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

function image_on_5ofvx_16 (position) {
   var doc = eval("document.image5ofvx_16" + position);
   doc.src = imageFiles_5ofvx_16[position][1];
}

function image_off_5ofvx_16 (position) {
   var doc = eval("document.image5ofvx_16" + position);
   doc.src = imageFiles_5ofvx_16[position][0];
}
