var imageFiles_g_27 = new Array();
imageFiles_g_27['0'] = new Array ('_images/g_Home.gif', '_images/g_HomeMouseover.gif');
imageFiles_g_27['1'] = new Array ('_images/g_Local_512_News.gif', '_images/g_Local_512_NewsMouseover.gif');
imageFiles_g_27['2'] = new Array ('_images/g_Contact_Us.gif', '_images/g_Contact_UsMouseover.gif');
imageFiles_g_27['3'] = new Array ('_images/g_Our_Location.gif', '_images/g_Our_LocationMouseover.gif');
imageFiles_g_27['4'] = new Array ('_images/g_Union_History.gif', '_images/g_Union_HistoryMouseover.gif');
imageFiles_g_27['5'] = new Array ('_images/g_Officers_Staff.gif', '_images/g_Officers_StaffMouseover.gif');
imageFiles_g_27['6'] = new Array ('_images/g_Photo_Gallery.gif', '_images/g_Photo_GalleryMouseover.gif');
imageFiles_g_27['7'] = new Array ('_images/g_Apprenticeship.gif', '_images/g_ApprenticeshipMouseover.gif');
imageFiles_g_27['8'] = new Array ('_images/g_Benefits.gif', '_images/g_BenefitsMouseover.gif');
imageFiles_g_27['9'] = new Array ('_images/g_Wage_Schedules.gif', '_images/g_Wage_SchedulesMouseover.gif');
imageFiles_g_27['10'] = new Array ('_images/g_Prospective_Clients.gif', '_images/g_Prospective_ClientsMouseover.gif');
imageFiles_g_27['11'] = new Array ('_images/g_Organizing.gif', '_images/g_OrganizingMouseover.gif');
imageFiles_g_27['12'] = new Array ('_images/g_IMPACT.gif', '_images/g_IMPACTMouseover.gif');
imageFiles_g_27['13'] = new Array ('_images/g_Related_Links.gif', '_images/g_Related_LinksMouseover.gif');
imageFiles_g_27['14'] = new Array ('_images/g_Retirees.gif', '_images/g_RetireesMouseover.gif');
imageFiles_g_27['15'] = new Array ('_images/g_Retiree_Photos.gif', '_images/g_Retiree_PhotosMouseover.gif');

function image_on_g_27 (position) {
   var doc = eval("document.imageg_27" + position);
   doc.src = imageFiles_g_27[position][1];
}

function image_off_g_27 (position) {
   var doc = eval("document.imageg_27" + position);
   doc.src = imageFiles_g_27[position][0];
}
