function top() {

  document.write("<div align='center'>");
  document.write("<table border='0' cellpadding='0' cellspacing='0' width='100%' height='96' background='/img/bg_top.jpg'>");
  document.write("<tr>");
  document.write("<td width='100%'><map name='FPMap0'>");
  document.write("<area href='http://www.picanto-cup.pl' target='_blank' shape='rect' coords='600, 17, 759, 85'>");
  document.write("<area href='http://www.pzm.pl' target='_blank' shape='rect' coords='391, 14, 435, 85'>");
  document.write("<area href='http://www.kia.pl' target='_blank' shape='rect' coords='284, 14, 361, 85'>");
  document.write("</map><img border='0' src='/img/top.jpg' usemap='#FPMap0' width='768' height='96'></td>");
  document.write("</tr>");
  document.write("</table>");
  document.write("</div>");

}
