var imageFiles_1y2ty_23 = new Array();
imageFiles_1y2ty_23['0'] = new Array ('_images/1y2ty_Home.gif', '_images/1y2ty_HomeMouseover.gif');
imageFiles_1y2ty_23['1'] = new Array ('_images/1y2ty_About_Us.gif', '_images/1y2ty_About_UsMouseover.gif');
imageFiles_1y2ty_23['2'] = new Array ('_images/1y2ty_Contact_Us.gif', '_images/1y2ty_Contact_UsMouseover.gif');
imageFiles_1y2ty_23['3'] = new Array ('_images/1y2ty_Feedback.gif', '_images/1y2ty_FeedbackMouseover.gif');
imageFiles_1y2ty_23['4'] = new Array ('_images/1y2ty_FAQ.gif', '_images/1y2ty_FAQMouseover.gif');
imageFiles_1y2ty_23['5'] = new Array ('_images/1y2ty_Credit_Application.gif', '_images/1y2ty_Credit_ApplicationMouseover.gif');
imageFiles_1y2ty_23['6'] = new Array ('_images/1y2ty____Specials___.gif', '_images/1y2ty____Specials___Mouseover.gif');

function image_on_1y2ty_23 (position) {
   var doc = eval("document.image1y2ty_23" + position);
   doc.src = imageFiles_1y2ty_23[position][1];
}

function image_off_1y2ty_23 (position) {
   var doc = eval("document.image1y2ty_23" + position);
   doc.src = imageFiles_1y2ty_23[position][0];
}
