Emma Smith is an attorney at May, Potenza, Baran & Gillespie, P.C., where her practice focuses on commercial bankruptcy and restructuring matters, including Chapter 11, Subchapter V, and commercial Chapter 7 cases. She represents debtors, creditors, trustees, and other parties in interest throughout the bankruptcy process.
This user account status is Approved

This user has not added any information to their profile yet.

Arizona Network Member
Lawyer
May Potenza Baran & Gillespie
Search or choose cover photo
/*umx-dollar-fix*/window.$ = window.$ || window.jQuery; // REVEAL SPONSOR BIO // Open $(document).on('click', '.sponsor .sponsor-card .sponsor-title .sponsor-open', function (e) { e.preventDefault(); var $sponsor = $(this).closest('.sponsor'); $sponsor.find('.sponsor-card').addClass('hide'); $sponsor.find('.sponsor-info').removeClass('hide'); }); // Close: return to initial state $(document).on('click', '.sponsor .sponsor-info .sponsor-close', function (e) { e.preventDefault(); var $sponsor = $(this).closest('.sponsor'); $sponsor.find('.sponsor-info').addClass('hide'); $sponsor.find('.sponsor-card').removeClass('hide'); }); // REMOVE PROFILE PHOTO LINK $(document).ready(function() { $(".um .um-profile-photo a.um-profile-photo-img").removeAttr("href"); });