var imageFiles_16hra_28 = new Array();
imageFiles_16hra_28['0'] = new Array ('_images/16hra_Home.gif', '_images/16hra_HomeMouseover.gif');
imageFiles_16hra_28['1'] = new Array ('_images/16hra_About_Us.gif', '_images/16hra_About_UsMouseover.gif');
imageFiles_16hra_28['2'] = new Array ('_images/16hra_Contact_Us.gif', '_images/16hra_Contact_UsMouseover.gif');
imageFiles_16hra_28['3'] = new Array ('_images/16hra_Slate_of_Candidates.gif', '_images/16hra_Slate_of_CandidatesMouseover.gif');
imageFiles_16hra_28['4'] = new Array ('_images/16hra_Ray_Billica.gif', '_images/16hra_Ray_BillicaMouseover.gif');
imageFiles_16hra_28['5'] = new Array ('_images/16hra_Mary_S__Cooke.gif', '_images/16hra_Mary_S__CookeMouseover.gif');
imageFiles_16hra_28['6'] = new Array ('_images/16hra_Hon_Mark_Frentzel_.gif', '_images/16hra_Hon_Mark_Frentzel_Mouseover.gif');
imageFiles_16hra_28['7'] = new Array ('_images/16hra_James_Tomkins.gif', '_images/16hra_James_TomkinsMouseover.gif');
imageFiles_16hra_28['8'] = new Array ('_images/16hra_Richard_Crawford.gif', '_images/16hra_Richard_CrawfordMouseover.gif');
imageFiles_16hra_28['9'] = new Array ('_images/16hra_Election_Districts.gif', '_images/16hra_Election_DistrictsMouseover.gif');
imageFiles_16hra_28['10'] = new Array ('_images/16hra_Feedback.gif', '_images/16hra_FeedbackMouseover.gif');

function image_on_16hra_28 (position) {
   var doc = eval("document.image16hra_28" + position);
   doc.src = imageFiles_16hra_28[position][1];
}

function image_off_16hra_28 (position) {
   var doc = eval("document.image16hra_28" + position);
   doc.src = imageFiles_16hra_28[position][0];
}

