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

function image_on_5ofvx_82 (position) {
   var doc = eval("document.image5ofvx_82" + position);
   doc.src = imageFiles_5ofvx_82[position][1];
}

function image_off_5ofvx_82 (position) {
   var doc = eval("document.image5ofvx_82" + position);
   doc.src = imageFiles_5ofvx_82[position][0];
}
