
var stringtrim=new String(location.protocol+"//"+location.hostname+"/");var completeurl=new String(location.href);var cutfrom=stringtrim.length+3;var relativeurl=completeurl.slice(cutfrom,completeurl.length);var certificaurl="/"+certificaLocalization(completeurl.slice(cutfrom,completeurl.length));if(certificaurl.charAt(certificaurl.length-1)!="/"){certificaurl+="/"}
certificaurl+="index";var actualurl=""+document.location;if(actualurl.charAt(actualurl.length-1)!="/"){actualurl+="/"}
function openPopup(w,h,targetURL){var leftPosition=(screen.width-w)/2;var topPosition=(screen.height-h)/2;var windowprops='width='+w+',height='+h+',top='+topPosition+',left='+leftPosition+',toolbar=no,location=no,directories=no,status=no,scrollbars=no,menubar=no,resizable=yes';var fs=window.open(targetURL,'wtc',windowprops);fs.resizeTo(w,h);fs.focus();}
function certificaLocalization(sPath){sPath=sPath.replace(/fotos/gi,'galleries');sPath=sPath.replace(/peliculas|filmes/gi,'movies');sPath=sPath.replace(/sinopsis|sinopse/gi,'synopsis');sPath=sPath.replace(/descargas/gi,'downloads');sPath=sPath.replace(/personajes|personajens/gi,'characters');sPath=sPath.replace(/episodios/gi,'episodes');sPath=sPath.replace(/programacion|programacao/gi,'schedule');sPath=sPath.replace(/concursos|concurso|contests/gi,'contests');sPath=sPath.replace(/especiales|especiais/gi,'specials');sPath=sPath.replace(/sabiasque|vocesabia/gi,'whoknows');sPath=sPath.replace(/bloques|blocos/gi,'blocks');return sPath;}
function getKeywords(phrase){phrase=phrase.replace(/-|\/|_|&/gi,',');return phrase;}
function getSiteId(site_id){if(site_id!='br'){site_id='la'}else{site_id='br'};return site_id;}
