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

function image_on_3mo2y_115 (position) {
   var doc = eval("document.image3mo2y_115" + position);
   doc.src = imageFiles_3mo2y_115[position][1];
}

function image_off_3mo2y_115 (position) {
   var doc = eval("document.image3mo2y_115" + position);
   doc.src = imageFiles_3mo2y_115[position][0];
}

