Jugmaxs Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from Jugmaxs, Art, Long Island City, NY.

Another day in paradise
09/23/2025

Another day in paradise

Life wonders
09/21/2025

Life wonders

Short n’ Sweet trip      #2025
09/18/2025

Short n’ Sweet trip #2025

2nd day in Universal
08/24/2025

2nd day in Universal

šŸŽ”
08/22/2025

šŸŽ”

Vacation time šŸŒž
08/22/2025

Vacation time šŸŒž

11/06/2024

11/06/2024

10/19/2024

Remember like it was 2020
10/15/2024

Remember like it was 2020

My last day in NY was everything!
09/27/2024

My last day in NY was everything!

I love these mask and the serum I use it everyday
09/02/2024

I love these mask and the serum I use it everyday

Address

Long Island City, NY

Website

Alerts

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

Share

Category

//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); });