var imageFiles_3fwcg_4 = new Array();
imageFiles_3fwcg_4['0'] = new Array ('_images/3fwcg_Home___Pro_ABG_Corp_.gif', '_images/3fwcg_Home___Pro_ABG_Corp_Mouseover.gif');
imageFiles_3fwcg_4['1'] = new Array ('_images/3fwcg_About_Us.gif', '_images/3fwcg_About_UsMouseover.gif');
imageFiles_3fwcg_4['2'] = new Array ('_images/3fwcg_About__Pro_ABG_Animals.gif', '_images/3fwcg_About__Pro_ABG_AnimalsMouseover.gif');
imageFiles_3fwcg_4['3'] = new Array ('_images/3fwcg__Services.gif', '_images/3fwcg__ServicesMouseover.gif');
imageFiles_3fwcg_4['4'] = new Array ('_images/3fwcg__Pro_ABG___Rates.gif', '_images/3fwcg__Pro_ABG___RatesMouseover.gif');
imageFiles_3fwcg_4['5'] = new Array ('_images/3fwcg_Contact.gif', '_images/3fwcg_ContactMouseover.gif');

function image_on_3fwcg_4 (position) {
   var doc = eval("document.image3fwcg_4" + position);
   doc.src = imageFiles_3fwcg_4[position][1];
}

function image_off_3fwcg_4 (position) {
   var doc = eval("document.image3fwcg_4" + position);
   doc.src = imageFiles_3fwcg_4[position][0];
}
