public static function getColumns($page)
	{
		return array_merge(parent::getColumns($page), self::getMap($page));
	}