<!--
document.writeln('<table style="background-color:'+TABLE_BACKGROUND_COLOR+'; border:'+TABLE_BORDER+'px solid '+BORDER_COLOR+'; color:'+TEXT_COLOR+'; width:'+TABLE_WIDTH+';" cellpadding="'+CELL_PADDING+'" cellspacing="'+CELL_SPACING+'">')
document.writeln('<tr style="background-color:'+TITLE_BAR_COLOR+'; color:'+TITLE_TEXT_COLOR+'; font-weight:bold;"><td><font size='+TITLE_TEXT_SIZE+'>'+ TITLE +'</font></td></tr>')
document.writeln('<tr><td><font size='+TEXT_SIZE+'>Mid Quarters Mailed</font></td></tr>')
document.writeln('<tr><td><font size='+TEXT_SIZE+'>SCORE Food Drive</font></td></tr>')
document.writeln('<tr><td><font size='+TEXT_SIZE+'>10:24 AM - 1:19 PM - Scholastic Book Fair- Periods 4-6 and after school (Tuesday-Friday until 4 p.m.)</font></td></tr>')
document.writeln('<tr><td><font size='+TEXT_SIZE+'>4:30 PM - Sophomore Girls Basketball vs Thornton Fractional S High Sch (Home)</font></td></tr>')
document.writeln('<tr style="background-color:'+TITLE_BAR_COLOR+'; color:'+TITLE_TEXT_COLOR+'; font-weight:bold;"><td><font size='+TEXT_SIZE+'><a style="color:'+TITLE_TEXT_COLOR+'; text-decoration:underline;" href=http://www.thezonelive.com/zone/public/schoolHome.asp?CID=644 target=_new1>View Entire Calendar</a></font></td></tr>')
document.writeln('</table>')
