// JavaScript Document

  

document.write("<div style='width: 940px; height: 140px; padding: 0 0 0 5px; background-color:#ffffff'>");
document.write("<div style='float:left'><a href='index.html'>  <img src='Images/AC_logo.gif' width='312' height='137' border='0'> </a> </div>");
document.write("<div style='float:right; width:400px;' ID='topnavtxt'>");

document.write("<a href='index.html'>Home</a> |");
document.write("<a href='mission.html'>Mission</a> |");
document.write("<a href='faqs.html'>FAQs</a> |");
document.write("<a href='insurance.html'>Insurance</a> |");
document.write("<a href='contact_us.html'>Contact Us</a>");

document.write("<span style='margin-left:0px;'><img src='images/futures.gif' width='313' height='54'></span>  ");
document.write("</div> </div>");
