Skip to content
The McVey Law Firm
108 E. Main St. Suite 208
Kingsport, TN 37660
Phone: (423) 765-0743
Fax: (423) 328-1721
Request a Consultation
Phone Directions Email
  • Home
  • About
    • Estate And Probate Law Attorney – Church Hill, TN
  • Practice Areas
  • Blog
  • Events
  • Contact Us
  • Schedule A Consultation

Estate Planning Basics

MLF_EP_Checklist

Recent Posts

  • Why You Need a Wills and Trust Law Attorney
  • Streamlining and Avoiding Probate
  • Estate Planning for Aging Parents

Categories

  • Estate Planning
  • Uncategorized

Archives

108 E. Main St. Suite 208
Kingsport, TN 37660
Phone: (423) 765-0743
lee@mcveylawfirm.com

© 2026 The McVey Law Firm
Website by FanEncore
//Adds role="menuitem" to subpages for ADA Compliance function adaPrepSubMenu() { var subPageAda = document.querySelectorAll('.dropdown-item'); for(var i=0; i < subPageAda.length; i++) { subPageAda[i].setAttribute("role", "menuitem"); } console.log(subPageAda); }; adaPrepSubMenu(); //SCRIPT for ADA Compliance jQuery(document).ready(function ($) { let selectedTab = window.location.hash; $('.nav-link[href="' + selectedTab + '"]' ).trigger('click'); }); $(window).on('hashchange ready', function () { let selectedTab = window.location.hash; $('a[href="' + selectedTab + '"][data-toggle="pill"]').trigger('click'); }); $('.navbar .dropdown > a').click(function() { if (!$(this).hasClass("parent-clicked")) { $(this).addClass("parent-clicked"); } else { location.href = this.href; } });