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