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

function image_on_3mo2y_34 (position) {
   var doc = eval("document.image3mo2y_34" + position);
   doc.src = imageFiles_3mo2y_34[position][1];
}

function image_off_3mo2y_34 (position) {
   var doc = eval("document.image3mo2y_34" + position);
   doc.src = imageFiles_3mo2y_34[position][0];
}

