billbalatow.allentate.com Open in urlscan Pro
207.38.102.193  Public Scan

Submitted URL: https://www.billbalatow.com/
Effective URL: https://billbalatow.allentate.com/
Submission: On October 06 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 2 forms found in the DOM

GET /Property/MapList

<form id="SearchMainFormProperties" action="/Property/MapList" method="get" class="form-horizontal horizontal-form">
  <input data-bind="value: IsSoldSearch" id="SearchMainIsSoldSearch" name="IsSoldSearch" type="hidden" value="false">
  <input data-bind="value: IsPublicRecordSearch" id="SearchMainIsPublicRecordSearch" name="IsPublicRecordSearch" type="hidden" value="false">
  <input data-bind="value: ExcludeRentals" id="SearchMainExcludeRentals" name="ExcludeRentals" type="hidden" value="True">
  <input data-bind="value: Development" id="SearchMainDevelopment" name="Development" type="hidden" value="">
  <input data-bind="value: RadiusCenterPointLatitude" id="SearchMainRadiusCenterPointLatitude" name="RadiusCenterPointLatitude" type="hidden" value="NaN">
  <input data-bind="value: RadiusCenterPointLongitude" id="SearchMainRadiusCenterPointLongitude" name="RadiusCenterPointLongitude" type="hidden" value="NaN">
  <input data-bind="value: DriveTimeLatitude" id="SearchMainDriveTimeLatitude" name="DriveTimeLatitude" type="hidden" value="">
  <input data-bind="value: DriveTimeLongitude" id="SearchMainDriveTimeLongitude" name="DriveTimeLongitude" type="hidden" value="">
  <input data-bind="value: DriveTimeRangeType" id="SearchMainDriveTimeRangeType" name="DriveTimeRangeType" type="hidden" value="A">
  <input data-bind="value: DriveTimeTimeZoneOffset" id="SearchMainDriveTimeTimeZoneOffset" name="DriveTimeTimeZoneOffset" type="hidden" value="2">
  <input data-bind="value: Polygon" id="SearchMainPolygon" name="Polygon" type="hidden" value="">
  <input data-bind="value: MapCenterLat" id="SearchMainMapCenterLat" name="MapCenterLat" type="hidden" value="">
  <input data-bind="value: MapCenterLng" id="SearchMainMapCenterLng" name="MapCenterLng" type="hidden" value="">
  <input data-bind="value: MapZoom" id="SearchMainMapZoom" name="MapZoom" type="hidden" value="">
  <input data-bind="value: MapType" id="SearchMainMapType" name="MapType" type="hidden" value="">
  <input data-bind="value: MobileMapViewState" id="SearchMainMobileMapViewState" name="MobileMapViewState" type="hidden" value="">
  <input data-bind="value: Page" id="SearchMainPage" name="Page" type="hidden" value="1">
  <input data-bind="value: PageSize" id="SearchMainPageSize" name="PageSize" type="hidden" value="24">
  <!-- Hack for mobile browser go button to work -->
  <input type="submit" style="visibility:hidden; position:absolute">
  <div class="lf-options-outer">
    <div class="lf-options lf-options1">
      <div class="lf-option lf-option-locationtype">
        <div class="form-group row-cols24">
          <div class="col-xs-24 ">
            <div class="btn-group btn-group-alt1 btn-group-alt1-js btn-group-justified">
              <label class="btn btn-primary btn-alt1 font-12 active" for="SearchMainLocationTypeNormal">
                <i class="icon-map-pin" aria-hidden="true"></i><span class="sr-only">Search based on</span> Location </label>
              <input type="radio" name="LocationType" id="SearchMainLocationTypeNormal" autocomplete="off" checked="">
              <input type="radio" name="LocationType" id="SearchMainLocationTypeDriveTime" autocomplete="off">
              <label class="btn btn-primary btn-alt1 font-12" for="SearchMainLocationTypeDriveTime">
                <i class="icon-car" aria-hidden="true"></i><span class="sr-only">Search based on</span> Drive Time </label>
            </div>
          </div>
        </div>
      </div>
      <div class="lf-option lf-option-location">
        <div class="form-group row-cols24 lf-searchbar">
          <label class="control-label col-xs-24 ">Location</label>
          <div class="col-xs-24 ">
            <span tabindex="-1" role="presentation" class="k-widget k-autocomplete k-autocomplete-clearable k-state-default" style=""><input id="SearchMainLocation" type="text" name="location" placeholder="City, Zip, Address, Subdivision"
                data-bind="value: Location" data-role="autocomplete" class="k-input" autocomplete="off" role="textbox" aria-haspopup="true" aria-disabled="false" aria-readonly="false" aria-owns="SearchMainLocation_listbox" aria-autocomplete="list"
                data-original-title="" title=""><span unselectable="on" class="k-icon k-clear-value k-i-close k-hidden" title="clear" role="button" tabindex="-1"></span><span class="k-icon k-i-loading" style="display:none"></span></span>
          </div>
        </div>
      </div>
      <div class="lf-option lf-option-drivetimelocation">
        <div class="form-group row-cols24 lf-searchbar js-drivetimerangetypemain">
          <label class="control-label col-xs-24 " for="SearchMainDriveTimeLocation">Location</label>
          <div class="col-xs-24 ">
            <div class="input-group">
              <div class="input-group-btn">
                <button type="button" class="btn btn-input dropdown-toggle" id="SearchMainDriveTimeRangeTypeDropdown" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"
                  aria-label="Drive time location type: destination; expand for more options">
                  <i id="SearchMainDriveTimeRangeTypeIcon" aria-hidden="true" class="icon-destination"></i>
                  <i class="icon-chevron-down" aria-hidden="true"></i>
                </button>
                <ul class="dropdown-menu" aria-labelledby="SearchMainDriveTimeRangeTypeDropdown">
                  <li class="active"><a href="#" data-drivetimerangetype="A"><i class="icon-destination" aria-hidden="true"></i><span class="sr-only">Set location as</span> Destination <span class="sr-only"> (selected)</span></a></li>
                  <li><a href="#" data-drivetimerangetype="D"><i class="icon-origin" aria-hidden="true"></i><span class="sr-only">Set location as</span> Origin</a></li>
                </ul>
              </div>
              <input class="form-control" id="SearchMainDriveTimeLocation" name="DriveTimeLocation" type="text" value="" placeholder="I want to drive to...">
            </div>
          </div>
        </div>
      </div>
      <div class="lf-option lf-option-duration">
        <div class="form-group row-cols24">
          <label class="control-label col-xs-24 " for="SearchMainDriveTimeMinutes" id="SearchMainDriveTimeMinutes_label">Drive Time In</label>
          <div class="col-xs-24 ">
            <span title="" class="k-widget k-dropdown" unselectable="on" role="listbox" aria-haspopup="true" aria-expanded="false" tabindex="0" aria-owns="SearchMainDriveTimeMinutes_listbox" aria-labelledby="SearchMainDriveTimeMinutes_label"
              aria-live="polite" aria-disabled="false" aria-busy="false" aria-activedescendant="0c34d0e5-ebf7-4945-a894-d27e6017489c" style="width: 100%;"><span unselectable="on" class="k-dropdown-wrap k-state-default"><span unselectable="on"
                  class="k-input">15 min</span><span unselectable="on" class="k-select" aria-label="select"><span class="k-icon k-i-arrow-60-down"></span></span></span><input data-bind="value: DriveTimeMinutes" id="SearchMainDriveTimeMinutes"
                name="DriveTimeMinutes" style="width: 100%; display: none;" type="text" value="15" data-role="dropdownlist"></span>
            <script>
              kendo.syncReady(function() {
                jQuery("#SearchMainDriveTimeMinutes").kendoDropDownList({
                  "dataSource": [{
                    "Name": "15 min",
                    "Value": "15",
                    "Description": null
                  }, {
                    "Name": "30 min",
                    "Value": "30",
                    "Description": null
                  }, {
                    "Name": "45 min",
                    "Value": "45",
                    "Description": null
                  }, {
                    "Name": "60 min",
                    "Value": "60",
                    "Description": null
                  }, {
                    "Name": "90 min",
                    "Value": "90",
                    "Description": null
                  }],
                  "dataTextField": "Name",
                  "valuePrimitive": true,
                  "dataValueField": "Value"
                });
              });
            </script>
          </div>
        </div>
      </div>
      <div class="lf-option lf-option-departure">
        <div class="form-group row-cols24">
          <label class="control-label col-xs-24 " for="SearchMainDriveTimePolygonTime" id="SearchMainDriveTimePolygonTime_label">Arrive At</label>
          <div class="col-xs-24 ">
            <span title="" class="k-widget k-dropdown" unselectable="on" role="listbox" aria-haspopup="true" aria-expanded="false" tabindex="0" aria-owns="SearchMainDriveTimePolygonTime_listbox" aria-labelledby="SearchMainDriveTimePolygonTime_label"
              aria-live="polite" aria-disabled="false" aria-busy="false" aria-activedescendant="30583b7b-5dde-4384-bd7b-6260728d40af" style="width: 100%;"><span unselectable="on" class="k-dropdown-wrap k-state-default"><span unselectable="on"
                  class="k-input">12:00 AM</span><span unselectable="on" class="k-select" aria-label="select"><span class="k-icon k-i-arrow-60-down"></span></span></span><input data-bind="value: DriveTimePolygonTime"
                id="SearchMainDriveTimePolygonTime" name="DriveTimePolygonTime" style="width: 100%; display: none;" type="text" data-role="dropdownlist"></span>
            <script>
              kendo.syncReady(function() {
                jQuery("#SearchMainDriveTimePolygonTime").kendoDropDownList({
                  "dataSource": [{
                    "Text": "12:00 AM",
                    "Value": "00:00"
                  }, {
                    "Text": "12:30 AM",
                    "Value": "00:30"
                  }, {
                    "Text": "01:00 AM",
                    "Value": "01:00"
                  }, {
                    "Text": "01:30 AM",
                    "Value": "01:30"
                  }, {
                    "Text": "02:00 AM",
                    "Value": "02:00"
                  }, {
                    "Text": "02:30 AM",
                    "Value": "02:30"
                  }, {
                    "Text": "03:00 AM",
                    "Value": "03:00"
                  }, {
                    "Text": "03:30 AM",
                    "Value": "03:30"
                  }, {
                    "Text": "04:00 AM",
                    "Value": "04:00"
                  }, {
                    "Text": "04:30 AM",
                    "Value": "04:30"
                  }, {
                    "Text": "05:00 AM",
                    "Value": "05:00"
                  }, {
                    "Text": "05:30 AM",
                    "Value": "05:30"
                  }, {
                    "Text": "06:00 AM",
                    "Value": "06:00"
                  }, {
                    "Text": "06:30 AM",
                    "Value": "06:30"
                  }, {
                    "Text": "07:00 AM",
                    "Value": "07:00"
                  }, {
                    "Text": "07:30 AM",
                    "Value": "07:30"
                  }, {
                    "Text": "08:00 AM",
                    "Value": "08:00"
                  }, {
                    "Text": "08:30 AM",
                    "Value": "08:30"
                  }, {
                    "Text": "09:00 AM",
                    "Value": "09:00"
                  }, {
                    "Text": "09:30 AM",
                    "Value": "09:30"
                  }, {
                    "Text": "10:00 AM",
                    "Value": "10:00"
                  }, {
                    "Text": "10:30 AM",
                    "Value": "10:30"
                  }, {
                    "Text": "11:00 AM",
                    "Value": "11:00"
                  }, {
                    "Text": "11:30 AM",
                    "Value": "11:30"
                  }, {
                    "Text": "12:00 PM",
                    "Value": "12:00"
                  }, {
                    "Text": "12:30 PM",
                    "Value": "12:30"
                  }, {
                    "Text": "01:00 PM",
                    "Value": "13:00"
                  }, {
                    "Text": "01:30 PM",
                    "Value": "13:30"
                  }, {
                    "Text": "02:00 PM",
                    "Value": "14:00"
                  }, {
                    "Text": "02:30 PM",
                    "Value": "14:30"
                  }, {
                    "Text": "03:00 PM",
                    "Value": "15:00"
                  }, {
                    "Text": "03:30 PM",
                    "Value": "15:30"
                  }, {
                    "Text": "04:00 PM",
                    "Value": "16:00"
                  }, {
                    "Text": "04:30 PM",
                    "Value": "16:30"
                  }, {
                    "Text": "05:00 PM",
                    "Value": "17:00"
                  }, {
                    "Text": "05:30 PM",
                    "Value": "17:30"
                  }, {
                    "Text": "06:00 PM",
                    "Value": "18:00"
                  }, {
                    "Text": "06:30 PM",
                    "Value": "18:30"
                  }, {
                    "Text": "07:00 PM",
                    "Value": "19:00"
                  }, {
                    "Text": "07:30 PM",
                    "Value": "19:30"
                  }, {
                    "Text": "08:00 PM",
                    "Value": "20:00"
                  }, {
                    "Text": "08:30 PM",
                    "Value": "20:30"
                  }, {
                    "Text": "09:00 PM",
                    "Value": "21:00"
                  }, {
                    "Text": "09:30 PM",
                    "Value": "21:30"
                  }, {
                    "Text": "10:00 PM",
                    "Value": "22:00"
                  }, {
                    "Text": "10:30 PM",
                    "Value": "22:30"
                  }, {
                    "Text": "11:00 PM",
                    "Value": "23:00"
                  }, {
                    "Text": "11:30 PM",
                    "Value": "23:30"
                  }],
                  "dataTextField": "Text",
                  "valuePrimitive": true,
                  "dataValueField": "Value"
                });
              });
            </script>
          </div>
        </div>
      </div>
      <div class="lf-option lf-option-daysofweek">
        <div class="form-group row-cols24">
          <label class="control-label col-xs-24 " for="SearchMainDriveTimeDayOfWeek" id="SearchMainDriveTimeDayOfWeek_label">Days of the Week</label>
          <div class="col-xs-24 ">
            <span title="" class="k-widget k-dropdown" unselectable="on" role="listbox" aria-haspopup="true" aria-expanded="false" tabindex="0" aria-owns="SearchMainDriveTimeDayOfWeek_listbox" aria-labelledby="SearchMainDriveTimeDayOfWeek_label"
              aria-live="polite" aria-disabled="false" aria-busy="false" aria-activedescendant="e28ce2e0-b047-462d-86d7-a2f16c0392e0" style="width: 100%;"><span unselectable="on" class="k-dropdown-wrap k-state-default"><span unselectable="on"
                  class="k-input">Weekdays</span><span unselectable="on" class="k-select" aria-label="select"><span class="k-icon k-i-arrow-60-down"></span></span></span><input data-bind="value: DriveTimeDayOfWeek" id="SearchMainDriveTimeDayOfWeek"
                name="DriveTimeDayOfWeek" style="width: 100%; display: none;" type="text" data-role="dropdownlist"></span>
            <script>
              kendo.syncReady(function() {
                jQuery("#SearchMainDriveTimeDayOfWeek").kendoDropDownList({
                  "dataSource": [{
                    "Name": "Weekdays",
                    "Value": "2",
                    "Description": null
                  }, {
                    "Name": "Weekends",
                    "Value": "6",
                    "Description": null
                  }],
                  "dataTextField": "Name",
                  "valuePrimitive": true,
                  "dataValueField": "Value"
                });
              });
            </script>
          </div>
        </div>
      </div>
      <div class="lf-option lf-option-proptype" data-enablefortype="Property Sold" style="display: block;">
        <div class="form-group row-cols24">
          <label class="control-label col-xs-24 " for="SearchMainPropertyTypeCode" id="SearchMainPropertyTypeCode_label">Property Type</label>
          <div class="col-xs-24 ">
            <div class="k-widget k-multiselect k-multiselect-clearable" unselectable="on" title="" style="">
              <div class="k-multiselect-wrap k-floatwrap" role="listbox" unselectable="on">
                <ul unselectable="on" class="k-reset" id="SearchMainPropertyTypeCode_taglist"></ul><input class="k-input k-readonly" style="width: 73px;" accesskey="" autocomplete="off" role="listbox" title="" aria-expanded="false"
                  aria-haspopup="listbox" aria-autocomplete="list" tabindex="0" aria-describedby="SearchMainPropertyTypeCode_taglist" aria-labelledby="SearchMainPropertyTypeCode_label" aria-disabled="false" aria-busy="false"><span unselectable="on"
                  class="k-icon k-clear-value k-i-close k-hidden" title="clear" role="button" tabindex="-1"></span><span class="k-icon k-i-loading k-hidden"></span><span
                  style="font-family: Lato, Arial, Helvetica, sans-serif; font-size: 14px; font-stretch: 100%; font-style: normal; font-weight: 400; letter-spacing: normal; text-transform: none; line-height: 27.1px; position: absolute; visibility: hidden; top: -3333px; left: -3333px;">Any</span>
              </div><select data-bind="value: PropertyTypeCode" id="SearchMainPropertyTypeCode" multiple="multiple" name="PropertyTypeCode" data-role="multiselect" aria-disabled="false" style="display: none;">
                <option value="RES">Single Family Home</option>
                <option value="CND">Townhome or Condo</option>
                <option value="MAN">Manufactured Housing</option>
                <option value="MBL">Mobile Home</option>
                <option value="IMF">Multi-Family Home</option>
                <option value="FRM">Farm</option>
                <option value="LND">Lots and Land</option>
                <option value="RSL">Residential Lots</option>
                <option value="COM">Commercial</option>
                <option value="CML">Commercial Lots</option>
                <option value="DPX">Duplex</option>
                <option value="TPX">Triplex</option>
                <option value="FRA">Farm Acreage</option>
                <option value="COO">Co-op</option>
                <option value="CLE">Commercial Lease</option>
                <option value="BOT">Boat Slip</option>
                <option value="TIM">Timeshare</option>
                <option value="GAR">Garage/Parking/Storage</option>
              </select>
            </div>
            <script>
              kendo.syncReady(function() {
                jQuery("#SearchMainPropertyTypeCode").kendoMultiSelect({
                  "dataSource": [{
                    "Name": "Single Family Home",
                    "Value": "RES",
                    "Description": null
                  }, {
                    "Name": "Townhome or Condo",
                    "Value": "CND",
                    "Description": null
                  }, {
                    "Name": "Manufactured Housing",
                    "Value": "MAN",
                    "Description": null
                  }, {
                    "Name": "Mobile Home",
                    "Value": "MBL",
                    "Description": null
                  }, {
                    "Name": "Multi-Family Home",
                    "Value": "IMF",
                    "Description": null
                  }, {
                    "Name": "Farm",
                    "Value": "FRM",
                    "Description": null
                  }, {
                    "Name": "Lots and Land",
                    "Value": "LND",
                    "Description": null
                  }, {
                    "Name": "Residential Lots",
                    "Value": "RSL",
                    "Description": null
                  }, {
                    "Name": "Commercial",
                    "Value": "COM",
                    "Description": null
                  }, {
                    "Name": "Commercial Lots",
                    "Value": "CML",
                    "Description": null
                  }, {
                    "Name": "Duplex",
                    "Value": "DPX",
                    "Description": null
                  }, {
                    "Name": "Triplex",
                    "Value": "TPX",
                    "Description": null
                  }, {
                    "Name": "Farm Acreage",
                    "Value": "FRA",
                    "Description": null
                  }, {
                    "Name": "Co-op",
                    "Value": "COO",
                    "Description": null
                  }, {
                    "Name": "Commercial Lease",
                    "Value": "CLE",
                    "Description": null
                  }, {
                    "Name": "Boat Slip",
                    "Value": "BOT",
                    "Description": null
                  }, {
                    "Name": "Timeshare",
                    "Value": "TIM",
                    "Description": null
                  }, {
                    "Name": "Garage/Parking/Storage",
                    "Value": "GAR",
                    "Description": null
                  }],
                  "dataTextField": "Name",
                  "valuePrimitive": true,
                  "dataValueField": "Value",
                  "placeholder": "Any",
                  "value": []
                });
              });
            </script>
          </div>
        </div>
      </div>
      <div class="lf-option lf-option-price" data-enablefortype="Property" style="display: block;">
        <div class="form-group row-cols24">
          <label class="control-label col-xs-24 " for="SearchMainMinPrice">Price</label>
          <div class="col-xs-12  p-r-5">
            <span class="k-widget k-numerictextbox" style=""><span class="k-numeric-wrap k-state-default"><input type="text" class="k-formatted-value k-input" title="" tabindex="0" placeholder="Min" role="spinbutton" aria-valuemin="0"
                  aria-valuemax="100000000" autocomplete="off" aria-disabled="false" style="display: inline-block;"><input data-bind="value: MinPrice" id="SearchMainMinPrice" max="100000000" min="0" name="MinPrice" step="1000" type="text"
                  data-role="numerictextbox" role="spinbutton" aria-valuemin="0" aria-valuemax="100000000" class="k-input" aria-disabled="false" style="display: none;"><span class="k-icon k-i-warning" style="display: none;"></span><span
                  class="k-select"><span unselectable="on" class="k-link k-link-increase" aria-label="Increase value" title="Increase value"><span unselectable="on" class="k-icon k-i-arrow-60-up"></span></span><span unselectable="on"
                    class="k-link k-link-decrease" aria-label="Decrease value" title="Decrease value"><span unselectable="on" class="k-icon k-i-arrow-60-down"></span></span></span></span></span>
            <script>
              kendo.syncReady(function() {
                jQuery("#SearchMainMinPrice").kendoNumericTextBox({
                  "format": "c0",
                  "placeholder": "Min"
                });
              });
            </script>
          </div>
          <div class="text-span col-nogutter sr-only">
            <label for="SearchMainMaxPrice">to</label>
          </div>
          <div class="col-xs-12  p-l-5">
            <span class="k-widget k-numerictextbox" style=""><span class="k-numeric-wrap k-state-default"><input type="text" class="k-formatted-value k-input" title="" tabindex="0" placeholder="Max" role="spinbutton" aria-valuemin="0"
                  aria-valuemax="100000000" autocomplete="off" aria-disabled="false" style="display: inline-block;"><input data-bind="value: MaxPrice" id="SearchMainMaxPrice" max="100000000" min="0" name="MaxPrice" step="1000" type="text"
                  data-role="numerictextbox" role="spinbutton" aria-valuemin="0" aria-valuemax="100000000" class="k-input" aria-disabled="false" style="display: none;"><span class="k-icon k-i-warning" style="display: none;"></span><span
                  class="k-select"><span unselectable="on" class="k-link k-link-increase" aria-label="Increase value" title="Increase value"><span unselectable="on" class="k-icon k-i-arrow-60-up"></span></span><span unselectable="on"
                    class="k-link k-link-decrease" aria-label="Decrease value" title="Decrease value"><span unselectable="on" class="k-icon k-i-arrow-60-down"></span></span></span></span></span>
            <script>
              kendo.syncReady(function() {
                jQuery("#SearchMainMaxPrice").kendoNumericTextBox({
                  "format": "c0",
                  "placeholder": "Max"
                });
              });
            </script>
          </div>
        </div>
      </div>
      <div class="lf-option lf-option-price" data-enablefortype="Sold" style="display: none;">
        <div class="form-group row-cols24">
          <label class="control-label col-xs-24 " for="SearchMainMinSoldPrice">Price</label>
          <div class="col-xs-12  p-r-5">
            <span class="k-widget k-numerictextbox" style=""><span class="k-numeric-wrap k-state-disabled"><input type="text" class="k-formatted-value k-input" title="" tabindex="0" placeholder="Min" role="spinbutton" aria-valuemin="0"
                  aria-valuemax="10000000" autocomplete="off" aria-disabled="true" style="display: inline-block;" disabled="disabled"><input data-bind="value: MinSoldPrice" id="SearchMainMinSoldPrice" max="10000000" min="0" name="MinSoldPrice"
                  step="1000" type="text" data-role="numerictextbox" role="spinbutton" aria-valuemin="0" aria-valuemax="10000000" class="k-input" aria-disabled="true" style="display: none;" disabled="disabled"><span class="k-icon k-i-warning"
                  style="display: none;"></span><span class="k-select"><span unselectable="on" class="k-link k-link-increase" aria-label="Increase value" title="Increase value"><span unselectable="on"
                      class="k-icon k-i-arrow-60-up"></span></span><span unselectable="on" class="k-link k-link-decrease" aria-label="Decrease value" title="Decrease value"><span unselectable="on"
                      class="k-icon k-i-arrow-60-down"></span></span></span></span></span>
            <script>
              kendo.syncReady(function() {
                jQuery("#SearchMainMinSoldPrice").kendoNumericTextBox({
                  "format": "c0",
                  "placeholder": "Min"
                });
              });
            </script>
          </div>
          <div class="text-span col-nogutter sr-only">
            <label for="SearchMainMaxSoldPrice">to</label>
          </div>
          <div class="col-xs-12  p-l-5">
            <span class="k-widget k-numerictextbox" style=""><span class="k-numeric-wrap k-state-disabled"><input type="text" class="k-formatted-value k-input" title="" tabindex="0" placeholder="Max" role="spinbutton" aria-valuemin="0"
                  aria-valuemax="10000000" autocomplete="off" aria-disabled="true" style="display: inline-block;" disabled="disabled"><input data-bind="value: MaxSoldPrice" id="SearchMainMaxSoldPrice" max="10000000" min="0" name="MaxSoldPrice"
                  step="1000" type="text" data-role="numerictextbox" role="spinbutton" aria-valuemin="0" aria-valuemax="10000000" class="k-input" aria-disabled="true" style="display: none;" disabled="disabled"><span class="k-icon k-i-warning"
                  style="display: none;"></span><span class="k-select"><span unselectable="on" class="k-link k-link-increase" aria-label="Increase value" title="Increase value"><span unselectable="on"
                      class="k-icon k-i-arrow-60-up"></span></span><span unselectable="on" class="k-link k-link-decrease" aria-label="Decrease value" title="Decrease value"><span unselectable="on"
                      class="k-icon k-i-arrow-60-down"></span></span></span></span></span>
            <script>
              kendo.syncReady(function() {
                jQuery("#SearchMainMaxSoldPrice").kendoNumericTextBox({
                  "format": "c0",
                  "placeholder": "Max"
                });
              });
            </script>
          </div>
        </div>
      </div>
      <div class="lf-option lf-option-price" data-enablefortype="Rent" style="display: none;">
        <div class="form-group row-cols24">
          <input type="hidden" id="SearchMainPropertyTypeCodeRental" name="PropertyTypeCode" value="RNT" disabled="">
          <label class="control-label col-xs-24 " for="SearchMainMinRent">Monthly Rent</label>
          <div class="col-xs-12  p-r-5">
            <span class="k-widget k-numerictextbox" style=""><span class="k-numeric-wrap k-state-disabled"><input type="text" class="k-formatted-value k-input" title="" tabindex="0" placeholder="Min" role="spinbutton" aria-valuemin="0"
                  aria-valuemax="10000" autocomplete="off" aria-disabled="true" style="display: inline-block;" disabled="disabled"><input data-bind="value: MinPrice" id="SearchMainMinRent" max="10000" min="0" name="MinPrice" step="50" type="text"
                  data-role="numerictextbox" role="spinbutton" aria-valuemin="0" aria-valuemax="10000" class="k-input" aria-disabled="true" style="display: none;" disabled="disabled"><span class="k-icon k-i-warning"
                  style="display: none;"></span><span class="k-select"><span unselectable="on" class="k-link k-link-increase" aria-label="Increase value" title="Increase value"><span unselectable="on"
                      class="k-icon k-i-arrow-60-up"></span></span><span unselectable="on" class="k-link k-link-decrease" aria-label="Decrease value" title="Decrease value"><span unselectable="on"
                      class="k-icon k-i-arrow-60-down"></span></span></span></span></span>
            <script>
              kendo.syncReady(function() {
                jQuery("#SearchMainMinRent").kendoNumericTextBox({
                  "format": "c0",
                  "placeholder": "Min"
                });
              });
            </script>
          </div>
          <div class="text-span col-nogutter sr-only">
            <label for="SearchMainMaxRent">to</label>
          </div>
          <div class="col-xs-12  p-l-5">
            <span class="k-widget k-numerictextbox" style=""><span class="k-numeric-wrap k-state-disabled"><input type="text" class="k-formatted-value k-input" title="" tabindex="0" placeholder="Max" role="spinbutton" aria-valuemin="0"
                  aria-valuemax="10000" autocomplete="off" aria-disabled="true" style="display: inline-block;" disabled="disabled"><input data-bind="value: MaxPrice" id="SearchMainMaxRent" max="10000" min="0" name="MaxPrice" step="50" type="text"
                  data-role="numerictextbox" role="spinbutton" aria-valuemin="0" aria-valuemax="10000" class="k-input" aria-disabled="true" style="display: none;" disabled="disabled"><span class="k-icon k-i-warning"
                  style="display: none;"></span><span class="k-select"><span unselectable="on" class="k-link k-link-increase" aria-label="Increase value" title="Increase value"><span unselectable="on"
                      class="k-icon k-i-arrow-60-up"></span></span><span unselectable="on" class="k-link k-link-decrease" aria-label="Decrease value" title="Decrease value"><span unselectable="on"
                      class="k-icon k-i-arrow-60-down"></span></span></span></span></span>
            <script>
              kendo.syncReady(function() {
                jQuery("#SearchMainMaxRent").kendoNumericTextBox({
                  "format": "c0",
                  "placeholder": "Max"
                });
              });
            </script>
          </div>
        </div>
      </div>
      <div class="lf-option lf-option-bedsbaths">
        <div class="form-group row-cols24">
          <label class="control-label col-xs-12 " for="SearchMainMinBeds" id="SearchMainMinBeds_label">Beds</label>
          <label class="control-label col-xs-12 p-l-5 ">Baths</label>
          <div class="col-xs-12  p-r-5">
            <span title="" class="k-widget k-dropdown" unselectable="on" role="listbox" aria-haspopup="true" aria-expanded="false" tabindex="0" aria-owns="SearchMainMinBeds_listbox" aria-labelledby="SearchMainMinBeds_label" aria-live="polite"
              aria-disabled="false" aria-busy="false" aria-activedescendant="48ba7924-2625-4320-ba9a-e55efeff1e7d" style=""><span unselectable="on" class="k-dropdown-wrap k-state-default"><span unselectable="on" class="k-input">Any</span><span
                  unselectable="on" class="k-select" aria-label="select"><span class="k-icon k-i-arrow-60-down"></span></span></span><input data-bind="value: MinBeds" id="SearchMainMinBeds" name="MinBeds" type="text" value="0"
                data-role="dropdownlist" style="display: none;"></span>
            <script>
              kendo.syncReady(function() {
                jQuery("#SearchMainMinBeds").kendoDropDownList({
                  "dataSource": [{
                    "Text": "1+",
                    "Value": "1"
                  }, {
                    "Text": "2+",
                    "Value": "2"
                  }, {
                    "Text": "3+",
                    "Value": "3"
                  }, {
                    "Text": "4+",
                    "Value": "4"
                  }],
                  "dataTextField": "Text",
                  "valuePrimitive": true,
                  "dataValueField": "Value",
                  "optionLabel": "Any"
                });
              });
            </script>
          </div>
          <label class="control-label text-center col-nogutter sr-only" for="SearchMainMinBaths" id="SearchMainMinBaths_label">Baths</label>
          <div class="col-xs-12  p-l-5">
            <span title="" class="k-widget k-dropdown" unselectable="on" role="listbox" aria-haspopup="true" aria-expanded="false" tabindex="0" aria-owns="SearchMainMinBaths_listbox" aria-labelledby="SearchMainMinBaths_label" aria-live="polite"
              aria-disabled="false" aria-busy="false" aria-activedescendant="e7d56b9a-01cb-4a19-a35e-2ba006b15c70" style=""><span unselectable="on" class="k-dropdown-wrap k-state-default"><span unselectable="on" class="k-input">Any</span><span
                  unselectable="on" class="k-select" aria-label="select"><span class="k-icon k-i-arrow-60-down"></span></span></span><input data-bind="value: MinBaths" id="SearchMainMinBaths" name="MinBaths" type="text" value="0"
                data-role="dropdownlist" style="display: none;"></span>
            <script>
              kendo.syncReady(function() {
                jQuery("#SearchMainMinBaths").kendoDropDownList({
                  "dataSource": [{
                    "Text": "1+ full",
                    "Value": "1"
                  }, {
                    "Text": "2+ full",
                    "Value": "2"
                  }, {
                    "Text": "3+ full",
                    "Value": "3"
                  }, {
                    "Text": "4+ full",
                    "Value": "4"
                  }],
                  "dataTextField": "Text",
                  "valuePrimitive": true,
                  "dataValueField": "Value",
                  "optionLabel": "Any"
                });
              });
            </script>
          </div>
        </div>
      </div>
      <div class="lf-option lf-option-sqft">
        <div class="form-group row-cols24">
          <label class="control-label col-xs-24 " for="SearchMainMinSqft">Sqft <span class="sr-only">(min)</span></label>
          <div class="col-xs-24 ">
            <div class="row">
              <div class="col-xs-6 p-r-5">
                <span class="k-widget k-numerictextbox" style=""><span class="k-numeric-wrap k-state-default"><input type="text" class="k-formatted-value k-input" title="" tabindex="0" placeholder="Min Sqft" role="spinbutton" aria-valuemin="0"
                      aria-valuemax="10000" autocomplete="off" aria-disabled="false" style="display: inline-block;"><input data-bind="value: MinSqft" id="SearchMainMinSqft" max="10000" min="0" name="MinSqft" step="100" type="text"
                      data-role="numerictextbox" role="spinbutton" aria-valuemin="0" aria-valuemax="10000" class="k-input" aria-disabled="false" style="display: none;"><span class="k-icon k-i-warning" style="display: none;"></span><span
                      class="k-select"><span unselectable="on" class="k-link k-link-increase" aria-label="Increase value" title="Increase value"><span unselectable="on" class="k-icon k-i-arrow-60-up"></span></span><span unselectable="on"
                        class="k-link k-link-decrease" aria-label="Decrease value" title="Decrease value"><span unselectable="on" class="k-icon k-i-arrow-60-down"></span></span></span></span></span>
                <script>
                  kendo.syncReady(function() {
                    jQuery("#SearchMainMinSqft").kendoNumericTextBox({
                      "format": "####",
                      "placeholder": "Min Sqft"
                    });
                  });
                </script>
              </div>
              <label class="sr-only" for="SearchMainMaxSqft">Sqft (max)</label>
              <div class="col-xs-6 p-l-5">
                <span class="k-widget k-numerictextbox" style=""><span class="k-numeric-wrap k-state-default"><input type="text" class="k-formatted-value k-input" title="" tabindex="0" placeholder="Max Sqft" role="spinbutton" aria-valuemin="0"
                      aria-valuemax="10000" autocomplete="off" aria-disabled="false" style="display: inline-block;"><input data-bind="value: MaxSqft" id="SearchMainMaxSqft" max="10000" min="0" name="MaxSqft" step="100" type="text"
                      data-role="numerictextbox" role="spinbutton" aria-valuemin="0" aria-valuemax="10000" class="k-input" aria-disabled="false" style="display: none;"><span class="k-icon k-i-warning" style="display: none;"></span><span
                      class="k-select"><span unselectable="on" class="k-link k-link-increase" aria-label="Increase value" title="Increase value"><span unselectable="on" class="k-icon k-i-arrow-60-up"></span></span><span unselectable="on"
                        class="k-link k-link-decrease" aria-label="Decrease value" title="Decrease value"><span unselectable="on" class="k-icon k-i-arrow-60-down"></span></span></span></span></span>
                <script>
                  kendo.syncReady(function() {
                    jQuery("#SearchMainMaxSqft").kendoNumericTextBox({
                      "format": "####",
                      "placeholder": "Max Sqft"
                    });
                  });
                </script>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="lf-option lf-option-lotsize">
        <div class="form-group row-cols24">
          <label class="control-label col-xs-24 " for="SearchMainLotSize" id="SearchMainLotSize_label">Lot Size</label>
          <div class="col-xs-24 ">
            <span title="" class="k-widget k-dropdown" unselectable="on" role="listbox" aria-haspopup="true" aria-expanded="false" tabindex="0" aria-owns="SearchMainLotSize_listbox" aria-labelledby="SearchMainLotSize_label" aria-live="polite"
              aria-disabled="false" aria-busy="false" aria-activedescendant="8f4f6094-931b-4968-a0af-6e134d9ef674" style=""><span unselectable="on" class="k-dropdown-wrap k-state-default"><span unselectable="on" class="k-input">Any</span><span
                  unselectable="on" class="k-select" aria-label="select"><span class="k-icon k-i-arrow-60-down"></span></span></span><input data-bind="value: LotSize" id="SearchMainLotSize" name="LotSize" type="text" data-role="dropdownlist"
                style="display: none;"></span>
            <script>
              kendo.syncReady(function() {
                jQuery("#SearchMainLotSize").kendoDropDownList({
                  "dataSource": [{
                    "Name": "Less Than One Acre",
                    "Value": "LessThanOneAcre",
                    "Description": null
                  }, {
                    "Name": "1-5 Acres",
                    "Value": "OneToFiveAcres",
                    "Description": null
                  }, {
                    "Name": "5-10 Acres",
                    "Value": "FiveToTenAcres",
                    "Description": null
                  }, {
                    "Name": "10+ Acres",
                    "Value": "TenPlusAcres",
                    "Description": null
                  }],
                  "dataTextField": "Name",
                  "valuePrimitive": true,
                  "dataValueField": "Value",
                  "optionLabel": "Any"
                });
              });
            </script>
          </div>
        </div>
      </div>
      <div class="fields-property-placement1-js"></div>
    </div>
    <div class="panel panel-plain panel-disguised panel-disguised-js">
      <div class="panel-footer" role="tab" id="group1-footer">
        <button type="button" class="btn btn-block btn-link font-12 text-right font-weight-bold collapsed" data-toggle="collapse" data-target="#group1-collapse" aria-expanded="false" aria-controls="group1-collapse"> Show <span
            class="toggle-closed">More</span><span class="toggle-open">Less</span>
        </button>
      </div>
      <div id="group1-collapse" class="panel-collapse collapse " role="tabpanel" aria-labelledby="group1-footer">
        <div class="panel-body">
          <div class="lf-options lf-options2">
            <div class="fields-property-placement2-js"></div>
            <div class="lf-option lf-option-built" data-moveable="true" data-enablefortype="Property Sold PublicRecords" style="display: block;">
              <div class="form-group row-cols24">
                <label class="control-label col-xs-24 " for="SearchMainMinYearBuilt">Built Between <span class="sr-only">(earliest)</span></label>
                <div class="col-xs-12  p-r-5">
                  <span class="k-widget k-numerictextbox" style=""><span class="k-numeric-wrap k-state-default"><input type="text" class="k-formatted-value k-input" title="" tabindex="0" placeholder="Earliest" role="spinbutton" aria-valuemin="1500"
                        aria-valuemax="2024" autocomplete="off" aria-disabled="false" style="display: inline-block;"><input data-bind="value: MinYearBuilt" id="SearchMainMinYearBuilt" max="2024" min="1500" name="MinYearBuilt" step="1" type="text"
                        data-role="numerictextbox" role="spinbutton" aria-valuemin="1500" aria-valuemax="2024" class="k-input" aria-disabled="false" style="display: none;"><span class="k-icon k-i-warning" style="display: none;"></span><span
                        class="k-select"><span unselectable="on" class="k-link k-link-increase" aria-label="Increase value" title="Increase value"><span unselectable="on" class="k-icon k-i-arrow-60-up"></span></span><span unselectable="on"
                          class="k-link k-link-decrease" aria-label="Decrease value" title="Decrease value"><span unselectable="on" class="k-icon k-i-arrow-60-down"></span></span></span></span></span>
                  <script>
                    kendo.syncReady(function() {
                      jQuery("#SearchMainMinYearBuilt").kendoNumericTextBox({
                        "format": "####",
                        "placeholder": "Earliest"
                      });
                    });
                  </script>
                </div>
                <label class="sr-only" for="SearchMainMaxYearBuilt">Built Between (latest)</label>
                <div class="col-xs-12  p-l-5">
                  <span class="k-widget k-numerictextbox" style=""><span class="k-numeric-wrap k-state-default"><input type="text" class="k-formatted-value k-input" title="" tabindex="0" placeholder="Latest" role="spinbutton" aria-valuemin="1500"
                        aria-valuemax="2024" autocomplete="off" aria-disabled="false" style="display: inline-block;"><input data-bind="value: MaxYearBuilt" id="SearchMainMaxYearBuilt" max="2024" min="1500" name="MaxYearBuilt" step="1" type="text"
                        data-role="numerictextbox" role="spinbutton" aria-valuemin="1500" aria-valuemax="2024" class="k-input" aria-disabled="false" style="display: none;"><span class="k-icon k-i-warning" style="display: none;"></span><span
                        class="k-select"><span unselectable="on" class="k-link k-link-increase" aria-label="Increase value" title="Increase value"><span unselectable="on" class="k-icon k-i-arrow-60-up"></span></span><span unselectable="on"
                          class="k-link k-link-decrease" aria-label="Decrease value" title="Decrease value"><span unselectable="on" class="k-icon k-i-arrow-60-down"></span></span></span></span></span>
                  <script>
                    kendo.syncReady(function() {
                      jQuery("#SearchMainMaxYearBuilt").kendoNumericTextBox({
                        "format": "####",
                        "placeholder": "Latest"
                      });
                    });
                  </script>
                </div>
              </div>
            </div>
            <div class="lf-option lf-option-solddate" data-moveable="true" data-enablefortype="Sold" style="display: none;">
              <div class="form-group row-cols24">
                <label class="control-label col-xs-24 " for="SearchMainMinSoldDate">Sold between <span class="sr-only">(earliest)</span></label>
                <div class="col-xs-12  p-r-5">
                  <span class="k-widget k-datepicker" style=""><span class="k-picker-wrap k-state-disabled"><input data-bind="value: MinSoldDate" id="SearchMainMinSoldDate" name="MinSoldDate" type="text" data-role="datepicker" class="k-input"
                        role="combobox" aria-expanded="false" aria-owns="SearchMainMinSoldDate_dateview" autocomplete="off" aria-disabled="true" disabled="disabled" style="width: 100%;"><span unselectable="on" class="k-select" aria-label="select"
                        role="button" aria-controls="SearchMainMinSoldDate_dateview"><span class="k-icon k-i-calendar"></span></span></span></span>
                  <script>
                    kendo.syncReady(function() {
                      jQuery("#SearchMainMinSoldDate").kendoDatePicker({
                        "format": "M/d/yyyy",
                        "min": new Date(2004, 9, 5, 21, 28, 43, 414),
                        "max": new Date(2024, 9, 5, 21, 28, 43, 414)
                      });
                    });
                  </script>
                </div>
                <label class="sr-only" for="SearchMainMaxSoldDate">Sold between (latest)</label>
                <div class="col-xs-12  p-l-5">
                  <span class="k-widget k-datepicker" style=""><span class="k-picker-wrap k-state-disabled"><input data-bind="value: MaxSoldDate" id="SearchMainMaxSoldDate" name="MaxSoldDate" type="text" data-role="datepicker" class="k-input"
                        role="combobox" aria-expanded="false" aria-owns="SearchMainMaxSoldDate_dateview" autocomplete="off" aria-disabled="true" disabled="disabled" style="width: 100%;"><span unselectable="on" class="k-select" aria-label="select"
                        role="button" aria-controls="SearchMainMaxSoldDate_dateview"><span class="k-icon k-i-calendar"></span></span></span></span>
                  <script>
                    kendo.syncReady(function() {
                      jQuery("#SearchMainMaxSoldDate").kendoDatePicker({
                        "format": "M/d/yyyy",
                        "min": new Date(2004, 9, 5, 21, 28, 43, 414),
                        "max": new Date(2024, 9, 5, 21, 28, 43, 414)
                      });
                    });
                  </script>
                </div>
              </div>
            </div>
            <div class="lf-option lf-option-keywords" data-moveable="true" data-enablefortype="Property Sold Rent" style="display: block;">
              <div class="form-group row-cols24">
                <label class="control-label col-xs-24 " for="SearchMainKeywords">Keywords</label>
                <div class="col-xs-24 ">
                  <input type="text" class="form-control" name="keywords" id="SearchMainKeywords" placeholder="Examples: attached garage, pool, waterfront, etc." data-bind="value: Keywords">
                </div>
              </div>
            </div>
            <div class="lf-option lf-option-mlsnumber" data-moveable="true" data-enablefortype="Property" style="display: block;">
              <div class="form-group row-cols24">
                <label class="control-label col-xs-24 " for="SearchMainMlsNumber">MLS#</label>
                <div class="col-xs-24 ">
                  <span tabindex="-1" role="presentation" class="k-widget k-autocomplete k-autocomplete-clearable k-state-default" style=""><input data-bind="value: MlsNumber" id="SearchMainMlsNumber" name="MlsNumber" type="text"
                      data-role="autocomplete" placeholder="Enter MLS #" class="k-input" autocomplete="off" role="textbox" aria-haspopup="true" aria-disabled="false" aria-readonly="false" aria-owns="SearchMainMlsNumber_listbox"
                      aria-autocomplete="list"><span unselectable="on" class="k-icon k-clear-value k-i-close k-hidden" title="clear" role="button" tabindex="-1"></span><span class="k-icon k-i-loading" style="display:none"></span></span>
                  <script>
                    kendo.syncReady(function() {
                      jQuery("#SearchMainMlsNumber").kendoAutoComplete({
                        "dataSource": {
                          "transport": {
                            "read": {
                              "url": "/Property/GetAutocomplete",
                              "data": function() {
                                return {
                                  type: 'MLSNumber',
                                  search: $('#SearchMainMlsNumber').val()
                                };
                              },
                              "type": "POST"
                            },
                            "prefix": ""
                          },
                          "serverFiltering": true,
                          "filter": [],
                          "schema": {
                            "errors": "Errors"
                          }
                        },
                        "minLength": 3,
                        "placeholder": "Enter MLS #"
                      });
                    });
                  </script>
                </div>
              </div>
            </div>
            <div class="lf-option lf-option-radius" data-moveable="true" data-hidefordrivetime="true">
              <div class="form-group row-cols24">
                <label class="control-label col-xs-24 " for="SearchMainRadius">Radius</label>
                <div class="col-xs-24 ">
                  <span class="k-widget k-numerictextbox" style=""><span class="k-numeric-wrap k-state-default"><input type="text" class="k-formatted-value k-input" title="" tabindex="0" placeholder="Radius" role="spinbutton" aria-valuemin="0"
                        aria-valuemax="100" autocomplete="off" aria-disabled="false" style="display: inline-block;"><input data-bind="value: Radius" id="SearchMainRadius" max="100" min="0" name="Radius" step="1" type="text" data-role="numerictextbox"
                        role="spinbutton" aria-valuemin="0" aria-valuemax="100" class="k-input" aria-disabled="false" style="display: none;"><span class="k-icon k-i-warning" style="display: none;"></span><span class="k-select"><span unselectable="on"
                          class="k-link k-link-increase" aria-label="Increase value" title="Increase value"><span unselectable="on" class="k-icon k-i-arrow-60-up"></span></span><span unselectable="on" class="k-link k-link-decrease"
                          aria-label="Decrease value" title="Decrease value"><span unselectable="on" class="k-icon k-i-arrow-60-down"></span></span></span></span></span>
                  <script>
                    kendo.syncReady(function() {
                      jQuery("#SearchMainRadius").kendoNumericTextBox({
                        "format": "# mi",
                        "placeholder": "Radius"
                      });
                    });
                  </script>
                </div>
              </div>
            </div>
            <div class="lf-option lf-option-spacer" data-moveable="true" data-showfortype="Rent PublicRecords" style="display: none;"></div>
            <div class="lf-option lf-option-status" data-moveable="true" data-enablefortype="Property" style="display: block;">
              <div class="form-group row-cols24">
                <div class="col-xs-24 ">
                  <div class="checkbox checkbox-pretty">
                    <input id="SearchMainIncludeContingent" type="checkbox" name="IncludeContingent" value="true" data-bind="checked: IncludeContingent" checked="">
                    <label for="SearchMainIncludeContingent">Include Contingent Listings</label>
                    <input type="hidden" id="SearchMainIncludeContingentHidden" name="IncludeContingent" value="false">
                  </div>
                  <div class="clearfix"></div>
                  <div class="checkbox checkbox-pretty">
                    <input id="SearchMainIncludePending" type="checkbox" name="IncludePending" value="true" data-bind="checked: IncludePending" checked="">
                    <label for="SearchMainIncludePending">Include Pending Listings</label>
                    <input type="hidden" id="SearchMainIncludePendingHidden" name="IncludePending" value="false">
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="lf-options lf-options3 m-t-10">
      <div class="lf-option">
        <div class="row row-cols24">
          <div class="col-xs-24 ">
            <div id="SearchMainSearchOptions" data-showfortype="Property Rent Sold" style="display: block;">
              <h3 class="h5">Search only</h3>
              <div data-enablefortype="Property Rent Sold" style="display: block;">
                <div class="checkbox checkbox-pretty">
                  <input id="PrimaryOnMainOnly" type="checkbox" name="PrimaryOnMainOnly" value="true" data-bind="checked: PrimaryOnMainOnly">
                  <label for="PrimaryOnMainOnly">Primary Bedroom on Main Level</label>
                </div>
              </div>
              <div class="clearfix"></div>
              <div data-enablefortype="Property" style="display: block;">
                <div class="checkbox checkbox-pretty">
                  <input id="IsNewHome" type="checkbox" name="IsNewHome" value="true" data-bind="checked: IsNewHome">
                  <label for="IsNewHome">New Construction</label>
                </div>
              </div>
              <div class="clearfix"></div>
              <div data-enablefortype="Property Rent Sold" style="display: block;">
                <div class="checkbox checkbox-pretty">
                  <input id="IsWaterfront" type="checkbox" name="IsWaterfront" value="true" data-bind="checked: IsWaterfront">
                  <label for="IsWaterfront">Waterfront</label>
                </div>
              </div>
              <div class="clearfix"></div>
              <div class="panel panel-plain panel-disguised panel-disguised-js" data-enablefortype="Property Rent Sold" style="display: flex;">
                <div class="panel-footer" role="tab" id="group2-footer">
                  <button type="button" class="btn btn-block btn-link font-12 text-right font-weight-bold collapsed" data-toggle="collapse" data-target="#group2-collapse" aria-expanded="false" aria-controls="group2-collapse"> Show <span
                      class="toggle-closed">More</span><span class="toggle-open">Less</span>
                  </button>
                </div>
                <div id="group2-collapse" class="panel-collapse collapse " role="tabpanel" aria-labelledby="group2-footer">
                  <div class="panel-body">
                    <div class="clearfix"></div>
                    <div data-enablefortype="Property Rent Sold" style="display: block;">
                      <div class="checkbox checkbox-pretty">
                        <input id="WaterViewOnly" type="checkbox" name="WaterViewOnly" value="true" data-bind="checked: WaterViewOnly">
                        <label for="WaterViewOnly">Water View</label>
                      </div>
                    </div>
                    <div class="clearfix"></div>
                    <div data-enablefortype="Property Rent Sold" style="display: block;">
                      <div class="checkbox checkbox-pretty">
                        <input id="GolfCourseOnly" type="checkbox" name="GolfCourseOnly" value="true" data-bind="checked: GolfCourseOnly">
                        <label for="GolfCourseOnly">Near Golf Course</label>
                      </div>
                    </div>
                    <div class="clearfix"></div>
                    <div data-enablefortype="Property Rent" style="display: block;">
                      <div class="checkbox checkbox-pretty">
                        <input id="NewlyListedOnly" type="checkbox" name="NewlyListedOnly" value="true" data-bind="checked: NewlyListedOnly">
                        <label for="NewlyListedOnly">New listings from the last 7 days</label>
                      </div>
                    </div>
                    <div class="clearfix"></div>
                    <div data-enablefortype="Property Rent" style="display: block;">
                      <div class="checkbox checkbox-pretty">
                        <input id="PriceChangeOnly" type="checkbox" name="PriceChangeOnly" value="true" data-bind="checked: PriceChangeOnly">
                        <label for="PriceChangeOnly">Price changed in last 7 days</label>
                      </div>
                    </div>
                    <div class="clearfix"></div>
                    <div data-enablefortype="Property" class="m-b-10 m-sm-b-0" style="display: block;">
                      <div class="checkbox checkbox-pretty">
                        <input id="SearchMainOpenHousesOnly" type="checkbox" name="OpenHousesOnly" value="true" data-bind="checked: OpenHousesOnly">
                        <label for="SearchMainOpenHousesOnly">Open Houses</label>
                      </div>
                    </div>
                    <div class="clearfix"></div>
                    <div data-enablefortype="Property" style="display: block;">
                      <div class="checkbox checkbox-pretty">
                        <input id="ForeclosureAndReoOnly" type="checkbox" name="ForeclosureAndReoOnly" value="true" data-bind="checked: ForeclosureAndReoOnly">
                        <label for="ForeclosureAndReoOnly">Foreclosures</label>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
            <div class="p-t-10 ">
              <div class="form-submit">
                <div class="row">
                  <div class="col-xs-6">
                    <button type="button" class="search-reset btn btn-block default-invert js-resetfilterbtn"><i class="icon-times-alt icon-sm" aria-hidden="true"></i> Reset</button>
                  </div>
                  <div class="col-xs-6">
                    <button type="button" class="search-submit btn btn-block btn-primary"><i class="icon-search" aria-hidden="true"></i> Search</button>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

