var imageFiles_gc_61 = new Array();
imageFiles_gc_61['0'] = new Array ('_images/gc_City_of_Gustine_Home.gif', '_images/gc_City_of_Gustine_HomeMouseover.gif');
imageFiles_gc_61['1'] = new Array ('_images/gc_Fire_Department.gif', '_images/gc_Fire_DepartmentMouseover.gif');
imageFiles_gc_61['2'] = new Array ('_images/gc_Vacation_House_Check_Service.gif', '_images/gc_Vacation_House_Check_ServiceMouseover.gif');
imageFiles_gc_61['3'] = new Array ('_images/gc_Crime_Prevention.gif', '_images/gc_Crime_PreventionMouseover.gif');
imageFiles_gc_61['4'] = new Array ('_images/gc_Domestic_Violence.gif', '_images/gc_Domestic_ViolenceMouseover.gif');
imageFiles_gc_61['5'] = new Array ('_images/gc_Internet_Crime.gif', '_images/gc_Internet_CrimeMouseover.gif');
imageFiles_gc_61['6'] = new Array ('_images/gc_Idenitity_Theft.gif', '_images/gc_Idenitity_TheftMouseover.gif');
imageFiles_gc_61['7'] = new Array ('_images/gc_Skate_boards__Scooters___Bikes.gif', '_images/gc_Skate_boards__Scooters___BikesMouseover.gif');
imageFiles_gc_61['8'] = new Array ('_images/gc_Records_Division.gif', '_images/gc_Records_DivisionMouseover.gif');
imageFiles_gc_61['9'] = new Array ('_images/gc_Parking_Citation_Information.gif', '_images/gc_Parking_Citation_InformationMouseover.gif');
imageFiles_gc_61['10'] = new Array ('_images/gc_FAQ.gif', '_images/gc_FAQMouseover.gif');
imageFiles_gc_61['11'] = new Array ('_images/gc_Mission_and_Vision_Statement.gif', '_images/gc_Mission_and_Vision_StatementMouseover.gif');
imageFiles_gc_61['12'] = new Array ('_images/gc_Animal_Control_Community_Serv_.gif', '_images/gc_Animal_Control_Community_Serv_Mouseover.gif');
imageFiles_gc_61['13'] = new Array ('_images/gc_Patrol_Division.gif', '_images/gc_Patrol_DivisionMouseover.gif');
imageFiles_gc_61['14'] = new Array ('_images/gc_News__Events__Crimes_Warning.gif', '_images/gc_News__Events__Crimes_WarningMouseover.gif');
imageFiles_gc_61['15'] = new Array ('_images/gc_Communications_Bureau.gif', '_images/gc_Communications_BureauMouseover.gif');
imageFiles_gc_61['16'] = new Array ('_images/gc_Employee_Section.gif', '_images/gc_Employee_SectionMouseover.gif');

function image_on_gc_61 (position) {
   var doc = eval("document.imagegc_61" + position);
   doc.src = imageFiles_gc_61[position][1];
}

function image_off_gc_61 (position) {
   var doc = eval("document.imagegc_61" + position);
   doc.src = imageFiles_gc_61[position][0];
}

