menus['es'] = [                                       
			{
				title : 'CHANEL NEWS', 
				url : 'http://www.chanel-news.com/en/', 
				slide : 'chanel_news', 
				slideSource : 'http://www.media.chanel-news.com/media/chanelcom/en/home.jpg',
				webtrend : 'fashion-news', 
				img : ['chanel-news_on.png',128]
			},
			{
				title : 'MODA', 
				url : domaineName+'/fashion/4', 
				slide : 'mode', 
				webtrend : 'fashion-fashion'
			},
			{
				title : 'ACCESORIOS', 
				url : domaineName+'/fashion/4-accesorios-moda', 
				slide : 'accessories', 
				webtrend : 'fashion-accessory'
			},
			{
				separator : 'true'
			},
			{
				title : 'PERFUMES', 
				url : domaineName+'/es_ES/perfumes-belleza/Perfumes-96294', 
				slide : 'fragrance', 
				webtrend : 'fragrance-fragrance'
			},
			{
				title : 'MAQUILLAJE', 
				url : domaineName+'/es_ES/perfumes-belleza/Maquillaje-96697', 
				slide : 'make-up', 
				webtrend : 'fragrance-makeup'
			},
			{
				title : 'TRATAMIENTO', 
				url : domaineName+'/es_ES/perfumes-belleza/Tratamientos-97252', 
				slide : 'skincare', 
				webtrend : 'fragrance-skincare'
			},
			{
				separator : 'true'
			},
            {
                title : 'JOYERÍA', 
                url : domaineName+'/es_ES/Joyeria/', 
                slide : 'jewelry', 
                webtrend : 'jewelry-jewelry'
            },
            {
                title : 'RELOJERÍA', 
                url : domaineName+'/es_ES/Relojeria/', 
                webtrend : 'jewelry-watches',
                slide : 'watches'
            }
];

		
 footer['es']= {
        lang : 'Otro idioma',
		list : [
            {name : 'Puntos de venta', url : domaineName+'/es_ES/servico-al-cliente/puntos-de-venta', popup:[900,500], webtrend : 'footer-store', mobile : 0},
            {name : 'Contacte con nosotros', url : domaineSecureName+'/es_ES/servicio-cliente/contacto', popup:[900,630], webtrend : 'footer-contact', mobile : 0},
            {name : 'Inscríbase', url : domaineName+'/es_ES/servico-al-cliente/inscribase', popup:[900,500], webtrend : 'footer-register', mobile : 0},
            {name : 'Condiciones legales', url : domaineName+'/es_ES/servico-al-cliente/aviso-legal', popup:[900,500], webtrend : 'footer-legal', mobile : 1},
            {name : 'Politica privacidad', url : domaineName+'/es_ES/servico-al-cliente/politica-de-privacidad', popup:[900,580], webtrend : 'footer-privacy', mobile : 1}
        ]
    }
