• Home
Menu
  • Home
  • Do.Law
  • Contact
Menu
  • Do.Law
  • Contact
Facebook Instagram Linkedin Phone-square-alt
  • Home
  • Do.Law
  • Contact
Menu
  • Home
  • Do.Law
  • Contact

News

About Us

Delivering AI-driven solutions, bespoke training courses, and opportunities to speak on stage or be interviewed at influential UK and global conferences

Stay with us

Important Links

Privacy Policy

Terms and Conditions

Facebook Instagram Linkedin Phone

© 2025 Des O’Connor

Powered By DesOConnor AI
Scroll to top

    You have successfully subscribed to the newsletter

    There was an error while trying to send your request. Please try again.

    Des O’Connor AI will use the information you provide on this form to be in touch with you and to provide updates and marketing.
    • Home
    • Do.Law
    • Contact
    Loading
    `; // Style the form popup formContainer.style.position = 'fixed'; formContainer.style.bottom = '20px'; formContainer.style.right = '20px'; formContainer.style.background = 'white'; formContainer.style.padding = '25px'; formContainer.style.borderRadius = '12px'; formContainer.style.boxShadow = '0 0 20px rgba(0,0,0,0.2)'; formContainer.style.zIndex = '99999'; // Add close button formContainer.innerHTML += ` `; // Add to page document.body.appendChild(formContainer); // Stop checking after form appears clearInterval(checkInterval); } }, 3000); // Check every 3 seconds });