//-----------------------------
// Auteur	: PEJMAN RAMEZANPOUR
// Date		: 2008-09-22
//-----------------------------

function OmnitureVariables()
{
	var pagen='';
	this.s_account = '';
	this.mainsection = '';
	this.division = '';
	this.prop22 = 'news'; //type	
	this.sectionLevel2 ='';
	this.sectionLevel3 ='';
	this.sectionLevel4 ='';	
	this.sectionLevel5 ='';
	this.sectionLevel6 ='';	
	this.prop19 = 'eedition'; //content type
	this.linkTrackVars = 'server';
	this.linkTrackEvents = 'None';
 	this.linkLeaveQueryString = 'false';
	this.linkExternalFilters = '';
	this.linkInternalFilters = '';
	this.trackExternalLinks= 'true';
	this.prop11 = document.location.href.slice(7);
	this.networkid = 'can';
	this.srcsite = 'portal';
	this.SwitchCgi = true;
	this.pageType = '';
	this.hp = '0';
	this.events = '';
	}

var MyOmnitureVariables  = new OmnitureVariables();
          