// ADD #1

//  Begin Search Vand.com Form
document.write('<FORM ACTION="http://vandaveer.com/cgi-bin/main_search.cgi" METHOD="POST">')
document.write('<font face="sans-serif" SIZE="3">Search:')
document.write('&nbsp')
document.write('<INPUT TYPE="text" SIZE="15" NAME="keywords" MAXLENGTH="50">')
document.write('&nbsp')
//document.write('<img src="http://www.vandaveer.com/images/btnGo.gif" onclick=submit()>')
document.write('<INPUT TYPE="SUBMIT" VALUE=" Go ">')
//document.write('<INPUT TYPE="RESET" VALUE=" Clear ">')
//document.write('<IMG SRC="http://www.vandaveer.com/images/star.gif" BORDER="0">')
document.write('<!--<INPUT TYPE=checkbox NAME="exact_match"> Exact Match Search-->')
document.write('</FORM>')
// End Search Vand.com Form
