Galore Balloons CT

Galore Balloons CT Make your party pop with customized balloon arches, garlands, balloon bouquets and more. Contact me to discuss your next party!

A birthday party for a πŸ‘‘ Queen πŸ‘‘
04/25/2026

A birthday party for a πŸ‘‘ Queen πŸ‘‘

Bring the excitement to your next party. DM for more information
04/09/2026

Bring the excitement to your next party. DM for more information

Take your event to the next level with a balloon backdrop
04/08/2026

Take your event to the next level with a balloon backdrop

Holiday Party!
03/20/2026

Holiday Party!

Collegiate Event Balloon Arch is up!
03/20/2026

Collegiate Event Balloon Arch is up!

Halloween Dance
03/20/2026

Halloween Dance

Halloween Party!
03/20/2026

Halloween Party!

Small Garland for a Galentine’s Dance
03/20/2026

Small Garland for a Galentine’s Dance

Sweet 16
04/21/2025

Sweet 16

Happy Birthday Office Surprise πŸŽ‰πŸŽˆπŸŽˆπŸŽŠ
07/09/2024

Happy Birthday Office Surprise πŸŽ‰πŸŽˆπŸŽˆπŸŽŠ

Birthday Tshirts
05/24/2024

Birthday Tshirts

Address

Naugatuck, CT

Website

Alerts

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