function GoToDownloadPage()
{
	window.location.href='download.php';
}