var DirectRDFURL = "<subst:DirectRDFURL/>";
var getterURL = "<subst:getterURL/>";
var HTMLURL = "<subst:HTMLURL/>";
+ var ProofTreeURL = "<subst:makeProofTreeURL/>";
var InverseRDFURL = "<subst:InverseRDFURL/>";
var MathMLContentURL = "<subst:MathMLContentURL/>";
var MathMLPresentationURL = "<subst:MathMLPresentationURL/>";
<hr />
<div class="center">
<script>
- document.write('<a target="result" style="color:black; text-decoration:none" href="' + url + '&param.toplevel=true">');
+ document.write('<a target="result" style="color:black; text-decoration:none" href="' + url + '">');
document.write('<img style="border-style:none" src="' + interfaceURL + '/icons/object.png" />');
</script>
<h2 class="uri"><subst:base_CICURI/></h2>
document.write('<a href="' + MathMLPresentationURL + '&param.toplevel=true" target="result"><small>MathML</small></a> ]');
</script>
</li>
+ <li>
+ <script>
+ document.write('<a href="' + ProofTreeURL + '&param.toplevel=true" target="result">View proof tree</a>');
+ </script>
+ </li>
<li>
<script>
var url = processorURL + "apply?keys=MC%2CRT%2CL&xmluri=" +
<hr />
<div class="center">
<script>
- document.write('<a target="result" style="color:black; text-decoration:none" href="' + url + '&param.toplevel=true">');
+ document.write('<a target="result" style="color:black; text-decoration:none" href="' + url + '">');
document.write('<img style="border-style:none" src="' + interfaceURL + '/icons/folder.png" />');
</script>
<h2 class="uri"><subst:base_CICURI/></h2>
'¶m.annotations=' + annotations + '¶m.CICURI=' + CICURI +
'¶m.url=' + escape(url) + '&xmluri=' +
escape(interfaceURL + 'html/theory/control.html') +'"/>');
- document.write('<frame src="' + url + '¶m.toplevel=true" name="result"/>');
+ document.write('<frame src="' + url + '" name="result"/>');
document.write('</frameset>');
]]>
</script>