function StatusText(text) {
	window.status=text;
}
