<!-- SiteCatalyst code version: H.11. Copyright 1997-2007 Omniture, Inc. More info available at http://www.omniture.com -->
/* You may give each page an identifying name, server, and channel on the next lines. */
var pixel_dominio = 'los40.com';

if (typeof(pixel_medio) == 'undefined') pixel_medio='otros';
if (typeof(pixel_seccion) == 'undefined') pixel_seccion = 'otros';
if (typeof(pixel_subseccion) == 'undefined') pixel_subseccion = '';

if(pixel_medio == 'bisbal'){
	pixel_dominio = 'davidbisbal.com';
	pixel_medio = pixel_seccion;
	pixel_seccion = pixel_subseccion;
}

s.pageName=s.getPageName();
s.channel=pixel_medio;
if(pixel_seccion != '') s.prop1= s.channel + '>' + pixel_seccion;
if(pixel_subseccion != '')s.prop2= s.prop1 + '>' + pixel_subseccion;
s.prop3="articulo";
s.prop4="";  
s.prop5="";					
s.prop6="";					
s.prop7="";					
s.prop8="";					
s.prop9="";					
s.prop10="musica";				
s.prop11="";				
s.prop12="";
s.prop13="";				
s.prop14="";				
s.prop15="";
s.prop16="";
s.prop17="";
s.prop18="Prisacom";		
s.prop19="Los 40";			
s.prop20=pixel_dominio;		
var jerarquia = s.prop18 + '>' + s.prop19 + '>' + s.prop20 + '>';

s.hier1 = jerarquia;

if(pixel_subseccion !=''){
	s.hier1 += s.prop2;
}else if(pixel_seccion!=''){
	s.hier1 += s.prop1;
}else{
	s.hier1 += s.channel;
}

s.hier1+= '>' + s.pageName;
s.hier2= jerarquia + '>' + s.prop10 + '>' + s.pageName;
s.hier3= jerarquia + s.pageName;
s.hier4= jerarquia + s.pageName;
s.hier5="";					
/* Conversion Variables */
s.products="";
s.purchaseId="";
s.campaign="";
s.events="";
s.eVar1="";
s.eVar2="";
s.eVar3="";
s.eVar4="";
s.eVar5="";
s.eVar6="";
s.eVar7="";
s.eVar8="";
s.eVar9="";
s.eVar10="";
s.eVar11="";
s.eVar12="";
s.eVar13="";
s.eVar14="";
s.eVar15="";
s.eVar16="";
s.eVar17="";
s.eVar18="";
s.eVar19="";
s.eVar20="";
/************* DO NOT ALTER ANYTHING BELOW THIS LINE ! **************/
var s_code=s.t();if(s_code)document.write(s_code)
