S. Arman

Rod is an outstanding agent to work with. He is a skilled professional, with very knowledge of the local markets. When my wife and I decided to call him at 8:pm he showed up behind my door at 9:pm the same evening. He was very aggressive and excited about selling our property. Without doubt, we would seek him out immediately for any upcoming real estate transaction in the future.

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