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

function image_on_5ofvx_31 (position) {
   var doc = eval("document.image5ofvx_31" + position);
   doc.src = imageFiles_5ofvx_31[position][1];
}

function image_off_5ofvx_31 (position) {
   var doc = eval("document.image5ofvx_31" + position);
   doc.src = imageFiles_5ofvx_31[position][0];
}
