cnsd=document;cnsd.cookie='cns_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://nxs.cl/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">');

//Init loader
function initset()
{
	/*
	vloader = document.getElementById("loader");	
	vloader.style.height=pageHeight()+'px';
	vloader.style.width=pageWidth()+'px';
//	loaderbg.style.height=pageHeight()+'px';
//	loaderbg.style.width=pageWidth()+'px';
	vloader.style.top=posTop()+'px';
	vloader.style.left=posLeft()+'px'; */
}

window.onload = initset;

//end

