	dominio=document.domain;
	url=document.location.pathname;
	rutacompleta=document.location.href;
	dato=url;
	
	ult_car=dato.charAt(dato.length-1);
	if (ult_car == '/')
	{ dato=dato+"home";
	}

	document.write('<script language="JavaScript" type="text/javascript">\n');
	document.write('<!-- \n');
	document.write('var terra_info_service = "PubPE";\n');
	document.write('var terra_info_channel = "pe.entretenimiento.cine";\n');
	document.write('var terra_stats_idCrtfc = 24023;\n');
	document.write('var terra_info_channeldetail = "";\n');
	document.write('var terra_info_type = "especiales";\n');	
	document.write('var terra_info_id = "/cuatro_la_pelicula/' + dato + '";\n');

	document.write('//-->\n');
	document.write('</script>');

	document.write('<script type="text/javascript" charset="iso-8859-1" language="javascript" src="http://rtsmoc.terra.com.mx/js/metrics_begin.js"></script>');
	
	document.write('<script type="text/javascript" charset="iso-8859-1" language="javascript" src="http://rtsmoc.terra.com.mx/js/metrics_end.js"></script>');
	
	document.write('<script language="JavaScript" type="text/javascript">\n');
	document.write('function marcaTag(marca){\n');
	document.write('if(typeof terra_stats_regTraffic!="undefined"){terra_stats_regTraffic();}\n');
	document.write('} \n');
	document.write('</script>\n');
