// º´¿ø¼Ò°³
function intro01() {
	location.href = "/intro/index.jsp";
}

function intro02() {
	location.href = "/intro/doctor.jsp";
}

function intro03() {
	location.href = "/intro/tore.jsp";
}

function intro04() {
	location.href = "/intro/equipment.jsp";
}

function intro05() {
	location.href = "/intro/time.jsp";
}

function intro06() {
	location.href = "/intro/map.jsp";
}


// ÀÓÇÃ¶õÆ®Å¬¸®´Ð
function implant01() {
	location.href = "/implant/index.jsp";
}
function implant02() {
	location.href = "/implant/implant.jsp";
}
function implant03() {
	location.href = "/implant/implant02.jsp";
}
function implant04() {
	location.href = "/implant/spacial.jsp";
}
function implant05() {
	location.href = "/implant/implant03.jsp";
}
function implant06() {
	location.href = "/implant/qna.jsp";
}




// Àü¹®Å¬¸®´Ð
function clinic01() {
	location.href = "/clinic/index.jsp";
}

function clinic02() {
	location.href = "/clinic/complement.jsp";
}

function clinic03() {
	location.href = "/clinic/periodontal.jsp";
}

function clinic04() {
	location.href = "/clinic/decayed.jsp";
}

function clinic05() {
	location.href = "/clinic/botox.jsp";
}


// 1DAYÅ¬¸®´Ð
function day01() {
	location.href = "/day/index.jsp";
}
function day02() {
	location.href = "/day/day.jsp";
}


// ¿Â¶óÀÎ»ó´ã
function reservation01() {
	location.href = "/reservation/faq/index.jsp";
}

function reservation02() {
	location.href = "/reservation/consult/index.jsp";
}

function reservation03() {
	location.href = "/reservation/consult02/index.jsp";
}

function reservation04() {
	location.href = "/reservation/reservation/index.jsp";
}


function reservation05() {
	location.href = "/reservation/reservation/confirm/index.jsp";
}



// well°¶·¯¸®
function gallery01() {
	location.href = "/gallery/example/index.jsp";
}

function gallery02() {
	location.href = "/gallery/after/index.jsp";
}
function gallery03() {
	location.href = "/gallery/gallery/index.jsp";
}

function gallery04() {
	location.href = "/gallery/media/index.jsp";
}

function gallery05() {
	location.href = "/gallery/notice/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/login.jsp";
}

function member02() {
	location.href = "/member/index.jsp";
}

function member03() {
	location.href = "/member/myinfo.jsp";
}

function member04() {
	location.href = "/member/search.jsp";
}

function member05() {
	location.href = "/member/poly.jsp";
}

function member06() {
	location.href = "/member/agree.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";
}

// Äü¸Þ´º
function quick01() {
	location.href = "/reservation/consult/index.jsp";
}

function quick02() {
	location.href = "/intro/time.jsp";
}


function quick03() {
	location.href = "/intro/map.jsp";
}






