// JavaScript Document

document.write('<!-- Início do footer -->');
document.write('<table bgcolor="#f9cb31" width="900" border="0" cellpadding="0" cellspacing="0" align="center" background="img/separator.gif">');
document.write('	<tr>');
document.write('    	<td height="2"></td>');
document.write('    </tr>');
document.write('</table>');
document.write('<table bgcolor="#f9cb31" width="900" border="0" cellpadding="0" cellspacing="0" align="center">');
document.write('	<colgroup>');
document.write('    	<col width="081" />');
document.write('        <col width="200" />');
document.write('        <col width="259" />');
document.write('        <col width="300" />');
document.write('        <col width="060" />');
document.write('    </colgroup>');
document.write('    <tr>');
document.write('    	<td colspan="3" height="10"></td>');
document.write('    </tr>');
document.write('	<tr>');
document.write('    	<td></td>');
document.write('    	<td><a href="contact.html"><img src="img/contactos.gif" width="170" height="55" alt="Contactos" border="0"></a></td>');
document.write('        <td></td>');
document.write('        <td>');
document.write('        	<table border="0" cellpadding="0" cellspacing="0" align="right">');
document.write('            	<tr>');
document.write('                    <td align="center"><img src="img/rec_newsletter.gif" width="150" height="30" alt="Receba a nossa newsletter"></td>');
document.write('                    <td></td>');
document.write('                </tr>');
document.write('            	<form action="CasaContent/newsletter.asp" method=post>');
document.write('                <tr>');
document.write('                    <td class=norm width="210" background="img/pesquisa.gif" style="background-repeat:no-repeat">');
document.write('                    	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<input name=newsletter class="tbox" size=25 max=50>');
document.write('                    </td>');
document.write('                    <td ><input type="image" src="images/index_57.gif" width="32" height="32" alt=""></td>');
document.write('                </tr>');
document.write('                </form>');
document.write('            </table>');
document.write('        </td>');
document.write('        <td></td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('    	<td colspan="3" height="20"></td>');
document.write('    </tr>');
document.write('</table>');
document.write('<!-- Fim do footer -->');