function removeElement() {
  document.getElementById('ads_on_flash').style.display   = "none";
  
}