GET /Property/MapList

<form action="/Property/MapList" id="HomepageSearch" method="get"> <input type="hidden" id="SearchHomeExcludeRentals" name="ExcludeRentals" value="true">
  <input type="hidden" id="SearchHomeIsSoldSearch" name="IsSoldSearch" value="false">
  <input type="hidden" id="SearchHomeIsPublicRecordSearch" name="IsPublicRecordSearch" value="false">
  <div class="position-relative">
    <span tabindex="-1" role="presentation" class="k-widget k-autocomplete k-autocomplete-clearable k-state-default" style=""><input id="SearchHomeLocation" name="location" placeholder="City, Zip, Address, Subdivision" data-role="autocomplete"
        type="text" class="k-input" autocomplete="off" role="textbox" aria-haspopup="true" aria-disabled="false" aria-readonly="false" aria-owns="SearchHomeLocation_listbox" aria-autocomplete="list" data-original-title="" title=""><span
        unselectable="on" class="k-icon k-clear-value k-i-close k-hidden" title="clear" role="button" tabindex="-1"></span><span class="k-icon k-i-loading" style="display:none"></span></span>
    <a class="adv-search hidden-xs" href="/Property"><i class="icon-cog" aria-hidden="true"></i> Advanced</a>
    <a class="submit js-homepage-search-form-submit" href="/Property" aria-label="Search"><i class="icon-search" aria-hidden="true"></i></a>
  </div>
  <fieldset class="clearfix search-filters search-filters-js search-filters-property">
    <div class="clearfix" data-showfortype="Property">
      <div class="checkbox-inline checkbox-pretty m-r-15">
        <input type="checkbox" id="SearchHomeOpenHousesOnly" name="OpenHousesOnly" value="true">
        <label for="SearchHomeOpenHousesOnly" id="SearchHomeOpenHousesOnlyLabel">Only Show Open Houses</label>
      </div>
      <div class="pull-right m-t-3 visible-xs-block">
        <a class="adv-search" href="/Property"><i class="icon-cog" aria-hidden="true"></i> Advanced</a>
      </div>
    </div>
  </fieldset>
