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

function image_on_4gfgj_103 (position) {
   var doc = eval("document.image4gfgj_103" + position);
   doc.src = imageFiles_4gfgj_103[position][1];
}

function image_off_4gfgj_103 (position) {
   var doc = eval("document.image4gfgj_103" + position);
   doc.src = imageFiles_4gfgj_103[position][0];
}

