var imageFiles_2ael3_28 = new Array();
imageFiles_2ael3_28['0'] = new Array ('_images/2ael3_Home.gif', '_images/2ael3_HomeMouseover.gif');
imageFiles_2ael3_28['1'] = new Array ('_images/2ael3_About_Us.gif', '_images/2ael3_About_UsMouseover.gif');
imageFiles_2ael3_28['2'] = new Array ('_images/2ael3_Service.gif', '_images/2ael3_ServiceMouseover.gif');
imageFiles_2ael3_28['3'] = new Array ('_images/2ael3_Jet_Charter.gif', '_images/2ael3_Jet_CharterMouseover.gif');
imageFiles_2ael3_28['4'] = new Array ('_images/2ael3_Charter_Quotes.gif', '_images/2ael3_Charter_QuotesMouseover.gif');
imageFiles_2ael3_28['5'] = new Array ('_images/2ael3_Licenses_.gif', '_images/2ael3_Licenses_Mouseover.gif');
imageFiles_2ael3_28['6'] = new Array ('_images/2ael3_FAQ.gif', '_images/2ael3_FAQMouseover.gif');
imageFiles_2ael3_28['7'] = new Array ('_images/2ael3_Contact_Us.gif', '_images/2ael3_Contact_UsMouseover.gif');

function image_on_2ael3_28 (position) {
   var doc = eval("document.image2ael3_28" + position);
   doc.src = imageFiles_2ael3_28[position][1];
}

function image_off_2ael3_28 (position) {
   var doc = eval("document.image2ael3_28" + position);
   doc.src = imageFiles_2ael3_28[position][0];
}
