document.write("<div style='margin-top:5px; margin-left:10px; ' class='texto'>");
document.write("	<span class='titulo'>Especialidades</span><br>");
document.write("	<img src='img/todas/dot.gif' width='1' height='5'><br>");
document.write("	&nbsp;&nbsp;<a href='especializacoes/dermatologia/dermatologia.htm'>Dermatologia</a><br>");
document.write("	<img src='img/todas/dot.gif' width='1' height='3'><br>");
document.write("	&nbsp;&nbsp;<a href='especializacoes/plastica/plastica.htm'>Cirurgia Plástica</a><br>");
document.write("	<img src='img/todas/dot.gif' width='1' height='3'><br>");
document.write("	&nbsp;&nbsp;<a href='especializacoes/vascular.htm'>Cirurgia Vascular</a><br>");
document.write("	<img src='img/todas/dot.gif' width='1' height='3'><br>");
document.write("	&nbsp;&nbsp;<a href='especializacoes/geral.htm'>Cirurgia Geral</a><br>");
document.write("	<img src='img/todas/dot.gif' width='1' height='3'><br>");
document.write("	&nbsp;&nbsp;<a href='especializacoes/urologia.htm'>Urologia</a><br>");
document.write("	<img src='img/todas/dot.gif' width='1' height='3'><br>");
document.write("	&nbsp;&nbsp;<a href='especializacoes/ginecologia.htm'>Ginecologia</a><br>");
document.write("	<img src='img/todas/dot.gif' width='1' height='3'><br>");
document.write("	&nbsp;&nbsp;<a href='especializacoes/neurocirurgia.htm'>Neurocirurgia</a><br>");
document.write("	<img src='img/todas/dot.gif' width='1' height='3'><br>");
document.write("	&nbsp;&nbsp;<a href='especializacoes/otorrino.htm'>Otorrinolaringologia</a><br>");
document.write("	<img src='img/todas/dot.gif' width='1' height='3'><br>");
document.write("	&nbsp;&nbsp;<a href='especializacoes/ortopedia.htm'>Ortopedia</a><br>");
document.write("	<br>");
document.write("<form>");
document.write("	<span class='subtitulo'>Navegação Rápida</span><br><br>");
document.write("	<select class='input2d' onChange='location = options[selectedIndex].value' style='width:175px; '>");
document.write("		<option value='# 'selected>Selecione uma Aplicação</option>");
document.write("		<option value='especializacoes/dermatologia/tratamento_a.htm'>Litripsia com Laser</option>");
document.write("		<option value='especializacoes/plastica/tratamento_a.htm'>Fotoepilação com Laser</option>");
document.write("	</select>");
document.write("</form>");
document.write("<form>");
document.write("	<select class='input2d' onChange='location = options[selectedIndex].value' style='width:175px; '>");
document.write("		<option value='#' selected>Selecione um Produto</option>");
document.write("		<option value='produtos/produto_a.htm'>XTRAC</option>");
document.write("	</select>");
document.write("</form>");
document.write("</div>");