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

function image_on_2lift_19 (position) {
   var doc = eval("document.image2lift_19" + position);
   doc.src = imageFiles_2lift_19[position][1];
}

function image_off_2lift_19 (position) {
   var doc = eval("document.image2lift_19" + position);
   doc.src = imageFiles_2lift_19[position][0];
}
