function welcome()
{
    document.getElementById("counters").style.display = "none";
}
