TopCode = "<TABLE width=100% cellpadding=0 cellspacing=0><TR><TD bgcolor=000000 height=3></TD></TR><TR><TD class='side'>Upcoming Events</TD></TR><TR><TD bgcolor=000000 height=3></TD></TR></TABLE><p class='sid'>";
document.write(TopCode);
Event = "ACF Regionals<BR>&nbsp;&nbsp;&nbsp;University of Chicago<BR>&nbsp;&nbsp;&nbsp;February 15, 2003<BR>"
document.write(Event);

Event = "Black History Quiz Bowl<BR>&nbsp;&nbsp;&nbsp;Trotter House<BR>&nbsp;&nbsp;&nbsp;February 16, 2003<BR>"
document.write(Event);

Event = "College Bowl Regionals<BR>&nbsp;&nbsp;&nbsp;Bowling Green State University<BR>&nbsp;&nbsp;&nbsp;February 22, 2003<BR>"
document.write(Event);

BottomCode = "<A CLASS=left HREF='../sched.html'>More upcoming events...</A></p>";
document.write(BottomCode);