var imageFiles_3fwcg_7 = new Array();
imageFiles_3fwcg_7['0'] = new Array ('_images/3fwcg_Home___.gif', '_images/3fwcg_Home___Mouseover.gif');
imageFiles_3fwcg_7['1'] = new Array ('_images/3fwcg_About_Us___.gif', '_images/3fwcg_About_Us___Mouseover.gif');
imageFiles_3fwcg_7['2'] = new Array ('_images/3fwcg_Cat_Gallery___.gif', '_images/3fwcg_Cat_Gallery___Mouseover.gif');
imageFiles_3fwcg_7['3'] = new Array ('_images/3fwcg_Education_Page___.gif', '_images/3fwcg_Education_Page___Mouseover.gif');
imageFiles_3fwcg_7['4'] = new Array ('_images/3fwcg_Adopt___Feed__A_Cat___.gif', '_images/3fwcg_Adopt___Feed__A_Cat___Mouseover.gif');
imageFiles_3fwcg_7['5'] = new Array ('_images/3fwcg_Contact_Us.gif', '_images/3fwcg_Contact_UsMouseover.gif');

function image_on_3fwcg_7 (position) {
   var doc = eval("document.image3fwcg_7" + position);
   doc.src = imageFiles_3fwcg_7[position][1];
}

function image_off_3fwcg_7 (position) {
   var doc = eval("document.image3fwcg_7" + position);
   doc.src = imageFiles_3fwcg_7[position][0];
}
