<!--
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"><td><font size='+TEXT_SIZE+' color='+TEXT_COLOR+'>&nbsp;</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"><td><font size='+TEXT_SIZE+' color='+TEXT_COLOR+'>&nbsp;</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="color:'+TEXT_COLOR+';"><td><font size='+TEXT_SIZE+'>10:00 PM - 11:00 PM - Rendezvous (HMA) SALSU</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="color:'+TEXT_COLOR+';"><td><font size='+TEXT_SIZE+'>11:00 AM - 12:00 PM - Breakout Worship (Various Locations) Spiritual Life</font></td></tr>')
document.writeln('<tr class="WeekFrameDay3" style="color:'+TEXT_COLOR+';"><td><font size='+TEXT_SIZE+'>7:30 PM - 9:30 PM - Men&#39;s Basketball @ West Coast Baptist College ( Lancaster) Athletics</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="color:'+TEXT_COLOR+';"><td><font size='+TEXT_SIZE+'>1:00 PM - 3:00 PM - Softball @ Vanguard University ( Costa Mesa) Athletics</font></td></tr>')
document.writeln('<tr class="WeekFrameDay4" style="color:'+TEXT_COLOR+';"><td><font size='+TEXT_SIZE+'>2:00 PM - 4:00 PM - Baseball @ Biola University ( La Mirada) Athletics</font></td></tr>')
document.writeln('<tr class="WeekFrameDay4" style="color:'+TEXT_COLOR+';"><td><font size='+TEXT_SIZE+'>8:00 PM - 9:30 PM - First Service (LSU Church) Spiritual Life</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+'>10:30 AM - 11:30 PM - Collegiate Sabbath School ( Angwin Hall) Spiritual Life</font></td></tr>')
document.writeln('<tr class="WeekFrameDay5" style="color:'+TEXT_COLOR+';"><td><font size='+TEXT_SIZE+'>12:00 PM - 1:00 PM - Church at Noon (LSU Church)</font></td></tr>')
document.writeln('<tr class="WeekFrameDay5" style="color:'+TEXT_COLOR+';"><td><font size='+TEXT_SIZE+'>6:30 PM - 8:30 PM - Women&#39;s Basketball vs. Arizona Christian College (Gym) Athletics</font></td></tr>')
document.writeln('<tr class="WeekFrameDay5" style="color:'+TEXT_COLOR+';"><td><font size='+TEXT_SIZE+'>7:30 PM - 9:30 PM - Men&#39;s Basketball vs. Cal State San Marcos ( Gym) Athletics</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" style="color:'+TEXT_COLOR+';"><td><font size='+TEXT_SIZE+'>12:00 PM - 2:00 PM - Baseball @ California Institute of Technology ( Pasadena) Athletics</font></td></tr>')
document.writeln('<tr class="WeekFrameDay6" style="color:'+TEXT_COLOR+';"><td><font size='+TEXT_SIZE+'>12:00 PM - 2:00 PM - Softball vs Patten University ( LSU Softball Field)</font></td></tr>')
document.writeln('<tr class="WeekFrameDay6" style="color:'+TEXT_COLOR+';"><td><font size='+TEXT_SIZE+'>1:30 PM - Res Life Superbowl Party ( Sierra Towers) Residential Life</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=2102 target=_new1>View Entire Calendar</a></font></td></tr>')
document.writeln('</table>')

