<!-- Begin

// Edit this text for the global top menu
// SYNTAX: <script type="text/javascript" src="js/topmenu.js"></script>

document.write('<a href="index.html" class="homeicon">Home</a> | ');
document.write('<a href="contact.html" class="contacticon">Contact</a> | ');
document.write('<a href="sitemap.html" class="sitemapicon">Sitemap</a>');

//  End -->