Swap #mkwsResults and #mkwsRecords IDs.
[mkws-moved-to-github.git] / experiments / spclient / index.html
index dd5971c..687aec5 100644 (file)
@@ -1,23 +1,15 @@
-<?xml version="1.0"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
+<html>
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
     <title>MKWS demo client</title>
     <link rel="stylesheet" href="http://mkws.indexdata.com/mkwsStyle.css" />
-    <script type="text/javascript">
-      var mkws_config = { 
-      service_proxy_url: "http://mkws.indexdata.com/service-proxy/",
-      service_proxy_auth: "http://mkws.indexdata.com/service-proxy/?command=auth&action=login&username=guest&password=guest",
-      }; 
-    </script>
-    <script type="text/javascript" src="mkws-complete.js"></script>
+    <script type="text/javascript" src="http://mkws.indexdata.com/mkws-complete.js"></script>
   </head>
   <body>
     <div id="mkwsSwitch"></div>
     <div id="mkwsLang"></div>
     <div id="mkwsSearch"></div>
-    <div id="mkwsRecords"></div>
+    <div id="mkwsResults"></div>
     <div id="mkwsTargets"></div>
     <div id="mkwsStat"></div>
   </body>