Index: /schedule/Module/link.php
===================================================================
--- /schedule/Module/link.php	(revision 15899)
+++ /schedule/Module/link.php	(revision 15900)
@@ -12,8 +12,4 @@
 <script src="search/jQuery Dual Listbox Plug-In_files/jquery-1.3.2.min.js" type="text/javascript" language="javascript"></script>
 <script src="search/jQuery Dual Listbox Plug-In_files/jQuery.dualListBox-1.2.min.js" language="javascript" type="text/javascript"></script>
-<script language="javascript" type="text/javascript">
-        $(function() {
-            $.configureBoxes();
-        });
-</script>
+
 <link href="search/jQuery Dual Listbox Plug-In_files/styles.css" type="text/css" rel="Stylesheet"><title>
Index: /schedule/search.php
===================================================================
--- /schedule/search.php	(revision 15899)
+++ /schedule/search.php	(revision 15900)
@@ -2,5 +2,9 @@
 <!-- saved from url=(0045)http://www.meadmiracle.com/dlb/DLBPlugin.aspx -->
 <html xmlns="http://www.w3.org/1999/xhtml"><head id="Head1"><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-   
+   <script language="javascript" type="text/javascript">
+        $(function() {
+            $.configureBoxes();
+        });
+</script>
 	FACT
 </title></head>
