menus['kr'] = [                                       
    {
							title : 'CHANEL NEWS', 
                        	url : 'http://www.chanel-news.com/ko_KR/', 
                        	slide : 'chanel_news', 
							slideSource : 'http://www.media.chanel-news.com/media/chanelcom/en/home.jpg',
                        	webtrend : 'fashion-news', 
                        	img : ['chanel-news_on.png',128],
                            //title2:"한국어",
                            title2width : '123'
                        },
                        {
                        	title : '패션', 
                        	url : domaineName+'/fashion/12', 
                        	slide : 'mode', 
                        	webtrend : 'fashion-fashion'
                        },
                        {
                        	title : '액세서리', 
                        	url : domaineName+'/fashion/12-fashion-accessories', 
                        	slide : 'accessories', 
                        	webtrend : 'fashion-accessory'
                        },
                        {
	                    	separator : 'true'
	                    },
                        {
                        	title : '향수', 
                        	url : domaineName+'/ko_KR/향수-화장품/향수-101470', 
                        	slide : 'fragrance', 
                        	webtrend : 'fragrance-fragrance'
                        },
                        {
                        	title : '메이크업', 
                        	url : domaineName+'/ko_KR/향수-화장품/메이크업-101764', 
                        	slide : 'make-up', 
                        	webtrend : 'fragrance-makeup'
                        },
                        {
                        	title : '스킨케어', 
                        	url : domaineName+'/ko_KR/향수-화장품/스킨케어-102407', 
                        	slide : 'skincare', 
                        	webtrend : 'fragrance-skincare'
                        },
                        {
	                    	separator : 'true'
	                    },
                        {
                        	title : '화인 쥬얼리', 
                        	url : domaineName+'/ko_KR/화인주얼리/',
                        	slide : 'jewelry', 
                        	webtrend : 'jewelry-jewelry'
                        },
                        {
                        	title : '시계', 
                        	url : domaineName+'/ko_KR/워치/', 
                        	slide : 'watches', 
                        	webtrend : 'jewelry-watches'
						}
    
];


 footer['kr']= {
        lang : '타 지역',
		list : [
            {name : '샤넬 매장', url : domaineName+'/customer-service/ko_KR/store-locator.html', popup:[900,500], webtrend : 'footer-store', mobile : 0},
            {name : '회원가입', url : 'https://local.chanel.co.kr/membership_regist.asp', popup:[900,500], webtrend : 'footer-register'},
            {name : '규정', url : domaineName+'/customer-service/ko_KR/legal-statement.html', popup:[900,500], webtrend : 'footer-legal', mobile : 1},
            {name : '개인정보 취급방침', url : domaineName+'/customer-service/ko_KR/privacy.html', popup:[900,500], webtrend : 'footer-privacy', mobile : 1},
            {name : '인재채용', url : 'https://asia-careers.chanel.com/ko_kr/', popup:[980,600], webtrend : 'footer-careers', mobile : 0}
          ]
    }
