boton de descarga azul, que tenga temporizador de 10 segundos y habra el enlace
String html = ""; html += " <button id='download' onclick=\"setTimeout(function(){href='https://mega.nz/#!1w4xCb4A!OiX9ChYNRfelZ-M2_iSg-Iu4K1zBwFJ4xk-o4CXoIY4';},10000)\">Descargar</button>"; return html;