x=screen.width;
y=screen.height;
window.moveTo(0,0)
window.resizeTo(x,y)