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

function image_on_2082b_13 (position) {
   var doc = eval("document.image2082b_13" + position);
   doc.src = imageFiles_2082b_13[position][1];
}

function image_off_2082b_13 (position) {
   var doc = eval("document.image2082b_13" + position);
   doc.src = imageFiles_2082b_13[position][0];
}

