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