function bcplMessage()
{
document.write('<div><center><br>\n');
document.write('<table border=1 cellspacing=0 width=95% cellpadding=10 bordercolor=FF0000 style="border-collapse: collapse">\n');
document.write('<tr><td>\n');
document.write('<font face="Arial, Helvetica, sans-serif" size=2 color=FF0000>\n');
document.write('<b>- The Lansdowne Branch will be closed Tuesday, February 9.<br>- Some programs have been cancelled. Check <a href=http://www.bcpl.info/yolib/yoliprog.html>dateLines online</a> for updated information.<br>- Materials that were due Saturday, Sunday or Monday can be returned on Tuesday without penalty.</b>\n');
document.write('<br></font>\n');
document.write('</td></tr></table>\n');
document.write('</center></div>\n');
}
