Parking Spaces at Allen Calvin Campus*

#parking_widget_container { } #parking_widget_container #parking_widget { } #parking_widget_container * { box-sizing: border-box; }
 
function initParkingWidget() { } // Load the script and initialize the widget var script = document.createElement('script'); script.src = '/themes/paloalto/parking_widget/js/widget.min.js'; script.onload = function() { initParkingWidget(); }; document.head.appendChild(script);

*Please note: the