var imageFiles_2ael3_4 = new Array();
imageFiles_2ael3_4['0'] = new Array ('/_images/2ael3_Home.gif', '/_images/2ael3_HomeMouseover.gif');
imageFiles_2ael3_4['1'] = new Array ('/_images/2ael3_About_Us.gif', '/_images/2ael3_About_UsMouseover.gif');
imageFiles_2ael3_4['2'] = new Array ('/_images/2ael3_Process.gif', '/_images/2ael3_ProcessMouseover.gif');
imageFiles_2ael3_4['3'] = new Array ('/_images/2ael3_FAQ.gif', '/_images/2ael3_FAQMouseover.gif');
imageFiles_2ael3_4['4'] = new Array ('/_images/2ael3_Feedback.gif', '/_images/2ael3_FeedbackMouseover.gif');
imageFiles_2ael3_4['5'] = new Array ('/_images/2ael3_Contact_Us.gif', '/_images/2ael3_Contact_UsMouseover.gif');
imageFiles_2ael3_4['6'] = new Array ('/_images/2ael3_Links.gif', '/_images/2ael3_LinksMouseover.gif');
imageFiles_2ael3_4['7'] = new Array ('/_images/2ael3_Site_Map.gif', '/_images/2ael3_Site_MapMouseover.gif');

function image_on_2ael3_4 (position) {
   var doc = eval("document.image2ael3_4" + position);
   doc.src = imageFiles_2ael3_4[position][1];
}

function image_off_2ael3_4 (position) {
   var doc = eval("document.image2ael3_4" + position);
   doc.src = imageFiles_2ael3_4[position][0];
}
