var imageFiles_1lo_27 = new Array();
imageFiles_1lo_27['0'] = new Array ('_images/1lo_REGIONAL_OFFICERS_l_.gif', '_images/1lo_REGIONAL_OFFICERS_l_Mouseover.gif');
imageFiles_1lo_27['1'] = new Array ('_images/1lo_NATIONAL_WEBSITE.gif', '_images/1lo_NATIONAL_WEBSITEMouseover.gif');
imageFiles_1lo_27['2'] = new Array ('_images/1lo_YOUNG_ADULT_l.gif', '_images/1lo_YOUNG_ADULT_lMouseover.gif');
imageFiles_1lo_27['3'] = new Array ('_images/1lo_JUNIORS___YOUNG_PEOPLE.gif', '_images/1lo_JUNIORS___YOUNG_PEOPLEMouseover.gif');

function image_on_1lo_27 (position) {
   var doc = eval("document.image1lo_27" + position);
   doc.src = imageFiles_1lo_27[position][1];
}

function image_off_1lo_27 (position) {
   var doc = eval("document.image1lo_27" + position);
   doc.src = imageFiles_1lo_27[position][0];
}
