document.write('<div class=\"menuheader\">Site Contents</div>');
document.write('<a href=\"index.php\">Main Page</a>');
document.write('<a href=\"sitemap.php\">Sitemap</a>');
document.write('<a href=\"why.php\">Why Choose eBUILD?</a>');
document.write('<a href=\"contact.php\">Contact Us</a>');
document.write('<div class=\"menuheader\">Services</div>');
document.write('<a href=\"design.php\">Website Design</a>');
document.write('<a href=\"sitereno.php\">Existing Site Renovations</a>');
document.write('<a href=\"maintenance.php\">Website Maintenance</a>');
document.write('<a href=\"nfp.php\">Websites for Nonprofits</a>');
document.write('<a href=\"portfolio.php\">Website Design Portfolio</a>');
document.write('<a href=\"estimate.php\">Get a Free Estimate</a>');
document.write('<div class=\"menuheader\">Client Services</div>');
document.write('<a href=\"login.php\">Client Login</a>');
document.write('<a href=\"support.php\">Tech Support Requests</a>');
document.write('<a href=\"update.php\">Content Update Requests</a>');
