Homes for Sale in Springbrook of Springboro, Ohio
jQuery(function ($) {
var instance = '#wolfnet_listingGrid_57b94c0c808b4ac499589d002330d283'; var $listingGrid = $(instance);
var setupThumbnailScroller = function () { var $listing = $listingGrid.find('.wolfnet_listing'); $listing.wolfnetThumbnailScroller({ keyid: 1, photoSelector: '.wolfnet_listingImage img', hideControls: !wolfnet.hasFeature('touch') // If on a touch screen, always show the controls }); $listing .on('wolfnet.controlover', function () { $(this).find('.wolfnet_detailsLink').addClass('wolfnet_hidden'); }) .on('wolfnet.controlout', function () { $(this).find('.wolfnet_detailsLink').removeClass('wolfnet_hidden'); }); };
var setupToolbar = function () { $listingGrid.filter('.wolfnet_withPagination,.wolfnet_withSortOptions').wolfnetToolbar({ numrows : 50 ,criteria : {"title":"","class":"wolfnet_listingGrid ","criteria":"","ownertype":"all","maptype":"below","paginated":false,"sortoptions":false,"maxresults":50,"maxrows":50,"mode":"advanced","savedsearch":"","zipcode":"","city":"","exactcity":"","minprice":"","maxprice":"","keyid":1,"startrow":1,"search_mode":"form","primarysearchtype":"active","searchtype":"subdivision","state":"OH","single_family":"y","condo":"y","townhouse":"y","duplex":"y","multi_family":"y","residential_lease":"y","lots_acreage":"y","farm_hobby":"y","commercial":"y","industrial":"y","retail_store":"y","min_price":0,"max_price":1000000000,"listing_status":"All","subdivision":"Springbrook||Springboro","total_rows":3} ,maxResults : 250 ,itemsPerPageData : [5,10,15,20,25,30,35,40,45,50] ,sortOptionsData : [{"value":"price_desc","label":"Descending by Price"},{"value":"price","label":"Ascending by Price"},{"value":"city_desc","label":"Descending by City"},{"value":"city","label":"Ascending by City"},{"value":"type_desc","label":"Descending by Type"},{"value":"type","label":"Ascending by Type"},{"value":"year_desc","label":"Descending by Year"},{"value":"year","label":"Ascending by Year"}] }); };
var setupListingGrid = function () { $listingGrid.filter('.wolfnet_listingGrid').wolfnetListingGrid({ containerClass: 'wolfnet_listings', itemClass: 'wolfnet_listing', clearfixClass: 'wolfnet_clearfix', gridAlign: 'center' }); };
setupToolbar(); setupListingGrid();
});
var maptype = 'below' if (maptype == 'map_only') {
var collapseListingsId = 'collapseListings30e501a0e3374bf9a7dae44efca635ed'; var hideId = 'hideListings2da61532457a48b69b5940976f76293c'; var showId = 'showListingse29ae675ecf545d9900a2ee2766bb5ed';
wolfnet.hideListings(collapseListingsId,hideId,showId); }
