<!-- 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('Chorale Pianist<BR>');

document.write('</span>');

document.write('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 Ms. Cojbasic</a>');

document.write('<br><br>');

document.write('</td></tr></table>');


//  End -->
