
function menu_bottom()
{
document.write('<table border="0" cellspacing="0" cellpadding="0" align="center">'+
'<tr>'+
'<td>'+
'<table border="0" cellspacing="0" cellpadding="0">'+
'<tr>'+
'<td align="center" class="rodape"><a href="m_praias.html" class="rodape">Praias</a>  |  <a href="m_destinos.html" class="rodape">Destinos</a>  |  <a href="m_ecoturismo.html" class="rodape">Ecoturismo</a>  |  <a href="sonhos_consumo.html" class="rodape">Sonhos de consumo</a>  |  <a href="m_profissoes.html" class="rodape">Trabalho do Futuro</a>  |  <a href="grifes.html" class="rodape">Grifes</a>  |  <a href="m_vinhos.html" class="rodape">Vinhos</a>  |  <a href="mulheres_bonitas.html" class="rodape">Mulheres</a><br><a href="homens_bonitos.html" class="rodape">Homens</a>  |  <a href="m_atletas.html" class="rodape">Atletas</a>  |  <a href="m_times.html" class="rodape">Times de futebol</a>  |  <a href="m_ecommerce.html" class="rodape">E-commerce</a>  |  <a href="m_games.html" class="rodape">Games</a>  |  <a href="m_gadgets.html" class="rodape">Gadgets</a></font></td>'+
'</tr>'+
'<tr>'+
'<td align="center">&nbsp;&nbsp;&nbsp;<img src="img/img_linhaazul.gif" width="761" height="5"><br><img src="img/dot.gif" width="250" height="1"><span class="copyright">Copyright &copy; 2002 - iBest S.A.</span><img src="img/dot.gif" width="250" height="1"><a href="http://www.ibest.com.br" target="_blank"><img src="img/img_logoibest.gif" width="58" height="23" alt="" border="0" align="absmiddle"></a></td>'+
'</tr>'+
'</table>'+
'</td>'+
'</tr>'+
'</table>');}

