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

function image_on_4gfgj_136 (position) {
   var doc = eval("document.image4gfgj_136" + position);
   doc.src = imageFiles_4gfgj_136[position][1];
}

function image_off_4gfgj_136 (position) {
   var doc = eval("document.image4gfgj_136" + position);
   doc.src = imageFiles_4gfgj_136[position][0];
}

