Skip to content
  • Home
  • About
  • Practice Areas
    • Basic Estate Planning
    • Florida Estate Planning
    • Texas Estate Planning
    • Estate Planning for Singles
    • Estate Planning for Families
    • Marital Agreements
    • Estate Planning for Retirees
    • High Net Worth Estate Planning
    • Estate and Asset Protection and Preservation
  • Resources
  • Contact
Menu Close
  • Home
  • About
  • Practice Areas
    • Basic Estate Planning
    • Florida Estate Planning
    • Texas Estate Planning
    • Estate Planning for Singles
    • Estate Planning for Families
    • Marital Agreements
    • Estate Planning for Retirees
    • High Net Worth Estate Planning
    • Estate and Asset Protection and Preservation
  • Resources
  • Contact
COPYRIGHT 2024 JEFFREY B. BOCK LAW FIRM. ALL RIGHTS RESERVED | SITEMAP |
document.addEventListener("DOMContentLoaded", function () { let form = document.querySelector(".elementor-form"); if (!form) return; // Ensure the form exists before applying the script let startTime = Date.now(); form.addEventListener("submit", function (event) { let timeTaken = Date.now() - startTime; if (timeTaken < 2000) { // Less than 2 seconds event.preventDefault(); alert("Spam detected! Please fill the form manually."); } }); });