var imageFiles_4aksc_16 = new Array();
imageFiles_4aksc_16['0'] = new Array ('_images/4aksc_HOME.gif', '_images/4aksc_HOMEMouseover.gif');
imageFiles_4aksc_16['1'] = new Array ('_images/4aksc_LOCATIONS.gif', '_images/4aksc_LOCATIONSMouseover.gif');
imageFiles_4aksc_16['2'] = new Array ('_images/4aksc_TITLE_TRANSFER.gif', '_images/4aksc_TITLE_TRANSFERMouseover.gif');
imageFiles_4aksc_16['3'] = new Array ('_images/4aksc_GIFT_TITLE_TRANSFER.gif', '_images/4aksc_GIFT_TITLE_TRANSFERMouseover.gif');
imageFiles_4aksc_16['4'] = new Array ('_images/4aksc_LOST_OR_NO_TITLE.gif', '_images/4aksc_LOST_OR_NO_TITLEMouseover.gif');
imageFiles_4aksc_16['5'] = new Array ('_images/4aksc_NEW_RESIDENT.gif', '_images/4aksc_NEW_RESIDENTMouseover.gif');
imageFiles_4aksc_16['6'] = new Array ('_images/4aksc_NONRESIDENT.gif', '_images/4aksc_NONRESIDENTMouseover.gif');
imageFiles_4aksc_16['7'] = new Array ('_images/4aksc_TAG_STICKER_RENEWAL.gif', '_images/4aksc_TAG_STICKER_RENEWALMouseover.gif');
imageFiles_4aksc_16['8'] = new Array ('_images/4aksc_LOST_TAGS_STICKERS.gif', '_images/4aksc_LOST_TAGS_STICKERSMouseover.gif');
imageFiles_4aksc_16['9'] = new Array ('_images/4aksc_TEMPORARY_TAG.gif', '_images/4aksc_TEMPORARY_TAGMouseover.gif');
imageFiles_4aksc_16['10'] = new Array ('_images/4aksc_DISABLED_TAGS.gif', '_images/4aksc_DISABLED_TAGSMouseover.gif');
imageFiles_4aksc_16['11'] = new Array ('_images/4aksc_ANTIQUE_TAGS.gif', '_images/4aksc_ANTIQUE_TAGSMouseover.gif');
imageFiles_4aksc_16['12'] = new Array ('_images/4aksc_SPECIALTY_TAGS.gif', '_images/4aksc_SPECIALTY_TAGSMouseover.gif');
imageFiles_4aksc_16['13'] = new Array ('_images/4aksc_TAG_RETURN.gif', '_images/4aksc_TAG_RETURNMouseover.gif');
imageFiles_4aksc_16['14'] = new Array ('_images/4aksc_ADDRESS_NAME_CHANGE.gif', '_images/4aksc_ADDRESS_NAME_CHANGEMouseover.gif');
imageFiles_4aksc_16['15'] = new Array ('_images/4aksc_MVA_RECORDS.gif', '_images/4aksc_MVA_RECORDSMouseover.gif');
imageFiles_4aksc_16['16'] = new Array ('_images/4aksc_MVA_VIOLATIONS.gif', '_images/4aksc_MVA_VIOLATIONSMouseover.gif');
imageFiles_4aksc_16['17'] = new Array ('_images/4aksc_EMISSIONS.gif', '_images/4aksc_EMISSIONSMouseover.gif');
imageFiles_4aksc_16['18'] = new Array ('_images/4aksc_NOTARY_PUBLIC.gif', '_images/4aksc_NOTARY_PUBLICMouseover.gif');

function image_on_4aksc_16 (position) {
   var doc = eval("document.image4aksc_16" + position);
   doc.src = imageFiles_4aksc_16[position][1];
}

function image_off_4aksc_16 (position) {
   var doc = eval("document.image4aksc_16" + position);
   doc.src = imageFiles_4aksc_16[position][0];
}

