	function flu(winSRC) {
		window.open(winSRC+".html", "flubox", "width=600, height=450");
	}