function setUsername($value) {
		// sets the username
		$this->username=$value;
	}