, but this code // executes before the first paint, when

ÃÛÌÒapp

is not yet present. The // classes are added to so styling immediately reflects the current // toolbar state. The classes are removed after the toolbar completes // initialization. const classesToAdd = ['toolbar-loading', 'toolbar-anti-flicker']; if (toolbarState) { const { orientation, hasActiveTab, isFixed, activeTray, activeTabId, isOriented, userButtonMinWidth } = toolbarState; classesToAdd.push( orientation ? `toolbar-` + orientation + `` : 'toolbar-horizontal', ); if (hasActiveTab !== false) { classesToAdd.push('toolbar-tray-open'); } if (isFixed) { classesToAdd.push('toolbar-fixed'); } if (isOriented) { classesToAdd.push('toolbar-oriented'); } if (activeTray) { // These styles are added so the active tab/tray styles are present // immediately instead of "flickering" on as the toolbar initializes. In // instances where a tray is lazy loaded, these styles facilitate the // lazy loaded tray appearing gracefully and without reflow. const styleContent = ` .toolbar-loading #` + activeTabId + ` { background-image: linear-gradient(rgba(255, 255, 255, 0.25) 20%, transparent 200%); } .toolbar-loading #` + activeTabId + `-tray { display: block; box-shadow: -1px 0 5px 2px rgb(0 0 0 / 33%); border-right: 1px solid #aaa; background-color: #f5f5f5; z-index: 0; } .toolbar-loading.toolbar-vertical.toolbar-tray-open #` + activeTabId + `-tray { width: 15rem; height: 100vh; } .toolbar-loading.toolbar-horizontal :not(#` + activeTray + `) > .toolbar-lining {opacity: 0}`; const style = document.createElement('style'); style.textContent = styleContent; style.setAttribute('data-toolbar-anti-flicker-loading', true); document.querySelector('head').appendChild(style); if (userButtonMinWidth) { const userButtonStyle = document.createElement('style'); userButtonStyle.textContent = `#toolbar-item-user {min-width: ` + userButtonMinWidth +`px;}` document.querySelector('head').appendChild(userButtonStyle); } } } document.querySelector('html').classList.add(...classesToAdd); })(); Faculty and Staff Resources - Service-Learning Center | ÃÛÌÒapp

ÃÛÌÒapp

Skip to main content

Faculty and Staff Resources

Reserve a vehicle

We have two vehicles available for faculty and staff to use for academic and service-learning purposes: a 12 passenger van and a Chevy Impala. They can be reserved in one of two ways:

  1. Online Request Form:Ìý

  2. Paper Request Form: On the backside of the SLC door, there is a binder labeled "Vehicle Check-Out Binder". Flip to the back of the binder to find a paper copy of the vehicle check-out form. Fill it out and hand it to an SLC worker or, if the SLC is closed, slide it under the door. To see if a vehicle is already being used, there is a calendar inside the binder that shows the availability of each vehicle.Ìý

Important reminders about using an SLC vehicle:

  • License: You must have a valid driver's license to drive the vehicles
  • Mileage: We charge use for vehicles based on the mileage of your trip. Before leaving, please look at the odometer so proper estimates can be made about the mileage of the trip to charge fairly.
  • Gas: Before leaving, check to see if you can make your trip with the gas currently in the tank. The SLC vehicles should never be filled with gas at the gas station (unless it's an overnight/longer trip). They are filled with gas on campus. Please notify an SLC worker if the gas is low.Ìý
  • Binders: You’ll note that in every vehicle there is a small binder. It lists important contact information, the driving schedule, and a QR code that leads to . The form must be filled out at the end of each drive.Ìý
  • Keys: Keys can be picked up and dropped off at the SLC. Please drop keys off earlier than your expected time, if possible. The SLC and other departments use these vehicles to transport students multiple times a day, so please be mindful of picking up and returning keys to the SLC in a timely manner.Ìý
  • AirTags: You’ll notice that there are AirTags on each set of keys. We do this to track where the vehicle goes and to ensure that we never lose our keys (they get lost more often than you think!) Please do not take the AirTags off the keys. Losing an AirTag will result in a fine.Ìý

Ìý