if ((location.href.indexOf("BCRC") > 0 ) || (location.href.indexOf("BioRC") > 0) || (location.href.indexOf("History") > 0) || (location.href.indexOf("SBRC") > 0) || (location.href.indexOf("LitRC") > 0) || (location.href.indexOf("OVRC") > 0))
{
document.write("BROWARD COUNTY LIBRARY");
}
else
{
document.write("<img border=0 src='http://saeweb.gale.com/rlis_images/fl_welcome.gif'>");
}