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

function image_on_2ael3_31 (position) {
   var doc = eval("document.image2ael3_31" + position);
   doc.src = imageFiles_2ael3_31[position][1];
}

function image_off_2ael3_31 (position) {
   var doc = eval("document.image2ael3_31" + position);
   doc.src = imageFiles_2ael3_31[position][0];
}

