document.write('<form id="form2" style="border-style:none; margin: 0 0 0 0" action="threats.aspx" method="GET">');
document.write('<table style="border:none" cellpadding="0" cellspacing="0">');
document.write('<tr><td>Search&nbsp;Threats:&nbsp;</td>');
document.write('<td style="border-top: solid 1px gray; border-right: none; border-bottom: solid 1px gray; border-left: solid 1px gray"><img src="./resources/ft.gif" alt="" style="border:none"/></td>');
document.write('<td style="border-top: solid 1px gray; border-right: none; border-bottom: solid 1px gray; border-left: none"><input type="text" name="find" style="width: 150px; border:none; font-size: 8pt"/></td>');
document.write('<td style="border: solid 1px gray"><input type="image" src="./resources/go2.gif" /></td></tr>');
document.write('<tr><td colspan="5" style="text-align: right"><a href="reports.aspx">Want to search reports?</a></td></tr>');
document.write('<tr><td colspan="5" style="height: 12px; text-align: right">&nbsp;</td></tr></table></form>');