Rev 8090 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
<applet code=SearchEngine.class name=SearchEngine width=0 height=0 > <param name="INDEXFILE" value="index.txt"> </applet> </body> </html>
<applet
code=SearchEngine.class
name=SearchEngine
width=0
height=0 >
<param name="INDEXFILE" value="index.txt">
</applet>
</body>
</html>