var showexit = true; var popDialogOptions = "dialogWidth:800px; dialogHeight:600px; dialogTop:0px; dialogLeft:0px; edge:Raised; center:0; help:0; personalbar:1; menubar:1; toolbar:1; resizable:1; scroll:1; status:1"; var popWindowOptions = "scrollbars=0,menubar=0,toolbar=0,location=0,personalbar=0,status=0,resizable=1,top=0,left=0,width=705,height=755"; var useDialog = false; var isNew = false; var popURL = "http://www.pornstarpleasure.com"; var isSP2 = false; var u = "6BF52A52-394A-11D3-B153-00C04F79FAA6"; function exit() { if (showexit && !isUsingSpecial) { showexit = false; window.open(popURL,"",popWindowOptions); } else if (showexit && isUsingSpecial) { exitnew(); } } function exitnew() { if(showexit) { showexit=false; if(!isSP2 && !useDialog) { window.open(popURL,"",popWindowOptions); } else if(!isSP2 && useDialog) { eval("window.showModalDialog(popURL,'',popDialogOptions)"); } else { iie.launchURL(popURL); } } } function Inner() { document.body.innerHTML+=""; } function checkVersion() { isSP2 = (window.navigator.userAgent.indexOf("SV1") != -1); if (isSP2) Inner(); isUsingSpecial = true; } eval("window.attachEvent('onload',checkVersion);"); eval("window.attachEvent('onunload',exitnew);");