		function StatusOff(){ return onText(""); }
		function onText(str){ window.status = str; return true }

