
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("Capoluogo: 62.708 ab.<br>");
document.write("Provincia: 283.433 ab.<br>");
document.write("Superfice: 2.128 kmq<br>");
document.write("</TD></TR>");
document.write("</TABLE>");

document.write("  </TD><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.caltanissetta.it'>Comune di Caltanissetta</a><br> ");
document.write("<a href='http://www.provincia.cl.it/'>Provincia Regionale di Caltanissetta</a><br>");
document.write("<a href='http://www.aapit.cl.it/' title='Azienda Provinciale Turismo di Caltanissetta'>Azienda Provinciale Turismo</a><br>");
document.write("</TD></TR>");
document.write("</TABLE>");

document.write("  </TD><TD WIDTH='234'><img src='../../banner/banner.gif' border='0' width='234' height='60' alt='Banner'></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/index.jsp?com1=CALTANISSETTA+%28CL%29&to1=&civ1=&ct=&st=1000&cs=&nm='>- Mappa</a></div>");
document.write(" </TD></TR>");
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_cl_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("</TABLE>");

}