var imageFiles_53l_1 = new Array();
imageFiles_53l_1['0'] = new Array ('_images/53l_Back_to_Angelo_s_Pg__1.gif', '_images/53l_Back_to_Angelo_s_Pg__1Mouseover.gif');

function image_on_53l_1 (position) {
   var doc = eval("document.image53l_1" + position);
   doc.src = imageFiles_53l_1[position][1];
}

function image_off_53l_1 (position) {
   var doc = eval("document.image53l_1" + position);
   doc.src = imageFiles_53l_1[position][0];
}
