// ###########################
//
// Javascipt di www.web2net.it
//
// versione:        1.0
// data:        18.01.2004
// autore:        Laurin Moroder
//
// info@web2net.it
//
// ############################

// barra di stato

window.status = "Rifugio JUAC Schutzhütte - Val Gardena - Grödental - Dolomiti - Dolomiten - Dolomites - Web Design © Copyright by WEB2NET 2006";


// Per aprire un popup


/*
function oeffnefenster (url) {
 fenster=window.open(url, "fenster1", "width=600,height=450,status=no,scrollbars=no,resizable=no,top=0,left=0");
 fenster.focus();
}

*/
function popup(file, larghezza, altezza)
{

        var openpopup = window.open(file,"page", "width="+larghezza+", height="+altezza+", toolbar=no,location=no,status=no,directories=no,menubar=no,scrollbars=no,resizable=no");
}


function popup2(file, larghezza, altezza)
{

        var openpopup = window.open(file,"page", "width="+larghezza+", height="+altezza+", toolbar=no,location=no,status=no,directories=no,menubar=no,scrollbars=no,resizable=no");
}

function popup3(file, larghezza, altezza)
{

        var openpopup = window.open(file,"page", "width="+larghezza+", height="+altezza+", toolbar=no,location=no,status=no,directories=no,menubar=no,scrollbars=yes,resizable=no");
}

/*
,"toolbar=no, left=2, top=2"

'toolbar=no,left=2,top=2,status=no,directories=no,menubar=no,scrollbars=no,resizable=no'
*/

var ImageListOff=new Array();
var ImageListOn=new Array();

onload=ImagesPreload;

