6 Ashley Court, Monroe, NJ 08831 | MLS#: 1720493 (2024)

"); } } else { centerSlides = true; window.listingPhotoCount = 0; slides.push("

6 Ashley Court, Monroe, NJ 08831 | MLS#: 1720493 (1)

"); } slides.push("

"); $('#carousel-container').attr('id','slick-container').html(slides.join("")); //calculate visible images for each breakpoint if (listingPhotoCount < 8 && listingPhotoCount > 3) centerSlides = false; var breakpoint = [8, 7, 6, 5, 5] switch (listingPhotoCount) { case 8: breakpoint[0] = 7; break; case 7: breakpoint[1] = 6; breakpoint[0] = 6; break; case 6: breakpoint[2] = 5; breakpoint[1] = 5; breakpoint[0] = 5; break; case 5: breakpoint[3] = 4; breakpoint[2] = 4; breakpoint[1] = 4; breakpoint[0] = 4; break; case 4: breakpoint[3] = 2; breakpoint[2] = 3; breakpoint[1] = 3; breakpoint[0] = 3; break; case 3: breakpoint[3] = 2; breakpoint[2] = 2; break; } // MFNTEST console.log('MFNTEST'); console.log(breakpoint[0]); var lazyLoadCount = 0; $('.photo-carousel-responsive').on('lazyLoaded', function () { setTimeout(function () { //console.log('lazy loading'); }, 500); }).slick({ dots: false, infinite: true, lazyLoad: "ondemand", speed: 300, slidesToScroll: 1, slidesToShow: breakpoint[0], responsive: [{ breakpoint: 1920, settings: { slidesToShow: breakpoint[0], } }, { breakpoint: 1680, settings: { slidesToShow: breakpoint[1], } }, { breakpoint: 1440, settings: { slidesToShow: breakpoint[2], } }, { breakpoint: 1024, settings: { slidesToShow: breakpoint[3], } }, { breakpoint: 992, settings: { slidesToShow: breakpoint[4], } }], variableWidth: true, centerMode: centerSlides, prevArrow: '', nextArrow: '' }); setTimeout(function () { $(window).resize(); $(document).trigger("ldp-carousel-ready"); }, 500); $('#description-menu-birdseye-item a').html('Map'); }); } else { luxurySource = ' Luxury'; var VirtualTourUrl = "javascript:open_tour('/Listing/ProcessVirtualTour.aspx?VirtualTour=&ListingID=374072780&IRPAgentID=0&ListingNumber=1720493&ListingSourceID=96')"; $(function() { // the contents of this id are not available in the Luxury - LDP - Top of Page widget so adding this code here if (VirtualTourUrl.length > 0) { $('#virtual-tour').html('Virtual Tour'); } }); }$(function() { $('#listingdetail-disclaimercontainer').addClass('notranslate'); $('#listingdetail-disclaimercontainer').css("text-align","center"); var courtesyOfContainer = $("address.details-listing-courtesy-of_container") var courtesyOf = $.trim(courtesyOfContainer.text()); if (courtesyOf.length === 0) { courtesyOf = "Courtesy Of: ORANGE KEY REALTY, INC."; var ba = ""; if (ba.length > 0) courtesyOf = courtesyOf + " - " + ba; courtesyOfContainer.text(courtesyOf); }// else if (courtesyOf.length > 0 && !window.isIdxListing) { //courtesyOfContainer.text("Courtesy Of: "); //} //$('a[name="navBar_return_to_search_results"], .ld-ctae-map-directions').remove();try {jQuery.ajax({url: ws_url,type: 'GET',async: true,dataType: 'json',success: function (ws) {var walkScoreText = '' + ws.walkscore + '/100: '; var text; if(ws.walkscore > 74) { $('.walkscore-tagline').html(ws.description); text = 'Daily errands do not require a car'; walkScoreText += text;} else { $('.walkscore-tagline').html(ws.description); text = 'Daily errands may require transportation'; walkScoreText += text;}walkScoreText = "
" + window.getScoreMarkup(ws.walkscore, text);$('.score-100').html(walkScoreText);$('a.ws-link').attr('href', ws.ws_link);}});} catch (e) {console.log("e: " + e);}// Holds all activities that move elements around on the page. function reArrangeElementsOnLdp() { var windowWidth = $(window).width(); checkForDomElement('#navBar_view_previous_listing', function(el) { $(el).html(' Previous'); }); checkForDomElement('#navBar_view_next_listing', function(el) { $(el).html('Next '); }); checkForDomElement('#listingdetail-maindata-REMOVE', function(el) { $(el).removeClass('col-sm-7').removeClass('col-md-8'); }); checkForDomElement('#listingdetail-maindata-REMOVE > p.visible-xs.pull-right', function(el) { $(el).remove(); }); checkForDomElement('#listingdetail-callstoaction', function(el) { $(el).parent().css('height', '0px'); }); checkForDomElement('#description-menu-largerphotos-item', function(el) { $(el).remove(); }); if(windowWidth <= 767) { // 767 = bootstrap "xs" breakpoint checkForDomElement('#mortgage-estimator', function(el) { var $detached = $(el).detach(); $detached.removeClass('lf_flexcol-xxs-12 lf_flexcol-sm-6 lf_component'); $('#mortgage-estimator-mobile').append($detached); $('#mortgage-estimator-mobile-container').removeClass('lf_hidden-sm lf_visible-xxs'); }); checkForDomElement('#lf_greatschools_container', function(el) { var $detached = $(el).detach(); $detached.removeClass('lf_flexcol-xxs-12 lf_flexcol-sm-6 lf_component'); $('#lf_greatschools_mobile').append($detached); $('#lf_greatschools_mobile-container').removeClass('lf_hidden-sm lf_visible-xxs'); }); } checkForDomElement('#sidebarSecondaryContent', function(el) { $(el).find('#lf_action-icons') .detach() .prependTo('#lf_action-icons-container'); if(windowWidth > 767) { // 767 = bootstrap "xs" breakpoint // When displaying on a larger screen... $(el).find('#listingdetail-contactinfo') .detach() .appendTo('#listingdetail-contactform-container'); } else { // When displaying on a smaller screen... // Note: ListingDetail.js moves the contact form to a different location on the page, so // we gotta it elsewhere. // Put the form inside the mobile form container $('#listingdetail-contactinfo') .detach() .prependTo('#listingdetail-contactform-container-mobile'); // And move the container back to where ListingDetail.js originally moved it. $('#listingdetail-contactform-container-mobile') .removeClass('hide lf_col-xxs-12') .insertAfter('#lf_contact-card');//.find('.panel-heading').trigger('click'); //.insertAfter('#listingdetail-summary-photos'); $('#listingdetail-contactform-container').remove(); } $(el).addClass('row'); // Remove per 592 $(el).remove(); }); } reArrangeElementsOnLdp(); $('.icon-arrow-left').removeClass('icon-arrow-left').addClass('fa fa-chevron-left'); if (typeof window.listingPhotos === undefined || window.listingPhotos.length <= 0) { $('.ld-navbar.pager').show(); $('.views-nav-container.navbar').hide(); $('.ld-section .no-image-container > img').css('min-height','420px'); }//checkForDomElement('.pagination-centered2.ld-navbar.pager', function(el) { //$(el).parent().css({'max-width':'1000px','margin':'0 auto'}); //checkForDomElement('.views-nav-container.navbar-default', function(el2) { //$(el).detach().appendTo(el2); //$(el2).addClass('container'); //});//});//checkForDomElement('#photo-viewer-menu', function(el) {// $(el).addClass('row details');//});//checkForDomElement('#navBar_view_previous_listing i.icon-arrow-left', function(el) {// $(el).parent().parent().parent().remove();//}); $(document).on('click','#description-menu-photogallery-item', function() { // carousel // Toggle from photo view to map view$('#current-image-container').hide();// had to directly set the style as toggling from map view to photo view, below, directly sets the style attribute.$("#description-menu-birdseye-item").attr("style", "display:table-cell");});$(document).on('click','#description-menu-birdseye-item', function() { // map // Toggle from map view to photo view$('#current-image-container').show();// for some reason the inline style "display:none" doesn't override all. Had to put !important to force it. $("#description-menu-birdseye-item").attr('style', 'display:none !important'); //remove the layer menu, it shouldn't be on the LDP setTimeout(function() { if (typeof(galleryMap) !== "undefined") { galleryMap.setOptions({showLayerMenu: false}); } }, 200);});$(window).on("orientationchange", function(){ // Fixes the issue when the orientation change the map width does resize properly setTimeout(function(){ // chrome on android needs a delay or the width won't change. $('#current-image-container').width($(window).width()); }, 200);});});

