Gaynor_360

Gaynor_360 We make your events unforgettable with our 360 Photobooth!

01/29/2025

Delta Event, Soaring to Success!

01/29/2025

Holiday Inn Express Christmas Party 2024

01/29/2025

I know that I don’t post like I should 🤦🏾‍♀️ I plan to do better, this is 2025! My .5 century year 🫶🏽

12/19/2024

K on the 360

09/11/2023

There ain’t enough money in the world… You couldn’t pay me to stay a night in this bed 🤦🏾‍♀️

BOLPA Sneaker Ball! These kids have too much energy 😍 To be this age just for a couple of hours… only a couple because I...
04/29/2023

BOLPA Sneaker Ball! These kids have too much energy 😍 To be this age just for a couple of hours… only a couple because I like being the boss of me 😝
Thanks to the school director Kenya Love for having us!

It was a pleasure working with Budget Eyes for their grand opening today! Fun times were had by all!
04/29/2023

It was a pleasure working with Budget Eyes for their grand opening today! Fun times were had by all!

03/27/2023

03/03/2023

Address

Fairburn, GA

Telephone

+14707555876

Website

Alerts

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