PartyPix Bridal/baby shower, graduation parties, special events, work/company picnics, etc

Will take beautiful photos of your event so you have lasting memories!

04/30/2017
Photos from a baby shower celebrating the arrival of a little boy!
03/06/2017

Photos from a baby shower celebrating the arrival of a little boy!

Some of the groomsmen and guests being goofy at a wedding
01/11/2017

Some of the groomsmen and guests being goofy at a wedding

Have a party or special event coming up that you want memorable photos of? Just message PartyPix for info and pricing!
12/30/2016

Have a party or special event coming up that you want memorable photos of? Just message PartyPix for info and pricing!

Engagement parties, graduations, showers, etc
12/27/2016

Engagement parties, graduations, showers, etc

Wreaths Across America to honor our veterans
12/18/2016

Wreaths Across America to honor our veterans

11/28/2016

Address

Niagara Falls, NY
14304

Telephone

(716) 560-1566

Website

Alerts

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