public function show()
	{
		parent::show();
		if (!UserSession::get()) $this->commentCaptcha = MollomCaptcha::create();
	}