function handleKeyPress() {
	window.location = "index.html";
}
