R. and J. Krossa

Not only did Rod work strategically to find us a home in a difficult market, he was also personable and shared in our excitement. He even went out of his way to help us surprise our children with our home purchase! We are incredibly grateful for Rod’s support and commitment to our home purchase and we recommend him highly.

Comments are closed.

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