    function ChangeText(x) {
     OverText.innerText = x;
    }