<!--
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, March 08, 2010</font></td></tr>')
document.writeln('<tr class="WeekFrameDay0" style="color:'+TEXT_COLOR+';"><td><font size='+TEXT_SIZE+'>3:30 PM - 5:00 PM - Spring Play Rehearsal (Auditorium)</font></td></tr>')
document.writeln('<tr class="WeekFrameDay0" style="color:'+TEXT_COLOR+';"><td><font size='+TEXT_SIZE+'>7:30 PM - 9:45 PM - IVSO Dress Rehearsal (Auditorium)</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, March 09, 2010</font></td></tr>')
document.writeln('<tr class="WeekFrameDay1" style="color:'+TEXT_COLOR+';"><td><font size='+TEXT_SIZE+'>3:30 PM - 5:30 PM - Spring Play Rehearsal (Auditorium)</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, March 10, 2010</font></td></tr>')
document.writeln('<tr class="WeekFrameDay2" style="color:'+TEXT_COLOR+';"><td><font size='+TEXT_SIZE+'>Winter Choir Concert Rehearsal All Day & Evening (TBA) (Auditorium)</font></td></tr>')
document.writeln('<tr class="WeekFrameDay2" style="color:'+TEXT_COLOR+';"><td><font size='+TEXT_SIZE+'>3:30 PM - 5:30 PM - Spring Play Rehearsal (TBA)</font></td></tr>')
document.writeln('<tr class="WeekFrameDay2" style="color:'+TEXT_COLOR+';"><td><font size='+TEXT_SIZE+'>7:00 PM - OTHS Booster Club Meeting (Room 420)</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, March 11, 2010</font></td></tr>')
document.writeln('<tr class="WeekFrameDay3" style="color:'+TEXT_COLOR+';"><td><font size='+TEXT_SIZE+'>Winter Choir Concert Rehearsal    (All Day)  Evening Performance  7:30 pm (Auditorium)</font></td></tr>')
document.writeln('<tr class="WeekFrameDay3" style="color:'+TEXT_COLOR+';"><td><font size='+TEXT_SIZE+'>7:30 AM - NHS Meeting (Auditorium)</font></td></tr>')
document.writeln('<tr class="WeekFrameDay3" style="color:'+TEXT_COLOR+';"><td><font size='+TEXT_SIZE+'>3:30 PM - 5:30 PM - Spring Play Rehearsal (TBA)</font></td></tr>')
document.writeln('<tr class="WeekFrameDay3" style="color:'+TEXT_COLOR+';"><td><font size='+TEXT_SIZE+'>7:00 PM - OTHS Foundation Meeting (Room 202)</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, March 12, 2010</font></td></tr>')
document.writeln('<tr class="WeekFrameDay4" style="color:'+TEXT_COLOR+';"><td><font size='+TEXT_SIZE+'>MUSIC GOLD CARD SALES BEGINS</font></td></tr>')
document.writeln('<tr class="WeekFrameDay4" style="color:'+TEXT_COLOR+';"><td><font size='+TEXT_SIZE+'>NOON DISMISSAL - SCHOOL IMPROVEMENT                        INSERVICE</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, March 13, 2010</font></td></tr>')
document.writeln('<tr class="WeekFrameDay5" style="color:'+TEXT_COLOR+';"><td><font size='+TEXT_SIZE+'>8:00 AM - 2:00 PM - Fine Arts Practice (Auditorium)</font></td></tr>')
document.writeln('<tr class="WeekFrameDay5" style="color:'+TEXT_COLOR+';"><td><font size='+TEXT_SIZE+'>6:00 PM - OTHS Booster Club Scholarship Fundraiser (Knights Of Columbus Hall)</font></td></tr>')
document.writeln('<tr class="WeekFrameDay5" style="color:'+TEXT_COLOR+';"><td><font size='+TEXT_SIZE+'>7:30 PM - IVSO Performance (Auditorium)</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, March 14, 2010</font></td></tr>')
document.writeln('<tr class="WeekFrameDay6" style="font-weight:bold;"><td><font size='+TEXT_SIZE+'>Daylight-Saving Time begins</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=548 target=_new1>View Entire Calendar</a></font></td></tr>')
document.writeln('</table>')
