function playGame() {
	parent.frames[0].document.location.href = "nav2.html";
	return;
}
