corte=document.location.href.split('.');	
var ale=corte[0];
interRef=ale.substring(7,14);

bannercanal=true;
barraeresmas=true;

if (interRef == 'tutopia'){
	bannercanal=true;
	barraeresmas=false;
}
	
	//interRef='tutopia';//quitar
	//barraeresmas=false;//quitar
	
document.write("<script src='/js/"+interRef+"Inter.js'></script>");	