<!-- BEGIN FOOTER NAVIGATION -->
<!-- workaround routine to display overt HTML via jscript include -->


inc_nav_address_template_js =
'Lehigh University Small Business Development Center<br>\n'
+ '621 Taylor Street &bull;&nbsp; Bethlehem, PA 18015 &bull;&nbsp; Tel.\n'
+ '610.758.3980\n'


// end_var_declaration
document.write(inc_nav_address_template_js);
<!-- END FOOTER NAVIGATION -->