</form>

Text Content

Skip to main content
×

Menu Search
Sign In
Compare properties
Bill Balatow
 * Property Search
   * Advanced Search - Homes For Sale
   * Map Search - Homes For Sale
   * Homes For Rent
   * Search Worldwide
   * Free Market Analysis
 * Active Listings
 * Recent Sales
 * Buy
   * Why Choose Allen Tate to Buy
   * Buying Guide
   * Buy & Borrow Bundle
   * 100% Money Back Guarantee
   * Allen Tate Advantage
   * Get Pre-Approved Now
   * Second Home & Vacation
 * Sell
   * Why Choose Allen Tate to Sell
   * Selling Guide
   * Allen Tate Advantage
   * 100% Money Back Guarantee Program
   * Warranty for Sellers
   * Luxury Services
   * Get Home Value
   * Get An Instant Sale Offer
 * About
   * About Me
   * My Reviews
   * Our Results
   * We Care, We Give
   * Our Story
 * Home Physical
 * Payment Portal
 * Neighborhood News

For Sale
For Rent
Recent Sale Prices
Public Records
Search Type: For Sale
 * For Sale (selected)
 * For Rent
 * Recent Sale Prices
 * Public Records

Search based on Location Search based on Drive Time
Location

Location
 * Set location as Destination (selected)
 * Set location as Origin

