 function fechajanela()
 {
   document.getElementById("fechabanner").style.display = "none";
 }