Detail Oriented, Highly Responsive And Dedicated To My Clients

divorce

// [ADA] Fix alt text on bio images pulled in from WLD if ($('body').hasClass('single-people') === true){ var h1 = $('h1').first(); if (h1.length > 0){ $('.bio-image').attr('alt', 'Attorney '+h1.text()+' headshot'); } }