//-----------------------------
// Auteur	: PEJMAN RAMEZANPOUR
// Date		: 2009-07-17
//-----------------------------

function OmnitureVariables()
{
	var pagen='';
	this.s_account = 'cnoylmprod,cnocanoeglobalprod';
	this.mainsection = 'yourlifemoments';
	this.sectionLevel2 = MyGenericTagVar.sectionLevel2;
	this.sectionLevel3 = MyGenericTagVar.sectionLevel3;
	this.sectionLevel4 = MyGenericTagVar.sectionLevel4;
	this.language = 'en';
	this.division = 'smc';
	this.networkid = 'can';
	
	this.linkInternalFilters = 'javascript:,yourlifemoments.ca,vosmomentsdevie.ca';
	this.prop11 = document.location.href.slice(7);
	this.prop19 = 'classifieds';	
	this.prop22 = 'classifieds';	
	this.prop24 = MyGenericTagVar.prop24;	   
	this.prop25 = MyGenericTagVar.prop25;	   	
    this.prop31 = MyGenericTagVar.prop31;	
    this.prop32 = MyGenericTagVar.prop32;	
	
	this.linkTrackVars = 'server';
	this.linkTrackEvents = 'None';
 	this.linkLeaveQueryString = 'false';
	this.linkExternalFilters = '';
	this.trackExternalLinks= 'true';
	this.pageType = '';
	this.SwitchCgi = true;
	this.server = 'can.en.smc.yourlifemoments';
	
    if (MyGenericTagVar.hp=='1') { 
	     pagen='home';
		 }
	else {
	    pagen='article';
	     }	 
		this.pageName= this.mainsection+':'+this.sectionLevel2+':'+pagen;
	}

var MyOmnitureVariables  = new OmnitureVariables();
          