// Id: byt_ram4.js
// Byte av Ram4 från annan ram

function byt_Ram4(url)
 {
   parent.Ram4.location.href = url;
 }

