document.write('<form action="http://www.finresourcecenter.com/cgi-bin/apexec.pl" method="get">');
document.write('<center><table CELLSPACING=0 CELLPADDING=4 width="100%">');
document.write('<tr>');
document.write('              <td align=center> <b><font face="Arial, Helvetica, sans-serif" size="3">Search ');
document.write('                The Web</font></b><font face="Arial, Helvetica, sans-serif" size="3"><br>');
document.write('                <input type="text" name="search" value="" size="15" maxlength="100">');
document.write('                <input type=hidden name=etype value="odp">');
document.write('                <input type=hidden name=template value="' + villid + '.html">');
document.write('                <input type=hidden name=passurl value="">');
document.write('                <input type=submit value="Search">');
document.write('                </font> </td>');
document.write('</tr>');
document.write('</table></center>');
document.write('</form>');