var local = ''+window.location+'';
if (local.indexOf("shared/thegirl/portada.htm") != -1 ||
	local.indexOf("shared/thegirl/chicas.htm") != -1 ||
	local.indexOf("shared/thegirl/wallpapers.htm") != -1 ||
	local.indexOf("shared/thegirl/posters.htm") != -1 ||
	local.indexOf("shared/thegirl/salvapantallas.htm") != -1 ||
	local.indexOf("shared/theboy/portada.htm") != -1 ||
	local.indexOf("shared/theboy/muchachos.htm") != -1 ||
	local.indexOf("shared/theboy/wallpapers.htm") != -1 ||
	local.indexOf("shared/theboy/posters.htm") != -1) 
	{
		
	} 
	else 
	{
		document.write('<script src="http://www.terra.com/includes/skstats_terraus.js" type="text/JavaScript"><\/script>');
	}

