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