document.write(''
  + '   <img border="0" src="snails/snailheaderpic2.jpg"><br/>'
  + '   <i><font face="Brush Script MT, Freestyle Script, Lucida Calligraphy, Monotype Corsiva, Viner Hand ITC, Georgia" size="7">'
  + '     Slow Food Hawai&#8216;i Convivium</font></i><br/>'
  + '         <a href="..">Home</a> | '
  + '         <a href="about.html">About Us</a> | '
  + '         <a href="events.html">History</a> | '
//  + '            Events | '
  + '         <a href="articles.html">Slow Press</a> | '
//  + '            Slow Press | '
  + '         <a href="recipes.html">Recipes</a> | '
//  + '            Recipes | '
  + '         <a href="local.html">Local Food</a> | '
//  + '            Local Food | '
  + '         <a href="contactus.html">Contact Us</a>'
  + '     <HR color="#000000" size="1" width="80%">'
  + '');
