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

function image_on_3fwcg_3 (position) {
   var doc = eval("document.image3fwcg_3" + position);
   doc.src = imageFiles_3fwcg_3[position][1];
}

function image_off_3fwcg_3 (position) {
   var doc = eval("document.image3fwcg_3" + position);
   doc.src = imageFiles_3fwcg_3[position][0];
}
