var imageFiles_2gcaw_7 = new Array();
imageFiles_2gcaw_7['0'] = new Array ('_images/2gcaw_Clients_of_the_Month.gif', '_images/2gcaw_Clients_of_the_MonthMouseover.gif');
imageFiles_2gcaw_7['1'] = new Array ('_images/2gcaw_Train_the_Trainer.gif', '_images/2gcaw_Train_the_TrainerMouseover.gif');
imageFiles_2gcaw_7['2'] = new Array ('_images/2gcaw_Barrack_s_Gift_Certificates.gif', '_images/2gcaw_Barrack_s_Gift_CertificatesMouseover.gif');
imageFiles_2gcaw_7['3'] = new Array ('_images/2gcaw_Fitness_Links.gif', '_images/2gcaw_Fitness_LinksMouseover.gif');
imageFiles_2gcaw_7['4'] = new Array ('_images/2gcaw_Target_Heart_Rate.gif', '_images/2gcaw_Target_Heart_RateMouseover.gif');
imageFiles_2gcaw_7['5'] = new Array ('_images/2gcaw_Map___Directions.gif', '_images/2gcaw_Map___DirectionsMouseover.gif');

function image_on_2gcaw_7 (position) {
   var doc = eval("document.image2gcaw_7" + position);
   doc.src = imageFiles_2gcaw_7[position][1];
}

function image_off_2gcaw_7 (position) {
   var doc = eval("document.image2gcaw_7" + position);
   doc.src = imageFiles_2gcaw_7[position][0];
}

