<!-- BEGIN FOOTER NAVIGATION -->
<!-- workaround routine to display overt HTML via jscript include -->
var protocol = window.location.protocol;

inc_nav_footerv3_js =
'<br>\n'
+ '<table width="100%"  border="0" cellspacing="10" cellpadding="0"><tr><td>\n'
+ '<div align="center"><span class="footer">\n'
+ '<!-- BEGIN FOOTER NAVIGATION -->\n'
+ '<!-- LEHIGH HOME -->\n'
+ '<a href="http://www.lehigh.edu/home">LEHIGH HOME</a> | \n'
+ '<!-- SITE MAP -->\n'
+ '<a href="http://www4.lehigh.edu/about/sitemap.aspx">SITE MAP</a> | \n'
+ '<!-- SEARCH -->\n'
+ '<a href="http://www.lehigh.edu/lusearch">SEARCH</a> | \n'
+ '<!-- CAMPUS DIRECTORY -->\n'
+ '<a href="http://www.lehigh.edu/~www/directory/">CAMPUS DIRECTORY</a> | \n'
+ '<!-- DIRECTIONS -->\n'
+ '<a href="http://www4.lehigh.edu/about/luevents/maps">DIRECTIONS</a> | \n'
+ '<!-- NEWS -->\n'
+ '<a href="http://www.lehigh.edu/news">NEWS</a> | \n'
+ '<!-- EVENTS -->\n'
+ '<a href="http://www.lehigh.edu/eventscalendar">EVENTS</a> | \n'
+ '<!-- CONTACT LU -->\n'
+ '<a href="http://www4.lehigh.edu/contactlehigh.aspx">CONTACT LEHIGH</a></div></span><br>\n'
+ '<!-- END FOOTER NAVIGATION -->\n'
+ '<!-- BEGIN FOOTER COPYRIGHT -->\n'
+ '<div align="center"><span class="footer">\n'
+ '&copy; 2012 Lehigh University. All Rights Reserved.<br>\n'
+ '<a href="http://www.lehigh.edu/emergency">Emergency Info</a> - <a href="http://assistive.usablenet.com/tt/referrer">Text-only version</a> - <a href="http://www4.lehigh.edu/mobile/aboutmobile.aspx?footer">Mobile version</a> - <a href="http://www4.lehigh.edu/about/copyright.aspx">Copyright</a>, <a href="http://www4.lehigh.edu/about/serviceagreement.aspx">Terms of Use</a>, <a href="http://www4.lehigh.edu/about/privacy.aspx">Privacy Policy</a> and <a href="http://www.lehigh.edu/~inprv/heoa/index.html">Higher Education Opportunity Act</a></div></span>\n'
+ '</td></tr>\n'
+ '</table>\n'
+ '<!-- END FOOTER COPYRIGHT -->\n'



// end_var_declaration
document.write(inc_nav_footerv3_js);
<!-- END FOOTER NAVIGATION -->
