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

function image_on_40ddp_7 (position) {
   var doc = eval("document.image40ddp_7" + position);
   doc.src = imageFiles_40ddp_7[position][1];
}

function image_off_40ddp_7 (position) {
   var doc = eval("document.image40ddp_7" + position);
   doc.src = imageFiles_40ddp_7[position][0];
}

