var imageFiles_fb6w_25 = new Array();
imageFiles_fb6w_25['0'] = new Array ('_images/fb6w_Home.gif', '_images/fb6w_HomeMouseover.gif');
imageFiles_fb6w_25['1'] = new Array ('_images/fb6w_About_Us.gif', '_images/fb6w_About_UsMouseover.gif');
imageFiles_fb6w_25['2'] = new Array ('_images/fb6w_Acupuncture.gif', '_images/fb6w_AcupunctureMouseover.gif');
imageFiles_fb6w_25['3'] = new Array ('_images/fb6w_Prices.gif', '_images/fb6w_PricesMouseover.gif');
imageFiles_fb6w_25['4'] = new Array ('_images/fb6w_FAQ.gif', '_images/fb6w_FAQMouseover.gif');
imageFiles_fb6w_25['5'] = new Array ('_images/fb6w_Feedback.gif', '_images/fb6w_FeedbackMouseover.gif');
imageFiles_fb6w_25['6'] = new Array ('_images/fb6w_Contact_Us.gif', '_images/fb6w_Contact_UsMouseover.gif');

function image_on_fb6w_25 (position) {
   var doc = eval("document.imagefb6w_25" + position);
   doc.src = imageFiles_fb6w_25[position][1];
}

function image_off_fb6w_25 (position) {
   var doc = eval("document.imagefb6w_25" + position);
   doc.src = imageFiles_fb6w_25[position][0];
}
