Murphy's on the Ridge

Murphy's on the Ridge Our place is your place... to enjoy family and friends....! We Love you all! Where friends and family join in fun!
(9)

09/30/2018
09/30/2018
03/25/2018

Save the date JUNE 30th - Murphy's 10th Annual Summer Party!

06/20/2015
03/11/2014

Murphy QUIZ:
1. Who knows the date of this years summer bash at the Murphy's???

2. What is the theme?

3. What do plan on wearing for this years theme?

09/13/2013

Halloween party decorations are ahead of schedule thanks to great dedicated friends! And Billy's determination !

07/09/2013

❤U guys!

:-) evil women !
05/14/2013

:-) evil women !

Cinco de mayo fajitas ! On the grill / Bitter Locks Sunday Funday!
05/05/2013

Cinco de mayo fajitas ! On the grill / Bitter Locks Sunday Funday!

03/31/2013

Question of the day ... Stranded on a dessert island and you can only listen to one band until you are rescued... Name that band?

Address

W Ridge Rd
Brockport, NY
14420

Alerts

Be the first to know and let us send you an email when Murphy's on the Ridge posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });