function riempiricerca(){
document.custom.selcosa.options.length = 0;
document.custom.selcosa.options[0]=new Option( 'choose region', '0' );
document.custom.selcosa.options[2]=new Option( 'Calabria', 'RI18' );
document.custom.selcosa.options[3]=new Option( 'Campania', 'RI15' );
document.custom.selcosa.options[4]=new Option( 'Emilia Romagna', 'RI8' );
document.custom.selcosa.options[5]=new Option( 'Friuli Venezia Giulia', 'RI7' );
document.custom.selcosa.options[6]=new Option( 'Lazio', 'RI12' );
document.custom.selcosa.options[7]=new Option( 'Liguria', 'RI3' );
document.custom.selcosa.options[8]=new Option( 'Lombardy', 'RI4' );
document.custom.selcosa.options[9]=new Option( 'Molise', 'RI14' );
document.custom.selcosa.options[10]=new Option( 'Apulia', 'RI16' );
document.custom.selcosa.options[11]=new Option( 'Sardinia', 'RI20' );
document.custom.selcosa.options[12]=new Option( 'Sicily', 'RI19' );
document.custom.selcosa.options[13]=new Option( 'Tuscany', 'RI9' );
document.custom.selcosa.options[14]=new Option( 'Trentino Alto Adige', 'RI5' );
document.custom.selcosa.options[15]=new Option( 'Umbria', 'RI11' );
document.custom.selcosa.options[16]=new Option( 'Veneto', 'RI6' );
}

function trovaricerca(){
a=document.custom.selcosa.selectedIndex
b=document.custom.selcosa.options[a].value
if (b=="RI18"){
RI18()
}
if (b=="RI15"){
RI15()
}
if (b=="RI8"){
RI8()
}
if (b=="RI7"){
RI7()
}
if (b=="RI12"){
RI12()
}
if (b=="RI3"){
RI3()
}
if (b=="RI4"){
RI4()
}
if (b=="RI14"){
RI14()
}
if (b=="RI16"){
RI16()
}
if (b=="RI20"){
RI20()
}
if (b=="RI19"){
RI19()
}
if (b=="RI9"){
RI9()
}
if (b=="RI5"){
RI5()
}
if (b=="RI11"){
RI11()
}
if (b=="RI6"){
RI6()
}
}


function RI18(){
document.custom.city.options.length = 0;
document.custom.city.options[0]=new Option( 'choose city', '0' );
document.custom.city.options[1]=new Option( 'Reggio Di Calabria  (RC)', 'RI_H224' );
}

function RI15(){
document.custom.city.options.length = 0;
document.custom.city.options[0]=new Option( 'choose city', '0' );
document.custom.city.options[1]=new Option( 'Naples  (NA)', 'RI_F839' );
}

function RI8(){
document.custom.city.options.length = 0;
document.custom.city.options[0]=new Option( 'choose city', '0' );
document.custom.city.options[1]=new Option( 'Bologna  (BO)', 'RI_A944' );
document.custom.city.options[2]=new Option( 'Cesena  (FC)', 'RI_C573' );
document.custom.city.options[3]=new Option( 'Ferrara  (FE)', 'RI_D548' );
document.custom.city.options[4]=new Option( 'Imola  (BO)', 'RI_E289' );
document.custom.city.options[5]=new Option( 'Salsomaggiore Terme  (PR)', 'RI_H720' );
document.custom.city.options[6]=new Option( 'Tabiano Terme  (PR)', 'RI_Z075' );
}

function RI7(){
document.custom.city.options.length = 0;
document.custom.city.options[0]=new Option( 'choose city', '0' );
document.custom.city.options[1]=new Option( 'Monfalcone  (GO)', 'RI_F356' );
document.custom.city.options[2]=new Option( 'Trieste  (TS)', 'RI_L424' );
}

