var imageFiles_5ofvx_85 = new Array();
imageFiles_5ofvx_85['0'] = new Array ('_images/5ofvx_Home.gif', '_images/5ofvx_HomeMouseover.gif');
imageFiles_5ofvx_85['1'] = new Array ('_images/5ofvx_Age_Groups.gif', '_images/5ofvx_Age_GroupsMouseover.gif');

function image_on_5ofvx_85 (position) {
   var doc = eval("document.image5ofvx_85" + position);
   doc.src = imageFiles_5ofvx_85[position][1];
}

function image_off_5ofvx_85 (position) {
   var doc = eval("document.image5ofvx_85" + position);
   doc.src = imageFiles_5ofvx_85[position][0];
}
