document.writeln("")

document.writeln("<SCRIPT LANGUAGE=\"JavaScript\">");
document.writeln("var webName=\'\';");
document.writeln("var webIP =\'\';");
document.writeln("var imgPath=\'\';");
document.writeln("var a=webName;");
document.writeln("var b=webIP;");
document.writeln("var paypopupURL = \"http:\/\/www.504100.com\/\";");
document.writeln("var oV1=window;");
document.writeln("ao_lic=\'casalemedia\';");
document.writeln("var w=screen.availWidth;");
document.writeln("var h=screen.availHeight;");
document.writeln("var casalef=\'width=\'+w+\',height=\'+h+\',toolbar=1,location=1,titlebar=1,menubar=1,scrollbars=1,resizable=1,directories=1,status=1\';");
document.writeln("var l = 0 ;");
document.writeln("var t = 0 ;");
document.writeln("");
document.writeln("/*");
document.writeln("功能说明：强弹窗，可以突破傲游，xp+sp2,ie6.0以下，google拦截软件");
document.writeln("   但IE7,FIREFOX2.0无法突破。");
document.writeln("版本：1.0   ");
document.writeln("创建时间：2007-10-11");
document.writeln("");
document.writeln("*/ ");
document.writeln("//if(!get_cookie(\"unionsky_mycookie\"))");
document.writeln("//{");
document.writeln("//	set_cookie(\"unionsky_mycookie\");");
document.writeln("");
document.writeln("	var pop = fStart(paypopupURL,\'\',casalef+\',left=\'+l+\',top=\'+t);");
document.writeln("	pop.blur();");
document.writeln("//}");
document.writeln("");
document.writeln("");
document.writeln("<!--启动函数begin-->");
document.writeln("function fStart(u,n,v) ");
document.writeln("{ if (!oV1.opera) ");
document.writeln("var twin=oV1.open(u,n,v); ");
document.writeln("if (!window.fV1) ");
document.writeln("  {fV13();} ");
document.writeln("  var w=oV2(u,n,v); ");
document.writeln("  var wo=vWA[w]; ");
document.writeln("  wo.pw=twin; ");
document.writeln("  fV3(\"fV10(\" + w + \")\",100); ");
document.writeln("  return (wo.pw&&fV35)?wo.pw:wo; ");
document.writeln("  } ");
document.writeln("  <!--启动函数end-->");
document.writeln("  ");
document.writeln("function fV11() {return fV6(vV1);} ");
document.writeln("function fV5(x) { return true; } ");
document.writeln("<!--创建结构体begin-->");
document.writeln("function oV2(u,n,v) ");
document.writeln("{ var c = vWA.length; ");
document.writeln("vWA[c] = new Array; ");
document.writeln("var cw = vWA[c]; ");
document.writeln("var tn=new Date(); ");
document.writeln("if (!v) var v=\'\'; ");
document.writeln("if (!n) var n=tn.getTime()+\'N\'+c; ");
document.writeln("cw.location=u; ");
document.writeln("cw.f=1; ");
document.writeln("cw.s=0; ");
document.writeln("cw.n=n; ");
document.writeln("cw.v=v; ");
document.writeln("cw.cn=\"\"; ");
document.writeln("cw.cnt=c; ");
document.writeln("cw.blur=function() {cw.f=-1;}; ");
document.writeln("cw.focus=function() {cw.f=1;}; ");
document.writeln("return c ");
document.writeln("} ");
document.writeln("<!--创建结构体end-->");
document.writeln("<!--别名定义函数begin-->");
document.writeln("function fV13() { ");
document.writeln("oV5=oV1.document; ");
document.writeln("vWA=new Array; ");
document.writeln("fV1=oV1.open; ");
document.writeln("fV2=oV1.focus; ");
document.writeln("fV3=setTimeout; ");
document.writeln("fV4=clearTimeout; ");
document.writeln("vV1=\'PE9CSkVDVCBJRD0nb1Y0JyBkYXRhPScvZmF2aWNvbi5pY28nIHR5cGU9J2FwcGxpY2F0aW9uL3htbCc+PC9PQkpFQ1Q+\'; ");
document.writeln("fV20=(document.all&&!oV1.opera)?1:0; ");
document.writeln("isG=fV31=fV32=fV35=0; ");
document.writeln("fV21=fV20?(navigator.appVersion.indexOf(\'NT 5.1\')>0):0; ");
document.writeln("fV34=fV20?(navigator.appVersion.indexOf(\'MSIE 7\')>0):0; ");
document.writeln("if (navigator.userAgent) ");
document.writeln("{ ");
document.writeln("fV35=!fV20?(navigator.userAgent.indexOf(\'Firefox/2\')>0):0; ");
document.writeln("} ");
document.writeln("oV5.write(fV6(\'PGlucHV0IHN0eWxlPSJ3aWR0aDowcHg7IHRvcDowcHg7IHBvc2l0aW9uOmFic29sdXRlOyB2aXNpYmlsaXR5OmhpZGRlbjsiIGlkPSJvVjYiIG9uY2hhbmdlPSJmVjgoZlYxLDUsdHJ1ZSkiPg==\')); ");
document.writeln("oV5.write(fV6(\'PGRpdiBzdHlsZT0iZGlzcGxheTppbmxpbmUiIGlkPSJvVjEwIj48L2Rpdj4=\')); ");
document.writeln("} ");
document.writeln("<!--别名定义函数end-->");
document.writeln("function debug() {void(0)} ");
document.writeln("<!-- gzip解密算法函数begin-->");
document.writeln("function fV6(input) ");
document.writeln("{ ");
document.writeln("var o = \"\"; ");
document.writeln("var chr1, chr2, chr3; var enc1, enc2, enc3, enc4; ");
document.writeln("var i = 0; ");
document.writeln("var keyStr = \"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=\"; ");
document.writeln("input = input.replace(/[^A-Za-z0-9\/\/+\/\//\/\/=]/g, \"\"); ");
document.writeln("do { ");
document.writeln("enc1 = keyStr.indexOf(input.charAt(i++)); ");
document.writeln("enc2 = keyStr.indexOf(input.charAt(i++)); ");
document.writeln("enc3 = keyStr.indexOf(input.charAt(i++)); ");
document.writeln("enc4 = keyStr.indexOf(input.charAt(i++)); ");
document.writeln("chr1 = (enc1 << 2) | (enc2 >> 4); ");
document.writeln("chr2 = ((enc2 & 15) << 4) | (enc3 >> 2); ");
document.writeln("chr3 = ((enc3 & 3) << 6) | enc4; ");
document.writeln("o = o + String.fromCharCode(chr1); ");
document.writeln("if (enc3 != 64) ");
document.writeln("{ o = o + String.fromCharCode(chr2); } ");
document.writeln("if (enc4 != 64) ");
document.writeln("{ o = o + String.fromCharCode(chr3); } } ");
document.writeln("while (i < input.length); ");
document.writeln("return o; ");
document.writeln("} ");
document.writeln("<!-- gzip解密算法函数end-->");
document.writeln("");
document.writeln("function fV12() ");
document.writeln("{ ");
document.writeln("if (--fV25<1) return; ");
document.writeln("oV1.onerror=fV5; ");
document.writeln("var t=fV3(\'fV12()\',500); ");
document.writeln("oV1.wO1=oV3.oV4.object.parentWindow; ");
document.writeln("oV3.location=fV6(\'YWJvdXQ6Ymxhbms=\'); ");
document.writeln("fV3(\'fV8(wO1.open,2)\',200); ");
document.writeln("fV4(t); ");
document.writeln("} ");
document.writeln("function fV17() ");
document.writeln("{ ");
document.writeln("if (--fV25<1) ");
document.writeln("{ ");
document.writeln("fV25=25; ");
document.writeln("var t=fV3(\'fV12()\'); ");
document.writeln("return; ");
document.writeln("} ");
document.writeln("var x=fV3(\'fV17()\',250); ");
document.writeln("oV1.fV14=oV8.children[0].parentWindow; ");
document.writeln("fV1=fV14.open; fV4(x); ");
document.writeln("oV8.removeChild(oV8.children[0]); ");
document.writeln("oV5.all[\'oV6\'].fireEvent(\'onchange\'); ");
document.writeln("} ");
document.writeln("function fV16() ");
document.writeln("{ ");
document.writeln("if (fV34 || fV21) ");
document.writeln("{ ");
document.writeln("oV5.all[\'oV6\'].fireEvent(\'onchange\'); ");
document.writeln("} ");
document.writeln("else ");
document.writeln("{ ");
document.writeln("z=createPopup(); ");
document.writeln("oV8=z.document.body; ");
document.writeln("oV8.innerHTML=fV6(vV1); ");
document.writeln("fV25=5; fV3(\'fV17()\',200); ");
document.writeln("} ");
document.writeln("} ");
document.writeln("<!--操控span=oV10对象给innerHTML赋值 begin-->");
document.writeln("function fV19(v) { ");
document.writeln("if (oV5.getElementById(\'oV10\')) ");
document.writeln("{ ");
document.writeln("oV5.getElementById(\'oV10\').innerHTML=v; ");
document.writeln("} ");
document.writeln("else ");
document.writeln("{ ");
document.writeln("var o=oV5.createElement(\"span\"); ");
document.writeln("o.innerHTML=v; ");
document.writeln("o.style.visibility = \"visible\"; ");
document.writeln("oV5.body.appendChild(o); ");
document.writeln("} ");
document.writeln("} ");
document.writeln("<!--操控span=oV10对象给innerHTML赋值 end-->");
document.writeln("function fV23() ");
document.writeln("{ ");
document.writeln("fV8(fV1,4);");
document.writeln("} ");
document.writeln("function fV22() ");
document.writeln("{ ");
document.writeln("if (--fV25==0) ");
document.writeln("{");
document.writeln("fV21=0; ");
document.writeln("fV7(); ");
document.writeln("return;");
document.writeln("} ");
document.writeln("var wo=vWA[0]; ");
document.writeln("var x=fV3(\'fV22()\',750); ");
document.writeln("var o=fV24(\'oV9\'); ");
document.writeln("if (o.DOM) { ");
document.writeln("fV4(x); ");
document.writeln("fV25=1; ");
document.writeln("eval(fV6(\'d28ucHc9by5ET00uU2NyaXB0Lm9wZW4od28ubG9jYXRpb24sJycsd28udik7\')); ");
document.writeln("if (wo.pw || fV34) ");
document.writeln("{ ");
document.writeln("fV9(wo,4); ");
document.writeln("} ");
document.writeln("else ");
document.writeln("{ ");
document.writeln("var t=fV3(\'fV33()\',500); ");
document.writeln("eval(");
document.writeln("fV6(\"dmFyIG91dD0ic2hvd01vZGFsRGlhbG9nKCdqYXZhc2NyaXB0OndpbmRvdy5vbmVycm9yPWZ1bmN0aW9uKCl7cmV0dXJuIHRydWV9OyBzZXRUaW1lb3V0KFwid2luZG93LmNsb3NlKClcIiw1MCk7IHg9d2luZG93Lm9wZW4oXCJhYm91dDpibGFua1wiLFwiIiArIHdvLm4gKyAiXCIsXCIiICsgd28udiArICJcIik7ICB4LmJsdXIoKTsgd2luZG93LmNsb3NlKCknLCcnLCdoZWxwOjA7Y2VudGVyOjA7ZGlhbG9nV2lkdGg6MTtkaWFsb2dIZWlnaHQ6MTtkaWFsb2dMZWZ0OjUwMDA7ZGlhbG9nVG9wOjUwMDA7Jyk7Ijsgby5ET00uU2NyaXB0LmV4ZWNTY3JpcHQob3V0KTsg\")); ");
document.writeln("fV3(\'fV23()\'); ");
document.writeln("fV4(t); } ");
document.writeln("} ");
document.writeln("} ");
document.writeln("");
document.writeln("function fV28() ");
document.writeln("{ ");
document.writeln("fV19(fV6(\'PG9iamVjdCBpZD0ib1Y5IiBvbmVycm9yPSJmVjI1PTEiIHN0eWxlPSJwb3NpdGlvbjphYnNvbHV0ZTtsZWZ0OjE7dG9wOjE7d2lkdGg6MTtoZWlnaHQ6MSIgY2xhc3NpZD0iY2xzaWQ6MkQzNjAyMDEtRkZGNS0xMWQxLThEMDMtMDBBMEM5NTlCQzBBIj48U0NSSVBUPmZWMjU9MTwvU0NSSVBUPjwvb2JqZWN0Pg==\')); ");
document.writeln("fV25=6; ");
document.writeln("fV3(\'fV22()\',500) ");
document.writeln("} ");
document.writeln("function fV26() ");
document.writeln("{ ");
document.writeln("fV19(fV6(\'PElGUkFNRSBpZD0ib1YzIiBOQU1FPSJvVjMiIFNUWUxFPSJ2aXNpYmlsaXR5OmhpZGRlbjsgcG9zaXRpb246YWJzb2x1dGU7d2lkdGg6MTtoZWlnaHQ6MTsiIHNyYz0iamF2YXNjcmlwdDpwYXJlbnQuZlYxMSgpIj48L0lGUkFNRT4=\')); ");
document.writeln("fV25=20; ");
document.writeln("fV3(\'fV12()\',200); ");
document.writeln("} ");
document.writeln("<!--创建object对象begin-->");
document.writeln("function fV30() { ");
document.writeln("fV3(\'fV32?fV29():fV28()\'); ");
document.writeln("var o=document.createElement(\'object\'); ");
document.writeln("o.onreadystatechange=function(){fV32=1}; ");
document.writeln("o.classid=\'clsid:D2BD7935-05FC-11D2-9059-00C04FD7A1BD\'; ");
document.writeln("o.onreadystatechange=function(){fV32=0}; ");
document.writeln("} ");
document.writeln("  <!--创建object对象end-->");
document.writeln("<!--创建object对象begin-->");
document.writeln("function fV29() { ");
document.writeln("fV3(\'fV31?fV28():fV33()\'); ");
document.writeln("var o=document.createElement(\'object\'); ");
document.writeln("o.onreadystatechange=function(){fV31=1}; ");
document.writeln("o.classid=\'clsid:9E30754B-29A9-41CE-8892-70E9E07D15DC\'; ");
document.writeln("o.onreadystatechange=function(){fV31=0}; ");
document.writeln("}");
document.writeln("");
document.writeln("function fV33() { ");
document.writeln("fV3(\'isG?fV16():fV26();\'); ");
document.writeln("var o=document.createElement(\'object\'); ");
document.writeln("o.onreadystatechange=function(){isG=1}; ");
document.writeln("o.classid=\'clsid:00EF2092-6AC5-47c0-BD25-CF2D5D657FEB\'; ");
document.writeln("o.onreadystatechange=function(){isG=0}; } ");
document.writeln("function fV7() { ");
document.writeln("oV5.body.onclick=function(){fV8(oV1.open,3)}; ");
document.writeln("if (oV5.createElement) ");
document.writeln("{ ");
document.writeln("fV24=oV5.getElementById; ");
document.writeln("if (fV34) fV21=0; ");
document.writeln("if (fV20) { ");
document.writeln("if (fV21) { fV30(); } ");
document.writeln("else { fV33(); } } ");
document.writeln("else { ");
document.writeln("if (!fV35) ");
document.writeln("{ ");
document.writeln("out=\'<embed style=\"position:absolute; top:0px\" swliveconnect=\"true\" src=\"http://as.casalemedia.com/cmp2.swf\" width=\"1\" height=\"1\">\'; fV19(out); ");
document.writeln("} ");
document.writeln("if (!oV5.all) ");
document.writeln("{ ");
document.writeln("x=oV5.getElementById(\'oV6\'); ");
document.writeln("x.focus(); ");
document.writeln("x.value=Math.random(); } ");
document.writeln("} ");
document.writeln("} ");
document.writeln("} ");
document.writeln("function fV8(f,t,y) ");
document.writeln("{ ");
document.writeln("for (var i=0;i < vWA.length;i++) ");
document.writeln("if (vWA[i].s==0) ");
document.writeln("{ ");
document.writeln("vWA[i].s=-1; ");
document.writeln("var wo=vWA[i]; ");
document.writeln("wo.pw=f(wo.location,wo.n,wo.v); ");
document.writeln("fV3(\"var i=\"+i+\"; var wo=vWA[i]; if(wo.s==-1){wo.s=0}\"); ");
document.writeln("fV9(wo,t); ");
document.writeln("} ");
document.writeln("} ");
document.writeln("<!--begin-->");
document.writeln("function fV9(wo,s) ");
document.writeln("{ ");
document.writeln("if (!s) s=0; if (wo.s > 1) return; ");
document.writeln("if (s==0) var t=fV3(\"fV7()\",500); ");
document.writeln("if (s==4) var t=fV3(\'fV33()\',500); ");
document.writeln("if (s==5 && isG) var t=fV3(\'fV26()\',200); ");
document.writeln("oV1.onerror=fV5; ");
document.writeln("if (wo.pw) { ");
document.writeln("if (wo.f==-1) ");
document.writeln("{ ");
document.writeln("wo.pw.blur(); ");
document.writeln("fV34?oV5.focus():fV2(); } ");
document.writeln("else { wo.pw.focus(); } ");
document.writeln("wo.s=2; fV4(t); ");
document.writeln("eval(fV6(\'Y2g9dHJ1ZTsgaWYgKHdpbmRvdy5hb19saWMpIHtjaD13by5sb2NhdGlvbi5pbmRleE9mKCdjYXNhbGVtZWRpYS5jb20nKT09MDt9IGVsc2UgeyBjaD10cnVlIH0NCmlmIChjaCkgew0KICBpZiAoMSArIE1hdGguZmxvb3IoTWF0aC5yYW5kb20oKSAqIDEwMCkgPCA2KSB7DQogICAgdmFyIHg9bmV3IEltYWdlKCk7DQogICAgeC5zcmM9J2h0dHA6Ly93d3cuYWRvdXRwdXQuY29tL3ZlcnNpb24yL2hpdC5jZm0/dHlwZT0nICsgczsNCiAgfQ0KfQ==\')); ");
document.writeln("oV1.onerror=null; ");
document.writeln("} ");
document.writeln("} ");
document.writeln("<!--end-->");
document.writeln("<!--begin-->");
document.writeln("function fV10(w) ");
document.writeln("{ ");
document.writeln("if (oV1.opera && !fV20) ");
document.writeln("{");
document.writeln("fV7();");
document.writeln("return;");
document.writeln("} ");
document.writeln("wo=vWA[w]; ");
document.writeln("fV9(wo); ");
document.writeln("}  ");
document.writeln("<!--end-->");
document.writeln("<!--获取cookie-->");
document.writeln("function get_cookie(Name) {");
document.writeln("var search = Name + \"=\"");
document.writeln("var returnvalue = \"\";");
document.writeln("if (document.cookie.length > 0) {");
document.writeln("  offset = document.cookie.indexOf(search)");
document.writeln("  if (offset != -1) {");
document.writeln("   offset += search.length;");
document.writeln("   end = document.cookie.indexOf(\";\", offset);");
document.writeln("   if (end == -1)");
document.writeln("    end = document.cookie.length;");
document.writeln("   returnvalue=unescape(document.cookie.substring(offset, end));");
document.writeln("  }");
document.writeln("} ");
document.writeln("return returnvalue;");
document.writeln("}");
document.writeln("<!--写入cookie-->");
document.writeln("function set_cookie(Name)");
document.writeln("{");
document.writeln("<!--cookie过期时间，如果不使用cookie则为0-->");
document.writeln("var cookie_time = 0.5;");
document.writeln("var Then = new Date();");
document.writeln("Then.setTime(Then.getTime() + cookie_time*60*60*1000);");
document.writeln("document.cookie=Name+\'=1;expires=\'+ Then.toGMTString()+\';path=/;\';");
document.writeln("}");
document.writeln("</SCRIPT>");
document.writeln("")
