The Porch

The Porch Just one hell of a good time....

Friday night!!
07/23/2016

Friday night!!

Extending the Porch to a backyard bonfire...good times!
02/13/2016

Extending the Porch to a backyard bonfire...good times!

01/31/2016
Good times as always!
06/08/2014

Good times as always!

He never saw it cu***ng
05/11/2014

He never saw it cu***ng

Mohawk night on The Porch.
04/13/2014

Mohawk night on The Porch.

The beginning of a fun night on The Porch!   Thanks Marisa for the photo.
03/31/2014

The beginning of a fun night on The Porch! Thanks Marisa for the photo.

Sooo....last night on the porch..
01/12/2014

Sooo....last night on the porch..

Hanging out watching some UFC!!
12/30/2013

Hanging out watching some UFC!!

12/15/2013
12/15/2013
12/15/2013

Address

3239 NW 52nd Place
Gainesville, FL
32605

Website

Alerts

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