function windowMySite1(url) {myWdw1 = window.open(url,"WinLarge1","WIDTH=780,height=566,alwaysLowered=0,alwaysRaised=0,channelmode=0,dependent=1,directories=0,fullscreen=0,hotkeys=1,location=0,menubar=0,resizable=1,scrollbars=1,status=0,titlebar=0,toolbar=1,z-lock=0,screenX=0,screeny=0,left=0,top=0");
myWdw1.focus();}