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

function image_on_1lo_13 (position) {
   var doc = eval("document.image1lo_13" + position);
   doc.src = imageFiles_1lo_13[position][1];
}

function image_off_1lo_13 (position) {
   var doc = eval("document.image1lo_13" + position);
   doc.src = imageFiles_1lo_13[position][0];
}