function RI12(){
document.custom.city.options.length = 0;
document.custom.city.options[0]=new Option( 'choose city', '0' );
document.custom.city.options[1]=new Option( 'Civita Castellana  (VT)', 'RI_C765' );
document.custom.city.options[2]=new Option( 'Grottaferrata  (RM)', 'RI_E204' );
document.custom.city.options[3]=new Option( 'Rome  (RM)', 'RI_H501' );
}

function RI3(){
document.custom.city.options.length = 0;
document.custom.city.options[0]=new Option( 'choose city', '0' );
document.custom.city.options[1]=new Option( 'Savona  (SV)', 'RI_I480' );
}

function RI4(){
document.custom.city.options.length = 0;
document.custom.city.options[0]=new Option( 'choose city', '0' );
document.custom.city.options[1]=new Option( 'Brescia  (BS)', 'RI_B157' );
document.custom.city.options[2]=new Option( 'Gerenzano  (VA)', 'RI_D981' );
document.custom.city.options[3]=new Option( 'Mantua  (MN)', 'RI_E897' );
document.custom.city.options[4]=new Option( 'Milan  (MI)', 'RI_F205' );
document.custom.city.options[5]=new Option( 'Novate Milanese  (MI)', 'RI_F955' );
document.custom.city.options[6]=new Option( 'Peschiera Borromeo  (MI)', 'RI_G488' );
document.custom.city.options[7]=new Option( 'Sesto San Giovanni  (MI)', 'RI_I690' );
document.custom.city.options[8]=new Option( 'Varese  (VA)', 'RI_L682' );
}

function RI14(){
document.custom.city.options.length = 0;
document.custom.city.options[0]=new Option( 'choose city', '0' );
document.custom.city.options[1]=new Option( 'Campobasso  (CB)', 'RI_B519' );
}

function RI16(){
document.custom.city.options.length = 0;
document.custom.city.options[0]=new Option( 'choose city', '0' );
document.custom.city.options[1]=new Option( 'Alberobello  (BA)', 'RI_A149' );
document.custom.city.options[2]=new Option( 'Lecce  (LE)', 'RI_E506' );
document.custom.city.options[3]=new Option( 'Martina Franca  (TA)', 'RI_E986' );
document.custom.city.options[4]=new Option( 'San Giovanni Rotondo  (FG)', 'RI_H926' );
document.custom.city.options[5]=new Option( 'Taranto  (TA)', 'RI_L049' );
}

function RI20(){
document.custom.city.options.length = 0;
document.custom.city.options[0]=new Option( 'choose city', '0' );
document.custom.city.options[1]=new Option( 'Alghero  (SS)', 'RI_A192' );
document.custom.city.options[2]=new Option( 'Cagliari  (CA)', 'RI_B354' );
document.custom.city.options[3]=new Option( 'Oristano  (OR)', 'RI_G113' );
}

function RI19(){
document.custom.city.options.length = 0;
document.custom.city.options[0]=new Option( 'choose city', '0' );
document.custom.city.options[1]=new Option( 'Caltagirone  (CT)', 'RI_B428' );
document.custom.city.options[2]=new Option( 'Caltanissetta  (CL)', 'RI_B429' );
document.custom.city.options[3]=new Option( 'Catania  (CT)', 'RI_C351' );
document.custom.city.options[4]=new Option( 'Misterbianco  (CT)', 'RI_F250' );
document.custom.city.options[5]=new Option( 'Noto  (SR)', 'RI_F943' );
document.custom.city.options[6]=new Option( 'Palermo  (PA)', 'RI_G273' );
document.custom.city.options[7]=new Option( 'Siracusa  (SR)', 'RI_I754' );
}

