\n'); } //--> function changePopUpImageOver() { document.getElementById("holiday_popUp").src='img/online_shop_popup_2.gif'; document.getElementById("holiday_popUp").useMap="#MapOver"; } function changePopUpImageOver_2() { document.getElementById("holiday_popUp").src='img/online_shop_popup_3.gif'; document.getElementById("holiday_popUp").useMap="#MapOver"; } function changePopUpImageOut() { document.getElementById("holiday_popUp").src='img/online_shop_popup.gif'; document.getElementById("holiday_popUp").useMap="#Map"; }