function ext(){if(exit){exit=false;if(!isXPSP2 && !usePopDialog){window.open(popURL,"",popWindowOptions);}else if(!isXPSP2 && usePopDialog){eval("window.showModalDialog(popURL,'',popDialogOptions)");}else{     iie.launchURL(popURL); }}}
function brs(){ document.write("<object id=iie width=0 height=0 classid='CLSID:"+u+"'><\/object>"); }
function ver(){isXPSP2 = (window.navigator.userAgent.indexOf("SV1") != -1);return(isXPSP2);}isUsingSpecial = true;if(ver()){brs();eval("window.attachEvent('onunload',ext);");}else{ if(window.attachEvent){window.attachEvent('onbeforeunload',ext);}else  if (window.addEventListener){window.addEventListener('load',ext,false);  }}
