
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: 69.510 ab.<br>");
document.write("Provincia: 434.438 ab.<br>");
document.write("Superfice: 2.462 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.assoi.com/comunetp/'>Comune di Trapani</a><br> ");
document.write("<a href='http://www.provincia.trapani.it/'>Provincia Regionale di Trapani</a><br>");
document.write("<a href='http://www.apt.trapani.it/' title='Azienda Provinciale Turismo di Trapani'>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/mappe/mappage.asp?locobjsearch=18521&locobjtype=4&tipoform=4'>- 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_tp_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>");

}