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

function image_on_257bx_28 (position) {
   var doc = eval("document.image257bx_28" + position);
   doc.src = imageFiles_257bx_28[position][1];
}

function image_off_257bx_28 (position) {
   var doc = eval("document.image257bx_28" + position);
   doc.src = imageFiles_257bx_28[position][0];
}