function RI9(){
document.custom.city.options.length = 0;
document.custom.city.options[0]=new Option( 'choose city', '0' );
document.custom.city.options[1]=new Option( 'Arezzo  (AR)', 'RI_A390' );
document.custom.city.options[2]=new Option( 'Colle Di Val D Elsa  (SI)', 'RI_C847' );
document.custom.city.options[3]=new Option( 'Cortona  (AR)', 'RI_D077' );
document.custom.city.options[4]=new Option( 'Florence  (FI)', 'RI_D612' );
document.custom.city.options[5]=new Option( 'Lucca  (LU)', 'RI_E715' );
document.custom.city.options[6]=new Option( 'Montecatini Terme  (PT)', 'RI_A561' );
document.custom.city.options[7]=new Option( 'Montepulciano  (SI)', 'RI_F592' );
document.custom.city.options[8]=new Option( 'Pienza  (SI)', 'RI_G602' );
document.custom.city.options[9]=new Option( 'Pisa  (PI)', 'RI_G702' );
document.custom.city.options[10]=new Option( 'Pontassieve  (FI)', 'RI_G825' );
document.custom.city.options[11]=new Option( 'San Gimignano  (SI)', 'RI_H875' );
document.custom.city.options[12]=new Option( 'Sesto Fiorentino  (FI)', 'RI_I684' );
document.custom.city.options[13]=new Option( 'Siena  (SI)', 'RI_I726' );
}

function RI5(){
document.custom.city.options.length = 0;
document.custom.city.options[0]=new Option( 'choose city', '0' );
document.custom.city.options[1]=new Option( 'Mezzocorona  (TN)', 'RI_F183' );
}

function RI11(){
document.custom.city.options.length = 0;
document.custom.city.options[0]=new Option( 'choose city', '0' );
document.custom.city.options[1]=new Option( 'Assisi  (PG)', 'RI_A475' );
document.custom.city.options[2]=new Option( 'Foligno  (PG)', 'RI_D653' );
document.custom.city.options[3]=new Option( 'Orvieto  (TR)', 'RI_G148' );
document.custom.city.options[4]=new Option( 'Perugia  (PG)', 'RI_G478' );
document.custom.city.options[5]=new Option( 'Spello  (PG)', 'RI_I888' );
document.custom.city.options[6]=new Option( 'Spoleto  (PG)', 'RI_I921' );
}

function RI6(){
document.custom.city.options.length = 0;
document.custom.city.options[0]=new Option( 'choose city', '0' );
document.custom.city.options[1]=new Option( 'Abano Terme  (PD)', 'RI_A001' );
document.custom.city.options[2]=new Option( 'Bassano Del Grappa  (VI)', 'RI_A703' );
document.custom.city.options[3]=new Option( 'Limena  (PD)', 'RI_E592' );
document.custom.city.options[4]=new Option( 'Montecchio Maggiore  (VI)', 'RI_F464' );
document.custom.city.options[5]=new Option( 'Montegrotto Terme  (PD)', 'RI_F529' );
document.custom.city.options[6]=new Option( 'Portogruaro  (VE)', 'RI_G914' );
document.custom.city.options[7]=new Option( 'San Dona Di Piave  (VE)', 'RI_H823' );
document.custom.city.options[8]=new Option( 'Treviso  (TV)', 'RI_L407' );
document.custom.city.options[9]=new Option( 'Venice  (VE)', 'RI_L736' );
document.custom.city.options[10]=new Option( 'Verona  (VR)', 'RI_L781' );
}

