]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/searchEngine/html/start.html
Added an hyperlink to the on-line manual.
[helm.git] / helm / searchEngine / html / start.html
index 3984ddd5d6a5b2ed7298206e1fb0d8a7b84da154..57e85c7e7994ad0d4868dfef7e5e155e531e72fa 100644 (file)
@@ -4,10 +4,12 @@
 </SCRIPT>
 </HEAD>
 <BODY>
+Are you lost? Consult the <a href="http://helm.cs.unibo.it/searchEngine/manual.html" target="_blank">on-line manual</a>
+<br><br>
 <center>
-  <input type=button value="Compose a query" onClick="top.cw.location=top.topurl+top.action+'set.html';top.gw.location=top.topurl+top.action+'grammar.html#set';top.sw.location=top.topurl+top.action+'editor.html';top.qw.location=top.topurl+top.action+'blank.html';top.initialize();">
+  <input type=button value="Compose a query" onClick="top.cw.location=top.topurl+top.action+'set.html';top.gw.location=top.topurl+top.action+'grammar.html#set';top.sw.location=top.topurl+top.action+'editor.html';top.qw.location=top.topurl+top.action+'almost_blank.html';top.initialize();">
 <br><br>
-<input type=button value="Submit a pre-defined query" onClick="top.cw.location=top.topurl+top.action+'pdq.html';top.gw.location=top.topurl+top.action+'blank.html';top.sw.location=top.topurl+top.action+'blank.html';top.qw.location=top.topurl+top.action+'blank.html';top.initialize();"> 
+<input type=button value="Submit a pre-defined query" onClick="top.cw.location=top.topurl+top.action+'pdq.html';top.gw.location=top.topurl+top.action+'blank.html';top.sw.location=top.topurl+top.action+'blank.html';top.qw.location=top.topurl+top.action+'almost_blank.html';top.initialize();"> 
 </center>
 </BODY>
 </HTML>