
function testa() {

document.write("<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH='100%' HEIGHT='60'>");
document.write(" <TR>");
document.write("  <TD BGCOLOR='#FFF0A9'>");
document.write("<TABLE CELLSPACING=0 CELLPADDING=0 BORDER=0 HEIGHT='100%' WIDTH='100%'>");
document.write("<TR><TD BGCOLOR='#FFAF31'><b><FONT COLOR='#FFFFFF'>&nbsp;Popolazione</FONT></b></TD></TR>");
document.write("<TR><TD>");
document.write("&nbsp;Capoluogo: 333.075 ab.<br>");
document.write("&nbsp;Provincia: 1.073.000 ab.<br>");
document.write("&nbsp;Superfice: 3.198 kmq<br>");
document.write("</TD></TR>");
document.write("</TABLE>");
document.write("  </TD>");
document.write("  <TD BGCOLOR='#A8E2FF'>");
document.write("<TABLE CELLSPACING=0 CELLPADDING=0 BORDER=0 HEIGHT='100%' WIDTH='100%'>");
document.write("<TR><TD BGCOLOR='#0000AE'><B><FONT COLOR='#FFFFFF'>&nbsp;Links</FONT></B></TD></TR>");
document.write("<TR><TD>");
document.write("<a href='http://www.comune.ct.it'>&nbsp;Comune di Catania</a><br> ");
document.write("<a href='http://www.provincia.ct.it/'>&nbsp;Prov. Regionale</a><br>");
document.write("<a href='http://www.apt.catania.it/' title='Azienda Provinciale Turismo di Catania'>&nbsp;Azienda Prov. Turismo</a><br>");
document.write("</TD></TR>");
document.write("</TABLE>");
document.write("  </TD><TD WIDTH='234'><A HREF='http://www.pubblistudio.it/'><img src='../../banner/234x60/banner.gif' border='0' width='234' height='60' alt='Banner'></A></TD>");
document.write(" </TR>");
document.write("</TABLE>");

}



function menuDestro() {

document.write("<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH='120'>");
document.write(" <TR><TD BGCOLOR='#648E44'><FONT COLOR='#FFFFFF'><B>&nbsp;La citt&agrave;</B></FONT></TD></TR>");
document.write(" <TR><TD BGCOLOR='#F0EA6F'>");
document.write("<a href='storia.htm'>- Storia</a><br>");
document.write("<a href='arte.htm'> - Arte</a><br>");
document.write("<a href='musei.htm'> - Musei</a><BR>");
document.write("<a href='http://mappe.virgilio.it/tcol/mappa.jsp?com1=catania&to1=&civ1=&civ_tr=1&cx=15.0872&cy=37.5017&lx=15.0872&ly=37.5017&z=0.75&lv=1&ct=&st=1000&cs=&nm=&al=default'>- Mappa</a></div></div>");
document.write("</TD></TR>");
document.write("  ");
document.write(" <TR><TD BGCOLOR='#ED2805'><FONT COLOR='#FFFFFF'><B>&nbsp;Servizi</B></FONT></TD></TR>");
document.write(" <TR><TD BGCOLOR='#FDB08C'>");
document.write("<a href='sanita.htm'>- Sanit&agrave;</a><br>");
document.write("<a href='farmacie.htm'>- Farmacie</a><br>");
document.write("<a href='municipalita.htm'>- Municipalit&agrave;</a><br>");
document.write("<a href='spettacoli.htm' title='Spettacoli, Cinema, Teatri'>- Spettacoli</a><br>");
document.write("<a href='cinema.htm'>- Cinema</a><br><a href='teatri.htm'>- Teatri</a><br>");
document.write("<a href='alberghi.htm'> - Alberghi</a><br>");
document.write("<a href='ristoranti.htm'>- Ristoranti</a><br>");
document.write("<a href='pub.htm'>- Pub</a></div>");
document.write(" </TD></TR>");
document.write(" <TR><TD ALIGN=CENTER><A HREF='provincia.htm'><IMG SRC='img/stemma_ct_prov.gif' BORDER=0><BR>I Comuni<BR>della Provincia</A></TD></TR>");
document.write(" <TR><TD BGCOLOR='#330099'><FONT COLOR='#FFFFFF'><B>&nbsp;Vai a...</B></FONT></TD></TR>");
document.write(" <TR><TD BGCOLOR='#E3E3E3'>");
document.write("  <a href='../agrigento/index.htm'>Agrigento</a><br>");
document.write("  <a href='../caltanissetta/index.htm'>Caltanissetta</a><br>");
document.write("  <a href='../catania/index.htm'>Catania</a><br>");
document.write("  <a href='../enna/index.htm'>Enna</a><br>");
document.write("  <a href='../messina/index.htm'>Messina</a><br>");
document.write("  <a href='../palermo/index.htm'>Palermo</a><br>");
document.write("  <a href='../ragusa/index.htm'>Ragusa</a><br>");
document.write("  <a href='../siracusa/index.htm'>Siracusa</a><br>");
document.write("  <a href='../trapani/index.htm'>Trapani</a></div>");
document.write("</TD></TR>");
document.write("<TR><TD ALIGN=CENTER><BR><BR><BR></TD></TR>");
document.write("<TR><TD ALIGN=CENTER><BR><BR></TD></TR>");
document.write("</TABLE>");

}