0
Skip to Content
Who We Are
Our Mission
Our Story
Our Business
Our Team
Our Values
Our Partners
Our Portfolio
Hospitality Services
Recreation and Facility Management
Special Events & Production Services
Professional Services
Current Locations
Upcoming Locations
Reach Out To Us
General Inquires
Book Your Event
Book Your Dining Reservation
Book Your Private Catering
Pick Up and Delivery Services
Work With Us
Order Now
Pick Up or Delivery
Order Swag
Client Reviews
Open Menu
Close Menu
Who We Are
Our Mission
Our Story
Our Business
Our Team
Our Values
Our Partners
Our Portfolio
Hospitality Services
Recreation and Facility Management
Special Events & Production Services
Professional Services
Current Locations
Upcoming Locations
Reach Out To Us
General Inquires
Book Your Event
Book Your Dining Reservation
Book Your Private Catering
Pick Up and Delivery Services
Work With Us
Order Now
Pick Up or Delivery
Order Swag
Client Reviews
Open Menu
Close Menu
Folder:
Who We Are
Back
Our Mission
Our Story
Our Business
Our Team
Our Values
Our Partners
Folder:
Our Portfolio
Back
Hospitality Services
Recreation and Facility Management
Special Events & Production Services
Professional Services
Current Locations
Upcoming Locations
Folder:
Reach Out To Us
Back
General Inquires
Book Your Event
Book Your Dining Reservation
Book Your Private Catering
Pick Up and Delivery Services
Work With Us
Folder:
Order Now
Back
Pick Up or Delivery
Order Swag
Client Reviews
PROJECTS
COLORADO
1505 30th St, Boulder, CO 80303
SCOTT CARPENTER POOL CONCESSIONS
VIEW MENU
Previous
Previous
Pennsylvania
Next
Next
Washington
function hideDefaultMobileMenu() { if (window.innerWidth <= 768) { const elementsToHide = document.querySelectorAll( '.Header-nav,.header-menu-wrapper, .sqs-mobile-nav, .Mobile-bar, .Mobile-bar-menu, .hamburger-social-icons' ); elementsToHide.forEach(el => { el.style.display = 'none'; el.style.visibility = 'hidden'; el.style.pointerEvents = 'none'; el.style.height = '0'; el.style.overflow = 'hidden'; }); } else { // Optional: revert if screen is larger const elementsToShow = document.querySelectorAll( '.Header-nav, .Header-menu-toggle, .header-menu-wrapper, .sqs-mobile-nav , .Mobile-bar, .Mobile-bar-menu' ); elementsToShow.forEach(el => { el.style.display = ''; el.style.visibility = ''; el.style.pointerEvents = ''; el.style.height = ''; el.style.overflow = ''; }); } } // Run on page load hideDefaultMobileMenu(); // Run on window resize (to handle orientation changes or resizing) window.addEventListener('resize', hideDefaultMobileMenu); document.addEventListener('DOMContentLoaded', () => { const defaultMobileMenus = document.querySelectorAll('.Header-nav, .Header-menu-toggle, .header-menu-wrapper, .sqs-mobile-nav, .Mobile-bar, .Mobile-bar-menu'); defaultMobileMenus.forEach(el => { el.style.display = 'none'; }); }); (function(){ let playInBackend = true, timing = 3, section = '', direction = 1; //1 = forwards, 0 = backwards /*Do not Adjust below this line*/ function AutoScrollLayout(e){if(null==(e=""==e?document.querySelector(".user-items-list-section"):document.querySelector(e)))return;let n,t,o,i,c,r=!1,u=e.querySelectorAll('button[class*="__arrow-button"]');function s(){n=setInterval(d,t)}function d(){o=document.querySelector("body.sqs-edit-mode-active"),i=document.querySelector(".sqs-modal-lightbox-open, .wm-mega-menu--open"),r||o||i||!c||u[direction].click()}t=1e3*timing;if(document.addEventListener("visibilitychange",(function(){r=!!document.hidden})),["mousedown","touchstart"].forEach((n=>{e.addEventListener(n,(function(){r=!0}))})),["mouseup","touchend"].forEach((t=>{e.addEventListener(t,(function(){r=!1,clearInterval(n),s()}))})),window.IntersectionObserver){new IntersectionObserver(((e,n)=>{e.forEach((e=>{c=!!e.isIntersecting}))}),{rootMargin:"-75px 0px -75px 0px"}).observe(e)}u[direction]&&s()}window.addEventListener("load",(function(){let e=new Array;e.push(section),section.includes(",")&&(e=section.split(",")),e.forEach((e=>{(window.top==window.self||window.top!==window.self&&playInBackend)&&new AutoScrollLayout(e)}))})); }());