// Redirect to minitex_sp?db=IFME
if (location.href.indexOf("_SP01") > 0)
    {location.replace("http://infotrac.galegroup.com/itweb/minitex_sp?id=informe_sp&db=IFME")}
// Branding of DBs
if ((location.href.indexOf("\/DC") > 0)|| (location.href.indexOf("_K12S") > 0)|| (location.href.indexOf("\/JRC") > 0)|| (location.href.indexOf("_K12J") > 0)|| (location.href.indexOf("_K12K") > 0)|| (location.href.indexOf("_ITKE") > 0)|| (location.href.indexOf("_SP00") > 0)|| (location.href.indexOf("_IFME") > 0)|| (location.href.indexOf("_STOJ") > 0)|| (location.href.indexOf("_STO") > 0))
{document.write("<BR>This database brought to you by <a href='http://www.elm4you.org/'><img border=0 src='http://trials.gale.com/images/ELMsmall.jpg'></a>");} 
if (location.href.indexOf("\/menu") > 0) 
{document.write("<BR><small>Some of these databases brought to you by <a href='http://www.elm4you.org/'><img border=0 src='http://trials.gale.com/images/ELMsmall.jpg'></a></small>");}

