<!-- BEGIN FOOTER NAVIGATION -->
<!-- workaround routine to display overt HTML via jscript include -->


inc_nav_address_template_js =
'Lehigh University Global Union<br>\n'
+ '215 Coxe Hall, 32 Sayre Drive, Bethlehem, PA 18015 &bull;&nbsp; Tel.\n'
+ '610.758.4505\n'


// end_var_declaration
document.write(inc_nav_address_template_js);
<!-- END FOOTER NAVIGATION -->
