var row = document.getElementById("captionRow");
row.style.display = 'none';

