Book and Pay online for the Lion's shelter below
				← {{ months[monthPrev.getMonth()].slice(0, 3) }}
			
			
				{{ months[month.getMonth()] }}
					{{
						month.getFullYear()
					}}
			
			
				{{ months[monthNext.getMonth()].slice(0, 3) }} →
			
		Sun
			Mon
			Tue
			Wed
			Thu
			Fri
			Sat
		
				{{ day }}
			
		Availability for {{ daySelected.toLocaleDateString() }}
{{ slotTime(slot.starts_at) }} → {{ slotTime(slot.ends_at) }} Book now {{ Number(slot.price).toLocaleString('en-US', { style: 'currency', currency: 'usd', }) }} {{ slot.reason }}There are no available slots for {{ daySelected.toLocaleDateString() }}
Book and Pay online for the Jaycee Shelter below
				← {{ months[monthPrev.getMonth()].slice(0, 3) }}
			
			
				{{ months[month.getMonth()] }}
					{{
						month.getFullYear()
					}}
			
			
				{{ months[monthNext.getMonth()].slice(0, 3) }} →
			
		Sun
			Mon
			Tue
			Wed
			Thu
			Fri
			Sat
		
				{{ day }}
			
		Availability for {{ daySelected.toLocaleDateString() }}
{{ slotTime(slot.starts_at) }} → {{ slotTime(slot.ends_at) }} Book now {{ Number(slot.price).toLocaleString('en-US', { style: 'currency', currency: 'usd', }) }} {{ slot.reason }}There are no available slots for {{ daySelected.toLocaleDateString() }}
