var imageFiles_40ddp_9 = new Array();
imageFiles_40ddp_9['0'] = new Array ('_images/40ddp_HOME_PAGE.gif', '_images/40ddp_HOME_PAGEMouseover.gif');
imageFiles_40ddp_9['1'] = new Array ('_images/40ddp_REQUEST_INFORMATION.gif', '_images/40ddp_REQUEST_INFORMATIONMouseover.gif');
imageFiles_40ddp_9['2'] = new Array ('_images/40ddp_MARTIAL_ARTS_BLOG.gif', '_images/40ddp_MARTIAL_ARTS_BLOGMouseover.gif');
imageFiles_40ddp_9['3'] = new Array ('_images/40ddp_INSTRUCTORS.gif', '_images/40ddp_INSTRUCTORSMouseover.gif');
imageFiles_40ddp_9['4'] = new Array ('_images/40ddp_FAMILY_TRAINING.gif', '_images/40ddp_FAMILY_TRAININGMouseover.gif');
imageFiles_40ddp_9['5'] = new Array ('_images/40ddp_EVENTS.gif', '_images/40ddp_EVENTSMouseover.gif');
imageFiles_40ddp_9['6'] = new Array ('_images/40ddp_PHOTO_GALLERY.gif', '_images/40ddp_PHOTO_GALLERYMouseover.gif');

function image_on_40ddp_9 (position) {
   var doc = eval("document.image40ddp_9" + position);
   doc.src = imageFiles_40ddp_9[position][1];
}

function image_off_40ddp_9 (position) {
   var doc = eval("document.image40ddp_9" + position);
   doc.src = imageFiles_40ddp_9[position][0];
}

