var imageFiles_1an6w_5 = new Array();
imageFiles_1an6w_5['0'] = new Array ('_images/1an6w_HOME.gif', '_images/1an6w_HOMEMouseover.gif');
imageFiles_1an6w_5['1'] = new Array ('_images/1an6w_ABOUT_US.gif', '_images/1an6w_ABOUT_USMouseover.gif');
imageFiles_1an6w_5['2'] = new Array ('_images/1an6w_TESTIMONIALS.gif', '_images/1an6w_TESTIMONIALSMouseover.gif');
imageFiles_1an6w_5['3'] = new Array ('_images/1an6w_INFO_REQUEST.gif', '_images/1an6w_INFO_REQUESTMouseover.gif');
imageFiles_1an6w_5['4'] = new Array ('_images/1an6w_CONTACT_US.gif', '_images/1an6w_CONTACT_USMouseover.gif');

function image_on_1an6w_5 (position) {
   var doc = eval("document.image1an6w_5" + position);
   doc.src = imageFiles_1an6w_5[position][1];
}

function image_off_1an6w_5 (position) {
   var doc = eval("document.image1an6w_5" + position);
   doc.src = imageFiles_1an6w_5[position][0];
}
