" PFW.document.open(); PFW.document.write(frameString) PFW.document.close() } else { PFW=window.open(urlPop,"popFrameless","scrollbars,"+s) PFW.blur() window.focus() PFW.resizeTo(windowW,windowH) PFW.moveTo(windowX,windowY) } PFW.focus() if (autoclose){ window.onunload = function(){PFW.close()} } movePFW(); } function openPeeker2(){ if (beIE){ PFW = window.open("","popFrameless","fullscreen,"+s) PFW.blur() window.focus() PFW.resizeTo(windowW,windowH) PFW.moveTo(windowX,windowY) var frameString=""+ ""+ ""+ ""+title+""+ ""+ ""+ ""+ ""+ ""+ "



" PFW.document.open(); PFW.document.write(frameString) PFW.document.close() } else { PFW=window.open(urlPop2,"popFrameless","scrollbars,"+s) PFW.blur() window.focus() PFW.resizeTo(windowW,windowH) PFW.moveTo(windowX,windowY) } PFW.focus() if (autoclose){ window.onunload = function(){PFW.close()} } movePFW(); } function movePFW(){ if (document.all){ if (windowYnow>=windowYstop){ PFW.moveTo(windowX,windowYnow); PFW.focus(); windowYnow=windowYnow-windowStep; timer=setTimeout("movePFW()",moveSpeed); }else{ clearTimeout(timer); PFW.moveTo(windowX,windowYstop); PFW.focus(); } }else{ PFW.moveTo(windowX,windowYstop); } }

 

 




""+