function ss(theText) {
	self.status = theText;
	return true;
}
