HOU Nightlife

HOU Nightlife We are your source for the best Nightlife, New Years Eve, or Halloween Parties in Houston.

Hope you all had a great Labor Day Weekend!
09/06/2016

Hope you all had a great Labor Day Weekend!

Let the countdown begin to Labor Day Weekend!
09/02/2016

Let the countdown begin to Labor Day Weekend!

Seriously is it? No, only Tuesday! Ok
08/30/2016

Seriously is it? No, only Tuesday! Ok

Looking for the best parties in Houston? http://hounightlife.com/
08/16/2016

Looking for the best parties in Houston? http://hounightlife.com/

Houston Nightlife We are your source for the best Nightlife, New Years Eve, or Halloween Parties in Houston. Welcome to HouNightLife.com, your home for Houston Nightclubs, Bars, Concert Venues, Comedy Clubs, and Lounges in the Space City! HouNightLife.com offers the best options for unique weekly an...

Address

Calabasas, CA
91302

Alerts

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