// JavaScript Document
function showGameplan() {
	win=window.open("zwischenstand_gameplan.php","gameplan","width=950,height=640,scrollbars=no");
}
