themes/oxygen/header.tpl
changeset 568 3700f7124c2b
parent 565 df5a40ca2f7a
child 594 738c61b498a6
--- a/themes/oxygen/header.tpl	Mon Jun 09 20:52:34 2008 -0400
+++ b/themes/oxygen/header.tpl	Tue Jun 10 00:21:34 2008 -0400
@@ -7,6 +7,9 @@
     <link id="mdgCss" rel="stylesheet" href="{SCRIPTPATH}/themes/{THEME_ID}/css/{STYLE_ID}.css" type="text/css" />
     {JS_DYNAMIC_VARS}
     
+    <!-- Only load a basic set of functions for now. Let the rest of the API load when the page is finished. -->
+    <script type="text/javascript" src="{SCRIPTPATH}/includes/clientside/jsres.php?early"></script>
+    
     <script type="text/javascript">
       var tinymce_skin = 'o2k7';
     </script>