var imageFiles_22bn2_7 = new Array();
imageFiles_22bn2_7['0'] = new Array ('_images/22bn2_Contact_Us_.gif', '_images/22bn2_Contact_Us_Mouseover.gif');
imageFiles_22bn2_7['1'] = new Array ('_images/22bn2_Volunteer.gif', '_images/22bn2_VolunteerMouseover.gif');
imageFiles_22bn2_7['2'] = new Array ('_images/22bn2_Camp_Rainbow.gif', '_images/22bn2_Camp_RainbowMouseover.gif');
imageFiles_22bn2_7['3'] = new Array ('_images/22bn2_Merchandise.gif', '_images/22bn2_MerchandiseMouseover.gif');
imageFiles_22bn2_7['4'] = new Array ('_images/22bn2_2011_Regatta.gif', '_images/22bn2_2011_RegattaMouseover.gif');

function image_on_22bn2_7 (position) {
   var doc = eval("document.image22bn2_7" + position);
   doc.src = imageFiles_22bn2_7[position][1];
}

function image_off_22bn2_7 (position) {
   var doc = eval("document.image22bn2_7" + position);
   doc.src = imageFiles_22bn2_7[position][0];
}

