function riempiofferte(){
document.custom.selcosa.options.length = 0;
document.custom.selcosa.options[0]=new Option( 'Region wählen ', '0' );
document.custom.selcosa.options[1]=new Option( 'Alle Regionen', 'BEtutte' );
document.custom.selcosa.options[2]=new Option( 'Kampanien', 'BE15' );
document.custom.selcosa.options[3]=new Option( 'Emilia Romagna', 'BE8' );
document.custom.selcosa.options[4]=new Option( 'Ligurien', 'BE3' );
document.custom.selcosa.options[5]=new Option( 'Lombardei', 'BE4' );
document.custom.selcosa.options[6]=new Option( 'Piemont', 'BE1' );
document.custom.selcosa.options[7]=new Option( 'Apulien', 'BE16' );
document.custom.selcosa.options[8]=new Option( 'Sizilien', 'BE19' );
document.custom.selcosa.options[9]=new Option( 'Toskana', 'BE9' );
document.custom.selcosa.options[10]=new Option( 'Trentino Sudtirol', 'BE5' );
}

function trovaofferte(){
a=document.custom.selcosa.selectedIndex
b=document.custom.selcosa.options[a].value
if (b=="BEtutte"){
BEtutte()
}
if (b=="BE15"){
BE15()
}
if (b=="BE8"){
BE8()
}
if (b=="BE3"){
BE3()
}
if (b=="BE4"){
BE4()
}
if (b=="BE1"){
BE1()
}
if (b=="BE16"){
BE16()
}
if (b=="BE19"){
BE19()
}
if (b=="BE9"){
BE9()
}
if (b=="BE5"){
BE5()
}
}


function BE15(){
document.custom.city.options.length = 0;
document.custom.city.options[0]=new Option( 'Wählen Stadt', '0' );
document.custom.city.options[1]=new Option( 'Castellabate  (SA)', 'BE_C125' );
}

function BE8(){
document.custom.city.options.length = 0;
document.custom.city.options[0]=new Option( 'Wählen Stadt', '0' );
document.custom.city.options[1]=new Option( 'Rimini  (RN)', 'BE_H294' );
}

function BE3(){
document.custom.city.options.length = 0;
document.custom.city.options[0]=new Option( 'Wählen Stadt', '0' );
document.custom.city.options[1]=new Option( 'Finale Ligure  (SV)', 'BE_D600' );
document.custom.city.options[2]=new Option( 'Laigueglia  (SV)', 'BE_E414' );
}

function BE4(){
document.custom.city.options.length = 0;
document.custom.city.options[0]=new Option( 'Wählen Stadt', '0' );
document.custom.city.options[1]=new Option( 'Limone Sul Garda  (BS)', 'BE_E596' );
}

function BE1(){
document.custom.city.options.length = 0;
document.custom.city.options[0]=new Option( 'Wählen Stadt', '0' );
document.custom.city.options[1]=new Option( 'Armeno  (NO)', 'BE_A414' );
}

function BE16(){
document.custom.city.options.length = 0;
document.custom.city.options[0]=new Option( 'Wählen Stadt', '0' );
document.custom.city.options[1]=new Option( 'Gallipoli  (LE)', 'BE_D883' );
}

function BE19(){
document.custom.city.options.length = 0;
document.custom.city.options[0]=new Option( 'Wählen Stadt', '0' );
document.custom.city.options[1]=new Option( 'Bronte  (CT)', 'BE_B202' );
}

function BE9(){
document.custom.city.options.length = 0;
document.custom.city.options[0]=new Option( 'Wählen Stadt', '0' );
document.custom.city.options[1]=new Option( 'Florenz  (FI)', 'BE_D612' );
document.custom.city.options[2]=new Option( 'Livorno  (LI)', 'BE_E625' );
document.custom.city.options[3]=new Option( 'Marciana  (LI)', 'BE_E930' );
}

function BE5(){
document.custom.city.options.length = 0;
document.custom.city.options[0]=new Option( 'Wählen Stadt', '0' );
document.custom.city.options[1]=new Option( 'Villabassa  (BZ)', 'BE_L915' );
}

