var imageFiles_14gx3_3 = new Array();
imageFiles_14gx3_3['0'] = new Array ('_images/14gx3_CARDIO.gif', '_images/14gx3_CARDIOMouseover.gif');
imageFiles_14gx3_3['1'] = new Array ('_images/14gx3_FREE_WEIGHT.gif', '_images/14gx3_FREE_WEIGHTMouseover.gif');
imageFiles_14gx3_3['2'] = new Array ('_images/14gx3_RACQUETBALL.gif', '_images/14gx3_RACQUETBALLMouseover.gif');
imageFiles_14gx3_3['3'] = new Array ('_images/14gx3_TENNIS.gif', '_images/14gx3_TENNISMouseover.gif');
imageFiles_14gx3_3['4'] = new Array ('_images/14gx3_PERSONAL_TRAINING.gif', '_images/14gx3_PERSONAL_TRAININGMouseover.gif');
imageFiles_14gx3_3['5'] = new Array ('_images/14gx3_GROUP_EXERCISE___SCHEDULE.gif', '_images/14gx3_GROUP_EXERCISE___SCHEDULEMouseover.gif');

function image_on_14gx3_3 (position) {
   var doc = eval("document.image14gx3_3" + position);
   doc.src = imageFiles_14gx3_3[position][1];
}

function image_off_14gx3_3 (position) {
   var doc = eval("document.image14gx3_3" + position);
   doc.src = imageFiles_14gx3_3[position][0];
}
