var imageFiles_2lift_22 = new Array();
imageFiles_2lift_22['0'] = new Array ('_images/2lift_Home.gif', '_images/2lift_HomeMouseover.gif');
imageFiles_2lift_22['1'] = new Array ('_images/2lift_About_Catherine_.gif', '_images/2lift_About_Catherine_Mouseover.gif');
imageFiles_2lift_22['2'] = new Array ('_images/2lift_Benefits_of_Hypnosis.gif', '_images/2lift_Benefits_of_HypnosisMouseover.gif');
imageFiles_2lift_22['3'] = new Array ('_images/2lift_FAQ.gif', '_images/2lift_FAQMouseover.gif');
imageFiles_2lift_22['4'] = new Array ('_images/2lift_Myths_.gif', '_images/2lift_Myths_Mouseover.gif');
imageFiles_2lift_22['5'] = new Array ('_images/2lift_Sessions.gif', '_images/2lift_SessionsMouseover.gif');
imageFiles_2lift_22['6'] = new Array ('_images/2lift_Contact_Catherine.gif', '_images/2lift_Contact_CatherineMouseover.gif');
imageFiles_2lift_22['7'] = new Array ('_images/2lift_Book_Recommendations.gif', '_images/2lift_Book_RecommendationsMouseover.gif');
imageFiles_2lift_22['8'] = new Array ('_images/2lift_Get_Directions.gif', '_images/2lift_Get_DirectionsMouseover.gif');

function image_on_2lift_22 (position) {
   var doc = eval("document.image2lift_22" + position);
   doc.src = imageFiles_2lift_22[position][1];
}

function image_off_2lift_22 (position) {
   var doc = eval("document.image2lift_22" + position);
   doc.src = imageFiles_2lift_22[position][0];
}
