Index: /temp/trunk/html/js/navi.js
===================================================================
--- /temp/trunk/html/js/navi.js	(revision 2285)
+++ /temp/trunk/html/js/navi.js	(revision 2287)
@@ -26,3 +26,6 @@
 	imgObj.src = fileName;
 	
+	function naviStyleChange(ids, color){
+		document.getElementById(ids).style.backgroundColor = color;
+	}	
 }
Index: /temp/trunk/html/js/site.js
===================================================================
--- /temp/trunk/html/js/site.js	(revision 2285)
+++ /temp/trunk/html/js/site.js	(revision 2287)
@@ -1,6 +1,2 @@
-	function naviStyleChange(ids, color){
-		document.getElementById(ids).style.backgroundColor = color;
-	}	
-
 // ¿Æ¥¦¥£¥ó¥É¥¦¤ÎÂ¸ºß³ÎÇ§
 function fnIsopener() {
