var colorOn=document.getElementById('changer');
colorOn.style.visibility = "visible";
