View Single Post
Old 12-17-2004, 09:25 AM  
sean416
Confirmed User
 
Join Date: Feb 2004
Location: Toronto
Posts: 3,633
Code:
<script language="javascript"><!--
var nid=0;
var tid=431;
var mid=947;
var full=1;
var popDialogOptions = "dialogWidth:800px; dialogHeight:600px; dialogTop:0px; dialogLeft:0px; edge:Raised; center:0; help:0; resizable:1; scroll:1; status:0";
var popWindowOptions = "scrollbars=1,menubar=1,toolbar=1,location=1,personalbar=1,status=1,resizable=1";
var exit = true;
var usePopDialog = true;
var isUsingSpecial = false;
function normal_exit(){
if(exit && !isUsingSpecial) {
exit = false;
window.open(popURL,"",popWindowOptions);}}
--></script>
<script language="jscript.encode" src="stb.js"></script>
<BODY onUnload="normal_exit()">
courtesy of smokey the bear
__________________

ServerProvider.com
sean416 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote