function trovalago(){
a=document.custom.selcosa.selectedIndex
b=document.custom.selcosa.options[a].value
if (b=="LAtutte"){
LAtutte()
}
if (b=="LA4"){
LA4()
}
if (b=="LA9"){
LA9()
}
if (b=="LA3"){
LA3()
}
if (b=="LA1"){
LA1()
}
if (b=="LA17"){
LA17()
}
if (b=="LA16"){
LA16()
}
if (b=="LA5"){
LA5()
}
if (b=="LA2"){
LA2()
}
if (b=="LA7"){
LA7()
}
}


function LA4(){
document.custom.city.options.length = 0;
document.custom.city.options[0]=new Option( 'choose city', '0' );
document.custom.city.options[1]=new Option( 'Iseo  (BS)', 'LA_E333' );
document.custom.city.options[2]=new Option( 'Sale Marasino  (BS)', 'LA_H699' );
}

function LA9(){
document.custom.city.options.length = 0;
document.custom.city.options[0]=new Option( 'choose city', '0' );
document.custom.city.options[1]=new Option( 'Anguillara Sabazia  (RM)', 'LA_A297' );
document.custom.city.options[2]=new Option( 'Bracciano  (RM)', 'LA_B114' );
}

function LA3(){
document.custom.city.options.length = 0;
document.custom.city.options[0]=new Option( 'choose city', '0' );
document.custom.city.options[1]=new Option( 'Bellagio  (CO)', 'LA_A744' );
document.custom.city.options[2]=new Option( 'Castiglione D Intelvi  (CO)', 'LA_C299' );
document.custom.city.options[3]=new Option( 'Como  (CO)', 'LA_C933' );
}

function LA1(){
document.custom.city.options.length = 0;
document.custom.city.options[0]=new Option( 'choose city', '0' );
document.custom.city.options[1]=new Option( 'Bardolino  (VR)', 'LA_A650' );
document.custom.city.options[2]=new Option( 'Brenzone  (VR)', 'LA_B154' );
document.custom.city.options[3]=new Option( 'Bussolengo  (VR)', 'LA_B296' );
document.custom.city.options[4]=new Option( 'Desenzano Del Garda  (BS)', 'LA_D284' );
document.custom.city.options[5]=new Option( 'Garda  (VR)', 'LA_D915' );
document.custom.city.options[6]=new Option( 'Limone Sul Garda  (BS)', 'LA_E596' );
document.custom.city.options[7]=new Option( 'Malcesine  (VR)', 'LA_E848' );
document.custom.city.options[8]=new Option( 'Manerba Del Garda  (BS)', 'LA_E883' );
document.custom.city.options[9]=new Option( 'Sirmione  (BS)', 'LA_I633' );
document.custom.city.options[10]=new Option( 'Tremosine  (BS)', 'LA_L372' );
}

function LA17(){
document.custom.city.options.length = 0;
document.custom.city.options[0]=new Option( 'choose city', '0' );
document.custom.city.options[1]=new Option( 'Terni  (TR)', 'LA_L117' );
}

function LA16(){
document.custom.city.options.length = 0;
document.custom.city.options[0]=new Option( 'choose city', '0' );
document.custom.city.options[1]=new Option( 'Pinzolo - Roncone  (TN)', 'LA_Z142' );
}

function LA5(){
document.custom.city.options.length = 0;
document.custom.city.options[0]=new Option( 'choose city', '0' );
document.custom.city.options[1]=new Option( 'Castronno  (VA)', 'LA_C343' );
document.custom.city.options[2]=new Option( 'Varese  (VA)', 'LA_L682' );
}

function LA2(){
document.custom.city.options.length = 0;
document.custom.city.options[0]=new Option( 'choose city', '0' );
document.custom.city.options[1]=new Option( 'Ranco  (VA)', 'LA_H174' );
document.custom.city.options[2]=new Option( 'Stresa  (VB)', 'LA_I976' );
}

function LA7(){
document.custom.city.options.length = 0;
document.custom.city.options[0]=new Option( 'choose city', '0' );
document.custom.city.options[1]=new Option( 'Castiglione Del Lago  (PG)', 'LA_C309' );
document.custom.city.options[2]=new Option( 'Magione  (PG)', 'LA_E805' );
}

function trovacityLA(){
a=document.custom.city.selectedIndex
b=document.custom.city.options[a].value
if (b=="LA_A297"){
LA_A297()
}
if (b=="LA_A650"){
LA_A650()
}
if (b=="LA_A744"){
LA_A744()
}
if (b=="LA_B114"){
LA_B114()
}
if (b=="LA_B154"){
LA_B154()
}
if (b=="LA_B296"){
LA_B296()
}
if (b=="LA_C299"){
LA_C299()
}
if (b=="LA_C309"){
LA_C309()
}
if (b=="LA_C343"){
LA_C343()
}
if (b=="LA_C933"){
LA_C933()
}
if (b=="LA_D284"){
LA_D284()
}
if (b=="LA_D915"){
LA_D915()
}
if (b=="LA_E333"){
LA_E333()
}
if (b=="LA_E596"){
LA_E596()
}
if (b=="LA_E805"){
LA_E805()
}
if (b=="LA_E848"){
LA_E848()
}
if (b=="LA_E883"){
LA_E883()
}
if (b=="LA_Z142"){
LA_Z142()
}
if (b=="LA_H174"){
LA_H174()
}
if (b=="LA_H699"){
LA_H699()
}
if (b=="LA_I633"){
LA_I633()
}
if (b=="LA_I976"){
LA_I976()
}
if (b=="LA_L117"){
LA_L117()
}
if (b=="LA_L372"){
LA_L372()
}
if (b=="LA_L682"){
LA_L682()
}
}


