document.write("<ul id=\"acessibilidade\">");
document.write("<li><a href=\"#conteudo\" title=\"Pular menu.\"><img src=\"img/conteudo.gif\" alt=\"Pular menu.\" width=\"100\" height=\"20\" /></a></li>");
document.write("<li id=\"esconde-1\"><a href=\"#topo\" onclick=\"setActiveStyleSheet('normal'); return false;\" title=\"Tamanho normal.\"><img src=\"img/a-normal.gif\" alt=\"Tamanho normal.\" width=\"20\" height=\"20\" /></a></li>");
document.write("<li id=\"esconde-2\"><a href=\"#topo\" onclick=\"setActiveStyleSheet('grande'); return false;\" title=\"Aumentar fonte.\"><img src=\"img/a-grande.gif\" alt=\"Aumentar fonte.\" width=\"20\" height=\"20\" /></a></li>");
document.write("<li id=\"esconde-3\"><a href=\"#topo\" onclick=\"setActiveStyleSheet('contraste-normal'); return false;\" title=\"Alto contraste\"><img src=\"img/c-normal.gif\" alt=\"Alto contraste.\" width=\"20\" height=\"20\" /></a></li>");
document.write("<li id=\"esconde-4\"><a href=\"#topo\" onclick=\"setActiveStyleSheet('contraste-grande'); return false;\" title=\"Aumentar fonte.\"><img src=\"img/c-grande.gif\" alt=\"Aumentar fonte.\" width=\"20\" height=\"20\" /></a></li>");
document.write("</ul>");