function maxwin(){
window.resizeTo(screen.width,screen.height);
window.moveTo(0,0);
}