<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// NOTE: search for the text you want to edit use: edit - find


document.write('<TABLE cellpadding="5" cellspacing="0" border="0" width="125"><tr><td align="center">');

document.write('<br><br>');

document.write('<span class="subtitle">');

document.write('Breaking News<BR>');

document.write('</span>');

document.write('<a href="news.html">');

document.write('Details HERE</a>');

document.write('<br><br>');

document.write('<span class="subtitle">');

document.write('Chorale Auditions<BR>');

document.write('</span>');

document.write('<a href="auditions.html">');

document.write('Details HERE</a>');

document.write('<br><br>');

document.write('<span class="subtitle">');

document.write('Chorale Director<BR>');

document.write('</span>');

document.write('Dr Julián Gómez<br>');

document.write('<a href="director.html"><img src="images/julian-thumb.jpg" vspace="3" height="100" width="81" border="1"><br>');

document.write('About Dr Gómez</a>');

document.write('<br><br>');

document.write('<span class="subtitle">');

document.write('Assistant Director<BR>');

document.write('</span>');

document.write('Rose Waterbury<br>');

document.write('<a href="assistant_director.html"><img src="images/Waterbury-Rose_thumb_01.jpg" vspace="3" height="75" width="100" border="1"><br>');

document.write('About Ms. Waterbury</a>');

document.write('<br><br>');

document.write('<span class="subtitle">');

document.write('Chorale Pianist<BR>');

document.write('</span>');

document.write('Dr Ivana Cojbasic<br>');

document.write('<a href="pianist.html"><img src="images/ivana-thumb.jpg" vspace="3" height="100" width="100" border="1"><br>');

document.write('About Dr Cojbasic</a>');

document.write('<br><br>');

document.write('</td></tr></table>');


//  End -->