
function s(t) {
	window.status=t;
	return true;
}
