menus['fr-ca'] = [                                       
			{
				title : 'CHANEL NEWS', 
				url : 'http://www.chanel-news.com/fr/', 
				slide : 'chanel_news',
				slideSource : 'http://www.media.chanel-news.com/media/chanelcom/fr/home.jpg',							
				webtrend : 'fashion-news', 
				img : ['chanel-news_on.png',128]
			},
			{
				title : 'MODE', 
				url : domaineName+'/fashion/10', 
				slide : 'mode', 
				webtrend : 'fashion-fashion'
			},
			{
				title : 'ACCESSOIRES', 
				url : domaineName+'/fashion/10-accessoires-mode', 
				slide : 'accessories', 
				webtrend : 'fashion-accessory'
			},
			{
				separator : 'true'
			},
			{
				title : 'PARFUMS', 
				url : domaineName+'/fr_CA/parfums-beaute/Parfums-110907', 
				slide : 'fragrance', 
				webtrend : 'fragrance-fragrance'
			},
			{
				title : 'MAQUILLAGE', 
				url : domaineName+'/fr_CA/parfums-beaute/Maquillage-111207', 
				slide : 'make-up', 
				webtrend : 'fragrance-makeup'
			},
			{
				title : 'SOIN', 
				url : domaineName+'/fr_CA/parfums-beaute/Soin-111628', 
				slide : 'skincare', 
				webtrend : 'fragrance-skincare'
			},
			{
				separator : 'true'
			},
			{
				title : 'JOAILLERIE', 
				url : domaineName+'/fr_CA/Joaillerie/', 
				slide : 'jewelry', 
				webtrend : 'jewelry-jewelry'
			},
			{
				title : 'HORLOGERIE', 
				url : domaineName+'/fr_CA/Horlogerie/', 
				slide : 'watches', 
				webtrend : 'jewelry-watches'
			}  
			/*{
				title : 'JOAILLERIE', 
				url : domaineName+'/wfj-global/fr-ca/index.php', 
				slide : 'jewelry', 
				webtrend : 'jewelry-jewelry',
				popup: 'fullscreen'
			},
			{
				title : 'HORLOGERIE', 
				url : domaineName+'/wfj-global/fr-ca/index.php', 
				slide : 'watches', 
				webtrend : 'jewelry-watches',
				popup: 'fullscreen'
			}  */
];

		
 footer['fr-ca']= {
        lang : 'Autres langues',
		list : [
            {name : 'Points de vente', url : domaineName+'/fr_CA/service-client/points-de-vente', popup:[900,500], webtrend : 'footer-store', mobile : 0},
            {name : 'Inscrivez-vous', url : domaineName+'/fr_CA/service-client/inscrivez-vous', popup:[900,500], webtrend : 'footer-register', mobile : 0},
            {name : 'Mentions légales', url : domaineName+'/fr_CA/service-client/mentions-legales', popup:[900,500], webtrend : 'footer-legal', mobile : 1},
            {name : 'Données personnelles', url : domaineName+'/fr_CA/service-client/donnees-personnelles', popup:[900,500], webtrend : 'footer-privacy', mobile : 1},
        ]
    }
