For a copy of my exclusive Free Buyer’s Guide via email, please fill out the information below and I will happily send you a copy.

  • About Me
  • The Buying Process
  • The Costs of Buying
  • The Mortgage Process
  • Home Search: Wants vs Needs
  • Offer & Negotiations
  • Inspection & Insurance
  • Preparing to Close
  • General FAQ’s

Free Home Buyers Guide
There is much more in this free Buyer’s Guide. I would be happy to meet you in person to discuss your real estate needs and to explain why I feel that I am the agent you can entrust with your next real estate purchase. I look forward to hearing from you and helping you.
document.addEventListener("DOMContentLoaded", function() { // Get the current URL path and split it to find the address const urlPath = window.location.pathname; const addressPart = urlPath.split("listing.")[1]?.split(".")[0]; // Format the address and populate it into the subject field if the address part is available if (addressPart) { const formattedAddress = addressPart.replace(/-/g, ' '); // Replace hyphens with spaces document.getElementById("subject-field").value = `I would like more information about or to schedule a viewing for ${formattedAddress}`; } });
PHP Code Snippets Powered By : XYZScripts.com