Front Range DJ

Front Range DJ Front Range DJ, is Northern Colorado's entertainment source for Weddings, Graduations, Parties and all your special events.

With a more personal approach, Front Range DJ caters to the event you want. It's your special occasion, so we make it happen.

Had a great night  with a great crowd call us for all your dj needs
06/16/2024

Had a great night with a great crowd call us for all your dj needs

11/06/2019

The Holiday Season is just around the corner, and that means Christmas parties! Front Range DJ is here to make your party a hit! Contact us soon to reserve your date before the schedule fills up! Happy Holidays and Merry Christmas!

01/23/2019

Front Range DJ, is excited to announce a new partnership with Ty Kissler. Ty will be acting as the new General Manager of Front Range DJ!

07/14/2013

DJ-ing @ Grand Lake, Colorado, today. Western Riveria Hotel and Event Center.

09/26/2012

65th Birthday

09/26/2012

Jump Rope

09/25/2012

Front Range DJ - Lights, Camera, Action

09/13/2012

Address

25307 WCR 50
Kersey, CO
80644

Alerts

Be the first to know and let us send you an email when Front Range DJ posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Establishment

Send a message to Front Range DJ:

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); });