var imageFiles_4gfgj_5 = new Array();
imageFiles_4gfgj_5['0'] = new Array ('_images/4gfgj_Home.gif', '_images/4gfgj_HomeMouseover.gif');
imageFiles_4gfgj_5['1'] = new Array ('_images/4gfgj_Attorney_Profile.gif', '_images/4gfgj_Attorney_ProfileMouseover.gif');
imageFiles_4gfgj_5['2'] = new Array ('_images/4gfgj_Practice_Areas.gif', '_images/4gfgj_Practice_AreasMouseover.gif');
imageFiles_4gfgj_5['3'] = new Array ('_images/4gfgj_Contact_Us.gif', '_images/4gfgj_Contact_UsMouseover.gif');
imageFiles_4gfgj_5['4'] = new Array ('_images/4gfgj_Testimonials.gif', '_images/4gfgj_TestimonialsMouseover.gif');
imageFiles_4gfgj_5['5'] = new Array ('_images/4gfgj_Settlements___Verdicts.gif', '_images/4gfgj_Settlements___VerdictsMouseover.gif');
imageFiles_4gfgj_5['6'] = new Array ('_images/4gfgj_TV_Commercials.gif', '_images/4gfgj_TV_CommercialsMouseover.gif');

function image_on_4gfgj_5 (position) {
   var doc = eval("document.image4gfgj_5" + position);
   doc.src = imageFiles_4gfgj_5[position][1];
}

function image_off_4gfgj_5 (position) {
   var doc = eval("document.image4gfgj_5" + position);
   doc.src = imageFiles_4gfgj_5[position][0];
}

