document.write('<style type="text/css">');
document.write('th {font-family:arial; font-weight:normal; font-size:8pt; }');
document.write('.s1 {font-family:arial; font-weight:normal; font-size:8pt; }');
document.write('</style>');

document.write('<center>'); 
document.write('<DIV id="linkex" style="position: absolute; visibility: hidden; width=25%"></DIV>'); 
document.write('<table border=0 width=100% cellspacing=0 cellpadding="0">'); 
document.write('<tr>'); 
document.write('<th align=center>|&nbsp;<a href="index.html">Início</a>');
document.write('&nbsp;|&nbsp;<a href="sinaissst.html">Sinais</a>');
document.write('&nbsp;|&nbsp;<a href="detransito.html">de Tr&acirc;nsito</a>');
document.write('&nbsp;|&nbsp;<a href="comunicacao.html">de Comunicação</a>');
document.write('&nbsp;|&nbsp;<a href="aaf.html">de AAF</a>');
document.write('&nbsp;|&nbsp;<a href="mapaderisco.html">Mapa de Risco</a>');
document.write('&nbsp;|&nbsp;<a href="unidades.html">Unidades e Constantes</a>');
document.write('&nbsp;|&nbsp;<a href="numeros.html">Conv. Numérica</a>');
document.write('&nbsp;|&nbsp;<a href="resistores.html">Resistores</a>');
document.write('&nbsp;|&nbsp;<a href="elementos.html">Elem. Químicos (Ing/Port)</a>');
document.write('&nbsp;|&nbsp;<a href="tp.html">Tabela Periódica</a>');

document.write('&nbsp;|&nbsp;</th>'); 
document.write('</tr>'); 
document.write('</table>'); 
document.write('</center>'); 