function onLEread() {
document.getElementById('info').innerHTML = "Suggested reading in Savada and in Becker, exam dates, links to download lecture materials"; }

function onAnnounce() {
document.getElementById('info').innerHTML = "Please check often; latest are at the top"; }

function onTexts05() {
document.getElementById('info').innerHTML = "Three texts, get the Problem Book at the start"; }

function onLnotesout() {
document.getElementById('info').innerHTML = "2005 lectures usually posted within 24 hours; 2004 lectures available; HTMLs, PDFs, and PPTs"; }

function onRecTA() {
document.getElementById('info').innerHTML = "C2005 SIGN UP NOW!; Recitation assignments; Times and places; TA email addresses; TA office hours"; }

function onHand() {
document.getElementById('info').innerHTML = "All the handouts handed out in class, usually posted within 24 hours"; }

function onSample() {
document.getElementById('info').innerHTML = "Exam #1 of a recent year"; }

function onSyll() {
document.getElementById('info').innerHTML = "Everything you need to know about C2005 and F2401"; }

function onExam() {
document.getElementById('info').innerHTML = "Usually available within one week after the exam"; }

function onGrades() {
document.getElementById('info').innerHTML = "Grading policy, and links to student exam grades"; }

function onQA() {
document.getElementById('info').innerHTML = "About 1000 student questions on the course materal that have been answered, with a powerful search engine"; }

function onFAQ() {
document.getElementById('info').innerHTML = "Answers to common questions about the course rather than the material"; }

function onTutors() {
document.getElementById('info').innerHTML = "Students who have taken the course before and have told us they will tutor"; }

function onProbSet() {
document.getElementById('info').innerHTML = "Lists of Problem Book problems to try, updated after each lecture."; }

function onRecit() {
document.getElementById('info').innerHTML = "Two or more problems targeted for discussion in Recitation section"; }

function onRecProb() {
document.getElementById('info').innerHTML = "Delayed answers to problems presented in recitation section"; }

function onAdvice() {
document.getElementById('info').innerHTML = "How to succeed in Intro Bio"; }

function onLinks() {
document.getElementById('info').innerHTML = "A few links related to some the class material"; }

function onCBS() {
document.getElementById('info').innerHTML = "Independent student organization"; }

function onContact() {
document.getElementById('info').innerHTML = "Email a question: click on the current  lecturer"; }

function onRegrade() {
document.getElementById('info').innerHTML = "Regrade policy and a downloadable regrade request form"; }

function onStudygroups() {
document.getElementById('info').innerHTML = "Self-organized by students: list of interested students"; }

function onCorrections() {
document.getElementById('info').innerHTML = "Mistakes in the texts and lectures noted"; }

function onBionews() {
document.getElementById('info').innerHTML = "Newspaper items relevant to the class material"; }

function onSuppread() {
document.getElementById('info').innerHTML = "Advanced texts, remedial texts, online texts and more"; }

function onBlankit() {
document.getElementById('info').innerHTML = "Mouse over links to see their content"; }
