Help
RSS
API
Feed
Maltego
Contact
Domain > www.haywardrealtydfw.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-05-16
52.52.151.105
(
ClassC
)
2026-01-27
52.9.95.101
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: awselb/2.0Date: Tue, 27 Jan 2026 04:27:22 GMTContent-Type: text/htmlContent-Length: 134Connection: keep-aliveLocation: https://www.haywardrealtydfw.com:443/ html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>/body>/html>
Port 443
HTTP/1.1 200 OKDate: Tue, 27 Jan 2026 04:27:22 GMTContent-Type: text/html;charsetutf-8Content-Length: 107638Connection: keep-aliveSet-Cookie: AWSALBWrjfcbKhGPVLgBOLaZLxbLx89pk/0Me+A7e7DJU4GP7cxYAimODJls3ZoD9t5TvR+ZQwWB+S9Wju9M0RQJS/LoX2/ms/HQHqZ49J5uQr5NVZBKg/115zz2FHZcKc; ExpiresTue, 03 Feb 2026 04:27:22 GMT; Path/Set-Cookie: AWSALBCORSWrjfcbKhGPVLgBOLaZLxbLx89pk/0Me+A7e7DJU4GP7cxYAimODJls3ZoD9t5TvR+ZQwWB+S9Wju9M0RQJS/LoX2/ms/HQHqZ49J5uQr5NVZBKg/115zz2FHZcKc; ExpiresTue, 03 Feb 2026 04:27:22 GMT; Path/; SameSiteNone; SecureServer: ApacheStrict-Transport-Security: max-age63072000; includeSubdomains;x-client-ip: (null)x-client-useragent: (null)Cache-Control: max-age2952000Expires: Thu, 01 Jan 1970 00:00:00 GMTX-Content-Type-Options: nosniffAge: 960494Accept-Ranges: bytesVary: Accept-Encoding,User-AgentX-Dispatcher: dispatcher2uswest1-b80X-Vhost: haywardrealtydfw.comAccess-Control-Allow-Methods: GET,POST,PUT,OPTIONSAccess-Control-Allow-Credentials: true !DOCTYPE HTML>html langen> head> meta charsetUTF-8/> title>Home | Alandruis Hayward | Berkshire Hathaway HomeServices/title> meta nameviewport contentwidthdevice-width, initial-scale1.0/> !-- link data-idpage relicon typeimage/x-icon href/etc/clientlibs/bhhs-pagelibs/images/bhhs_seal_favicon.ico> --> script defer typetext/javascript srchttps://rum.hlx.page/.rum/@adobe/helix-rum-js@%5E2/dist/rum-standalone.js data-routingenvprod,tierpublish,amsHSF Affiliates LLC>/script>link relicon typeimage/png href/etc/clientlibs/bhhs-pagelibs/resources/favicon-96x96.png sizes96x96/> link relicon typeimage/svg+xml href/etc/clientlibs/bhhs-pagelibs/resources/favicon.svg/> link relshortcut icon href/etc/clientlibs/bhhs-pagelibs/resources/favicon.ico/> link relapple-touch-icon sizes180x180 href/etc/clientlibs/bhhs-pagelibs/resources/apple-touch-icon.png/> meta nameapple-mobile-web-app-title contentBHHS/> link relmanifest href/etc/clientlibs/bhhs-pagelibs/resources/site.webmanifest/> meta namemsapplication-TileColor content#da532c/> meta nametheme-color content#ffffff/> meta namerobots contentindex/> meta nametwitter:card contentsummary/> meta propertyog:title contentHome/> meta propertyog:image:width content300/> meta propertyog:image:height content300/> meta propertyog:type contentwebsite/> meta propertyog:url contenthttps://www.haywardrealtydfw.com/> link relcanonical hrefhttps://www.haywardrealtydfw.com/> meta namegoogle-site-verification contentIq-4hw1MGEX5GGp4al71Knje2zdTGuXxosmfuC1AgDQ />!-- Start Google Tag Manager -->link relpreconnect hrefhttps://www.googletagmanager.com/>link reldns-prefetch hrefhttps://www.googletagmanager.com/>script> (function (w, d, s, l, i) { wl wl || ; wl.push({ gtm.start: new Date().getTime(), event: gtm.js }); var f d.getElementsByTagName(s)0, j d.createElement(s), dl l ! dataLayer ? &l + l : ; j.async true; j.src https://www.googletagmanager.com/gtm.js?id + i + dl; f.parentNode.insertBefore(j, f);})(window, document, script, dataLayer, GTM-KK46WNH);/script> !-- End Google Tag Manager --> !-- INPOWERED TRACKING -->link relpreconnect hrefhttps://cdn.inpwrd.net/>link reldns-prefetch hrefhttps://cdn.inpwrd.net/>script srchttps://cdn.inpwrd.net/track/1.0.0/bundle.min.js?customerId519>/script>!-- END INPOWERED TRACKING --> !--Data Layer to enable rich data collection and targeting-->script> var pageTitle document.getElementsByTagName(title)0.innerText; var digitalData { page: { name: pageTitle, section: , language: }, user: { status: LoggedOut, loginID: , }, };/script>!--Launch Header Embed Code-->script> // Function to get cookie value function getCookie(name) { const value ; + document.cookie; const parts value.split(; +name+); if (parts.length 2) return parts.pop().split(;).shift(); return null; } // Function to check OneTrust consent function checkOneTrustConsent() { // States that require explicit consent const consentRequiredStates CA, NV, TX, CT, CO, VA; // Get geolocation data from OneTrust let userState null; if (typeof OneTrust ! undefined && OneTrust.getGeolocationData) { try { const geoData OneTrust.getGeolocationData(); userState geoData?.state || geoData?.region; } catch (error) { console.warn(Unable to get geolocation data:, error); } } // If user is in a consent-required state, check for explicit consent if (userState && consentRequiredStates.includes(userState.toUpperCase())) { const consentCookie getCookie(OptanonConsent); if (!consentCookie) return false; const interactionMatch consentCookie.match(/interactionCount(\d+)/); const interactionCount interactionMatch ? parseInt(interactionMatch1, 10) : 0; if (interactionCount 0) return false; const groupsMatch consentCookie.match(/groups(^&+)/); const groupList groupsMatch ? groupsMatch1.split(,) : ; return groupList.every(group > group.endsWith(:1)); } // For other states, allow script loading (default behavior) return true; } // Function to load Adobe script (exempted from OneTrust consent) function loadAdobeScript() { const script document.createElement(script); script.type text/javascript; script.src \/\/assets.adobedtm.com\/launch\u002DEN8919423a46da4e859aad8cef6f514471.min.js; script.async true; document.head.appendChild(script); } // Function to initialize OneTrust listener (Adobe exempted) function initOneTrust() { // Adobe script is exempted from consent, so no listener needed // This function is kept for potential future use with other scripts } // Load Adobe script immediately (exempted from consent) loadAdobeScript();/script>script srchttps://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js>/script>script> (function() { let initialized false; function initOnInteraction() { if (initialized) return; initialized true; // Remove all listeners click, touchstart, keydown, mousemove.forEach(event > { document.removeEventListener(event, initOnInteraction); }); // Load scripts const scripts https://www.google.com/recaptcha/api.js?renderexplicit, https://apis.google.com/js/platform.js, https://appleid.cdn-apple.com/appleauth/static/jsapi/appleid/1/en_US/appleid.auth.js ; scripts.forEach(src > { const script document.createElement(script); script.src src; script.async true; if (src?.includes(platform.js)) { script.defer true; } document.head.appendChild(script); }); } // Add event listeners for user interaction click, touchstart, keydown, mousemove.forEach(event > { document.addEventListener(event, initOnInteraction, { passive: true }); }); // Fallback after 10s // setTimeout(initOnInteraction, 30000); })();/script>script> // Function to load Facebook SDK after OneTrust consent function loadFacebookSDK() { // Wait for OneTrust to be available if checking geolocation if (typeof OneTrust undefined) { setTimeout(loadFacebookSDK, 100); return; } if (checkOneTrustConsent()) { const script document.createElement(script); script.src https://connect.facebook.net/en_US/sdk.js; script.async true; script.crossOrigin anonymous; document.head.appendChild(script); } } // Function to initialize OneTrust listener for Facebook function initOneTrustFacebook() { if (typeof OneTrust ! undefined) { OneTrust.OnConsentChanged(function() { loadFacebookSDK(); }); } else { setTimeout(initOneTrustFacebook, 100); } } // Check for consent cookie loadFacebookSDK(); // Initialize OneTrust listener initOneTrustFacebook();/script>!-- TODO temporary fix for MD5 HASH on client libs -->script typetext/javascript src/etc/clientlibs/bhhs-headlibs.min.60a7996b507fb2e4ce513d28ea5b4536.js>/script>link relstylesheet href/etc/clientlibs/bhhs-pagelibs.min.cc093235c0bb36a70a6e4f5092a29fe5.css typetext/css/>!-- Load luxury theme only when themeSelector is empty, not available, or equals luxury -->link relstylesheet href/etc/clientlibs/bhhs-themes/luxury.min.816291e39520ab75ee97554c9576cad4.css typetext/css data-themeluxury/>!-- Load specific theme when themeSelector.theme exists and is not luxury --> input namecurrent-page-path typehidden value/content/bhhs-franchisee/tx310/agent/3012805/en/us/en6/>script> window.thirdPartyScripts https://www.google.com/recaptcha/api.js?renderexplicit, https://apis.google.com/js/platform.js, https://appleid.cdn-apple.com/appleauth/static/jsapi/appleid/1/en_US/appleid.auth.js, https://connect.facebook.net/en_US/sdk.js, https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js, window.livebyUrlInjectionSrc ;/script> !-- WO22-181 --> script async> window.livebyUrlInjectionSrc https://pages.liveby.com/liveby.js?idbhhs-tx310&ref%2Fpenfed-realty-texas-tx310%2Fplano%2Falandruis-dewayne-hayward%2Fcid-3012805; (function() { let initialized false; function initOnInteraction() { if (initialized) return; initialized true; // Remove all listeners click, touchstart, keydown, mousemove.forEach(event > { document.removeEventListener(event, initOnInteraction); }); // Load scripts const scripts window.livebyUrlInjectionSrc ; scripts.forEach(src > { const script document.createElement(script); script.src src; script.async true; document.head.appendChild(script); }); } // Add event listeners for user interaction click, touchstart, keydown, mousemove.forEach(event > { document.addEventListener(event, initOnInteraction, { passive: true }); }); // Fallback after 10s // setTimeout(initOnInteraction, 30000); })(); /script> !-- sly data-sly-test.appResourcesPath data-sly-callorg.apache.sling.scripting.sightly.apps.bhhs.components.structure.page.head__002e__resources__002e__html$1@227dd363>/sly> --> !-- BuyerMls script loading on page Condition --> script>window.ca_idCA-381756-131;/script> script srchttps://cdn.cmcd1.com/scripts/cdtag.min.js>/script> /head> body classpage basicpage vertical-logo-banner-template templatesix-template-style > !-- Google Tag Manager (noscript) --> noscript> iframe srchttps://www.googletagmanager.com/ns.html?idGTM-KK46WNH height0 width0 styledisplay:none;visibility:hidden>/iframe> /noscript> !-- Google Tag Manager (noscript) --> div classsite-wrapper publish data-templatelevel-1-page-six data-agent-id3012805 data-website-typeAgent Showcase - Network Template data-franchisee-idtx310> section classcmp-utility-header d-sm-none d-lg-flex align-items-center data-language-selector-list{"title":"English","locale":"en_US","prefix":""} data-currencies-selector-list{"title":"ARS","currency":"Argentine Peso"},{"title":"AWG","currency":"Aruban Florin"},{"title":"AUD","currency":"Australian Dollar"},{"title":"BSD","currency":"Bahamian Dollar"},{"title":"BBD","currency":"Barbadian Dollar"},{"title":"BZD","currency":"Belize Dollar"},{"title":"BMD","currency":"Bermudan Dollar"},{"title":"BRL","currency":"Brazilian Real"},{"title":"GBP","currency":"British Pound Sterling"},{"title":"CAD","currency":"Canadian Dollar"},{"title":"KYD","currency":"Cayman Islands Dollar"},{"title":"CLP","currency":"Chilean Peso"},{"title":"CNY","currency":"Chinese Yuan"},{"title":"COP","currency":"Colombian Peso"},{"title":"CRC","currency":"Costa Rican Colón"},{"title":"CZK","currency":"Czech Republic Koruna"},{"title":"DKK","currency":"Danish Krone"},{"title":"DOP","currency":"Dominican Peso"},{"title":"XCD","currency":"East Caribbean Dollar"},{"title":"EGP","currency":"Egyptian Pound"},{"title":"EUR","currency":"Euro"},{"title":"HKD","currency":"Hong Kong Dollar"},{"title":"INR","currency":"Indian Rupee"},{"title":"IDR","currency":"Indonesian Rupiah"},{"title":"ILS","currency":"Israeli New Sheqel"},{"title":"JPY","currency":"Japanese Yen"},{"title":"MYR","currency":"Malaysian Ringgit"},{"title":"MXN","currency":"Mexican Peso"},{"title":"ANG","currency":"Netherlands Antillean Guilder"},{"title":"TWD","currency":"New Taiwan Dollar"},{"title":"NZD","currency":"New Zealand Dollar"},{"title":"NOK","currency":"Norwegian Krone"},{"title":"PAB","currency":"Panamanian Balboa"},{"title":"PEN","currency":"Peruvian Nuevo Sol"},{"title":"PHP","currency":"Philippine Peso"},{"title":"PLN","currency":"Polish Zloty"},{"title":"RUB","currency":"Russian Ruble"},{"title":"SAR","currency":"Saudi Riyal"},{"title":"SGD","currency":"Singapore Dollar"},{"title":"ZAR","currency":"South African Rand"},{"title":"KRW","currency":"South Korean Won"},{"title":"SEK","currency":"Swedish Krona"},{"title":"CHF","currency":"Swiss Franc"},{"title":"THB","currency":"Thai Baht"},{"title":"TRY","currency":"Turkish Lira"},{"title":"AED","currency":"United Arab Emirates Dirham"},{"title":"USD","currency":"United States Dollar"},{"title":"UYU","currency":"Uruguayan Peso"},{"title":"VND","currency":"Vietnamese Dong"} data-measures-selector-list{"title":"METRIC","label":"metric","selected":false},{"title":"IMPERIAL","label":"US/Imperial","selected":true} data-isFranchiseetrue data-localeen data-inactivity-time30 data-expiration-token-timemodel.tokenExpirationTime} v-cloak> div classcmp-utility-header__content flex-grow-1 h-100> div classcontainer h-100> div classrow h-100> div classcol-12> div classd-flex justify-content-between h-100> div>/div> ul classlevel-1 h-100 rolelist> li rolelistitem> a hrefhttps://www.haywardrealtydfw.com/account/saved-properties relnoopener v-on:clickauthenticatedLinkHandler($event, saved-properties)> svg classsaved-properties>use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#saved-properties>/use>/svg> span>saved properties/span> /a> /li> li rolelistitem> a hrefhttps://www.haywardrealtydfw.com/account/saved-searches relnoopener v-on:clickauthenticatedLinkHandler($event, saved-search)> svg classsaved-searches>use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#saved-searches>/use>/svg> span>saved searches/span> /a> /li> li rolelistitem v-if!authenticated v-on:clickopenSignInForm>sign in/li> !-- li v-if!authenticated v-on:clickssoLogin($event)>sign in/li> --> li rolelistitem v-ifauthenticated> {{firstName}} div classdropdown-arrow> div classup-arrow>/div> /div> ul classlevel-2> li>a hrefhttps://www.haywardrealtydfw.com/account/profile>profile/a>/li> !-- li>a href/account/dashboard>dashboard/a>/li> --> li v-on:clicksignOut>sign out/li> /ul> /li> li rolelistitem v-if!isFranchisee || isPdpSearchFranchisee> div>{{defaultCurrency}}/div> div classdropdown-arrow> div classup-arrow>/div> /div> ul classlevel-2 currency> li v-foritem in currencyValues> a href/ relnoopener v-bind:data-locationvalitem.value data-locationnamecurrency v-on:click.preventupdateLocationValues v-bind:class{selected: defaultCurrency item.value}>{{item.label}}/a> /li> /ul> /li> li rolelistitem v-if!isFranchisee || isPdpSearchFranchisee> {{languageLabel}} div classdropdown-arrow> div classup-arrow>/div> /div> ul classlevel-2 lang-me> li classsub-title>strong>units of measure/strong>/li> li v-foritem in measureValues> a href/ relnoopener v-bind:data-locationvalitem.value data-locationnamemeasure v-on:click.preventupdateLocationValues v-bind:class{selected: defaultMeasure item.value}>{{item.label}}/a> /li> hr/> li classsub-title>strong>language/strong>/li> li v-foritem in languageValues> a href/ relnoopener v-bind:data-locationvalitem.value data-locationnamelanguage v-bind:data-locationprefixitem.prefix v-on:click.preventupdateLocationValues v-bind:class{selected: defaultLanguage item.value}>{{item.label}}/a> /li> /ul> /li> /ul> /div> /div> /div> /div> /div> sign-in-form terms-of-use-pathhttps://www.haywardrealtydfw.com/terms-of-use saved-properties-pathhttps://www.haywardrealtydfw.com/account/saved-properties saved-search-pathhttps://www.haywardrealtydfw.com/account/saved-searches google-client-id34034898355-smo2ergp2vvnjilv8p2nvvpfn96pmrvl.apps.googleusercontent.com facebook-app-id179688030793634 apple-client-idcom.bhhsprod.login> /sign-in-form> create-account-form recaptcha-site-key6LebYaYUAAAAAC9SqASljwaF57MpKSvEkwDOzk6l privacy-policy-pathhttps://www.haywardrealtydfw.com/privacy-policy saved-properties-pathhttps://www.haywardrealtydfw.com/account/saved-properties google-client-id34034898355-smo2ergp2vvnjilv8p2nvvpfn96pmrvl.apps.googleusercontent.com facebook-app-id179688030793634 apple-client-idcom.bhhsprod.login> /create-account-form> forgot-password-form recaptcha-site-key6LebYaYUAAAAAC9SqASljwaF57MpKSvEkwDOzk6l>/forgot-password-form> reset-password-form recaptcha-site-key6LebYaYUAAAAAC9SqASljwaF57MpKSvEkwDOzk6l>/reset-password-form> update-password-message>/update-password-message> /section> section classcmp-page-header-navigation > div idfranchisee isTruefalse>/div> div classcmp-header-navigation pl-0 pr-0> nav classheader-navigation container row rolenavigation> div classheader-navigation__top col-lg-3> div classnavbar-brand header-navigation__logo> a hrefhttps://www.haywardrealtydfw.com relnoopener noreferrer> img classlogo-black src/content/dam/bhhs/brand_identity/logos/franchisee/tx310/TX310_primary_blk.svg altBerkshire Hathaway Home Services PenFed Realty Texas Logo loadinglazy/> /a> /div> button classheader-navigation__toggler d-lg-none typebutton aria-labelToggle Button data-togglecollapse data-target#navigation-header-dropdown> span classheader-navigation__toggler-icon> svg> use idhamburgerIcon xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#hamburger> /use> /svg> svg> use idcloseHamburgerIcon xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#close-x>/use> /svg> /span> /button> /div> div idnavigation-header-dropdown classheader-navigation__dropdown col> section classcmp-utility-header-mobile d-block d-lg-none data-language-selector-list{"title":"English","locale":"en_US","prefix":""} data-currencies-selector-list{"title":"ARS","currency":"Argentine Peso"},{"title":"AWG","currency":"Aruban Florin"},{"title":"AUD","currency":"Australian Dollar"},{"title":"BSD","currency":"Bahamian Dollar"},{"title":"BBD","currency":"Barbadian Dollar"},{"title":"BZD","currency":"Belize Dollar"},{"title":"BMD","currency":"Bermudan Dollar"},{"title":"BRL","currency":"Brazilian Real"},{"title":"GBP","currency":"British Pound Sterling"},{"title":"CAD","currency":"Canadian Dollar"},{"title":"KYD","currency":"Cayman Islands Dollar"},{"title":"CLP","currency":"Chilean Peso"},{"title":"CNY","currency":"Chinese Yuan"},{"title":"COP","currency":"Colombian Peso"},{"title":"CRC","currency":"Costa Rican Colón"},{"title":"CZK","currency":"Czech Republic Koruna"},{"title":"DKK","currency":"Danish Krone"},{"title":"DOP","currency":"Dominican Peso"},{"title":"XCD","currency":"East Caribbean Dollar"},{"title":"EGP","currency":"Egyptian Pound"},{"title":"EUR","currency":"Euro"},{"title":"HKD","currency":"Hong Kong Dollar"},{"title":"INR","currency":"Indian Rupee"},{"title":"IDR","currency":"Indonesian Rupiah"},{"title":"ILS","currency":"Israeli New Sheqel"},{"title":"JPY","currency":"Japanese Yen"},{"title":"MYR","currency":"Malaysian Ringgit"},{"title":"MXN","currency":"Mexican Peso"},{"title":"ANG","currency":"Netherlands Antillean Guilder"},{"title":"TWD","currency":"New Taiwan Dollar"},{"title":"NZD","currency":"New Zealand Dollar"},{"title":"NOK","currency":"Norwegian Krone"},{"title":"PAB","currency":"Panamanian Balboa"},{"title":"PEN","currency":"Peruvian Nuevo Sol"},{"title":"PHP","currency":"Philippine Peso"},{"title":"PLN","currency":"Polish Zloty"},{"title":"RUB","currency":"Russian Ruble"},{"title":"SAR","currency":"Saudi Riyal"},{"title":"SGD","currency":"Singapore Dollar"},{"title":"ZAR","currency":"South African Rand"},{"title":"KRW","currency":"South Korean Won"},{"title":"SEK","currency":"Swedish Krona"},{"title":"CHF","currency":"Swiss Franc"},{"title":"THB","currency":"Thai Baht"},{"title":"TRY","currency":"Turkish Lira"},{"title":"AED","currency":"United Arab Emirates Dirham"},{"title":"USD","currency":"United States Dollar"},{"title":"UYU","currency":"Uruguayan Peso"},{"title":"VND","currency":"Vietnamese Dong"} data-measures-selector-list{"title":"METRIC","label":"metric","selected":false},{"title":"IMPERIAL","label":"US/Imperial","selected":true} data-isFranchiseetrue data-localeen v-cloak> div classcontainer h-100> div classcol-12 d-lg-flex align-items-center justify-content-end h-100> ul classlevel-1> li v-if!authenticated v-on:clickopenSignInForm>a classlogin>sign in/a>/li> !-- li v-if!authenticated v-on:clickssoLogin($event)>a classlogin>sign in/a>/li> --> li v-if!myAccountDropdownOpen && authenticated v-on:clickmyAccountDropdownOpen true classusername-open>a>{{firstName}}/a>/li> li v-ifmyAccountDropdownOpen && authenticated v-on:clickmyAccountDropdownOpen false classusername-close>a classback>BACK/a>/li> li classuserOption v-bind:class{ d-none : !myAccountDropdownOpen }>a relnoopener>profile/a>/li> li v-bind:class{ d-none : !myAccountDropdownOpen }>a v-on:clicksignOut classlogout v-showauthenticated>sign out/a>/li> li v-if!myAccountDropdownOpen> a relnoopener v-on:clickauthenticatedLinkHandler($event, saved-properties)> svg classsaved-properties>use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#saved-properties>/use>/svg> span>saved properties/span> /a> /li> li v-if!myAccountDropdownOpen> a relnoopener v-on:clickauthenticatedLinkHandler($event, saved-search)> svg classsaved-searches>use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#saved-searches>/use>/svg> span>saved searches/span> /a> /li> li classcurrency-list d-none v-on:clickcurrencyDropdownOpen true>a> {{defaultCurrency}}/a>/li> li classlanguage-list d-none v-on:clicklanguageDropdownOpen true>a> {{defaultLanguage}}/a>/li> /ul> /div> /div> div v-if!isFranchisee || isPdpSearchFranchisee classcmp-utility-header-mobile__dropdown scroll v-bind:class{ d-none : !currencyDropdownOpen }> div classbg-purple v-on:clickcurrencyDropdownOpen false> div classcontainer> div classcol-12> div classback>{{defaultCurrency}}/div> /div> /div> /div> ul classlevel-2 currency mobile> li v-foritem in currencyValues> a href/ relnoopener v-bind:data-locationvalitem.value data-locationnamecurrency v-on:click.preventupdateLocationValues v-bind:class{selected: defaultCurrency item.value}>{{item.label}}/a> /li> /ul> /div> div v-if!isFranchisee || isPdpSearchFranchisee classcmp-utility-header-mobile__dropdown scroll v-bind:class{ d-none : !languageDropdownOpen }> div classbg-purple v-on:clicklanguageDropdownOpen false> div classcontainer> div classcol-12> div classback>{{languageLabel}}/div> /div> /div> /div> ul classlevel-2 lang-me mobile> li classsub-title>strong>units of measure/strong>/li> li v-foritem in measureValues> a href/ relnoopener v-bind:data-locationvalitem.value data-locationnamemeasure v-on:click.preventupdateLocationValues v-bind:class{selected: defaultMeasure item.value}>{{item.label}}/a> /li> li classsub-title>strong>language/strong>/li> li v-foritem in languageValues> a href/ relnoopener v-bind:data-locationvalitem.value data-locationnamelanguage v-bind:data-locationprefixitem.prefix v-on:click.preventupdateLocationValues v-bind:class{selected: defaultLanguage item.value}>{{item.label}}/a> /li> /ul> /div> /section> div classcontainer h-100> div classcol-12 d-lg-flex align-items-center justify-content-end h-100 > ul classheader-navigation__list> li classheader-navigation__item> a classheader-navigation__itemlink has-children relnoopener noreferrer> Buy /a> div classheader-navigation__over header-navigation__submenu>/div> ul classheader-navigation__sublist header-navigation__submenu> li classheader-navigation__subitem> a classheader-navigation__subitemlink no-children href/search relnoopener noreferrer> Home Search /a> /li> li classheader-navigation__subitem> a classheader-navigation__subitemlink no-children href/communities relnoopener noreferrer> Communities /a> /li> li classheader-navigation__subitem> a classheader-navigation__subitemlink no-children href/buy-a-home/first-time-buyers relnoopener noreferrer> First Time Buyers /a> /li> li classheader-navigation__subitem> a classheader-navigation__subitemlink no-children hrefhttps://portal.marketupdatevideo.com/get_videos.php?account_id99) relnoopener noreferrer target_blank> Monthly Market Update /a> /li> li classheader-navigation__subitem> a classheader-navigation__subitemlink no-children href/real-estate-lifestyle-planning relnoopener noreferrer> Real Estate Lifestyle & Planning Guide /a> /li> /ul> /li> li classheader-navigation__item> a classheader-navigation__itemlink has-children relnoopener noreferrer> Sell /a> div classheader-navigation__over header-navigation__submenu>/div> ul classheader-navigation__sublist header-navigation__submenu> li classheader-navigation__subitem> a classheader-navigation__subitemlink no-children href/sell-your-home/pricing-your-home relnoopener noreferrer> Pricing Your Home /a> /li> li classheader-navigation__subitem> a classheader-navigation__subitemlink no-children href/sell-your-home/inspections-disclosures relnoopener noreferrer> Inspections & Disclosures /a> /li> li classheader-navigation__subitem> a classheader-navigation__subitemlink no-children href/sell-your-home/preparing-for-sale relnoopener noreferrer> Preparing Your Home For Sale /a> /li> li classheader-navigation__subitem> a classheader-navigation__subitemlink no-children hrefhttps://portal.marketupdatevideo.com/get_videos.php?account_id99 relnoopener noreferrer target_blank> Monthly Market Update /a> /li> li classheader-navigation__subitem> a classheader-navigation__subitemlink no-children href/real-estate-lifestyle-planning relnoopener noreferrer> Real Estate Lifestyle & Planning Guide /a> /li> /ul> /li> li classheader-navigation__item> a classheader-navigation__itemlink has-children relnoopener noreferrer> SERVICES /a> div classheader-navigation__over header-navigation__submenu>/div> ul classheader-navigation__sublist header-navigation__submenu> li classheader-navigation__subitem> a classheader-navigation__subitemlink no-children href/services/quickbuy relnoopener noreferrer> QuickBuy /a> /li> /ul> /li> li classheader-navigation__item> a classheader-navigation__itemlink no-children hrefhttps://www.haywardrealtydfw.com/sunshine-kids-foundation relnoopener noreferrer> Sunshine Kids /a> /li> li classheader-navigation__item> a classheader-navigation__itemlink no-children hrefhttps://www.haywardrealtydfw.com/blog relnoopener noreferrer> Blog /a> /li> li classheader-navigation__item currency-language> ul classheader-navigation__sublist header-navigation__submenu p-0> li classheader-navigation__subitem> a href# relnoopener noreferrer classheader-navigation__subitemlink no-children currency-menu has-children>Currency/a> /li> /ul> /li> li classheader-navigation__item currency-language> ul classheader-navigation__sublist header-navigation__submenu p-0> li classheader-navigation__subitem> a href# relnoopener noreferrer classheader-navigation__subitemlink no-children language-menu has-children>language/a> /li> /ul> /li> /ul> /div> /div> /div> /nav> /div> /section> div classsite-content rolemain> div classroot responsivegrid>div classaem-Grid aem-Grid--12 aem-Grid--default--12 > div classhero-banner-search aem-GridColumn aem-GridColumn--default--12> div idhero_banner_search_c>/div> section class cmp-hero-banner-search-narrow d-flex align-items-center text-white visible idi134400e7ae4b8abf121518a0c11d0d15688af874b06442de10d743975e23aae2 data-titleYour Local Real Estate Expert> style> @media only screen and (max-width: 991px) { #i134400e7ae4b8abf121518a0c11d0d15688af874b06442de10d743975e23aae2 { background-image: url(/content/dam/bhhs/web-images/placeholder/placeholder.jpg); } } @media only screen and (max-width: 991px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 991px) and (min-resolution: 192dpi) { #i134400e7ae4b8abf121518a0c11d0d15688af874b06442de10d743975e23aae2 { background-image: url(/content/dam/bhhs/web-images/placeholder/placeholder.jpg); } } @media only screen and (min-width: 992px) { #i134400e7ae4b8abf121518a0c11d0d15688af874b06442de10d743975e23aae2 { background-image: url(/content/dam/bhhs/web-images/placeholder/placeholder.jpg); } } @media only screen and (min-width: 992px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 992px) and (min-resolution: 192dpi) { #i134400e7ae4b8abf121518a0c11d0d15688af874b06442de10d743975e23aae2 { background-image: url(/content/dam/bhhs/web-images/placeholder/placeholder.jpg); } } @media only screen and (max-width: 991px) { #i134400e7ae4b8abf121518a0c11d0d15688af874b06442de10d743975e23aae2.visible { background-image: url(/content/dam/bhhs/web-images/home/spring-22/AdobeStock_357279597_3200x1800.jpg) ; } } @media only screen and (max-width: 991px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 991px) and (min-resolution: 192dpi) { #i134400e7ae4b8abf121518a0c11d0d15688af874b06442de10d743975e23aae2.visible { background-image: url(/content/dam/bhhs/web-images/home/spring-22/AdobeStock_357279597_3200x1800.jpg) ; } } @media only screen and (min-width: 992px) { #i134400e7ae4b8abf121518a0c11d0d15688af874b06442de10d743975e23aae2.visible { background-image: url(/content/dam/bhhs/web-images/home/spring-22/AdobeStock_357279597_3200x1800.jpg) ; } } @media only screen and (min-width: 992px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 992px) and (min-resolution: 192dpi) { #i134400e7ae4b8abf121518a0c11d0d15688af874b06442de10d743975e23aae2.visible { background-image: url(/content/dam/bhhs/web-images/home/spring-22/AdobeStock_357279597_3200x1800.jpg) ; } } /style> div classimage-group> div> div classhero-banner__image-data data-image-urls/content/dam/bhhs/web-images/home/spring-22/AdobeStock_357279597_3200x1800.jpg styledisplay: none;> /div> div classhero-banner__image-data data-image-urls/content/dam/bhhs/web-images/home/spring-22/AdobeStock_357296023_3200x1800.jpg styledisplay: none;> /div> div classhero-banner__image-data data-image-urls/content/dam/bhhs/web-images/home/spring-22/AdobeStock_357299352_3200x1800.jpg styledisplay: none;> /div> div classhero-banner__image-data data-image-urls/content/dam/bhhs/web-images/home/spring-22/AdobeStock_364521317_3200x1800.jpg styledisplay: none;> /div> div classhero-banner__image-data data-image-urls/content/dam/bhhs/web-images/home/spring-22/collov-home-design-qMfjjGHEtSs-unsplash_3200x1800.jpg styledisplay: none;> /div> div classhero-banner__image-data data-image-urls/content/dam/bhhs/web-images/home/spring-22/r-architecture-TRCJ-87Yoh0-unsplash_3200x1800.jpg styledisplay: none;> /div> /div> /div> div classtext-overlay d-flex> div classalign-items-center cmp-banner--align-left cmp-banner-text-cta container-full> div classflex-align-center col-md-9 col-xs-12> div classcmp-text text-block countWidthWrapperRef> h1 classheading heading_font> Your Local Real Estate Expert /h1> div classmt-4> section classcmp-hero-search data-franchisee-countryUS data-is-franchisee-pagefalse data-is-agent-pagetrue data-is-team-pagefalse data-has-vanity-domaintrue data-franchisor-homepagehttps://www.bhhs.com/ data-agent-vanity-domainhttps://www.haywardrealtydfw.com data-franchisee-idtx310 data-agent-id3012805> div classcmp-hero-search__content> div classmobile-header> img classlogo src/etc/clientlibs/bhhs-pagelibs/images/brand/bhhs-logotype-purple.svg altBHHS logo loadinglazy/> button classbtn--close aria-labelClose button> svg> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#close-x>/use> /svg> /button> /div> section classtabs> ul classtabs-list> li classtabs-list__tab tabs-list__tab--homes text-uppercase active>homes/li> /ul> !-- Homes search --> div classtabs-pane tabs-pane--homes active> form methodget classform--homes data-submit-pathhttps://www.haywardrealtydfw.com/search autocompleteoff> div classsearch-bar-wrapper> search-suggester classcmp-suggester event-keycmp-hero-search> /search-suggester> button classbtn--close typebutton aria-labelClose Button> svg> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#close-x>/use> /svg> /button> button classbtn--filter typebutton aria-labelHomes Search filter> svg> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#filter>/use> /svg> /button> button classbtn--search cursor-not-allowed disabled typesubmit idhome-submit aria-labelHomes Search button> span classtext-uppercase>search/span> /button> /div> div classfilters homes idfilter-homes> vue-simple-suggest v-modelquery.MinPrice :listfilteredMinPriceList @selectonMinPriceSelect idbbh-MinPrice aria-describedbymin-price :filter-by-queryfalse :debounce200 placeholder$ minimum price nameMinPrice aria-labelminimum price>/vue-simple-suggest> vue-simple-suggest v-modelquery.MaxPrice :listfilteredMaxPriceList @selectonMaxPriceSelect idbbh-MaxPrice aria-describedbymax-price :filter-by-queryfalse :debounce200 placeholder$ maximum price nameMaxPrice aria-labelmaximum price>/vue-simple-suggest> section classcmp-dropdown> div classselect-wrapper text-capitalize> select nameMinBedroomsTotal> option value>bedrooms/option> option value1>1+/option> option value2>2+/option> option value3>3+/option> option value4>4+/option> option value5>5+/option> option value6>6+/option> option value7>7+/option> option value8>8+/option> option value9>9+/option> option value10>10+/option> option value11>11+/option> option value12>12+/option> /select> /div> /section> section classcmp-dropdown> div classselect-wrapper text-capitalize> select nameMinBathroomsTotal> option value>bathrooms/option> option value1>1+/option> option value2>2+/option> option value3>3+/option> option value4>4+/option> option value5>5+/option> option value6>6+/option> option value7>7+/option> option value8>8+/option> /select> /div> /section> /div> button classbtn btn-primary btn--submit-mobile text-capitalize typesubmit>search/button> /form> /div> !-- Agents search --> !-- Offices search --> !-- Rentals search --> suggestion-tags variationhome classcmp-suggestion-tags v-bind:tags-init> /suggestion-tags> /section> /div> div classloading-message>Loading search resultsspan>/span>/div> div classcmp-confirmation-modal> div classcmp-form-loader> div classcmp-form-loader__content> div classmessage>/div> div classd-flex justify-content-center> section classcmp-cta modal-cta mr-2> a classbtn btn-primary>span classcmp-cta__btn-text>OK/span>/a> /section> /div> /div> /div> /div> div classcmp-confirmation-modal__overlay>/div> /section> !-- Homes filters --> /div> /div> /div> div classcol-xl-4 col-md-12 col-xs-12> /div> /div> /div> div classoverlay active>/div> /section> div classcmp-agent-wrapper-container container-md> div classcontainer>/div> div classcmp-agent-wrapper> div classcmp-background transparent-bg > div classcontainer> section data-website-typeAgent Showcase - Network Template classcmp-agent non-luxury mt-showcase> div idcmp-agent-profile-card-container classcontainer > div classrow> !-- Photo Profile --> div classmb-1 mb-md-0 col-md-3 col-lg-3 pl-lg-3 col-image > div classcmp-agent__profile-image altagent-profile-image stylebackground-image: url(https:\2f\2fhsfazpw2storagesf1.blob.core.windows.net\2fhsflibrary\2f bhhsagents\2f 3012805\2fprofileimages\2f 3012805-profileimage.jpg)>/div> /div> !-- Agent Details --> div classcmp-agent-wrapper cmp-agent-details col-md-8 col-12 col-lg-5 col-xl-4 pl-lg-3> h1 classcmp-agent__name> a classhomepage_link hrefhttps://www.haywardrealtydfw.com relnoopener noreferrer>Alandruis Dewayne Hayward/a> /h1> h6 classcmp-agent__title >span>Licensed Real Estate Salesperson, Sales Associate/span>/h6> !--I42-8 Start--> div classcmp-agent-details__teamheading team-name > a classd-none>/a> span>/span> /div> div classcmp-agent-details__teamheading luxury-text mb-3 d-none> Luxury Collection Specialist /div> !--I42-8 End--> a hrefmailto:dewayne@haywardrealtydfw.com classcmp-agent-details__mail text-lowercase >dewayne@haywardrealtydfw.com/a> div classcmp-agent-details details row> ul classcmp-agent-details__list cmp-agent-details__phones order-2 order-lg-1> li class cmp-agent-details__phone-number_li>em classcmp-agent-details__label>Direct: /em>a hreftel:(214)%20881-3608 classcmp-agent-details__phone-number>(214) 881-3608/a>/li> /ul> /div> div classd-lg-flex cmp-agent-details__contact-social> div classcmp-agent-details__btn-group cta-wrapper pt-3 pb-3 d-md-none> div classcmp-cta> a classbtn btn-primary--compact btn-contact href# relnoopener noreferrer target_blank> span classcmp-cta__btn-text> Contact /span> /a> /div> /div> div classcmp-agent-details__btn-group cta-wrapper d-none d-xl-block> div classcmp-cta> a classbtn btn-tertiary btn-contact href# relnoopener noreferrer target_blank> span classcmp-cta__btn-text> Contact Me /span> /a> /div> /div> /div> ul classcmp-agent__social > li classd-none facebook-social-link> a target_blank aria-labelAlandruis Dewayne Hayward Facebook Page relnoopener noreferrer> svg viewBox0 0 22 22>use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#facebook>/use>/svg>/a> /li> li classd-none twitter-social-link> a target_blank aria-labelAlandruis Dewayne Hayward Twitter Page relnoopener noreferrer> svg viewBox0 0 22 22>use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#twitter>/use>/svg>/a> /li> li classd-none youtube-social-link> a target_blank aria-labelAlandruis Dewayne Hayward Youtube Channel relnoopener noreferrer> svg viewBox0 0 22 22>use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#youtube>/use>/svg>/a> /li> li classd-none tumblr-social-link> a target_blank aria-labelAlandruis Dewayne Hayward Tumblr Page relnoopener noreferrer> svg viewBox0 0 22 22>use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#tumbler>/use>/svg>/a> /li> li classd-none instagram-social-link> a target_blank aria-labelAlandruis Dewayne Hayward Instagram Page relnoopener noreferrer> svg viewBox0 0 22 22>use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#instagram>/use>/svg>/a> /li> li classd-none linkedin-social-link> a target_blank aria-labelAlandruis Dewayne Hayward Linkedin Page relnoopener noreferrer> svg viewBox0 0 22 22>use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#linkedin>/use>/svg>/a> /li> li classd-none tiktok-social-link> a target_blank aria-labelAlandruis Dewayne Hayward TikTok Page relnoopener noreferrer> svg viewBox0 0 22 22>use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#tiktok>/use>/svg>/a> /li> li classd-none snapchat-social-link> a target_blank aria-labelAlandruis Dewayne Hayward SnapChat Page relnoopener noreferrer> svg viewBox0 0 22 22>use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#snapchat>/use>/svg>/a> /li> li classd-none pinterest-social-link> a target_blank aria-labelAlandruis Dewayne Hayward Pinterest Page relnoopener noreferrer> svg viewBox0 0 22 22>use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#pinterest>/use>/svg>/a> /li> /ul> /div> !-- Social & Specialities --> div classcmp-agent__second col-md-6 col-lg-4 d-lg-block pl-lg-3 pl-md-0> div classcmp-office-container> div classcmp-agent__office> Berkshire Hathaway HomeServices/br> PenFed Realty Texas/br> 2800 N Dallas Parkway Suite 350/br> Plano, TX 75093 /div> div classcmp-cta> a classbtn btn-secondary d-inline-block hrefhttps://maps.google.com/maps?q2800+N+Dallas+Parkway+Suite+350%2C+Plano%2C+TX+75093 relnoopener noreferrer target_blank> span classcmp-cta__btn-text> Directions /span> /a> /div> /div> /div> !--div>/div--> agent-contact-form recaptcha-site-key6LebYaYUAAAAAC9SqASljwaF57MpKSvEkwDOzk6l agent-nameAlandruis Dewayne Hayward agent-titleLicensed Real Estate Salesperson, Sales Associate agent-emaildewayne@haywardrealtydfw.com agent-phone(214) 881-3608 agent-photohttps://hsfazpw2storagesf1.blob.core.windows.net/hsflibrary/bhhsagents/3012805/profileimages/3012805-profileimage.jpg disclaimerBy providing this information, you are expressly consenting to receive telephone calls and text messages, including calls and messages sent using automated dialing systems or with prerecorded messages, from (i) Berkshire Hathaway HomeServices, (ii) Constellation1, a division of Constellation Web Solutions, Inc. acting on our behalf, and (iii) individual members of the Berkshire Hathaway HomeServices real estate network. We will communicate by these means to respond to your specific question or message, and to communicate with you about properties for sale or rent in locations that may be of interest to you. Message frequency varies. Message and data charges may apply. Consent to receive automated messages is not required as a condition to obtain information about available properties or services. You may opt-out at any time by replying STOP or by updating your notification preferences in your account. For more about how we will use your contact information, review our a hrefhttps://www.bhhs.com/privacy-policy target_blank>Privacy Policy/a> and a hrefhttps://www.bhhs.com/terms-of-use target_blank>Terms of Use/a>. confirmation-titleThanks for the inquiry. confirmation-messageWe will contact you soon lead-paramMemberKey3012805&LeadBrand recipient-idhttps://3012805.bhhs.hsfaffiliates.com/profile/card#me recipient-nameAlandruis Dewayne Hayward sourcehttps://3012805.bhhs.hsfaffiliates.com/profile/card#me branding-entityAGENT branding-agent-details{ id: https://3012805.bhhs.hsfaffiliates.com/profile/card#me, name: Alandruis Dewayne Hayward, email: dewayne@haywardrealtydfw.com, phone: (214) 881-3608, mobile: (214) 881-3608, officePhone: (214) 881-3608, agentTeamID: , photo: https://hsfazpw2storagesf1.blob.core.windows.net/hsflibrary/bhhsagents/3012805/profileimages/3012805-profileimage.jpg, jobTitle:Licensed Real Estate Salesperson, Sales Associate } branding-office-details{ id: https://tx310.bhhs.hsfaffiliates.com/profile/card#me, name: PenFed Realty Texas, email: vip@weknowtx.com, phone: (214) 901-7993, jobType: , officeId: } branding-team-details{ id: , name: , email: , phone: , officePhone: , jobTitle: , photo: , license: }> /agent-contact-form> /div> /div> /section> /div> /div> /div> /div> /div>div classagent aem-GridColumn aem-GridColumn--default--12> div classcmp-background transparent-bg > div classcontainer> section data-website-typeAgent Showcase - Network Template classcmp-agent non-luxury mt-showcase> div idcmp-agent-profile-card-container classcontainer > div classrow cmp-agent__agent-bio col-12> div classmb-1>/div> div div classagent-bio col-md-5 col-lg-6 col-xl-6> div classbio-text> div> h6 classcmp-agent__title-column>About/h6> p idbiotxt classcollapsed-bio>With a passion for real estate and a commitment to excellence, I bring a wealth of knowledge and expertise to every client interaction. As a licensed real estate professional, I am deeply invested in helping you navigate the complexities of the market with ease and confidence. Whether youre buying, selling, or investing, I prioritize your goals and tailor my approach to meet your unique needs. With a focus on clear communication and unwavering integrity, I strive to be your trusted advisor every step of the way. Together, lets make your real estate dreams a reality—Im here for you in all things home./p> /div> /div> a href# relnoopener noreferrer classbio-description__more>View More/a> a href# relnoopener noreferrer classbio-description__less>View Less/a> /div> div div classagent-bio col-md-3 col-lg-3 col-xl-3 pl-lg-3> div classbio-languages> div classlanguages_wrapper > h6 classcmp-agent__title-column m-lg-0>languages/h6> ul idlanguages classcmp-agent__specialities p-0 collapsed-lan> li>English/li> /ul> /div> /div> a href# relnoopener noreferrer classlanguages-description__more>View More/a> a href# relnoopener noreferrer classlanguages-description__less>View Less/a> /div> /div> /div> /section> /div> /div>/div>div classagent-property-current-listing aem-GridColumn aem-GridColumn--default--12> div classcmp-background transparent-bg > div classcontainer> section classcmp-agent-property-current-listing container m-auto data-agent-id3012805> div classcontainer separator d-lg-none v-ifproperties.length> hr classm-auto/> /div> search-results-loader v-bind:loadingloading> agent-property-current-listing current-listings-titleCurrent Listings v-on:contact-property-clickcontactPropertyHandlerApcl v-on:save-property-clicksavePropertyHandler v-bind:active-tabactiveTab v-bind:propertiesproperties v-bind:properties-brandpropertiesBrand v-bind:loadingloading> /agent-property-current-listing> /search-results-loader> property-contact-form refproperty-contact-form-apcl recaptcha-site-key6LebYaYUAAAAAC9SqASljwaF57MpKSvEkwDOzk6l v-bind:brandpropertyContactForm.brand v-bind:brand-namepropertyContactForm.brand.name v-bind:data-sly-attribute.featuredpropertyContactForm.featured v-bind:property-addresspropertyContactForm.propertyAddress v-bind:property-pricepropertyContactForm.price v-bind:currency-symbolpropertyContactForm.symbol v-bind:prop-idpropertyContactForm.propertyDetails.listingKey v-bind:property-postal-codepropertyContactForm.propertyDetails.postalCode v-bind:property-citypropertyContactForm.propertyDetails.city v-bind:property-regionpropertyContactForm.propertyDetails.stateOrProvince v-bind:organization-agent-datapropertyContactForm.organizationAgent v-bind:organization-agent-data-secondarypropertyContactForm.organizationAgentAlt v-bind:list-agent-datapropertyContactForm.listAgent v-bind:co-list-agent-datapropertyContactForm.coListAgent v-bind:list-team-datapropertyContactForm.listTeam v-bind:co-list-team-datapropertyContactForm.coListTeam v-bind:user-type"agent"> /property-contact-form> save-property-form refproperty-save-form-apcl v-bind:lead-paramsavePropertyForm.leadParam v-bind:namesavePropertyForm.name v-bind:prop-idsavePropertyForm.propId v-bind:application-typesavePropertyForm.applicationType> /save-property-form> /section> /div> /div>script idproperty-info-window typetext/x-handlebars-template> div classinfo-window> a href{{linkUrl}} relnoopener> div classproperty-image stylebackground-image:url({{image}}); background-size:cover;>/div> div classinfo> div classd-flex align-items-center p-0> div classprice>{{price}}/div> div classbtn-contact-property p-0 mr-2 data-brandundefined data-lead-paramCompanyKeyCA321&LeadBrand11413101001000010000 data-pdp-pathhttps://www.bhhsfranciscan.com/ca/224-sea-cliff-avenue-san-francisco-94121/pid-2217354422?leadCompanyKey%3DCA321%26LeadBrand%3D11413101001000010000 data-prop-id{{propertyId}} data-street-name{{address}} data-city{{city}} data-state-or-province{{stateOrProvince}} data-postal-code{{postalCode}} > svg classenvelope viewBox0 0 24 16> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#envelope>/use> /svg> svg classenvelope-dark viewBox0 0 24 16> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#envelope-dark>/use> /svg> /div> div classbtn-save-property p-0 mr-2 data-prop-id{{propertyId}} data-street-name{{address}}> svg classempty> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#heart-empty>/use> /svg> svg classempty-dark> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#heart-empty-dark>/use> /svg> svg classfull> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#heart-full>/use> /svg> /div> /div> div classaddress>{{address}}/div> /div> /a> div classarrow>/div> /div>/script>script idproperty-info-window-mobile typetext/x-handlebars-template> a classproperty-image href{{linkUrl}} relnoopener> div classimage stylebackground-image: url({{image}});>/div> /a> div classinfo> div classprice>{{price}}/div> div classaddress>{{address}}/div> div classd-flex justify-content-end mt-2 > div classbtn-contact-property p-0 mr-2 data-brandundefined data-lead-paramCompanyKeyCA321&LeadBrand11413101001000010000 data-prop-id{{propertyId}} data-street-name{{address}} > svg classenvelope viewBox0 0 24 16> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#envelope>/use> /svg> svg classenvelope-dark viewBox0 0 24 16> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#envelope-dark>/use> /svg> /div> div classbtn-save-property p-0 mr-2 data-prop-id{{propertyId}} data-street-name{{address}}> svg classempty> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#heart-empty>/use> /svg> svg classempty-dark> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#heart-empty-dark>/use> /svg> svg classfull> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#heart-full>/use> /svg> /div> /div> /div>/script>script idproperty-info-window-cluster-item typetext/x-handlebars-template> a href{{linkUrl}} relnoopener> div classimage-box stylebackground-image:url({{image}})>/div> div classinfo-box> div classprice>{{price}}/div> div classaddress>{{address}}/div> /div> /a>/script>/div>div classagent-property-closed-listing aem-GridColumn aem-GridColumn--default--12> div classcmp-background transparent-bg > div classcontainer> section classcmp-agent-property-closed-listing container m-auto data-agent-id3012805> div classcontainer separator d-lg-none v-ifclosedProperties.length> hr classm-auto/> /div> search-results-loader v-bind:loadingloading> agent-property-closed-listing closed-transactions-titleClosed Transactions display-sold-pricefalse v-bind:closed-propertiesclosedProperties v-bind:loadingloading> /agent-property-closed-listing> /search-results-loader> /section> /div> /div>script idproperty-info-window typetext/x-handlebars-template> div classinfo-window> a href{{linkUrl}} relnoopener> div classproperty-image stylebackground-image:url({{image}}); background-size:cover;>/div> div classinfo> div classd-flex align-items-center p-0> div classprice>{{price}}/div> div classbtn-contact-property p-0 mr-2 data-brandundefined data-lead-paramCompanyKeyCA321&LeadBrand11413101001000010000 data-pdp-pathhttps://www.bhhsfranciscan.com/ca/224-sea-cliff-avenue-san-francisco-94121/pid-2217354422?leadCompanyKey%3DCA321%26LeadBrand%3D11413101001000010000 data-prop-id{{propertyId}} data-street-name{{address}} data-city{{city}} data-state-or-province{{stateOrProvince}} data-postal-code{{postalCode}} > svg classenvelope viewBox0 0 24 16> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#envelope>/use> /svg> svg classenvelope-dark viewBox0 0 24 16> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#envelope-dark>/use> /svg> /div> div classbtn-save-property p-0 mr-2 data-prop-id{{propertyId}} data-street-name{{address}}> svg classempty> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#heart-empty>/use> /svg> svg classempty-dark> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#heart-empty-dark>/use> /svg> svg classfull> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#heart-full>/use> /svg> /div> /div> div classaddress>{{address}}/div> /div> /a> div classarrow>/div> /div>/script>script idproperty-info-window-mobile typetext/x-handlebars-template> a classproperty-image href{{linkUrl}} relnoopener> div classimage stylebackground-image: url({{image}});>/div> /a> div classinfo> div classprice>{{price}}/div> div classaddress>{{address}}/div> div classd-flex justify-content-end mt-2 > div classbtn-contact-property p-0 mr-2 data-brandundefined data-lead-paramCompanyKeyCA321&LeadBrand11413101001000010000 data-prop-id{{propertyId}} data-street-name{{address}} > svg classenvelope viewBox0 0 24 16> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#envelope>/use> /svg> svg classenvelope-dark viewBox0 0 24 16> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#envelope-dark>/use> /svg> /div> div classbtn-save-property p-0 mr-2 data-prop-id{{propertyId}} data-street-name{{address}}> svg classempty> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#heart-empty>/use> /svg> svg classempty-dark> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#heart-empty-dark>/use> /svg> svg classfull> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#heart-full>/use> /svg> /div> /div> /div>/script>script idproperty-info-window-cluster-item typetext/x-handlebars-template> a href{{linkUrl}} relnoopener> div classimage-box stylebackground-image:url({{image}})>/div> div classinfo-box> div classprice>{{price}}/div> div classaddress>{{address}}/div> /div> /a>/script>/div>div classca-avm-widget aem-GridColumn aem-GridColumn--default--12> section classcmp-ca-avm-widget idca_avm_widget data-agentId3012805 data-percy-widgetfalse data-redirecthttps://www.haywardrealtydfw.com/home-value data-franchiseIdtx310> div classcmp-avm__content> div classcontainer> div classrow> div classcol-md-10 offset-md-1 col-lg-6 offset-lg-3 text-center> h2>Sell Smarter/h2> p>Sell your home smarter with more data and insight with our free home value report./p> h4 classmb-3 mt-3>Get Your Free Home Value Report/h4> /div> div classcol-md-10 ca-avm-input-container> div> div classcmp-ca-avm-widget> !-- Start AVM search --> div classcmp-ca-avm-widget__input-div> div classcmp-ca-avm-widget__mobile-div> input typetext idavmaddress classcmp-ca-avm-widget__input-class placeholderEnter address autocompleteoff/> input typetext idavmunit classcmp-ca-avm-widget__avmunit placeholderUnit # autocompleteoff/> /div> button classcmp-ca-avm-widget__button idbtnStartAVMReport>Get Report/button> /div> !-- End AVM Search --> !-- Start PERCY Search --> !-- End PERCY Search --> /div> /div> /div> div classrow cmp-avm__icon-items--mobile> div classcol-12> div classowl-carousel-wrapper> div classowl-carousel> div classcmp-avm__icon-item> svg> title>calculator/title> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#calculator>/use> /svg> h4>Estimate/h4> p>Get the most accurate estimate, powered by the same technology used by lenders./p> /div> div classcmp-avm__icon-item> svg> title>price-tags/title> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#price-tags>/use> /svg> h4>Compare/h4> p>See what other homes are being sold for in and around your neighborhood./p> /div> /div> /div> /div> /div> div classrow cmp-avm__icon-items--desktop offset-lg-3> div classcol-md-5 col-lg-4 cmp-avm__icon-item-col> div classcmp-avm__icon-item> svg> title>calculator/title> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#calculator>/use> /svg> h4>Estimate/h4> p>Get the most accurate estimate, powered by the same technology used by lenders./p> /div> /div> div classcol-md-5 col-lg-4 cmp-avm__icon-item-col> div classcmp-avm__icon-item> svg> title>price-tags/title> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#price-tags>/use> /svg> h4>Compare/h4> p>See what other homes are being sold for in and around your neighborhood./p> /div> /div> /div> /div> /div> /section> /div>div classcommunity-gateway aem-GridColumn aem-GridColumn--default--12> div classcmp-background bg-transparent pb-4 > div classcontainer> div idcommunity-gateway-component>/div> /div> /div>/div>div classfifty-fifty aem-GridColumn aem-GridColumn--default--12> div classcmp-background bg-transparent > div classcontainer> section classcmp-fifty-fifty idfifty_fifty_planning> div classcontainer > div classrow cmp-image__row align-items-center> div classcol-md-6 col-sm-12 fifty-fifty-image-wrapper order-md-1 cmp-image__col--left> !-- Need to remove disable from lazy-load-image-disabled once retry lazy loading --> picture classlazy-load-image-disabled> source media(min-width: 992px) data-srcset/content/dam/bhhs/web-images/about-us/re-lifestyle-planning/planning-guide-page-turn.jpg srcset/content/dam/bhhs/web-images/about-us/re-lifestyle-planning/planning-guide-page-turn.jpg/> img data-src/content/dam/bhhs/web-images/about-us/re-lifestyle-planning/planning-guide-page-turn.jpg altPlanning Guide Inside Pages classcmp-image__img img-fill /> /picture> /div> div classcol-md-6 col-sm-12 fifty-fifty-content order-1 order-md-12 cmp-image__text cmp-image__text--right> h2>Access our Real Estate and Lifestyle Planning Guide/h2> div classcmp-text > p>At Berkshire Hathaway HomeServices PenFed Realty Texas, we call our network professionals Forever Agents℠ because they support your real estate dreams and goals for life. But that support doesn’t start or end with a successful transaction, it’s ongoing, and it means planning for a future that’s as fulfilling as it is bright./p> /div> div classcmp-cta> a classbtn btn-secondary hrefhttps://www.haywardrealtydfw.com/real-estate-lifestyle-planning relnoopener noreferrer> span classcmp-cta__btn-text> Learn More /span> /a> /div> /div> /div> /div> /section> /div> /div> /div>div classfifty-fifty aem-GridColumn aem-GridColumn--default--12> div classcmp-background transparent-bg > div classcontainer> section classcmp-fifty-fifty idfifty_fifty_copy_cop_797729497> div classcontainer > div classrow cmp-image__row align-items-center> div classcol-md-6 col-sm-12 fifty-fifty-image-wrapper order-md-12 cmp-image__col cmp-image__col--right> !-- Need to remove disable from lazy-load-image-disabled once retry lazy loading --> picture classlazy-load-image-disabled> source media(min-width: 992px) data-srcset/content/dam/bhhs/web-images/home/174136897-new.jpg srcset/content/dam/bhhs/web-images/home/174136897-new.jpg/> img data-src/content/dam/bhhs/web-images/home/174136897-new.jpg classcmp-image__img img-fill /> /picture> /div> div classcol-md-6 col-sm-12 fifty-fifty-content order-1 order-md-1 cmp-image__text cmp-image__text--left> h2>See quality listings around the world./h2> div classcmp-text > p>Our network’s unique tools give you more when looking for your next home. More data. More properties. More neighborhood information. See for yourself. /p> /div> div classcmp-cta> a classbtn btn-secondary href/content/bhhs-franchisee/language-masters/agent-showcase-plus/en/buy-a-home relnoopener noreferrer> span classcmp-cta__btn-text> Start your search /span> /a> /div> /div> /div> /div> /section> /div> /div> /div>div classagent-testimonials aem-GridColumn aem-GridColumn--default--12> section data-view-typeSCROLLING data-hide-zillow-testimonialstrue data-hide-agent-testimonialsfalse data-zillow-testimonial-urlhttps://api.bridgedataoutput.com/api/v2/OData/reviews/Reviews data-zillow-access-tokenf1484460e98c42240bade7f853c488ed data-manual-testimonial data-testmonial-tree-paramsauthTokenB1F0D3F3-2E61-436D-B0C2-A4F15CC4B878&externalid3012805&pageSize1000 classcmp-agent-testimonials> div classcmp-zillow-agent-testimonials__content> /div> /section> /div>div classagent-social-wall aem-GridColumn aem-GridColumn--default--12>link hrefhttps://assets.juicer.io/embed.css mediaall relstylesheet typetext/css/> script> (function() { let initialized false; function initOnInteraction() { if (initialized) return; initialized true; // Remove all listeners click, touchstart, keydown, mousemove.forEach(event > { document.removeEventListener(event, initOnInteraction); }); // Load Juicer script const script document.createElement(script); script.src https://assets.juicer.io/embed.js; script.async true; document.body.appendChild(script); } // Add event listeners for user interaction click, touchstart, keydown, mousemove.forEach(event > { document.addEventListener(event, initOnInteraction, { passive: true }); }); // Fallback after 10s // setTimeout(initOnInteraction, 30000); })();/script>/div>div classimage-banner-cta aem-GridColumn aem-GridColumn--default--12> section classpb-content cmp-image-banner-cta idimage_banner_cta_cop> !-- We will remove this css in next deployment --> style> .cmp-image-banner-cta .image-container-wrapper .lazy-load-image-disabled { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .cmp-image-banner-cta .image-container-wrapper .lazy-load-image-disabled .cmp-image__img { width: 100%; height: 100%; object-fit: cover; object-position: center; display: block; position: absolute; top: 0; left: 0; } /style> div classcontainer> div classimage-container-wrapper> !-- Need to remove disable from lazy-load-image-disabled once retry lazy loading --> picture classlazy-load-image-disabled> source media(min-width: 992px) data-srcset/content/dam/bhhs/images/franchisee/tx310/sunshine%20kids.png srcset/content/dam/bhhs/images/franchisee/tx310/sunshine%20kids.png/> source media(max-width: 991px) data-srcset/content/dam/bhhs/images/franchisee/tx310/sunshine%20kids.png srcset/content/dam/bhhs/images/franchisee/tx310/sunshine%20kids.png/> img data-src/content/dam/bhhs/images/franchisee/tx310/sunshine%20kids.png altssk classcmp-image__img img-fill /> /picture> /div> div classcmp-image-banner-cta__content> div classrow> div classcol-9 col-sm-5 col-lg-4 col-xl-3> div classcmp-image-banner-cta__content__eyebrow> Community /div> /div> /div> div classrow> div classcol-12 col-sm-11 col-lg-6 col-xl-12> div classcmp-image-banner-cta__content__body> h3 classcmp-image-banner-cta__content__headline> The Sunshine Kids™ Foundation. /h3> div classcmp-image-banner-cta__content__description> div classcmp-text > p classcmp-text__paragraph>p>We believe every kid deserves a childhood. The opportunity to be a kid. Sunshine in dark days. That’s why we’ve partnered with The Sunshine Kids™./p>/p> /div> /div> div classcmp-image-banner-cta__content__cmp-cta> div classcmp-cta> a classbtn btn-secondary href/sunshine-kids-foundation relnoopener noreferrer target_blank> span classcmp-cta__btn-text> Learn More /span> /a> /div> /div> /div> /div> /div> /div> /div> /section> /div>div classagent-sticky-footer-cmp aem-GridColumn aem-GridColumn--default--12> section classcmp-agent-sticky-footer-cmp> /section>/div> /div>/div> /div> section classcmp-footer-agent bg-lightergray2 > div classcontainer> hr classd-none d-md-block/> /div> div classcmp-footer-agent__content> div classcontainer> div classrow> div classcol-12 col-md-3> img classcmp-footer-agent__logo src/etc/clientlibs/bhhs-pagelibs/images/brand/bhhs_seal_blk.svg/> /div> div classcol-12 col-md-4 col-lg-6> div classrow> div classcol-12 col-lg-6> div classcmp-footer-agent__link-row> ul classcmp-footer-agent__link-col> li> a classlink-secondary hrefhttps://www.haywardrealtydfw.com/terms-of-use relnoopener noreferrer>TERMS OF USE/a> /li> li> a classlink-secondary hrefhttps://www.haywardrealtydfw.com/privacy-policy relnoopener noreferrer>PRIVACY POLICY/a> /li> /ul> /div> /div> div classcol-12 col-lg-6> div classcmp-footer-agent__link-row> ul classcmp-footer-agent__link-col> li> a classlink-secondary relnoopener noreferrer hrefhttps://www.haywardrealtydfw.com/accessibility-statement>ACCESSIBILITY/a> /li> /ul> /div> /div> /div> /div> div classcol-12 col-md-5 col-lg-3> div classw-100 w-lg-auto> script defer typetext/javascript srchttps://unpkg.com/qr-code-styling@1.5.0/lib/qr-code-styling.js>/script>div idcanvas classcanvas-qr-code>/div>p iddownloadText>Click QR Code to Download/p>script typetext/javascript> function loadQrCode() { const qrCode new QRCodeStyling({ width: 300, height: 300, type: svg, data: window.location.href, image: \/etc\/clientlibs\/bhhs\u002Dpagelibs\/images\/brand\/bhhs_seal_blk.svg, dotsOptions: { type: rounded }, backgroundOptions: { color: #fff, }, imageOptions: { crossOrigin: anonymous, margin: 2 } }); const downloadQrCode new QRCodeStyling({ width: 300, height: 300, type: svg, data: window.location.href, image: \/etc\/clientlibs\/bhhs\u002Dpagelibs\/images\/brand\/bhhs_seal_blk.svg, dotsOptions: { type: rounded }, backgroundOptions: { color: #fff, }, imageOptions: { crossOrigin: anonymous, margin: 2 } }); qrCode.append(document.getElementById(canvas)); document.getElementById(canvas).addEventListener(click, function () { downloadQrCode.download({ name: document.title, extension: png }) }) } const observer new IntersectionObserver(entries > { if (entries0.isIntersecting) { loadQrCode(); observer.disconnect(); // run once } }); observer.observe(document.getElementById(canvas));/script> section classcmp-footer-franchisee-includes bg-lightergray2> div classcmp-footer-franchisee-includes__social-links> ul> /ul> /div> /section> /div> /div> div classcol-12 col-md-12> hr classd-md-none/> div classcmp-footer-agent__disclaimer cmp-footer-agent__disclaimer--copyright> p classcmp-footer-agent__disclaimer--copyright-text>© 2026 BHH Affiliates, LLC./p> section> p>An independently owned and operated franchisee of BHH Affiliates, LLC. Berkshire Hathaway HomeServices and the Berkshire Hathaway HomeServices symbol are registered service marks of Columbia Insurance Company, a Berkshire Hathaway affiliate./p>p> /p>p>IMPORTANT NOTICE: Never trust wiring instructions sent via email. Cyber criminals are hacking email accounts and sending emails with fake wiring instructions. These emails are convincing and sophisticated. Always independently confirm wiring instructions in person or via a telephone call to a trusted and verified phone number. Never wire money without double-checking that the wiring instructions are correct./p> p classcmp-footer-agent__equal-housing> Equal Housing Opportunity svg> use xlink:href/etc/clientlibs/bhhs-pagelibs/icons.svg#equal-housing/> /svg> /p> br/> p> span>Berkshire Hathaway HomeServices a>PenFed Realty Texas/a>,/span> span>2800 N Dallas Parkway Suite 350, /span> span>Plano, /span> span>TX, /span> span>75093, span>(214) 901-7993, /span> a href/contact-us>vip@weknowtx.com/a> /p> ul classcmp-footer-agent_web-footer-link> li> a hrefhttps://www.trec.texas.gov/forms/consumer-protection-notice target_blank>TREC Consumer Notice - Company/a> /li> li> a hrefhttps://www.bhhsresource.com target_blank>Resource Center/a> /li> li> a hrefhttps://drive.google.com/uc?id1p_Mko0znOt4FQK0BN0uQLvoGLGqltxod&exportdownload target_blank>TREC Information About Brokerage Services/a> /li> li> a hrefhttps://www.bhhspenfedrealtytx.com/plano/alandruis-hayward/cid-3012805/communities target_blank>My Communities - Alandruis/a> /li> /ul> /section> /div> div idcomplianceLinks class__disclaimer> ul>li>a hrefhttps://www.trec.texas.gov/forms/consumer-protection-notice target_blank>Texas Real Estate Commission Consumer Protection Notice/a>/li>/ul> /div> div classcmp-footer-agent__disclaimer--copyright cmp-footer-agent__contact> /div> /div> /div> /div> /div> /section> /div> script typetext/javascript> var google google || undefined;/script>!-- TODO temporary fix for MD5 HASH on client libs -->!--sly data-sly-testfalse>--> !-- these scripts are only for author --> script typetext/javascript src/etc.clientlibs/clientlibs/granite/jquery.min.5fc71d096e7e6666e5bf27ece1985cb7.js>/script> script typetext/javascript src/etc.clientlibs/clientlibs/granite/utils.min.5fc71d096e7e6666e5bf27ece1985cb7.js>/script> script typetext/javascript src/etc.clientlibs/clientlibs/granite/jquery/granite.min.5fc71d096e7e6666e5bf27ece1985cb7.js>/script> script typetext/javascript src/etc.clientlibs/foundation/clientlibs/jquery.min.5fc71d096e7e6666e5bf27ece1985cb7.js>/script>script typetext/javascript src/etc/clientlibs/bhhs-pagelibs.min.5fc71d096e7e6666e5bf27ece1985cb7.js>/script>script typetext/javascript> if ($(.cmp-agent-property-listing).length > 0 || $(.cmp-property-search-results).length > 0 || $(.cmp-buyside-mar).length > 0 || $(.cmp-saved-properties-list).length > 0 || $(.cmp-local-school-list).length > 0 || $(.cmp-avm__content).length > 0 || $(.cmp-home-value-report).length > 0 || $(.cmp-property-details-image-gallery).length > 0) { let callback ($(.cmp-property-details-image-gallery).length > 0 || $(.cmp-local-school-list).length > 0) ? init_pdp_map : init_map; let mapSrc https://maps.googleapis.com/maps/api/js?vquarterly&key + AIzaSyAWfjdIC37_OewUEP03EyV6ZWJoEFwSMV4&librariesplaces + &callback + callback; $(function() { $.getScript(mapSrc, function () { google.maps.event.addDomListener(window, load, initialize); google.maps.event.addDomListener(window, load, initializeHomeAvm); google.maps.event.addDomListener(window, load, initializeBuyside); }); }); } function initialize() { var input document.getElementById(avmaddress); const options { componentRestrictions: { country: us }, }; var autocomplete new google.maps.places.Autocomplete(input, options); google.maps.event.addListener(autocomplete, place_changed, function() { var place autocomplete.getPlace(); for (var i 0; i place.address_components.length; i++) { for (var j 0; j place.address_componentsi.types.length; j++) { if (place.address_componentsi.typesj postal_code) { const postalCode place.address_componentsi.long_name; if(input.value.indexOf(postalCode) -1) { input.value input.value + , + postalCode; } else { input.value input.value.replace( + postalCode, , + postalCode); } input.value input.value.replace(, USA, ) } } } }) } function initializeHomeAvm() { var input document.getElementById(home_value_avmaddress); const options { componentRestrictions: { country: us }, }; var autocomplete new google.maps.places.Autocomplete(input, options); google.maps.event.addListener(autocomplete, place_changed, function() { var place autocomplete.getPlace(); for (var i 0; i place.address_components.length; i++) { for (var j 0; j place.address_componentsi.types.length; j++) { if (place.address_componentsi.typesj postal_code) { const postalCode place.address_componentsi.long_name; if(input.value.indexOf(postalCode) -1) { input.value input.value + , + postalCode; } else { input.value input.value.replace( + postalCode, , + postalCode); } input.value input.value.replace(, USA, ) } } } }) } function initializeBuyside() { var input document.getElementById(buysidemaraddress); window.autocompleteBuyside new google.maps.places.Autocomplete(input); } $(window).load(function(){ function replaceQueryString(url, param, value) { var re new RegExp((?|&) + param + .*?(&|$), i); if(value ! ){ if (url.match(re)) { return url.replace(re, $1 + param + + value + $2); } else { return url + & + param + + value; } } } $(.cw-submit-btn).click(function(){ let inputVal $(.cw-address-form-input.tt-input).val(); window.history.pushState({}, , replaceQueryString(window.location.href, address, inputVal)); }); $(:button).removeClass(cursor-not-allowed); $(:button).removeClass(disabled); // To keep submit button disabled for home and rental search for hero for franchisee only const currentPagePathVal $(namecurrent-page-path).length && $(namecurrent-page-path)0 && $(namecurrent-page-path)0.value; // Added OR condition true as we need to disable submit on all type of search if(currentPagePathVal /content/bhhs/en/us || true) { $(.tabs-pane.tabs-pane--homes buttontypesubmit, .tabs-pane.tabs-pane--rentals buttontypesubmit).addClass(disabled); }});/script> link relpreconnect hrefhttps://wsmcdn.audioeye.com crossorigin/> link reldns-prefetch hrefhttps://wsmcdn.audioeye.com/> script typetext/javascript> (function () { let initialized false; const initOnInteraction function () { if (initialized) return; initialized true; // Remove listeners (no options passed to avoid mismatch) // window.removeEventListener(scroll, initOnInteraction); window.removeEventListener(mousemove, initOnInteraction); window.removeEventListener(touchstart, initOnInteraction); // Set the site hash window.__AudioEyeSiteHash a73843d41108c524da5d0d4b79069a82; // Create and load the script const script document.createElement(script); script.src https://wsmcdn.audioeye.com/aem.js; script.async true; script.defer true; script.onerror function () { console.warn(AudioEye script failed to load); }; document.body.appendChild(script); }; // Add listeners // window.addEventListener(scroll, initOnInteraction, { passive: true }); window.addEventListener(mousemove, initOnInteraction, { passive: true }); window.addEventListener(touchstart, initOnInteraction, { passive: true }); // Fallback after 10s // setTimeout(initOnInteraction, 30000); })(); /script>script typetext/javascript>window && window._satellite && _satellite.pageBottom();/script> /body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]