document.writeln("<table width=\"88%\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" bordercolor=\"#FFFFFF\">");
document.writeln("  <tr> ");
document.writeln("    <td height=\"20\" bgcolor=\"#FF0000\">");
document.writeln("      <a href=index.htm>");
document.writeln("		<strong><font color=\"#FFFFFF\" size=\"2\">&nbsp;<img src=\"images/bullet.gif\" width=\"12\" height=\"12\" border=\"0\">");
document.writeln("      Inicial </font></strong></a>");
document.writeln("    </td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td height=\"20\" bgcolor=\"#FF0000\">");
document.writeln("      <a href=empresa.htm>");
document.writeln("		<strong><font color=\"#FFFFFF\" size=\"2\">&nbsp;<img src=\"images/bullet.gif\" width=\"12\" height=\"12\" border=\"0\">");
document.writeln("      A Empresa </font></strong></a>");
document.writeln("    </td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td height=\"20\" bgcolor=\"#FF0000\">");
document.writeln("      <a href=produtos.htm>");
document.writeln("		<strong><font color=\"#FFFFFF\" size=\"2\">&nbsp;<img src=\"images/bullet.gif\" width=\"12\" height=\"12\" border=\"0\">");
document.writeln("      Produtos </font></strong></a>");
document.writeln("    </td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td height=\"20\" bgcolor=\"#FF0000\">");
document.writeln("      <a href=lojas.htm>");
document.writeln("		<strong><font color=\"#FFFFFF\" size=\"2\">&nbsp;<img src=\"images/bullet.gif\" width=\"12\" height=\"12\" border=\"0\">");
document.writeln("      Lojas </font></strong></a>");
document.writeln("    </td>");
document.writeln("  </tr>");
//document.writeln("  <tr> ");
//document.writeln("    <td height=\"20\" bgcolor=\"#FF0000\">");
//document.writeln("      <a href=lojas.htm>");
//document.writeln("		<strong><font color=\"#FFFFFF\" size=\"2\">&nbsp;<img src=\"images/bullet.gif\" width=\"12\" height=\"12\" border=\"0\">");
//document.writeln("      Contato </font></strong></a>");
//document.writeln("    </td>");
//document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td height=\"20\" bgcolor=\"#FF0000\">");
document.writeln("      <a href=links.htm>");
document.writeln("		<strong><font color=\"#FFFFFF\" size=\"2\">&nbsp;<img src=\"images/bullet.gif\" width=\"12\" height=\"12\" border=\"0\">");
document.writeln("      Links </font></strong></a>");
document.writeln("    </td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td height=\"20\" bgcolor=\"#FF0000\">");
document.writeln("      <a href=informativo.htm>");
document.writeln("		<strong><font color=\"#FFFFFF\" size=\"2\">&nbsp;<img src=\"images/bullet.gif\" width=\"12\" height=\"12\" border=\"0\">");
document.writeln("      Informativo <img src=\"images/spacer.gif\" width=\"12\" border=\"0\"> <font color=\"#FFFFFF\" size=\"1\"> Kranz Pneus");
document.writeln("      <br><img src=\"images/spacer.gif\" width=\"12\" border=\"0\"> & Crazy Kranz</font></strong></a>");
document.writeln("    </td>");
document.writeln("  </tr>");
//document.writeln("  <tr> ");
//document.writeln("    <td height=\"20\" bgcolor=\"#FF0000\">");
//document.writeln("      <a href=promocoes.htm>");
//document.writeln("		<strong><font color=\"#FFFFFF\" size=\"2\">&nbsp;<img src=\"images/bullet.gif\" width=\"12\" height=\"12\" border=\"0\">");
//document.writeln("      Promoções </font></strong></a>");
//document.writeln("    </td>");
//document.writeln("  </tr>");
document.writeln("</table>");

