var imageFiles_2ael3_46 = new Array();
imageFiles_2ael3_46['0'] = new Array ('2ael3_Home.gif', '2ael3_HomeMouseover.gif');
imageFiles_2ael3_46['1'] = new Array ('2ael3_About_Us.gif', '2ael3_About_UsMouseover.gif');
imageFiles_2ael3_46['2'] = new Array ('2ael3_Fireplaces.gif', '2ael3_FireplacesMouseover.gif');
imageFiles_2ael3_46['3'] = new Array ('2ael3_Services.gif', '2ael3_ServicesMouseover.gif');
imageFiles_2ael3_46['4'] = new Array ('2ael3_Contact_Us.gif', '2ael3_Contact_UsMouseover.gif');

function image_on_2ael3_46 (position) {
   var doc = eval("document.image2ael3_46" + position);
   doc.src = imageFiles_2ael3_46[position][1];
}

function image_off_2ael3_46 (position) {
   var doc = eval("document.image2ael3_46" + position);
   doc.src = imageFiles_2ael3_46[position][0];
}
