     function tune() {
           document.getElementById('tuning').style.display = 'block';
     }

