document.write('<div id=\"navbottom\">');
document.write('<span class=\"gray\"><a href=\"index.html\" class=\"gray\">Home</a>&nbsp;|&nbsp;');
document.write('<a href=\"who.html\" class=\"gray\">Who We Are</a>&nbsp;|&nbsp;');
document.write('<a href=\"what.html\" class=\"gray\">What We Do</a>&nbsp;|&nbsp;');
document.write('<a href=\"clients.html\" class=\"gray\">Our Clients</a>&nbsp;|&nbsp;');
document.write('<a href=\"contact.html\" class=\"gray\">Contact Us</a></span></div>');
