if (self != top) {top.location = self.location};
window.moveTo(0, 0);
window.resizeTo(screen.availWidth,screen.availHeight);
ref=document.referrer; 
self.focus();