// º´¿ø¼Ò°³
function intro01() {
	location.href = "/intro/index.jsp";
}

function intro02() {
	location.href = "/intro/doctor.jsp";
}

function intro03() {
	location.href = "/intro/guide.jsp";
}

function intro04() {
	location.href = "/intro/tour.jsp";
}

function intro05() {
	location.href = "/intro/map.jsp";
}


// Å¬¸®´Ð¼¾ÅÍ
function clinic01() {
	location.href = "/revision/index.jsp";
}
function clinic02() {
	location.href = "/revision/revision.jsp";
}
function clinic03() {
	location.href = "/revision/program.jsp";
}

function clinic04() {
	location.href = "/revision/price.jsp";
}

function clinic05() {	
	location.href = "/online/consult/index.jsp";
}



// Ä¡¾Æ±³Á¤ Å¬¸®´Ð
function revision01() {
	location.href = "/revision/index.jsp";
}
function revision02() {
	location.href = "/revision/program.jsp";
}
function revision03() {
	location.href = "/revision/revision.jsp";
}

function revision04() {
	location.href = "/revision/price.jsp";
}

function revision05() {
	location.href = "/online/consult/index.jsp";
}



// ¹Ì¿ëÄ¡°úÅ¬¸®´Ð
function beauty01() {
	location.href = "/beauty/beauty/index.jsp";
}
function beauty02() {
	location.href = "/beauty/implant/index.jsp";
}

function beauty03() {
	location.href = "/beauty/tooth/index.jsp";
}

function beauty04() {
	location.href = "/beauty/beauty.jsp";
}


// ÀÓÇÃ¶õÆ® Å¬¸®´Ð
function implant01() {
	location.href = "/implant/index.jsp";
}
function implant02() {
	location.href = "/implant/partner.jsp";
}
function implant03() {
	location.href = "/implant/map.jsp";
}
function implant04() {
	location.href = "/implant/implant.jsp";
}
function implant05() {
	location.href = "/implant/price.jsp";
}
function implant06() {
	location.href = "/online/consult/index.jsp";
}
// ÀÏ¹ÝÄ¡·á Å¬¸®´Ð
function general01() {
	location.href = "/general/index.jsp";
}
function general02() {
	location.href = "/general/sinkung.jsp";
}
function general03() {
	location.href = "/general/itmom.jsp";
}

function general04() {
	location.href = "/general/price.jsp";
}
function general05() {
	location.href = "/online/consult/index.jsp";
}


// ¿Â¶óÀÎ»ó´ã
function online01() {
	location.href = "/online/pay/index.jsp";
}
function online02() {
	location.href = "/online/consult/index.jsp";
}
function online03() {
	location.href = "/online/mconsult/index.jsp";
}

function online04() {
	location.href = "/online/reservation/index.jsp";
}

function online05() {
	location.href = "/online/reservation/confirm/index.jsp";
}

function online06() {
	location.href = "/online/mypage/index.jsp";
}

// ye cafe
function cafe01() {
	location.href = "/cafe/story/index.jsp";
}

function cafe02() {
	location.href = "/cafe/guide.jsp";
}
function cafe03() {
	location.href = "/cafe/visitor/index.jsp";
}

function cafe04() {
	location.href = "/cafe/self.jsp";
}

function cafe05() {
	location.href = "/cafe/notice/index.jsp";
}

function cafe06() {
	location.href = "/cafe/news/index.jsp";
}


function cafe07() {
	location.href = "/cafe/latter/index.jsp";
}


// Äü¸Þ´º¼Ò°³
function quick_menu01() {
	location.href = "/quick/index.jsp";
}

function quick_menu02() {
	location.href = "/quick/ipl.jsp";
}

function quick_menu03() {
	location.href = "/quick/feeling.jsp";
}

function quick_menu04() {
	location.href = "/quick/high.jsp";
}




// È¸¿ø°¡ÀÔ
function member01() {
	location.href = "/member/index.jsp";
}

function member02() {
	location.href = "/member/agree.jsp";
}

function member03() {
	location.href = "/member/login.jsp";
}

function member04() {
	location.href = "/member/search.jsp";
}

function member05() {
	location.href = "/member/myinfo.jsp";
}

function member06() {
	location.href = "/member/sitemap.jsp";
}

function member07() {
	location.href = "/member/sitemap.jsp";
}



// »ó´Ü·Î±×ÀÎ
function login() {
	location.href = "/member/login.jsp";
}

function join() {
	location.href = "/member/index.jsp";
}


function logout() {
	location.href = "/include/member/logout.jsp";
}

function info() {
	location.href = "/member/myinfo.jsp";
}




