ML Events

ML Events We specialize in crafting memorable and remarkable special events by using a combination of creativity and planning.

We focus on the details so you can relax and enjoy yourself.

05/18/2018

Andrés Ini Sabado 2 de Junio en Party Room Aventura. PM para entradas, Show Imperdible!!!

05/26/2017
Theme: Art & MinionsLogo design, decor, candy table
05/24/2017

Theme: Art & Minions
Logo design, decor, candy table

Shabbat Dinner and Luncheon
09/07/2016

Shabbat Dinner and Luncheon

09/07/2016
03/03/2016
See you all on Friday at Hochberg Prep!!
11/18/2015

See you all on Friday at Hochberg Prep!!

Baby Shower.
10/10/2015

Baby Shower.

5th Birthday Party.
09/04/2014

5th Birthday Party.

5th Soccer Birthday Party

Address

Aventura, FL
33160

Alerts

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