try{
	var sitio=document.location.href;
	sitio=sitio.substring(7,sitio.length);
	sitio=sitio.substring(0,sitio.indexOf('/'));
	
	if (sitio.indexOf('/')==0)			  sitio="www.telepolis.com";
	if (sitio=="java.telepolis.com")	  sitio="www.telepolis.com";
	if (sitio=="cfm.telepolis.com")		  sitio="www.telepolis.com";
	if (sitio=="distritos.telepolis.com") sitio="www.telepolis.com";
	if (sitio=="www2.telepolis.com")	  sitio="www.telepolis.com";
	if (sitio=="alta.telepolis.com")	  sitio="www.telepolis.com";
	if (sitio=="moviles.telepolis.com")	  sitio="www.telepolis.com";
	
	if(_eresmas.indexOf("/distritos")==0) {
		s=document.cookie;
		i=s.indexOf("IDENT=");
		p="";
		if(i!=-1){
			p=s.substring(i+6);
			i=p.indexOf(";");
			if(i!=-1) p=p.substring(0,i);
		}
		_eresmas=_eresmas+"/uid"+p;
	}
	
	if (_eresmas=="/radio")	{
		var logInternacional=["www.telepolis.com","www.ritmic.com"];
	}

	if (_eresmas=="/central_ocio" && sitio.indexOf("crucigrama.htm")>=0) {
		var logInternacional=["www.acierta.com","www.telepolis.com"];
	}

	if (_eresmas=="/central_ocio" && sitio.indexOf("sopaletras.htm")>=0) {
		var logInternacional=["www.acierta.com","www.telepolis.com"];
	}


	var logDomain = sitio;
	if(logDomain.indexOf("telepolis")==-1 && logDomain.indexOf("demasiado")==-1) logDomain="www.telepolis.com";
	var str1 =_eresmas.substring(_eresmas.indexOf('/')+1,_eresmas.length);
	if (str1.indexOf('/')==-1){
		var logChannel =str1;
		var logPath = "";
		var logPage = "";
	}else{
		var logChannel =str1.substring(0,str1.indexOf('/'));
		var str2= str1.substring(str1.indexOf('/')+1,str1.length);
		if (str2.indexOf('/')==-1){
			var logPath = str2;
			var logPage = "";
		}else{
			var logPath = str2.substring(0,str2.indexOf('/'));
			var logPage= str2.substring(str2.indexOf('/')+1,str2.length);
		}
    }
	if(sitio!="vipx.telepolis.com") document.write('<script src=\"http://www.eresmas.com/js/logs.js\"></scr'+'ipt>');
	
}catch(error){
}

hora = new Date();
document.write("<img vspace=0 hspace=0 width=1 height=1 src=http://stats.telepolis.com/estadisticas/account/"+_NomGalleta+"?ref="+document.referrer+"@" +hora.getMinutes() + hora.getSeconds() +">");

if (_NomGalleta=="INFOSERVICIOS_MOVILES")
{
	document.write("<br style=\"font-size: 1px\">");
}

if ((_NomGalleta=="PAGINAS_PERSONALES")||(_NomGalleta=="PAGINAS_PERSONALES_VIPX")){
	document.write("<img vspace=0 hspace=0 width=1 height=1 src=http://stats.telepolis.com/estadisticas/account_pag_pers?id="+_id+">");
}

//  COMENTAR LO DE ABAJO PARA DESACTIVAR CHAT_DST
document.write("<scr"+"ipt src=http://www.telepolis.com/cgi-bin/web/distritos/conectados?acc=1></scr"+"ipt>");
