function break_out_of_frame() { if (top.location != location) { top.location.href = document.location.href ; } }