if (top != self) {
top.location.replace(self.location);
}
window.moveTo(0,0);
window.resizeTo(screen.width,screen.height);