// Fotodicas.com / nav2-topo-detran.js / criado em 29/08/2010 / By Edevandro Paelo 
var html = '';
html += ' <ul id="navigation">'; 
html += ' <li><a target="_top" href="http://www.fotodicas.com/">FOTODICAS.COM</a></li>';
html += ' <li><a target="_top" href="http://www.fotodicas.com/detran/detran-sp-consulta-multas-transito.html">DETRAN</a></LI>';
html += ' <li><a target="_top" style="color:#FFF601" href="http://www.fotodicas.com/detran/detran-ipva-2009.html">IPVA</a></LI>';
html += ' <li><a target="_top" href="http://www.fotodicas.com/detran/ciretran.html">CIRETRAN</a></LI>';
html += ' <li><a target="_top" href="http://www.fotodicas.com/correios/correios-brasil.html">CORREIOS</a></LI>';
html += ' <li><a target="_top" href="http://www.fotodicas.com/correios/cep.html" >CEP</a></li>';
html += ' <li><a target="_top" href="http://www.fotodicas.com/correios/index.html">CÓDIGO POSTAL</a></LI>';
html += ' <li><a target="_top" href="http://www.fotodicas.com/correios/correios-rastreamento-sedex.html">RASTREAMENTO</a></LI>';
html += ' <li><a target="_top" href="http://www.fotodicas.com/correios/sedex-calcular-frete-sedex-10-e-sedex-a-cobrar.html">FRETES</a></LI>';
html += ' </ul> ';
document.write(html);

	
