function setTitle()
{
    if (document.title=="")
        document.title="Primrose Schools - The Leader in Educational Child Care &reg;"; 
}

