function showGame(aa, f){
	window.open("/_games/?f=" + aa + "f/" + f, "shogiviewer", "height=400, width=600, left=100");
}
