<!--
function opWinWize(theURL,winName,wid,hei) { var ftrs = 'width='+wid+',height='+hei;   window.open(theURL,winName,ftrs); }
 -->


        