function ImagesPreload(){
        if(document.images){

// bandieres

                ImageListOff[1]= new Image; ImageListOff[1].src='images/grafica/cover/willkommen.jpg';
                ImageListOn[1] = new Image; ImageListOn[1].src='images/grafica/cover/willkommen_a.jpg';
                ImageListOff[2]= new Image; ImageListOff[2].src='images/grafica/cover/benvenuto.jpg';
                ImageListOn[2] = new Image; ImageListOn[2].src='images/grafica/cover/benvenuto_a.jpg';
                ImageListOff[3]= new Image; ImageListOff[3].src='images/grafica/cover/welcome.jpg';
                ImageListOn[3] = new Image; ImageListOn[3].src='images/grafica/cover/welcome_a.jpg';
                ImageListOff[4]= new Image; ImageListOff[4].src='images/grafica/cover/benvenue.jpg';
                ImageListOn[4] = new Image; ImageListOn[4].src='images/grafica/cover/benvenue_a.jpg';

// menu ITA

                ImageListOff[11]= new Image; ImageListOff[11].src='../images/grafica/juac/menu/ita/benvenuti.jpg';
                ImageListOn[11] = new Image; ImageListOn[11].src='../images/grafica/juac/menu/ita/benvenuti_a.jpg';
                ImageListOff[12]= new Image; ImageListOff[12].src='../images/grafica/juac/menu/ita/ambiente.jpg';
                ImageListOn[12] = new Image; ImageListOn[12].src='../images/grafica/juac/menu/ita/ambiente_a.jpg';
                ImageListOff[13]= new Image; ImageListOff[13].src='../images/grafica/juac/menu/ita/ristorante.jpg';
                ImageListOn[13] = new Image; ImageListOn[13].src='../images/grafica/juac/menu/ita/ristorante_a.jpg';
                ImageListOff[14]= new Image; ImageListOff[14].src='../images/grafica/juac/menu/ita/pernottamento.jpg';
                ImageListOn[14] = new Image; ImageListOn[14].src='../images/grafica/juac/menu/ita/pernottamento_a.jpg';
   				ImageListOff[15]= new Image; ImageListOff[15].src='../images/grafica/juac/menu/ita/posizione.jpg';
                ImageListOn[15] = new Image; ImageListOn[15].src='../images/grafica/juac/menu/ita/posizione_a.jpg';
                ImageListOff[16]= new Image; ImageListOff[16].src='../images/grafica/juac/menu/ita/prezzi.jpg';
                ImageListOn[16] = new Image; ImageListOn[16].src='../images/grafica/juac/menu/ita/prezzi_a.jpg';
                ImageListOff[17]= new Image; ImageListOff[17].src='../images/grafica/juac/menu/ita/richiesta.jpg';
                ImageListOn[17] = new Image; ImageListOn[17].src='../images/grafica/juac/menu/ita/richiesta_a.jpg';

// menu DEU

                ImageListOff[21]= new Image; ImageListOff[21].src='../images/grafica/juac/menu/deu/willkommen.jpg';
                ImageListOn[21] = new Image; ImageListOn[21].src='../images/grafica/juac/menu/deu/willkommen_a.jpg';
                ImageListOff[22]= new Image; ImageListOff[22].src='../images/grafica/juac/menu/deu/ambiente.jpg';
                ImageListOn[22] = new Image; ImageListOn[22].src='../images/grafica/juac/menu/deu/ambiente_a.jpg';
                ImageListOff[23]= new Image; ImageListOff[23].src='../images/grafica/juac/menu/deu/restaurant.jpg';
                ImageListOn[23] = new Image; ImageListOn[23].src='../images/grafica/juac/menu/deu/restaurant_a.jpg';
                ImageListOff[24]= new Image; ImageListOff[24].src='../images/grafica/juac/menu/deu/zimmer.jpg';
                ImageListOn[24] = new Image; ImageListOn[24].src='../images/grafica/juac/menu/deu/zimmer_a.jpg';
   				ImageListOff[25]= new Image; ImageListOff[25].src='../images/grafica/juac/menu/deu/lage.jpg';
                ImageListOn[25] = new Image; ImageListOn[25].src='../images/grafica/juac/menu/deu/lage_a.jpg';
                ImageListOff[26]= new Image; ImageListOff[26].src='../images/grafica/juac/menu/deu/preise.jpg';
                ImageListOn[26] = new Image; ImageListOn[26].src='../images/grafica/juac/menu/deu/preise_a.jpg';
                ImageListOff[27]= new Image; ImageListOff[27].src='../images/grafica/juac/menu/deu/anfrage.jpg';
                ImageListOn[27] = new Image; ImageListOn[27].src='../images/grafica/juac/menu/deu/anfrage_a.jpg';


// menu ENG

                ImageListOff[31]= new Image; ImageListOff[31].src='../images/grafica/juac/menu/eng/welcome.jpg';
                ImageListOn[31] = new Image; ImageListOn[31].src='../images/grafica/juac/menu/eng/welcome_a.jpg';
                ImageListOff[32]= new Image; ImageListOff[32].src='../images/grafica/juac/menu/eng/ambiente.jpg';
                ImageListOn[32] = new Image; ImageListOn[32].src='../images/grafica/juac/menu/eng/ambiente_a.jpg';
                ImageListOff[33]= new Image; ImageListOff[33].src='../images/grafica/juac/menu/eng/restaurant.jpg';
                ImageListOn[33] = new Image; ImageListOn[33].src='../images/grafica/juac/menu/eng/restaurant_a.jpg';
                ImageListOff[34]= new Image; ImageListOff[34].src='../images/grafica/juac/menu/eng/rooms.jpg';
                ImageListOn[34] = new Image; ImageListOn[34].src='../images/grafica/juac/menu/eng/rooms_a.jpg';
   				ImageListOff[35]= new Image; ImageListOff[35].src='../images/grafica/juac/menu/eng/location.jpg';
                ImageListOn[35] = new Image; ImageListOn[35].src='../images/grafica/juac/menu/eng/location_a.jpg';
                ImageListOff[36]= new Image; ImageListOff[36].src='../images/grafica/juac/menu/eng/prices.jpg';
                ImageListOn[36] = new Image; ImageListOn[36].src='../images/grafica/juac/menu/eng/prices_a.jpg';
                ImageListOff[37]= new Image; ImageListOff[37].src='../images/grafica/juac/menu/eng/request.jpg';
                ImageListOn[37] = new Image; ImageListOn[37].src='../images/grafica/juac/menu/eng/request_a.jpg';
                
                
                
                
// menu FRA

                ImageListOff[38]= new Image; ImageListOff[38].src='../images/grafica/juac/menu/fra/bienvenue.jpg';
                ImageListOn[38] = new Image; ImageListOn[38].src='../images/grafica/juac/menu/fra/bienvenue_a.jpg';
                ImageListOff[39]= new Image; ImageListOff[39].src='../images/grafica/juac/menu/fra/ambiente.jpg';
                ImageListOn[39] = new Image; ImageListOn[39].src='../images/grafica/juac/menu/fra/ambiente_a.jpg';
                ImageListOff[40]= new Image; ImageListOff[40].src='../images/grafica/juac/menu/fra/restaurant.jpg';
                ImageListOn[40] = new Image; ImageListOn[40].src='../images/grafica/juac/menu/fra/restaurant_a.jpg';
                ImageListOff[41]= new Image; ImageListOff[41].src='../images/grafica/juac/menu/fra/chambres.jpg';
                ImageListOn[41] = new Image; ImageListOn[41].src='../images/grafica/juac/menu/fra/chambres_a.jpg';
   				ImageListOff[42]= new Image; ImageListOff[42].src='../images/grafica/juac/menu/fra/position.jpg';
                ImageListOn[42] = new Image; ImageListOn[42].src='../images/grafica/juac/menu/fra/position_a.jpg';
                ImageListOff[43]= new Image; ImageListOff[43].src='../images/grafica/juac/menu/fra/prix.jpg';
                ImageListOn[43] = new Image; ImageListOn[43].src='../images/grafica/juac/menu/fra/prix_a.jpg';
                ImageListOff[44]= new Image; ImageListOff[44].src='../images/grafica/juac/menu/fra/demande.jpg';
                ImageListOn[44] = new Image; ImageListOn[44].src='../images/grafica/juac/menu/fra/demande_a.jpg';




}

}

function ImageOn(NumeroImage,NomeImage){
        if (ImageListOn[NumeroImage])
                document[NomeImage].src=ImageListOn[NumeroImage].src;
}

function ImageOff(NumeroImage,NomeImage){
        if (ImageListOff[NumeroImage])
                document[NomeImage].src=ImageListOff[NumeroImage].src;
}
