{
alt0 = new Image();
alt0.src = "images/bottone_home.gif";

alt1 = new Image();
alt1.src = "images/bottone_home_d.gif";

alt2 = new Image();
alt2.src = "images/bottone_chisiamo.gif";

alt3 = new Image();
alt3.src = "images/bottone_chisiamo_d.gif";

alt4 = new Image();
alt4.src = "images/bottone_servizi.gif";

alt5 = new Image();
alt5.src = "images/bottone_servizi_d.gif";

alt6 = new Image();
alt6.src = "images/bottone_proposte.gif";

alt7 = new Image();
alt7.src = "images/bottone_proposte_d.gif";

alt8 = new Image();
alt8.src = "images/bottone_dove.gif";

alt9 = new Image();
alt9.src = "images/bottone_dove_d.gif";

alt10 = new Image();
alt10.src = "images/bottone_email.gif";

alt11 = new Image();
alt11.src = "images/bottone_email_d.gif";

alt12 = new Image();
alt12.src = "images/bottone_news.gif";

alt13 = new Image();
alt13.src = "images/bottone_news_d.gif";

alt14 = new Image();
alt14.src = "images/bottone_eventi.gif";

alt15 = new Image();
alt15.src = "images/bottone_eventi_d.gif";

alt16 = new Image();
alt16.src = "images/bottone_links.gif";

alt17 = new Image();
alt17.src = "images/bottone_links_d.gif";

alt18 = new Image();
alt18.src = "images/bottone_preventivo.gif";

alt19 = new Image();
alt19.src = "images/bottone_preventivo_d.gif";
}


function imageChange(imageID,imageName) {

{
document.images[imageID].src = eval(imageName + ".src");
}

}

function MM_openBrWindow(theURL,winName,features) { //v2.0
 window.open(theURL,winName,features);
}

function openChild(file,window) {
 childWindow=open(file,window,'resizable=no,width=210,height=210');
 if (childWindow.opener == null) childWindow.opener = self;
}
