Use four separate <script> includes instead of mkws-complete.js
[mkws-moved-to-github.git] / examples / htdocs / mike.html
index 94e700f..00204dd 100644 (file)
       // See also the Apache2 RewriteRule needed to make this work:
       // http://example.indexdata.com/apache-config.txt
     </script>
-    <script type="text/javascript" src="http://x.mkws.indexdata.com/mkws-complete.js"></script>
+    <script type="text/javascript" src="http://code.jquery.com/jquery-1.10.0.min.js"></script>
+    <script type="text/javascript" src="http://x.mkws.indexdata.com/handlebars-v1.1.2.js"></script>
+    <script type="text/javascript" src="http://x.mkws.indexdata.com/pazpar2/js/pz2.js"></script>
+    <script type="text/javascript" src="http://x.mkws.indexdata.com/mkws.js"></script>
   </head>
   <body>
     <div id="mkwsSwitch"></div>