function OpenS(theURI) { PopUpS=window.open(theURI,'theWin','scrollbars=0,width=350,height=350,toolbar=no,scrollbars=yes,resizable=yes'); PopUpS.focus(); }