Drive Time In
15 min
Arrive At
12:00 AM
Days of the Week
Weekdays
Property Type
Any
Single Family HomeTownhome or CondoManufactured HousingMobile HomeMulti-Family
HomeFarmLots and LandResidential LotsCommercialCommercial LotsDuplexTriplexFarm
AcreageCo-opCommercial LeaseBoat SlipTimeshareGarage/Parking/Storage
Price

to

Price

to

Monthly Rent

to

Beds Baths
Any
Baths
Any
Sqft (min)

Sqft (max)

Lot Size
Any

Show MoreLess
Built Between (earliest)

Built Between (latest)

Sold between (earliest)

Sold between (latest)

Keywords

MLS#

Radius


Include Contingent Listings

Include Pending Listings


SEARCH ONLY

Primary Bedroom on Main Level

New Construction

Waterfront

Show MoreLess
Water View

Near Golf Course

New listings from the last 7 days

Price changed in last 7 days

Open Houses

Foreclosures
Reset
Search



WE ARE HOME.®

 * Buy a Home
 * Sell a Home

Advanced
Only Show Open Houses
Advanced



BILL BALATOW

(704) 904-8769

Mooresville/Lake Norman Office, NC
 * 
 * 
 * 
 * 

DISTINCTIONS

 * Ninja Certified
 * Tate Master's Certification
 * RMC Relocation Certified
 * 2nd Quarter VIP
 * Tate Relocation Certified
 * Tate eService Certified
 * Chairman's Circle

