var imageFiles_8yz_3 = new Array();
imageFiles_8yz_3['0'] = new Array ('_images/8yz_Mother_s_Day_Buffet.gif', '_images/8yz_Mother_s_Day_BuffetMouseover.gif');

function image_on_8yz_3 (position) {
   var doc = eval("document.image8yz_3" + position);
   doc.src = imageFiles_8yz_3[position][1];
}

function image_off_8yz_3 (position) {
   var doc = eval("document.image8yz_3" + position);
   doc.src = imageFiles_8yz_3[position][0];
}

