var imageFiles_1ae4h_19 = new Array();
imageFiles_1ae4h_19['0'] = new Array ('_images/1ae4h_Home___.gif', '_images/1ae4h_Home___Mouseover.gif');
imageFiles_1ae4h_19['1'] = new Array ('_images/1ae4h_Insert_Molding___.gif', '_images/1ae4h_Insert_Molding___Mouseover.gif');
imageFiles_1ae4h_19['2'] = new Array ('_images/1ae4h_Tubing_Fabrication___.gif', '_images/1ae4h_Tubing_Fabrication___Mouseover.gif');
imageFiles_1ae4h_19['3'] = new Array ('_images/1ae4h_Other_Services___.gif', '_images/1ae4h_Other_Services___Mouseover.gif');
imageFiles_1ae4h_19['4'] = new Array ('_images/1ae4h_Contact_Us.gif', '_images/1ae4h_Contact_UsMouseover.gif');

function image_on_1ae4h_19 (position) {
   var doc = eval("document.image1ae4h_19" + position);
   doc.src = imageFiles_1ae4h_19[position][1];
}

function image_off_1ae4h_19 (position) {
   var doc = eval("document.image1ae4h_19" + position);
   doc.src = imageFiles_1ae4h_19[position][0];
}

