<!--
function doArray() {
	var arylnth = doArray.arguments.length;
	for ( i = 0 ; i < arylnth ; i++ ) { this[i]=doArray.arguments[i] }
}
function newservizi() {
var choose = eval(document.form1.servizi.selectedIndex);
if( (choose > 0) && (choose < 14) ) {
var section=new doArray( '', 'http://www.kwmeteo.kataweb.it/html/tempo_italia/sud_italia.html', 'http://www.sosvacanze.it', 'http://www.postel.com/csl/dbcap.htm', 'http://www.alenapoli.net/servizi/euroc.htm');
 location=section[document.form1.servizi.selectedIndex];}
    }
//-->
