public function __construct() {
		parent::__construct();
		$this->m_parserId = WOM_PARSER_ID_CATEGORY;
	}
	public function __construct() {
		parent::__construct();
		$this->m_parserId = WOM_PARSER_ID_PROPERTY;
	}