function intro(){
	var s= ' <table width="80%" border="0" cellspacing="0" cellpadding="0">' + 
'   <tr valign="top"> ' + 
'     <td width="33%"><font size="2" face="Arial, Helvetica, sans-serif"><b><font color="#FF0000">CUIDADO ' + 
'       Com o PASSIVO AMBIENTAL - </font>Você poderá estar assumindo sem saber.!!!!É ' + 
'       mais uma prestação de serviços da SIGMA. Assessoria aos novos proprietários ' + 
'       por ocasião da aquisição de estabelecimentos.Orientação sobre os riscos ' + 
'       de passivos ambientais - testes e , amostragens do solo e análise do aqüífero, ' + 
'       fornecendo laudo, e pesquisando junto aos órgãos competentes sobre a existência ' + 
'       de pendências e possíveis passivos ambientais.</b></font></td>' + 
' <td width="20%">&nbsp;</td>'+
'     <td width="40%"> ' + 
'       <p align=center style="text-align:center"><b><span' + 
'   style="font-size:11.0pt;font-family:Arial">EMPRESÁRIOS:</span></b><span' + 
'   style="font-size:11.0pt;font-family:Arial"><br>' + 
'         </span></p>' + 
'       <p align=center style="text-align:center"><b><span' + 
'   style="font-size:11.0pt;font-family:Arial;' + 
'   color:#FF3300">MANTENHAM O FOCO NO SEU NEGOCIO. </span></b></p>' + 
'       <p align=center style="text-align:center"><b><span' + 
'   style="font-size:11.0pt;font-family:Arial;' + 
'   color:#FF3300">A SIGMA GERENCIA SUAS OBRIGAÇÕES VOLTADAS À ÁREA DE SEGURANÇA, ' + 
'         SAÚDE E MEIO AMBIENTE</span></b><span style="font-size:11.0pt;font-family:Arial"></span></p>' + 
'     </td>' + 
'   </tr>' + 
' </table>';
mostratexto(s);
}