function titolo ()
{
document.write("<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" id=\"table5\">");
document.write("<tr>");
document.write("<td width=\"100%\" colspan=\"2\">");
document.write("<p align=\"center\"><font face=\"Verdana\" size=\"7\">NAPOLIGRAFIA</font>");
document.write("<font size=\"7\" face=\"Brush Script MT\">- <em>mappa del sito</em></font></p>");
document.write("</td>");
document.write("</tr>");
document.write("</table>");
}