 if(window.top != window) 
 {
 window.top.location = window.location
 }
