var imageFiles_vpt6_22 = new Array();
imageFiles_vpt6_22['0'] = new Array ('_images/vpt6_Hair.gif', '_images/vpt6_HairMouseover.gif');
imageFiles_vpt6_22['1'] = new Array ('_images/vpt6_Nails.gif', '_images/vpt6_NailsMouseover.gif');
imageFiles_vpt6_22['2'] = new Array ('_images/vpt6_Skin_Care.gif', '_images/vpt6_Skin_CareMouseover.gif');
imageFiles_vpt6_22['3'] = new Array ('_images/vpt6_Waxing.gif', '_images/vpt6_WaxingMouseover.gif');
imageFiles_vpt6_22['4'] = new Array ('_images/vpt6_Massage.gif', '_images/vpt6_MassageMouseover.gif');
imageFiles_vpt6_22['5'] = new Array ('_images/vpt6_Body_Treatments.gif', '_images/vpt6_Body_TreatmentsMouseover.gif');
imageFiles_vpt6_22['6'] = new Array ('_images/vpt6_Makeup_Application.gif', '_images/vpt6_Makeup_ApplicationMouseover.gif');
imageFiles_vpt6_22['7'] = new Array ('_images/vpt6_.gif', '_images/vpt6_Mouseover.gif');

function image_on_vpt6_22 (position) {
   var doc = eval("document.imagevpt6_22" + position);
   doc.src = imageFiles_vpt6_22[position][1];
}

function image_off_vpt6_22 (position) {
   var doc = eval("document.imagevpt6_22" + position);
   doc.src = imageFiles_vpt6_22[position][0];
}

