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