
						// Generated by Donut
						function DfpVariables(){

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

							//etc..
							
							/*********************************************************/
							/* The following variables would be used during transition */
							/* to populate existing DE tags that are not covered by DFP vars: */
							/*********************************************************/

							this.de_site = '7jours';
							this.de_vchannel = '7jrs';
							this.de_category = this.sectionLevel2;
							this.de_subcategory = this.sectionLevel3;
							this.de_subchannel = 'accueil';
							this.de_hchannel = '';

							this.dfpSwitch	= {
								skyscraper:	1,
								superbanner:0,
								bigbox:		0,
								videotron:	1,
								special:	1,
								special1:	1,
								special2:	1,
								button:		1,
								popup:		1,
								advertorial:1,
								banner:		1,
								doublebox:	1,
								catfish:	0
							}
						}

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