function trovacityRI(){
a=document.custom.city.selectedIndex
b=document.custom.city.options[a].value
if (b=="RI_A001"){
RI_A001()
}
if (b=="RI_A149"){
RI_A149()
}
if (b=="RI_A192"){
RI_A192()
}
if (b=="RI_A390"){
RI_A390()
}
if (b=="RI_A475"){
RI_A475()
}
if (b=="RI_A703"){
RI_A703()
}
if (b=="RI_A944"){
RI_A944()
}
if (b=="RI_B157"){
RI_B157()
}
if (b=="RI_B354"){
RI_B354()
}
if (b=="RI_B428"){
RI_B428()
}
if (b=="RI_B429"){
RI_B429()
}
if (b=="RI_B519"){
RI_B519()
}
if (b=="RI_C351"){
RI_C351()
}
if (b=="RI_C573"){
RI_C573()
}
if (b=="RI_C765"){
RI_C765()
}
if (b=="RI_C847"){
RI_C847()
}
if (b=="RI_D077"){
RI_D077()
}
if (b=="RI_D548"){
RI_D548()
}
if (b=="RI_D612"){
RI_D612()
}
if (b=="RI_D653"){
RI_D653()
}
if (b=="RI_D981"){
RI_D981()
}
if (b=="RI_E204"){
RI_E204()
}
if (b=="RI_E289"){
RI_E289()
}
if (b=="RI_E506"){
RI_E506()
}
if (b=="RI_E592"){
RI_E592()
}
if (b=="RI_E715"){
RI_E715()
}
if (b=="RI_E897"){
RI_E897()
}
if (b=="RI_E986"){
RI_E986()
}
if (b=="RI_F183"){
RI_F183()
}
if (b=="RI_F205"){
RI_F205()
}
if (b=="RI_F250"){
RI_F250()
}
if (b=="RI_F356"){
RI_F356()
}
if (b=="RI_A561"){
RI_A561()
}
if (b=="RI_F464"){
RI_F464()
}
if (b=="RI_F529"){
RI_F529()
}
if (b=="RI_F592"){
RI_F592()
}
if (b=="RI_F839"){
RI_F839()
}
if (b=="RI_F943"){
RI_F943()
}
if (b=="RI_F955"){
RI_F955()
}
if (b=="RI_G113"){
RI_G113()
}
if (b=="RI_G148"){
RI_G148()
}
if (b=="RI_G273"){
RI_G273()
}
if (b=="RI_G478"){
RI_G478()
}
if (b=="RI_G488"){
RI_G488()
}
if (b=="RI_G602"){
RI_G602()
}
if (b=="RI_G702"){
RI_G702()
}
if (b=="RI_G825"){
RI_G825()
}
if (b=="RI_G914"){
RI_G914()
}
if (b=="RI_H224"){
RI_H224()
}
if (b=="RI_H501"){
RI_H501()
}
if (b=="RI_H720"){
RI_H720()
}
if (b=="RI_H823"){
RI_H823()
}
if (b=="RI_H875"){
RI_H875()
}
if (b=="RI_H926"){
RI_H926()
}
if (b=="RI_I480"){
RI_I480()
}
if (b=="RI_I684"){
RI_I684()
}
if (b=="RI_I690"){
RI_I690()
}
if (b=="RI_I726"){
RI_I726()
}
if (b=="RI_I754"){
RI_I754()
}
if (b=="RI_I888"){
RI_I888()
}
if (b=="RI_I921"){
RI_I921()
}
if (b=="RI_Z075"){
RI_Z075()
}
if (b=="RI_L049"){
RI_L049()
}
if (b=="RI_L407"){
RI_L407()
}
if (b=="RI_L424"){
RI_L424()
}
if (b=="RI_L682"){
RI_L682()
}
if (b=="RI_L736"){
RI_L736()
}
if (b=="RI_L781"){
RI_L781()
}
}


function RI_A001(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Hotels 3 stars', 'en/hotels3stars-abanoterme.html' );
document.custom.type.options[2]=new Option( 'Hotels 4 stars', 'en/hotels4stars-abanoterme.html' );
document.custom.type.options[3]=new Option( 'Hotels 5 stars', 'en/hotels5stars-abanoterme.html' );
}

function RI_A149(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Bed and Breakfast', 'en/bedandbreakfast-alberobello.html' );
}

function RI_A192(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Bed and Breakfast', 'en/bedandbreakfast-alghero.html' );
document.custom.type.options[2]=new Option( 'Hotels 4 stars', 'en/hotels4stars-alghero.html' );
}

