var imageFiles_4gfgj_4 = new Array();
imageFiles_4gfgj_4['0'] = new Array ('_images/4gfgj_The_Firm.gif', '_images/4gfgj_The_FirmMouseover.gif');
imageFiles_4gfgj_4['1'] = new Array ('_images/4gfgj_Services.gif', '_images/4gfgj_ServicesMouseover.gif');
imageFiles_4gfgj_4['2'] = new Array ('_images/4gfgj_Attorneys.gif', '_images/4gfgj_AttorneysMouseover.gif');
imageFiles_4gfgj_4['3'] = new Array ('_images/4gfgj_Results.gif', '_images/4gfgj_ResultsMouseover.gif');
imageFiles_4gfgj_4['4'] = new Array ('_images/4gfgj_Contact.gif', '_images/4gfgj_ContactMouseover.gif');

function image_on_4gfgj_4 (position) {
   var doc = eval("document.image4gfgj_4" + position);
   doc.src = imageFiles_4gfgj_4[position][1];
}

function image_off_4gfgj_4 (position) {
   var doc = eval("document.image4gfgj_4" + position);
   doc.src = imageFiles_4gfgj_4[position][0];
}

