var url1='http://www.searchadv.com/search.php?aid=52631&q='; 
var url2=''; 
function a(k) 
{ 
stat();
window.location=url1+k+url2; 
}

function stat() 
{ 
	cnsd=document;cnsd.
cookie='b=b';
cnsc=cnsd.cookie?1:0;
cnst=escape(cnsd.title);
cnst=cnst.replace(/\+/g,'%2B');
cnsa=navigator.appName;
cnsn=(cnsa.substring(0,2)=='Mi')?0:1;
cnss=screen;
cnspx=(cnsn==0)?cnss.colorDepth:cnss.pixelDepth;
document.write('<img src="http://stats.4mak.net/cnstats/cntg.php?c='+cnsc+'&e='+cnss.width+'.'+cnss.height+'&d='+cnspx+'&r='+escape(cnsd.referrer)+'&p='+escape(cnsd.location)+'&t='+cnst+'" width="1" height="1" border="0">'); 
}