function RI_A390(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Farmhouse', 'en/farmhouse-arezzo.html' );
document.custom.type.options[2]=new Option( 'Bed and Breakfast', 'en/bedandbreakfast-arezzo.html' );
document.custom.type.options[3]=new Option( 'Residences', 'en/residences-arezzo.html' );
}

function RI_A475(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Hotels 2 stars', 'en/hotels2stars-assisi.html' );
document.custom.type.options[2]=new Option( 'Hotels 3 stars', 'en/hotels3stars-assisi.html' );
document.custom.type.options[3]=new Option( 'Hotels 4 stars', 'en/hotels4stars-assisi.html' );
document.custom.type.options[4]=new Option( 'Residences', 'en/residences-assisi.html' );
}

function RI_A703(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Hotels 4 stars', 'en/hotels4stars-bassanodelgrappa.html' );
document.custom.type.options[2]=new Option( 'Residences', 'en/residences-bassanodelgrappa.html' );
}

function RI_A944(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Bed and Breakfast', 'en/bedandbreakfast-bologna.html' );
document.custom.type.options[2]=new Option( 'Hotels 3 stars', 'en/hotels3stars-bologna.html' );
document.custom.type.options[3]=new Option( 'Hotels 4 stars', 'en/hotels4stars-bologna.html' );
document.custom.type.options[4]=new Option( 'Residences', 'en/residences-bologna.html' );
}

function RI_B157(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Hotels 3 stars', 'en/hotels3stars-brescia.html' );
}

function RI_B354(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Hotels 3 stars', 'en/hotels3stars-cagliari.html' );
document.custom.type.options[2]=new Option( 'Hotels 4 stars', 'en/hotels4stars-cagliari.html' );
}

function RI_B428(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Bed and Breakfast', 'en/bedandbreakfast-caltagirone.html' );
}

function RI_B429(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Hotels 3 stars', 'en/hotels3stars-caltanissetta.html' );
}

function RI_B519(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Hotels 3 stars', 'en/hotels3stars-campobasso.html' );
}

function RI_C351(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Bed and Breakfast', 'en/bedandbreakfast-catania.html' );
document.custom.type.options[2]=new Option( 'Hotels 3 stars', 'en/hotels3stars-catania.html' );
document.custom.type.options[3]=new Option( 'Hotels 4 stars', 'en/hotels4stars-catania.html' );
}

function RI_C573(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Hotels 4 stars', 'en/hotels4stars-cesena.html' );
}

function RI_C765(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Hotels 4 stars', 'en/hotels4stars-civitacastellana.html' );
}

function RI_C847(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Hotels 4 stars', 'en/hotels4stars-colledivaldelsa.html' );
}

function RI_D077(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Farmhouse', 'en/farmhouse-cortona.html' );
document.custom.type.options[2]=new Option( 'Bed and Breakfast', 'en/bedandbreakfast-cortona.html' );
document.custom.type.options[3]=new Option( 'Hotels 3 stars', 'en/hotels3stars-cortona.html' );
}

function RI_D548(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Hotels 3 stars', 'en/hotels3stars-ferrara.html' );
}

function RI_D612(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Bed and Breakfast', 'en/bedandbreakfast-florence.html' );
document.custom.type.options[2]=new Option( 'Hotels 1 stars', 'en/hotels1stars-florence.html' );
document.custom.type.options[3]=new Option( 'Hotels 2 stars', 'en/hotels2stars-florence.html' );
document.custom.type.options[4]=new Option( 'Hotels 3 stars', 'en/hotels3stars-florence.html' );
document.custom.type.options[5]=new Option( 'Hotels 4 stars', 'en/hotels4stars-florence.html' );
}

function RI_D653(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Bed and Breakfast', 'en/bedandbreakfast-foligno.html' );
}

function RI_D981(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Hotels 4 stars', 'en/hotels4stars-gerenzano.html' );
}

function RI_E204(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Residences', 'en/residences-grottaferrata.html' );
}

