Record Rabbi

Record Rabbi An A&R and Artist Development Company

No waiting.
02/29/2020

No waiting.

Love this airport!
02/14/2020

Love this airport!

Back from Nashville rooting for the Patriots to lose at my favorite hang.
01/05/2020

Back from Nashville rooting for the Patriots to lose at my favorite hang.

This is why the Nashville Airport is my favorite.
01/03/2020

This is why the Nashville Airport is my favorite.

Time to make the donuts   Simo music
12/30/2019

Time to make the donuts Simo music

At the movies. ✡️
12/14/2019

At the movies. ✡️

No polyps for a change:)
12/09/2019

No polyps for a change:)

I haven’t done this in so long I don’t even understand how to work these machines.
11/21/2019

I haven’t done this in so long I don’t even understand how to work these machines.

10/10/2019

Smokin’!:)
09/30/2019

Smokin’!:)

My favorite NYC activity.
09/26/2019

My favorite NYC activity.

Address

Hamden, CT
06517

Alerts

Be the first to know and let us send you an email when Record Rabbi 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); });