﻿//Main
function home() {
	location.href = ("/");
}

//brand
function A1() {
	location.href = ("/brand/brandStory.asp");
}
function A11() {
	location.href = ("/brand/brandStory.asp");
}
function A12() {
	location.href = ("/brand/brandIdentity.asp");
}
function A2() {
	location.href = ("/brand/wannabe.asp");
}
function A3() {
	location.href = ("/brand/history.asp");
}
function A4() {
	location.href = ("/brand/recruit_1.asp");
}
function A41() {
	location.href = ("/brand/recruit_1.asp");
}
function A42() {
	location.href = ("/brand/recruit_2.asp");
}
function A43() {
	location.href = ("/brand/recruit_form.asp");
}
function A44() {
	location.href = ("/brand/recruit_modify.asp");
}

//store
function B1() {
	location.href = ("/store/information.asp");
}
function B11() {
	location.href = ("/store/information.asp");
}
function B12() {
	location.href = ("/store/information.asp");
}

//menu
function C1() {
	location.href = ("/menu/m1.asp");
}
function C2() {
	location.href = ("/menu/m2.asp");
}
function C3() {
	location.href = ("/menu/m3.asp");
}
function C4() {
	location.href = ("/menu/m4.asp");
}
function C5() {
	location.href = ("/menu/m5.asp");
}
function C6() {
	location.href = ("/menu/m6.asp");
}
function C7() {
	location.href = ("/menu/m7.asp");
}
function C8() {
	location.href = ("/menu/m8.asp");
}

//news
function D1() {
	location.href = ("/news/notice.asp");
}
function D2() {
	location.href = ("/news/pressCenter.asp");
}
function D3() {
	location.href = ("/news/event_offline.asp");
}
function D31() {
	location.href = ("/news/event_offline.asp");
}
function D32() {
	location.href = ("/news/event_online.asp");
}
function D33() {
	location.href = ("/news/event_notes.asp");
}
function D4() {
	location.href = ("/news/blog.asp");
}

//customer
function E1() {
	location.href = ("/customer/faq.asp");
}
function E2() {
	location.href = ("/customer/qna.asp");
}
function E3() {
	location.href = ("/customer/contactUs.asp");
}
function sitemap() {
	location.href = ("/customer/sitemap.asp");
}

//멤버쉽
function F1() {
	location.href = ("/member/login.asp");
}
function F2() {
	location.href = ("/member/join_terms.asp");
}
function F21() {
	location.href = ("/member/myinfo_modify.asp");
}
function F3() {
	location.href = ("/member/find_idpw.asp");
}
function F4() {
	location.href = ("/member/withdraw.asp");
}

//footer links
function flink1() {
	location.href = ("/customer/privacy.asp");
}
function flink2() {
	location.href = ("/customer/service.asp");
}
function flink3() {
	pop_center("/member/pop_get_email.asp",350,300);
}

