/* author: discover@cepadvantage.com */
/* Creation date: 2/25/2009 */

document.write('<p align="center" class="bottomMenu">');

document.write('<a href="contactGG.php">Contact Us</a>');
document.write('<img src=images/spacer.gif" height=1 width=8>');
document.write('|');
document.write('<img src=images/spacer.gif" height=1 width=8>');

document.write('<a href="who-we-are.php">Who We Are</a>');
document.write('<img src=images/spacer.gif" height=1 width=8>');
document.write('|');
document.write('<img src=images/spacer.gif" height=1 width=8>');

document.write('<a href="services.php">Services</a>');
document.write('<img src=images/spacer.gif" height=1 width=8>');
document.write('|');
document.write('<img src=images/spacer.gif" height=1 width=8>');

document.write('<a href="client-forms.php">Client Forms</a>');
document.write('<img src=images/spacer.gif" height=1 width=8>');
document.write('|');
document.write('<img src=images/spacer.gif" height=1 width=8>');

document.write('<a href="resources.php">Resources</a>');
document.write('<img src=images/spacer.gif" height=1 width=8>');
document.write('|');
document.write('<img src=images/spacer.gif" height=1 width=8>');

document.write('<a href="affiliations.php">Affiliations</a>');
document.write('<img src=images/spacer.gif" height=1 width=8>');
document.write('|');
document.write('<img src=images/spacer.gif" height=1 width=8>');

document.write('<a href="calculators.php">Calculators</a>');
document.write('<img src=images/spacer.gif" height=1 width=8>');
document.write('|');
document.write('<img src=images/spacer.gif" height=1 width=8>');

document.write('<a href="in-the-news.php">In The News</a>');
document.write('<img src=images/spacer.gif" height=1 width=8>');
document.write('|');
document.write('<img src=images/spacer.gif" height=1 width=8>');

document.write('<a href="index.php">Home</a>');



document.write('</p>');