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