var imageFiles_2ael3_13 = new Array();
imageFiles_2ael3_13['0'] = new Array ('_images/2ael3_Home.gif', '_images/2ael3_HomeMouseover.gif');
imageFiles_2ael3_13['1'] = new Array ('_images/2ael3_Exchange.gif', '_images/2ael3_ExchangeMouseover.gif');
imageFiles_2ael3_13['2'] = new Array ('_images/2ael3_Contact_Us.gif', '_images/2ael3_Contact_UsMouseover.gif');
imageFiles_2ael3_13['3'] = new Array ('_images/2ael3_Feedback.gif', '_images/2ael3_FeedbackMouseover.gif');

function image_on_2ael3_13 (position) {
   var doc = eval("document.image2ael3_13" + position);
   doc.src = imageFiles_2ael3_13[position][1];
}

function image_off_2ael3_13 (position) {
   var doc = eval("document.image2ael3_13" + position);
   doc.src = imageFiles_2ael3_13[position][0];
}