"); $("#ldp-photos").on("onAfterSlide.lg", function (event, p, i) { var index = i; $(".photo-carousel-responsive").slick("slickGoTo", index, true); }); $(".photo-carousel-responsive").on("afterChange", function (slick, currentSlide) { updatePhotoCount(); }); $(".photo-carousel-responsive").after("

"); $(".ldp-photo-count").click(function () { var index = parseInt($(".photo-carousel-responsive").slick("slickCurrentSlide")); if (index < 0) { index = $("#ldp-photos img").length + index; } $("#slick-container .slick-slide[data-slick-index='" + index + "'").click(); //$("#ldp-photos a:eq(" + index + ")").click(); }); updatePhotoCount(); var slickImageClick = function(event) { var slideNumber = parseInt($(event.currentTarget).attr("data-slick-index"), 10); if(slideNumber < 0) { //there's a negative index slideNumber = slickPhotoCount + slideNumber; } if(slideNumber >= slickPhotoCount) { //there's a number out of range (slick clones slides for infinite scroll) slideNumber = slideNumber - slickPhotoCount; } $("#ldp-photos").lightGallery({ download: false, dynamic: true, dynamicEl: html }); $("#ldp-photos").data('lightGallery').index = slideNumber; }; $("#slick-container .slick-slider").on("click", ".slick-slide", slickImageClick); });});

