var imageFiles_5ry5r_64 = new Array();
imageFiles_5ry5r_64['0'] = new Array ('_images/5ry5r_BEEF.gif', '_images/5ry5r_BEEFMouseover.gif');
imageFiles_5ry5r_64['1'] = new Array ('_images/5ry5r_LAMB__PORK___VEAL.gif', '_images/5ry5r_LAMB__PORK___VEALMouseover.gif');
imageFiles_5ry5r_64['2'] = new Array ('_images/5ry5r_POULTRY.gif', '_images/5ry5r_POULTRYMouseover.gif');
imageFiles_5ry5r_64['3'] = new Array ('_images/5ry5r_SEAFOOD.gif', '_images/5ry5r_SEAFOODMouseover.gif');
imageFiles_5ry5r_64['4'] = new Array ('_images/5ry5r_APPETIZERS___VEGGIES.gif', '_images/5ry5r_APPETIZERS___VEGGIESMouseover.gif');

function image_on_5ry5r_64 (position) {
   var doc = eval("document.image5ry5r_64" + position);
   doc.src = imageFiles_5ry5r_64[position][1];
}

function image_off_5ry5r_64 (position) {
   var doc = eval("document.image5ry5r_64" + position);
   doc.src = imageFiles_5ry5r_64[position][0];
}
