			window.moveTo(0,0);
			window.resizeTo(window.screen.availWidth,window.screen.availHeight);
			window.focus();
