document.writeln('<tr>');
document.writeln('  <td class="logobot2w" colspan="3" nowrap="nowrap">');
document.writeln('  <!-- This is the navigation bar -->');  
document.writeln('    <a class="logobot2w" href="index.htm">&nbsp;&nbsp;Home</a>&nbsp;&nbsp;');
document.writeln('    <span class="logobot2wl">|</span>&nbsp;&nbsp;');
document.writeln('    <a class="logobot2w" href="cfac_home.htm">Conference Facilities</a>&nbsp;&nbsp;');
document.writeln('    <span class="logobot2wl">|</span>&nbsp;&nbsp;&nbsp;');
document.writeln('    <a class="logobot2w" href="farm_home.htm">Farm</a>&nbsp;&nbsp;');
document.writeln('    <span class="logobot2wl">|</span>&nbsp;&nbsp;');
document.writeln('    <a class="logobot2w" href="rsrch_home.htm">Research &amp; Demonstration</a>&nbsp;&nbsp;');
document.writeln('    <span class="logobot2wl">|</span>&nbsp;&nbsp;');
document.writeln('    <a class="logobot2w" href="educ_home.htm">Education</a>&nbsp;&nbsp;');
document.writeln('    <span class="logobot2wl">|</span>&nbsp;&nbsp;');
document.writeln('    <a class="logobot2w" href="evnt_home.htm">Public Events</a>&nbsp;&nbsp;');
document.writeln('    <span class="logobot2wl">|</span>&nbsp;&nbsp;');
document.writeln('    <a class="logobot2w" href="grdn_home.htm">Gardens</a>&nbsp;&nbsp;');
document.writeln('    <span class="logobot2lw">|</span>&nbsp;&nbsp;');
document.writeln('    <a class="logobot2w" href="voln_home.htm">Volunteering</a>&nbsp;&nbsp;');
document.writeln('  <!--  End of navigation bar -->');
document.writeln('  </td>  ');
document.writeln('</tr>');
document.writeln('</table><!--End Table for banner across top-->');