// JavaScript Document

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