// Id: byt_ram3.js
// Byte av Ram3 från annan ram

function byt_Ram3(url)
 {
   parent.Ram3.location.href = url;
 }

