var html = '';
html += '<div id="rodape">';
html += '<p>';
html += '&copy; Copyright, uma empresa do Internet Group - Portais: <a href="http://www.ig.com.br" title="IG">iG</a> - <a href="http://www.ibest.com.br" title="IBEST">iBest</a> - <a href="http://www.brturbo.com.br" title="BRTURBO">BrTurbo</a><br />';
html += '<a href="http://links.ig.com.br/" target="_blank">Anuncie Aqui</a> | <a href="https://cadastro.ig.com.br/atendimento/index.jsp" target="_blank">Central do Cliente</a> | <a href="http://igbandalarga.ig.com.br/" target="_blank">iG Banda Larga</a> | <a onclick="javascript:addhomesite(this, \'\');" style="cursor: pointer;">Definir como Página Inicial</a> | <a href="http://www.ig.com.br/paginas/sitesig/" target="_blank">Sites iG</a> | <a href="http://ultimosegundo.com.br/" target="_blank">Último Segundo</a><br />';

//html += '<span>Atalhos &rsaquo;</span> <a href="#" title="NOTÍCIAS">Notícias</a> | <a href="#" title="COPA DO MUNDO">Copa do Mundo</a> | <a href="#" title="REVELAÇÃO DIGITAL">Revelação Digital</a> | <a href="#" title="NAMORO ONLINE">Namoro Online</a> | <a href="#" title="TONS PARA CELULAR">Tons para Celular</a> | <a href="#" title="ACESSO GRÁTIS">Acesso Grátis</a><br />';
html += '		</p>';
html += '	</div>';
document.write(html);
