function rodape(){
document.write('<table width=775 height=100% border=0 cellpadding=0 cellspacing=0 bgcolor="#b7c1c8">'+
'<tr>'+
'<td height=100% align=center><table border=0 cellpadding=0 cellspacing=0>'+
'<tr>'+ 
'<td height=5 colspan=4><img src=img/dot.gif width=1 height=5></td>'+
'</tr>'+
'<tr>'+ 
'<td class=tdrodape valign="middle">&copy;2001  2002 iBest S.A. | </td>'+
'<td class=tdrodape valign="middle">&nbsp;<a href=/icon/pegue.jsp class=rodape><b>DOWNLOAD GRÁTIS</b></a> | <a href=/icon/conheca.html class=rodape>O que é o Icon?</a> | </td>'+
'<td class=tdrodape valign="middle">&nbsp;<a href=/icon/ajuda.html class=rodape>Ajuda</a> | <a href=http://www.ibest.com.br/icon/termo class=rodape>Termos e Condições de Uso</a></td>'+
'</tr>'+
'<td height=5 colspan=4><img src=img/dot.gif width=1 height=5></td>'+
'</table></td>'+
'</tr>'+
'</table>');
}
