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

function image_on_2ael3_49 (position) {
   var doc = eval("document.image2ael3_49" + position);
   doc.src = imageFiles_2ael3_49[position][1];
}

function image_off_2ael3_49 (position) {
   var doc = eval("document.image2ael3_49" + position);
   doc.src = imageFiles_2ael3_49[position][0];
}
