<!--
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 colspan=2><font size='+TITLE_TEXT_SIZE+'>'+ TITLE +'</font></td></tr>')
document.writeln('<tr style="font-weight:bold;"><td colspan=2><font size='+TEXT_SIZE+'>Tech Center Open House</font></td></tr>')
document.writeln('<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td><td><font size='+TEXT_SIZE+'>The Tech Center’s Open House is scheduled for Wednesday, February 10, 2010 from 7 to 9 p.m.&nbsp;We have invited all students grades 8-11 and their parents/guardians to attend this special event. <br><br>Tech Center Open House<br>Wed Feb 10<br>7-9 p.m.<br>Call 648-5850 for More Info</font></td></tr>')
document.writeln('<tr style="background-color:'+TITLE_BAR_COLOR+'; color:'+TITLE_TEXT_COLOR+'; font-weight:bold;"><td colspan=2><font size='+TEXT_SIZE+'><a style="color:'+TITLE_TEXT_COLOR+'; text-decoration:underline;" href=http://www.thezonelive.com/zone/public/schoolHome.asp?CID=12272 target=_new1>View All News</a></font></td></tr>')
document.writeln('</table>')
