function get_top()
{
document.write ('  <form method="POST" action="http://www.scriptheaven.org/cgi-bin/search.cgi">    <div align="center"><center><table border="0" cellpadding="0" cellspacing="0" width="100%"    background="http://www.scriptheaven.org/nback3.gif">      <tr>        <td width="1"><a href="http://www.scriptheaven.org/feedback.html"><img        src="http://www.scriptheaven.org/bfeedback.gif" border="0"></a><br>        <a href="http://www.scriptheaven.org"><img src="http://www.scriptheaven.org/bhome.gif"        border="0"></a></td>        <td width="0"><img src="http://www.scriptheaven.org/mlogo.jpg"></td>        <td valign="bottom" width="1"><img src="http://www.scriptheaven.org/topl.gif"></td>        <td valign="bottom"><table border="0" cellpadding="0" cellspacing="0" width="100%">          <tr>            <td width="1" align="center"><a href="http://banners.linkbuddies.com/click.php?id=155902"><img            src="http://banners.linkbuddies.com/image.php?id=155902" width="468" height="60"            alt="Click Here" border="0"></a></td>          </tr>          <tr>            <td width="1" align="right"><font color="#0080FF"><small>_</small></font></td>          </tr>        </table>        <table border="0" cellpadding="8" cellspacing="0" width="100%">          <tr>            <td width="100"><input type="text" name="keywords" size="34"></td>            <td width="100"><select name="cat_search" size="1">              <option value="everything">All</option>              <option value="CST__Perl">Perl</option>              <option value="CST__PHP">PHP</option>              <option value="CST_ASP">ASP</option>              <option value="CST_Java">Java</option>              <option value="CST_JavaScript">JavaScript</option>              <option value="CST_Remotely_Hosted">Remotely Hosted</option>              <option value="CST_Flash">Flash</option>              <option value="CST_XML">XML</option>            </select></td>            <td width="618"><input type="submit" value="Search" name="S"></td>          </tr>        </table>        </td>      </tr>    </table>    </center></div>  </form>');
}
