move the config to index.html
[mkws-moved-to-github.git] / experiments / spclient / index.html
index ccf463b..919b2d0 100644 (file)
     <script type="text/javascript" src="http://code.jquery.com/jquery-1.10.0.min.js"></script>
     <script type="text/javascript" src="/libjs-pz2/pz2api.1.js"></script>
     <script type="text/javascript" src="mkws.js"></script>
+    <script type="text/javascript">
+       $(document).ready(function() { 
+               mkws_html_all({ mkws_switch: false }); 
+       });
+    </script>
   </head>
   <body>
     <!-- These five <div>s are provided by MKWS -->