<!--
function navbar()
{
  document.write('<CENTER><HR size=3 width=80% color=#3333CC><FONT SIZE="-1">');
  document.write('&#91;<A HREF="http://visumod.freeshell.org/index.html">ROGER-HOME</A>&#93; ');
  document.write('&#91;<A HREF="http://visumod.freeshell.org/unimog/unimog.html">UNIMOG 404 S</A>&#93; ');
  document.write('&#91;<A HREF="http://visumod.freeshell.org/gn400/gn400.html">SUZUKI GN400</A>&#93; ');
  document.write('&#91;<A HREF="http://visumod.freeshell.org/marm/index.html">MAKE MARMALADE</A>&#93; ');
  document.write('&#91;<A HREF="http://visumod.freeshell.org/visumod/kino.html">VISUMOD</A>&#93; ');
  document.write('&#91;<A HREF="http://visumod.freeshell.org/publicat.html">MY PUBLICATIONS</A>&#93; ');
  document.write('&#91;<A HREF="http://visumod.freeshell.org/cruises/cruises.html">RESEARCH VESSELS</A>&#93; ');
  document.write('&#91;<A HREF="http://visumod.freeshell.org/thermo/thermomain.html">THERMODYNAMIC CALCULATIONS</A>&#93; ');
  document.write('&#91;<A HREF="http://visumod.freeshell.org/mp3player/mp3player.html">MP3PLAYER</A>&#93; ');
  document.write('&#91;<A HREF="http://visumod.freeshell.org/my_guestbook.html">GUESTBOOK</A>&#93; ');
  document.write('&#91;<A HREF="http://visumod.freeshell.org/contact.html">CONTACT ME</A>&#93; ');
  document.write('&#91;<A HREF="http://visumod.freeshell.org/sitemap.html">SITEMAP</A>&#93;');
  document.write('</FONT> <HR size=3 width=80% color=#3333CC></CENTER>');
} 