function trovacityBE(){
a=document.custom.city.selectedIndex
b=document.custom.city.options[a].value
if (b=="BE_A414"){
BE_A414()
}
if (b=="BE_B202"){
BE_B202()
}
if (b=="BE_C125"){
BE_C125()
}
if (b=="BE_D600"){
BE_D600()
}
if (b=="BE_D612"){
BE_D612()
}
if (b=="BE_D883"){
BE_D883()
}
if (b=="BE_E414"){
BE_E414()
}
if (b=="BE_E596"){
BE_E596()
}
if (b=="BE_E625"){
BE_E625()
}
if (b=="BE_E930"){
BE_E930()
}
if (b=="BE_H294"){
BE_H294()
}
if (b=="BE_L915"){
BE_L915()
}
}


function BE_A414(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'Wählen Sie Struktur', '0' );
document.custom.type.options[1]=new Option( 'HOTEL CORTESE ****', 'de/willkommen11583.html' );
}

function BE_B202(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'Wählen Sie Struktur', '0' );
document.custom.type.options[1]=new Option( 'ALBERGO RISTORANTE PIZZERIA PARCO DELL ETNA ***', 'de/willkommen11676.html' );
}

function BE_C125(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'Wählen Sie Struktur', '0' );
document.custom.type.options[1]=new Option( 'HOTEL POMPEO RESIDENCE ', 'de/willkommen11651.html' );
}

function BE_D600(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'Wählen Sie Struktur', '0' );
document.custom.type.options[1]=new Option( 'HOTEL MEDUSA  ***', 'de/willkommen04611.html' );
}

function BE_D612(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'Wählen Sie Struktur', '0' );
document.custom.type.options[1]=new Option( 'HOTEL ARIZONA ***', 'de/willkommen09331.html' );
}

function BE_D883(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'Wählen Sie Struktur', '0' );
document.custom.type.options[1]=new Option( 'HOTEL 33 BARONI ****', 'de/willkommen10561.html' );
}

function BE_E414(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'Wählen Sie Struktur', '0' );
document.custom.type.options[1]=new Option( 'HOTEL VILLA IDA ***', 'de/willkommen02721.html' );
}

function BE_E596(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'Wählen Sie Struktur', '0' );
document.custom.type.options[1]=new Option( 'HOTEL MERCEDES ***', 'de/willkommen09786.html' );
}

function BE_E625(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'Wählen Sie Struktur', '0' );
document.custom.type.options[1]=new Option( 'VILLA ALMA PACE ', 'de/willkommen10754.html' );
}

function BE_E930(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'Wählen Sie Struktur', '0' );
document.custom.type.options[1]=new Option( 'HOTEL DESIREE ****', 'de/willkommen07163.html' );
}

function BE_H294(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'Wählen Sie Struktur', '0' );
document.custom.type.options[1]=new Option( 'HOTEL SOLEBLU ***', 'de/willkommen11659.html' );
}

function BE_L915(){
document.custom.type.options.length = 0;
document.custom.type.options[0]=new Option( 'Wählen Sie Struktur', '0' );
document.custom.type.options[1]=new Option( 'PENSION HELVETIA BB  APPARTAMENTI ', 'de/willkommen09964.html' );
}

function BEtutte(){
document.custom.city.options.length = 0;
document.custom.city.options[0]=new Option( 'Wählen Stadt', '0' );
document.custom.city.options[1]=new Option( 'Armeno  (NO)', 'BE_A414' );
document.custom.city.options[2]=new Option( 'Bronte  (CT)', 'BE_B202' );
document.custom.city.options[3]=new Option( 'Castellabate  (SA)', 'BE_C125' );
document.custom.city.options[4]=new Option( 'Finale Ligure  (SV)', 'BE_D600' );
document.custom.city.options[5]=new Option( 'Florenz  (FI)', 'BE_D612' );
document.custom.city.options[6]=new Option( 'Gallipoli  (LE)', 'BE_D883' );
document.custom.city.options[7]=new Option( 'Laigueglia  (SV)', 'BE_E414' );
document.custom.city.options[8]=new Option( 'Limone Sul Garda  (BS)', 'BE_E596' );
document.custom.city.options[9]=new Option( 'Livorno  (LI)', 'BE_E625' );
document.custom.city.options[10]=new Option( 'Marciana  (LI)', 'BE_E930' );
document.custom.city.options[11]=new Option( 'Rimini  (RN)', 'BE_H294' );
document.custom.city.options[12]=new Option( 'Villabassa  (BZ)', 'BE_L915' );
}



