Index: /schedule/js/function.js
===================================================================
--- /schedule/js/function.js	(revision 17481)
+++ /schedule/js/function.js	(revision 17482)
@@ -7,6 +7,4 @@
 {
 	currentDate = y+'-'+m+'-'+d;
-};
-
 	$('document').ready(function(){
 			var Gdate = y+'-'+m+'-'+d;
@@ -91,2 +89,3 @@
 			};
 	});
+};
