strGlobalLinks = '<div class="skipLinks">skip to: <a href="#content">page content</a> | <a\ href="pageNav">links on this page</a> | <a href="#globalNav">site navigation</a> | <a\ href="#siteInfo">footer (site information)</a> </div>\
<div id="masthead"> \
  <h1 id="siteName">&nbsp; </h1> \
  <div id="utility">\
    <a href="http://www.nyc.gov/html/nypd/html/home/home.shtml">NYPD</a> | <a\ href="util/contactus.htm">Contact</a> | <a href="index.htm">Home</a>\
  </div>\
  <div id="globalNav">\
    <div id="globalLink">\
      <a href="aboutus/aboutus.htm" id="gl1" class="glink" onmouseover="ehandler(event,menuitem1);">About Us</a>\
	  <a href="membership/membership.htm" id="gl2" class="glink"\ onmouseover="ehandler(event,menuitem2);">Membership</a>\
	  <a href="news/steuben_news.htm" id="gl3" class="glink"\ onmouseover="ehandler(event,menuitem3);">News</a>\
	  <a href="events/events.htm" id="gl4" class="glink"\ onmouseover="ehandler(event,menuitem4);">Events</a>\
	  <a href="newsletters/newsletters.htm" id="gl5" class="glink"\ onmouseover="ehandler(event,menuitem5);">Newsletter</a>\
	  <a href="scholarships/scholarships.htm" id="gl6" class="glink"\ onmouseover="ehandler(event,menuitem6);">Scholarships</a>\
	  <a href="util/links.htm" id="gl7" class="glink"\ onmouseover="ehandler(event,menuitem7);">Links</a>\
    </div>\
    <!--end globalLinks-->\
 <form id="search" action="http://search.freefind.com/find.html" method="get" accept-charset="utf-8" target="_self">\
		<input type="hidden" name="si" value="22983525">\
		<input type="hidden" name="pid" value="r">\
		<input type="hidden" name="n" value="0">\
		<input type="hidden" name="_charset_" value="">\
		<input type="hidden" name="bcd" value="&#247;">\
		<input type="text" name="query" size="12"> \
		<input type="submit" value="search">\
		</form> \
  </div>\
  <!-- end globalNav --> '
	  
document.write(strGlobalLinks);
