self.moveTo(0,0) 
self.resizeTo(screen.availWidth,screen.availHeight) 
if (window != window.top)
  top.location.href = location.href;