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

function image_on_257bx_25 (position) {
   var doc = eval("document.image257bx_25" + position);
   doc.src = imageFiles_257bx_25[position][1];
}

function image_off_257bx_25 (position) {
   var doc = eval("document.image257bx_25" + position);
   doc.src = imageFiles_257bx_25[position][0];
}

