document.write("<TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=0>"+
          "<TR>"+
            "<TD ALIGN=RIGHT>"+
            "<TABLE WIDTH=160 BORDER=0 CELLPADDING=0 CELLSPACING=0>"+
              "<TR>"+
                "<TD><A HREF=index.html><IMG SRC=images/home-button.gif WIDTH=160 HEIGHT=26></A></TD>"+
              "</TR>"+
              "<TR>"+
               " <TD><A HREF=knowledge.html><IMG SRC=images/knowledge-button.gif WIDTH=160 HEIGHT=26></A></TD>"+
              "</TR>"+
              "<TR>"+
               " <TD><A HREF=creativity.html><IMG SRC=images/creativity-button.gif WIDTH=160 HEIGHT=26></A></TD>"+
              "</TR>"+
              "<TR>"+
                "<TD><A HREF=vision.html><IMG SRC=images/vision-button.gif WIDTH=160 HEIGHT=26></A></TD>"+
              "</TR>"+
              "<TR>"+
                "<TD><A HREF=service.html><IMG SRC=images/services-button.gif WIDTH=160 HEIGHT=26></A></TD>"+
              "</TR>"+
              "<TR>"+
               " <TD><A HREF=faq.html><IMG SRC=images/faq-button.gif WIDTH=160 HEIGHT=26></A></TD>"+
              "</TR>"+
              "<TR>"+
                "<TD><A HREF=affliation.html><IMG SRC=images/affiliations-button.gif WIDTH=160 HEIGHT=26></A></TD>"+
              "</TR>"+
              "<TR>"+
               " <TD><A HREF=portfolio.html><IMG SRC=images/portfolio-button.gif WIDTH=160 HEIGHT=26></A></TD>"+
              "</TR>"+
              "<TR>"+
			  " <TD><A HREF=testimonials.html><IMG SRC=images/testimonials-button.gif WIDTH=160 HEIGHT=26></A></TD>"+
              "</TR>"+
              "<TR>"+
               " <TD><A HREF=contactus.html><IMG SRC=images/contact-button.gif WIDTH=160 HEIGHT=26></A></TD>"+
              "</TR>"+
              "<TR>"+
               " <TD><A HREF=inrerumnatura.html><IMG SRC=images/rerum-natura-button.gif WIDTH=160 HEIGHT=24></A></TD>"+
              "</TR>"+
            "</TABLE></TD>"+
          "</TR>"+
        "</TABLE>");
