var imageFiles_1toz9_5 = new Array();
imageFiles_1toz9_5['0'] = new Array ('_images/1toz9_Home.gif', '_images/1toz9_HomeMouseover.gif');
imageFiles_1toz9_5['1'] = new Array ('_images/1toz9_About_Us.gif', '_images/1toz9_About_UsMouseover.gif');
imageFiles_1toz9_5['2'] = new Array ('_images/1toz9_Services.gif', '_images/1toz9_ServicesMouseover.gif');
imageFiles_1toz9_5['3'] = new Array ('_images/1toz9_FAQ.gif', '_images/1toz9_FAQMouseover.gif');
imageFiles_1toz9_5['4'] = new Array ('_images/1toz9_Our_Staff.gif', '_images/1toz9_Our_StaffMouseover.gif');
imageFiles_1toz9_5['5'] = new Array ('_images/1toz9_Enterprise_Location.gif', '_images/1toz9_Enterprise_LocationMouseover.gif');
imageFiles_1toz9_5['6'] = new Array ('_images/1toz9_Slocomb_Location.gif', '_images/1toz9_Slocomb_LocationMouseover.gif');
imageFiles_1toz9_5['7'] = new Array ('_images/1toz9_Geneva_Location.gif', '_images/1toz9_Geneva_LocationMouseover.gif');

function image_on_1toz9_5 (position) {
   var doc = eval("document.image1toz9_5" + position);
   doc.src = imageFiles_1toz9_5[position][1];
}

function image_off_1toz9_5 (position) {
   var doc = eval("document.image1toz9_5" + position);
   doc.src = imageFiles_1toz9_5[position][0];
}
