
if ((location.href.indexOf("\/MOML") > 0 )  || (location.href.indexOf("_MOML") > 0))
{
document.write("Hugh F. MacMillan Law Library");
}
else 
{
document.write("Emory University Robert W. Woodruff Library");
}
