// JavaScript Document
document.write("<table width='100%' border='0' cellspacing='0' cellpadding='0'>"+
      			"<tr>"+
          		"<td align='center' background='/isover/images/filete_rodape.jpg'>"+
				"<table width='98%' border='0' cellpadding='0' cellspacing='0'>"+
              	"<tr>"+
                "<td width='25%' nowrap class='tblLinks'><a href='/isover/politica_privacidade.htm'>Pol&iacute;tica"+
                " de Privacidade</a></td>"+
                "<td width='100%' class='txtRodape'>Copyright 2004 - Todos os direitos"+
                " reservados</td>"+
                "<td nowrap class='tblLinks'><a href='http://www.ecorp.com.br' target='_blank'>Desenvolvido"+
                " pela eCorp</a></td>"+
              	"</tr>"+
            	"</table>"+
         		"</td>"+
        		"</tr>"+
      			"</table>") 