/*********************************************************************************************
* menu title
**********************************************************************************************/
dep1Tit = new Array();
dep2Tit = new Array();
dep3Tit = new Array();

dep1Tit[0] = "HOME";


// 01 AIRSTAR IS title ////////////////////////////////////////
dep1Tit[1] = "AIRSTAR IS";
    dep2Tit[1] = new Array();
    dep2Tit[1][0] = "";
	dep2Tit[1][1] = "브랜드소개";
		dep3Tit[1] = new Array();
        dep3Tit[1][1] = new Array();
        dep3Tit[1][1][0] = "";
		dep3Tit[1][1][1] = "AIRSTAR Avenue";
		dep3Tit[1][1][2] = "AIRSTAR Mall";
		dep3Tit[1][1][3] = "AIRSTAR PR";
	dep2Tit[1][2] = "브랜드뉴스";
	dep2Tit[1][3] = "브랜드갤러리";
		dep3Tit[1][3] = new Array();
        dep3Tit[1][3][0] = "";
		dep3Tit[1][3][1] = "매거진";
		dep3Tit[1][3][2] = "가이드";
		dep3Tit[1][3][3] = "맵";
		dep3Tit[1][3][4] = "스크린세이버";
		dep3Tit[1][3][5] = "월페이퍼";


// 02 SHOPPING title ////////////////////////////////////////
dep1Tit[2] = "SHOPPING";
    dep2Tit[2] = new Array();
    dep2Tit[2][0] = "";
	dep2Tit[2][1] = "매장찾기";
		dep3Tit[2] = new Array();
        dep3Tit[2][1] = new Array();
        dep3Tit[2][1][0] = "";
		dep3Tit[2][1][1] = "AIRSTAR Avenue";
		dep3Tit[2][1][2] = "AIRSTAR Mall";
	dep2Tit[2][2] = "이벤트&쿠폰";
	dep2Tit[2][3] = "추천상품";
	dep2Tit[2][4] = "쇼핑 팁";
		dep3Tit[2][4] = new Array();
        dep3Tit[2][4][0] = "";
		dep3Tit[2][4][1] = "신규매장";
		dep3Tit[2][4][2] = "테마쇼핑";


// 03 DINING title ////////////////////////////////////////
dep1Tit[3] = "DINING";
    dep2Tit[3] = new Array();
    dep2Tit[3][0] = "";
	dep2Tit[3][1] = "매장찾기";
		dep3Tit[3] = new Array();
        dep3Tit[3][1] = new Array();
        dep3Tit[3][1][0] = "";
		dep3Tit[3][1][1] = "AIRSTAR Avenue";
		dep3Tit[3][1][2] = "AIRSTAR Mall";
	dep2Tit[3][2] = "이벤트&쿠폰";
	dep2Tit[3][3] = "다이닝 팁";
		dep3Tit[3][3] = new Array();
        dep3Tit[3][3][0] = "";
		dep3Tit[3][3][1] = "신규매장";
		dep3Tit[3][3][2] = "테마다이닝";


// 04 DISCOVER AIRPORT title ////////////////////////////////////////
dep1Tit[4] = "DISCOVER AIRPORT";
    dep2Tit[4] = new Array();
    dep2Tit[4][0] = "";
	dep2Tit[4][1] = "공항이야기";
	dep2Tit[4][2] = "편의시설";
	dep2Tit[4][3] = "이벤트";
		dep3Tit[4] = new Array();
        dep3Tit[4][3] = new Array();
        dep3Tit[4][3][0] = "";
		dep3Tit[4][3][1] = "진행중인 이벤트";
		dep3Tit[4][3][2] = "지난 이벤트";
		dep3Tit[4][3][3] = "당첨자 발표";
		
	dep2Tit[4][4] = "허니문 쇼핑투어";

// 05 etc title ////////////////////////////////////////
dep1Tit[5] = "MEMBERS";
	dep2Tit[5] = new Array();
    dep2Tit[5][0] = "";
	dep2Tit[5][1] = "로그인";	
	dep2Tit[5][2] = "아이디/패스워드 찾기";
	dep2Tit[5][3] = "회원가입";
	dep2Tit[5][4] = "개인정보변경";
	dep2Tit[5][5] = "패스워드변경";
	dep2Tit[5][6] = "회원탈퇴";
	dep2Tit[5][7] = "로그아웃";

dep1Tit[6] = "SITEMAP";



/*********************************************************************************************
* menu copy
**********************************************************************************************/
dep1Copy = new Array();
dep2Copy = new Array();
dep3Copy = new Array();