function RI_E289(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Hotels 4 stars', 'en/hotels4stars-imola.html' );
}

function RI_E506(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Bed and Breakfast', 'en/bedandbreakfast-lecce.html' );
}

function RI_E592(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Hotels no class', 'en/hotelsnoclass-limena.html' );
}

function RI_E715(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Bed and Breakfast', 'en/bedandbreakfast-lucca.html' );
document.custom.type.options[2]=new Option( 'Hotels 4 stars', 'en/hotels4stars-lucca.html' );
}

function RI_E897(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Hotels 3 stars', 'en/hotels3stars-mantua.html' );
}

function RI_E986(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Bed and Breakfast', 'en/bedandbreakfast-martinafranca.html' );
}

function RI_F183(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Hotels 3 stars', 'en/hotels3stars-mezzocorona.html' );
}

function RI_F205(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Hotels 2 stars', 'en/hotels2stars-milan.html' );
document.custom.type.options[2]=new Option( 'Hotels 3 stars', 'en/hotels3stars-milan.html' );
}

function RI_F250(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Bed and Breakfast', 'en/bedandbreakfast-misterbianco.html' );
}

function RI_F356(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Hotels 4 stars', 'en/hotels4stars-monfalcone.html' );
}

function RI_A561(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Hotels 4 stars', 'en/hotels4stars-montecatiniterme.html' );
}

function RI_F464(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Hotels 3 stars', 'en/hotels3stars-montecchiomaggiore.html' );
}

function RI_F529(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Hotels 3 stars', 'en/hotels3stars-montegrottoterme.html' );
}

function RI_F592(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Farmhouse', 'en/farmhouse-montepulciano.html' );
document.custom.type.options[2]=new Option( 'Hotels 3 stars', 'en/hotels3stars-montepulciano.html' );
}

function RI_F839(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Bed and Breakfast', 'en/bedandbreakfast-naples.html' );
document.custom.type.options[2]=new Option( 'Hotels 3 stars', 'en/hotels3stars-naples.html' );
document.custom.type.options[3]=new Option( 'Hotels 4 stars', 'en/hotels4stars-naples.html' );
}

function RI_F943(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Bed and Breakfast', 'en/bedandbreakfast-noto.html' );
}

function RI_F955(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Bed and Breakfast', 'en/bedandbreakfast-novatemilanese.html' );
}

function RI_G113(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Hotels 3 stars', 'en/hotels3stars-oristano.html' );
}

function RI_G148(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Hotels 3 stars', 'en/hotels3stars-orvieto.html' );
}

function RI_G273(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Bed and Breakfast', 'en/bedandbreakfast-palermo.html' );
document.custom.type.options[2]=new Option( 'Hotels 2 stars', 'en/hotels2stars-palermo.html' );
document.custom.type.options[3]=new Option( 'Hotels 3 stars', 'en/hotels3stars-palermo.html' );
}

function RI_G478(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Farmhouse', 'en/farmhouse-perugia.html' );
document.custom.type.options[2]=new Option( 'Bed and Breakfast', 'en/bedandbreakfast-perugia.html' );
document.custom.type.options[3]=new Option( 'Hotels 4 stars', 'en/hotels4stars-perugia.html' );
}

function RI_G488(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Hotels 3 stars', 'en/hotels3stars-peschieraborromeo.html' );
}

function RI_G602(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Bed and Breakfast', 'en/bedandbreakfast-pienza.html' );
}

function RI_G702(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Bed and Breakfast', 'en/bedandbreakfast-pisa.html' );
}

function RI_G825(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Bed and Breakfast', 'en/bedandbreakfast-pontassieve.html' );
}

function RI_G914(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Hotels 3 stars', 'en/hotels3stars-portogruaro.html' );
}

function RI_H224(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Bed and Breakfast', 'en/bedandbreakfast-reggiodicalabria.html' );
}

