var imageFiles_22bn2_41 = new Array();
imageFiles_22bn2_41['0'] = new Array ('_images/22bn2_About_US.gif', '_images/22bn2_About_USMouseover.gif');
imageFiles_22bn2_41['1'] = new Array ('_images/22bn2_Feedback.gif', '_images/22bn2_FeedbackMouseover.gif');
imageFiles_22bn2_41['2'] = new Array ('_images/22bn2_Contact_Us.gif', '_images/22bn2_Contact_UsMouseover.gif');

function image_on_22bn2_41 (position) {
   var doc = eval("document.image22bn2_41" + position);
   doc.src = imageFiles_22bn2_41[position][1];
}

function image_off_22bn2_41 (position) {
   var doc = eval("document.image22bn2_41" + position);
   doc.src = imageFiles_22bn2_41[position][0];
}