Contact me

Information for Buyers        Information for Sellers

 

Partner with a Realtor® who truly understands and cares about your needs! Check
out our buyer and seller flip books above.

 

With a career spanning over two decades, Bill brings a wealth of experience and
expertise to every transaction. His background in the furniture industry,
coupled with his extensive tenure at Allen Tate Realtors, has equipped him with
a unique skill set to navigate the complexities of real estate.

 

Beyond his professional achievements, Bill is deeply rooted in his community. He
and his family are actively involved in various philanthropic endeavors,
embodying their belief in giving back. From serving on local boards to
volunteering at events, the Balatow family is committed to making a positive
impact.

 

Bill ensures that clients receive unparalleled service and dedication. He has
garnered a reputation for excellence, earning numerous accolades and recognition
within the industry.

 

But don't just take his word for it—let our satisfied clients speak for
themselves. Explore testimonials on their website and social media channels to
see why Bill Balatow is the right choice for all your real estate needs.

 

Partner with Bill today for a seamless and comprehensive real estate experience.
Discover the difference Bill's service, experience, and professionalism add to
every real estate experience.


Bill Licenses & Designations earned include:

Barbara Tate Legendary Service Award 2016

Allen Tate Legends Club

NC Broker

NC Realtor®

Tate eService Certified

