var imageFiles_22bn2_31 = new Array();
imageFiles_22bn2_31['0'] = new Array ('_images/22bn2_Home_Pages.gif', '_images/22bn2_Home_PagesMouseover.gif');
imageFiles_22bn2_31['1'] = new Array ('_images/22bn2_Links.gif', '_images/22bn2_LinksMouseover.gif');
imageFiles_22bn2_31['2'] = new Array ('_images/22bn2_Contact_Us_.gif', '_images/22bn2_Contact_Us_Mouseover.gif');

function image_on_22bn2_31 (position) {
   var doc = eval("document.image22bn2_31" + position);
   doc.src = imageFiles_22bn2_31[position][1];
}

function image_off_22bn2_31 (position) {
   var doc = eval("document.image22bn2_31" + position);
   doc.src = imageFiles_22bn2_31[position][0];
}