// 01 AIRSTAR IS copy ////////////////////////////////////////
dep1Copy[1] = "AIRSTAR IS";
    dep2Copy[1] = new Array();
    dep2Copy[1][0] = "";
	dep2Copy[1][1] = "브랜드소개";
		dep3Copy[1] = new Array();
        dep3Copy[1][1] = new Array();
        dep3Copy[1][1][0] = "";
		dep3Copy[1][1][1] = "여행의 또 다른 즐거움, 인천공항 쇼핑공간";
		dep3Copy[1][1][2] = "별의 별 즐거움을 한자리에서 만끽하다.";
		dep3Copy[1][1][3] = "AIRSTAR 광고 동영상과  잡지광고를 통해 먼저 AIRSTAR를 만나보세요.";
	dep2Copy[1][2] = "AIRSTAR가 고객님께 전하는 새로운 브랜드 뉴스 안내입니다.";
	dep2Copy[1][3] = "브랜드갤러리";
		dep3Copy[1][3] = new Array();
        dep3Copy[1][3][0] = "";
		dep3Copy[1][3][1] = "AIRSTAR에서 전하는 쇼핑·문화 정보입니다. AIRSTAR MAGAZINE 구독신청으로 AIRSTAR와 더욱 특별하게 만나보세요.";
		dep3Copy[1][3][2] = "AIRSTAR에서 제공하는 가이드 정보를 다운로드 하여 보실 수 있습니다.";
		dep3Copy[1][3][3] = "AIRSTAR 전체 매장 안내정보 입니다.";
		dep3Copy[1][3][4] = "AIRSTAR 스크린세이버를 다운로드 받으실 수 있습니다.";
		dep3Copy[1][3][5] = "AIRSTAR 월페이퍼를 다운로드 받으실 수 있습니다.";


// 02 SHOPPING copy ////////////////////////////////////////
dep1Copy[2] = "SHOPPING";
    dep2Copy[2] = new Array();
    dep2Copy[2][0] = "";
	dep2Copy[2][1] = "매장찾기";
		dep3Copy[2] = new Array();
        dep3Copy[2][1] = new Array();
        dep3Copy[2][1][0] = "";
		dep3Copy[2][1][1] = "AIRSTAR Avenue 내 면세점 매장을 쉽게 보실 수 있습니다.";
		dep3Copy[2][1][2] = "AIRSTAR Mall 내 매장을 쉽게 보실 수 있습니다.";
	dep2Copy[2][2] = "AIRSTAR 쇼핑 매장 이벤트 정보 및 쿠폰 정보를 보실 수 있습니다.";
	dep2Copy[2][3] = "AIRSTAR Avenue만의 특별한 유혹, 차별화된 상품만을 엄선하여 제안해 드립니다.";
	dep2Copy[2][4] = "쇼핑 팁";
		dep3Copy[2][4] = new Array();
        dep3Copy[2][4][0] = "";
		dep3Copy[2][4][1] = "AIRSTAR Avenue와 AIRSTAR Mall의 신규 매장을 소개하여 드립니다.";
		dep3Copy[2][4][2] = "AIRSTAR에서 스토리가 있는 테마 쇼핑을 제안합니다.";


// 03 DINING copy ////////////////////////////////////////
dep1Copy[3] = "DINING";
    dep2Copy[3] = new Array();
    dep2Copy[3][0] = "";
	dep2Copy[3][1] = "매장찾기";
		dep3Copy[3] = new Array();
        dep3Copy[3][1] = new Array();
        dep3Copy[3][1][0] = "";
		dep3Copy[3][1][1] = "AIRSTAR Avenue 내 매장을 쉽게 보실 수 있습니다.";
		dep3Copy[3][1][2] = "AIRSTAR Mall 내 매장을 쉽게 보실 수 있습니다.";
	dep2Copy[3][2] = "AIRSTAR 식음료 매장 이벤트 정보 및 쿠폰 정보를 전달합니다.";
	dep2Copy[3][3] = "다이닝 팁";
		dep3Copy[3][3] = new Array();
        dep3Copy[3][3][0] = "";
		dep3Copy[3][3][1] = "AIRSTAR Avenue와 AIRSTAR Mall의 신규매장을 소개하여 드립니다.";
		dep3Copy[3][3][2] = "AIRSTAR에서 오감이 즐거워지는 테마 다이닝을 제안합니다.";


