Cpix77 Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from Cpix77, Art, Townsend, TN.

Just a travelling Porg
01/28/2024

Just a travelling Porg

A great so visit on a great fall day
11/04/2023

A great so visit on a great fall day

Porgy goes to the zoo
11/04/2023

Porgy goes to the zoo

Just a Porg and friends on a leaf peeping adventure
10/30/2023

Just a Porg and friends on a leaf peeping adventure

Great Smoky mountains visit. We saw bears and wild turkeys too!!!!
08/10/2023

Great Smoky mountains visit. We saw bears and wild turkeys too!!!!

Great Smoky mountains with besties
08/10/2023

Great Smoky mountains with besties

Just a porg hanging with friends at Disney
07/17/2023

Just a porg hanging with friends at Disney

Sunset in the mountains...
06/27/2023

Sunset in the mountains...

It's Sheriff Porgy on his trusty steed...
06/24/2023

It's Sheriff Porgy on his trusty steed...

Porgy was very excited to meet Chewbacca and remind him that porg are friends. A big hug solidified their friendship    ...
04/16/2023

Porgy was very excited to meet Chewbacca and remind him that porg are friends. A big hug solidified their friendship

Porgy loves a dinosaur land...
04/11/2023

Porgy loves a dinosaur land...

Just a porg heading to Disney
04/08/2023

Just a porg heading to Disney

Address

Townsend, TN
37882

Website

Alerts

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