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

function image_on_3mo2y_106 (position) {
   var doc = eval("document.image3mo2y_106" + position);
   doc.src = imageFiles_3mo2y_106[position][1];
}

function image_off_3mo2y_106 (position) {
   var doc = eval("document.image3mo2y_106" + position);
   doc.src = imageFiles_3mo2y_106[position][0];
}

