// ¸ÞÀÎ¸Þ´º
function main01() {
	location.href = "/intro/index.jsp";
}
function main02() {
	location.href = "/medical/index.jsp";
}
function main03() {
	location.href = "/clinic/index.jsp";
}
function main04() {
	location.href = "/program/index.jsp";
}
function main05() {
	location.href = "/customer/consult/index.jsp";
}



// ¸ÞÀÎÇÃ·¡½Ã
function btn01() {
	location.href = "#";
}
function btn02() {
	window.open('/loveletter/pop.jsp','»ç¶ûÀÇ¿ìÃ¼Åë','width=400, height=600, left=0,top=0');
}
function btn03() {
	location.href = "/customer/kind/index.jsp";
}



// º´¿ø¼Ò°³
function intro01() {
	location.href = "/intro/index.jsp";						// ÀÎ»ç¸»
}
function intro02() {
	location.href = "/intro/object.jsp";						// ¼³¸³¸ñÀû
}
function intro03() {
	location.href = "/intro/history.jsp";						// ¿¬Çõ
}
function intro04() {
	location.href = "/intro/news/index.jsp";						// »õ·Î¿î¼Ò½Ä
}
function intro05() {
	location.href = "/intro/employ/index.jsp";						// Ã¤¿ëÁ¤º¸
}
function intro06() {
	location.href = "/intro/cooperation.jsp";						// Çù·Âº´¿ø
}




// Áø·á¾È³»
function medical01() {
	location.href = "/medical/index.jsp";						// ¿À½Ã´Â±æ
}
function medical02() {
	location.href = "/medical/tel.jsp";						// ºÎ¼­º°¿¬¶ôÃ³
}
function medical03() {
	location.href = "/medical/guide.jsp";						// Áø·á¾È³»
}
function medical04() {
	location.href = "/medical/treatment.jsp";						// ÀÔÅð¿ø¾È³»
}
function medical05() {
	location.href = "/medical/life.jsp";						// º´½Ç»ýÈ° ¹× ¸éÈ¸
}
function medical06() {
	location.href = "/medical/papers.jsp";						// Á¦Áõ¸í¹ß±Þ
}



// Áø·á°ú½Ã¼³
function clinic01() {
	location.href = "/clinic/index.jsp";						// Áø·á°ú¼Ò°³
}
function clinic02() {
	location.href = "/clinic/clinic.jsp";						// Áø·á°ú¼Ò°³
}
function clinic03() {
	location.href = "/clinic/facilities.jsp";						// ½Ã¼³ÇöÈ²
}
function clinic04() {
	location.href = "/clinic/tour.jsp";						// µÑ·¯º¸±â
}




// ÇÁ·Î±×·¥
function program01() {
	location.href = "/program/index.jsp";						// Ä¡·áÇÁ·Î±×·¥
}
function program02() {
	location.href = "/program/treatment.jsp";						// ¿ä¾çÇÁ·Î±×·¥
}
function program03() {
	location.href = "/program/welfare.jsp";						// ³ëÀÎº¹Áö¼­ºñ½º
}
function program04() {
	location.href = "/program/blind.jsp";						// ÀÚ¿øºÀ»ç
}




// °í°´¾È³»
function customer01() {
	location.href = "/customer/consult/index.jsp";						// ÀÎ»ç¸»
}
function customer02() {
	location.href = "/customer/media/index.jsp";						// ÀÎ»ç¸»
}
function customer03() {
	location.href = "/customer/gallery/index.jsp";						// ÀÎ»ç¸»
}
function customer04() {
	location.href = "/customer/common/index.jsp";						// ÀÎ»ç¸»
}
function customer05() {
	location.href = "/customer/kind/index.jsp";						// ÀÎ»ç¸»
}




// »çÀÌÆ®¸Ê
function sitemap01() {
	location.href = "/sitemap/index.jsp";						// »çÀÌÆ®¸Ê
}




// Å¾¸Þ´º
function top01() {
	location.href = "/index.jsp";
}
function top02() {
	location.href = "mailto:master@noinhospital.or.kr";
}
function top03() {
	location.href = "/sitemap/index.jsp";
}



// Äü¸Þ´º
function quick01() {
	location.href = "/medical/index.jsp";
}
function quick02() {
	location.href = "/medical/guide.jsp";
}
function quick03() {
	location.href = "/medical/tel.jsp";
}
function quick04() {
	location.href = "/intro/employ/index.jsp";
}
function quick05() {
	location.href = "/program/welfare.jsp#m1";
}





