// JavaScript Document

document.write('<!-- Início do Header -->');
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="374" />');
document.write('        <col width="445" />');
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="index.html"><img src="images/index_03.gif" width="374" height="66" alt="Casa Vinysasa" border="0"></a></td>');
document.write('        <td></td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('    	<td colspan="3" height="10"></td>');
document.write('    </tr>');
document.write('</table>');
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('<!-- Fim do Header -->');