function menu() {

  document.write("<table border='0' cellpadding='0' cellspacing='0' width='768' class='brightsm'>");
  document.write("<tr>");
  document.write("<td width='284' valign='top'>");
  document.write("Copyright &copy; 2010 Kawiarnia <i>Stare Sioło</i><br>");
  document.write("Ostatnia aktualizacja: 20 czerwca 2010 r.<br>");
  document.write("Uwagi techniczne proszę zgłaszać pod adres: <a href='mailto:%61%64%6d%69%6e%40%73%74%61%72%65%73%69%6f%6c%6f%2e%63%6f%6d' class='brightsm'>&#97;&#100;&#109;&#105;&#110;&#64;&#115;&#116;&#97;&#114;&#101;&#115;&#105;&#111;&#108;&#111;&#46;&#99;&#111;&#109;</a><br>");
  document.write("<a href='http://www.bieszczady-biegowki.pl' target='_blank'><img border='0' src='/img/logo_biegowki.jpg' width='155' height='45' alt='Biegówki w Bieszczadach'></a>");
  document.write("</td>");
  document.write("<td width='75' valign='top'><a href='/oferta.htm'><img border='0' src='/img/menu_oferta.jpg' width='75' height='20'></a></td>");
  document.write("<td width='88' valign='top'><a href='/koncerty.htm'><img border='0' src='/img/menu_koncerty.jpg' width='88' height='20'></a></td>");
  document.write("<td width='101' valign='top'><a href='/wydarzenia.htm'><img border='0' src='/img/menu_wydarzenia.jpg' width='101' height='20'></a></td>");
  document.write("<td width='78' valign='top'><a href='/noclegi/noclegi.htm'><img border='0' src='/img/menu_noclegi.jpg' width='78' height='20'></a></td>");
  document.write("<td width='142' valign='top'><a href='/kontakt.htm'><img border='0' src='/img/menu_kontakt.jpg' width='142' height='20'></a></td>");
  document.write("</tr>");
  document.write("</table>");

}


