var formData = function() {
var query_string = (location.search) ? ((location.search.indexOf('#') != -1) ? location.search.substring(1, location.search.indexOf('#')) : location.search.substring(1)) : ''; var elements = [];
if(query_string) { var pairs = query_string.split("&"); for(i in pairs) { var tmp = pairs[i].split("="); elements[unescape(tmp[0])] = unescape(tmp[1]); } }
return { display: function(key) { if(elements[key]) { document.write(elements[key]); } else { document.write(""); } } }
}();
Thank you for signing up for the Realtor Critical Information list. If you would like more frequent information you can sign up for the asknolan.com feed below. Articles published on this site will be emailed directly to your inbox as they are written.
Kind regards,
Nolan
Popularity: 1% [?]


