<!--
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="WeekHeaderDay0" style="background-color:'+TITLE_BAR_COLOR+'; color:'+TITLE_TEXT_COLOR+'; font-weight:bold;"><td><font size="'+TITLE_TEXT_SIZE+'">Monday, January 30, 2012</font></td></tr>')
document.writeln('<tr class="WeekFrameDay0" style="font-weight:bold;"><td><font size='+TEXT_SIZE+'>Testing Day 3</font></td></tr>')
document.writeln('<tr class="WeekFrameDay0" style="color:'+TEXT_COLOR+';"><td><font size='+TEXT_SIZE+'>Catholic School Week</font></td></tr>')
document.writeln('<tr class="WeekHeaderDay1" style="background-color:'+TITLE_BAR_COLOR+'; color:'+TITLE_TEXT_COLOR+'; font-weight:bold;"><td><font size="'+TITLE_TEXT_SIZE+'">Tuesday, January 31, 2012</font></td></tr>')
document.writeln('<tr class="WeekFrameDay1" style="font-weight:bold;"><td><font size='+TEXT_SIZE+'>Testing Day 4</font></td></tr>')
document.writeln('<tr class="WeekFrameDay1" style="color:'+TEXT_COLOR+';"><td><font size='+TEXT_SIZE+'>2:30 PM - FASC Committee Meeting (Athletic Conference Center)</font></td></tr>')
document.writeln('<tr class="WeekHeaderDay2" style="background-color:'+TITLE_BAR_COLOR+'; color:'+TITLE_TEXT_COLOR+'; font-weight:bold;"><td><font size="'+TITLE_TEXT_SIZE+'">Wednesday, February 01, 2012</font></td></tr>')
document.writeln('<tr class="WeekFrameDay2" style="font-weight:bold;"><td><font size='+TEXT_SIZE+'>Testing Day 5</font></td></tr>')
document.writeln('<tr class="WeekFrameDay2" style="color:'+TEXT_COLOR+';"><td><font size='+TEXT_SIZE+'>Teacher Appreciation Lunch</font></td></tr>')
document.writeln('<tr class="WeekHeaderDay3" style="background-color:'+TITLE_BAR_COLOR+'; color:'+TITLE_TEXT_COLOR+'; font-weight:bold;"><td><font size="'+TITLE_TEXT_SIZE+'">Thursday, February 02, 2012</font></td></tr>')
document.writeln('<tr class="WeekFrameDay3" style="font-weight:bold;"><td><font size='+TEXT_SIZE+'>Groundhog Day</font></td></tr>')
document.writeln('<tr class="WeekFrameDay3" style="font-weight:bold;"><td><font size='+TEXT_SIZE+'>"D" Schedule</font></td></tr>')
document.writeln('<tr class="WeekFrameDay3" style="font-weight:bold;"><td><font size='+TEXT_SIZE+'>Testing Day 6</font></td></tr>')
document.writeln('<tr class="WeekFrameDay3" style="color:'+TEXT_COLOR+';"><td><font size='+TEXT_SIZE+'>Registration for 2012-2013 $600 Due</font></td></tr>')
document.writeln('<tr class="WeekHeaderDay4" style="background-color:'+TITLE_BAR_COLOR+'; color:'+TITLE_TEXT_COLOR+'; font-weight:bold;"><td><font size="'+TITLE_TEXT_SIZE+'">Friday, February 03, 2012</font></td></tr>')
document.writeln('<tr class="WeekFrameDay4" style="font-weight:bold;"><td><font size='+TEXT_SIZE+'>Mawlid al-Nabi begins at sundown</font></td></tr>')
document.writeln('<tr class="WeekFrameDay4" style="font-weight:bold;"><td><font size='+TEXT_SIZE+'>Testing Day 1</font></td></tr>')
document.writeln('<tr class="WeekFrameDay4" style="color:'+TEXT_COLOR+';"><td><font size='+TEXT_SIZE+'>Student Appreciation Day</font></td></tr>')
document.writeln('<tr class="WeekFrameDay4" style="color:'+TEXT_COLOR+';"><td><font size='+TEXT_SIZE+'>NHS Meeting</font></td></tr>')
document.writeln('<tr class="WeekFrameDay4" style="color:'+TEXT_COLOR+';"><td><font size='+TEXT_SIZE+'>Set-up for Girls Night Out</font></td></tr>')
document.writeln('<tr class="WeekHeaderDay5" style="background-color:'+TITLE_BAR_COLOR+'; color:'+TITLE_TEXT_COLOR+'; font-weight:bold;"><td><font size="'+TITLE_TEXT_SIZE+'">Saturday, February 04, 2012</font></td></tr>')
document.writeln('<tr class="WeekFrameDay5" style="color:'+TEXT_COLOR+';"><td><font size='+TEXT_SIZE+'>6:00 PM - 10:00 PM - Girls Night Out (Gym and Cafeteria)</font></td></tr>')
document.writeln('<tr class="WeekHeaderDay6" style="background-color:'+TITLE_BAR_COLOR+'; color:'+TITLE_TEXT_COLOR+'; font-weight:bold;"><td><font size="'+TITLE_TEXT_SIZE+'">Sunday, February 05, 2012</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=467 target=_new1>View Entire Calendar</a></font></td></tr>')
document.writeln('</table>')

