Flashing Tools Wallpapers USB Drivers
You’ll be automatically redirected in 10 seconds…
window.onload = function(){
(function(){ var counter = 10;
setInterval(function() { counter--; if (counter >= 0) { span = document.getElementById("count"); span.innerHTML = counter; } // Display 'counter' wherever you want to display it. if (counter === 0) { // alert('this is where it happens'); clearInterval(counter); }
}, 1000);
})();
}
If it doesn’t download automatically, Click Here