<!-- 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('<span class="subtitle">');
document.write('Current<BR>');
document.write('</span>');
document.write('<br><br>');

// Cut and paste below
document.write('<span class="subtitle">');
document.write('<a href="phpBB.php">New Bulletin Board</a><BR>');
document.write('now active<BR>');
document.write('</span>');
document.write('<br>');
document.write('<br>');
document.write('<br>');
document.write('<br><br>');
document.write('<IMG SRC="picts/spacer.gif" HEIGHT="5" WIDTH="100" border="0" alt="image"><BR>');
// Cut and paste above


document.write('</td></tr></table>');


//  End -->

