// iG - Eu Repórter - Menu
html = '<table width="100%" border="0" cellspacing="0" cellpadding="0">';
html += '<!-- MENU TOP -->';
html += '<tr><td height="37" style="background:url(http://images.ig.com.br/minhanoticia/images/degrade_base_menu.gif) repeat-x; text-align:left; padding-left:17px"> ';
html += '<a href="http://minhanoticia.ig.com.br/EnviaMateriasUser" class="bco_bold_5">Envie sua not&iacute;cia</a> ';
html += '<span style="color:#bbd2ee">|</span> ';
html += '<a href="http://minhanoticia.ig.com.br/regras_de_uso.html" class="bco_bold_5">Regras de uso</a> ';
html += '<span style="color:#bbd2ee">|</span> ';
html += '<a href="http://minhanoticia.ig.com.br/faq.html" class="bco_bold_5">FAQ</a> ';
html += '<span style="color:#bbd2ee">|</span> ';
html += '<a href="http://minhanoticia.ig.com.br/fale_conosco.html" class="bco_bold_5">Fale conosco</a>';
html += '<span style="color:#bbd2ee">|</span> ';
html += '<a href="http://minhanoticia.blig.ig.com.br/" class="bco_bold_5">Blog</a>';
html += '<span style="color:#bbd2ee">|</span> ';
html += '<a href="http://minhanoticia.ig.com.br/creative_commons/" class="bco_bold_5">Creative Commons</a></td></tr>';
html += '  <!-- /MENU TOP -->';
document.write(html);