<!-- Begin

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

document.write('<span class="phonetitle">');

document.write('Mid York Color Guard Circuit');

document.write('</span><br>');

document.write('<BR>President: Daniel L. Jones<br>');

document.write('PHONE: <span class="phonetitle">518.356.8282<BR></span>');

document.write('E-mail: ');

document.write(' <A HREF="mailto:president@mycgc.org" class="link">president@mycgc.org</a><br>');

document.write('</span><br>');

document.write('Vice President: Scott Snell<br>');

document.write('E-mail: ');

document.write(' <A HREF="mailto:vicepresident@mycgc.org" class="link">vicepresident@mycgc.org</a><br>');

document.write('</span><br>');

document.write('Secretary/Treasurer: James Morton<br>');

document.write('E-mail: ');

document.write(' <A HREF="mailto:treasurer@mycgc.org" class="link">treasurer@mycgc.org</a><br>');

document.write('</span><br>');

document.write('Board Members:<br>');

document.write('Shane Krupa Bonney');
document.write('</span><br>');
document.write('Andrew Graziano');
document.write('</span><br>');
document.write('Nancy Daley');
document.write('</span><br>');
document.write('Danielle Wert');
document.write('</span><br>');
//  End -->