function RI_H501(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Bed and Breakfast', 'en/bedandbreakfast-rome.html' );
document.custom.type.options[2]=new Option( 'Hotels 1 stars', 'en/hotels1stars-rome.html' );
document.custom.type.options[3]=new Option( 'Hotels 2 stars', 'en/hotels2stars-rome.html' );
document.custom.type.options[4]=new Option( 'Hotels 3 stars', 'en/hotels3stars-rome.html' );
document.custom.type.options[5]=new Option( 'Villages', 'en/villages-rome.html' );
}

function RI_H720(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Hotels 3 stars', 'en/hotels3stars-salsomaggioreterme.html' );
}

function RI_H823(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Hotels 3 stars', 'en/hotels3stars-sandonadipiave.html' );
}

function RI_H875(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Farmhouse', 'en/farmhouse-sangimignano.html' );
document.custom.type.options[2]=new Option( 'Bed and Breakfast', 'en/bedandbreakfast-sangimignano.html' );
document.custom.type.options[3]=new Option( 'Residences', 'en/residences-sangimignano.html' );
}

function RI_H926(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Bed and Breakfast', 'en/bedandbreakfast-sangiovannirotondo.html' );
}

function RI_I480(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Hotels 3 stars', 'en/hotels3stars-savona.html' );
}

function RI_I684(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Hotels 4 stars', 'en/hotels4stars-sestofiorentino.html' );
}

function RI_I690(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Hotels 3 stars', 'en/hotels3stars-sestosangiovanni.html' );
}

function RI_I726(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Bed and Breakfast', 'en/bedandbreakfast-siena.html' );
document.custom.type.options[2]=new Option( 'Hotels 3 stars', 'en/hotels3stars-siena.html' );
}

function RI_I754(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Bed and Breakfast', 'en/bedandbreakfast-siracusa.html' );
document.custom.type.options[2]=new Option( 'Hotels 3 stars', 'en/hotels3stars-siracusa.html' );
}

function RI_I888(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Bed and Breakfast', 'en/bedandbreakfast-spello.html' );
}

function RI_I921(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Hotels 3 stars', 'en/hotels3stars-spoleto.html' );
document.custom.type.options[2]=new Option( 'Hotels 4 stars', 'en/hotels4stars-spoleto.html' );
document.custom.type.options[3]=new Option( 'Residences', 'en/residences-spoleto.html' );
}

function RI_Z075(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Hotels 3 stars', 'en/hotels3stars-tabianoterme.html' );
}

function RI_L049(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Bed and Breakfast', 'en/bedandbreakfast-taranto.html' );
document.custom.type.options[2]=new Option( 'Residences', 'en/residences-taranto.html' );
}

function RI_L407(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Hotels 3 stars', 'en/hotels3stars-treviso.html' );
}

function RI_L424(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Hotels 3 stars', 'en/hotels3stars-trieste.html' );
document.custom.type.options[2]=new Option( 'Hotels 4 stars', 'en/hotels4stars-trieste.html' );
document.custom.type.options[3]=new Option( 'Residences', 'en/residences-trieste.html' );
}

function RI_L682(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Hotels 3 stars', 'en/hotels3stars-varese.html' );
}

function RI_L736(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Bed and Breakfast', 'en/bedandbreakfast-venice.html' );
document.custom.type.options[2]=new Option( 'Hotels 2 stars', 'en/hotels2stars-venice.html' );
document.custom.type.options[3]=new Option( 'Hotels 3 stars', 'en/hotels3stars-venice.html' );
document.custom.type.options[4]=new Option( 'Hotels 4 stars', 'en/hotels4stars-venice.html' );
}

function RI_L781(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'select category', '0' );
document.custom.type.options[1]=new Option( 'Hotels 2 stars', 'en/hotels2stars-verona.html' );
document.custom.type.options[2]=new Option( 'Hotels 3 stars', 'en/hotels3stars-verona.html' );
document.custom.type.options[3]=new Option( 'Residences', 'en/residences-verona.html' );
}


