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

function image_on_4gfgj_111 (position) {
   var doc = eval("document.image4gfgj_111" + position);
   doc.src = imageFiles_4gfgj_111[position][1];
}

function image_off_4gfgj_111 (position) {
   var doc = eval("document.image4gfgj_111" + position);
   doc.src = imageFiles_4gfgj_111[position][0];
}

