document.write("\
<hr>\
<center>\
<form>\
<table>\
 <tr>\
  <th>\
	Quick search:\
  </th>\
  <td>\
	<SELECT onChange=\"location=this.options[this.selectedIndex].value\">\
	 <OPTION Value=\"tips.htm\">  All software tips\
	 <OPTION VALUE=\"4dos.htm\">  4DOS\
	 <OPTION VALUE=\"aol.htm\">   America Online\
	 <OPTION VALUE=\"apps.htm\">  Applications\
	 <OPTION VALUE=\"asp.htm\">   ASP\
	 <OPTION VALUE=\"far.htm\">   FAR File Manager\
	 <OPTION VALUE=\"hw.htm\">    Hardware\
	 <OPTION VALUE=\"html.htm\">  HTML\
	 <OPTION VALUE=\"www.htm\">   Internet\
	 <OPTION VALUE=\"ie.htm\">    Internet Explorer\
	 <OPTION VALUE=\"imail.htm\"> Internet Mail/Outlook Express\
	 <OPTION VALUE=\"javas.htm\"> JavaScript\
	 <OPTION VALUE=\"kedi.htm\">  Kedit\
	 <OPTION VALUE=\"mc.htm\">    Midnight Commander\
	 <OPTION VALUE=\"miva.htm\">  Miva (HTMLscript)\
	 <OPTION VALUE=\"word.htm\">  MS Word\
	 <OPTION VALUE=\"ncftp.htm\"> NCFTP\
	 <OPTION VALUE=\"opera.htm\"> Opera Web Browser\
	 <OPTION VALUE=\"sql.htm\">   SQL Server\
	 <OPTION VALUE=\"vbt.htm\">   Visual Basic\
	 <OPTION VALUE=\"vc.htm\">    Volkov Commander\
	 <OPTION VALUE=\"webtv.htm\"> WebTV\
	 <OPTION VALUE=\"wc.htm\">    Windows Commander\
	 <OPTION VALUE=\"win95.htm\"> Windows95/98\
	</SELECT>\
  </td>\
  <td>\
	&nbsp;\
	&nbsp;\
	<a href=\"tips.htm\"><img src=\"barstart.gif\" border=0 alt=\"Tips Home\"></a>\
  </td>\
  <td>\
	&nbsp;\
	&nbsp;\
	<a href=\"mailto:andy@moped.every1.net\"><img src=\"baremail.gif\" border=0 alt=\"Email me\"></a>\
  </td>\
</table>\
</form>\
</center>\
");
