<!-- BEGIN FOOTER NAVIGATION -->
<!-- workaround routine to display overt HTML via jscript include -->


inc_nav_footerv3_js =
' \n'
+ '<table width="800px"  border="0" cellspacing="0" cellpadding="0"><tr><td>\n'
+ '<div align="center" id="footer">\n'
+ '&copy; 2009 Lehigh University. All Rights Reserved. Produced by Communications and Public Affairs.\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://www3.lehigh.edu/copyright.asp">Copyright</a>, <a href="http://www3.lehigh.edu/siteagreement.asp">Terms of Use</a> and <a href="http://www3.lehigh.edu/privacy.asp">Privacy Policy</a></div>\n'
+ '</td></tr>\n'
+ '</table>\n'



// end_var_declaration
document.write(inc_nav_footerv3_js);
<!-- END FOOTER NAVIGATION -->