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

function image_on_5ofvx_25 (position) {
   var doc = eval("document.image5ofvx_25" + position);
   doc.src = imageFiles_5ofvx_25[position][1];
}

function image_off_5ofvx_25 (position) {
   var doc = eval("document.image5ofvx_25" + position);
   doc.src = imageFiles_5ofvx_25[position][0];
}

