var imageFiles_7f_35 = new Array();
imageFiles_7f_35['0'] = new Array ('_images/7f_Candy_s_Place.gif', '_images/7f_Candy_s_PlaceMouseover.gif');
imageFiles_7f_35['1'] = new Array ('_images/7f_Photo_Gallery.gif', '_images/7f_Photo_GalleryMouseover.gif');
imageFiles_7f_35['2'] = new Array ('_images/7f_Testimonies.gif', '_images/7f_TestimoniesMouseover.gif');
imageFiles_7f_35['3'] = new Array ('_images/7f_Massage_Therapy_.gif', '_images/7f_Massage_Therapy_Mouseover.gif');
imageFiles_7f_35['4'] = new Array ('_images/7f_Fashion_Show_Luncheon.gif', '_images/7f_Fashion_Show_LuncheonMouseover.gif');
imageFiles_7f_35['5'] = new Array ('_images/7f_Fashion_Show_Sponsors.gif', '_images/7f_Fashion_Show_SponsorsMouseover.gif');
imageFiles_7f_35['6'] = new Array ('_images/7f_Golf_Sponsors.gif', '_images/7f_Golf_SponsorsMouseover.gif');
imageFiles_7f_35['7'] = new Array ('_images/7f_Golf_Registration.gif', '_images/7f_Golf_RegistrationMouseover.gif');
imageFiles_7f_35['8'] = new Array ('_images/7f_Donate.gif', '_images/7f_DonateMouseover.gif');
imageFiles_7f_35['9'] = new Array ('_images/7f_Day_Sponsors.gif', '_images/7f_Day_SponsorsMouseover.gif');
imageFiles_7f_35['10'] = new Array ('_images/7f_Become_a_Day_Sponsor_.gif', '_images/7f_Become_a_Day_Sponsor_Mouseover.gif');
imageFiles_7f_35['11'] = new Array ('_images/7f_Cooking_for_a_Cure.gif', '_images/7f_Cooking_for_a_CureMouseover.gif');
imageFiles_7f_35['12'] = new Array ('_images/7f_Tree_of_Life.gif', '_images/7f_Tree_of_LifeMouseover.gif');
imageFiles_7f_35['13'] = new Array ('_images/7f__2010_Walk_Team_Leaders.gif', '_images/7f__2010_Walk_Team_LeadersMouseover.gif');
imageFiles_7f_35['14'] = new Array ('_images/7f_2010_Walk_Sponsors.gif', '_images/7f_2010_Walk_SponsorsMouseover.gif');
imageFiles_7f_35['15'] = new Array ('_images/7f_2010_Walkers.gif', '_images/7f_2010_WalkersMouseover.gif');

function image_on_7f_35 (position) {
   var doc = eval("document.image7f_35" + position);
   doc.src = imageFiles_7f_35[position][1];
}

function image_off_7f_35 (position) {
   var doc = eval("document.image7f_35" + position);
   doc.src = imageFiles_7f_35[position][0];
}