Monroe Real Estate at a Glance

  • Homes for Sale
  • Homes Sold*
  • Avg. Days on Market*
  • Median Sold Price*

*over last 3 months

Learn more about Monroe in our Market Minute Report

You Might Also Like

$1,530,000 13 Stonegate DriveMonroe, NJ 088317 beds,7.5 bathsLearn More
$1,675,000 41 Springwood DriveMonroe, NJ 088314 beds,5 baths, 5,100 sq ftLearn More
$899,900 415 Spotswd-engtwn RoadMonroe, NJ 088315 beds,2.5 baths, 2,942 sq ftLearn More
$729,900 121 Jennifer DriveMonroe, NJ 088314 beds,2 baths, 2,412 sq ftLearn More
$789,900 108 Jennifer DriveMonroe, NJ 088315 beds,2.5 baths, 2,318 sq ftLearn More
$1,350,000 14 Woodmere RoadMonroe, NJ 088315 beds,5.5 baths, 4,839 sq ftLearn More
$1,149,900 1 San Diego PlaceOld Bridge, NJ 088574 beds,3.5 baths, 3,700 sq ftLearn More
$389,900 397 Spotswood Gravel Hill RoadMonroe, NJ 088313 beds,2 baths, 1,500 sq ftLearn More
$1,150,000 7 Santa Fe AvenueOld Bridge, NJ 088575 beds,3 baths, 3,486 sq ftLearn More

See More Listings

Skip Slideshow

6 Ashley Court, Monroe, NJ 08831 | MLS#: 1720493 (11)

    6 Ashley Court, Monroe, NJ 08831 | MLS#: 1720493 (2024)
    Top Articles
    Maewing Saddle Spawn Command
    Ashley Judd: A Year of Grief and Learning Without My Mom
    How To Fix Epson Printer Error Code 0x9e
    NYT Mini Crossword today: puzzle answers for Tuesday, September 17 | Digital Trends
    Hannaford Weekly Flyer Manchester Nh
    Room Background For Zepeto
    Gabriel Kuhn Y Daniel Perry Video
    Comforting Nectar Bee Swarm
    877-668-5260 | 18776685260 - Robocaller Warning!
    Erskine Plus Portal
    What’s the Difference Between Cash Flow and Profit?
    Jcpenney At Home Associate Kiosk
    Detroit Lions 50 50
    South Bend Tribune Online
    The fabulous trio of the Miller sisters
    House Party 2023 Showtimes Near Marcus North Shore Cinema
    Mineral Wells Independent School District
    Mani Pedi Walk Ins Near Me
    Spoilers: Impact 1000 Taping Results For 9/14/2023 - PWMania - Wrestling News
    How to Create Your Very Own Crossword Puzzle
    Nhl Tankathon Mock Draft
    Geometry Review Quiz 5 Answer Key
    Graphic Look Inside Jeffrey Dahmer
    Wemod Vampire Survivors
    Best Sports Bars In Schaumburg Il
    Which Sentence is Punctuated Correctly?
    Workshops - Canadian Dam Association (CDA-ACB)
    Masterbuilt Gravity Fan Not Working
    Publix Christmas Dinner 2022
    Rek Funerals
    Busted! 29 New Arrests in Portsmouth, Ohio – 03/27/22 Scioto County Mugshots
    Chadrad Swap Shop
    Have you seen this child? Caroline Victoria Teague
    Bernie Platt, former Cherry Hill mayor and funeral home magnate, has died at 90
    24 slang words teens and Gen Zers are using in 2020, and what they really mean
    Ixl Lausd Northwest
    Giantess Feet Deviantart
    Polk County Released Inmates
    Jefferson Parish Dump Wall Blvd
    Albertville Memorial Funeral Home Obituaries
    Nearest Ups Office To Me
    Omaha Steaks Lava Cake Microwave Instructions
    What Is A K 56 Pink Pill?
    Gregory (Five Nights at Freddy's)
    Wilson Tire And Auto Service Gambrills Photos
    Mother Cabrini, the First American Saint of the Catholic Church
    Funkin' on the Heights
    Euro area international trade in goods surplus €21.2 bn
    Bama Rush Is Back! Here Are the 15 Most Outrageous Sorority Houses on the Row
    Craigslist Sarasota Free Stuff
    Aspen.sprout Forum
    Unity Webgl Extreme Race
    Latest Posts
    Article information

    Author: Tuan Roob DDS

    Last Updated:

    Views: 5960

    Rating: 4.1 / 5 (62 voted)

    Reviews: 85% of readers found this page helpful

    Author information

    Name: Tuan Roob DDS

    Birthday: 1999-11-20

    Address: Suite 592 642 Pfannerstill Island, South Keila, LA 74970-3076

    Phone: +9617721773649

    Job: Marketing Producer

    Hobby: Skydiving, Flag Football, Knitting, Running, Lego building, Hunting, Juggling

    Introduction: My name is Tuan Roob DDS, I am a friendly, good, energetic, faithful, fantastic, gentle, enchanting person who loves writing and wants to share my knowledge and understanding with you.