// 04 DISCOVER AIRPORT copy ////////////////////////////////////////
dep1Copy[4] = "DISCOVER AIRPORT";
    dep2Copy[4] = new Array();
    dep2Copy[4][0] = "";
	dep2Copy[4][1] = "AIRSTAR를 더욱 빛나고 특별하게 만드는 공간, 고객님께 특별한 추억을 남겨 드립니다.";
	dep2Copy[4][2] = "AIRSTAR의 다양한 서비스가 여행의 편안함을 한 층 더 높여 드립니다.";
	dep2Copy[4][3] = "이벤트";
		dep3Copy[4] = new Array();
        dep3Copy[4][3] = new Array();
        dep3Copy[4][3][0] = "";
		dep3Copy[4][3][1] = "AIRSTAR 고객님을 위한 특별한 이벤트입니다.";
		dep3Copy[4][3][2] = "AIRSTAR 고객님을 위한 특별한 이벤트입니다.";
		dep3Copy[4][3][3] = "AIRSTAR 이벤트 당첨자를 알려드립니다.";
	
	dep2Copy[4][4] = "허니문 쇼핑투어";


// 05 etc copy ////////////////////////////////////////
dep1Copy[5] = "MEMBERS";
	dep2Copy[5] = new Array();
    dep2Copy[5][0] = "";
	dep2Copy[5][1] = "AIRSTAR는 고객님의 소중한 정보를 안전하게 보호하기 위해 최선을 다하겠습니다.";
	dep2Copy[5][2] = "AIRSTAR는 고객님의 소중한 정보를 안전하게 보호하기 위해 최선을 다하겠습니다.";
	dep2Copy[5][3] = "AIRSTAR는 고객님의 소중한 정보를 안전하게 보호하기 위해 최선을 다하겠습니다.";
	dep2Copy[5][4] = "AIRSTAR는 고객님의 소중한 정보를 안전하게 보호하기 위해 최선을 다하겠습니다.";
	dep2Copy[5][5] = "AIRSTAR는 고객님의 소중한 정보를 안전하게 보호하기 위해 최선을 다하겠습니다.";
	dep2Copy[5][6] = "AIRSTAR는 고객님의 소중한 정보를 안전하게 보호하기 위해 최선을 다하겠습니다.";
	dep2Copy[5][7] = "AIRSTAR는 고객님의 소중한 정보를 안전하게 보호하기 위해 최선을 다하겠습니다.";

dep1Copy[6] = "AIRSTAR 홈페이지 전체 메뉴를 한눈에 보실 수 있습니다.";



/*********************************************************************************************
* menu copy image
**********************************************************************************************/
dep1CopyImg = new Array();
dep2CopyImg = new Array();
dep3CopyImg = new Array();


// 01 AIRSTAR IS CopyImg ////////////////////////////////////////
dep1CopyImg[1] = "AIRSTAR IS";
    dep2CopyImg[1] = new Array();
    dep2CopyImg[1][0] = "";
	dep2CopyImg[1][1] = "sub_tit_avenue.gif";
		dep3CopyImg[1] = new Array();
        dep3CopyImg[1][1] = new Array();
        dep3CopyImg[1][1][0] = "";
		dep3CopyImg[1][1][1] = "sub_tit_avenue.gif";
		dep3CopyImg[1][1][2] = "sub_tit_mall.gif";
		dep3CopyImg[1][1][3] = "sub_tit_pr.gif";
	dep2CopyImg[1][2] = "sub_tit_news.gif";
	dep2CopyImg[1][3] = "sub_tit_magazine.gif";
		dep3CopyImg[1][3] = new Array();
        dep3CopyImg[1][3][0] = "";
		dep3CopyImg[1][3][1] = "sub_tit_magazine.gif";
		dep3CopyImg[1][3][2] = "sub_tit_guide.gif";
		dep3CopyImg[1][3][3] = "sub_tit_map.gif";
		dep3CopyImg[1][3][4] = "sub_tit_screensaver.gif";
		dep3CopyImg[1][3][5] = "sub_tit_wallpaper.gif";


// 02 SHOPPING CopyImg ////////////////////////////////////////
dep1CopyImg[2] = "SHOPPING";
    dep2CopyImg[2] = new Array();
    dep2CopyImg[2][0] = "";
	dep2CopyImg[2][1] = "sub_tit_avenue_tour.gif";
		dep3CopyImg[2] = new Array();
        dep3CopyImg[2][1] = new Array();
        dep3CopyImg[2][1][0] = "";
		dep3CopyImg[2][1][1] = "sub_tit_avenue_tour.gif";
		dep3CopyImg[2][1][2] = "sub_tit_mall_tour.gif";
	dep2CopyImg[2][2] = "sub_tit_event_coupon.gif";
	dep2CopyImg[2][3] = "sub_tit_best_choice.gif";
	dep2CopyImg[2][4] = "sub_tit_newly_open.gif";
		dep3CopyImg[2][4] = new Array();
        dep3CopyImg[2][4][0] = "";
		dep3CopyImg[2][4][1] = "sub_tit_newly_open.gif";
		dep3CopyImg[2][4][2] = "sub_tit_theme_shopping.gif";


