document.writeln('      </TBODY>');
document.writeln('      </TABLE>');
document.writeln('      <BR>');
document.writeln('      <form class="fm" action="?">');
document.writeln('      &nbsp;&nbsp;&nbsp; <select name="menu" onchange="skoc2(this.form);" size="1" class="sel">');
document.writeln('          <option selected>Quick access </option>');
document.writeln('          <option>Tax authorities </option>');
document.writeln('          <option>Legislation </option>');
document.writeln('          <option>VAT</option>');
document.writeln('          <option>VAT on e-services </option>');
document.writeln('          <option>Links </option>');
document.writeln('          <option>TAX calendar</option>');
document.writeln('          <option>Contacts </option>');
document.writeln('          <option>Annual reports</option>');
document.writeln('          <option></option>');
document.writeln('          <option></option>');
document.writeln('          <option></option>');
document.writeln('        </select>');
document.writeln('      </form>');
document.writeln('      <BR><BR></TD>');
document.writeln('      <TD CLASS="central">');

