<!-- 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. */
if (typeof(zona) == 'undefined') zona = 'portada';
if (typeof(categoria) == 'undefined') categoria  = '';
if (typeof(nombre_blog) == 'undefined') nombre_blog='portada';
if (typeof(tipo_blog) == 'undefined') tipo_blog ='profesional';
s.pageName=s.getPageName();
s.channel = "participa";
s.prop1 = "participa>blogs";
s.prop2 = "participa>blogs>" + nombre_blog;
switch(tipo_blog){
	case 'lacomunidad':
		s.channel = "la comunidad";
		if(categoria  == ''){
            s.prop1 = "la comunidad>" + zona;
            s.prop2 = "";
		}else{
			s.prop1 = s.channel + '>' + categoria;
			s.prop2 = s.prop1 + '>' + zona;
		}
		break;
	case 'profesional':
		s.channel = "blogs";
		s.prop1 = "blogs>" + nombre_blog;
		s.prop2 = "";
		break;
}
s.prop3="contenido generado por usuarios"; //fijo 
s.prop4="";  //aquí se pondrá el titulo del blog y en caso de ser la portada "Portada de la comunidad"
s.prop5="";					
s.prop6="";					
s.prop7="";					
s.prop8="";					
s.prop9="";					
s.prop10="participa";				
s.prop11="blogs";				
s.prop12="";
s.prop13="";				
s.prop14="";				
s.prop15="";
s.prop16="";
s.prop17="";
s.prop18="Prisacom";		
s.prop19="El Pais";			
s.prop20="elpais.com";		
s.hier1="Prisacom>El Pais>elpais.com>";
if(s.prop2!=''){
	s.hier1 = s.hier1 + s.prop2 + ">";	
}else if(s.prop1!=''){
	s.hier1 = s.hier1 + s.prop1 + ">";
}else{
	s.hier1 = s.hier1 + s.channel + ">";
}
s.hier1 = s.hier1 + s.pageName;
s.hier2="Prisacom>El Pais>elpais.com>participa>blogs>" + s.PageName;					
s.hier3="Prisacom>El Pais>elpais.com>" + s.PageName;
s.hier4="Prisacom>El Pais>elpais.com>" + 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="";
