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

function image_on_3mo2y_145 (position) {
   var doc = eval("document.image3mo2y_145" + position);
   doc.src = imageFiles_3mo2y_145[position][1];
}

function image_off_3mo2y_145 (position) {
   var doc = eval("document.image3mo2y_145" + position);
   doc.src = imageFiles_3mo2y_145[position][0];
}

