www.jennings-associatesrealestate.com Open in urlscan Pro
64.68.36.10  Public Scan

Submitted URL: http://jennings-associatesrealestate.com/
Effective URL: https://www.jennings-associatesrealestate.com/
Submission: On March 08 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

Name: aspnetFormPOST

<form name="aspnetForm" method="post" novalidate="true" id="aspnetForm">
  <div>
    <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="">
    <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="">
    <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUJMzQ0MDYwMjIyZGQcyBL2/ouoKhVMuwDSN5aSdOdgLw==">
  </div>
  <script type="text/javascript">
    //<![CDATA[
    var theForm = document.forms['aspnetForm'];
    if (!theForm) {
      theForm = document.aspnetForm;
    }

    function __doPostBack(eventTarget, eventArgument) {
      if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
        theForm.__EVENTTARGET.value = eventTarget;
        theForm.__EVENTARGUMENT.value = eventArgument;
        theForm.submit();
      }
    }
    //]]>
  </script>
  <div>
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="CA0B0334">
  </div>
  <!-- 
   // this section pulls in the Global Header SysMsg from site.xml, usually empty 
  -->
  <header class="global">
  </header>
  <div id="container">
    <!-- 
      // this line help manage AJAX requests through the site. LEAVE IT!
      -->
    <script>
      function ExecuteAJAX(strUrl, successDelegate, failDelegate, completeDelegate) {
        $.ajax({
          url: strUrl,
          cache: false,
          success: successDelegate,
          error: failDelegate,
          complete: completeDelegate
        });
      };

      function auth() {
        var ck = $.cookie("FXSSFS");
        return (ck != null && ck != '' && ck.length > 3);
      };
      var m_AuthActive = false;

      function DoAuth(url, callback, fcallback) {
        if (!m_AuthActive) {
          m_AuthActive = true;
          ExecuteAJAX(url + "?cb=" + callback + "&fcb=" + fcallback, ShowAuth, null, null);
        }
        return false;
      };

      function ShowAuth(response) {
        $("#divAuth").remove();
        $("body").append("<div id='divAuth' class='elAuthDiv'>" + response + "</div>");
      };

      function CancelAuth() {
        $("#divAuth").remove();
        m_AuthActive = false;
      };
      /*
       * jQuery Cookie plugin
       *
       * Copyright (c) 2010 Klaus Hartl (stilbuero.de)
       * Dual licensed under the MIT and GPL licenses:
       * http://www.opensource.org/licenses/mit-license.php
       * http://www.gnu.org/licenses/gpl.html
       *
       */
      jQuery.cookie = function(key, value, options) {
        // key and value given, set cookie...
        if (arguments.length > 1 && (value === null || typeof value !== "object")) {
          options = jQuery.extend({}, options);
          if (value === null) {
            options.expires = -1;
          }
          if (typeof options.expires === 'number') {
            var days = options.expires,
              t = options.expires = new Date();
            t.setDate(t.getDate() + days);
          }
          return (document.cookie = [
            encodeURIComponent(key), '=',
            options.raw ? String(value) : encodeURIComponent(String(value)),
            options.expires ? '; expires=' + options.expires.toUTCString() : '', // use expires attribute, max-age is not supported by IE
            options.path ? '; path=' + options.path : '',
            options.domain ? '; domain=' + options.domain : '',
            options.secure ? '; secure' : ''
          ].join(''));
        }
        // key and possibly options given, get cookie...
        options = value || {};
        var result, decode = options.raw ? function(s) {
          return s;
        } : decodeURIComponent;
        return (result = new RegExp('(?:^|; )' + encodeURIComponent(key) + '=([^;]*)').exec(document.cookie)) ? decode(result[1]) : null;
      };

      function triggerAuthentication(XMLHttpRequest, textStatus) {
        $(document).trigger("authenticate")
      };

      function triggerLogout(XMLHttpRequest, textStatus) {
        $(document).trigger("logout")
      };

      function ajmInvoke1(blnSkipAuth) {
        var blnRequiresAuth = false;
        if (!blnSkipAuth && blnRequiresAuth && !auth()) {
          DoAuth("", "ajmInvoke1Auth", "CancelAuth");
          return false;
        } else {
          var params = "";
          ExecuteAJAX(
            "/proxy/proxy.aspx?data=%7b%22AjaxMode%22%3a0%2c%22AjaxOutputTypeName%22%3a%22%22%2c%22ChainDependencyList%22%3a%5b%5d%2c%22ChainMasterList%22%3a%5b%5d%2c%22ClientAction%22%3a3%2c%22ClientEffect%22%3a0%2c%22Data%22%3a%5b%5d%2c%22InvokeEvents%22%3a%5b%5d%2c%22ListingID%22%3a0%2c%22OutputMode%22%3a0%2c%22OutputType%22%3a1%2c%22QueryBuilderQueryString%22%3a%22%22%2c%22RequiresAuthentication%22%3afalse%2c%22XsltFileName%22%3a%22%22%7d" +
            params, null, null);
          return false;
        }
      };

      function ajmInvoke1Auth() {
        ajmInvoke1();
        CancelAuth();
        triggerAuthentication();
      };
    </script>
    <!-- 
        // this section pulls in the PageHeader.ascx
        -->
    <header>
      <div class="pos">
        <nav id="nav_head">
          <div id="dv_hidden"><input name="ctl00$PageHeader1$MyProfileSignOn_uc$Hiddenmsg" type="hidden" id="ctl00_PageHeader1_MyProfileSignOn_uc_Hiddenmsg"></div>
          <ul class="ui-menu ui-widget ui-widget-content">
            <li id="ctl00_PageHeader1_MyProfileSignOn_uc_nav_home"><a href="/default.aspx" id="ctl00_PageHeader1_MyProfileSignOn_uc_homeLink" title="Home">Home </a> </li>
            <li id="ctl00_PageHeader1_MyProfileSignOn_uc_nav_myoffices"><a href="/contactus" title="Contact">
                            contact</a></li>
            <li id="nav_myprofile">
              <a id="ctl00_PageHeader1_MyProfileSignOn_uc_lnkMyLoginAndRegistration" data-datatype="html" data-dialog="{&quot;width&quot;:&quot;280&quot;, &quot;extraClass&quot;:&quot;mhtlogin&quot;}" data-ajaxify="{&quot;action&quot;:&quot;overwrite&quot;,&quot;path&quot;:&quot;/system/LoginAndRegistrationAjax.aspx?NavigateToURL=/enPropertySearch/dreamhome.aspx&quot;}" data-linkid="MyProfile" title="My Home Tracker" href="javascript:__doPostBack('ctl00$PageHeader1$MyProfileSignOn_uc$lnkMyLoginAndRegistration','')">My Home Tracker</a>
            </li>
            <li id="nav_login">
              <a id="ctl00_PageHeader1_MyProfileSignOn_uc_ctl00_lnkLoginButton" title="Log In" data-datatype="html" data-ajaxify="{&quot;action&quot;:&quot;overwrite&quot;,&quot;path&quot;:&quot;/system/LoginAndRegistrationAjax.aspx&quot;}" data-linkid="MyLogin" data-dialog="{&quot;width&quot;:&quot;280&quot;, &quot;extraClass&quot;:&quot;mhtlogin&quot;}" href="javascript:__doPostBack('ctl00$PageHeader1$MyProfileSignOn_uc$ctl00$lnkLoginButton','')">Log in</a>
            </li>
          </ul>
        </nav>
        <aside class="branding">
        </aside>
        <section class="module module_branding">
          <a href="/">

            <div class="content compliance">
            <h3 class="officeStateLicense"></h3>
            
            </div>
           </a>
        </section>
        <div class="socialMedia">
        </div>
      </div><!-- end of header > .pos -->
    </header>
    <!-- 
        // this section pulls in the Main Menu
        -->
    <div id="nav_main" class="nav_main_wrapper">
      <nav class="nav_main">
        <!-- TEMPLATE eStrategy_Horizontal-->
        <ul class="dynomenu">
          <li id="nav_Properties"><a href="#">Properties</a>
            <ul>
              <li><a href="/search/residentialadvancedsearch.aspx" title="Search">Search</a></li>
              <li><a href="/search/featuredsearches.aspx" title="Featured Searches">Featured Searches</a></li>
              <li><a href="/search/featuredlistings.aspx" title="Featured Listings">Featured Listings</a></li>
              <li><a href="/search/openhouse.aspx" title="Open Houses">Open Houses</a></li>
            </ul>
          </li>
          <li id="nav_Buyers"><a href="#">Buyers</a>
            <ul>
              <li><a href="/search/neighborhoodreport.aspx" title="Neighborhood Report">Neighborhood Report</a></li>
              <li><a href="/buyers/mortgagecalc.aspx" title="Mortgage Calculator">Mortgage Calculator</a></li>
              <li><a href="/Buyers/default.aspx" title="Resources ">Resources </a></li>
            </ul>
          </li>
          <li id="nav_Sellers"><a href="#">Sellers</a>
            <ul>
              <li><a href="/sellers/default.aspx" title="Resources">Resources</a></li>
            </ul>
          </li>
          <li id="nav_About"><a href="#">About</a>
            <ul>
              <li><a href="/aboutme/default.aspx" title="About Me">About Me</a></li>
              <li><a href="/aboutus/endorsements.aspx" title="My Reviews">My Reviews</a></li>
            </ul>
          </li>
          <li id="nav_Contact"><a href="/ContactUs/default.aspx">Contact</a>
          </li>
        </ul>
      </nav>
    </div>
    <!-- 
          // this section pulls in the HomePage.ascx
        -->
    <section id="body" class="colmask twocol-right">
      <div class="slideshow" style="position: relative; width: 16px; height: 16px;">
        <img src="/AccountData/150076635/slide1.jpg" style="position: absolute; top: 0px; left: 0px; display: none; z-index: 4; opacity: 0;">
        <img src="/AccountData/150076635/slide2.jpg" style="position: absolute; top: 0px; left: 0px; display: block; z-index: 5; opacity: 1; width: 950px; height: 400px;">
        <img src="/AccountData/150076635/slide3.jpg" style="position: absolute; top: 0px; left: 0px; display: none; z-index: 2; opacity: 0;">
        <img src="/AccountData/150076635/slide4.jpg" style="position: absolute; top: 0px; left: 0px; display: none; z-index: 1; opacity: 0;">
      </div>
      <div class="main_content_holder">
        <div class="colmid">
          <div class="colleft">
            <section id="col-center" class="col">
              <div class="pos">
                <!-- Begin featurelisting -->
                <div class="module module_featuredlisting">
                  <header>
                    <h3>Featured Properties</h3>
                  </header>
                  <section class="listings"> No featured listings found. <article class="hlisting thumbnail offer-sell existing" id="listing1">
                      <div class="pos pos_listing">
                        <div class="col-a image">
                        </div>
                        <div id="play"></div>
                      </div>
                    </article>
                  </section>
                  <footer></footer>
                </div>
                <!-- close featurelisting -->
                <div class="module module_featuredsearches">
                  <header>
                    <h3>Featured Searches</h3>
                  </header>
                  <section>
                    <span id="ctl00_MainContentPlaceholder_HomePage1_enREMSBucketSearches_uc">
                      <article class="fs1">
                        <a class="thumb" href="/enPropertySearch/FeaturedSearch.aspx?FSID=10143539"><img src="/AccountData/150000000/rzt_hc_1910.jpg "></a><br><a href="/enPropertySearch/FeaturedSearch.aspx?FSID=10143539">Single Family </a></article>
                      <article class="fs4">
                        <a class="thumb" href="/enPropertySearch/FeaturedSearch.aspx?FSID=10143540"><img src="/AccountData/150000000/rzt_hc_5611.jpg "></a><br><a href="/enPropertySearch/FeaturedSearch.aspx?FSID=10143540">Luxury Home </a></article>
                      <article class="fs3">
                        <a class="thumb" href="/enPropertySearch/FeaturedSearch.aspx?FSID=10143541"><img src="/AccountData/150000000/rzt_hc_5996.jpg "></a><br><a href="/enPropertySearch/FeaturedSearch.aspx?FSID=10143541">Rentals </a></article>
                      <article class="fs2">
                        <a class="thumb" href="/enPropertySearch/FeaturedSearch.aspx?FSID=10143542"><img src="/AccountData/150000000/rzt_hc_7657.jpg "></a><br><a href="/enPropertySearch/FeaturedSearch.aspx?FSID=10143542">Condominium </a></article>
                      <article class="fs5"><a class="thumb" href="/enPropertySearch/FeaturedSearch.aspx?FSID=10143543"><img src="/AccountData/150000000/rzt_hc_8293.jpg "></a><br><a href="/enPropertySearch/FeaturedSearch.aspx?FSID=10143543">Lots </a>
                      </article>
                      <article class="fs6">
                        <a class="thumb" href="/enPropertySearch/FeaturedSearch.aspx?FSID=10143544"><img src="/AccountData/150000000/rzt_hc_8260.jpg "></a><br><a href="/enPropertySearch/FeaturedSearch.aspx?FSID=10143544">Virtual Tours </a></article>
                    </span>
                  </section>
                  <footer></footer>
                </div>
                <div class="module module_customcontent">
                  <section>
                    <h3>Welcome to Larry Jennings’s premier real estate website<br> serving Winfield, IA.</h3><br><b>Are you thinking of buying a home in the Winfield, IA area?</b><br> Finding the right home can be a difficult process but no matter
                    what you are looking for as an experienced Winfield, IA real estate agent I can provide you with the resources you need to make the home buying process simpler, from
                    <a href="/search/NeighborhoodReport.aspx">specific Winfield, IA neighborhood information</a>, to tools to estimate <a href="/buyers/MortgageCalc.aspx">your mortgage payments</a>, and
                    <a href="/Buyers/default.aspx">buyer resources and articles </a> that will help you through the home buying process. <br><br><b>Thinking about selling real estate in the Winfield, IA area?</b><br>No matter which market you're in,
                    you can use the marketing programs and experience of a qualified Winfield, IA real estate agent like me to help sell your home quickly and at the right price. Learn more
                    <a href="/aboutus/default.aspx" title="Learn about me">about my service</a>, see information about recent home sales in Winfield, IA, or
                    <a href="/ContactUs/default.aspx" title="Contact Me Now!">contact me to get started today</a>!<br><br><b>Are you interested in more Winfield, IA area details?</b><br> Please take a minute and browse my
                    <a href="/enPropertySearch/comparablehomes.aspx" title="look up neighborhood home values">local neighborhood</a> and school details, real estate mortgage information and interactive maps for the Winfield, IA market. <br><br>Thank
                    you for visiting www.jennings-associatesrealestate.com! This is a one-stop real estate website for all your home buying and selling needs in Winfield, IA. I’m a professional
                    <a href="/aboutus/default.aspx" title="Learn more about my service">real estate agent</a> who will help make your search for a new home an enjoyable experience. <br><br>I encourage you to check out my website for
                    <a href="/enPropertySearch/comparablehomes.aspx">local neighborhood and school details, mortgage information, interactive maps,</a><a href="/enPropertySearch/FeaturedListings.aspx" title="Featured Listings">listings of properties of homes for sale</a>,
                    plus many more features. <br><br>Please feel free to contact me directly if you have any questions about the Winfield, IA real estate market, or buying or selling a home in Winfield, IA.<br><br>Thank you!
                  </section>
                  <footer>
                  </footer>
                </div>
              </div>
            </section>
            <section id="col-side-a" class="col">
              <div class="pos">
              </div>
            </section>
            <section id="col-side-b" class="col">
              <div class="pos">
                <!-- bizcard, using hCard microformat -->
                <div class="vcard module module_bizcard">
                  <header>
                    <hgroup>
                      <h3 class="agent">Jennings &amp; Associates</h3>
                      <h3 class="name fn">Larry Jennings</h3>
                    </hgroup>
                  </header>
                  <section>
                    <div class="photo_logo">
                      <div class="agentphoto"><img src="/AccountData/150076635/rzt_hc_3747.jpg"></div>
                    </div>
                    <dl>
                      <dd class="adr"></dd>
                      <dd class="cell">Cell:(319) 759-2555</dd>
                      <dd class="tel">Business:(319) 257-6692</dd>
                    </dl>
                  </section>
                  <footer></footer>
                </div>
                <!-- end bizcard -->
                <div class="module module_propertycontact" data-ajaxify="{&quot;action&quot;:&quot;form&quot;}">
                  <header>
                    <h3>
                      <div class="customContent">request more info. <br></div>
                    </h3>
                  </header>
                  <div class="content" id="RequestInfoSection" name="RequestInfoSection">
                    <fieldset>
                      <ul>
                        <li>
                          <label for="name">Name</label>
                          <span class="ies"><input type="text" name="name" id="name" value="">
                          </span>
                          <input type="hidden" name="raid" id="raid">
                        </li>
                        <li class="BodyFormField">
                          <label for="emailaddress">Email Address</label>
                          <span class="ies">
                            <input type="email" name="email" id="email" value="">
                            <input type="text" name="address2" id="address2" value="">
                          </span>
                        </li>
                        <li class="data-required">
                          <label for="email">E-mail Address</label>
                          <span class="ies"><input type="email" name="email2" id="email2" data-required="required" value="" data-message="Email address is invalid">
                          </span>
                        </li>
                        <li>
                          <label for="phone">Phone Number</label>
                          <span class="ies"><input type="phone" name="phone" id="phone" value="">
                          </span>
                        </li>
                        <li>
                          <label for="subject">Message</label>
                          <span class="ies"><textarea name="message" id="message"></textarea>
                          </span>
                        </li>
                        <li class="submit">
                          <button id="ctl00_MainContentPlaceholder_HomePage1_RequestInfo_Uc_RequestInfosubmitbutton" data-trigger="ctl00_MainContentPlaceholder_HomePage1_RequestInfo_Uc_RequestInfosubmitbutton" data-target="window"
                            data-datatype="html" class="c2 submit-requestform" data-action="notify" name="RequestInfosubmitbutton" type="submit" data-ajaxify="/proxy/proxy.aspx"
                            data-data="%7b%22AjaxMode%22%3a0%2c%22AjaxOutputTypeName%22%3a%22UIeNPropertySearch.RequestInfoOutput%2c+UIeNPropertySearch%2c+Version%3d1.0.0.0%2c+Culture%3dneutral%2c+PublicKeyToken%3d4ea36d27c31a5560%22%2c%22ChainDependencyList%22%3a%5b%5d%2c%22ChainMasterList%22%3a%5b%5d%2c%22ClientAction%22%3a18%2c%22ClientEffect%22%3a1%2c%22Data%22%3a%5b%7b%22Key%22%3a%22CorporateID%22%2c%22Value%22%3a150000000%7d%2c%7b%22Key%22%3a%22SiteID%22%2c%22Value%22%3a150076635%7d%2c%7b%22Key%22%3a%22ListingSourceTypeMode%22%2c%22Value%22%3a%22IDX%22%7d%2c%7b%22Key%22%3a%22SystemEventID%22%2c%22Value%22%3a21%7d%2c%7b%22Key%22%3a%22ListingID%22%2c%22Value%22%3a0%7d%5d%2c%22InvokeEvents%22%3a%5b%5d%2c%22ListingID%22%3a0%2c%22OutputMode%22%3a1%2c%22OutputType%22%3a1%2c%22QueryBuilderQueryString%22%3a%22%22%2c%22RequiresAuthentication%22%3afalse%2c%22XsltFileName%22%3a%22%22%7d"
                            data-effect="show" data-updatecallback="OnRequestInfoSuccess"> Contact Agent </button>
                        </li>
                      </ul>
                    </fieldset>
                  </div>
                  <footer></footer>
                </div>
                <script type="text/javascript">
                  function OnRequestInfoSuccess() {
                    if (typeof showGoogleAnalytics == 'function') {
                      showGoogleAnalytics('', '_trackEvent', 'direct', 'email-office', 'idx');
                    }
                    if (typeof trackListHubEvent == 'function') {
                      trackListHubEvent('');
                    }
                    if (typeof bcmCorpOnlytrackconversion == 'function') {
                      bcmCorpOnlytrackconversion('cntctusfrmfld');
                    };
                    if (typeof bcmtrackconversion == 'function') {
                      bcmtrackconversion(313333);
                    };
                  }
                </script>
                <div class="module module_localpropertysearch">
                  <script type="text/javascript">
                    var LAPS_Json = [{
                      "Cities": [{
                        "City": "Albia",
                        "Listings": 24,
                        "Nav": "Albia",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/albia\/"
                      }, {
                        "City": "Algona",
                        "Listings": 40,
                        "Nav": "Algona",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/algona\/"
                      }, {
                        "City": "Atlantic",
                        "Listings": 24,
                        "Nav": "Atlantic",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/atlantic\/"
                      }, {
                        "City": "Audubon",
                        "Listings": 12,
                        "Nav": "Audubon",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/audubon\/"
                      }],
                      "Letter": "A"
                    }, {
                      "Cities": [{
                        "City": "Bloomfield",
                        "Listings": 22,
                        "Nav": "Bloomfield",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/bloomfield\/"
                      }, {
                        "City": "Britt",
                        "Listings": 14,
                        "Nav": "Britt",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/britt\/"
                      }, {
                        "City": "Brooklyn",
                        "Listings": 24,
                        "Nav": "Brooklyn",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/brooklyn\/"
                      }, {
                        "City": "Burlington",
                        "Listings": 114,
                        "Nav": "Burlington",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/burlington\/"
                      }],
                      "Letter": "B"
                    }, {
                      "Cities": [{
                        "City": "Carroll",
                        "Listings": 44,
                        "Nav": "Carroll",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/carroll\/"
                      }, {
                        "City": "Carson",
                        "Listings": 12,
                        "Nav": "Carson",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/carson\/"
                      }, {
                        "City": "Centerville",
                        "Listings": 70,
                        "Nav": "Centerville",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/centerville\/"
                      }, {
                        "City": "Chariton",
                        "Listings": 20,
                        "Nav": "Chariton",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/chariton\/"
                      }, {
                        "City": "Clarinda",
                        "Listings": 16,
                        "Nav": "Clarinda",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/clarinda\/"
                      }, {
                        "City": "Clarion",
                        "Listings": 22,
                        "Nav": "Clarion",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/clarion\/"
                      }, {
                        "City": "Clear&nbsp;Lake",
                        "Listings": 57,
                        "Nav": "Clear Lake",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/clear_lake\/"
                      }, {
                        "City": "Corning",
                        "Listings": 14,
                        "Nav": "Corning",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/corning\/"
                      }, {
                        "City": "Corydon",
                        "Listings": 14,
                        "Nav": "Corydon",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/corydon\/"
                      }, {
                        "City": "Creston",
                        "Listings": 55,
                        "Nav": "Creston",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/creston\/"
                      }],
                      "Letter": "C"
                    }, {
                      "Cities": [{
                        "City": "Denison",
                        "Listings": 26,
                        "Nav": "Denison",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/denison\/"
                      }],
                      "Letter": "D"
                    }, {
                      "Cities": [{
                        "City": "Eagle&nbsp;Grove",
                        "Listings": 13,
                        "Nav": "Eagle Grove",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/eagle_grove\/"
                      }, {
                        "City": "Eldora",
                        "Listings": 17,
                        "Nav": "Eldora",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/eldora\/"
                      }, {
                        "City": "Ellston",
                        "Listings": 23,
                        "Nav": "Ellston",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/ellston\/"
                      }],
                      "Letter": "E"
                    }, {
                      "Cities": [{
                        "City": "Fairfield",
                        "Listings": 64,
                        "Nav": "Fairfield",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/fairfield\/"
                      }, {
                        "City": "Forest&nbsp;City",
                        "Listings": 17,
                        "Nav": "Forest City",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/forest_city\/"
                      }, {
                        "City": "Fort&nbsp;Madison",
                        "Listings": 41,
                        "Nav": "Fort Madison",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/fort_madison\/"
                      }],
                      "Letter": "F"
                    }, {
                      "Cities": [{
                        "City": "Garner",
                        "Listings": 14,
                        "Nav": "Garner",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/garner\/"
                      }, {
                        "City": "Grinnell",
                        "Listings": 40,
                        "Nav": "Grinnell",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/grinnell\/"
                      }],
                      "Letter": "G"
                    }, {
                      "Cities": [{
                        "City": "Hamilton",
                        "Listings": 13,
                        "Nav": "Hamilton",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/il\/hamilton\/"
                      }, {
                        "City": "Hampton",
                        "Listings": 31,
                        "Nav": "Hampton",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/hampton\/"
                      }, {
                        "City": "Harlan",
                        "Listings": 17,
                        "Nav": "Harlan",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/harlan\/"
                      }, {
                        "City": "Humboldt",
                        "Listings": 11,
                        "Nav": "Humboldt",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/humboldt\/"
                      }],
                      "Letter": "H"
                    }, {
                      "Cities": [{
                        "City": "Iowa&nbsp;Falls",
                        "Listings": 28,
                        "Nav": "Iowa Falls",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/iowa_falls\/"
                      }],
                      "Letter": "I"
                    }, {
                      "Cities": [{
                        "City": "Jefferson",
                        "Listings": 19,
                        "Nav": "Jefferson",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/jefferson\/"
                      }],
                      "Letter": "J"
                    }, {
                      "Cities": [{
                        "City": "Keokuk",
                        "Listings": 89,
                        "Nav": "Keokuk",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/keokuk\/"
                      }],
                      "Letter": "K"
                    }, {
                      "Cities": [{
                        "City": "Leon",
                        "Listings": 12,
                        "Nav": "Leon",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/leon\/"
                      }],
                      "Letter": "L"
                    }, {
                      "Cities": [{
                        "City": "Marshalltown",
                        "Listings": 123,
                        "Nav": "Marshalltown",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/marshalltown\/"
                      }, {
                        "City": "Mason&nbsp;City",
                        "Listings": 67,
                        "Nav": "Mason City",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/mason_city\/"
                      }, {
                        "City": "Mediapolis",
                        "Listings": 15,
                        "Nav": "Mediapolis",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/mediapolis\/"
                      }, {
                        "City": "Montezuma",
                        "Listings": 27,
                        "Nav": "Montezuma",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/montezuma\/"
                      }, {
                        "City": "Moravia",
                        "Listings": 36,
                        "Nav": "Moravia",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/moravia\/"
                      }, {
                        "City": "Moulton",
                        "Listings": 11,
                        "Nav": "Moulton",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/moulton\/"
                      }, {
                        "City": "Mount&nbsp;Ayr",
                        "Listings": 25,
                        "Nav": "Mount Ayr",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/mount_ayr\/"
                      }, {
                        "City": "Mount&nbsp;Pleasant",
                        "Listings": 53,
                        "Nav": "Mount Pleasant",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/mount_pleasant\/"
                      }],
                      "Letter": "M"
                    }, {
                      "Cities": [{
                        "City": "Nauvoo",
                        "Listings": 12,
                        "Nav": "Nauvoo",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/il\/nauvoo\/"
                      }, {
                        "City": "New&nbsp;London",
                        "Listings": 12,
                        "Nav": "New London",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/new_london\/"
                      }, {
                        "City": "Newton",
                        "Listings": 16,
                        "Nav": "Newton",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/newton\/"
                      }],
                      "Letter": "N"
                    }, {
                      "Cities": [{
                        "City": "Osceola",
                        "Listings": 31,
                        "Nav": "Osceola",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/osceola\/"
                      }, {
                        "City": "Oskaloosa",
                        "Listings": 46,
                        "Nav": "Oskaloosa",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/oskaloosa\/"
                      }, {
                        "City": "Other",
                        "Listings": 18,
                        "Nav": "Other",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/other\/"
                      }, {
                        "City": "Ottumwa",
                        "Listings": 102,
                        "Nav": "Ottumwa",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/ottumwa\/"
                      }],
                      "Letter": "O"
                    }, {
                      "Cities": [{
                        "City": "Red&nbsp;Oak",
                        "Listings": 36,
                        "Nav": "Red Oak",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/red_oak\/"
                      }],
                      "Letter": "R"
                    }, {
                      "Cities": [{
                        "City": "Traer",
                        "Listings": 16,
                        "Nav": "Traer",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/traer\/"
                      }],
                      "Letter": "T"
                    }, {
                      "Cities": [{
                        "City": "Vinton",
                        "Listings": 14,
                        "Nav": "Vinton",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/vinton\/"
                      }],
                      "Letter": "V"
                    }, {
                      "Cities": [{
                        "City": "Wapello",
                        "Listings": 14,
                        "Nav": "Wapello",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/wapello\/"
                      }, {
                        "City": "Webster&nbsp;City",
                        "Listings": 20,
                        "Nav": "Webster City",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/webster_city\/"
                      }, {
                        "City": "West&nbsp;Burlington",
                        "Listings": 24,
                        "Nav": "West Burlington",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/west_burlington\/"
                      }, {
                        "City": "Woodbine",
                        "Listings": 18,
                        "Nav": "Woodbine",
                        "Nav2": "",
                        "NavigateToURL": "\/find-real-estate\/ia\/woodbine\/"
                      }],
                      "Letter": "W"
                    }];
                  </script>
                  <!-- close localarea -->
                </div>
                <div class="homelinks">
                  <article>
                    <span>
                      <a id="ctl00_MainContentPlaceholder_HomePage1_HomeFinderLeadCapture_uc_signup" data-dialog="{&quot;width&quot;:&quot;280&quot;, &quot;extraClass&quot;:&quot;mhtlogin&quot;}" data-datatype="html" data-ajaxify="{&quot;path&quot;:&quot;/system/LoginAndRegistrationAjax.aspx&quot;}" data-navigatetourl="/Search/DreamHome.aspx" title="Sign Up">
                Sign up</a>
                    </span>
                    <h5>My Home Tracker</h5>
                    <p>Get relevant listings delivered right to your email. </p>
                  </article>
                  <article><span><a href="/Search/comparablehomes.aspx">search</a></span>
                    <h5>Neighborhood Values</h5>
                    <p>Planning a move? Our neighborhood information will help you make the right choice.</p>
                  </article>
                </div>
              </div>
            </section>
          </div>
        </div>
      </div>
    </section>
    <!-- 
          // this section pulls in the HomePage.ascx
        -->
    <footer>
      <div class="pos">
        <div class="foot_content">
          <div class="pos">
            <!-- Business Card -->
            <div class="vcard module module_bizcard">
              <header>
                <hgroup>
                  <h3 class="agent">Jennings &amp; Associates</h3>
                  <h3 class="name fn">Larry Jennings</h3>
                </hgroup>
              </header>
              <section>
                <div class="photo_logo">
                  <div class="agentphoto"><img src="/AccountData/150076635/rzt_hc_3747.jpg"></div>
                </div>
                <dl>
                  <dd class="adr"><span class="street-address">115 s Locust</span><span class="locality">Winfield</span><span class="region">IA</span><span class="postal-code">52659</span></dd>
                  <dd class="cell">Cell:(319) 759-2555</dd>
                  <dd class="tel">Business:(319) 257-6692</dd>
                  <dd class="cell">Fax:(319) 257-6692</dd>
                  <dd class="email"><a href="/ContactUs/default.aspx">Email Us</a></dd>
                </dl>
              </section>
              <footer></footer>
            </div>
            <!-- Custom Content -->
            <div class="module content module_customcontent">
              <div class="QRCode"><img src="/CustomData/150076635/images/qrcode.png"></div>
              <h2>A Better Way to Buy and Sell Real Estate</h2>This is a one-stop real estate website for all your home buying and selling needs in Winfield, IA, IA. <br><br>Contact us if you'd like more information on finding your dream home or
              preparing to sell your home.<br>
            </div>
          </div> <!--/ .pos -->
        </div> <!--/ .foot_content -->
        <div class="module module_disclaimer">
          <section>
            <small class="credits">
              <a href="https://www.jennings-associatesrealestate.com">www.jennings-associatesrealestate.com</a> is powered by Homes.com &amp; Larry Jennings, number one in real estate for Winfield, IA </small>
            <small class="copyright"> © Homes Media Solutions<br> All rights reserved. All information deemed reliable but not guaranteed </small>
          </section>
        </div>
        <section class="module module_footerlinks">
          <div class="content">
            <ul>
              <li class="sitemap"><a href="/sitemap/sitemap.aspx" class="btn">site map</a></li>
              <li class="loginlink">
                <!--googleoff: index-->
                <a id="ctl00_PageFooter1_ctl00_lnkmemberLoginButton" class="btn" href="javascript:__doPostBack('ctl00$PageFooter1$ctl00$lnkmemberLoginButton','')">Member Login</a>
                <!--googleon: index-->
              </li>
            </ul>
          </div>
        </section>
      </div> <!--/ .pos -->
      <!-- Do not edit below this line --->
      <div id="dialog" title="Basic dialog">
        <div class="dialog_content">
        </div>
      </div>
      <div id="fb-root"></div>
    </footer>
  </div><!-- end of #container -->
  <!-- used for loading scripts/resource files at the very end of page-->
  <script>
    var uibase = "/TemplateSiteTemplates/MasterPageThemes/eStrategy_Horizontal/Resources/js";

    function addCSSFile(path) {
      var cssLink = top.document.createElement("link");
      cssLink.setAttribute("rel", "Stylesheet");
      cssLink.setAttribute("type", "text/css");
      cssLink.setAttribute("href", path);
      top.document.getElementsByTagName("html")[0].insertBefore(cssLink, top.document.getElementsByTagName("body")[0]);
    }
    addCSSFile(variation + '/icons/icons.css');
  </script>
  <script language="JavaScript" type="text/javascript" src="/resources/js/HCwebsites-s_code.js"></script>
  <script language="JavaScript" type="text/javascript" src="/resources/js/en/en_omniture.js"></script>
  <script type="text/javascript">
    var _gaq = _gaq || [];
    _gaq.push(['_setAccount', 'UA-26941376-1']);
    _gaq.push(['_setDomainName', 'none']);
    _gaq.push(['_setAllowLinker', true]);
    _gaq.push(['_setCustomVar', 1, 'Dashboard', 'False', 3]);
    _gaq.push(['_setCustomVar', 2, 'SiteID', '150076635', 3]);
    _gaq.push(['_setCustomVar', 3, 'ContactID', '0', 3]);
    _gaq.push(['_setCustomVar', 4, 'SiteType', 'AgentSite', 3]);
    _gaq.push(['_trackPageview']);
    (function() {
      var ga = document.createElement('script');
      ga.type = 'text/javascript';
      ga.async = true;
      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
      var s = document.getElementsByTagName('script')[0];
      s.parentNode.insertBefore(ga, s);
    })();
  </script>
  <script type="text/javascript">
    var successmessage = '';
  </script>
  <script language="JavaScript" type="text/javascript">
    s.pageName = 'default.aspx';
    s.server = 'NFHCWEB10';
    s.channel = '';
    s.events = 'event1';
    s.eVar1 = 'http://www.jennings-associatesrealestate.com/default.aspx';
    s.eVar8 = 'www.jennings-associatesrealestate.com';
    s.eVar14 = '150000000';
    s.eVar15 = '0';
    s.eVar16 = '';
    s.eVar17 = '0';
    s.eVar18 = '150076635';
    s.prop8 = 'www.jennings-associatesrealestate.com';
    s.prop14 = '150000000';
    s.prop15 = '0';
    s.prop16 = '';
    s.prop17 = '0';
    s.prop18 = '150076635';
    initOmniture();
    /************* DO NOT ALTER ANYTHING BELOW THIS LINE ! **************/
    var s_code = s.t();
    if (s_code) document.write(s_code); //-->
  </script>
  <script language="JavaScript" type="text/javascript">
    <!--
    if (navigator.appVersion.indexOf('MSIE') >= 0) document.write(unescape('%3C') + '\!-' + '-')
    //
    -->
  </script><noscript><img src="http://dominionenterprises.112.2o7.net/b/ss/dedev/1/H.22.1--NS/0" height="1" width="1" border="0" alt=""></noscript><!--/DO NOT REMOVE/-->
