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

function image_on_2082b_19 (position) {
   var doc = eval("document.image2082b_19" + position);
   doc.src = imageFiles_2082b_19[position][1];
}

function image_off_2082b_19 (position) {
   var doc = eval("document.image2082b_19" + position);
   doc.src = imageFiles_2082b_19[position][0];
}

