]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/on-line/html/cic/index.html
first moogle template checkin
[helm.git] / helm / on-line / html / cic / index.html
index c0611022cf52a4f96b3da6d204164b9a5c2a97b9..c2a2ef50463a0224fefeaee74b5e022b340a4690 100644 (file)
@@ -7,37 +7,9 @@
  <title>???</script></title>
 </head>
 <script>
-  document.write('<frameset rows="18%,*" border="0" scrolling="no">');
+  document.write('<frameset onLoad="window.focus()" rows="18%,*" border="0" scrolling="no">');
   document.write('<frame src="control.html?url=' + getParam('url') +'"/>');
-  document.write('<frame src="' + unescape(getParam('url')) + '"/>');
-/*
-  document.write('<frame src="control.html' +
-       '?topurl=' + location.protocol + "//" + location.host + location.pathname +
-       '&mode=' + getParam('mode') +
-       '&cicuri=' + getParam('cicuri') +
-       '&theoryuri=' + getParam('theoryuri') +
-       '&processorURL=' + getParam('processorURL') +
-       '&getterURL=' + getParam('getterURL') +
-       '" name="control"/>');
-*/
-/*
-  document.write('<frame src="' +
-       getParam('processorURL') + 'apply' +
-       '?keys=GP' +
-       '&xmluri=' + location.protocol + "//" + location.host + chopSlash(location.pathname) + "/header.html" +
-       '&param.uri=' + getParam('theoryuri') + 
-       '" name="theoryheader"/>');
-  document.write('<frame src="' +
-       getParam('processorURL') + 'apply' +
-       '?keys=L2H' +
-       '&xmluri=' + escape(getParam('getterURL') + 'ls?format=xml&baseuri=' + getParam('theoryuri')) +
-        '&param.keys=L2H' +
-       '&param.uri=' + getParam('theoryuri') +
-       '&param.getterURL=' + getParam('getterURL') +
-        '&param.target=theory' +
-       '&param.interfaceURL=' + location.protocol + "//" + location.host + chopSlash(chopSlash(chopSlash(location.pathname))) + 
-       '" name="theoryresult"/>');
-*/
+  document.write('<frame src="' + unescape(getParam('url')) + '" + name="result"/>');
   document.write('</frameset>');
 </script>