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

function image_on_fb6w_4 (position) {
   var doc = eval("document.imagefb6w_4" + position);
   doc.src = imageFiles_fb6w_4[position][1];
}

function image_off_fb6w_4 (position) {
   var doc = eval("document.imagefb6w_4" + position);
   doc.src = imageFiles_fb6w_4[position][0];
}
