var imageFiles_1y2ty_22 = new Array();
imageFiles_1y2ty_22['0'] = new Array ('_images/1y2ty_Home.gif', '_images/1y2ty_HomeMouseover.gif');
imageFiles_1y2ty_22['1'] = new Array ('_images/1y2ty_About_Us.gif', '_images/1y2ty_About_UsMouseover.gif');
imageFiles_1y2ty_22['2'] = new Array ('_images/1y2ty_Contact_Us.gif', '_images/1y2ty_Contact_UsMouseover.gif');
imageFiles_1y2ty_22['3'] = new Array ('_images/1y2ty_Our_Clients.gif', '_images/1y2ty_Our_ClientsMouseover.gif');
imageFiles_1y2ty_22['4'] = new Array ('_images/1y2ty_Online_Shopping_Catalog.gif', '_images/1y2ty_Online_Shopping_CatalogMouseover.gif');
imageFiles_1y2ty_22['5'] = new Array ('_images/1y2ty_Testimonials.gif', '_images/1y2ty_TestimonialsMouseover.gif');
imageFiles_1y2ty_22['6'] = new Array ('_images/1y2ty_Product_Descriptions.gif', '_images/1y2ty_Product_DescriptionsMouseover.gif');

function image_on_1y2ty_22 (position) {
   var doc = eval("document.image1y2ty_22" + position);
   doc.src = imageFiles_1y2ty_22[position][1];
}

function image_off_1y2ty_22 (position) {
   var doc = eval("document.image1y2ty_22" + position);
   doc.src = imageFiles_1y2ty_22[position][0];
}
