This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div id="fh-address" data-street="{{address}}" data-city="{{cityName}}" data-state="{{state}} }}"></div> | |
| <script src="https://www.fiberhomes.com/pro/fiberhomes.js"></script> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div id="fh-address" data-street="{{ street }}" data-city="{{ city }}" data-state="{{ state }}"></div> | |
| <script src="https://www.fiberhomes.com/pro/fiberhomes.js"></script> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [{"accountID":"252","companyName":"DEMO - Trial Demo","displayName":"DEMO - Trial | |
| DemOo","accountStatus":"disabled","accountType":"IDX Broker | |
| Platinum","multiuserAddon":"3-10","apikey":"QryW7iEBHi8xFv2gZwgADb","approvedMlss":[]}, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {"total":6,"first":"https:\/\/api.idxbroker.com\/leads\/lead?offset=0","last":"https:\/\/api.idxbroker.com\/leads\/lead?offset=0","next":null,"previous":null,"data":[{"id":"1","accountID":"10790","firstName":"Ryan","lastName":"Collins","email":"ryancollins@gmail.com","email2":"","address":"","city":"","stateProvince":"","country":"","zipCode":"","phone":"","agentOwner":"0","emailFormat":"html","disabled":"n","canLogin":"y","receiveUpdates":"y","flag":"n","actualCategory":"","activityScores":"0","subscribeDate":"2021-03-22 | |
| 22:45:41","lastEdited":"0000-00-00 00:00:00","lastLoginDate":"0000-00-00 00:00:00","lastPropertyUpdateDate":"0000-00-00 | |
| 00:00:00","lastMarketReportUpdate":"0000-00-00 | |
| 00:00:00","forcePasswordChange":"n","lastActivity":"signUp","lastActivityDate":"0000-00-00 | |
| 00:00:00","unsubscribedDate":"0000-00-00 | |
| 00:00:00","emailUpdatesAutoLogin":"n","leadCapturedPage":"API","customRegistrationFields":"","facebookID":null,"googleID":null,"propertyUpdateFrequency":"daily","blacklisted":"n","status":"Unverifi |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <script> idx( document ).ready(function() { setTimeout(function() | |
| { var paginationdupe = idx('#IDX-results-pagination').html(); idx(paginationdupe).insertAfter('.IDX-results-title--count'); } | |
| , 500); }); </script> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <form id="rpravm" method="GET" name="rpravm"><label>Address: </label><input id="address" name="address" type="text" /> | |
| <input id="submit" name="submit" type="submit" value="Get Value" /></form><script> | |
| function getUrlVars() | |
| { | |
| var vars = [], hash; | |
| var hashes = window.location.href.slice(window.location.href.indexOf('?') + 1).split('&'); | |
| for(var i = 0; i < hashes.length; i++) | |
| { | |
| hash = hashes[i].split('='); | |
| vars.push(hash[0]); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <script> | |
| idx( document ).ready(function() { | |
| idx( "#ar-idx-disclaimer" ).insertAfter( "#IDX-detailsReturnNav" ); | |
| }); | |
| </script> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <script> | |
| // Target widget ID | |
| let s = '#idx-virtual-showings-1310'; | |
| // Place widget modifications within this function | |
| function m(widget) { | |
| let widgetContent = widget.querySelector('div'); | |
| widgetContent.style.height = 'auto'; | |
| } | |
| // DO NOT ALTER - widget shadow DOM listener | |
| let d=document;d.addEventListener('DOMContentLoaded',()=>{let a=function(b){if(b.shadowRoot)m(b.shadowRoot);else setTimeout(a,1,b)};let b=d.querySelector(s);a(b);}); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <iframe src="https://widget.climatecheck.com/?address={{address}},{{cityName}} {{stateAbrv}} {{zipcode}} " height="600" width="100%" id="climatecheckwidget" title="Climate Check Widget"></iframe> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <script> | |
| idx(document).ready(function() { | |
| idx( "#neighbourhood-highlights" ).insertAfter( idx( "#IDX-detailsWrapper" ) ); | |
| }); | |
| </script> |
NewerOlder