document.write('<!-- Mid Top Section -->									'
  + '										<table cellpadding="0" cellspacing="0" border="0" width="580">'
  + '											<tr>'
  + '												<td valign="top">'
  + '													<table cellpadding="0" cellspacing="0" border="0" width="345">'
  + '														<tr>'
  + '															<td height="27"><img src="/images/spacer.gif" alt="" width="15" height="1" hspace="0" vspace="0" border="0"></td>'
    + '															<td valign="middle"><a href="/About/NPSInfo/directory.html" class="UtilNavBarTxtType1"><b>DIRECTORY</b></a></td>'
  + '															<td width="20"><span class="BoxTitle"><center>|</center></span></td>'
  + '															<td valign="middle"><a href="http://www.npsfoundation.org" class="UtilNavBarTxtType1"><b>NPS FOUNDATION</b></a></td>'
  + '															<td width="20"><span class="BoxTitle"><center>|</center></span></td>'
  + '															<td valign="middle"><a href="/About/Events/AcadCalendar.html" class="UtilNavBarTxtType1"><b>CALENDAR</b></a></td>'
  + '															<td><img src="/images/spacer.gif" alt="" width="10" height="1" hspace="0" vspace="0" border="0"></td>'
  + '														</tr>'
  + '													</table>'
  + '												</td>'
  + '												<td valign="top">'
  + '													<table cellpadding="0" cellspacing="0" border="0" width="230">'
  + '														<form method=GET action="/Search/search.asp">'
  + '<tr>'
  + '	<td height="27"><img src="/images/spacer.gif" alt="" width="40" height="1" hspace="0" vspace="0" border="0"></td>'
  + '	<td><span class="search">SEARCH&nbsp;</span></td>'
  + '	<td><input type="Text" name="zoom_query" value="" size="13" class="searchbox">'
  + '	<td><input type="Image" src="/images/home_go.gif" border="0"></td>'
  + '	<td><img src="/images/spacer.gif" alt="" width="10" height="1" hspace="0" vspace="0" border="0"></td>'
  + '</tr>'
  + '</form>'
  + '													</table>'
  + '												</td>'
  + '											</tr>											'
  + '										</table>'
  + '				');
