
// Generated by Donut
function DfpVariables(){

	this.mainsection = 'zonehvvideotron';
	this.sujet = 'service';
	this.affiliate = '';
	this.sectionLevel2 = '';
	this.sectionLevel3 = '';
	this.sectionLevel4 = '';
	this.sectionLevel5 = '';
	this.language = 'fr';
	this.division = 'qmi';
	this.SwitchLang = this.language; // For some site fr and en are process the same way so hardcode this variable
	this.networkid = 'can';
	this.tile = '1';
	this.rand_num = Math.floor(Math.random()*8999999999)+1000000000;
	this.prov = '';

	var theurl = document.location.href;
	regforhome = /((home|index).(html|php))|\/$/;
	if(regforhome.test(theurl))
	{
		this.hp= '1';
	}
	else
	{
		this.hp= '0';
	}

	//etc..
	
	/*********************************************************/
	/* The following variables would be used during transition */
	/* to populate existing DE tags that are not covered by DFP vars: */
	/*********************************************************/

	this.de_site = 'zonehvvideotron';
	this.de_vchannel = 'zonehvweb_fr';
	this.de_category = 'ihv';
	this.de_subcategory = '';
	this.de_subchannel = 'varie';
	this.de_hchannel = '';

	this.dfpSwitch	= {
		skyscraper:	1,
		superbanner:	1,
		bigbox:		1,
		special:	0,
		special2:	0,
		special3:	0,
		special4:	0,
		button:		1,
		popup:		1,
		advertorial:	1,
		banner:		1,
		doublebox:	1,
		catfish:	1
	}
}

var MyGenericTagVar  = new DfpVariables();
// End of the generated content
				