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