\n West Chester, OH <\/div>\n <\/div>\n
\n
\n \n <\/span>\n <\/span>\n <\/div>\n <\/div>\n <\/td>\n <\/tr>\n <\/tbody>\n <\/table>\n <\/div>\n <\/a>\n <\/div>","propertyId":1517911,"propertyUrl":"http:\/\/mlsfinder.com\/oh_cincy\/johnbissman\/?action=listing_detail&property_id=1517911"}]; var $map = $('#' + mapParams.mapId);
var onMapLoaded = function () {
$map.wolfnetMaptracksDriver({
houseoverData : houseoverJson,
houseoverIcon : mapParams.houseoverIcon,
mapId : mapParams.mapId
});
};
$map.mapTracks({
mapName: 'pluginMap',
mapZoomLevel: mapParams.zoomLevel,
centerLat: mapParams.centerLat,
centerLng: mapParams.centerLng,
isMovable: true,
allowMouseWheel: false,
loaded: onMapLoaded
});
});
jQuery(function ($) {
var instance = '#wolfnet_listingGrid_0ede2d78b4124214aef1f047f7c7ad7e'; 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","farm_hobby":"y","min_price":0,"max_price":1000000000,"listing_status":"All","subdivision":"Brenner Woods||West Chester","total_rows":1}
,
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"}]
,
defaultSort : "price_desc"
});
};
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 = 'collapseListingsb26f10d5502c4c43a2e31003f71bd3aa';
var hideId = 'hideListingsf9ef4394e33c43d9a5fc4bc297bff11b';
var showId = 'showListings816e857835c24b5e866f01e5df816545';
wolfnet.hideListings(collapseListingsId,hideId,showId);
}