var imageFiles_801_1 = new Array();
imageFiles_801_1['0'] = new Array ('_images/801_Catering_from_Frankie_s_Pizza.gif', '_images/801_Catering_from_Frankie_s_PizzaMouseover.gif');

function image_on_801_1 (position) {
   var doc = eval("document.image801_1" + position);
   doc.src = imageFiles_801_1[position][1];
}

function image_off_801_1 (position) {
   var doc = eval("document.image801_1" + position);
   doc.src = imageFiles_801_1[position][0];
}
