var imageFiles_3mo2y_241 = new Array();
imageFiles_3mo2y_241['0'] = new Array ('_images/3mo2y_Home.gif', '_images/3mo2y_HomeMouseover.gif');
imageFiles_3mo2y_241['1'] = new Array ('_images/3mo2y_Service.gif', '_images/3mo2y_ServiceMouseover.gif');
imageFiles_3mo2y_241['2'] = new Array ('_images/3mo2y_Products.gif', '_images/3mo2y_ProductsMouseover.gif');
imageFiles_3mo2y_241['3'] = new Array ('_images/3mo2y_Quotes.gif', '_images/3mo2y_QuotesMouseover.gif');
imageFiles_3mo2y_241['4'] = new Array ('_images/3mo2y_Our_Staff.gif', '_images/3mo2y_Our_StaffMouseover.gif');
imageFiles_3mo2y_241['5'] = new Array ('_images/3mo2y_Our_Companies.gif', '_images/3mo2y_Our_CompaniesMouseover.gif');
imageFiles_3mo2y_241['6'] = new Array ('_images/3mo2y_Contact_Us.gif', '_images/3mo2y_Contact_UsMouseover.gif');
imageFiles_3mo2y_241['7'] = new Array ('_images/3mo2y_Article_Library.gif', '_images/3mo2y_Article_LibraryMouseover.gif');
imageFiles_3mo2y_241['8'] = new Array ('_images/3mo2y_FAQ.gif', '_images/3mo2y_FAQMouseover.gif');

function image_on_3mo2y_241 (position) {
   var doc = eval("document.image3mo2y_241" + position);
   doc.src = imageFiles_3mo2y_241[position][1];
}

function image_off_3mo2y_241 (position) {
   var doc = eval("document.image3mo2y_241" + position);
   doc.src = imageFiles_3mo2y_241[position][0];
}

