document.write("<a href='index.html'><img src='images/logo.gif' id=logo alt='Home' width='231' height='76' border='0' class='header-left'></a>");
document.write("<div class='whitespace' id='mainheader-whitespace'></div>");
document.write("<table border='0' cellpadding='0' cellspacing='0' class='headermenu'>");
document.write("<tr>")
document.write("<td>")
document.write("<a href='aboutus.html' target='_self'  onmouseover=\"headerimage0.src='images/btn_about_m.gif';\" onmouseout=\"headerimage0.src='images/btn_about.gif';\">");
document.write("<img name='headerimage0' src='images/btn_about.gif' border=0 width=102 height=29>");
document.write("</a>");
document.write("</td>");
document.write("<td>");
document.write("<a href='learnmore.html' target='_self'  onmouseover=\"headerimage1.src='images/btn_learn_m.gif';\" onmouseout=\"headerimage1.src='images/btn_learn.gif';\">");
document.write("<img name='headerimage1' src='images/btn_learn.gif' border=0 width=103 height=29>");
document.write("</a>");
document.write("</td>");

document.write("<td>");
document.write("<a href='faq.html' target='_self'  onmouseover=\"headerimage3.src='images/btn_faq_m.gif';\" onmouseout=\"headerimage3.src='images/btn_faq.gif';\">");
document.write("<img name='headerimage3' src='images/btn_faq.gif' border=0 width=103 height=29>");
document.write("</a>");
document.write("</td>");

document.write("<td>");
document.write("<a href='partners.html' target='_self'  onmouseover=\"headerimage4.src='images/btn_partners_m.gif';\" onmouseout=\"headerimage4.src='images/btn_partners.gif';\">");
document.write("<img name='headerimage4' src='images/btn_partners.gif' border=0 width=103 height=29>");
document.write("</a>");
document.write("</td>");


document.write("<td>");
document.write("<a href='contactus.html' target='_self'  onmouseover=\"headerimage2.src='images/btn_contact_m.gif';\" onmouseout=\"headerimage2.src='images/btn_contact.gif';\">");
document.write("<img name='headerimage2' src='images/btn_contact.gif' border=0 width=103 height=29>");
document.write("</a>");
document.write("</td>");

document.write("</tr>");
document.write("</table>");
