Warren and Barb Schmidt

Rod took the time to show us several listings without knowing much about us. This approached worked very well for us because we needed a lot of education about what was available.He was never pushy, appeared to genuinely enjoy his clients, was easy to access, and he made our search pleasant. During this time Rod kept us up-to-date, and in the end he has shown us a great deal of skill and professionalism.After having dealt with Rod I can heartily recommend him to our friends and acquaintances for their real estate needs.Thanks for all of your help Rod!

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