<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

<!-- Header & Logo -->
document.write('<link href="style.css" rel="stylesheet" type="text/css" />')
document.write('<tr>')
document.write('<td colspan="2">')
document.write('<table border="0" cellpadding="0" cellspacing="0" width="100%">')
document.write('<td valign="top" class="logo"><img src="images/SClogo5.gif" width="669" height="140"></td>')
document.write('<td width="32%"><img src="images/masthead_picture3.png" alt="Image of girl" width="262" height="143" border="0"></td>')
document.write('</tr>')
document.write('<tr>')
document.write('<img src="images/s.gif" height="5" width="1" alt=""><br/>')
document.write('</tr>')
document.write('</table>')
document.write('</div>')
document.write('</td>')
document.write('</tr>')

//*Nav bar new
document.write('<tr>')
document.write('	<td valign="middle" colspan="2">	  <div class="navigation">')
document.write('		<table border="0" cellpadding="0" cellspacing="0" summary="Main Navigation Links" width="69%" height="110%">')
document.write('		<input type="hidden" name="pageID" value="6">')
document.write('		<tr align=center>')
document.write('			<td width="1%"><img src="images/s.gif" alt="" width="5" height="3"></td>')
<document.write('<td valign="top"><div align="top"><span class="style10"><a href="index.htm"> HOME</a> | <a href="about.htm"> ABOUT US</a> | <a href="programs.htm"> PROGRAMS</a> | <a href="calendar.htm"> EVENTS</a> | <a href="contact.htm"> CONTACT US</a></span></span></div></td>')
//document.write('			<td valign="top"><div align="top"><span class="navSelected" class="style10"><a href="index.htm"> HOME</a> |<span class="style10"> <a href="about.htm"> ABOUT US</a> | <a href="programs.htm"> PROGRAMS</a> | <a href="calendar.htm"> EVENTS</a> | <a href="contact.htm"> CONTACT US</a></span></span></div></span></td>')
document.write('	</tr>')
document.write('		</form>')
document.write('		</table>')
document.write('		</div>')
document.write('	</td>')
document.write('</tr>')


// START DATE SCRIPT - DELETE ALL THE FOLLOWING LINES TO REMOVE
//document.write('<tr class=style8 align="top">');
//var d=new Date();
//var weekday=new Array("Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday");
//var monthname=new Array("January","February","March","April","May","June","July","August","September","October","November","December");
//document.write("<class=\"headerline\"><nobr>" + weekday[d.getDay()] + " ");
//document.write(d.getDate() + ", ");
//document.write(monthname[d.getMonth()] + " ");
//document.write(d.getFullYear());
//document.write('<img src="images/spacer.gif" width="485" height="0.55" align="bottom">');
//document.write('<a href="http://service.bfast.com/bfast/click?bfmid=37922429&siteid=41094313&bfpage=45chv1">');
//document.write('<img src="images/logo-gotomypc1-gray.gif" height="17" border="0">')
//document.write('</tr></table>')

//  End -->