var imageFiles_s_133 = new Array();
imageFiles_s_133['0'] = new Array ('_images/s_Turtle_Races.gif', '_images/s_Turtle_RacesMouseover.gif');
imageFiles_s_133['1'] = new Array ('_images/s_Run_Around_Woman_Plus.gif', '_images/s_Run_Around_Woman_PlusMouseover.gif');
imageFiles_s_133['2'] = new Array ('_images/s_Special_Events.gif', '_images/s_Special_EventsMouseover.gif');
imageFiles_s_133['3'] = new Array ('_images/s_Arts___Crafts_Place.gif', '_images/s_Arts___Crafts_PlaceMouseover.gif');
imageFiles_s_133['4'] = new Array ('_images/s_Activities___Summer.gif', '_images/s_Activities___SummerMouseover.gif');
imageFiles_s_133['5'] = new Array ('_images/s_Activities___Winter.gif', '_images/s_Activities___WinterMouseover.gif');
imageFiles_s_133['6'] = new Array ('_images/s_Movie_Theater.gif', '_images/s_Movie_TheaterMouseover.gif');
imageFiles_s_133['7'] = new Array ('_images/s_Churches.gif', '_images/s_ChurchesMouseover.gif');
imageFiles_s_133['8'] = new Array ('_images/s_Library___School.gif', '_images/s_Library___SchoolMouseover.gif');
imageFiles_s_133['9'] = new Array ('_images/s_Community_Resources.gif', '_images/s_Community_ResourcesMouseover.gif');
imageFiles_s_133['10'] = new Array ('_images/s_City_Services_Contact.gif', '_images/s_City_Services_ContactMouseover.gif');
imageFiles_s_133['11'] = new Array ('_images/s_Club_s_to_Join.gif', '_images/s_Club_s_to_JoinMouseover.gif');
imageFiles_s_133['12'] = new Array ('_images/s_How_to_Find_Us.gif', '_images/s_How_to_Find_UsMouseover.gif');
imageFiles_s_133['13'] = new Array ('_images/s_Longville_Airport.gif', '_images/s_Longville_AirportMouseover.gif');
imageFiles_s_133['14'] = new Array ('_images/s_Emergency_Services.gif', '_images/s_Emergency_ServicesMouseover.gif');
imageFiles_s_133['15'] = new Array ('_images/s_Other_area_Links.gif', '_images/s_Other_area_LinksMouseover.gif');
imageFiles_s_133['16'] = new Array ('_images/s_Weather_Forecast.gif', '_images/s_Weather_ForecastMouseover.gif');
imageFiles_s_133['17'] = new Array ('_images/s_Centennial_2006.gif', '_images/s_Centennial_2006Mouseover.gif');

function image_on_s_133 (position) {
   var doc = eval("document.images_133" + position);
   doc.src = imageFiles_s_133[position][1];
}

function image_off_s_133 (position) {
   var doc = eval("document.images_133" + position);
   doc.src = imageFiles_s_133[position][0];
}
