if ((location.href.indexOf("infotrac.galegroup.com/menu") > 0 ) || (location.href.indexOf("infotrac.galegroup.com/galenet/") > 0 ))
{

   location.replace("http://catalog.slpl.lib.mo.us/scripts/galemenu.asp");
//   location.replace("about:home");

}
else {
document.write("&nbsp;&nbsp;&nbsp;&nbsp;<a target='_blank' href='http://www.gale.com/onefile/onefile_x.htm'><img src='http://access.gale.com/tgps/images/GOLD.gif' border='0'></a>")
}
