M. Kimpton and J. Kennedy

I contacted Rod to move my family to Abbotsford from another province. We had never been to Abbotsford so his input was invaluable. It was very clear to me that I found the right person to help me relocate my family. His experience and advice really helped me feel certain that we made the right decision choosing our new home. He is patient and honest. Rod is also so friendly and answers all of your questions quickly. I will recommend Rod to everyone I know that is selling or buying a home.

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