document.write( '<STYLE TYPE=\"text/css\">' );
document.write( 'a.search:link { color: #FFFFFF; text-decoration: none }' );
document.write( 'a.search:active { color: #FFFFFF; text-decoration: none }' );
document.write( 'a.search:visited { color: #FFFFFF; text-decoration: none }' );
document.write( 'a.search:hover { color: orange; text-decoration: underline }' );
document.write( '</style>' );
document.write( '<form method=\"get\" action=\"http://www.bleepingcomputer.com/startups/index.php\" target=\"_new\">' );
document.write( '<table border=\"0\" cellspacing=\"0\" bordercolor=\"345487\">' );
document.write( '  <tr>' );
document.write( '  <tr>' );
document.write( '    <td height=\"50\" bgcolor=\"#cfd6de\"><div align=\"center\">' );
document.write( '<br />  <b>Filename to search for:</b>' );
document.write( '        <input type=\"text\" name=\"keyword\" size=\"20\">' );
document.write( '        <input type=\"hidden\" name=\"act\" value=\"search\" />' );
document.write( '        ' );
document.write( '        <input type=\"submit\" value=\"Search\" name=\"search\"><Br /><br />' );
document.write( '    </div></td>' );
document.write( '  </tr>' );
document.write( '</table>' );

