var imageFiles_555a2_27 = new Array();
imageFiles_555a2_27['0'] = new Array ('_images/555a2_HOME.gif', '_images/555a2_HOMEMouseover.gif');
imageFiles_555a2_27['1'] = new Array ('_images/555a2_ABOUT_US.gif', '_images/555a2_ABOUT_USMouseover.gif');
imageFiles_555a2_27['2'] = new Array ('_images/555a2_FAQ.gif', '_images/555a2_FAQMouseover.gif');
imageFiles_555a2_27['3'] = new Array ('_images/555a2_REFERRAL_.gif', '_images/555a2_REFERRAL_Mouseover.gif');
imageFiles_555a2_27['4'] = new Array ('_images/555a2_CONTACT_US.gif', '_images/555a2_CONTACT_USMouseover.gif');
imageFiles_555a2_27['5'] = new Array ('_images/555a2_SERVICES.gif', '_images/555a2_SERVICESMouseover.gif');
imageFiles_555a2_27['6'] = new Array ('_images/555a2_REFERENCES.gif', '_images/555a2_REFERENCESMouseover.gif');

function image_on_555a2_27 (position) {
   var doc = eval("document.image555a2_27" + position);
   doc.src = imageFiles_555a2_27[position][1];
}

function image_off_555a2_27 (position) {
   var doc = eval("document.image555a2_27" + position);
   doc.src = imageFiles_555a2_27[position][0];
}

