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

function image_on_u_34 (position) {
   var doc = eval("document.imageu_34" + position);
   doc.src = imageFiles_u_34[position][1];
}

function image_off_u_34 (position) {
   var doc = eval("document.imageu_34" + position);
   doc.src = imageFiles_u_34[position][0];
}
