
function load() {
  document.getElementById("loading").style.display="block";
};