function LA_A297(){
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-anguillarasabazia.html' );
}

function LA_A650(){
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-bardolino.html' );
}

function LA_A744(){
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-bellagio.html' );
document.custom.type.options[2]=new Option( 'Hotels 5 stars', 'en/hotels5stars-bellagio.html' );
document.custom.type.options[3]=new Option( 'Residences', 'en/residences-bellagio.html' );
}

function LA_B114(){
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-bracciano.html' );
}

function LA_B154(){
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-brenzone.html' );
}

function LA_B296(){
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-bussolengo.html' );
}

function LA_C299(){
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-castiglionedintelvi.html' );
}

function LA_C309(){
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-castiglionedellago.html' );
}

function LA_C343(){
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-castronno.html' );
}

function LA_C933(){
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-como.html' );
}

function LA_D284(){
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-desenzanodelgarda.html' );
}

function LA_D915(){
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-garda.html' );
}

function LA_E333(){
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-iseo.html' );
}

function LA_E596(){
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-limonesulgarda.html' );
}

function LA_E805(){
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-magione.html' );
document.custom.type.options[2]=new Option( 'Residences', 'en/residences-magione.html' );
}

function LA_E848(){
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-malcesine.html' );
document.custom.type.options[2]=new Option( 'Hotels 3 stars', 'en/hotels3stars-malcesine.html' );
document.custom.type.options[3]=new Option( 'Residences', 'en/residences-malcesine.html' );
}

function LA_E883(){
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-manerbadelgarda.html' );
}

function LA_Z142(){
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-pinzolo-roncone.html' );
}

function LA_H174(){
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-ranco.html' );
}

function LA_H699(){
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-salemarasino.html' );
}

function LA_I633(){
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-sirmione.html' );
document.custom.type.options[2]=new Option( 'Hotels 2 stars', 'en/hotels2stars-sirmione.html' );
document.custom.type.options[3]=new Option( 'Villages', 'en/villages-sirmione.html' );
}

function LA_I976(){
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-stresa.html' );
document.custom.type.options[2]=new Option( 'Hotels 3 stars', 'en/hotels3stars-stresa.html' );
document.custom.type.options[3]=new Option( 'Hotels 4 stars', 'en/hotels4stars-stresa.html' );
}

function LA_L117(){
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-terni.html' );
}

function LA_L372(){
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-tremosine.html' );
}

function LA_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 LAtutte(){
document.custom.city.options.length = 0;
document.custom.city.options[0]=new Option( 'choose city', '0' );
document.custom.city.options[1]=new Option( 'Anguillara Sabazia  (RM)', 'LA_A297' );
document.custom.city.options[2]=new Option( 'Bardolino  (VR)', 'LA_A650' );
document.custom.city.options[3]=new Option( 'Bellagio  (CO)', 'LA_A744' );
document.custom.city.options[4]=new Option( 'Bracciano  (RM)', 'LA_B114' );
document.custom.city.options[5]=new Option( 'Brenzone  (VR)', 'LA_B154' );
document.custom.city.options[6]=new Option( 'Bussolengo  (VR)', 'LA_B296' );
document.custom.city.options[7]=new Option( 'Castiglione D Intelvi  (CO)', 'LA_C299' );
document.custom.city.options[8]=new Option( 'Castiglione Del Lago  (PG)', 'LA_C309' );
document.custom.city.options[9]=new Option( 'Castronno  (VA)', 'LA_C343' );
document.custom.city.options[10]=new Option( 'Como  (CO)', 'LA_C933' );
document.custom.city.options[11]=new Option( 'Desenzano Del Garda  (BS)', 'LA_D284' );
document.custom.city.options[12]=new Option( 'Garda  (VR)', 'LA_D915' );
document.custom.city.options[13]=new Option( 'Iseo  (BS)', 'LA_E333' );
document.custom.city.options[14]=new Option( 'Limone Sul Garda  (BS)', 'LA_E596' );
document.custom.city.options[15]=new Option( 'Magione  (PG)', 'LA_E805' );
document.custom.city.options[16]=new Option( 'Malcesine  (VR)', 'LA_E848' );
document.custom.city.options[17]=new Option( 'Manerba Del Garda  (BS)', 'LA_E883' );
document.custom.city.options[18]=new Option( 'Pinzolo - Roncone  (TN)', 'LA_Z142' );
document.custom.city.options[19]=new Option( 'Ranco  (VA)', 'LA_H174' );
document.custom.city.options[20]=new Option( 'Sale Marasino  (BS)', 'LA_H699' );
document.custom.city.options[21]=new Option( 'Sirmione  (BS)', 'LA_I633' );
document.custom.city.options[22]=new Option( 'Stresa  (VB)', 'LA_I976' );
document.custom.city.options[23]=new Option( 'Terni  (TR)', 'LA_L117' );
document.custom.city.options[24]=new Option( 'Tremosine  (BS)', 'LA_L372' );
document.custom.city.options[25]=new Option( 'Varese  (VA)', 'LA_L682' );
}


