function amenu2(){

document.write('<TR>');

document.write('<TD BGCOLOR="#DDDDDD" nowrap>');

document.write('<A HREF="../xpers.html"   ><font size="2" face="Arial,Helvetica"><b>Personal</B></FONT></A><BR>');

document.write('<A HREF="../xcomm.html"   ><font size="2" face="Arial,Helvetica"><b>Commercial</B></FONT></A><BR>');

document.write('<A HREF="../xfins.html"   ><font size="2" face="Arial,Helvetica"><b>Financial</B></FONT></A><BR>');

document.write('<A HREF="../xbond.html"   ><font size="2" face="Arial,Helvetica"><b>Bonds</B></FONT></A><BR>');

document.write('<A HREF="../xclaim.html"  ><font size="2" face="Arial,Helvetica"><b>Claims</B></FONT></A><BR>');

document.write('<A HREF="http://www.instantbenefits.com/mini-web/cgi-bin/mini_web_login.cgi?Parent_Id=1416&Template=custom_mini_web_login_ajs.html" Target="_blank" ><font size="2" face="Arial,Helvetica"><b>Benefits Login</B></FONT></A><BR>');

document.write('</TD>');

document.write('</TR>');

document.write('<TR>');

document.write('<TD bgcolor="#DDDDDD" nowrap>');

document.write('<a href="../about.html">  <font size="2" face="Arial,Helvetica"><b>About Us</b></font><br></a>');

document.write('<a href="../staff.html">  <font size="2" face="Arial,Helvetica"><b>Staff</b></font><br></a>');

document.write('<a href="../quote.html">  <font size="2" face="Arial,Helvetica"><b>Quotes</b></font><br></a>');

document.write('<a href="../svcs.html" >  <font size="2" face="Arial,Helvetica"><b>Services</b></font><br></a>');

document.write('<a href="../comp.html" ><font size="2" face="Arial,Helvetica"><b>Companies</b></font><br></a>');

document.write('<a href="../client.html"><font size="2" face="Arial,Helvetica"><b>Clients Speak Out</b></font><br></a>');

document.write('<a href="../cont.html" >  <font size="2" face="Arial,Helvetica"><b>Contact Us</b></font><br></a>');

document.write('<a href="../tips.html" >  <font size="2" face="Arial,Helvetica"><b>Tips & Info</b></font><br></a>');

document.write('<a href="../index.html">  <font size="2" face="Arial,Helvetica" Color="#FFFF00"><b>Home</b></font></a>');

document.write('</TD>');

document.write('</TR>');	

document.write('          <TR>');

document.write('            <TD align="center" VALIGN="BOTTOM" bgcolor="#000066" height="22">');

document.write('              <P align="left">');

document.write('			  <FONT face="Arial,Helvetica"  SIZE=2 COLOR="#FFFFFF">');

document.write('                <b>Quick Search</b>');

document.write('			  </font><BR>');

document.write('            </TD>');

document.write('          </TR>');

document.write('          <TR>');

document.write('            <TD>');

document.write('              <FORM NAME="dropdown" ACTION="">');

document.write('                <SELECT NAME="site" onChange="newpage();" ALIGN=left>');

document.write('                  <OPTION SELECTED>Jump To:');

document.write('                  <OPTION>Auto Quote');

document.write('                  <OPTION>Home Quote');

document.write('                  <OPTION>Boat Quote');

document.write('                  <OPTION>Life & Health');

document.write('                  <OPTION>Group Health');

document.write('                  <OPTION>Bond Quote');

document.write('                  <OPTION>Business Ins.');

document.write('                  <OPTION>Emp. Benefits');

document.write('                  <OPTION>Wrk. Comp');

document.write('                  <OPTION>Policy Change');

document.write('                  <OPTION>Auto Claim');

document.write('                  <OPTION>Other Claim');

document.write('                  <OPTION>Disclaimer');

document.write('                </SELECT>');

document.write('		      </FORM>');

document.write('            </TD>');

document.write('          </TR>');

					   

}