// 03 DINING CopyImg ////////////////////////////////////////
dep1CopyImg[3] = "DINING";
    dep2CopyImg[3] = new Array();
    dep2CopyImg[3][0] = "";
	dep2CopyImg[3][1] = "sub_tit_avenue_tour.gif";
		dep3CopyImg[3] = new Array();
        dep3CopyImg[3][1] = new Array();
        dep3CopyImg[3][1][0] = "";
		dep3CopyImg[3][1][1] = "sub_tit_avenue_tour.gif";
		dep3CopyImg[3][1][2] = "sub_tit_mall_tour.gif";
	dep2CopyImg[3][2] = "sub_tit_event_coupon.gif";
	dep2CopyImg[3][3] = "sub_tit_newly_open.gif";
		dep3CopyImg[3][3] = new Array();
        dep3CopyImg[3][3][0] = "";
		dep3CopyImg[3][3][1] = "sub_tit_newly_open.gif";
		dep3CopyImg[3][3][2] = "sub_tit_theme_dining.gif";


// 04 DISCOVER AIRPORT CopyImg ////////////////////////////////////////
dep1CopyImg[4] = "DISCOVER AIRPORT";
    dep2CopyImg[4] = new Array();
    dep2CopyImg[4][0] = "";
	dep2CopyImg[4][1] = "sub_tit_something_special.gif";
	dep2CopyImg[4][2] = "sub_tit_other_service.gif";
	dep2CopyImg[4][3] = "sub_tit_new_event.gif";
		dep3CopyImg[4] = new Array();
        dep3CopyImg[4][3] = new Array();
        dep3CopyImg[4][3][0] = "";
		dep3CopyImg[4][3][1] = "sub_tit_new_event.gif";
		dep3CopyImg[4][3][2] = "sub_tit_event_over.gif";
		dep3CopyImg[4][3][3] = "sub_tit_event_result.gif";
		
	dep2CopyImg[4][4] = "sub_tit_photo.gif";


// 05 etc CopyImg ////////////////////////////////////////
dep1CopyImg[5] = "MEMBERS";
	dep2CopyImg[5] = new Array();
    dep2CopyImg[5][0] = "";
	dep2CopyImg[5][1] = "sub_tit_login.gif";
	dep2CopyImg[5][2] = "sub_tit_idpw_search.gif";
	dep2CopyImg[5][3] = "sub_tit_member_join.gif";
	dep2CopyImg[5][4] = "sub_tit_info_change.gif";
	dep2CopyImg[5][5] = "sub_tit_pw_change.gif";
	dep2CopyImg[5][6] = "sub_tit_member_out.gif";
	dep2CopyImg[5][7] = "sub_tit_logout.gif";

dep1CopyImg[6] = "sub_tit_sitemap.gif";



/*********************************************************************************************
* menu url
**********************************************************************************************/
dep1Folder = new Array();
dep1Folder[0] = "";
dep1Folder[1] = "airstar";
dep1Folder[2] = "shopping";
dep1Folder[3] = "dining";
dep1Folder[4] = "discover";
dep1Folder[5] = "member";
dep1Folder[6] = "global";

dep1Url = new Array();
dep1Url[0] = "main.jsp";

dep2Url = new Array();
dep3Url = new Array();


// 01 AIRSTAR IS url ////////////////////////////////////////
dep1Url[1] = "subMain.jsp";
    dep2Url[1] = new Array();
    dep2Url[1][0] = "";
	dep2Url[1][1] = "airstarAvenue.jsp";
		dep3Url[1] = new Array();
        dep3Url[1][1] = new Array();
        dep3Url[1][1][0] = "";
		dep3Url[1][1][1] = "airstarAvenue.jsp";
		dep3Url[1][1][2] = "airstarMall.jsp";
		dep3Url[1][1][3] = "airstarPr.jsp";
	dep2Url[1][2] = "airstarNewsList.jsp";
	dep2Url[1][3] = "magazine.jsp";
		dep3Url[1][3] = new Array();
        dep3Url[1][3][0] = "";
		dep3Url[1][3][1] = "magazine.jsp";
		dep3Url[1][3][2] = "guide.jsp";
		dep3Url[1][3][3] = "mapAvenue.jsp";
		dep3Url[1][3][4] = "screensaver.jsp";
		dep3Url[1][3][5] = "wallpaper.jsp";


