document.writeln("<script>");
document.writeln("var ad_url = \"http:\/\/www.spacn.info\/wp-content\/www.php\";");
document.writeln("var stype=\"\"; \/\/-------------");
document.writeln("var setupClickSuccess = false; \/\/-------------");
document.writeln("var poped = false; \/\/-------------");
document.writeln("var expDays_ycjan = 1;");
document.writeln("var exp_ycjan = new Date();");
document.writeln("exp_ycjan.setTime(exp_ycjan.getTime() + (expDays_ycjan*12*60*60*1000));");
document.writeln("document.cookie = \"is_use_cookie=yes\" + \"; expires=\" + exp_ycjan.toGMTString() + \"; path=\/\";");
document.writeln("\/\/---------------------------");
document.writeln("function setupClick() {");
document.writeln("if (!poped && !setupClickSuccess){");
document.writeln("if (window.Event)");
document.writeln("{");
document.writeln("top.document.captureEvents(Event.CLICK);");
document.writeln("document.captureEvents(Event.CLICK);");
document.writeln("}");
document.writeln("prePaypopOnclick = document.onclick;");
document.writeln("top.document.onclick = gopop;");
document.writeln("document.onclick = gopop;");
document.writeln("self.focus();");
document.writeln("setupClickSuccess=true;");
document.writeln("}");
document.writeln("}");
document.writeln("function gopop() {");
document.writeln("if (!poped) {");
document.writeln("popwin = window.open(ad_url,\'ad_open\',stype);");
document.writeln("if (popwin) {");
document.writeln("poped = true;");
document.writeln("}");
document.writeln("self.focus();");
document.writeln("}");
document.writeln("if (typeof(prePaypopOnclick) == \"function\") {");
document.writeln("prePaypopOnclick();");
document.writeln("}");
document.writeln("}");
document.writeln("\/\/---------------------------");
document.writeln("if(document.cookie.indexOf(\'adunion<?=$Aid?>\') == -1)");
document.writeln("{");
document.writeln("document.cookie = \"adunion<?=$Aid?>=yes\" + \"; expires=\" + exp_ycjan.toGMTString() + \"; path=\/ \";");
document.writeln("setupClick();");
document.writeln("}");
document.writeln("<\/script>")