function OpenWin(){
OpenWin=window.open("menu.html","newwin","height=250,width=200,scrollbars=no");
}