var imageFiles_257bx_23 = new Array();
imageFiles_257bx_23['0'] = new Array ('_images/257bx_Home.gif', '_images/257bx_HomeMouseover.gif');
imageFiles_257bx_23['1'] = new Array ('_images/257bx_Store.gif', '_images/257bx_StoreMouseover.gif');
imageFiles_257bx_23['2'] = new Array ('_images/257bx_Contact_Us.gif', '_images/257bx_Contact_UsMouseover.gif');
imageFiles_257bx_23['3'] = new Array ('_images/257bx_GRATITUDE_WORKS.gif', '_images/257bx_GRATITUDE_WORKSMouseover.gif');

function image_on_257bx_23 (position) {
   var doc = eval("document.image257bx_23" + position);
   doc.src = imageFiles_257bx_23[position][1];
}

function image_off_257bx_23 (position) {
   var doc = eval("document.image257bx_23" + position);
   doc.src = imageFiles_257bx_23[position][0];
}

