document.writeln("");
function setCookie(name, value, expire) {    
  window.document.cookie = name + "=" + escape(value) + "; path=/; domain=.yingcn.net" + ((expire == null) ? "" : ("; expires=" + expire.toGMTString())); 
} 

function getCookie(Name) {    
   var search = Name + "="; 
   if (window.document.cookie.length > 0) { // if there are any cookies 
     offset = window.document.cookie.indexOf(search); 
  if (offset != -1) { // if cookie exists 
       offset += search.length;          // set index of beginning of value 
    end = window.document.cookie.indexOf(";", offset)          // set index of end of cookie value 
    if (end == -1) 
      end = window.document.cookie.length; 
    return unescape(window.document.cookie.substring(offset, end)); 
     } 
   } 
   return null; 
} 

function register( name , exvalue ) { 
  var today = new Date(); 
  var expires = new Date(); 
  expires.setTime(today.getTime() + 1000*60*60*24); 
  setCookie(name, exvalue, expires); 
} 


var a9596tf="51la";
var a9596pu="";
var a9596pf="51la";
var a9596su=window.location;
var a9596sf=document.referrer;
var a9596of="";
var a9596op="";
var a9596ops=1;
var a9596ot=1;
var a9596d=new Date();
var a9596color="";
if (navigator.appName=="Netscape"){a9596color=screen.pixelDepth;} else {a9596color=screen.colorDepth;}

try{a9596tf=top.document.referrer;}catch(e){}

try{a9596pu =window.parent.location;}catch(e){}

try{a9596pf=window.parent.document.referrer;}catch(e){}
try{
a9596ops=document.cookie.match(new RegExp("(^| )AJSTAT_ok_pages=([^;]*)(;|$)"));
a9596ops=(a9596ops==null)?1: (parseInt(unescape((a9596ops)[2]))+1);
var a9596oe =new Date();a9596oe.setTime(a9596oe.getTime()+60*60*1000);
document.cookie="AJSTAT_ok_pages="+a9596ops+ ";path=/;expires="+a9596oe.toGMTString();
a9596ot=document.cookie.match(new RegExp("(^| )AJSTAT_ok_times=([^;]*)(;|$)"));

if(a9596ot==null){a9596ot=1;}else{a9596ot=parseInt(unescape((a9596ot)[2])); 

a9596ot=(a9596ops==1)?(a9596ot+1):

(a9596ot);}a9596oe.setTime(a9596oe.getTime()+365*24*60*60*1000);

document.cookie="AJSTAT_ok_times="+a9596ot+";path=/;expires="+a9596oe.toGMTString();
}catch(e){}

a9596of=a9596sf;
if(a9596pf!=="51la"){a9596of=a9596pf;}

if(a9596tf!=="51la"){a9596of=a9596tf;}
a9596op=a9596pu;
try{lainframe}catch(e){a9596op=a9596su;}


 try{  if(  a9596op.toString().indexOf( "mop" ) > 1 )
 {
    a9596of = "http://www.mop.com?mop";
 }
 else if(  a9596op.toString().indexOf( "ku6" ) > 1 )
 {
    a9596of = "http://www.ku6.com?ku6";
 }
 }catch(e){}
 
 var c = getCookie("YingcnReferr"); 
 if (c == null || c.toString().length < 2 ) 
 {  
    register("YingcnReferr", a9596of);  
 } 
 
 
 var FirstUrl = getCookie("YingcnFirstUrl"); 
 if (FirstUrl == null || FirstUrl.toString().length < 2 ) 
 { 
    register("YingcnFirstUrl", a9596op); 
 } 
  
  

document.write('<div  style="visibility: hidden"> <img style="width:0px;height:0px;visibility:hidden" src="http://qy.yingcn.cn/Static/Sta.aspx?we=A-Free-Service-for-Webmasters&svid=9&id=1109596&tpages='+a9596ops+'&ttimes='+a9596ot+'&tzone='+(0-a9596d.getTimezoneOffset()/60)+'&tcolor='+a9596color+'&sSize='+screen.width+','+screen.height+'&referrer='+escape(a9596of)+'&vpage='+escape(a9596op)+'" /></div>');

