
						// Generated by Donut
						function DfpVariables(){

							this.mainsection = 'lifestyle';
							this.sujet = '';
							this.affiliate = '';
							this.sectionLevel2 = 'abonnement';
							this.sectionLevel3 = '';
							this.sectionLevel4 = '';
							this.sectionLevel5 = '';
							this.language = 'fr';
							this.division = 'tvapub';
							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';
							}
							
						}
						


						var MyGenericTagVar  = new DfpVariables();
						// End of the generated content
				