Tate Luxury Certified

Tate Relocation Certified

Please Click on the Search button above or use our quick links below to search
for property based on your specific needs.

We offer a Market Report that is designed specifically for homeowners to keep
you up-to-date on real estate trends and activity in your neighborhood. You will
have access to live data containing customized market information including
details for active and recently sold properties, summary graphs, interactive
links, and much more! Please contact Bill or Jon to set up your personalized
Market Report.

Licensed in NC


HOMES WE LOVE.


3526 Herman Sipe Road NW, Conover, NC 28613 Conover, NC $275,000
288 Marietta Road, Mooresville, NC 28117 Mooresville, NC $1,125,000

148 Fernbrook Drive, Mooresville, NC 28117 Mooresville, NC $749,000

9801 Christenbury Parkway, Concord, NC 28027 Concord, NC $1,333,000

9825 Christenbury Parkway, Concord, NC 28027 Concord, NC $1,333,000
000 Christenbury Parkway, Concord, NC 28027 Concord, NC $1,333,000


3526 Herman Sipe Road NW, Conover, NC 28613 Conover, NC $275,000
288 Marietta Road, Mooresville, NC 28117 Mooresville, NC $1,125,000
148 Fernbrook Drive, Mooresville, NC 28117 Mooresville, NC $749,000
9801 Christenbury Parkway, Concord, NC 28027 Concord, NC $1,333,000
9825 Christenbury Parkway, Concord, NC 28027 Concord, NC $1,333,000
000 Christenbury Parkway, Concord, NC 28027 Concord, NC $1,333,000

 


