


//°´½ÇÅ¸ÀÔ
function menu_01()
{
	location.href = "/english/accommodation/type_01.asp";
}

function menu_01_02()
{
	location.href = "/english/accommodation/type_02.asp";
}

function menu_01_03()
{
	location.href = "/english/accommodation/type_03.asp";
}

function menu_01_04()
{
	location.href = "/english/accommodation/type_04.asp";
}

function menu_01_05()
{
	location.href = "/english/accommodation/type_05.asp";
}


//·¹½ºÅä¶û & ¹Ù
function menu_02()
{
	location.href = "/english/restaurants/type_01.asp";
}

function menu_02_02()
{
	location.href = "/english/restaurants/type_02.asp";
}

function menu_02_03()
{
	location.href = "/english/restaurants/type_03.asp";
}

function menu_02_04()
{
	location.href = "/english/restaurants/type_04.asp";
}

function menu_02_05()
{
	location.href = "/english/restaurants/type_05.asp";
}

function menu_02_06()
{
	location.href = "/english/restaurants/type_06.asp";
}

function menu_02_07()
{
	location.href = "/english/restaurants/type_07.asp";
}

function menu_02_08()
{
	location.href = "/english/restaurants/type_08.asp";
}

//¿¬È¸
function menu_03()
{
	location.href = "/english/banquet/type_01.asp";
}

function menu_03_02()
{
	location.href = "/english/banquet/type_02.asp";
}

function menu_03_03()
{
	location.href = "/english/banquet/type_03.asp";
}

function menu_03_04()
{
	location.href = "/english/banquet/type_04.asp";
}


//¿þµù
function menu_04()
{
	location.href = "/english/wedding/type_01.asp";
}

function menu_04_02()
{
	location.href = "/english/wedding/type_02.asp";
}


//È£ÅÚ¼Ò°³
function menu_05()
{
	location.href = "/english/aboutPresident/type_01.asp";
}

function menu_05_02()
{
	location.href = "/english/aboutPresident/type_02.asp";
}

function menu_05_03()
{
	location.href = "/english/aboutPresident/type_03.asp";
}

function menu_05_04()
{
	location.href = "/english/aboutPresident/type_04.asp";
}

function menu_05_05()
{
	location.href = "/english/aboutPresident/type_05.asp";
}

function menu_05_06()
{
	location.href = "/english/aboutPresident/type_06.asp";
}


//±âÅ¸
function menu_06()
{
	location.href = "/english/otherFacilities/type_01.asp";
}


//°í°´ ÆíÀÇ½Ã¼³
function menu_07()
{
	location.href = "/english/customerService/type_01.asp";
}

function menu_07_02()
{
	location.href = "/english/customerService/type_02.asp";
}

function menu_07_03()
{
	location.href = "/english/customerService/type_03.asp";
}


//°ü±¤Áö¾È³»
function menu_08()
{
	location.href = "/english/attractionMap/type_01.asp";
}

//¿¹¾à
function menu_reservation()
{
	location.href = "/english/accommodation/reservations.asp";
}

function menu_reservation_02()
{
	location.href = "/english/banquet/reservations.asp";
}

function menu_reservation_03()
{
	location.href = "/english/wedding/reservations.asp";
}

function menu_reservation_04()
{
	location.href = "/english/reservation/type_01.asp";
}


//´º½º
function menu_news()
{
	location.href = "/english/PresidentNews/list.asp?board_cate=1";
}

function menu_news_02()
{
	location.href = "/english/PresidentNews/list.asp?board_cate=2";
}

function menu_news_03()
{
	location.href = "/english/PresidentNews/list.asp?board_cate=5";
}


//Ã¤¿ë
function menu_recruit()
{
	location.href = "/english/recruit/type_01.asp";
}

function menu_recruit_02()
{
	location.href = "/english/Recruit/faq.asp";
}

function menu_recruit_03()
{
	location.href = "/english/Recruit/qa.asp";
}


//°í°´¼¾Å¸
function menu_customerCenter()
{
	location.href = "/english/customercetner/faq.asp";
}

function menu_customerCenter_02()
{
	location.href = "/english/customercetner/qa.asp";
}

function menu_customerCenter_03()
{
	location.href = "/english/customerCetner/type_01.asp";
}


//È¨
function menu_home()
{
	location.href = "/english/main/main.asp";
}


//ÄÜÅØÆ®¾î½º
function menu_contactUs()
{
	location.href = "/english/topLink/type_01.asp";
}


//»çÀÌÆ®¸Ê
function menu_siteMap()
{
	location.href = "/english/topLink/type_02.asp";
}


//¿À½Ã´Â ±æ
function menu_loaction()
{
	location.href = "/english/topLink/type_03.asp";
}

//korean
function korean()
{
	top.location.href = "/korean/";
}

//English
function english()
{
	top.location.href = "/english/";
}


//Japanese
function japanese()
{
	top.location.href = "/japanese/";
}

//chinese
function chinese()
{
	top.location.href = "/chinese/";
}

//VR

function suiteRoom_01()
{
	location.href = "/english/vr/suite.html";
}

function suiteRoom_02()
{
	vr.location.href = "/english/vr/suite_02.html";
}

function suiteRoom_03()
{
	vr.location.href = "/english/vr/suite_03.html";
}



function sound_on()
{
	top.bottomFrame.document.location.href = "/english/music/music_on.asp"
}
function sound_off()
{
	top.bottomFrame.document.location.href = "/english/music/music_off.asp"
}
