var imageFiles_2ael3_51 = new Array();
imageFiles_2ael3_51['0'] = new Array ('_images/2ael3_Home.gif', '_images/2ael3_HomeMouseover.gif');
imageFiles_2ael3_51['1'] = new Array ('_images/2ael3_About_Us.gif', '_images/2ael3_About_UsMouseover.gif');
imageFiles_2ael3_51['2'] = new Array ('_images/2ael3_Directions.gif', '_images/2ael3_DirectionsMouseover.gif');
imageFiles_2ael3_51['3'] = new Array ('_images/2ael3_Contact_Us.gif', '_images/2ael3_Contact_UsMouseover.gif');
imageFiles_2ael3_51['4'] = new Array ('_images/2ael3_Calendar.gif', '_images/2ael3_CalendarMouseover.gif');
imageFiles_2ael3_51['5'] = new Array ('_images/2ael3_Rabbi.gif', '_images/2ael3_RabbiMouseover.gif');
imageFiles_2ael3_51['6'] = new Array ('_images/2ael3_Cantor.gif', '_images/2ael3_CantorMouseover.gif');
imageFiles_2ael3_51['7'] = new Array ('_images/2ael3_Religious_School_.gif', '_images/2ael3_Religious_School_Mouseover.gif');
imageFiles_2ael3_51['8'] = new Array ('_images/2ael3_Clergy___Support.gif', '_images/2ael3_Clergy___SupportMouseover.gif');
imageFiles_2ael3_51['9'] = new Array ('_images/2ael3_President_s_Page.gif', '_images/2ael3_President_s_PageMouseover.gif');
imageFiles_2ael3_51['10'] = new Array ('_images/2ael3_Temple_Board.gif', '_images/2ael3_Temple_BoardMouseover.gif');
imageFiles_2ael3_51['11'] = new Array ('_images/2ael3_Holocaust_Center.gif', '_images/2ael3_Holocaust_CenterMouseover.gif');
imageFiles_2ael3_51['12'] = new Array ('_images/2ael3_Monthly_Bulletins.gif', '_images/2ael3_Monthly_BulletinsMouseover.gif');
imageFiles_2ael3_51['13'] = new Array ('_images/2ael3_Picture_Albums.gif', '_images/2ael3_Picture_AlbumsMouseover.gif');
imageFiles_2ael3_51['14'] = new Array ('_images/2ael3_Forms.gif', '_images/2ael3_FormsMouseover.gif');

function image_on_2ael3_51 (position) {
   var doc = eval("document.image2ael3_51" + position);
   doc.src = imageFiles_2ael3_51[position][1];
}

function image_off_2ael3_51 (position) {
   var doc = eval("document.image2ael3_51" + position);
   doc.src = imageFiles_2ael3_51[position][0];
}

