"; echo "\n"; echo "\n"; echo " \n"; echo " \n"; echo "
Please note: Chamberlin Observatory is the property of the University of Denver, and is not ADA compliant. It is one of the few observatories that is open to the public along the front range. Please see the DAS ADA page
\n"; echo "

Position the mouse over an event's link and a description for\n"; echo "the event should appear. If your browser does not show a pop-up message,\n"; echo "you may see the description together with an event's link appearing\n"; echo "towards the bottom of the page.

\n"; echo "\n"; echo "\n"; echo "
Cancel Reservation I Have Made
Frequently Asked Questions
\n"; echo "


\n"; $rightnow = getdate(); // Assoc array $thisyear = $rightnow[year]; $thismonth = $rightnow[mon]; // one based. if( ! isset($_POST['NavigationYear'])) $_POST['ClientYear'] = $thisyear; if( ! isset($_POST['NavigationMonth'])) $_POST['ClientMonth'] = $thismonth; $cyear = $_POST['NavigationYear']; // Get the time/date $cmonth = $_POST['NavigationMonth']; //varpeek(); PrintCalendar(); ?>