FEATURED COMMUNITY:
CENTER CITY NC

The center city of Charlotte, also known as Uptown, is a vibrant and lively area
hosting a myriad of corporations, shops and restaurants within the bounds of
I-277. The center city is divided into four neighborhoods, or wards, separated
by the intersection of Trade and Tryon Streets.…

More about Center City NC →

 


WE BLOG HOME.

Blog post image - click to view full post

Oct 1, 2024


HURRICANE HELENE RELIEF AND RESOURCES



as the heartbreaking reality of the devastation continues to unfold, our
thoughts and prayers remain with our families, employees, friends, …

visited 1,277 times, 35 visit(s) today

the post hurricane helene relief and resources appeared first on allen tate
blog.






Local Knowledge, Global Reach

WORLDWIDE PROPERTY SEARCH

We are a proud member of the Leading Real Estate Companies of the World. An
affiliation only associated with the world’s most market-leading independent
residential companies.

The Standard of Excellence

LUXURY PORTFOLIO

The local expertise of Allen Tate Realtors, combined with the power of Luxury
Portfolio International— the luxury arm of Leading Real Estate Companies of the
World— gives our buyers and sellers access to the largest luxury real estate
network in the world.


Making homeownership affordable and achievable

BUY & BORROW BUNDLE

The Buy & Borrow Bundle offers a 0.5% closing credit to homebuyers who use the
services of an Allen Tate Realtor and Howard Hanna Mortgage, based on the loan
amount, up to $10,000.

