
	function window01(){
		window.open("flow.html","name","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,Width=800,Height=600");
	}