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