Allen Tate Companies

(704) 904-8769

 * Our Locations
 * Contact Us
 * Privacy Policy
 * DMCA

 * Facebook
 * LinkedIn
 * YouTube
 * Instagram



©2024 Allen Tate Companies. All rights reserved. Licensed in North Carolina and
South Carolina. Howard Hanna Mortgage Services NMLS #101561. Loans available in
NC/SC. Site will be monitored for "scraping" and any use of search facilities of
data on the site other than by potential buyers/sellers is prohibited. If you
have a disability that is preventing you from experiencing this website, call
(704) 904-8769.

Browse homes by state

 * Call Me
 * Email Me


Customer Service Chat
 * 15 min
 * 30 min
 * 45 min
 * 60 min
 * 90 min

No data found.
 * 12:00 AM
 * 12:30 AM
 * 01:00 AM
 * 01:30 AM
 * 02:00 AM
 * 02:30 AM
 * 03:00 AM
 * 03:30 AM
 * 04:00 AM
 * 04:30 AM
 * 05:00 AM
 * 05:30 AM
 * 06:00 AM
 * 06:30 AM
 * 07:00 AM
 * 07:30 AM
 * 08:00 AM
 * 08:30 AM
 * 09:00 AM
 * 09:30 AM
 * 10:00 AM
 * 10:30 AM
 * 11:00 AM
 * 11:30 AM
 * 12:00 PM
 * 12:30 PM
 * 01:00 PM
 * 01:30 PM
 * 02:00 PM
 * 02:30 PM
 * 03:00 PM
 * 03:30 PM
 * 04:00 PM
 * 04:30 PM
 * 05:00 PM
 * 05:30 PM
 * 06:00 PM
 * 06:30 PM
 * 07:00 PM
 * 07:30 PM
 * 08:00 PM
 * 08:30 PM
 * 09:00 PM
 * 09:30 PM
 * 10:00 PM
 * 10:30 PM
 * 11:00 PM
 * 11:30 PM

No data found.
 * Weekdays
 * Weekends

No data found.
 * Single Family Home
 * Townhome or Condo
 * Manufactured Housing
 * Mobile Home
 * Multi-Family Home
 * Farm
 * Lots and Land
 * Residential Lots
 * Commercial
 * Commercial Lots
 * Duplex
 * Triplex
 * Farm Acreage
 * Co-op
 * Commercial Lease
 * Boat Slip
 * Timeshare
 * Garage/Parking/Storage

No data found.
Any

 * 1+
 * 2+
 * 3+
 * 4+

No data found.
Any

 * 1+ full
 * 2+ full
 * 3+ full
 * 4+ full

No data found.
Any

 * Less Than One Acre
 * 1-5 Acres
 * 5-10 Acres
 * 10+ Acres

No data found.