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

function image_on_2gcaw_5 (position) {
   var doc = eval("document.image2gcaw_5" + position);
   doc.src = imageFiles_2gcaw_5[position][1];
}

function image_off_2gcaw_5 (position) {
   var doc = eval("document.image2gcaw_5" + position);
   doc.src = imageFiles_2gcaw_5[position][0];
}

