LocalDubstep

LocalDubstep Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from LocalDubstep, Dacula, GA.

New Adventure Club track out over at http://localdubstep.com/?p=1575
05/29/2012

New Adventure Club track out over at http://localdubstep.com/?p=1575

OK everyone so what I have here is yet another addition to the jaw dropping, ear pounding musical renditions from the tag team from the part of North America that everyone forgets about, no offense. Adventure Club has done it again creating a musical blend that is sure to please everyone from the ne...

Win free tickets to see Crizzly....head here to enter :) good luck http://www.local-dubstep.com/?p=5429
11/04/2011

Win free tickets to see Crizzly....head here to enter :) good luck http://www.local-dubstep.com/?p=5429

Then come back to this page and copy and paste your twitter link in a comment below. That is it. We want to use twitter so it is easier to contact the winner.

Address

Dacula, GA
30019

Alerts

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