var imageFiles_u_13 = new Array();
imageFiles_u_13['0'] = new Array ('_images/u_INSURANCE_POOLS.gif', '_images/u_INSURANCE_POOLSMouseover.gif');
imageFiles_u_13['1'] = new Array ('_images/u_SCHOOL_DISTRICTS.gif', '_images/u_SCHOOL_DISTRICTSMouseover.gif');
imageFiles_u_13['2'] = new Array ('_images/u_MUNICIPALITIES.gif', '_images/u_MUNICIPALITIESMouseover.gif');
imageFiles_u_13['3'] = new Array ('_images/u_COUNTIES.gif', '_images/u_COUNTIESMouseover.gif');
imageFiles_u_13['4'] = new Array ('_images/u_INDUSTRIAL_COMMERCIAL.gif', '_images/u_INDUSTRIAL_COMMERCIALMouseover.gif');
imageFiles_u_13['5'] = new Array ('_images/u_FIXED_ASSET_ACCOUNTING___GASB.gif', '_images/u_FIXED_ASSET_ACCOUNTING___GASBMouseover.gif');
imageFiles_u_13['6'] = new Array ('_images/u_DATA_COMPUTER_PROGRAMS.gif', '_images/u_DATA_COMPUTER_PROGRAMSMouseover.gif');
imageFiles_u_13['7'] = new Array ('_images/u_SAMPLE_REPORTS.gif', '_images/u_SAMPLE_REPORTSMouseover.gif');
imageFiles_u_13['8'] = new Array ('_images/u_PROPOSAL_REQUEST.gif', '_images/u_PROPOSAL_REQUESTMouseover.gif');
imageFiles_u_13['9'] = new Array ('_images/u_DOWNLOAD_PROGRAM_UPDATES.gif', '_images/u_DOWNLOAD_PROGRAM_UPDATESMouseover.gif');
imageFiles_u_13['10'] = new Array ('_images/u_ABOUT_US.gif', '_images/u_ABOUT_USMouseover.gif');
imageFiles_u_13['11'] = new Array ('_images/u_RETURN_TO_HOME.gif', '_images/u_RETURN_TO_HOMEMouseover.gif');

function image_on_u_13 (position) {
   var doc = eval("document.imageu_13" + position);
   doc.src = imageFiles_u_13[position][1];
}

function image_off_u_13 (position) {
   var doc = eval("document.imageu_13" + position);
   doc.src = imageFiles_u_13[position][0];
}
