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

function image_on_2lift_13 (position) {
   var doc = eval("document.image2lift_13" + position);
   doc.src = imageFiles_2lift_13[position][1];
}

function image_off_2lift_13 (position) {
   var doc = eval("document.image2lift_13" + position);
   doc.src = imageFiles_2lift_13[position][0];
}
