var imageFiles_12g_1 = new Array();
imageFiles_12g_1['0'] = new Array ('_images/12g_Wellness_Center.gif', '_images/12g_Wellness_CenterMouseover.gif');
imageFiles_12g_1['1'] = new Array ('_images/12g_New_Services_.gif', '_images/12g_New_Services_Mouseover.gif');
imageFiles_12g_1['2'] = new Array ('_images/12g_Special_Prices.gif', '_images/12g_Special_PricesMouseover.gif');
imageFiles_12g_1['3'] = new Array ('_images/12g_Our_Practitioners.gif', '_images/12g_Our_PractitionersMouseover.gif');
imageFiles_12g_1['4'] = new Array ('_images/12g_Thermography_Exam.gif', '_images/12g_Thermography_ExamMouseover.gif');
imageFiles_12g_1['5'] = new Array ('_images/12g_Gene_Smart_Diet__.gif', '_images/12g_Gene_Smart_Diet__Mouseover.gif');
imageFiles_12g_1['6'] = new Array ('_images/12g_Nutrition_Counseling.gif', '_images/12g_Nutrition_CounselingMouseover.gif');
imageFiles_12g_1['7'] = new Array ('_images/12g_Massage_Therapy.gif', '_images/12g_Massage_TherapyMouseover.gif');
imageFiles_12g_1['8'] = new Array ('_images/12g_Organic_Skin_Care.gif', '_images/12g_Organic_Skin_CareMouseover.gif');
imageFiles_12g_1['9'] = new Array ('_images/12g_Body_Treatments.gif', '_images/12g_Body_TreatmentsMouseover.gif');
imageFiles_12g_1['10'] = new Array ('_images/12g__Detox_Foot_Bath.gif', '_images/12g__Detox_Foot_BathMouseover.gif');
imageFiles_12g_1['11'] = new Array ('_images/12g_Waxing.gif', '_images/12g_WaxingMouseover.gif');
imageFiles_12g_1['12'] = new Array ('_images/12g_Bio_Energetic_Therapy.gif', '_images/12g_Bio_Energetic_TherapyMouseover.gif');
imageFiles_12g_1['13'] = new Array ('_images/12g_Theragem.gif', '_images/12g_TheragemMouseover.gif');
imageFiles_12g_1['14'] = new Array ('_images/12g_Sound_Therapy.gif', '_images/12g_Sound_TherapyMouseover.gif');
imageFiles_12g_1['15'] = new Array ('_images/12g_Color_Therapy.gif', '_images/12g_Color_TherapyMouseover.gif');
imageFiles_12g_1['16'] = new Array ('_images/12g_Lessons.gif', '_images/12g_LessonsMouseover.gif');
imageFiles_12g_1['17'] = new Array ('_images/12g_Packaged_Services.gif', '_images/12g_Packaged_ServicesMouseover.gif');

function image_on_12g_1 (position) {
   var doc = eval("document.image12g_1" + position);
   doc.src = imageFiles_12g_1[position][1];
}

function image_off_12g_1 (position) {
   var doc = eval("document.image12g_1" + position);
   doc.src = imageFiles_12g_1[position][0];
}