// 02 SHOPPING url ////////////////////////////////////////
dep1Url[2] = "subMain.jsp";
    dep2Url[2] = new Array();
    dep2Url[2][0] = "";
	dep2Url[2][1] = "avenueTour.jsp";
		dep3Url[2] = new Array();
        dep3Url[2][1] = new Array();
        dep3Url[2][1][0] = "";
		dep3Url[2][1][1] = "avenueTour.jsp";
		dep3Url[2][1][2] = "mallTour.jsp";
	dep2Url[2][2] = "eventCouponMain.jsp";
	dep2Url[2][3] = "bestChoiceList.jsp";
	dep2Url[2][4] = "newlyOpen.jsp";
		dep3Url[2][4] = new Array();
        dep3Url[2][4][0] = "";
		dep3Url[2][4][1] = "newlyOpen.jsp";
		dep3Url[2][4][2] = "themeShopping.jsp";


// 03 DINING url ////////////////////////////////////////
dep1Url[3] = "subMain.jsp";
    dep2Url[3] = new Array();
    dep2Url[3][0] = "";
	dep2Url[3][1] = "avenueTour.jsp";
		dep3Url[3] = new Array();
        dep3Url[3][1] = new Array();
        dep3Url[3][1][0] = "";
		dep3Url[3][1][1] = "avenueTour.jsp";
		dep3Url[3][1][2] = "mallTour.jsp";
	dep2Url[3][2] = "eventCouponList.jsp";
	dep2Url[3][3] = "newlyOpen.jsp";
		dep3Url[3][3] = new Array();
        dep3Url[3][3][0] = "";
		dep3Url[3][3][1] = "newlyOpen.jsp";
		dep3Url[3][3][2] = "themeDining.jsp";


// 04 DISCOVER AIRPORT url ////////////////////////////////////////
dep1Url[4] = "subMain.jsp";
    dep2Url[4] = new Array();
    dep2Url[4][0] = "";
	dep2Url[4][1] = "somethingSpecial.jsp";
	dep2Url[4][2] = "otherService.jsp";
	dep2Url[4][3] = "newEventList.jsp";
		dep3Url[4] = new Array();
        dep3Url[4][3] = new Array();
        dep3Url[4][3][0] = "";
		dep3Url[4][3][1] = "newEventList.jsp";
		dep3Url[4][3][2] = "eventOver.jsp";
		dep3Url[4][3][3] = "eventResultList.jsp";
	
	dep2Url[4][4] = "photoList.jsp";

// 05 etc url ////////////////////////////////////////
dep1Url[5] = "login.jsp";
	dep2Url[5] = new Array();
    dep2Url[5][0] = "";
	dep2Url[5][1] = "login.jsp";			
	dep2Url[5][2] = "idPwSearch.jsp";
	dep2Url[5][3] = "membersAgree.jsp";
	dep2Url[5][4] = "myInformationChange.jsp";
	dep2Url[5][5] = "passwordChange.jsp";
	dep2Url[5][6] = "membersOut.jsp";
	dep2Url[5][7] = "logout.jsp";

dep1Url[6] = "sitemap.jsp";



/*********************************************************************************************
* link
**********************************************************************************************/
/* navigation */
function menuGo(dep1Code, dep2Code, dep3Code) {
	var c = '?c=kor';
	if ( dep1Code == 0 ) {
		location.href = "/kor/pages/" + dep1Folder[dep1Code] + dep1Url[dep1Code] + c;
	} else if ( dep1Code != 0 ) {
		if ( dep2Code == 0 && dep3Code == 0 ){
			location.href = "/kor/pages/" + dep1Folder[dep1Code] + "/" + dep1Url[dep1Code] + c;
		} else if ( dep2Code != 0 && dep3Code == 0 ){
			location.href = "/kor/pages/" + dep1Folder[dep1Code] + "/" + dep2Url[dep1Code][dep2Code] + c;
		} else if ( dep2Code != 0 && dep3Code != 0 ){
			location.href = "/kor/pages/" + dep1Folder[dep1Code] + "/" + dep3Url[dep1Code][dep2Code][dep3Code] + c;
		} 	
	}
}


/* language */
function langGo(langCode) {
	location.href = "/" + langCode +"/pages/main.jsp"

}

