
<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// START LINK TABLE

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="200" class="menulinks">');
document.write('<tr><td align="left" valign="center" background="/picts/background-menu.gif" height="25">');
document.write('<img src="/picts/spacer.gif" HEIGHT=5 WIDTH=15><a href="/index.html">Home</a><br>');


// NOTE: COPY AND PASTE THE NEXT 2 LINES TO MAKE A NEW LINK SEE NOTE BELOW




document.write('</td></tr><tr><td align="left" valign="center" background="/picts/background-menu.gif" height="25">');
document.write('<img src="/picts/spacer.gif" HEIGHT=5 WIDTH=15><a href="/health_insurance.htm">Health</a><br>');


document.write('</td></tr><tr><td align="left" valign="center" background="/picts/background-menu.gif" height="25">');
document.write('<img src="/picts/spacer.gif" HEIGHT=5 WIDTH=15><a href="/life_insurance.htm">Life</a><br>');


document.write('</td></tr><tr><td align="left" valign="center" background="/picts/background-menu.gif" height="25">');
document.write('<img src="/picts/spacer.gif" HEIGHT=5 WIDTH=15><a href="/disability_insurance.htm">Disability</a><br>');


document.write('</td></tr><tr><td align="left" valign="center" background="/picts/background-menu.gif" height="25">');
document.write('<img src="/picts/spacer.gif" HEIGHT=5 WIDTH=15><a href="/dental_coverage.htm">Dental</a><br>');


document.write('</td></tr><tr><td align="left" valign="center" background="/picts/background-menu.gif" height="25">');
document.write('<img src="/picts/spacer.gif" HEIGHT=5 WIDTH=15><a href="/prescription_drug_coverage.htm">Prescription Drug</a><br>');


document.write('</td></tr><tr><td align="left" valign="center" background="/picts/background-menu.gif" height="25">');
document.write('<img src="/picts/spacer.gif" HEIGHT=5 WIDTH=15><a href="/insurance_gap_protection.htm">Supplemental Plans</a><br>');


document.write('</td></tr><tr><td align="left" valign="center" background="/picts/background-menu.gif" height="25">');
document.write('<img src="/picts/spacer.gif" HEIGHT=5 WIDTH=15><a href="/discount_health_program.htm">Discount Health Plan</a><br>');


document.write('</td></tr><tr><td align="left" valign="center" background="/picts/background-menu.gif" height="25">');
document.write('<img src="/picts/spacer.gif" HEIGHT=5 WIDTH=15><a href="/agents.htm">New Agent Info</a><br>');

document.write('</td></tr><tr><td align="left" valign="center" background="/picts/background-menu.gif" height="25">');
document.write('<img src="/picts/spacer.gif" HEIGHT=5 WIDTH=15><a href="/agents/">Agent Login</a><br>');



document.write('</td></tr><tr><td align="left" VALIGN="center">');

// NOTE: CHANGE THE HEIGHT="30" TO A SMALLER NUMBER TO MAKE ROOM FOR MORE LINKS

document.write('<img src="/picts/spacer.gif" HEIGHT="30" WIDTH="10"><br>');


document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');


//  End -->

