// Compatibile con XHTML 1.1
var cText = '';
cText += '<div align="left">';
cText += '<table  width="130", border="0", cellpadding="0", cellspacing="0">';
cText += '<tr>';
cText += '<td ';
cText += 'style="width:130px;background-color: #ff0000; color:#ffffff;';
cText += 'font-size:11px; font-weight:bold;font-family:verdana,arial,sans-serif">'; 
cText += '<a  class="logo" href="http://www.brianzapopolare.it/prcbrianza/seregno/index.php">';
cText += 'PRC SEREGNO<br />Home Page</a></td>';
cText += '</tr></table></div><hr />';
document.write(cText); 

  
  

