<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<TABLE width="100%" border="0" cellspacing="0" cellpadding="5">');
document.write('		<TR valign="top">');
document.write('		  <TD class="main" width="33%" height="90">');
document.write('			  <TABLE width="100%" border="0" cellspacing="0" cellpadding="5">');
document.write('				<TR>'); 
document.write('				  <TD class="main" valign="top" height="150">'); 
document.write('					<DIV align="center"><B>Coaching Staff</B><br /><br />');
document.write('					  <A href="mailto:andersor@mec.edu">Roger Anderson</A>, Head Coach<br />');
document.write('					  <A href="mailto:volleyball@coldspringdesign.com">Jeff Lerman</A>, JV Coach<br />');
document.write('					  John Wentzell, Freshman Coach<br />');
document.write('					  Brian Bardell, Asst. Coach<br />');
document.write('		   			  Jay Langevin, Asst. Coach<br />');
document.write('				  </TD>');
document.write('				</TR>');
document.write('			  </TABLE>');
document.write('		  </TD>');
document.write('		  <TD width="33%" class="main" height="90"> ');
document.write('			<TABLE width="100%" border="0" cellspacing="0" cellpadding="5">');
document.write('			  <TR> ');
document.write('				<TD class="main" valign="top" height="150"> ');
document.write('                <DIV align="center"><B>Westborough High School</B><br /><br />');
document.write('				    Johanna DiCarlo, Athletic Director<br />');
document.write('					John Smith, Principal</DIV>');
document.write('				</TD>');
document.write('			  </TR>');
document.write('			</TABLE>');
document.write('		  </TD>');
document.write('		  <TD width="33%" height="90"> ');
document.write('			<TABLE width="100%" border="0" cellspacing="0" cellpadding="5">');
document.write('			  <TR> ');
document.write('				<TD class="main" valign="top" height="150"> ');
document.write('				  <DIV align="center"><B>Team Website</B><BR><BR>');
document.write('					  Small business <B>website design</B>, <B>maintenance</B> and <B>hosting</B><BR>');
document.write('					  by Coach Lerman:<BR>');
document.write('					  <A href="http://www.coldspringdesign.com">Cold Spring Design, Inc.</A></DIV>');
document.write('				  </DIV>');
document.write('				</TD>');
document.write('			  </TR>');
document.write('			</TABLE>');
document.write('  		  </TD>');
document.write('	    </TR>');
document.write('	  </TABLE>');

//  End -->  
