function top_gen(valor){

document.write('<table border="0" width="750" cellspacing="0" cellpadding="0"><tr>');
    document.write('<td width="48"><img border="0" src="/images/geral/spacer.gif" width="48" height="18"></td>');
    document.write('<td width="45" rowspan="10">')
    if (!valor){
    	document.write('<a href="/"><img border="0" src="/images/geral/logocsc.gif" alt="Página inicial (HomePage)" width="45" height="59"></a></td>');
    			}
    else {
    	document.write('<img border="0" src="/images/geral/logocsc.gif" width="45" height="59"></td>');
    	}
    
    document.write('<td width="151"><img border="0" src="/images/geral/spacer.gif" width="151" height="18"></td>');
    document.write('<td width="280"><img border="0" src="/images/geral/spacer.gif" width="280" height="18"></td>');
    document.write('<td width="143"><img border="0" src="/images/geral/spacer.gif" width="143" height="18"></td>');
    document.write('<td width="39" rowspan="10"><a href="http://www.min-saude.pt"><img border="0" src="/images/geral/logosrs.gif" alt="Ministério da Saúde" width="39" height="59"></a></td>');
    document.write('<td width="44" colspan="2"><img border="0" src="/images/geral/spacer.gif" width="44" height="18"></td>');
  document.write('</tr><tr>');
    document.write('<td width="48" bgcolor="#049A9A" rowspan="3"><img border="0" src="/images/geral/spacer.gif" width="48" height="24"></td>');
    document.write('<td width="151" bgcolor="#049A9A"><img border="0" src="/images/geral/spacer.gif" width="151" height="5"></td>');
    document.write('<td width="280" bgcolor="#049A9A"><img border="0" src="/images/geral/spacer.gif" width="280" height="5"></td>');
    document.write('<td width="143" bgcolor="#049A9A"><img border="0" src="/images/geral/spacer.gif" width="143" height="5"></td>');
    document.write('<td width="43" bgcolor="#049A9A" rowspan="3"><img border="0" src="/images/geral/spacer.gif" width="43" height="24"></td>');
    document.write('<td width="1" bgcolor="#025656" rowspan="3"><img border="0" src="/images/geral/spacer.gif" width="1" height="24"></td>');
  document.write('</tr><tr>');
    document.write('<td width="151" bgcolor="#049A9A"><img border="0" src="/images/geral/spacer.gif" width="151" height="14"></td>');
    document.write('<td width="280" bgcolor="#049A9A"><img border="0" src="/images/geral/cab-csc.gif" width="280" height="14"></td>');
    document.write('<td width="143" bgcolor="#049A9A"><img border="0" src="/images/geral/spacer.gif" width="143" height="14"></td>');
  document.write('</tr><tr>');
    document.write('<td width="151" bgcolor="#049A9A"><img border="0" src="/images/geral/spacer.gif" width="151" height="5"></td>');
    document.write('<td width="280" bgcolor="#049A9A"><img border="0" src="/images/geral/spacer.gif" width="280" height="5"></td>');
    document.write('<td width="143" bgcolor="#049A9A"><img border="0" src="/images/geral/spacer.gif" width="143" height="5"></td>');
  document.write('</tr><tr>');
    document.write('<td width="48" bgcolor="#034444"><img border="0" src="/images/geral/spacer.gif" width="48" height="1"></td>');
    document.write('<td width="574" bgcolor="#034444" colspan="3"><img border="0" src="/images/geral/spacer.gif" width="574" height="1"></td>');
    document.write('<td width="43" bgcolor="#034444"><img border="0" src="/images/geral/spacer.gif" width="43" height="1"></td>');
    document.write('<td width="1" bgcolor="#034444"><img border="0" src="/images/geral/spacer.gif" width="1" height="1"></td>');
  document.write('</tr><tr>');
    document.write('<td width="48"><img border="0" src="/images/geral/spacer.gif" width="48" height="5"></td>');
    document.write('<td width="574" colspan="3"><img border="0" src="/images/geral/spacer.gif" width="574" height="5"></td>');
    document.write('<td width="44" colspan="2"><img border="0" src="/images/geral/spacer.gif" width="44" height="5"></td>');
  document.write('</tr><tr>');
    document.write('<td width="48" bgcolor="#049A9A"><img border="0" src="/images/geral/spacer.gif" width="48" height="1"></td>');
    document.write('<td width="574" bgcolor="#049A9A" colspan="3"><img border="0" src="/images/geral/spacer.gif" width="574" height="1"></td>');
    document.write('<td width="44" bgcolor="#049A9A" colspan="2"><img border="0" src="/images/geral/spacer.gif" width="44" height="1"></td>');
  document.write('</tr><tr>');
    document.write('<td width="48"><img border="0" src="/images/geral/spacer.gif" width="48" height="5"></td>');
    document.write('<td width="574" colspan="3"><img border="0" src="/images/geral/spacer.gif" width="574" height="5"></td>');
    document.write('<td width="44" colspan="2"><img border="0" src="/images/geral/spacer.gif" width="44" height="5"></td>');
  document.write('</tr><tr>');
    document.write('<td width="48" bgcolor="#049A9A"><img border="0" src="/images/geral/spacer.gif" width="48" height="1"></td>');
    document.write('<td width="574" bgcolor="#049A9A" colspan="3"><img border="0" src="/images/geral/spacer.gif" width="574" height="1"></td>');
    document.write('<td width="44" bgcolor="#049A9A" colspan="2"><img border="0" src="/images/geral/spacer.gif" width="44" height="1"></td>');
  document.write('</tr><tr>');
    document.write('<td width="48"><img border="0" src="/images/geral/spacer.gif" width="48" height="5"></td>');
    document.write('<td width="574" colspan="3"><img border="0" src="/images/geral/spacer.gif" width="574" height="5"></td>');
    document.write('<td width="44" colspan="2"><img border="0" src="/images/geral/spacer.gif" width="44" height="5"></td>');
  document.write('</tr></table>');
}