inc_generalnav_js =
'<ul>\n<li><a class=mm2 href="index.html">Home Page</a>\n'
+ '<li><a class=mm2 href="aboutus.html">Who We Are</a>\n<li'
+ '><a class=mm2 href="general_whatsnew.html">What\'s New</a'
+ '>\n<li><a class=mm2 href="sitemap.html">Site Map</a>\n</'
+ 'ul>';

// end_var_declaration
document.write(inc_generalnav_js);

