(function () { try { var loc=''; var ref=''; try{loc=encodeURIComponent(document.location.toString().substr(0,700));}catch(e){} try{ref=encodeURIComponent(document.referrer.toString().substr(0,700));}catch(e){} var width = screen.width; var height = screen.height; var src_url="http://i.ctnsnet.com/int/integration?cguid=daf4e6be02434434b53f73ee48c5660b&pixel=400172&cont=s&loc="+loc+"&ref="+ref+"&cb="+new Date().getTime()+"&w="+width+"&h="+height; var iframe=document.createElement("iframe"); iframe.src="javascript:false"; (iframe.frameElement || iframe).style.cssText = "width: 0; height: 0; border: 0; display: none;"; var scripts = document.getElementsByTagName('script'); var fdoc = scripts[scripts.length-1].parentNode.appendChild(iframe).contentWindow.document; fdoc.open().send=function() { var s=this.createElement("script"); s.async=true; s.src=src_url; this.getElementsByTagName("head")[0].appendChild(s); }; fdoc.write(""); fdoc.close(); } catch (e) {} })();