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

