var imageFiles_49wez_64 = new Array();
imageFiles_49wez_64['0'] = new Array ('_images/49wez___Home__.gif', '_images/49wez___Home__Mouseover.gif');
imageFiles_49wez_64['1'] = new Array ('_images/49wez___About_Dr__Brian__.gif', '_images/49wez___About_Dr__Brian__Mouseover.gif');
imageFiles_49wez_64['2'] = new Array ('_images/49wez___About_the_Office__.gif', '_images/49wez___About_the_Office__Mouseover.gif');
imageFiles_49wez_64['3'] = new Array ('_images/49wez__Coupons_.gif', '_images/49wez__Coupons_Mouseover.gif');
imageFiles_49wez_64['4'] = new Array ('_images/49wez___Make_Appointment__.gif', '_images/49wez___Make_Appointment__Mouseover.gif');
imageFiles_49wez_64['5'] = new Array ('_images/49wez___Contact_Us__.gif', '_images/49wez___Contact_Us__Mouseover.gif');

function image_on_49wez_64 (position) {
   var doc = eval("document.image49wez_64" + position);
   doc.src = imageFiles_49wez_64[position][1];
}

function image_off_49wez_64 (position) {
   var doc = eval("document.image49wez_64" + position);
   doc.src = imageFiles_49wez_64[position][0];
}