</form>

Text Content

 * Home
 * contact
 * My Home Tracker
 * Log in







 * Properties
   * Search
   * Featured Searches
   * Featured Listings
   * Open Houses
 * Buyers
   * Neighborhood Report
   * Mortgage Calculator
   * Resources
 * Sellers
   * Resources
 * About
   * About Me
   * My Reviews
 * Contact


FEATURED PROPERTIES

No featured listings found.




FEATURED SEARCHES


Single Family

Luxury Home

Rentals

Condominium

Lots

Virtual Tours



WELCOME TO LARRY JENNINGS’S PREMIER REAL ESTATE WEBSITE
SERVING WINFIELD, IA.


Are you thinking of buying a home in the Winfield, IA area?
Finding the right home can be a difficult process but no matter what you are
looking for as an experienced Winfield, IA real estate agent I can provide you
with the resources you need to make the home buying process simpler, from
specific Winfield, IA neighborhood information, to tools to estimate your
mortgage payments, and buyer resources and articles that will help you through
the home buying process.

Thinking about selling real estate in the Winfield, IA area?
No matter which market you're in, you can use the marketing programs and
experience of a qualified Winfield, IA real estate agent like me to help sell
your home quickly and at the right price. Learn more about my service, see
information about recent home sales in Winfield, IA, or contact me to get
started today!

