var imageFiles_2ael3_3 = new Array();
imageFiles_2ael3_3['0'] = new Array ('_images/2ael3_Home.gif', '_images/2ael3_HomeMouseover.gif');
imageFiles_2ael3_3['1'] = new Array ('_images/2ael3_About_Us.gif', '_images/2ael3_About_UsMouseover.gif');
imageFiles_2ael3_3['2'] = new Array ('_images/2ael3_Service.gif', '_images/2ael3_ServiceMouseover.gif');
imageFiles_2ael3_3['3'] = new Array ('_images/2ael3_Helpful_Links.gif', '_images/2ael3_Helpful_LinksMouseover.gif');
imageFiles_2ael3_3['4'] = new Array ('_images/2ael3_Compliance.gif', '_images/2ael3_ComplianceMouseover.gif');
imageFiles_2ael3_3['5'] = new Array ('_images/2ael3_Reporting.gif', '_images/2ael3_ReportingMouseover.gif');
imageFiles_2ael3_3['6'] = new Array ('_images/2ael3_Contact_Us.gif', '_images/2ael3_Contact_UsMouseover.gif');
imageFiles_2ael3_3['7'] = new Array ('_images/2ael3_Location.gif', '_images/2ael3_LocationMouseover.gif');

function image_on_2ael3_3 (position) {
   var doc = eval("document.image2ael3_3" + position);
   doc.src = imageFiles_2ael3_3[position][1];
}

function image_off_2ael3_3 (position) {
   var doc = eval("document.image2ael3_3" + position);
   doc.src = imageFiles_2ael3_3[position][0];
}

