document.write('<div id="globalNavBar">');

document.write('</div>');

document.write('<div id="globalLinks">');
document.write('<span class="globalNavItem"><a class="global" href="search.html">Search</a></span>');
document.write('<span class="globalNavItem"><a class="global" href="sitemap.html">Site Map</a></span>');
document.write('<span class="globalNavItem"><a class="global" href="contact.html">Contact</a></span>');
document.write('<span class="globalNavItem"><a class="global" href="http://www.corespirituality.com">Home</a></span>');
document.write('<span class="globalNavItem"><a class="global" href="http://www.corespirituality.com/BB">Forums</a></span>');
document.write('</div>');

