var imageFiles_4adlz_15 = new Array();
imageFiles_4adlz_15['0'] = new Array ('_images/4adlz_Home.gif', '_images/4adlz_HomeMouseover.gif');
imageFiles_4adlz_15['1'] = new Array ('_images/4adlz_About_Us.gif', '_images/4adlz_About_UsMouseover.gif');
imageFiles_4adlz_15['2'] = new Array ('_images/4adlz_Calendar___News.gif', '_images/4adlz_Calendar___NewsMouseover.gif');
imageFiles_4adlz_15['3'] = new Array ('_images/4adlz_Greenhouse_Info.gif', '_images/4adlz_Greenhouse_InfoMouseover.gif');
imageFiles_4adlz_15['4'] = new Array ('_images/4adlz_Fall_Festival.gif', '_images/4adlz_Fall_FestivalMouseover.gif');
imageFiles_4adlz_15['5'] = new Array ('_images/4adlz_Festival_Sponsorship.gif', '_images/4adlz_Festival_SponsorshipMouseover.gif');
imageFiles_4adlz_15['6'] = new Array ('_images/4adlz_Fundraising_Program.gif', '_images/4adlz_Fundraising_ProgramMouseover.gif');
imageFiles_4adlz_15['7'] = new Array ('_images/4adlz_Shopping_Cart.gif', '_images/4adlz_Shopping_CartMouseover.gif');
imageFiles_4adlz_15['8'] = new Array ('_images/4adlz_Contact_Us.gif', '_images/4adlz_Contact_UsMouseover.gif');

function image_on_4adlz_15 (position) {
   var doc = eval("document.image4adlz_15" + position);
   doc.src = imageFiles_4adlz_15[position][1];
}

function image_off_4adlz_15 (position) {
   var doc = eval("document.image4adlz_15" + position);
   doc.src = imageFiles_4adlz_15[position][0];
}