Are you interested in more Winfield, IA area details?
Please take a minute and browse my local neighborhood and school details, real
estate mortgage information and interactive maps for the Winfield, IA market.

Thank you for visiting www.jennings-associatesrealestate.com! This is a one-stop
real estate website for all your home buying and selling needs in Winfield, IA.
I’m a professional real estate agent who will help make your search for a new
home an enjoyable experience.

I encourage you to check out my website for local neighborhood and school
details, mortgage information, interactive maps,listings of properties of homes
for sale, plus many more features.

Please feel free to contact me directly if you have any questions about the
Winfield, IA real estate market, or buying or selling a home in Winfield, IA.

Thank you!




JENNINGS & ASSOCIATES


LARRY JENNINGS


Cell:(319) 759-2555Business:(319) 257-6692

REQUEST MORE INFO.


 * Name
 * Email Address
 * E-mail Address
 * Phone Number
 * Message
 * Contact Agent



Sign up

MY HOME TRACKER

Get relevant listings delivered right to your email.

search

NEIGHBORHOOD VALUES

Planning a move? Our neighborhood information will help you make the right
choice.


JENNINGS & ASSOCIATES


LARRY JENNINGS


115 s LocustWinfieldIA52659Cell:(319) 759-2555Business:(319) 257-6692Fax:(319)
257-6692Email Us



A BETTER WAY TO BUY AND SELL REAL ESTATE

This is a one-stop real estate website for all your home buying and selling
needs in Winfield, IA, IA.

Contact us if you'd like more information on finding your dream home or
preparing to sell your home.

www.jennings-associatesrealestate.com is powered by Homes.com & Larry Jennings,
number one in real estate for Winfield, IA © Homes Media Solutions
All rights reserved. All information deemed reliable but not guaranteed
 * site map
 * Member Login