<!--
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 style="font-weight:bold;"><td><font size='+TEXT_SIZE+'>Mawlid al-Nabi begins at sundown</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=16246 target=_new1>View Entire Calendar</a></font></td></tr>')
document.writeln('</table>')

