function Tetris() {
	window.open("Games/Tetris/Tetris.htm",null,"height=700,width=1000,status=no,toolbar=no,menubar=no,location=no");
}

