﻿/* You may give each page an identifying name, server, and channel on
the next lines. */

s.pageName=sPageName
s.server="VSC"
s.channel="Loisir" 
s.pageType=""
s.prop1="Mixte"
s.prop2="Partenaire"
s.prop3="Visite"
s.prop4=s.prop1+":"+s.prop3
s.prop5="Mixte"
s.prop6=s.prop5+":"+s.prop3
s.prop7="Ope"+s.pageName

/* E-commerce Variables */
s.eVar1=s.getQueryParam("autp")
s.eVar2=s.getQueryParam("crse")
s.eVar3=s.getQueryParam("rfrr")

/* Hierarchy Variables */
s.hier1=s.server+","+s.channel+","+s.prop1+","+s.prop2+","+s.pageName
/************* DO NOT ALTER ANYTHING BELOW THIS LINE ! **************/
var s_code=s.t();if(s_code)document.write(s_code)

