menus['fr-be'] = [                                       
    {						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/1',
	                        slide : 'mode',
	                        webtrend : 'fashion-fashion',
							title2 : 'VERSION FRANÇAISE',
                            title2width : '146'
                            //cursor : 'defcur'
	                    },
	                    {
	                        title : 'ACCESSOIRES',
	                        url : domaineName+'/fashion/1-accessoires-mode',
	                        slide : 'accessories',
	                        webtrend : 'fashion-accessory'
	                    },
	                    {
	                    	separator : 'true'
	                    },
                        {
                        	title : 'PARFUMS', 
                        	url : domaineName+'/fr_BE/parfums-beaute/Parfums-102648', 
                        	slide : 'fragrance', 
                        	webtrend : 'fragrance-fragrance'
                        },
                        {
                        	title : 'MAQUILLAGE', 
                        	url : domaineName+'/fr_BE/parfums-beaute/Maquillage-103075', 
                        	slide : 'make-up', 
                        	webtrend : 'fragrance-makeup'
                        },
                        {
                        	title : 'SOIN', 
                        	url : domaineName+'/fr_BE/parfums-beaute/Soin-103589', 
                        	slide : 'skincare', 
                        	webtrend : 'fragrance-skincare'
                        },
                        {
	                    	separator : 'true'
	                    },
	                    {
	                    	title : 'JOAILLERIE', 
	                    	url : domaineName+'/fr_FR/Joaillerie/', 
	                    	slide : 'jewelry', 
	                    	webtrend : 'jewelry-jewelry',
							title2 : 'VERSION FRANÇAISE',
                            title2width : '170'
	                    },
	                    {
	                    	title : 'HORLOGERIE', 
	                    	url : domaineName+'/fr_FR/Horlogerie/', 
	                    	slide : 'watches', 
	                    	webtrend : 'jewelry-watches'
    }
];

		
 footer['fr-be']= {
        lang : 'Other languages',
		list : [
            {name : 'Points de vente', url : domaineName+'/fr_BE/service-client/points-de-vente', popup:[900,500], webtrend : 'footer-store', mobile : 0},
			{name : 'Contactez-nous', url : domaineSecureName+'/fr_BE/service-client/contactez-nous', popup:[900,500], webtrend : 'footer-contact', mobile : 0},
            {name : 'Mentions légales', url : domaineName+'/fr_BE/service-client/mentions-legales', popup:[900,500], webtrend : 'footer-legal', mobile : 1}
        ]
    }
