<!-- BEGIN GLOBAL NAVIGATION -->
<!-- workaround routine to display overt HTML via jscript include -->


inc_global_nav_js =

'<a href="http://www.lehigh.edu">lehigh home</a>\n'
+ '&nbsp;|&nbsp;\n'
+ '<a href="http://www.lehigh.edu/~inlts">LTS</a>\n'
+ '&nbsp;|&nbsp;\n'
+ '<a href="http://www.lehigh.edu/security">LTS Security</a>\n'
+ '&nbsp;|&nbsp;\n'
+ '<a href="http://www.lehigh.edu/account">Account Maintenance</a>\n'
+ '&nbsp;|&nbsp;\n'
+ '<a href="http://www.lehigh.edu/helpdesk">Help Desk</a>\n'
+ '&nbsp;|&nbsp;\n'
+ '<a href="http://mylehigh.lehigh.edu/s/1127/index.aspx?sid=1127&gid=1&pgid=59&cid=211">Alumni Help Desk</a>\n'


// end_var_declaration
document.write(inc_global_nav_js);
<!-- END FOOTER NAVIGATION -->
