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

function image_on_2gcaw_1 (position) {
   var doc = eval("document.image2gcaw_1" + position);
   doc.src = imageFiles_2gcaw_1[position][1];
}

function image_off_2gcaw_1 (position) {
   var doc = eval("document.image2gcaw_1" + position);
   doc.src = imageFiles_2gcaw_1[position][0];
}

