

function handleClick() {
setTimeout('window.location.href = "http://www.k-billing.com/download.html"', 2000);
}


