// ¸ÞÀÎ¸Þ´º
function main01() {
	location.href = "/intro/index.jsp";
}

function main02() {
	location.href = "/clinic/implant/index.jsp";
}

function main03() {
	location.href = "/consult/consult/index.jsp";
}

function main04() {
	location.href = "/reservation/reservation/index.jsp";
}

function main05() {
	location.href = "/community/after/index.jsp";
}



// º´¿ø¼Ò°³
function intro01() {
	location.href = "/intro/index.jsp";
}

function intro02() {
	location.href = "/intro/doctor.jsp";
}

function intro03() {
	location.href = "/intro/clinic.jsp";
}

function intro04() {
	location.href = "/intro/tour.jsp";
}

function intro05() {
	location.href = "/intro/equipment.jsp";
}

function intro06() {
	location.href = "/intro/location.jsp";
}




// ÀÓÇÃ¶õÆ®Å¬¸®´Ð
function clinic01() {
	location.href = "/clinic/implant/index.jsp";
}

function clinic011() {
	location.href = "/clinic/implant/index.jsp";
}
function clinic012() {
	location.href = "/clinic/implant/merit.jsp";
}
function clinic013() {
	location.href = "/clinic/implant/cause.jsp";
}
function clinic014() {
	location.href = "/clinic/implant/after.jsp";
}

function clinic02() {
	location.href = "/clinic/step.jsp";
}

function clinic03() {
	location.href = "/clinic/operation/index.jsp";
}

function clinic031() {
	location.href = "/clinic/operation/index.jsp";
}
function clinic032() {
	location.href = "/clinic/operation/bone.jsp";
}
function clinic033() {
	location.href = "/clinic/operation/sang.jsp";
}
function clinic034() {
	location.href = "/clinic/operation/once.jsp";
}

function clinic04() {
	location.href = "/clinic/faq/index.jsp";
}


// ¿Â¶óÀÎ»ó´ã
function consult01() {
	location.href = "/consult/consult/index.jsp";
}



// ¿Â¶óÀÎ¿¹¾à

function reser01() {
	location.href = "/reservation/reservation/index.jsp";
}

function reser02() {
	location.href = "/reservation/confirm/index.jsp";
}



// Ä¡°úÀÌ¾ß±â
function comm01() {
	location.href = "/community/after/index.jsp";
}

function comm02() {
	location.href = "/community/column/index.jsp";
}

function comm03() {
	location.href = "/community/photo/index.jsp";
}

function comm04() {
	location.href = "/community/notice/index.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/policy.jsp";
}

function member07() {
	location.href = "/member/sitemap.jsp";
}





