public function __construct() {
		$this->cw = OgHelper::getCompanyWebsite() ;
		$this->loggedUser = $this->cw->getLoggedUser() ;
	}