themes/stpatty/footer.tpl
changeset 650 e45183014778
parent 377 bb3e6c3bd4f4
child 663 d0f74bcd21eb
--- a/themes/stpatty/footer.tpl	Sat Jul 19 21:14:54 2008 -0400
+++ b/themes/stpatty/footer.tpl	Sun Jul 20 13:32:04 2008 -0400
@@ -33,12 +33,7 @@
         Loading...
       </div>
     </div>
-    <script type="text/javascript">
-      // This initializes the Javascript runtime when the DOM is ready - not when the page is
-      // done loading, because enano-lib-basic still has to load some 15 other script files
-      enano_init();
-      window.onload = function(e) {  };
-    </script>
+    {JS_FOOTER}
   </body>
 </html>