<script>var d = document.getElementById('ti'); setInterval('d.innerText--;', 1000); alert('kz');</script>