document.write('<table cellpadding="0" cellspacing="0" border="0" onmouseover=chng("news","images/news1.gif") onmouseout=chng("news","images/news0.gif")>')
//top line
document.write('<tr><td height="2"></td></tr>')
document.write('<tr>')
document.write('<td valign="top">')

	document.write('<table cellpadding="0" cellspacing="0" border="1" bgcolor="#B3D5EC" height="24" width="120" style="border-collapse:collapse" bordercolor="#71888F">')
	document.write('<tr>')
	document.write('<td valign="top">')
		document.write('<table cellpadding="0" cellspacing="0" border="0">')
			document.write('<td style="padding-top:3px;padding-left:5px;"><img src="images/sqrBlue.gif" alt="" width="7" height="7" border="0"></td>')
			document.write('<td height="13" style="padding-top:3px;padding-left:3px;"><a href="news.html" onmouseover="playSound(0);" onmouseout="stopSound(0)" class="bar">News</a></td>')
			
			document.write('<td style="padding-top:3px;padding-left:13px;"><img src="images/sqrBlue.gif" alt="" width="7" height="7" border="0"></td>')
			document.write('<td height="13" style="padding-top:3px;padding-left:3px;"><a href="events.html" onmouseover="playSound(0);" onmouseout="stopSound(0)" class="bar">Events</a></td>')
			
			document.write('</tr>')
		document.write('</table>')
	
	document.write('</td>')
	document.write('</tr>')
	document.write('</table>')


document.write('</td>')
document.write('</tr>')
document.write('</table>')

