//ÀÌ ÇÔ¼ö´Â ½Ç°úº° »ó´Ü ÇÃ·¡½¬ ÁÖ¸Þ´º¿¡¼­ ÀÌµ¿¿©ºÎ¸¦ °áÁ¤ÇÏ´Â ÇÔ¼öÀÌ´Ù. ¸ðµç ½Ç°úÆäÀÌÁö¿¡¼­ ÀÎÅ¬¸£µÎµÈ´Ù.
function moveMenu(mId) {
	//alert(mId);
	if(mId== "eduh_01_01") {
		location.href = "/ctnt/dept/eduh/01/eduh.01.001.html"; 
	} else if(mId== "eduh_01_02") {
		location.href = "/ctnt/dept/eduh/01/eduh.01.002.html"; 
	} else if(mId== "eduh_01_03") {
		location.href = "/ctnt/dept/eduh/01/eduh.01.003.html"; 
	} else if(mId== "eduh_01_04") {
		location.href = "/ctnt/dept/eduh/01/eduh.01.004.html"; 
	} else if(mId== "eduh_01_05") {
		location.href = "/ctnt/dept/eduh/01/eduh.01.005.html"; 
	} else if(mId== "eduh_01_06") {
		location.href = "/ctnt/dept/eduh/01/eduh.01.006.html"; 
	} else if(mId== "eduh_01_07") {
		location.href = "/ctnt/dept/eduh/01/eduh.01.007.html"; 
	} else if(mId== "eduh_01_08") {
		location.href = "/ctnt/dept/eduh/01/eduh.01.008.jsp"; 
	} else if(mId== "eduh_02_01") {
		window.open("/contents/dept/intr/index.htm"); 
	} else if(mId== "eduh_02_02") {
		location.href = "/ctnt/dept/eduh/02/eduh.02.002.jsp"; 
	} else if(mId== "eduh_02_03") {
		location.href = "/ctnt/dept/eduh/02/eduh.02.003.jsp"; 
	} else if(mId== "eduh_03_01") {
		location.href = "/ctnt/dept/eduh/03/eduh.03.001.jsp"; 
	} else if(mId== "eduh_03_02") {
		location.href = "/ctnt/dept/eduh/03/eduh.03.002.jsp"; 
	} else if(mId== "eduh_03_03") {
		location.href = "/ctnt/dept/eduh/03/eduh.03.003.jsp"; 
	} else if(mId== "eduh_03_04") {
		location.href = "/ctnt/dept/eduh/03/eduh.03.004.jsp"; 
	} else if(mId== "eduh_03_05") {
		location.href = "/ctnt/dept/eduh/03/eduh.03.005.jsp"; 
	} else if(mId== "eduh_04_01") {
		location.href = "/ctnt/dept/eduh/04/eduh.04.001.jsp"; 
	} else if(mId== "eduh_04_02") {
		location.href = "/ctnt/dept/eduh/04/eduh.04.002.jsp"; 
	} else if(mId== "eduh_04_03") {
		location.href = "/ctnt/dept/eduh/04/eduh.04.003.jsp"; 
	} else if(mId== "eduh_04_04") {
		location.href = "/ctnt/dept/eduh/04/eduh.04.004.jsp"; 
	} else if(mId== "eduh_04_05") {
		location.href = "/ctnt/dept/eduh/04/eduh.04.005.jsp"; 
	} else if(mId== "eduh_04_06") {
		location.href = "/ctnt/dept/eduh/04/eduh.04.006.jsp"; 
	} else if(mId== "eduh_04_07") {
		location.href = "/ctnt/dept/eduh/04/eduh.04.007.jsp"; 
	} else if(mId== "eduh_05_01") {
		location.href = "/ctnt/dept/eduh/05/eduh.05.001.jsp"; 
	} else if(mId== "eduh_05_02") {
		location.href = "/ctnt/dept/eduh/05/eduh.05.002.jsp"; 
	} else if(mId== "eduh_05_03") {
		location.href = "/ctnt/dept/eduh/05/eduh.05.003.jsp"; 
	} else if(mId== "eduh_05_04") {
		location.href = "/ctnt/dept/eduh/05/eduh.05.004.jsp"; 
	} else if(mId== "eduh_05_05") {
		location.href = "/ctnt/dept/eduh/05/eduh.05.005.jsp"; 
	} else if(mId== "eduh_06_01") {
		window.open("/contents/dept/eduh/intr/ca1.htm"); 
	} else if(mId== "eduh_06_02") {
		location.href = "/ctnt/dept/eduh/06/eduh.06.002.jsp"; 
	} else if(mId== "eduh_06_03") {
		location.href = "/ctnt/dept/eduh/06/eduh.06.003.jsp"; 
	} else if(mId== "eduh_06_04") {
		location.href = "/ctnt/dept/eduh/06/eduh.06.004.jsp"; 
	} else if(mId== "eduh_07_01") {
		location.href = "/ctnt/dept/eduh/07/eduh.07.001.jsp"; 
	} else if(mId== "eduh_07_02") {
		location.href = "/ctnt/dept/eduh/07/eduh.07.002.jsp"; 
	} else if(mId== "eduh_07_03") {
		location.href = "/ctnt/dept/eduh/07/eduh.07.003.jsp"; 
	} else if(mId== "eduh_07_04") {
		location.href = "/ctnt/dept/eduh/07/eduh.07.004.jsp"; 
	} else if(mId== "eduh_08_01") {
		window.open("http://www.cne.go.kr/school/");
	} else if(mId== "eduh_08_02") {
		location.href = "/ctnt/dept/eduh/08/eduh.08.002.jsp"; 
	} else if(mId== "eduh_08_03") {
		location.href = "/ctnt/dept/eduh/08/eduh.08.003.jsp"; 
	}
}
