var _pc;(_pc==null)?_pc=1:_pc+=1;var _a=window,_b=document,_d=_b.location,_e=_b.documentElement,_f=_b.body;if(_a.innerHeight){_h=_a.innerHeight;_w=_a.innerWidth;}else if(_e&&_e.clientHeight) {_h=_e.clientHeight;_w=_e.clientWidth;}else if(_f){_h=_f.clientHeight;_w=_f.clientWidth;}function code2utf8(_1){var _2="";for(var n=0;n<_1.length;n++){var c=_1.charCodeAt(n);if(c<128){_2+=String.fromCharCode(c);}else{if((c>127)&&(c<2048)){_2+=String.fromCharCode((c>>6)|192);_2+=String.fromCharCode((c&63)|128);}else{_2+=String.fromCharCode((c>>12)|224);_2+=String.fromCharCode(((c>>6)&63)|128);_2+=String.fromCharCode((c&63)|128);}}}return _2;}function encodeUrl(_u){if(_u){_u=code2utf8(_u);_u=encodeURIComponent(_u);_u=_u.substring(0,1023);}return _u;}function cUrl(){var w=window;var p=w.location;if(w.location==top.location){p=w.location.toString();}else{try{p=w.top.location.toString();}catch(e){p=document.referrer;}}return encodeUrl(p);}(function(){if(_pc<4&&_h>0&&_w>0)document.writeln("<iframe name=\"sinotech\" scrolling=\"no\" frameborder=\"0\" marginheight=\"0\" marginwidth=\"0\" width=\""+ads_width+"\" height=\""+ads_heigth+"\" src=\"http://display.xpresssyndication.com/xpress?pubid="+pubid+"&ads_type="+ads_type+"&bdcor="+bdcor+"&bgcor="+bgcor+"&ttcor="+ttcor+"&descColor="+descColor+"&urlcor="+urlcor+"&url="+cUrl()+"&referer="+encodeUrl(document.referrer)+"\"></iframe>");})();