var imageFiles_2082b_25 = new Array();
imageFiles_2082b_25['0'] = new Array ('_images/2082b_About_Us.gif', '_images/2082b_About_UsMouseover.gif');
imageFiles_2082b_25['1'] = new Array ('_images/2082b_Contact.gif', '_images/2082b_ContactMouseover.gif');
imageFiles_2082b_25['2'] = new Array ('_images/2082b_Feedback.gif', '_images/2082b_FeedbackMouseover.gif');
imageFiles_2082b_25['3'] = new Array ('_images/2082b_TENANT_ORGANIZE.gif', '_images/2082b_TENANT_ORGANIZEMouseover.gif');
imageFiles_2082b_25['4'] = new Array ('_images/2082b_SENIORS_ANTIEVICTION.gif', '_images/2082b_SENIORS_ANTIEVICTIONMouseover.gif');
imageFiles_2082b_25['5'] = new Array ('_images/2082b_COLUMBIAU_EXPANSION.gif', '_images/2082b_COLUMBIAU_EXPANSIONMouseover.gif');
imageFiles_2082b_25['6'] = new Array ('_images/2082b_PAST_EVENTS.gif', '_images/2082b_PAST_EVENTSMouseover.gif');
imageFiles_2082b_25['7'] = new Array ('_images/2082b_125TH_ST_REZONE.gif', '_images/2082b_125TH_ST_REZONEMouseover.gif');
imageFiles_2082b_25['8'] = new Array ('_images/2082b_EVENTS___WORKSHOPS.gif', '_images/2082b_EVENTS___WORKSHOPSMouseover.gif');

function image_on_2082b_25 (position) {
   var doc = eval("document.image2082b_25" + position);
   doc.src = imageFiles_2082b_25[position][1];
}

function image_off_2082b_25 (position) {
   var doc = eval("document.image2082b_25" + position);
   doc.src = imageFiles_2082b_25[position][0];
}

