<!-- START OF TOP NAV -->
<!-- workaround routine to display overt HTML via jscript include -->


inc_topnav_js =
'<table width="758" height="19" border="0" cellpadding="0" cellspacing="0" bgcolor="#1E3654" id="topnav">\n'
+ '<tr>\n 	<td width="15" height="19"><img src="http://www.lehigh.edu/~ineduc/NEW_WEBSITE/_HTML/images/spacer.gif"></td>\n'
+ '<td width="77" height="19">\n'
+ '<a href="http://www3.lehigh.edu" onMouseOver="MM_swapImage(\'topnav_lu\',\'\',\'http://www.lehigh.edu/~ineduc/NEW_WEBSITE/_HTML/images/topnav_lu-over.gif\',1)"'
+ 'onMouseOut="MM_swapImgRestore()">\n'
+ '<img name="topnav_lu" src="http://www.lehigh.edu/~ineduc/NEW_WEBSITE/_HTML/images/topnav_lu.gif" width="77" height="19" border="0" alt="Lehigh Home"></a></td>\n'
+ '<td width="91" height="19">\n'
+ '<a href="http://www.lehigh.edu/education/" onMouseOver="MM_swapImage(\'topnav_coehome\',\'\',\'http://www.lehigh.edu/~ineduc/NEW_WEBSITE/_HTML/images/topnav_coehome-over.gif\',1)"'
+ 'onMouseOut="MM_swapImgRestore()">\n'
+ '<img name="topnav_coehome" src="http://www.lehigh.edu/education/NEW_WEBSITE/_HTML/images/topnav_coehome.gif" width="91" height="19" border="0" alt="College of Education Home"></a></td>\n'
+ '<td width="118" height="19">\n'
+ '<a href="http://www.lehigh.edu/education/about/about_college.html" onMouseOver="MM_swapImage(\'topnav_about\',\'\',\'http://www.lehigh.edu/~ineduc/NEW_WEBSITE/_HTML/images/topnav_about-over.gif\',1)"'
+ 'onMouseOut="MM_swapImgRestore()">\n'
+ '<img name="topnav_about" src="http://www.lehigh.edu/education/NEW_WEBSITE/_HTML/images/topnav_about.gif" width="118" height="19" border="0" alt="About the College of Education"></a></td>\n'
+ '<td width="73" height="19">\n'
+ '<a href="http://www.lehigh.edu/education/academics/academics.html" onMouseOver="MM_swapImage(\'topnav_aca\',\'\',\'http://www.lehigh.edu/~ineduc/NEW_WEBSITE/_HTML/images/topnav_aca-over.gif\',1)" onMouseOut="MM_swapImgRestore()">\n'
+ '<img name="topnav_aca" src="http://www.lehigh.edu/~ineduc/NEW_WEBSITE/_HTML/images/topnav_aca.gif" width="73" height="19" border="0" alt="Academics"></a></td>\n'
+ '<td width="78" height="19">\n'
+ '<a href="http://www.lehigh.edu/education/admissions/adm.html" onMouseOver="MM_swapImage(\'topnav_adm\',\'\',\'http://www.lehigh.edu/education/NEW_WEBSITE/_HTML/images/topnav_adm-over.gif\',1)"'
+ 'onMouseOut="MM_swapImgRestore()">\n'
+ '<img name="topnav_adm" src="http://www.lehigh.edu/~ineduc/NEW_WEBSITE/_HTML/images/topnav_adm.gif" width="78" height="19" border="0" alt="Admissions"></a></td>\n'
+ '<td width="66" height="19">\n'
+ '<a href="http://www.lehigh.edu/education/NEW_WEBSITE/_HTML/research/new_research.html" onMouseOver="MM_swapImage(\'topnav_res\',\'\',\'http://www.lehigh.edu/~ineduc/NEW_WEBSITE/_HTML/images/topnav_res-over.gif\',1)" onMouseOut="MM_swapImgRestore()">\n'
+ '<img name="topnav_res" src="http://www.lehigh.edu/~ineduc/NEW_WEBSITE/_HTML/images/topnav_res.gif" width="66" height="19" border="0" alt="Research"></a></td>\n'
+ '<td width="94" height="19">\n'
+ '<a href="http://www.lehigh.edu/education/NEW_WEBSITE/news/news_events/new_news_events_page.html" onMouseOver="MM_swapImage(\'topnav_news\',\'\',\'http://www.lehigh.edu/~ineduc/NEW_WEBSITE/_HTML/images/topnav_news-over.gif\',1)" onMouseOut="MM_swapImgRestore()">\n'
+ '<img name="topnav_news" src="http://www.lehigh.edu/~ineduc/NEW_WEBSITE/_HTML/images/topnav_news.gif" width="94" height="19" border="0" alt="News &amp; Events"></a></td>\n'
+ '<td width="65" height="19">\n'
+ '<a href="http://www.lehigh.edu/education/a-z/a-z_index.html" onMouseOver="MM_swapImage(\'topnav_a_z\',\'\',\'http://www.lehigh.edu/~ineduc/NEW_WEBSITE/_HTML/images/topnav_a-z-over.gif\',1)" onMouseOut="MM_swapImgRestore()">\n'
+ '<img name="topnav_a_z" src="http://www.lehigh.edu/~ineduc/NEW_WEBSITE/_HTML/images/topnav_a-z.gif" width="65" height="19" border="0" alt="A-Z Index"></a></td>\n'
+ '<td width="68" height="19">\n'
+ '<a href="http://www.lehigh.edu/education/contact/contact_us.html" onMouseOver="MM_swapImage(\'topnav_contact\',\'\',\'http://www.lehigh.edu/~ineduc/NEW_WEBSITE/_HTML/images/topnav_contact-over.gif\',1)" onMouseOut="MM_swapImgRestore()">\n'
+ '<img name="topnav_contact" src="http://www.lehigh.edu/~ineduc/NEW_WEBSITE/_HTML/images/topnav_contact.gif" width="68" height="19" border="0" alt="Contact Us"></a></td>\n'
+ '<td width="13" height="19"><img src="http://www.lehigh.edu/~ineduc/NEW_WEBSITE/_HTML/images/spacer.gif"></td>\n 	</tr>\n </table>\n'


// end_var_declaration
document.write(inc_topnav_js);
<!-- END TOP NAV -->
