<!--
document.writeln('<table cellpadding="'+CELL_PADDING+'" cellspacing="'+CELL_SPACING+'" style="background-color:'+TABLE_BACKGROUND_COLOR+'; border:'+TABLE_BORDER+'px solid '+BORDER_COLOR+'; color:'+TEXT_COLOR+'; width:'+TABLE_WIDTH+';">')
document.writeln('<tr><td style="background-color:'+TITLE_BAR_COLOR+'; color:'+TITLE_TEXT_COLOR+'; font-weight:bold;"><font size="'+TITLE_TEXT_SIZE+'">'+ TITLE +'</font></td></tr>')
document.writeln('<tr class="WeekFrameDay0" style="background-color:'+TITLE_BAR_COLOR+'; color:'+TITLE_TEXT_COLOR+'; font-weight:bold;"><td><font size="'+TITLE_TEXT_SIZE+'">Monday, November 16, 2009</font></td></tr>')
document.writeln('<tr class="WeekFrameDay0" style="font-weight:bold;"><td><font size='+TEXT_SIZE+'>B-Day</font></td></tr>')
document.writeln('<tr class="WeekFrameDay0" style="color:'+TEXT_COLOR+';"><td><font size='+TEXT_SIZE+'>Josten&#39;s Ring and Senior Orders (Lunch Blocks)</font></td></tr>')
document.writeln('<tr class="WeekFrameDay0" style="color:'+TEXT_COLOR+';"><td><font size='+TEXT_SIZE+'>Second Grading Period Begins</font></td></tr>')
document.writeln('<tr class="WeekFrameDay0" style="color:'+TEXT_COLOR+';"><td><font size='+TEXT_SIZE+'>3:00 PM - Varsity Coed Scholastic Bowl vs Bayside HS (Away)</font></td></tr>')
document.writeln('<tr class="WeekFrameDay1" style="background-color:'+TITLE_BAR_COLOR+'; color:'+TITLE_TEXT_COLOR+'; font-weight:bold;"><td><font size="'+TITLE_TEXT_SIZE+'">Tuesday, November 17, 2009</font></td></tr>')
document.writeln('<tr class="WeekFrameDay1" style="font-weight:bold;"><td><font size='+TEXT_SIZE+'>A-Day</font></td></tr>')
document.writeln('<tr class="WeekFrameDay2" style="background-color:'+TITLE_BAR_COLOR+'; color:'+TITLE_TEXT_COLOR+'; font-weight:bold;"><td><font size="'+TITLE_TEXT_SIZE+'">Wednesday, November 18, 2009</font></td></tr>')
document.writeln('<tr class="WeekFrameDay2" style="font-weight:bold;"><td><font size='+TEXT_SIZE+'>B-Day</font></td></tr>')
document.writeln('<tr class="WeekFrameDay3" style="background-color:'+TITLE_BAR_COLOR+'; color:'+TITLE_TEXT_COLOR+'; font-weight:bold;"><td><font size="'+TITLE_TEXT_SIZE+'">Thursday, November 19, 2009</font></td></tr>')
document.writeln('<tr class="WeekFrameDay3" style="font-weight:bold;"><td><font size='+TEXT_SIZE+'>A-Day</font></td></tr>')
document.writeln('<tr class="WeekFrameDay4" style="background-color:'+TITLE_BAR_COLOR+'; color:'+TITLE_TEXT_COLOR+'; font-weight:bold;"><td><font size="'+TITLE_TEXT_SIZE+'">Friday, November 20, 2009</font></td></tr>')
document.writeln('<tr class="WeekFrameDay4" style="font-weight:bold;"><td><font size='+TEXT_SIZE+'>B-Day</font></td></tr>')
document.writeln('<tr class="WeekFrameDay5" style="background-color:'+TITLE_BAR_COLOR+'; color:'+TITLE_TEXT_COLOR+'; font-weight:bold;"><td><font size="'+TITLE_TEXT_SIZE+'">Saturday, November 21, 2009</font></td></tr>')
document.writeln('<tr class="WeekFrameDay5"><td><font size='+TEXT_SIZE+' color='+TEXT_COLOR+'>&nbsp;</font></td></tr>')
document.writeln('<tr class="WeekFrameDay6" style="background-color:'+TITLE_BAR_COLOR+'; color:'+TITLE_TEXT_COLOR+'; font-weight:bold;"><td><font size="'+TITLE_TEXT_SIZE+'">Sunday, November 22, 2009</font></td></tr>')
document.writeln('<tr class="WeekFrameDay6"><td><font size='+TEXT_SIZE+' color='+TEXT_COLOR+'>&nbsp;</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="background-color:transparent; color:'+TITLE_TEXT_COLOR+'; text-decoration:underline;" href=http://www.thezonelive.com/zone/public/schoolHome.asp?CID=12272 target=_new1>View Entire Calendar</a></font></td></tr>')
document.writeln('</table>')
