/****** ž ¸µÅ© *****************/ function menu1() { location.href = "info/info01.html"; } function menu2() { location.href = "medical/medical01.html"; } function menu3() { location.href = "clinic/clinic01.html"; } function menu4() { location.href = "consultation/consultation01.html"; } /******* º´¿ø¼Ò°³ ¸µÅ© *****************/ function menu1sub1() { location.href = "info/info01.html"; } function menu1sub2() { location.href = "info/info02.html"; } function menu1sub3() { location.href = "info/info03.html"; } function menu1sub4() { location.href = "info/info04.html"; } function menu1sub5() { location.href = "info/info05.html"; } /******* Áø·á°ú¸ñ ¸µÅ© *****************/ function menu2sub1() { location.href = "medical/medical01.html"; } function menu2sub2() { location.href = "medical/medical02.html"; } /******* Ŭ¸®´Ð ¸µÅ© *****************/ function menu3sub1() { location.href = "clinic/clinic01.html"; } function menu3sub2() { location.href = "clinic/clinic02.html"; } function menu3sub3() { location.href = "clinic/clinic03.html"; } function menu3sub4() { location.href = "clinic/clinic04.html"; } function menu3sub5() { location.href = "clinic/clinic05.html"; } function menu3sub6() { location.href = "clinic/clinic06.html"; } function menu3sub7() { location.href = "clinic/clinic07.html"; } function menu3sub8() { location.href = "clinic/clinic08.html"; } /******* °í°´»ó´ã½Ç ¸µÅ© *****************/ function menu4sub1() { location.href = "consultation/consultation01.html"; } function menu4sub2() { location.href = "consultation/consultation02.html"; } function menu4sub3() { location.href = "consultation/consultation03.html"; } function menu4sub4() { location.href = "consultation/consultation04.html"; }