function globo(){
	var s = ' <table width="37%" border="0" cellspacing="0" cellpadding="0">' + 
'   <tr>' + 
'     <td><img src="../images/globo.jpg" width="287" height="287"></td>' + 
'   </tr>' + 
' </table>';
mostratexto(s);
}