-- phpMyAdmin SQL Dump
-- version 5.2.1
-- https://www.phpmyadmin.net/
--
-- Хост: localhost:3306
-- Время создания: Май 19 2026 г., 10:48
-- Версия сервера: 10.5.26-MariaDB
-- Версия PHP: 8.1.34

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
START TRANSACTION;
SET time_zone = "+00:00";


/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;

--
-- База данных: `zbullru_zames`
--

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_action_logs`
--

CREATE TABLE `lsqvo_action_logs` (
  `id` int(10) UNSIGNED NOT NULL,
  `message_language_key` varchar(255) NOT NULL DEFAULT '',
  `message` text NOT NULL,
  `log_date` datetime NOT NULL,
  `extension` varchar(50) NOT NULL DEFAULT '',
  `user_id` int(11) NOT NULL DEFAULT 0,
  `item_id` int(11) NOT NULL DEFAULT 0,
  `ip_address` varchar(40) NOT NULL DEFAULT '0.0.0.0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Дамп данных таблицы `lsqvo_action_logs`
--

INSERT INTO `lsqvo_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(1, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-08-09 22:31:42', 'com_users', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(2, 'PLG_ACTIONLOG_JOOMLA_EXTENSION_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_LANGUAGE\",\"id\":232,\"name\":\"Russian (ru-RU)\",\"extension_name\":\"Russian (ru-RU)\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-09 22:33:36', 'com_installer', 113, 232, 'COM_ACTIONLOGS_DISABLED'),
(3, 'PLG_ACTIONLOG_JOOMLA_EXTENSION_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_LANGUAGE\",\"id\":233,\"name\":\"Russian (ru-RU)\",\"extension_name\":\"Russian (ru-RU)\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-09 22:33:36', 'com_installer', 113, 233, 'COM_ACTIONLOGS_DISABLED'),
(4, 'PLG_ACTIONLOG_JOOMLA_EXTENSION_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_LANGUAGE\",\"id\":234,\"name\":\"Russian (ru-RU)\",\"extension_name\":\"Russian (ru-RU)\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-09 22:33:36', 'com_installer', 113, 234, 'COM_ACTIONLOGS_DISABLED'),
(5, 'PLG_ACTIONLOG_JOOMLA_EXTENSION_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PACKAGE\",\"id\":235,\"name\":\"Russian (ru-RU) Language Pack\",\"extension_name\":\"Russian (ru-RU) Language Pack\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-09 22:33:36', 'com_installer', 113, 235, 'COM_ACTIONLOGS_DISABLED'),
(6, 'PLG_ACTIONLOG_JOOMLA_EXTENSION_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_COMPONENT\",\"id\":236,\"name\":\"jshopping\",\"extension_name\":\"jshopping\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-09 22:38:34', 'com_installer', 113, 236, 'COM_ACTIONLOGS_DISABLED'),
(7, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-08-10 15:50:28', 'com_users', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(8, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-08-11 15:38:52', 'com_users', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(9, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-08-11 17:03:54', 'com_users', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(10, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__extensions\"}', '2023-08-11 17:04:33', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(11, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_PUBLISHED', '{\"action\":\"publish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":174,\"title\":\"plg_system_languagefilter\",\"itemlink\":\"index.php?option=com_plugins&task=plugin.edit&extension_id=174\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-11 17:04:33', 'com_plugins.plugin', 113, 174, 'COM_ACTIONLOGS_DISABLED'),
(12, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__extensions\"}', '2023-08-11 17:04:36', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(13, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_PUBLISHED', '{\"action\":\"publish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":173,\"title\":\"plg_system_languagecode\",\"itemlink\":\"index.php?option=com_plugins&task=plugin.edit&extension_id=173\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-11 17:04:36', 'com_plugins.plugin', 113, 173, 'COM_ACTIONLOGS_DISABLED'),
(14, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":1,\"title\":\"\\u0422\\u0435\\u0441\\u0442\\u043e\\u0432\\u044b\\u0439 \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=1\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-11 17:06:25', 'com_content.article', 113, 1, 'COM_ACTIONLOGS_DISABLED'),
(15, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"1\",\"title\":\"\\u0422\\u0435\\u0441\\u0442\\u043e\\u0432\\u044b\\u0439 \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=1\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-11 17:06:43', 'com_content.article', 113, 1, 'COM_ACTIONLOGS_DISABLED'),
(16, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-11 17:06:43', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(17, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"1\",\"title\":\"\\u0422\\u0435\\u0441\\u0442\\u043e\\u0432\\u044b\\u0439 \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=1\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-11 17:06:47', 'com_content.article', 113, 1, 'COM_ACTIONLOGS_DISABLED'),
(18, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":2,\"title\":\"Test material\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=2\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-11 17:07:53', 'com_content.article', 113, 2, 'COM_ACTIONLOGS_DISABLED'),
(19, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"1\",\"title\":\"\\u0422\\u0435\\u0441\\u0442\\u043e\\u0432\\u044b\\u0439 \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=1\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-11 17:07:56', 'com_content.article', 113, 1, 'COM_ACTIONLOGS_DISABLED'),
(20, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-11 17:07:56', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(21, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":3,\"title\":\"Test material\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-11 17:08:14', 'com_content.article', 113, 3, 'COM_ACTIONLOGS_DISABLED'),
(22, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-11 17:08:21', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(23, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-11 17:08:21', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(24, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-11 17:08:21', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(25, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-11 17:09:12', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(26, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"2\",\"title\":\"Test material\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=2\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-11 17:09:50', 'com_content.article', 113, 2, 'COM_ACTIONLOGS_DISABLED'),
(27, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-11 17:09:50', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(28, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"Test material\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-11 17:10:02', 'com_content.article', 113, 3, 'COM_ACTIONLOGS_DISABLED'),
(29, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-11 17:10:02', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(30, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"1\",\"title\":\"\\u0422\\u0435\\u0441\\u0442\\u043e\\u0432\\u044b\\u0439 \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=1\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-11 17:10:23', 'com_content.article', 113, 1, 'COM_ACTIONLOGS_DISABLED'),
(31, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-11 17:10:23', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(32, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"1\",\"title\":\"\\u0422\\u0435\\u0441\\u0442\\u043e\\u0432\\u044b\\u0439 \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=1\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-11 17:10:26', 'com_content.article', 113, 1, 'COM_ACTIONLOGS_DISABLED'),
(33, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-11 17:10:26', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(34, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-08-12 06:55:29', 'com_users', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(35, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"2\",\"title\":\"Test material\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=2\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 06:55:38', 'com_content.article', 113, 2, 'COM_ACTIONLOGS_DISABLED'),
(36, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-12 06:55:38', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(37, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"\\u0414\\u043e\\u0441\\u0442\\u0430\\u0432\\u043a\\u0430\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 06:57:16', 'com_content.article', 113, 3, 'COM_ACTIONLOGS_DISABLED'),
(38, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-12 06:57:16', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(39, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"3\",\"title\":\"\\u0414\\u043e\\u0441\\u0442\\u0430\\u0432\\u043a\\u0430\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=3\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 06:57:22', 'com_content.article', 113, 3, 'COM_ACTIONLOGS_DISABLED'),
(40, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":4,\"title\":\"Delivery\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=4\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 06:58:02', 'com_content.article', 113, 4, 'COM_ACTIONLOGS_DISABLED'),
(41, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-12 06:58:10', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(42, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-12 06:58:10', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(43, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-12 06:58:53', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(44, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"2\",\"title\":\"Test material\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=2\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 06:59:18', 'com_content.article', 113, 2, 'COM_ACTIONLOGS_DISABLED'),
(45, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-12 06:59:18', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(46, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"2\",\"title\":\"Test material\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=2\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 06:59:30', 'com_content.article', 113, 2, 'COM_ACTIONLOGS_DISABLED'),
(47, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-12 06:59:30', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(48, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_CATEGORY\",\"id\":8,\"title\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_categories&task=category.edit&id=8\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 07:00:04', 'com_categories.category', 113, 8, 'COM_ACTIONLOGS_DISABLED'),
(49, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_CATEGORY\",\"id\":\"8\",\"title\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_categories&task=category.edit&id=8\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 07:00:15', 'com_categories.category', 113, 8, 'COM_ACTIONLOGS_DISABLED'),
(50, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__categories\"}', '2023-08-12 07:00:15', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(51, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_CATEGORY\",\"id\":9,\"title\":\"News\",\"itemlink\":\"index.php?option=com_categories&task=category.edit&id=9\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 07:00:33', 'com_categories.category', 113, 9, 'COM_ACTIONLOGS_DISABLED'),
(52, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__categories\"}', '2023-08-12 07:00:34', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(53, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_CATEGORY\",\"id\":\"8\",\"title\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_categories&task=category.edit&id=8\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 07:00:38', 'com_categories.category', 113, 8, 'COM_ACTIONLOGS_DISABLED'),
(54, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__categories\"}', '2023-08-12 07:00:38', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(55, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_CATEGORY\",\"id\":10,\"title\":\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u044b\",\"itemlink\":\"index.php?option=com_categories&task=category.edit&id=10\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 07:01:11', 'com_categories.category', 113, 10, 'COM_ACTIONLOGS_DISABLED'),
(56, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_CATEGORY\",\"id\":11,\"title\":\"Restaurants\",\"itemlink\":\"index.php?option=com_categories&task=category.edit&id=11\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 07:02:07', 'com_categories.category', 113, 11, 'COM_ACTIONLOGS_DISABLED'),
(57, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__categories\"}', '2023-08-12 07:02:08', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(58, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_CATEGORY\",\"id\":\"10\",\"title\":\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u044b\",\"itemlink\":\"index.php?option=com_categories&task=category.edit&id=10\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 07:02:11', 'com_categories.category', 113, 10, 'COM_ACTIONLOGS_DISABLED'),
(59, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__categories\"}', '2023-08-12 07:02:11', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(60, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU\",\"id\":2,\"title\":\"\\u0412\\u0435\\u0440\\u0445\\u043d\\u0435\\u0435 \\u043c\\u0435\\u043d\\u044e(RU)\",\"itemlink\":\"index.php?option=com_menus&task=menu.edit&id=2\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 07:08:47', 'com_menus.menu', 113, 2, 'COM_ACTIONLOGS_DISABLED'),
(61, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU\",\"id\":2,\"title\":\"\\u0412\\u0435\\u0440\\u0445\\u043d\\u0435\\u0435 \\u043c\\u0435\\u043d\\u044e(RU)\",\"itemlink\":\"index.php?option=com_menus&task=menu.edit&id=2\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 07:08:53', 'com_menus.menu', 113, 2, 'COM_ACTIONLOGS_DISABLED'),
(62, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-08-12 07:11:36', 'com_users', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(63, 'PLG_ACTIONLOG_JOOMLA_EXTENSION_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_TEMPLATE\",\"id\":237,\"name\":\"default\",\"extension_name\":\"default\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 07:13:38', 'com_installer', 113, 237, 'COM_ACTIONLOGS_DISABLED'),
(64, 'PLG_ACTIONLOG_JOOMLA_EXTENSION_UNINSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_TEMPLATE\",\"id\":\"237\",\"name\":\"default\",\"extension_name\":\"default\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 07:16:29', 'com_installer', 113, 237, 'COM_ACTIONLOGS_DISABLED'),
(65, 'PLG_ACTIONLOG_JOOMLA_COMPONENT_CONFIG_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_COMPONENT_CONFIG\",\"id\":18,\"title\":\"com_templates\",\"extension_name\":\"com_templates\",\"itemlink\":\"index.php?option=com_config&task=component.edit&extension_id=18\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 07:17:26', 'com_config.component', 113, 18, 'COM_ACTIONLOGS_DISABLED'),
(66, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":110,\"title\":\"\\u0412\\u0435\\u0440\\u0445\\u043d\\u0435\\u0435 \\u043c\\u0435\\u043d\\u044e(RU)\",\"extension_name\":\"\\u0412\\u0435\\u0440\\u0445\\u043d\\u0435\\u0435 \\u043c\\u0435\\u043d\\u044e(RU)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=110\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 07:19:32', 'com_modules.module', 113, 110, 'COM_ACTIONLOGS_DISABLED'),
(67, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU\",\"id\":3,\"title\":\"\\u0412\\u0435\\u0440\\u0445\\u043d\\u0435\\u0435 \\u043c\\u0435\\u043d\\u044e(EN)\",\"itemlink\":\"index.php?option=com_menus&task=menu.edit&id=3\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 07:20:22', 'com_menus.menu', 113, 3, 'COM_ACTIONLOGS_DISABLED'),
(68, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":111,\"title\":\"\\u0412\\u0435\\u0440\\u0445\\u043d\\u0435\\u0435 \\u043c\\u0435\\u043d\\u044e(EN)\",\"extension_name\":\"\\u0412\\u0435\\u0440\\u0445\\u043d\\u0435\\u0435 \\u043c\\u0435\\u043d\\u044e(EN)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=111\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 07:20:56', 'com_modules.module', 113, 111, 'COM_ACTIONLOGS_DISABLED'),
(69, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-08-12 07:57:24', 'com_users', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(70, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-08-12 08:29:13', 'com_users', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(71, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":239,\"name\":\"plg_system_nrframework\",\"extension_name\":\"plg_system_nrframework\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 08:33:07', 'com_installer', 113, 239, 'COM_ACTIONLOGS_DISABLED'),
(72, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":240,\"name\":\"ACF_ARTICLES\",\"extension_name\":\"ACF_ARTICLES\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 08:33:07', 'com_installer', 113, 240, 'COM_ACTIONLOGS_DISABLED'),
(73, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":241,\"name\":\"ACF_BINGMAP\",\"extension_name\":\"ACF_BINGMAP\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 08:33:07', 'com_installer', 113, 241, 'COM_ACTIONLOGS_DISABLED'),
(74, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":242,\"name\":\"ACF_CONVERTFORMS\",\"extension_name\":\"ACF_CONVERTFORMS\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 08:33:07', 'com_installer', 113, 242, 'COM_ACTIONLOGS_DISABLED'),
(75, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":243,\"name\":\"ACF_COUNTRY\",\"extension_name\":\"ACF_COUNTRY\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 08:33:07', 'com_installer', 113, 243, 'COM_ACTIONLOGS_DISABLED'),
(76, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":244,\"name\":\"ACF_CURRENCY\",\"extension_name\":\"ACF_CURRENCY\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 08:33:07', 'com_installer', 113, 244, 'COM_ACTIONLOGS_DISABLED'),
(77, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":245,\"name\":\"ACF_DAILYMOTION\",\"extension_name\":\"ACF_DAILYMOTION\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 08:33:07', 'com_installer', 113, 245, 'COM_ACTIONLOGS_DISABLED'),
(78, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":246,\"name\":\"ACF_DOWNLOADBUTTON\",\"extension_name\":\"ACF_DOWNLOADBUTTON\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 08:33:07', 'com_installer', 113, 246, 'COM_ACTIONLOGS_DISABLED'),
(79, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":247,\"name\":\"ACF_EMAIL\",\"extension_name\":\"ACF_EMAIL\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 08:33:07', 'com_installer', 113, 247, 'COM_ACTIONLOGS_DISABLED'),
(80, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":248,\"name\":\"ACF_FACEBOOK\",\"extension_name\":\"ACF_FACEBOOK\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 08:33:07', 'com_installer', 113, 248, 'COM_ACTIONLOGS_DISABLED'),
(81, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":249,\"name\":\"ACF_FACEBOOKVIDEO\",\"extension_name\":\"ACF_FACEBOOKVIDEO\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 08:33:07', 'com_installer', 113, 249, 'COM_ACTIONLOGS_DISABLED'),
(82, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":250,\"name\":\"ACF_GOOGLEMAP\",\"extension_name\":\"ACF_GOOGLEMAP\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 08:33:07', 'com_installer', 113, 250, 'COM_ACTIONLOGS_DISABLED'),
(83, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":251,\"name\":\"ACF_GRAVATAR\",\"extension_name\":\"ACF_GRAVATAR\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 08:33:07', 'com_installer', 113, 251, 'COM_ACTIONLOGS_DISABLED'),
(84, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":252,\"name\":\"ACF_HTML5AUDIO\",\"extension_name\":\"ACF_HTML5AUDIO\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 08:33:07', 'com_installer', 113, 252, 'COM_ACTIONLOGS_DISABLED'),
(85, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":253,\"name\":\"ACF_HTML5VIDEO\",\"extension_name\":\"ACF_HTML5VIDEO\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 08:33:07', 'com_installer', 113, 253, 'COM_ACTIONLOGS_DISABLED'),
(86, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":254,\"name\":\"ACF_IFRAME\",\"extension_name\":\"ACF_IFRAME\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 08:33:07', 'com_installer', 113, 254, 'COM_ACTIONLOGS_DISABLED'),
(87, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":255,\"name\":\"ACF_MAP\",\"extension_name\":\"ACF_MAP\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 08:33:07', 'com_installer', 113, 255, 'COM_ACTIONLOGS_DISABLED'),
(88, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":256,\"name\":\"ACF_OSM\",\"extension_name\":\"ACF_OSM\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 08:33:07', 'com_installer', 113, 256, 'COM_ACTIONLOGS_DISABLED'),
(89, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":257,\"name\":\"ACF_PROGRESSBAR\",\"extension_name\":\"ACF_PROGRESSBAR\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 08:33:07', 'com_installer', 113, 257, 'COM_ACTIONLOGS_DISABLED'),
(90, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":258,\"name\":\"ACF_QRCODE\",\"extension_name\":\"ACF_QRCODE\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 08:33:07', 'com_installer', 113, 258, 'COM_ACTIONLOGS_DISABLED'),
(91, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":259,\"name\":\"ACF_SOUNDCLOUD\",\"extension_name\":\"ACF_SOUNDCLOUD\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 08:33:07', 'com_installer', 113, 259, 'COM_ACTIONLOGS_DISABLED'),
(92, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":260,\"name\":\"ACF_TELEPHONE\",\"extension_name\":\"ACF_TELEPHONE\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 08:33:07', 'com_installer', 113, 260, 'COM_ACTIONLOGS_DISABLED'),
(93, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":261,\"name\":\"ACF_TIMEPICKER\",\"extension_name\":\"ACF_TIMEPICKER\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 08:33:07', 'com_installer', 113, 261, 'COM_ACTIONLOGS_DISABLED'),
(94, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":262,\"name\":\"ACF_TRUEFALSE\",\"extension_name\":\"ACF_TRUEFALSE\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 08:33:07', 'com_installer', 113, 262, 'COM_ACTIONLOGS_DISABLED'),
(95, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":263,\"name\":\"ACF_TWITTER\",\"extension_name\":\"ACF_TWITTER\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 08:33:07', 'com_installer', 113, 263, 'COM_ACTIONLOGS_DISABLED'),
(96, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":264,\"name\":\"ACF_URL\",\"extension_name\":\"ACF_URL\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 08:33:07', 'com_installer', 113, 264, 'COM_ACTIONLOGS_DISABLED'),
(97, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":265,\"name\":\"ACF_VIDEO\",\"extension_name\":\"ACF_VIDEO\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 08:33:07', 'com_installer', 113, 265, 'COM_ACTIONLOGS_DISABLED'),
(98, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":266,\"name\":\"ACF_VIMEO\",\"extension_name\":\"ACF_VIMEO\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 08:33:07', 'com_installer', 113, 266, 'COM_ACTIONLOGS_DISABLED'),
(99, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":267,\"name\":\"ACF_WHATSAPPCTC\",\"extension_name\":\"ACF_WHATSAPPCTC\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 08:33:07', 'com_installer', 113, 267, 'COM_ACTIONLOGS_DISABLED'),
(100, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":268,\"name\":\"ACF_YOUTUBE\",\"extension_name\":\"ACF_YOUTUBE\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 08:33:07', 'com_installer', 113, 268, 'COM_ACTIONLOGS_DISABLED'),
(101, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":269,\"name\":\"PLG_SYSTEM_ACF\",\"extension_name\":\"PLG_SYSTEM_ACF\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 08:33:07', 'com_installer', 113, 269, 'COM_ACTIONLOGS_DISABLED'),
(102, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":238,\"name\":\"System - Novarain Installer\",\"extension_name\":\"System - Novarain Installer\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 08:33:07', 'com_installer', 113, 238, 'COM_ACTIONLOGS_DISABLED'),
(103, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-08-12 13:19:23', 'com_users', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(104, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":111,\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=111\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 13:20:54', 'com_menus.item', 113, 111, 'COM_ACTIONLOGS_DISABLED'),
(105, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":111,\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=111\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 13:20:57', 'com_menus.item', 113, 111, 'COM_ACTIONLOGS_DISABLED'),
(106, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":111,\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=111\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 13:21:35', 'com_menus.item', 113, 111, 'COM_ACTIONLOGS_DISABLED'),
(107, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-12 13:21:35', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(108, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":111,\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=111\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 13:21:45', 'com_menus.item', 113, 111, 'COM_ACTIONLOGS_DISABLED'),
(109, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":112,\"title\":\"\\u041d\\u043e\\u043c\\u0435\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=112\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 13:22:58', 'com_menus.item', 113, 112, 'COM_ACTIONLOGS_DISABLED'),
(110, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-12 13:22:58', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(111, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":112,\"title\":\"\\u041d\\u043e\\u043c\\u0435\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=112\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 13:23:01', 'com_menus.item', 113, 112, 'COM_ACTIONLOGS_DISABLED'),
(112, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-12 13:23:07', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(113, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":112,\"title\":\"\\u041d\\u043e\\u043c\\u0435\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=112\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 13:23:22', 'com_menus.item', 113, 112, 'COM_ACTIONLOGS_DISABLED'),
(114, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-08-12 17:42:56', 'com_users', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(115, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":112,\"title\":\"\\u041f\\u0435\\u0440\\u0435\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435 \\u044f\\u0437\\u044b\\u043a\\u043e\\u0432\",\"extension_name\":\"\\u041f\\u0435\\u0440\\u0435\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435 \\u044f\\u0437\\u044b\\u043a\\u043e\\u0432\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=112\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 17:44:40', 'com_modules.module', 113, 112, 'COM_ACTIONLOGS_DISABLED'),
(116, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":112,\"title\":\"\\u041f\\u0435\\u0440\\u0435\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435 \\u044f\\u0437\\u044b\\u043a\\u043e\\u0432\",\"extension_name\":\"\\u041f\\u0435\\u0440\\u0435\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435 \\u044f\\u0437\\u044b\\u043a\\u043e\\u0432\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=112\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 17:47:36', 'com_modules.module', 113, 112, 'COM_ACTIONLOGS_DISABLED'),
(117, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-12 17:47:36', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(118, 'PLG_ACTIONLOG_JOOMLA_COMPONENT_CONFIG_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_COMPONENT_CONFIG\",\"id\":19,\"title\":\"com_content\",\"extension_name\":\"com_content\",\"itemlink\":\"index.php?option=com_config&task=component.edit&extension_id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 17:49:05', 'com_config.component', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(119, 'PLG_ACTIONLOG_JOOMLA_COMPONENT_CONFIG_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_COMPONENT_CONFIG\",\"id\":19,\"title\":\"com_content\",\"extension_name\":\"com_content\",\"itemlink\":\"index.php?option=com_config&task=component.edit&extension_id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 17:50:14', 'com_config.component', 113, 19, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `lsqvo_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(120, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_TRASHED', '{\"action\":\"trash\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":1,\"title\":\"Main Menu\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=1\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 17:51:02', 'com_modules.module', 113, 1, 'COM_ACTIONLOGS_DISABLED'),
(121, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_TRASHED', '{\"action\":\"trash\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":16,\"title\":\"Login Form\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=16\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 17:51:02', 'com_modules.module', 113, 16, 'COM_ACTIONLOGS_DISABLED'),
(122, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":17,\"title\":\"\\u0425\\u043b\\u0435\\u0431\\u043d\\u044b\\u0435 \\u043a\\u0440\\u043e\\u0448\\u043a\\u0438\",\"extension_name\":\"\\u0425\\u043b\\u0435\\u0431\\u043d\\u044b\\u0435 \\u043a\\u0440\\u043e\\u0448\\u043a\\u0438\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=17\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 17:51:59', 'com_modules.module', 113, 17, 'COM_ACTIONLOGS_DISABLED'),
(123, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-12 17:51:59', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(124, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-12 17:52:12', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(125, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":17,\"title\":\"\\u0425\\u043b\\u0435\\u0431\\u043d\\u044b\\u0435 \\u043a\\u0440\\u043e\\u0448\\u043a\\u0438\",\"extension_name\":\"\\u0425\\u043b\\u0435\\u0431\\u043d\\u044b\\u0435 \\u043a\\u0440\\u043e\\u0448\\u043a\\u0438\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=17\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 17:52:25', 'com_modules.module', 113, 17, 'COM_ACTIONLOGS_DISABLED'),
(126, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-12 17:52:25', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(127, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-12 17:52:44', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(128, 'PLG_ACTIONLOG_JOOMLA_APPLICATION_CONFIG_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_APPLICATION_CONFIG\",\"extension_name\":\"com_config.application\",\"itemlink\":\"index.php?option=com_config\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 17:54:19', 'com_config.application', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(129, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_STYLE\",\"id\":\"11\",\"title\":\"Cassiopeia - Default\",\"extension_name\":\"Cassiopeia - Default\",\"itemlink\":\"index.php?option=com_templates&task=style.edit&id=11\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 17:55:41', 'com_templates.style', 113, 11, 'COM_ACTIONLOGS_DISABLED'),
(130, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_STYLE\",\"id\":\"11\",\"title\":\"Cassiopeia - Default\",\"extension_name\":\"Cassiopeia - Default\",\"itemlink\":\"index.php?option=com_templates&task=style.edit&id=11\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 17:56:12', 'com_templates.style', 113, 11, 'COM_ACTIONLOGS_DISABLED'),
(131, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_STYLE\",\"id\":\"11\",\"title\":\"Cassiopeia - Default\",\"extension_name\":\"Cassiopeia - Default\",\"itemlink\":\"index.php?option=com_templates&task=style.edit&id=11\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 17:56:25', 'com_templates.style', 113, 11, 'COM_ACTIONLOGS_DISABLED'),
(132, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_STYLE\",\"id\":\"11\",\"title\":\"Cassiopeia - Default\",\"extension_name\":\"Cassiopeia - Default\",\"itemlink\":\"index.php?option=com_templates&task=style.edit&id=11\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 17:56:36', 'com_templates.style', 113, 11, 'COM_ACTIONLOGS_DISABLED'),
(133, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_STYLE\",\"id\":\"11\",\"title\":\"Cassiopeia - Default\",\"extension_name\":\"Cassiopeia - Default\",\"itemlink\":\"index.php?option=com_templates&task=style.edit&id=11\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-12 17:59:30', 'com_templates.style', 113, 11, 'COM_ACTIONLOGS_DISABLED'),
(134, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-08-13 04:55:56', 'com_users', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(135, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__extensions\"}', '2023-08-13 04:56:31', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(136, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UNPUBLISHED', '{\"action\":\"unpublish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":267,\"title\":\"ACF_WHATSAPPCTC\",\"itemlink\":\"index.php?option=com_plugins&task=plugin.edit&extension_id=267\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 04:56:31', 'com_plugins.plugin', 113, 267, 'COM_ACTIONLOGS_DISABLED'),
(137, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UNPUBLISHED', '{\"action\":\"unpublish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":266,\"title\":\"ACF_VIMEO\",\"itemlink\":\"index.php?option=com_plugins&task=plugin.edit&extension_id=266\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 04:57:34', 'com_plugins.plugin', 113, 266, 'COM_ACTIONLOGS_DISABLED'),
(138, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UNPUBLISHED', '{\"action\":\"unpublish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":265,\"title\":\"ACF_VIDEO\",\"itemlink\":\"index.php?option=com_plugins&task=plugin.edit&extension_id=265\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 04:57:34', 'com_plugins.plugin', 113, 265, 'COM_ACTIONLOGS_DISABLED'),
(139, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UNPUBLISHED', '{\"action\":\"unpublish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":263,\"title\":\"ACF_TWITTER\",\"itemlink\":\"index.php?option=com_plugins&task=plugin.edit&extension_id=263\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 04:57:34', 'com_plugins.plugin', 113, 263, 'COM_ACTIONLOGS_DISABLED'),
(140, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UNPUBLISHED', '{\"action\":\"unpublish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":259,\"title\":\"ACF_SOUNDCLOUD\",\"itemlink\":\"index.php?option=com_plugins&task=plugin.edit&extension_id=259\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 04:57:34', 'com_plugins.plugin', 113, 259, 'COM_ACTIONLOGS_DISABLED'),
(141, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UNPUBLISHED', '{\"action\":\"unpublish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":251,\"title\":\"ACF_GRAVATAR\",\"itemlink\":\"index.php?option=com_plugins&task=plugin.edit&extension_id=251\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 04:57:34', 'com_plugins.plugin', 113, 251, 'COM_ACTIONLOGS_DISABLED'),
(142, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UNPUBLISHED', '{\"action\":\"unpublish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":249,\"title\":\"ACF_FACEBOOKVIDEO\",\"itemlink\":\"index.php?option=com_plugins&task=plugin.edit&extension_id=249\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 04:57:34', 'com_plugins.plugin', 113, 249, 'COM_ACTIONLOGS_DISABLED'),
(143, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UNPUBLISHED', '{\"action\":\"unpublish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":248,\"title\":\"ACF_FACEBOOK\",\"itemlink\":\"index.php?option=com_plugins&task=plugin.edit&extension_id=248\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 04:57:34', 'com_plugins.plugin', 113, 248, 'COM_ACTIONLOGS_DISABLED'),
(144, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UNPUBLISHED', '{\"action\":\"unpublish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":245,\"title\":\"ACF_DAILYMOTION\",\"itemlink\":\"index.php?option=com_plugins&task=plugin.edit&extension_id=245\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 04:57:34', 'com_plugins.plugin', 113, 245, 'COM_ACTIONLOGS_DISABLED'),
(145, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UNPUBLISHED', '{\"action\":\"unpublish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":241,\"title\":\"ACF_BINGMAP\",\"itemlink\":\"index.php?option=com_plugins&task=plugin.edit&extension_id=241\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 04:57:34', 'com_plugins.plugin', 113, 241, 'COM_ACTIONLOGS_DISABLED'),
(146, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":239,\"name\":\"plg_system_nrframework\",\"extension_name\":\"plg_system_nrframework\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 04:58:27', 'com_installer', 113, 239, 'COM_ACTIONLOGS_DISABLED'),
(147, 'PLG_ACTIONLOG_JOOMLA_EXTENSION_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_COMPONENT\",\"id\":271,\"name\":\"COM_RSTBOX\",\"extension_name\":\"COM_RSTBOX\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 04:58:27', 'com_installer', 113, 271, 'COM_ACTIONLOGS_DISABLED'),
(148, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":272,\"name\":\"PLG_EDITORS-XTD_ENGAGEBOX\",\"extension_name\":\"PLG_EDITORS-XTD_ENGAGEBOX\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 04:58:27', 'com_installer', 113, 272, 'COM_ACTIONLOGS_DISABLED'),
(149, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":273,\"name\":\"PLG_ENGAGEBOX_ACTIONS\",\"extension_name\":\"PLG_ENGAGEBOX_ACTIONS\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 04:58:27', 'com_installer', 113, 273, 'COM_ACTIONLOGS_DISABLED'),
(150, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":274,\"name\":\"PLG_ENGAGEBOX_CUSTOM\",\"extension_name\":\"PLG_ENGAGEBOX_CUSTOM\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 04:58:27', 'com_installer', 113, 274, 'COM_ACTIONLOGS_DISABLED'),
(151, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":275,\"name\":\"PLG_ENGAGEBOX_PHPSCRIPTS\",\"extension_name\":\"PLG_ENGAGEBOX_PHPSCRIPTS\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 04:58:27', 'com_installer', 113, 275, 'COM_ACTIONLOGS_DISABLED'),
(152, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":276,\"name\":\"PLG_SYSTEM_RSTBOX\",\"extension_name\":\"PLG_SYSTEM_RSTBOX\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 04:58:27', 'com_installer', 113, 276, 'COM_ACTIONLOGS_DISABLED'),
(153, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":270,\"name\":\"System - Novarain Installer\",\"extension_name\":\"System - Novarain Installer\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 04:58:27', 'com_installer', 113, 270, 'COM_ACTIONLOGS_DISABLED'),
(154, 'PLG_ACTIONLOG_JOOMLA_EXTENSION_UNINSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":\"276\",\"name\":\"PLG_SYSTEM_RSTBOX\",\"extension_name\":\"PLG_SYSTEM_RSTBOX\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 05:02:39', 'com_installer', 113, 276, 'COM_ACTIONLOGS_DISABLED'),
(155, 'PLG_ACTIONLOG_JOOMLA_EXTENSION_UNINSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":\"275\",\"name\":\"PLG_ENGAGEBOX_PHPSCRIPTS\",\"extension_name\":\"PLG_ENGAGEBOX_PHPSCRIPTS\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 05:02:39', 'com_installer', 113, 275, 'COM_ACTIONLOGS_DISABLED'),
(156, 'PLG_ACTIONLOG_JOOMLA_EXTENSION_UNINSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":\"274\",\"name\":\"PLG_ENGAGEBOX_CUSTOM\",\"extension_name\":\"PLG_ENGAGEBOX_CUSTOM\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 05:02:39', 'com_installer', 113, 274, 'COM_ACTIONLOGS_DISABLED'),
(157, 'PLG_ACTIONLOG_JOOMLA_EXTENSION_UNINSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":\"273\",\"name\":\"PLG_ENGAGEBOX_ACTIONS\",\"extension_name\":\"PLG_ENGAGEBOX_ACTIONS\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 05:02:39', 'com_installer', 113, 273, 'COM_ACTIONLOGS_DISABLED'),
(158, 'PLG_ACTIONLOG_JOOMLA_EXTENSION_UNINSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":\"272\",\"name\":\"PLG_EDITORS-XTD_ENGAGEBOX\",\"extension_name\":\"PLG_EDITORS-XTD_ENGAGEBOX\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 05:02:39', 'com_installer', 113, 272, 'COM_ACTIONLOGS_DISABLED'),
(159, 'PLG_ACTIONLOG_JOOMLA_EXTENSION_UNINSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_COMPONENT\",\"id\":\"271\",\"name\":\"COM_RSTBOX\",\"extension_name\":\"COM_RSTBOX\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 05:02:39', 'com_installer', 113, 271, 'COM_ACTIONLOGS_DISABLED'),
(160, 'PLG_ACTIONLOG_JOOMLA_EXTENSION_UNINSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":\"267\",\"name\":\"ACF_WHATSAPPCTC\",\"extension_name\":\"ACF_WHATSAPPCTC\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 05:03:21', 'com_installer', 113, 267, 'COM_ACTIONLOGS_DISABLED'),
(161, 'PLG_ACTIONLOG_JOOMLA_EXTENSION_UNINSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":\"266\",\"name\":\"ACF_VIMEO\",\"extension_name\":\"ACF_VIMEO\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 05:03:21', 'com_installer', 113, 266, 'COM_ACTIONLOGS_DISABLED'),
(162, 'PLG_ACTIONLOG_JOOMLA_EXTENSION_UNINSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":\"265\",\"name\":\"ACF_VIDEO\",\"extension_name\":\"ACF_VIDEO\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 05:03:21', 'com_installer', 113, 265, 'COM_ACTIONLOGS_DISABLED'),
(163, 'PLG_ACTIONLOG_JOOMLA_EXTENSION_UNINSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":\"263\",\"name\":\"ACF_TWITTER\",\"extension_name\":\"ACF_TWITTER\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 05:03:21', 'com_installer', 113, 263, 'COM_ACTIONLOGS_DISABLED'),
(164, 'PLG_ACTIONLOG_JOOMLA_EXTENSION_UNINSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":\"259\",\"name\":\"ACF_SOUNDCLOUD\",\"extension_name\":\"ACF_SOUNDCLOUD\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 05:03:21', 'com_installer', 113, 259, 'COM_ACTIONLOGS_DISABLED'),
(165, 'PLG_ACTIONLOG_JOOMLA_EXTENSION_UNINSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":\"251\",\"name\":\"ACF_GRAVATAR\",\"extension_name\":\"ACF_GRAVATAR\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 05:03:21', 'com_installer', 113, 251, 'COM_ACTIONLOGS_DISABLED'),
(166, 'PLG_ACTIONLOG_JOOMLA_EXTENSION_UNINSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":\"249\",\"name\":\"ACF_FACEBOOKVIDEO\",\"extension_name\":\"ACF_FACEBOOKVIDEO\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 05:03:21', 'com_installer', 113, 249, 'COM_ACTIONLOGS_DISABLED'),
(167, 'PLG_ACTIONLOG_JOOMLA_EXTENSION_UNINSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":\"248\",\"name\":\"ACF_FACEBOOK\",\"extension_name\":\"ACF_FACEBOOK\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 05:03:21', 'com_installer', 113, 248, 'COM_ACTIONLOGS_DISABLED'),
(168, 'PLG_ACTIONLOG_JOOMLA_EXTENSION_UNINSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":\"245\",\"name\":\"ACF_DAILYMOTION\",\"extension_name\":\"ACF_DAILYMOTION\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 05:03:21', 'com_installer', 113, 245, 'COM_ACTIONLOGS_DISABLED'),
(169, 'PLG_ACTIONLOG_JOOMLA_EXTENSION_UNINSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":\"241\",\"name\":\"ACF_BINGMAP\",\"extension_name\":\"ACF_BINGMAP\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 05:03:21', 'com_installer', 113, 241, 'COM_ACTIONLOGS_DISABLED'),
(170, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":239,\"name\":\"plg_system_nrframework\",\"extension_name\":\"plg_system_nrframework\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 05:09:27', 'com_installer', 113, 239, 'COM_ACTIONLOGS_DISABLED'),
(171, 'PLG_ACTIONLOG_JOOMLA_EXTENSION_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_COMPONENT\",\"id\":278,\"name\":\"COM_CONVERTFORMS\",\"extension_name\":\"COM_CONVERTFORMS\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 05:09:27', 'com_installer', 113, 278, 'COM_ACTIONLOGS_DISABLED'),
(172, 'PLG_ACTIONLOG_JOOMLA_EXTENSION_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":279,\"name\":\"mod_convertforms\",\"extension_name\":\"mod_convertforms\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 05:09:27', 'com_installer', 113, 279, 'COM_ACTIONLOGS_DISABLED'),
(173, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":280,\"name\":\"PLG_CONVERTFORMS_ACYMAILING\",\"extension_name\":\"PLG_CONVERTFORMS_ACYMAILING\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 05:09:27', 'com_installer', 113, 280, 'COM_ACTIONLOGS_DISABLED'),
(174, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":281,\"name\":\"PLG_CONVERTFORMS_EMAILS\",\"extension_name\":\"PLG_CONVERTFORMS_EMAILS\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 05:09:27', 'com_installer', 113, 281, 'COM_ACTIONLOGS_DISABLED'),
(175, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":282,\"name\":\"PLG_CONVERTFORMS_ERRORLOGGER\",\"extension_name\":\"PLG_CONVERTFORMS_ERRORLOGGER\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 05:09:27', 'com_installer', 113, 282, 'COM_ACTIONLOGS_DISABLED'),
(176, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":283,\"name\":\"PLG_CONVERTFORMSAPPS_ACYMAILING\",\"extension_name\":\"PLG_CONVERTFORMSAPPS_ACYMAILING\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 05:09:27', 'com_installer', 113, 283, 'COM_ACTIONLOGS_DISABLED'),
(177, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":284,\"name\":\"PLG_CONVERTFORMSAPPS_EMAIL\",\"extension_name\":\"PLG_CONVERTFORMSAPPS_EMAIL\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 05:09:27', 'com_installer', 113, 284, 'COM_ACTIONLOGS_DISABLED'),
(178, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":285,\"name\":\"PLG_CONVERTFORMSTOOLS_CALCULATIONS\",\"extension_name\":\"PLG_CONVERTFORMSTOOLS_CALCULATIONS\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 05:09:27', 'com_installer', 113, 285, 'COM_ACTIONLOGS_DISABLED'),
(179, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":286,\"name\":\"PLG_CONVERTFORMSTOOLS_CONDITIONALLOGIC\",\"extension_name\":\"PLG_CONVERTFORMSTOOLS_CONDITIONALLOGIC\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 05:09:27', 'com_installer', 113, 286, 'COM_ACTIONLOGS_DISABLED'),
(180, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":287,\"name\":\"PLG_CONVERTFORMSTOOLS_PDF\",\"extension_name\":\"PLG_CONVERTFORMSTOOLS_PDF\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 05:09:27', 'com_installer', 113, 287, 'COM_ACTIONLOGS_DISABLED'),
(181, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":288,\"name\":\"PLG_CONVERTFORMSTOOLS_TASKS\",\"extension_name\":\"PLG_CONVERTFORMSTOOLS_TASKS\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 05:09:27', 'com_installer', 113, 288, 'COM_ACTIONLOGS_DISABLED'),
(182, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":289,\"name\":\"PLG_EDITORS-XTD_CONVERTFORMS\",\"extension_name\":\"PLG_EDITORS-XTD_CONVERTFORMS\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 05:09:27', 'com_installer', 113, 289, 'COM_ACTIONLOGS_DISABLED'),
(183, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":290,\"name\":\"PLG_SYSTEM_CONVERTFORMS\",\"extension_name\":\"PLG_SYSTEM_CONVERTFORMS\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 05:09:27', 'com_installer', 113, 290, 'COM_ACTIONLOGS_DISABLED'),
(184, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":277,\"name\":\"System - Novarain Installer\",\"extension_name\":\"System - Novarain Installer\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 05:09:27', 'com_installer', 113, 277, 'COM_ACTIONLOGS_DISABLED'),
(185, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":120,\"title\":\"\\u041c\\u0435\\u043d\\u044e\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=120\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 05:14:53', 'com_menus.item', 113, 120, 'COM_ACTIONLOGS_DISABLED'),
(186, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":120,\"title\":\"\\u041c\\u0435\\u043d\\u044e\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=120\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 05:16:02', 'com_menus.item', 113, 120, 'COM_ACTIONLOGS_DISABLED'),
(187, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-13 05:16:02', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(188, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":121,\"title\":\"Menu\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=121\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 05:18:45', 'com_menus.item', 113, 121, 'COM_ACTIONLOGS_DISABLED'),
(189, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-13 05:18:45', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(190, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":121,\"title\":\"Menu\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=121\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 05:19:09', 'com_menus.item', 113, 121, 'COM_ACTIONLOGS_DISABLED'),
(191, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-13 05:19:09', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(192, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":120,\"title\":\"\\u041c\\u0435\\u043d\\u044e\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=120\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 05:19:29', 'com_menus.item', 113, 120, 'COM_ACTIONLOGS_DISABLED'),
(193, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-13 05:19:29', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(194, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":120,\"title\":\"\\u041c\\u0435\\u043d\\u044e\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=120\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 05:19:37', 'com_menus.item', 113, 120, 'COM_ACTIONLOGS_DISABLED'),
(195, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-08-13 07:19:14', 'com_users', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(196, 'PLG_ACTIONLOG_JOOMLA_APPLICATION_CONFIG_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_APPLICATION_CONFIG\",\"extension_name\":\"com_config.application\",\"itemlink\":\"index.php?option=com_config\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 07:19:56', 'com_config.application', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(197, 'PLG_ACTIONLOG_JOOMLA_APPLICATION_CONFIG_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_APPLICATION_CONFIG\",\"extension_name\":\"com_config.application\",\"itemlink\":\"index.php?option=com_config\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 07:20:26', 'com_config.application', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(198, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_STYLE\",\"id\":\"11\",\"title\":\"Cassiopeia - Default\",\"extension_name\":\"Cassiopeia - Default\",\"itemlink\":\"index.php?option=com_templates&task=style.edit&id=11\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 07:34:39', 'com_templates.style', 113, 11, 'COM_ACTIONLOGS_DISABLED'),
(199, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-13 10:44:03', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(200, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":112,\"title\":\"\\u041f\\u0435\\u0440\\u0435\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435 \\u044f\\u0437\\u044b\\u043a\\u043e\\u0432\",\"extension_name\":\"\\u041f\\u0435\\u0440\\u0435\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435 \\u044f\\u0437\\u044b\\u043a\\u043e\\u0432\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=112\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 10:49:06', 'com_modules.module', 113, 112, 'COM_ACTIONLOGS_DISABLED'),
(201, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-13 10:49:06', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(202, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":112,\"title\":\"\\u041f\\u0435\\u0440\\u0435\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435 \\u044f\\u0437\\u044b\\u043a\\u043e\\u0432\",\"extension_name\":\"\\u041f\\u0435\\u0440\\u0435\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435 \\u044f\\u0437\\u044b\\u043a\\u043e\\u0432\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=112\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 10:49:29', 'com_modules.module', 113, 112, 'COM_ACTIONLOGS_DISABLED'),
(203, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-13 10:49:29', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(204, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":112,\"title\":\"\\u041f\\u0435\\u0440\\u0435\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435 \\u044f\\u0437\\u044b\\u043a\\u043e\\u0432\",\"extension_name\":\"\\u041f\\u0435\\u0440\\u0435\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435 \\u044f\\u0437\\u044b\\u043a\\u043e\\u0432\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=112\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 10:51:07', 'com_modules.module', 113, 112, 'COM_ACTIONLOGS_DISABLED'),
(205, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-13 10:51:07', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(206, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":122,\"title\":\"\\u0414\\u043e\\u0441\\u0442\\u0430\\u0432\\u043a\\u0430\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=122\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 10:52:38', 'com_menus.item', 113, 122, 'COM_ACTIONLOGS_DISABLED'),
(207, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":122,\"title\":\"\\u0414\\u043e\\u0441\\u0442\\u0430\\u0432\\u043a\\u0430\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=122\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 10:53:00', 'com_menus.item', 113, 122, 'COM_ACTIONLOGS_DISABLED'),
(208, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":123,\"title\":\"Delivery\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=123\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 10:54:15', 'com_menus.item', 113, 123, 'COM_ACTIONLOGS_DISABLED'),
(209, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-13 10:54:15', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(210, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":123,\"title\":\"Delivery\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=123\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 10:54:26', 'com_menus.item', 113, 123, 'COM_ACTIONLOGS_DISABLED'),
(211, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":124,\"title\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=124\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 10:56:30', 'com_menus.item', 113, 124, 'COM_ACTIONLOGS_DISABLED'),
(212, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":125,\"title\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438 (2)\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=125\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 10:56:55', 'com_menus.item', 113, 125, 'COM_ACTIONLOGS_DISABLED'),
(213, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":125,\"title\":\"News\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=125\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 10:57:40', 'com_menus.item', 113, 125, 'COM_ACTIONLOGS_DISABLED'),
(214, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":125,\"title\":\"News\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=125\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 10:57:50', 'com_menus.item', 113, 125, 'COM_ACTIONLOGS_DISABLED'),
(215, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-13 10:58:23', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(216, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":126,\"title\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438 (2)\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=126\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 10:58:23', 'com_menus.item', 113, 126, 'COM_ACTIONLOGS_DISABLED'),
(217, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":126,\"title\":\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u044b\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=126\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 10:59:08', 'com_menus.item', 113, 126, 'COM_ACTIONLOGS_DISABLED'),
(218, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":127,\"title\":\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u044b (2)\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=127\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 10:59:13', 'com_menus.item', 113, 127, 'COM_ACTIONLOGS_DISABLED'),
(219, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":127,\"title\":\"Restaurants\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=127\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 10:59:49', 'com_menus.item', 113, 127, 'COM_ACTIONLOGS_DISABLED'),
(220, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":127,\"title\":\"Restaurants\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=127\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 11:00:05', 'com_menus.item', 113, 127, 'COM_ACTIONLOGS_DISABLED'),
(221, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":128,\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=128\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 11:01:22', 'com_menus.item', 113, 128, 'COM_ACTIONLOGS_DISABLED'),
(222, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":129,\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b (2)\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=129\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 11:01:26', 'com_menus.item', 113, 129, 'COM_ACTIONLOGS_DISABLED'),
(223, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":129,\"title\":\"Contacts\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=129\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 11:01:52', 'com_menus.item', 113, 129, 'COM_ACTIONLOGS_DISABLED'),
(224, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":129,\"title\":\"Contacts\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=129\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 11:02:33', 'com_menus.item', 113, 129, 'COM_ACTIONLOGS_DISABLED'),
(225, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-13 11:03:21', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(226, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":130,\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b (2)\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=130\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 11:03:21', 'com_menus.item', 113, 130, 'COM_ACTIONLOGS_DISABLED'),
(227, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":130,\"title\":\"\\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=130\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 11:04:53', 'com_menus.item', 113, 130, 'COM_ACTIONLOGS_DISABLED'),
(228, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":131,\"title\":\"\\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c (2)\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=131\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 11:04:59', 'com_menus.item', 113, 131, 'COM_ACTIONLOGS_DISABLED'),
(229, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":131,\"title\":\"Loyalty\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=131\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 11:05:20', 'com_menus.item', 113, 131, 'COM_ACTIONLOGS_DISABLED'),
(230, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":131,\"title\":\"Loyalty\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=131\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 11:05:34', 'com_menus.item', 113, 131, 'COM_ACTIONLOGS_DISABLED'),
(231, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":130,\"title\":\"\\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=130\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 12:26:29', 'com_menus.item', 113, 130, 'COM_ACTIONLOGS_DISABLED'),
(232, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-13 12:26:29', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(233, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-13 12:26:39', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(234, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":132,\"title\":\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u044b (2)\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=132\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 12:26:39', 'com_menus.item', 113, 132, 'COM_ACTIONLOGS_DISABLED'),
(235, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_CATEGORY\",\"id\":12,\"title\":\"\\u0412\\u0430\\u043a\\u0430\\u043d\\u0441\\u0438\\u0438\",\"itemlink\":\"index.php?option=com_categories&task=category.edit&id=12\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 12:27:33', 'com_categories.category', 113, 12, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `lsqvo_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(236, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__categories\"}', '2023-08-13 12:27:35', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(237, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":132,\"title\":\"\\u0412\\u0430\\u043a\\u0430\\u043d\\u0441\\u0438\\u0438\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=132\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 12:27:57', 'com_menus.item', 113, 132, 'COM_ACTIONLOGS_DISABLED'),
(238, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":133,\"title\":\"\\u0412\\u0430\\u043a\\u0430\\u043d\\u0441\\u0438\\u0438 (2)\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=133\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 12:28:03', 'com_menus.item', 113, 133, 'COM_ACTIONLOGS_DISABLED'),
(239, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_CATEGORY\",\"id\":13,\"title\":\"Jobs\",\"itemlink\":\"index.php?option=com_categories&task=category.edit&id=13\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 12:28:33', 'com_categories.category', 113, 13, 'COM_ACTIONLOGS_DISABLED'),
(240, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_CATEGORY\",\"id\":\"13\",\"title\":\"Jobs\",\"itemlink\":\"index.php?option=com_categories&task=category.edit&id=13\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 12:28:40', 'com_categories.category', 113, 13, 'COM_ACTIONLOGS_DISABLED'),
(241, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__categories\"}', '2023-08-13 12:28:40', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(242, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__categories\"}', '2023-08-13 12:28:41', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(243, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":133,\"title\":\"Jobs\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=133\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 12:28:55', 'com_menus.item', 113, 133, 'COM_ACTIONLOGS_DISABLED'),
(244, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":133,\"title\":\"Jobs\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=133\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 12:29:16', 'com_menus.item', 113, 133, 'COM_ACTIONLOGS_DISABLED'),
(245, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-13 12:29:34', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(246, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_CATEGORY\",\"id\":\"12\",\"title\":\"\\u0412\\u0430\\u043a\\u0430\\u043d\\u0441\\u0438\\u0438\",\"itemlink\":\"index.php?option=com_categories&task=category.edit&id=12\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 12:29:54', 'com_categories.category', 113, 12, 'COM_ACTIONLOGS_DISABLED'),
(247, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__categories\"}', '2023-08-13 12:29:54', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(248, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_CATEGORY\",\"id\":\"12\",\"title\":\"\\u0412\\u0430\\u043a\\u0430\\u043d\\u0441\\u0438\\u0438\",\"itemlink\":\"index.php?option=com_categories&task=category.edit&id=12\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 12:29:57', 'com_categories.category', 113, 12, 'COM_ACTIONLOGS_DISABLED'),
(249, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__categories\"}', '2023-08-13 12:29:57', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(250, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-13 12:30:24', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(251, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":134,\"title\":\"\\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c (2)\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=134\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 12:30:24', 'com_menus.item', 113, 134, 'COM_ACTIONLOGS_DISABLED'),
(252, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":134,\"title\":\"\\u0424\\u0440\\u0430\\u043d\\u0448\\u0438\\u0437\\u0430\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=134\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 12:30:51', 'com_menus.item', 113, 134, 'COM_ACTIONLOGS_DISABLED'),
(253, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-13 12:31:04', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(254, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":135,\"title\":\"\\u0424\\u0440\\u0430\\u043d\\u0448\\u0438\\u0437\\u0430 (2)\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=135\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 12:31:04', 'com_menus.item', 113, 135, 'COM_ACTIONLOGS_DISABLED'),
(255, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":135,\"title\":\"Franchise\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=135\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 12:31:13', 'com_menus.item', 113, 135, 'COM_ACTIONLOGS_DISABLED'),
(256, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":135,\"title\":\"Franchise\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=135\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 12:31:45', 'com_menus.item', 113, 135, 'COM_ACTIONLOGS_DISABLED'),
(257, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":133,\"title\":\"Jobs\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=133\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 12:32:41', 'com_menus.item', 113, 133, 'COM_ACTIONLOGS_DISABLED'),
(258, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-13 12:32:41', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(259, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":132,\"title\":\"\\u0412\\u0430\\u043a\\u0430\\u043d\\u0441\\u0438\\u0438\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=132\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 12:33:11', 'com_menus.item', 113, 132, 'COM_ACTIONLOGS_DISABLED'),
(260, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-13 12:33:11', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(261, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":133,\"title\":\"Jobs\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=133\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 12:33:15', 'com_menus.item', 113, 133, 'COM_ACTIONLOGS_DISABLED'),
(262, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":110,\"title\":\"\\u0412\\u0435\\u0440\\u0445\\u043d\\u0435\\u0435 \\u043c\\u0435\\u043d\\u044e(RU)\",\"extension_name\":\"\\u0412\\u0435\\u0440\\u0445\\u043d\\u0435\\u0435 \\u043c\\u0435\\u043d\\u044e(RU)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=110\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 12:35:33', 'com_modules.module', 113, 110, 'COM_ACTIONLOGS_DISABLED'),
(263, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-13 12:35:33', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(264, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":110,\"title\":\"\\u0412\\u0435\\u0440\\u0445\\u043d\\u0435\\u0435 \\u043c\\u0435\\u043d\\u044e(RU)\",\"extension_name\":\"\\u0412\\u0435\\u0440\\u0445\\u043d\\u0435\\u0435 \\u043c\\u0435\\u043d\\u044e(RU)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=110\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 12:36:12', 'com_modules.module', 113, 110, 'COM_ACTIONLOGS_DISABLED'),
(265, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-13 12:36:12', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(266, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":110,\"title\":\"\\u0412\\u0435\\u0440\\u0445\\u043d\\u0435\\u0435 \\u043c\\u0435\\u043d\\u044e(RU)\",\"extension_name\":\"\\u0412\\u0435\\u0440\\u0445\\u043d\\u0435\\u0435 \\u043c\\u0435\\u043d\\u044e(RU)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=110\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 12:37:27', 'com_modules.module', 113, 110, 'COM_ACTIONLOGS_DISABLED'),
(267, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-13 12:37:27', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(268, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":110,\"title\":\"\\u0412\\u0435\\u0440\\u0445\\u043d\\u0435\\u0435 \\u043c\\u0435\\u043d\\u044e(RU)\",\"extension_name\":\"\\u0412\\u0435\\u0440\\u0445\\u043d\\u0435\\u0435 \\u043c\\u0435\\u043d\\u044e(RU)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=110\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 12:37:39', 'com_modules.module', 113, 110, 'COM_ACTIONLOGS_DISABLED'),
(269, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-13 12:37:39', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(270, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":110,\"title\":\"\\u0412\\u0435\\u0440\\u0445\\u043d\\u0435\\u0435 \\u043c\\u0435\\u043d\\u044e(RU)\",\"extension_name\":\"\\u0412\\u0435\\u0440\\u0445\\u043d\\u0435\\u0435 \\u043c\\u0435\\u043d\\u044e(RU)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=110\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 12:41:51', 'com_modules.module', 113, 110, 'COM_ACTIONLOGS_DISABLED'),
(271, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-13 12:41:51', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(272, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":110,\"title\":\"\\u0412\\u0435\\u0440\\u0445\\u043d\\u0435\\u0435 \\u043c\\u0435\\u043d\\u044e(RU)\",\"extension_name\":\"\\u0412\\u0435\\u0440\\u0445\\u043d\\u0435\\u0435 \\u043c\\u0435\\u043d\\u044e(RU)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=110\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 12:42:00', 'com_modules.module', 113, 110, 'COM_ACTIONLOGS_DISABLED'),
(273, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-13 12:42:00', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(274, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":110,\"title\":\"\\u0412\\u0435\\u0440\\u0445\\u043d\\u0435\\u0435 \\u043c\\u0435\\u043d\\u044e(RU)\",\"extension_name\":\"\\u0412\\u0435\\u0440\\u0445\\u043d\\u0435\\u0435 \\u043c\\u0435\\u043d\\u044e(RU)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=110\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 12:42:16', 'com_modules.module', 113, 110, 'COM_ACTIONLOGS_DISABLED'),
(275, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-13 12:42:16', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(276, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":111,\"title\":\"\\u0412\\u0435\\u0440\\u0445\\u043d\\u0435\\u0435 \\u043c\\u0435\\u043d\\u044e(EN)\",\"extension_name\":\"\\u0412\\u0435\\u0440\\u0445\\u043d\\u0435\\u0435 \\u043c\\u0435\\u043d\\u044e(EN)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=111\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 12:42:29', 'com_modules.module', 113, 111, 'COM_ACTIONLOGS_DISABLED'),
(277, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-13 12:42:29', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(278, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":111,\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=111\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 13:30:22', 'com_menus.item', 113, 111, 'COM_ACTIONLOGS_DISABLED'),
(279, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-13 13:30:22', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(280, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":112,\"title\":\"\\u041d\\u043e\\u043c\\u0435\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=112\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 13:30:25', 'com_menus.item', 113, 112, 'COM_ACTIONLOGS_DISABLED'),
(281, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-13 13:30:25', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(282, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":112,\"title\":\"\\u041f\\u0435\\u0440\\u0435\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435 \\u044f\\u0437\\u044b\\u043a\\u043e\\u0432\",\"extension_name\":\"\\u041f\\u0435\\u0440\\u0435\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435 \\u044f\\u0437\\u044b\\u043a\\u043e\\u0432\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=112\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 14:22:33', 'com_modules.module', 113, 112, 'COM_ACTIONLOGS_DISABLED'),
(283, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-13 14:22:33', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(284, 'PLG_ACTIONLOG_JOOMLA_USER_LOGIN_FAILED', '{\"action\":\"login\",\"id\":113,\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-08-13 16:27:24', 'com_users', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(285, 'PLG_ACTIONLOG_JOOMLA_USER_LOGIN_FAILED', '{\"action\":\"login\",\"id\":113,\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-08-13 16:27:35', 'com_users', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(286, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-08-13 16:28:29', 'com_users', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(287, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":112,\"title\":\"\\u041f\\u0435\\u0440\\u0435\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435 \\u044f\\u0437\\u044b\\u043a\\u043e\\u0432\",\"extension_name\":\"\\u041f\\u0435\\u0440\\u0435\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435 \\u044f\\u0437\\u044b\\u043a\\u043e\\u0432\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=112\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 16:28:41', 'com_modules.module', 113, 112, 'COM_ACTIONLOGS_DISABLED'),
(288, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-13 16:28:41', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(289, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":114,\"title\":\"\\u0422\\u0415\\u0421\\u0422\",\"extension_name\":\"\\u0422\\u0415\\u0421\\u0422\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=114\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 16:39:43', 'com_modules.module', 113, 114, 'COM_ACTIONLOGS_DISABLED'),
(290, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":114,\"title\":\"\\u0422\\u0415\\u0421\\u0422\",\"extension_name\":\"\\u0422\\u0415\\u0421\\u0422\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=114\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 16:41:22', 'com_modules.module', 113, 114, 'COM_ACTIONLOGS_DISABLED'),
(291, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-13 16:41:22', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(292, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-13 16:41:30', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(293, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-13 16:41:33', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(294, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UNPUBLISHED', '{\"action\":\"unpublish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":91,\"title\":\"System Dashboard\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=91\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 16:41:33', 'com_modules.module', 113, 91, 'COM_ACTIONLOGS_DISABLED'),
(295, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-13 16:41:36', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(296, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_PUBLISHED', '{\"action\":\"publish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":91,\"title\":\"System Dashboard\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=91\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-13 16:41:36', 'com_modules.module', 113, 91, 'COM_ACTIONLOGS_DISABLED'),
(297, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-08-14 16:46:24', 'com_users', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(298, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":293,\"name\":\"PLG_RADICAL_MULTI_FIELD\",\"extension_name\":\"PLG_RADICAL_MULTI_FIELD\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-14 16:46:41', 'com_installer', 113, 293, 'COM_ACTIONLOGS_DISABLED'),
(299, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_STYLE\",\"id\":\"11\",\"title\":\"Cassiopeia - Default\",\"extension_name\":\"Cassiopeia - Default\",\"itemlink\":\"index.php?option=com_templates&task=style.edit&id=11\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-14 17:43:25', 'com_templates.style', 113, 11, 'COM_ACTIONLOGS_DISABLED'),
(300, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_STYLE\",\"id\":\"11\",\"title\":\"Cassiopeia - Default\",\"extension_name\":\"Cassiopeia - Default\",\"itemlink\":\"index.php?option=com_templates&task=style.edit&id=11\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 05:46:27', 'com_templates.style', 113, 11, 'COM_ACTIONLOGS_DISABLED'),
(301, 'PLG_ACTIONLOG_JOOMLA_USER_CACHE', '{\"action\":\"cache\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"group\":\"all\"}', '2023-08-15 05:46:50', 'com_cache', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(302, 'PLG_ACTIONLOG_JOOMLA_USER_CACHE', '{\"action\":\"cache\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"group\":\"all\"}', '2023-08-15 05:46:54', 'com_cache', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(303, 'PLG_ACTIONLOG_JOOMLA_EXTENSION_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":294,\"name\":\"SimpleForm2\",\"extension_name\":\"SimpleForm2\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 05:49:31', 'com_installer', 113, 294, 'COM_ACTIONLOGS_DISABLED'),
(304, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":295,\"name\":\"System - SimpleForm2\",\"extension_name\":\"System - SimpleForm2\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 05:49:31', 'com_installer', 113, 295, 'COM_ACTIONLOGS_DISABLED'),
(305, 'PLG_ACTIONLOG_JOOMLA_EXTENSION_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PACKAGE\",\"id\":296,\"name\":\"Package SimpleForm2\",\"extension_name\":\"Package SimpleForm2\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 05:49:31', 'com_installer', 113, 296, 'COM_ACTIONLOGS_DISABLED'),
(306, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"SimpleForm2\",\"extension_name\":\"SimpleForm2\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 05:52:10', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(307, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-15 05:52:10', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(308, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"SimpleForm2\",\"extension_name\":\"SimpleForm2\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 05:53:04', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(309, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-15 05:53:04', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(310, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":101,\"title\":\"Home\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=101\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 08:27:40', 'com_menus.item', 113, 101, 'COM_ACTIONLOGS_DISABLED'),
(311, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-15 08:27:40', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(312, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":101,\"title\":\"Home\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=101\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 08:28:07', 'com_menus.item', 113, 101, 'COM_ACTIONLOGS_DISABLED'),
(313, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-15 08:28:39', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(314, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-15 09:50:29', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(315, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"SimpleForm2\",\"extension_name\":\"SimpleForm2\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 09:55:33', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(316, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-15 09:55:33', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(317, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"SimpleForm2\",\"extension_name\":\"SimpleForm2\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 10:01:26', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(318, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-15 10:01:26', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(319, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"SimpleForm2\",\"extension_name\":\"SimpleForm2\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 10:36:49', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(320, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-15 10:36:49', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(321, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"SimpleForm2\",\"extension_name\":\"SimpleForm2\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 11:16:12', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(322, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-15 11:16:12', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(323, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"SimpleForm2\",\"extension_name\":\"SimpleForm2\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 11:37:12', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(324, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-15 11:37:12', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(325, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"SimpleForm2\",\"extension_name\":\"SimpleForm2\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 11:39:25', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(326, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-15 11:39:25', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(327, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"SimpleForm2\",\"extension_name\":\"SimpleForm2\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 11:41:01', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(328, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-15 11:41:01', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(329, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"SimpleForm2\",\"extension_name\":\"SimpleForm2\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 12:26:41', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(330, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-15 12:26:41', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(331, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-15 12:30:50', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(332, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"2\",\"title\":\"Test material\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=2\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 12:31:47', 'com_content.article', 113, 2, 'COM_ACTIONLOGS_DISABLED'),
(333, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 12:31:47', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(334, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 12:31:49', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(335, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"1\",\"title\":\"\\u0422\\u0435\\u0441\\u0442\\u043e\\u0432\\u044b\\u0439 \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=1\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 12:31:51', 'com_content.article', 113, 1, 'COM_ACTIONLOGS_DISABLED'),
(336, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 12:31:51', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(337, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 12:32:01', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(338, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 13:11:58', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(339, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-15 13:11:58', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(340, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 13:19:22', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(341, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-15 13:19:22', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(342, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 13:20:00', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(343, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-15 13:20:00', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(344, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 13:20:41', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(345, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-15 13:20:41', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `lsqvo_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(346, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 13:21:00', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(347, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-15 13:21:00', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(348, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 13:24:04', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(349, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-15 13:24:04', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(350, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 13:24:56', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(351, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-15 13:24:56', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(352, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 13:25:57', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(353, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-15 13:25:57', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(354, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__extensions\"}', '2023-08-15 13:29:43', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(355, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 13:38:25', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(356, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-15 13:38:25', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(357, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_CATEGORY\",\"id\":14,\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"itemlink\":\"index.php?option=com_categories&task=category.edit&id=14\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 15:46:54', 'com_categories.category', 113, 14, 'COM_ACTIONLOGS_DISABLED'),
(358, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_CATEGORY\",\"id\":15,\"title\":\"Home\",\"itemlink\":\"index.php?option=com_categories&task=category.edit&id=15\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 15:47:19', 'com_categories.category', 113, 15, 'COM_ACTIONLOGS_DISABLED'),
(359, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__categories\"}', '2023-08-15 15:47:20', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(360, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_CATEGORY\",\"id\":\"14\",\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"itemlink\":\"index.php?option=com_categories&task=category.edit&id=14\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 15:47:25', 'com_categories.category', 113, 14, 'COM_ACTIONLOGS_DISABLED'),
(361, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__categories\"}', '2023-08-15 15:47:25', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(362, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":5,\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 15:48:06', 'com_content.article', 113, 5, 'COM_ACTIONLOGS_DISABLED'),
(363, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":6,\"title\":\"Home\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 15:48:28', 'com_content.article', 113, 6, 'COM_ACTIONLOGS_DISABLED'),
(364, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 15:48:29', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(365, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 15:48:32', 'com_content.article', 113, 5, 'COM_ACTIONLOGS_DISABLED'),
(366, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 15:48:32', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(367, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":112,\"title\":\"\\u041d\\u043e\\u043c\\u0435\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=112\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 15:49:02', 'com_menus.item', 113, 112, 'COM_ACTIONLOGS_DISABLED'),
(368, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-15 15:49:02', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(369, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":111,\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=111\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 15:49:15', 'com_menus.item', 113, 111, 'COM_ACTIONLOGS_DISABLED'),
(370, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-15 15:49:15', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(371, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields_groups\"}', '2023-08-15 15:51:09', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(372, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields_groups\"}', '2023-08-15 15:51:12', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(373, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-15 15:56:11', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(374, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":131,\"title\":\"Loyalty\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=131\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 15:57:08', 'com_menus.item', 113, 131, 'COM_ACTIONLOGS_DISABLED'),
(375, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-15 15:57:08', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(376, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":130,\"title\":\"\\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=130\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 15:57:11', 'com_menus.item', 113, 130, 'COM_ACTIONLOGS_DISABLED'),
(377, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-15 15:57:11', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(378, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_STYLE\",\"id\":\"11\",\"title\":\"Cassiopeia - Default\",\"extension_name\":\"Cassiopeia - Default\",\"itemlink\":\"index.php?option=com_templates&task=style.edit&id=11\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 15:59:45', 'com_templates.style', 113, 11, 'COM_ACTIONLOGS_DISABLED'),
(379, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_STYLE\",\"id\":\"11\",\"title\":\"Cassiopeia - Default\",\"extension_name\":\"Cassiopeia - Default\",\"itemlink\":\"index.php?option=com_templates&task=style.edit&id=11\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 16:00:29', 'com_templates.style', 113, 11, 'COM_ACTIONLOGS_DISABLED'),
(380, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Home\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 16:04:10', 'com_content.article', 113, 6, 'COM_ACTIONLOGS_DISABLED'),
(381, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 16:04:10', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(382, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 16:04:11', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(383, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 16:04:13', 'com_content.article', 113, 5, 'COM_ACTIONLOGS_DISABLED'),
(384, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 16:04:13', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(385, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 16:06:10', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(386, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-15 16:06:10', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(387, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 16:06:32', 'com_content.article', 113, 5, 'COM_ACTIONLOGS_DISABLED'),
(388, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 16:06:32', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(389, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"main.jpg\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 16:16:21', 'com_media.file', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(390, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 16:17:05', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(391, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 16:17:08', 'com_content.article', 113, 5, 'COM_ACTIONLOGS_DISABLED'),
(392, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 16:17:08', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(393, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 16:17:36', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(394, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-15 16:18:01', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(395, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 16:18:11', 'com_content.article', 113, 5, 'COM_ACTIONLOGS_DISABLED'),
(396, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 16:18:11', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(397, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 16:19:12', 'com_content.article', 113, 5, 'COM_ACTIONLOGS_DISABLED'),
(398, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 16:19:12', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(399, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 16:19:13', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(400, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Home\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 16:19:16', 'com_content.article', 113, 6, 'COM_ACTIONLOGS_DISABLED'),
(401, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 16:19:16', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(402, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":112,\"title\":\"\\u041d\\u043e\\u043c\\u0435\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=112\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 16:21:11', 'com_menus.item', 113, 112, 'COM_ACTIONLOGS_DISABLED'),
(403, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-15 16:21:11', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(404, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":111,\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=111\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 16:21:14', 'com_menus.item', 113, 111, 'COM_ACTIONLOGS_DISABLED'),
(405, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-15 16:21:14', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(406, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_STYLE\",\"id\":\"11\",\"title\":\"Cassiopeia - Default\",\"extension_name\":\"Cassiopeia - Default\",\"itemlink\":\"index.php?option=com_templates&task=style.edit&id=11\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 16:27:45', 'com_templates.style', 113, 11, 'COM_ACTIONLOGS_DISABLED'),
(407, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":111,\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=111\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 16:31:05', 'com_menus.item', 113, 111, 'COM_ACTIONLOGS_DISABLED'),
(408, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":\"main.png\",\"itemlink\":\"index.php?option=com_media&path=local-images:\\/\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 16:31:28', 'com_media.file', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(409, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Home\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 16:31:50', 'com_content.article', 113, 6, 'COM_ACTIONLOGS_DISABLED'),
(410, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 16:31:50', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(411, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 16:31:51', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(412, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 16:31:53', 'com_content.article', 113, 5, 'COM_ACTIONLOGS_DISABLED'),
(413, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 16:31:53', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(414, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_STYLE\",\"id\":\"11\",\"title\":\"Cassiopeia - Default\",\"extension_name\":\"Cassiopeia - Default\",\"itemlink\":\"index.php?option=com_templates&task=style.edit&id=11\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 17:38:14', 'com_templates.style', 113, 11, 'COM_ACTIONLOGS_DISABLED'),
(415, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":7,\"title\":\"\\u041d\\u0430\\u0442\\u0443\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0441\\u043e\\u043a\\u0438 \\u0441 \\u0441\\u043e\\u0431\\u043e\\u0439\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 17:45:13', 'com_content.article', 113, 7, 'COM_ACTIONLOGS_DISABLED'),
(416, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 17:46:12', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(417, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":8,\"title\":\"Natural juices to go\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=8\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 17:46:35', 'com_content.article', 113, 8, 'COM_ACTIONLOGS_DISABLED'),
(418, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 17:46:36', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(419, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"\\u041d\\u0430\\u0442\\u0443\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0441\\u043e\\u043a\\u0438 \\u0441 \\u0441\\u043e\\u0431\\u043e\\u0439\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 17:46:43', 'com_content.article', 113, 7, 'COM_ACTIONLOGS_DISABLED'),
(420, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 17:46:43', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(421, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 17:47:22', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(422, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":124,\"title\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=124\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 17:47:57', 'com_menus.item', 113, 124, 'COM_ACTIONLOGS_DISABLED'),
(423, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-15 17:47:57', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(424, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":125,\"title\":\"News\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=125\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 18:17:24', 'com_menus.item', 113, 125, 'COM_ACTIONLOGS_DISABLED'),
(425, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-15 18:17:24', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(426, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":124,\"title\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=124\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 18:17:27', 'com_menus.item', 113, 124, 'COM_ACTIONLOGS_DISABLED'),
(427, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 18:17:53', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(428, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":9,\"title\":\"\\u041d\\u0430\\u0442\\u0443\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0441\\u043e\\u043a\\u0438 \\u0441 \\u0441\\u043e\\u0431\\u043e\\u0439 (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=9\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 18:17:53', 'com_content.article', 113, 9, 'COM_ACTIONLOGS_DISABLED'),
(429, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"9\",\"title\":\"\\u041d\\u0430\\u0448 \\u043d\\u043e\\u0432\\u044b\\u0439 \\u0431\\u0443\\u0440\\u0433\\u0435\\u0440\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=9\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 18:18:41', 'com_content.article', 113, 9, 'COM_ACTIONLOGS_DISABLED'),
(430, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 18:18:41', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(431, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"9\",\"title\":\"\\u041d\\u0430\\u0448 \\u043d\\u043e\\u0432\\u044b\\u0439 \\u0431\\u0443\\u0440\\u0433\\u0435\\u0440\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=9\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 18:19:13', 'com_content.article', 113, 9, 'COM_ACTIONLOGS_DISABLED'),
(432, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 18:19:13', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(433, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 18:19:22', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(434, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":10,\"title\":\"\\u041d\\u0430\\u0448 \\u043d\\u043e\\u0432\\u044b\\u0439 \\u0431\\u0443\\u0440\\u0433\\u0435\\u0440 (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=10\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 18:19:22', 'com_content.article', 113, 10, 'COM_ACTIONLOGS_DISABLED'),
(435, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"10\",\"title\":\"Our new burger\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=10\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 18:20:41', 'com_content.article', 113, 10, 'COM_ACTIONLOGS_DISABLED'),
(436, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 18:20:41', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(437, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"10\",\"title\":\"Our new burger\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=10\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 18:20:54', 'com_content.article', 113, 10, 'COM_ACTIONLOGS_DISABLED'),
(438, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 18:20:54', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(439, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 18:21:13', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(440, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":11,\"title\":\"Our new burger (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=11\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 18:21:13', 'com_content.article', 113, 11, 'COM_ACTIONLOGS_DISABLED'),
(441, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"11\",\"title\":\"\\u041b\\u0435\\u0442\\u043d\\u0438\\u0439 \\u0434\\u0435\\u0441\\u0435\\u0440\\u0442\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=11\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 18:22:25', 'com_content.article', 113, 11, 'COM_ACTIONLOGS_DISABLED'),
(442, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 18:22:25', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(443, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 18:22:44', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(444, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":12,\"title\":\"\\u041b\\u0435\\u0442\\u043d\\u0438\\u0439 \\u0434\\u0435\\u0441\\u0435\\u0440\\u0442 (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=12\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 18:22:44', 'com_content.article', 113, 12, 'COM_ACTIONLOGS_DISABLED'),
(445, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"12\",\"title\":\"Summer dessert\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=12\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 18:23:08', 'com_content.article', 113, 12, 'COM_ACTIONLOGS_DISABLED'),
(446, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 18:23:08', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(447, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"11\",\"title\":\"\\u041b\\u0435\\u0442\\u043d\\u0438\\u0439 \\u0434\\u0435\\u0441\\u0435\\u0440\\u0442\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=11\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 18:23:22', 'com_content.article', 113, 11, 'COM_ACTIONLOGS_DISABLED'),
(448, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 18:23:22', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(449, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-15 18:29:12', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(450, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UNPUBLISHED', '{\"action\":\"unpublish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":17,\"title\":\"\\u0425\\u043b\\u0435\\u0431\\u043d\\u044b\\u0435 \\u043a\\u0440\\u043e\\u0448\\u043a\\u0438\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=17\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 18:29:12', 'com_modules.module', 113, 17, 'COM_ACTIONLOGS_DISABLED'),
(451, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-15 18:29:21', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(452, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_TRASHED', '{\"action\":\"trash\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":17,\"title\":\"\\u0425\\u043b\\u0435\\u0431\\u043d\\u044b\\u0435 \\u043a\\u0440\\u043e\\u0448\\u043a\\u0438\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=17\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 18:29:21', 'com_modules.module', 113, 17, 'COM_ACTIONLOGS_DISABLED'),
(453, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":124,\"title\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=124\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 18:30:10', 'com_menus.item', 113, 124, 'COM_ACTIONLOGS_DISABLED'),
(454, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-15 18:30:10', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(455, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":124,\"title\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=124\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 18:32:04', 'com_menus.item', 113, 124, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `lsqvo_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(456, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":125,\"title\":\"News\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=125\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 18:32:38', 'com_menus.item', 113, 125, 'COM_ACTIONLOGS_DISABLED'),
(457, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-15 18:32:38', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(458, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":124,\"title\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=124\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 18:32:41', 'com_menus.item', 113, 124, 'COM_ACTIONLOGS_DISABLED'),
(459, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 18:37:29', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(460, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"11\",\"title\":\"\\u041b\\u0435\\u0442\\u043d\\u0438\\u0439 \\u0434\\u0435\\u0441\\u0435\\u0440\\u0442\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=11\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 18:37:41', 'com_content.article', 113, 11, 'COM_ACTIONLOGS_DISABLED'),
(461, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 18:37:41', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(462, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":124,\"title\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=124\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 18:38:22', 'com_menus.item', 113, 124, 'COM_ACTIONLOGS_DISABLED'),
(463, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-15 18:38:22', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(464, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":124,\"title\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=124\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 18:40:30', 'com_menus.item', 113, 124, 'COM_ACTIONLOGS_DISABLED'),
(465, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":124,\"title\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=124\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 18:47:27', 'com_menus.item', 113, 124, 'COM_ACTIONLOGS_DISABLED'),
(466, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":124,\"title\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=124\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 18:51:33', 'com_menus.item', 113, 124, 'COM_ACTIONLOGS_DISABLED'),
(467, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":124,\"title\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=124\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 18:52:33', 'com_menus.item', 113, 124, 'COM_ACTIONLOGS_DISABLED'),
(468, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":124,\"title\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=124\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 18:53:23', 'com_menus.item', 113, 124, 'COM_ACTIONLOGS_DISABLED'),
(469, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":124,\"title\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=124\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 18:53:33', 'com_menus.item', 113, 124, 'COM_ACTIONLOGS_DISABLED'),
(470, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":125,\"title\":\"News\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=125\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 18:53:59', 'com_menus.item', 113, 125, 'COM_ACTIONLOGS_DISABLED'),
(471, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-15 18:53:59', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(472, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":124,\"title\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=124\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 18:54:02', 'com_menus.item', 113, 124, 'COM_ACTIONLOGS_DISABLED'),
(473, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":125,\"title\":\"News\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=125\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 18:58:55', 'com_menus.item', 113, 125, 'COM_ACTIONLOGS_DISABLED'),
(474, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-15 18:58:55', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(475, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":124,\"title\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=124\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 18:58:58', 'com_menus.item', 113, 124, 'COM_ACTIONLOGS_DISABLED'),
(476, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-15 18:58:58', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(477, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":124,\"title\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=124\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 19:06:02', 'com_menus.item', 113, 124, 'COM_ACTIONLOGS_DISABLED'),
(478, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-15 19:06:02', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(479, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":124,\"title\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=124\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 19:06:34', 'com_menus.item', 113, 124, 'COM_ACTIONLOGS_DISABLED'),
(480, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":124,\"title\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=124\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 19:06:46', 'com_menus.item', 113, 124, 'COM_ACTIONLOGS_DISABLED'),
(481, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":13,\"title\":\"\\u041b\\u0435\\u0442\\u043d\\u0438\\u0439 \\u0434\\u0435\\u0441\\u0435\\u0440\\u0442 (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 19:08:17', 'com_content.article', 113, 13, 'COM_ACTIONLOGS_DISABLED'),
(482, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":14,\"title\":\"\\u041d\\u0430\\u0448 \\u043d\\u043e\\u0432\\u044b\\u0439 \\u0431\\u0443\\u0440\\u0433\\u0435\\u0440 (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 19:08:17', 'com_content.article', 113, 14, 'COM_ACTIONLOGS_DISABLED'),
(483, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":15,\"title\":\"\\u041d\\u0430\\u0442\\u0443\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0441\\u043e\\u043a\\u0438 \\u0441 \\u0441\\u043e\\u0431\\u043e\\u0439 (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=15\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 19:08:17', 'com_content.article', 113, 15, 'COM_ACTIONLOGS_DISABLED'),
(484, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":16,\"title\":\"Summer dessert (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=16\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 19:08:45', 'com_content.article', 113, 16, 'COM_ACTIONLOGS_DISABLED'),
(485, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":17,\"title\":\"Our new burger (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=17\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 19:08:45', 'com_content.article', 113, 17, 'COM_ACTIONLOGS_DISABLED'),
(486, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":18,\"title\":\"Natural juices to go (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=18\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 19:08:45', 'com_content.article', 113, 18, 'COM_ACTIONLOGS_DISABLED'),
(487, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"\\u041d\\u0430\\u0448 \\u043d\\u043e\\u0432\\u044b\\u0439 \\u0431\\u0443\\u0440\\u0433\\u0435\\u0440 (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 19:09:11', 'com_content.article', 113, 14, 'COM_ACTIONLOGS_DISABLED'),
(488, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 19:09:11', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(489, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"\\u041b\\u0435\\u0442\\u043d\\u0438\\u0439 \\u0434\\u0435\\u0441\\u0435\\u0440\\u0442 (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 19:09:30', 'com_content.article', 113, 13, 'COM_ACTIONLOGS_DISABLED'),
(490, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 19:09:30', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(491, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"15\",\"title\":\"\\u041d\\u0430\\u0442\\u0443\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0441\\u043e\\u043a\\u0438 \\u0441 \\u0441\\u043e\\u0431\\u043e\\u0439 (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=15\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 19:09:48', 'com_content.article', 113, 15, 'COM_ACTIONLOGS_DISABLED'),
(492, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 19:09:48', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(493, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_PUBLISHED', '{\"action\":\"publish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":18,\"title\":\"Natural juices to go (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=18\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 19:09:59', 'com_content.article', 113, 18, 'COM_ACTIONLOGS_DISABLED'),
(494, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_PUBLISHED', '{\"action\":\"publish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":17,\"title\":\"Our new burger (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=17\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 19:09:59', 'com_content.article', 113, 17, 'COM_ACTIONLOGS_DISABLED'),
(495, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_PUBLISHED', '{\"action\":\"publish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":16,\"title\":\"Summer dessert (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=16\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 19:09:59', 'com_content.article', 113, 16, 'COM_ACTIONLOGS_DISABLED'),
(496, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_PUBLISHED', '{\"action\":\"publish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":15,\"title\":\"\\u041d\\u0430\\u0442\\u0443\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0441\\u043e\\u043a\\u0438 \\u0441 \\u0441\\u043e\\u0431\\u043e\\u0439 (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=15\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 19:09:59', 'com_content.article', 113, 15, 'COM_ACTIONLOGS_DISABLED'),
(497, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_PUBLISHED', '{\"action\":\"publish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":14,\"title\":\"\\u041d\\u0430\\u0448 \\u043d\\u043e\\u0432\\u044b\\u0439 \\u0431\\u0443\\u0440\\u0433\\u0435\\u0440 (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 19:09:59', 'com_content.article', 113, 14, 'COM_ACTIONLOGS_DISABLED'),
(498, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_PUBLISHED', '{\"action\":\"publish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":13,\"title\":\"\\u041b\\u0435\\u0442\\u043d\\u0438\\u0439 \\u0434\\u0435\\u0441\\u0435\\u0440\\u0442 (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 19:09:59', 'com_content.article', 113, 13, 'COM_ACTIONLOGS_DISABLED'),
(499, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":124,\"title\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=124\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 19:54:57', 'com_menus.item', 113, 124, 'COM_ACTIONLOGS_DISABLED'),
(500, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438\",\"extension_name\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 19:57:18', 'com_modules.module', 113, 116, 'COM_ACTIONLOGS_DISABLED'),
(501, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-15 19:57:44', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(502, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":117,\"title\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438 (2)\",\"extension_name\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438 (2)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=117\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 19:57:44', 'com_modules.module', 113, 117, 'COM_ACTIONLOGS_DISABLED'),
(503, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":117,\"title\":\"News\",\"extension_name\":\"News\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=117\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 19:58:22', 'com_modules.module', 113, 117, 'COM_ACTIONLOGS_DISABLED'),
(504, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-15 19:58:22', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(505, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-15 20:01:53', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(506, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438\",\"extension_name\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 20:02:05', 'com_modules.module', 113, 116, 'COM_ACTIONLOGS_DISABLED'),
(507, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-15 20:02:05', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(508, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":117,\"title\":\"News\",\"extension_name\":\"News\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=117\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 20:02:19', 'com_modules.module', 113, 117, 'COM_ACTIONLOGS_DISABLED'),
(509, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-15 20:02:19', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(510, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438\",\"extension_name\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 20:04:47', 'com_modules.module', 113, 116, 'COM_ACTIONLOGS_DISABLED'),
(511, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-15 20:04:47', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(512, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438\",\"extension_name\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 20:06:36', 'com_modules.module', 113, 116, 'COM_ACTIONLOGS_DISABLED'),
(513, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-15 20:06:36', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(514, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438\",\"extension_name\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 20:07:36', 'com_modules.module', 113, 116, 'COM_ACTIONLOGS_DISABLED'),
(515, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-15 20:07:36', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(516, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438\",\"extension_name\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 20:07:46', 'com_modules.module', 113, 116, 'COM_ACTIONLOGS_DISABLED'),
(517, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-15 20:07:46', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(518, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438\",\"extension_name\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 20:08:22', 'com_modules.module', 113, 116, 'COM_ACTIONLOGS_DISABLED'),
(519, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-15 20:08:22', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(520, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438\",\"extension_name\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 20:16:10', 'com_modules.module', 113, 116, 'COM_ACTIONLOGS_DISABLED'),
(521, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-15 20:16:10', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(522, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438\",\"extension_name\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 20:21:53', 'com_modules.module', 113, 116, 'COM_ACTIONLOGS_DISABLED'),
(523, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-15 20:21:53', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(524, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-15 20:22:11', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(525, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":118,\"title\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438 (2)\",\"extension_name\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438 (2)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=118\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 20:22:11', 'com_modules.module', 113, 118, 'COM_ACTIONLOGS_DISABLED'),
(526, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-15 20:22:34', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(527, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":117,\"title\":\"News\",\"extension_name\":\"News\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=117\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 20:23:27', 'com_modules.module', 113, 117, 'COM_ACTIONLOGS_DISABLED'),
(528, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-15 20:23:27', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(529, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":117,\"title\":\"News\",\"extension_name\":\"News\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=117\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 20:23:49', 'com_modules.module', 113, 117, 'COM_ACTIONLOGS_DISABLED'),
(530, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-15 20:23:49', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(531, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":117,\"title\":\"News\",\"extension_name\":\"News\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=117\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 20:24:43', 'com_modules.module', 113, 117, 'COM_ACTIONLOGS_DISABLED'),
(532, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-15 20:24:43', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(533, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":117,\"title\":\"News\",\"extension_name\":\"News\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=117\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 20:24:56', 'com_modules.module', 113, 117, 'COM_ACTIONLOGS_DISABLED'),
(534, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-15 20:24:56', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(535, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-15 22:33:13', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(536, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"\\u041d\\u0430\\u0442\\u0443\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0441\\u043e\\u043a\\u0438 \\u0441 \\u0441\\u043e\\u0431\\u043e\\u0439\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 22:34:01', 'com_content.article', 113, 7, 'COM_ACTIONLOGS_DISABLED'),
(537, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 22:34:01', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(538, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"\\u041d\\u0430\\u0442\\u0443\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0441\\u043e\\u043a\\u0438 \\u0441 \\u0441\\u043e\\u0431\\u043e\\u0439\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 22:34:21', 'com_content.article', 113, 7, 'COM_ACTIONLOGS_DISABLED'),
(539, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 22:34:21', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(540, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"\\u041d\\u0430\\u0442\\u0443\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0441\\u043e\\u043a\\u0438 \\u0441 \\u0441\\u043e\\u0431\\u043e\\u0439\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 22:36:19', 'com_content.article', 113, 7, 'COM_ACTIONLOGS_DISABLED'),
(541, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 22:36:19', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(542, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"\\u041d\\u0430\\u0442\\u0443\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0441\\u043e\\u043a\\u0438 \\u0441 \\u0441\\u043e\\u0431\\u043e\\u0439\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 22:38:31', 'com_content.article', 113, 7, 'COM_ACTIONLOGS_DISABLED'),
(543, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 22:38:31', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(544, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"\\u041d\\u0430\\u0442\\u0443\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0441\\u043e\\u043a\\u0438 \\u0441 \\u0441\\u043e\\u0431\\u043e\\u0439\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 23:41:53', 'com_content.article', 113, 7, 'COM_ACTIONLOGS_DISABLED'),
(545, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 23:41:53', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(546, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"\\u041d\\u0430\\u0442\\u0443\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0441\\u043e\\u043a\\u0438 \\u0441 \\u0441\\u043e\\u0431\\u043e\\u0439\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 23:42:13', 'com_content.article', 113, 7, 'COM_ACTIONLOGS_DISABLED'),
(547, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 23:42:13', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(548, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"\\u041d\\u0430\\u0442\\u0443\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0441\\u043e\\u043a\\u0438 \\u0441 \\u0441\\u043e\\u0431\\u043e\\u0439\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 23:42:39', 'com_content.article', 113, 7, 'COM_ACTIONLOGS_DISABLED'),
(549, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 23:42:39', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(550, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"\\u041d\\u0430\\u0442\\u0443\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0441\\u043e\\u043a\\u0438 \\u0441 \\u0441\\u043e\\u0431\\u043e\\u0439\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 23:42:57', 'com_content.article', 113, 7, 'COM_ACTIONLOGS_DISABLED'),
(551, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 23:42:57', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(552, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"\\u041d\\u0430\\u0442\\u0443\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0441\\u043e\\u043a\\u0438 \\u0441 \\u0441\\u043e\\u0431\\u043e\\u0439\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 23:44:16', 'com_content.article', 113, 7, 'COM_ACTIONLOGS_DISABLED'),
(553, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 23:44:16', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(554, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"\\u041d\\u0430\\u0442\\u0443\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0441\\u043e\\u043a\\u0438 \\u0441 \\u0441\\u043e\\u0431\\u043e\\u0439\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-15 23:49:58', 'com_content.article', 113, 7, 'COM_ACTIONLOGS_DISABLED'),
(555, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-15 23:49:58', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(556, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-08-16 07:40:46', 'com_users', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(557, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-16 07:41:02', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(558, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-16 07:41:14', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(559, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Home\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-16 07:54:39', 'com_content.article', 113, 6, 'COM_ACTIONLOGS_DISABLED'),
(560, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-16 07:54:39', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(561, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-16 07:54:40', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(562, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-16 07:54:43', 'com_content.article', 113, 5, 'COM_ACTIONLOGS_DISABLED'),
(563, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-16 07:54:43', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `lsqvo_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(564, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-16 07:56:50', 'com_content.article', 113, 5, 'COM_ACTIONLOGS_DISABLED'),
(565, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-16 07:56:50', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(566, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-16 07:59:15', 'com_content.article', 113, 5, 'COM_ACTIONLOGS_DISABLED'),
(567, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-16 07:59:15', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(568, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-16 07:59:31', 'com_content.article', 113, 5, 'COM_ACTIONLOGS_DISABLED'),
(569, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-16 07:59:31', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(570, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-16 08:00:05', 'com_content.article', 113, 5, 'COM_ACTIONLOGS_DISABLED'),
(571, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-16 08:00:05', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(572, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":112,\"title\":\"\\u041d\\u043e\\u043c\\u0435\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=112\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-16 08:02:02', 'com_menus.item', 113, 112, 'COM_ACTIONLOGS_DISABLED'),
(573, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-16 08:02:02', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(574, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":111,\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=111\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-16 08:02:05', 'com_menus.item', 113, 111, 'COM_ACTIONLOGS_DISABLED'),
(575, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-16 08:02:05', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(576, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-16 08:02:36', 'com_content.article', 113, 5, 'COM_ACTIONLOGS_DISABLED'),
(577, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-16 08:02:36', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(578, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-16 08:03:25', 'com_content.article', 113, 5, 'COM_ACTIONLOGS_DISABLED'),
(579, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-16 08:03:25', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(580, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-16 08:03:59', 'com_content.article', 113, 5, 'COM_ACTIONLOGS_DISABLED'),
(581, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-16 08:03:59', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(582, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Home\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-16 08:04:51', 'com_content.article', 113, 6, 'COM_ACTIONLOGS_DISABLED'),
(583, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-16 08:04:51', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(584, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-16 08:04:52', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(585, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-16 08:04:53', 'com_content.article', 113, 5, 'COM_ACTIONLOGS_DISABLED'),
(586, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-16 08:04:53', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(587, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Home\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-16 08:08:48', 'com_content.article', 113, 6, 'COM_ACTIONLOGS_DISABLED'),
(588, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-16 08:08:48', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(589, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-16 08:16:07', 'com_content.article', 113, 5, 'COM_ACTIONLOGS_DISABLED'),
(590, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-16 08:16:07', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(591, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-16 08:16:08', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(592, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Home\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-16 08:16:14', 'com_content.article', 113, 6, 'COM_ACTIONLOGS_DISABLED'),
(593, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-16 08:16:14', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(594, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Home\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-16 09:34:47', 'com_content.article', 113, 6, 'COM_ACTIONLOGS_DISABLED'),
(595, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-16 09:34:47', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(596, 'PLG_ACTIONLOG_JOOMLA_EXTENSION_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":297,\"name\":\"Jshopping Categories\",\"extension_name\":\"Jshopping Categories\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-16 13:47:25', 'com_installer', 113, 297, 'COM_ACTIONLOGS_DISABLED'),
(597, 'PLG_ACTIONLOG_JOOMLA_EXTENSION_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":298,\"name\":\"Jshopping Label Products\",\"extension_name\":\"Jshopping Label Products\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-16 13:47:35', 'com_installer', 113, 298, 'COM_ACTIONLOGS_DISABLED'),
(598, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":119,\"title\":\"Jshopping Categories\",\"extension_name\":\"Jshopping Categories\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=119\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-16 13:48:31', 'com_modules.module', 113, 119, 'COM_ACTIONLOGS_DISABLED'),
(599, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-16 13:48:31', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(600, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":119,\"title\":\"\\u041c\\u0435\\u043d\\u044e \\u0440\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u0430\",\"extension_name\":\"\\u041c\\u0435\\u043d\\u044e \\u0440\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u0430\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=119\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-16 13:49:08', 'com_modules.module', 113, 119, 'COM_ACTIONLOGS_DISABLED'),
(601, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-16 13:49:08', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(602, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":119,\"title\":\"\\u041c\\u0435\\u043d\\u044e\",\"extension_name\":\"\\u041c\\u0435\\u043d\\u044e\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=119\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-16 13:53:34', 'com_modules.module', 113, 119, 'COM_ACTIONLOGS_DISABLED'),
(603, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-16 13:53:34', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(604, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-16 14:08:11', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(605, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":119,\"title\":\"\\u041c\\u0435\\u043d\\u044e\",\"extension_name\":\"\\u041c\\u0435\\u043d\\u044e\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=119\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 09:10:19', 'com_modules.module', 113, 119, 'COM_ACTIONLOGS_DISABLED'),
(606, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-17 09:10:19', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(607, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-17 09:10:28', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(608, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":121,\"title\":\"\\u041c\\u0435\\u043d\\u044e (2)\",\"extension_name\":\"\\u041c\\u0435\\u043d\\u044e (2)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=121\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 09:10:28', 'com_modules.module', 113, 121, 'COM_ACTIONLOGS_DISABLED'),
(609, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":121,\"title\":\"Menu\",\"extension_name\":\"Menu\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=121\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 09:10:43', 'com_modules.module', 113, 121, 'COM_ACTIONLOGS_DISABLED'),
(610, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-17 09:10:43', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(611, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-17 09:11:02', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(612, 'PLG_ACTIONLOG_JOOMLA_APPLICATION_CONFIG_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_APPLICATION_CONFIG\",\"extension_name\":\"com_config.application\",\"itemlink\":\"index.php?option=com_config\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 09:18:14', 'com_config.application', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(613, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-17 10:02:34', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(614, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":112,\"title\":\"\\u041f\\u0435\\u0440\\u0435\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435 \\u044f\\u0437\\u044b\\u043a\\u043e\\u0432\",\"extension_name\":\"\\u041f\\u0435\\u0440\\u0435\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435 \\u044f\\u0437\\u044b\\u043a\\u043e\\u0432\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=112\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 10:03:26', 'com_modules.module', 113, 112, 'COM_ACTIONLOGS_DISABLED'),
(615, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-17 10:03:26', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(616, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":112,\"title\":\"\\u041f\\u0435\\u0440\\u0435\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435 \\u044f\\u0437\\u044b\\u043a\\u043e\\u0432\",\"extension_name\":\"\\u041f\\u0435\\u0440\\u0435\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435 \\u044f\\u0437\\u044b\\u043a\\u043e\\u0432\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=112\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 10:04:57', 'com_modules.module', 113, 112, 'COM_ACTIONLOGS_DISABLED'),
(617, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-17 10:04:57', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(618, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":112,\"title\":\"\\u041f\\u0435\\u0440\\u0435\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435 \\u044f\\u0437\\u044b\\u043a\\u043e\\u0432\",\"extension_name\":\"\\u041f\\u0435\\u0440\\u0435\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435 \\u044f\\u0437\\u044b\\u043a\\u043e\\u0432\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=112\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 10:05:36', 'com_modules.module', 113, 112, 'COM_ACTIONLOGS_DISABLED'),
(619, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-17 10:05:36', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(620, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":112,\"title\":\"\\u041f\\u0435\\u0440\\u0435\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435 \\u044f\\u0437\\u044b\\u043a\\u043e\\u0432\",\"extension_name\":\"\\u041f\\u0435\\u0440\\u0435\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435 \\u044f\\u0437\\u044b\\u043a\\u043e\\u0432\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=112\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 10:06:48', 'com_modules.module', 113, 112, 'COM_ACTIONLOGS_DISABLED'),
(621, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-17 10:06:48', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(622, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":120,\"title\":\"\\u041c\\u0435\\u043d\\u044e\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=120\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 10:17:47', 'com_menus.item', 113, 120, 'COM_ACTIONLOGS_DISABLED'),
(623, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-17 10:17:47', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(624, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":120,\"title\":\"\\u041c\\u0435\\u043d\\u044e\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=120\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 10:17:55', 'com_menus.item', 113, 120, 'COM_ACTIONLOGS_DISABLED'),
(625, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":120,\"title\":\"\\u041c\\u0435\\u043d\\u044e\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=120\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 10:18:11', 'com_menus.item', 113, 120, 'COM_ACTIONLOGS_DISABLED'),
(626, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":120,\"title\":\"\\u041c\\u0435\\u043d\\u044e\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=120\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 10:19:16', 'com_menus.item', 113, 120, 'COM_ACTIONLOGS_DISABLED'),
(627, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":120,\"title\":\"\\u041c\\u0435\\u043d\\u044e\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=120\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 10:19:23', 'com_menus.item', 113, 120, 'COM_ACTIONLOGS_DISABLED'),
(628, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":121,\"title\":\"Menu\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=121\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 10:20:59', 'com_menus.item', 113, 121, 'COM_ACTIONLOGS_DISABLED'),
(629, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-17 10:20:59', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(630, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":120,\"title\":\"\\u041c\\u0435\\u043d\\u044e\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=120\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 10:21:01', 'com_menus.item', 113, 120, 'COM_ACTIONLOGS_DISABLED'),
(631, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-17 12:31:29', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(632, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":112,\"title\":\"\\u041f\\u0435\\u0440\\u0435\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435 \\u044f\\u0437\\u044b\\u043a\\u043e\\u0432\",\"extension_name\":\"\\u041f\\u0435\\u0440\\u0435\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435 \\u044f\\u0437\\u044b\\u043a\\u043e\\u0432\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=112\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 12:31:48', 'com_modules.module', 113, 112, 'COM_ACTIONLOGS_DISABLED'),
(633, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-17 12:31:48', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(634, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":112,\"title\":\"\\u041f\\u0435\\u0440\\u0435\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435 \\u044f\\u0437\\u044b\\u043a\\u043e\\u0432\",\"extension_name\":\"\\u041f\\u0435\\u0440\\u0435\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435 \\u044f\\u0437\\u044b\\u043a\\u043e\\u0432\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=112\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 12:53:11', 'com_modules.module', 113, 112, 'COM_ACTIONLOGS_DISABLED'),
(635, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-17 12:53:11', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(636, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__extensions\"}', '2023-08-17 12:55:04', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(637, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":\"174\",\"title\":\"plg_system_languagefilter\",\"extension_name\":\"plg_system_languagefilter\",\"itemlink\":\"index.php?option=com_plugins&task=plugin.edit&extension_id=174\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 12:55:33', 'com_plugins.plugin', 113, 174, 'COM_ACTIONLOGS_DISABLED'),
(638, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__extensions\"}', '2023-08-17 12:55:33', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(639, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":\"174\",\"title\":\"plg_system_languagefilter\",\"extension_name\":\"plg_system_languagefilter\",\"itemlink\":\"index.php?option=com_plugins&task=plugin.edit&extension_id=174\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 12:55:52', 'com_plugins.plugin', 113, 174, 'COM_ACTIONLOGS_DISABLED'),
(640, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__extensions\"}', '2023-08-17 12:55:52', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(641, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":120,\"title\":\"\\u041f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u043d\\u044b\\u0435 \\u0431\\u043b\\u044e\\u0434\\u0430\",\"extension_name\":\"\\u041f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u043d\\u044b\\u0435 \\u0431\\u043b\\u044e\\u0434\\u0430\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=120\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 12:57:32', 'com_modules.module', 113, 120, 'COM_ACTIONLOGS_DISABLED'),
(642, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-17 12:57:32', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(643, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-17 13:00:00', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(644, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":122,\"title\":\"\\u041f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u043d\\u044b\\u0435 \\u0431\\u043b\\u044e\\u0434\\u0430 (2)\",\"extension_name\":\"\\u041f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u043d\\u044b\\u0435 \\u0431\\u043b\\u044e\\u0434\\u0430 (2)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=122\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 13:00:00', 'com_modules.module', 113, 122, 'COM_ACTIONLOGS_DISABLED'),
(645, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":122,\"title\":\"Popular dishes\",\"extension_name\":\"Popular dishes\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=122\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 13:00:37', 'com_modules.module', 113, 122, 'COM_ACTIONLOGS_DISABLED'),
(646, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-17 13:00:37', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(647, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":120,\"title\":\"\\u041f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u043d\\u044b\\u0435 \\u0431\\u043b\\u044e\\u0434\\u0430\",\"extension_name\":\"\\u041f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u043d\\u044b\\u0435 \\u0431\\u043b\\u044e\\u0434\\u0430\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=120\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 13:03:50', 'com_modules.module', 113, 120, 'COM_ACTIONLOGS_DISABLED'),
(648, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-17 13:03:50', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(649, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-17 13:04:13', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(650, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":122,\"title\":\"Popular dishes\",\"extension_name\":\"Popular dishes\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=122\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 13:04:54', 'com_modules.module', 113, 122, 'COM_ACTIONLOGS_DISABLED'),
(651, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-17 13:04:54', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(652, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":122,\"title\":\"Popular dishes\",\"extension_name\":\"Popular dishes\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=122\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 13:05:57', 'com_modules.module', 113, 122, 'COM_ACTIONLOGS_DISABLED'),
(653, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-17 13:05:57', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(654, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":122,\"title\":\"Popular dishes\",\"extension_name\":\"Popular dishes\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=122\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 13:06:03', 'com_modules.module', 113, 122, 'COM_ACTIONLOGS_DISABLED'),
(655, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-17 13:06:03', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(656, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":120,\"title\":\"\\u041f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u043d\\u044b\\u0435 \\u0431\\u043b\\u044e\\u0434\\u0430\",\"extension_name\":\"\\u041f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u043d\\u044b\\u0435 \\u0431\\u043b\\u044e\\u0434\\u0430\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=120\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 13:06:11', 'com_modules.module', 113, 120, 'COM_ACTIONLOGS_DISABLED'),
(657, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-17 13:06:11', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(658, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":120,\"title\":\"\\u041f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u043d\\u044b\\u0435 \\u0431\\u043b\\u044e\\u0434\\u0430\",\"extension_name\":\"\\u041f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u043d\\u044b\\u0435 \\u0431\\u043b\\u044e\\u0434\\u0430\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=120\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 13:07:56', 'com_modules.module', 113, 120, 'COM_ACTIONLOGS_DISABLED'),
(659, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-17 13:07:56', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(660, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":122,\"title\":\"Popular dishes\",\"extension_name\":\"Popular dishes\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=122\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 13:08:06', 'com_modules.module', 113, 122, 'COM_ACTIONLOGS_DISABLED'),
(661, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-17 13:08:06', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(662, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU\",\"id\":4,\"title\":\"\\u041f\\u0435\\u0440\\u0435\\u0439\\u0442\\u0438 \\u0432 \\u043c\\u0435\\u043d\\u044e\",\"itemlink\":\"index.php?option=com_menus&task=menu.edit&id=4\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 14:53:17', 'com_menus.menu', 113, 4, 'COM_ACTIONLOGS_DISABLED'),
(663, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU\",\"id\":4,\"title\":\"\\u041f\\u0435\\u0440\\u0435\\u0439\\u0442\\u0438 \\u0432 \\u043c\\u0435\\u043d\\u044e(RU)\",\"itemlink\":\"index.php?option=com_menus&task=menu.edit&id=4\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 14:53:48', 'com_menus.menu', 113, 4, 'COM_ACTIONLOGS_DISABLED'),
(664, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU\",\"id\":5,\"title\":\"\\u041f\\u0435\\u0440\\u0435\\u0439\\u0442\\u0438 \\u0432 \\u043c\\u0435\\u043d\\u044e(EN)\",\"itemlink\":\"index.php?option=com_menus&task=menu.edit&id=5\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 14:54:55', 'com_menus.menu', 113, 5, 'COM_ACTIONLOGS_DISABLED'),
(665, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU\",\"id\":4,\"title\":\"\\u041f\\u0435\\u0440\\u0435\\u0439\\u0442\\u0438 \\u0432 \\u043c\\u0435\\u043d\\u044e(RU)\",\"itemlink\":\"index.php?option=com_menus&task=menu.edit&id=4\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 14:55:07', 'com_menus.menu', 113, 4, 'COM_ACTIONLOGS_DISABLED'),
(666, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":123,\"title\":\"\\u041f\\u0435\\u0440\\u0435\\u0439\\u0442\\u0438 \\u0432 \\u043c\\u0435\\u043d\\u044e(RU)\",\"extension_name\":\"\\u041f\\u0435\\u0440\\u0435\\u0439\\u0442\\u0438 \\u0432 \\u043c\\u0435\\u043d\\u044e(RU)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=123\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 14:57:15', 'com_modules.module', 113, 123, 'COM_ACTIONLOGS_DISABLED'),
(667, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":123,\"title\":\"\\u041f\\u0435\\u0440\\u0435\\u0439\\u0442\\u0438 \\u0432 \\u043c\\u0435\\u043d\\u044e(EN)\",\"extension_name\":\"\\u041f\\u0435\\u0440\\u0435\\u0439\\u0442\\u0438 \\u0432 \\u043c\\u0435\\u043d\\u044e(EN)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=123\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 14:57:44', 'com_modules.module', 113, 123, 'COM_ACTIONLOGS_DISABLED'),
(668, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-17 14:57:44', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(669, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":124,\"title\":\"\\u041f\\u0435\\u0440\\u0435\\u0439\\u0442\\u0438 \\u0432 \\u043c\\u0435\\u043d\\u044e(RU)\",\"extension_name\":\"\\u041f\\u0435\\u0440\\u0435\\u0439\\u0442\\u0438 \\u0432 \\u043c\\u0435\\u043d\\u044e(RU)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=124\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 14:58:12', 'com_modules.module', 113, 124, 'COM_ACTIONLOGS_DISABLED'),
(670, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":136,\"title\":\"\\u041f\\u0435\\u0440\\u0435\\u0439\\u0442\\u0438 \\u0432 \\u043c\\u0435\\u043d\\u044e\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=136\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 14:59:06', 'com_menus.item', 113, 136, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `lsqvo_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(671, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":137,\"title\":\"Go to menu\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=137\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 14:59:46', 'com_menus.item', 113, 137, 'COM_ACTIONLOGS_DISABLED'),
(672, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":136,\"title\":\"\\u041f\\u0435\\u0440\\u0435\\u0439\\u0442\\u0438 \\u0432 \\u043c\\u0435\\u043d\\u044e\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=136\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 14:59:51', 'com_menus.item', 113, 136, 'COM_ACTIONLOGS_DISABLED'),
(673, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":137,\"title\":\"Go to menu\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=137\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 15:00:34', 'com_menus.item', 113, 137, 'COM_ACTIONLOGS_DISABLED'),
(674, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-17 15:00:34', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(675, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":136,\"title\":\"\\u041f\\u0435\\u0440\\u0435\\u0439\\u0442\\u0438 \\u0432 \\u043c\\u0435\\u043d\\u044e\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=136\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 15:00:38', 'com_menus.item', 113, 136, 'COM_ACTIONLOGS_DISABLED'),
(676, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-17 15:00:38', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(677, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":19,\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0410\\u0428\\u0418\\u0420\\u0421\\u041a\\u0410\\u042f \\u041f\\u041b\\u0410\\u0417\\u0410\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 15:59:24', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(678, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":20,\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0410\\u0428\\u0418\\u0420\\u0421\\u041a\\u0410\\u042f \\u041f\\u041b\\u0410\\u0417\\u0410\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 15:59:24', 'com_content.article', 113, 20, 'COM_ACTIONLOGS_DISABLED'),
(679, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-17 15:59:38', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(680, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-17 16:00:42', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(681, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-17 16:02:50', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(682, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-17 16:04:07', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(683, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0410\\u0428\\u0418\\u0420\\u0421\\u041a\\u0410\\u042f \\u041f\\u041b\\u0410\\u0417\\u0410\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 16:06:22', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(684, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-17 16:06:22', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(685, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0410\\u0428\\u0418\\u0420\\u0421\\u041a\\u0410\\u042f \\u041f\\u041b\\u0410\\u0417\\u0410\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 16:12:26', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(686, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-17 16:12:26', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(687, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0410\\u0428\\u0418\\u0420\\u0421\\u041a\\u0410\\u042f \\u041f\\u041b\\u0410\\u0417\\u0410\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 16:13:46', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(688, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-17 16:13:46', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(689, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-17 16:19:37', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(690, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-17 16:30:38', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(691, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-17 16:31:11', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(692, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-17 16:32:10', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(693, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0410\\u0428\\u0418\\u0420\\u0421\\u041a\\u0410\\u042f \\u041f\\u041b\\u0410\\u0417\\u0410\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 16:32:23', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(694, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-17 16:32:23', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(695, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-17 16:32:46', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(696, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":127,\"title\":\"Restaurants\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=127\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 16:35:05', 'com_menus.item', 113, 127, 'COM_ACTIONLOGS_DISABLED'),
(697, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-17 16:35:05', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(698, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":126,\"title\":\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u044b\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=126\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 16:35:08', 'com_menus.item', 113, 126, 'COM_ACTIONLOGS_DISABLED'),
(699, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-17 16:35:08', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(700, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0410\\u0428\\u0418\\u0420\\u0421\\u041a\\u0410\\u042f \\u041f\\u041b\\u0410\\u0417\\u0410\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 16:38:24', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(701, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-17 16:38:24', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(702, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-17 16:38:40', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(703, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-17 16:43:14', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(704, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-17 16:43:46', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(705, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0410\\u0428\\u0418\\u0420\\u0421\\u041a\\u0410\\u042f \\u041f\\u041b\\u0410\\u0417\\u0410\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 16:44:42', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(706, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-17 16:44:42', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(707, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-17 16:45:44', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(708, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-17 16:45:55', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(709, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-17 16:46:07', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(710, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0410\\u0428\\u0418\\u0420\\u0421\\u041a\\u0410\\u042f \\u041f\\u041b\\u0410\\u0417\\u0410\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 16:46:50', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(711, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-17 16:46:50', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(712, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0410\\u0428\\u0418\\u0420\\u0421\\u041a\\u0410\\u042f \\u041f\\u041b\\u0410\\u0417\\u0410\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 16:47:18', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(713, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-17 16:47:18', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(714, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-17 16:47:38', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(715, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0410\\u0428\\u0418\\u0420\\u0421\\u041a\\u0410\\u042f \\u041f\\u041b\\u0410\\u0417\\u0410\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 16:48:32', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(716, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-17 16:48:32', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(717, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-17 16:48:47', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(718, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0410\\u0428\\u0418\\u0420\\u0421\\u041a\\u0410\\u042f \\u041f\\u041b\\u0410\\u0417\\u0410\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 16:48:50', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(719, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-17 16:48:50', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(720, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-17 16:49:02', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(721, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0410\\u0428\\u0418\\u0420\\u0421\\u041a\\u0410\\u042f \\u041f\\u041b\\u0410\\u0417\\u0410\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 16:49:07', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(722, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-17 16:49:07', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(723, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-17 16:49:20', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(724, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0410\\u0428\\u0418\\u0420\\u0421\\u041a\\u0410\\u042f \\u041f\\u041b\\u0410\\u0417\\u0410\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 16:49:23', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(725, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-17 16:49:23', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(726, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-17 16:49:34', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(727, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0410\\u0428\\u0418\\u0420\\u0421\\u041a\\u0410\\u042f \\u041f\\u041b\\u0410\\u0417\\u0410\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 16:49:42', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(728, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-17 16:49:42', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(729, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0410\\u0428\\u0418\\u0420\\u0421\\u041a\\u0410\\u042f \\u041f\\u041b\\u0410\\u0417\\u0410\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 16:50:14', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(730, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-17 16:50:14', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(731, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-17 17:05:38', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(732, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-17 17:07:47', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(733, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0410\\u0428\\u0418\\u0420\\u0421\\u041a\\u0410\\u042f \\u041f\\u041b\\u0410\\u0417\\u0410\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 17:10:50', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(734, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-17 17:10:50', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(735, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-17 17:11:14', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(736, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-17 17:12:15', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(737, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-17 17:12:51', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(738, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-17 17:14:16', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(739, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-17 17:16:20', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(740, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-17 17:17:25', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(741, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-17 17:17:32', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(742, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0410\\u0428\\u0418\\u0420\\u0421\\u041a\\u0410\\u042f \\u041f\\u041b\\u0410\\u0417\\u0410\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 17:19:36', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(743, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-17 17:19:36', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(744, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-17 17:20:10', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(745, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-17 17:21:13', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(746, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-17 17:22:23', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(747, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-17 17:28:28', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(748, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-17 17:29:22', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(749, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0410\\u0428\\u0418\\u0420\\u0421\\u041a\\u0410\\u042f \\u041f\\u041b\\u0410\\u0417\\u0410\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 17:33:42', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(750, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-17 17:33:42', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(751, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-17 18:11:20', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(752, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-17 18:11:44', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(753, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-17 18:12:02', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(754, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-17 20:02:05', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(755, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0410\\u0428\\u0418\\u0420\\u0421\\u041a\\u0410\\u042f \\u041f\\u041b\\u0410\\u0417\\u0410\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 20:02:21', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(756, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-17 20:02:21', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(757, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":125,\"title\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"extension_name\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=125\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 20:13:01', 'com_modules.module', 113, 125, 'COM_ACTIONLOGS_DISABLED'),
(758, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":125,\"title\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"extension_name\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=125\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 20:13:39', 'com_modules.module', 113, 125, 'COM_ACTIONLOGS_DISABLED'),
(759, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-17 20:13:39', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(760, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-17 20:13:55', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(761, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":126,\"title\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 (2)\",\"extension_name\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 (2)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=126\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 20:13:55', 'com_modules.module', 113, 126, 'COM_ACTIONLOGS_DISABLED'),
(762, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":126,\"title\":\"Loyalty Program\",\"extension_name\":\"Loyalty Program\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=126\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 20:15:52', 'com_modules.module', 113, 126, 'COM_ACTIONLOGS_DISABLED'),
(763, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-17 20:15:52', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(764, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":126,\"title\":\"Loyalty Program\",\"extension_name\":\"Loyalty Program\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=126\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 20:16:28', 'com_modules.module', 113, 126, 'COM_ACTIONLOGS_DISABLED'),
(765, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-17 20:16:28', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(766, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 20:19:38', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(767, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-17 20:19:38', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(768, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"SC \\u00abKashirskaya Plaza\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 20:21:48', 'com_content.article', 113, 20, 'COM_ACTIONLOGS_DISABLED'),
(769, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-17 20:21:48', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(770, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-17 20:58:53', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(771, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"SC \\u00abKashirskaya Plaza\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 20:59:01', 'com_content.article', 113, 20, 'COM_ACTIONLOGS_DISABLED'),
(772, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-17 20:59:01', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(773, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 20:59:11', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(774, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-17 20:59:11', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(775, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"SC \\u00abKashirskaya Plaza\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 21:01:42', 'com_content.article', 113, 20, 'COM_ACTIONLOGS_DISABLED'),
(776, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-17 21:01:42', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(777, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"SC \\u00abKashirskaya Plaza\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 21:02:43', 'com_content.article', 113, 20, 'COM_ACTIONLOGS_DISABLED'),
(778, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-17 21:02:43', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(779, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"SC \\u00abKashirskaya Plaza\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 21:03:47', 'com_content.article', 113, 20, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `lsqvo_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(780, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-17 21:03:47', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(781, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"SC \\u00abKashirskaya Plaza\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 21:05:11', 'com_content.article', 113, 20, 'COM_ACTIONLOGS_DISABLED'),
(782, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-17 21:05:11', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(783, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":126,\"title\":\"Loyalty Program\",\"extension_name\":\"Loyalty Program\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=126\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 21:05:45', 'com_modules.module', 113, 126, 'COM_ACTIONLOGS_DISABLED'),
(784, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-17 21:05:45', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(785, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-17 21:11:48', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(786, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":126,\"title\":\"Loyalty Program\",\"extension_name\":\"Loyalty Program\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=126\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 21:12:17', 'com_modules.module', 113, 126, 'COM_ACTIONLOGS_DISABLED'),
(787, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-17 21:12:17', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(788, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":125,\"title\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"extension_name\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=125\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 21:12:26', 'com_modules.module', 113, 125, 'COM_ACTIONLOGS_DISABLED'),
(789, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-17 21:12:26', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(790, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":125,\"title\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"extension_name\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=125\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 21:22:48', 'com_modules.module', 113, 125, 'COM_ACTIONLOGS_DISABLED'),
(791, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-17 21:22:48', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(792, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":126,\"title\":\"Loyalty Program\",\"extension_name\":\"Loyalty Program\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=126\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 21:22:59', 'com_modules.module', 113, 126, 'COM_ACTIONLOGS_DISABLED'),
(793, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-17 21:22:59', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(794, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":125,\"title\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"extension_name\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=125\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 21:23:06', 'com_modules.module', 113, 125, 'COM_ACTIONLOGS_DISABLED'),
(795, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-17 21:23:06', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(796, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":125,\"title\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"extension_name\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=125\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 21:26:35', 'com_modules.module', 113, 125, 'COM_ACTIONLOGS_DISABLED'),
(797, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-17 21:26:35', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(798, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":125,\"title\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"extension_name\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=125\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 21:26:55', 'com_modules.module', 113, 125, 'COM_ACTIONLOGS_DISABLED'),
(799, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-17 21:26:55', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(800, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":126,\"title\":\"Loyalty Program\",\"extension_name\":\"Loyalty Program\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=126\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 21:27:41', 'com_modules.module', 113, 126, 'COM_ACTIONLOGS_DISABLED'),
(801, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-17 21:27:41', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(802, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":126,\"title\":\"Loyalty Program\",\"extension_name\":\"Loyalty Program\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=126\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 21:52:19', 'com_modules.module', 113, 126, 'COM_ACTIONLOGS_DISABLED'),
(803, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-17 21:52:19', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(804, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":125,\"title\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"extension_name\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=125\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 21:52:33', 'com_modules.module', 113, 125, 'COM_ACTIONLOGS_DISABLED'),
(805, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-17 21:52:33', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(806, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-17 22:08:50', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(807, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-17 22:08:50', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(808, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-17 22:08:58', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(809, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-08-18 07:46:09', 'com_users', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(810, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-18 07:46:29', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(811, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 08:04:53', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(812, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-18 08:04:53', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(813, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 08:07:35', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(814, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-18 08:07:35', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(815, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 08:09:28', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(816, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-18 08:09:28', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(817, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 08:34:29', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(818, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-18 08:34:29', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(819, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 08:35:07', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(820, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-18 08:35:07', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(821, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-18 09:34:38', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(822, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 09:38:58', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(823, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 09:38:58', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(824, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 09:41:19', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(825, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 09:41:19', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(826, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-18 09:41:49', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(827, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 09:41:56', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(828, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 09:41:56', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(829, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-18 09:49:30', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(830, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 09:52:20', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(831, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 09:52:20', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(832, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 09:53:15', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(833, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 09:53:15', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(834, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 09:58:23', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(835, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 09:58:23', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(836, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 10:01:27', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(837, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 10:01:27', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(838, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 10:07:17', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(839, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 10:07:17', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(840, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 10:08:02', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(841, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 10:08:02', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(842, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 10:08:36', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(843, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 10:08:36', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(844, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 10:09:10', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(845, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 10:09:10', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(846, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 10:09:37', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(847, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 10:09:37', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(848, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 10:10:20', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(849, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 10:10:20', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(850, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 10:10:56', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(851, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 10:10:56', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(852, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 10:11:29', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(853, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 10:11:29', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(854, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 10:11:57', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(855, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 10:11:57', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(856, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 10:12:24', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(857, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 10:12:24', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(858, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 10:12:56', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(859, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 10:12:56', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(860, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 10:13:16', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(861, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 10:13:16', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(862, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 10:13:34', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(863, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 10:13:34', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(864, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 10:14:05', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(865, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 10:14:05', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(866, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 10:14:27', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(867, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 10:14:27', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(868, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 11:06:21', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(869, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 11:06:21', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(870, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 11:27:16', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(871, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 11:27:16', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(872, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 11:34:55', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(873, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 11:34:55', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(874, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 13:44:22', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(875, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 13:44:22', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(876, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 13:52:28', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(877, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 13:52:28', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(878, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 13:54:30', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(879, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 13:54:30', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(880, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"SC \\u00abKashirskaya Plaza\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 14:05:51', 'com_content.article', 113, 20, 'COM_ACTIONLOGS_DISABLED'),
(881, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 14:05:51', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `lsqvo_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(882, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"SC \\u00abKashirskaya Plaza\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 14:05:56', 'com_content.article', 113, 20, 'COM_ACTIONLOGS_DISABLED'),
(883, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 14:05:56', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(884, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 14:05:57', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(885, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"SC \\u00abKashirskaya Plaza\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 14:06:04', 'com_content.article', 113, 20, 'COM_ACTIONLOGS_DISABLED'),
(886, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 14:06:04', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(887, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 14:06:06', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(888, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 14:06:10', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(889, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 14:06:10', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(890, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":127,\"title\":\"Restaurants\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=127\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 14:10:43', 'com_menus.item', 113, 127, 'COM_ACTIONLOGS_DISABLED'),
(891, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-18 14:10:43', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(892, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":126,\"title\":\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u044b\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=126\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 14:10:46', 'com_menus.item', 113, 126, 'COM_ACTIONLOGS_DISABLED'),
(893, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-18 14:10:46', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(894, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":127,\"title\":\"Restaurants\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=127\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 15:19:17', 'com_menus.item', 113, 127, 'COM_ACTIONLOGS_DISABLED'),
(895, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-18 15:19:17', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(896, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":126,\"title\":\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u044b\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=126\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 15:19:22', 'com_menus.item', 113, 126, 'COM_ACTIONLOGS_DISABLED'),
(897, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-18 15:19:22', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(898, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":126,\"title\":\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u044b\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=126\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 15:20:45', 'com_menus.item', 113, 126, 'COM_ACTIONLOGS_DISABLED'),
(899, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-18 15:20:45', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(900, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":127,\"title\":\"Restaurants\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=127\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 15:21:05', 'com_menus.item', 113, 127, 'COM_ACTIONLOGS_DISABLED'),
(901, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-18 15:21:05', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(902, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":126,\"title\":\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u044b\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=126\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 15:21:08', 'com_menus.item', 113, 126, 'COM_ACTIONLOGS_DISABLED'),
(903, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":127,\"title\":\"Restaurants\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=127\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 15:21:40', 'com_menus.item', 113, 127, 'COM_ACTIONLOGS_DISABLED'),
(904, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-18 15:21:40', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(905, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":127,\"title\":\"Restaurants\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=127\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 15:22:09', 'com_menus.item', 113, 127, 'COM_ACTIONLOGS_DISABLED'),
(906, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-18 15:22:09', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(907, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":126,\"title\":\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u044b\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=126\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 15:22:11', 'com_menus.item', 113, 126, 'COM_ACTIONLOGS_DISABLED'),
(908, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-18 15:22:11', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(909, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":127,\"title\":\"Restaurants\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=127\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 15:22:47', 'com_menus.item', 113, 127, 'COM_ACTIONLOGS_DISABLED'),
(910, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-18 15:22:47', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(911, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":127,\"title\":\"Restaurants\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=127\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 15:23:29', 'com_menus.item', 113, 127, 'COM_ACTIONLOGS_DISABLED'),
(912, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__categories\"}', '2023-08-18 15:24:58', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(913, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":127,\"title\":\"Restaurants\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=127\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 15:25:06', 'com_menus.item', 113, 127, 'COM_ACTIONLOGS_DISABLED'),
(914, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-18 15:25:06', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(915, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-18 15:31:04', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(916, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-18 15:32:27', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(917, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-18 15:56:41', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(918, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":126,\"title\":\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u044b\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=126\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 16:22:34', 'com_menus.item', 113, 126, 'COM_ACTIONLOGS_DISABLED'),
(919, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-18 16:22:34', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(920, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"20\",\"title\":\"SC \\u00abKashirskaya Plaza\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 16:23:10', 'com_content.article', 113, 20, 'COM_ACTIONLOGS_DISABLED'),
(921, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 16:23:10', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(922, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 16:23:15', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(923, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 16:23:32', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(924, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":21,\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb  (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 16:23:32', 'com_content.article', 113, 21, 'COM_ACTIONLOGS_DISABLED'),
(925, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"\\u041c\\u0418\\u0422\\u0418\\u041d\\u041e\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 16:24:04', 'com_content.article', 113, 21, 'COM_ACTIONLOGS_DISABLED'),
(926, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 16:24:04', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(927, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 16:24:30', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(928, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":22,\"title\":\"SC \\u00abKashirskaya Plaza\\u00bb  (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=22\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 16:24:30', 'com_content.article', 113, 22, 'COM_ACTIONLOGS_DISABLED'),
(929, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"22\",\"title\":\"Mitino area\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=22\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 16:25:57', 'com_content.article', 113, 22, 'COM_ACTIONLOGS_DISABLED'),
(930, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 16:25:57', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(931, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"\\u041c\\u0438\\u0442\\u0438\\u043d\\u043e\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 16:26:00', 'com_content.article', 113, 21, 'COM_ACTIONLOGS_DISABLED'),
(932, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 16:26:00', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(933, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"\\u041c\\u0438\\u0442\\u0438\\u043d\\u043e\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 16:26:58', 'com_content.article', 113, 21, 'COM_ACTIONLOGS_DISABLED'),
(934, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 16:26:58', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(935, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 16:27:21', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(936, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":23,\"title\":\"\\u041c\\u0438\\u0442\\u0438\\u043d\\u043e (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=23\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 16:27:21', 'com_content.article', 113, 23, 'COM_ACTIONLOGS_DISABLED'),
(937, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"23\",\"title\":\"\\u0410\\u0444\\u0438\\u043c\\u043e\\u043b\\u043b \\u0421\\u0438\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=23\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 16:28:00', 'com_content.article', 113, 23, 'COM_ACTIONLOGS_DISABLED'),
(938, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 16:28:00', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(939, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 16:28:07', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(940, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":24,\"title\":\"Mitino area (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=24\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 16:28:07', 'com_content.article', 113, 24, 'COM_ACTIONLOGS_DISABLED'),
(941, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"24\",\"title\":\"Afimall City\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=24\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 16:28:44', 'com_content.article', 113, 24, 'COM_ACTIONLOGS_DISABLED'),
(942, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 16:28:44', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(943, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"24\",\"title\":\"Afimall City\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=24\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 16:28:52', 'com_content.article', 113, 24, 'COM_ACTIONLOGS_DISABLED'),
(944, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 16:28:52', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(945, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"23\",\"title\":\"\\u0410\\u0444\\u0438\\u043c\\u043e\\u043b\\u043b \\u0421\\u0438\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=23\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 16:29:00', 'com_content.article', 113, 23, 'COM_ACTIONLOGS_DISABLED'),
(946, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 16:29:00', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(947, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 16:29:19', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(948, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":25,\"title\":\"\\u0410\\u0444\\u0438\\u043c\\u043e\\u043b\\u043b \\u0421\\u0438\\u0442\\u0438 (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=25\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 16:29:19', 'com_content.article', 113, 25, 'COM_ACTIONLOGS_DISABLED'),
(949, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"25\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0443\\u043d\\u0446\\u0435\\u0432\\u043e \\u041f\\u0437\\u0430\\u0437\\u0430\\u00bb\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=25\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 16:30:01', 'com_content.article', 113, 25, 'COM_ACTIONLOGS_DISABLED'),
(950, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 16:30:01', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(951, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 16:30:14', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(952, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":26,\"title\":\"Afimall City (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=26\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 16:30:14', 'com_content.article', 113, 26, 'COM_ACTIONLOGS_DISABLED'),
(953, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"26\",\"title\":\"SEC \\u00abKuntsevo Pzaza\\u00bb\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=26\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 16:30:50', 'com_content.article', 113, 26, 'COM_ACTIONLOGS_DISABLED'),
(954, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 16:30:50', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(955, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"26\",\"title\":\"SEC \\u00abKuntsevo Pzaza\\u00bb\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=26\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 16:30:57', 'com_content.article', 113, 26, 'COM_ACTIONLOGS_DISABLED'),
(956, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 16:30:57', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(957, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"25\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0443\\u043d\\u0446\\u0435\\u0432\\u043e \\u041f\\u0437\\u0430\\u0437\\u0430\\u00bb\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=25\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 16:31:05', 'com_content.article', 113, 25, 'COM_ACTIONLOGS_DISABLED'),
(958, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 16:31:05', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(959, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 16:31:19', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(960, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":27,\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0443\\u043d\\u0446\\u0435\\u0432\\u043e \\u041f\\u0437\\u0430\\u0437\\u0430\\u00bb (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=27\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 16:31:19', 'com_content.article', 113, 27, 'COM_ACTIONLOGS_DISABLED'),
(961, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"27\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u0425\\u043e\\u0440\\u043e\\u0448\\u043e\\\"\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=27\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 16:31:51', 'com_content.article', 113, 27, 'COM_ACTIONLOGS_DISABLED'),
(962, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 16:31:51', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(963, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 16:31:54', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(964, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":28,\"title\":\"SEC \\u00abKuntsevo Pzaza\\u00bb (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=28\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 16:31:54', 'com_content.article', 113, 28, 'COM_ACTIONLOGS_DISABLED'),
(965, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"28\",\"title\":\"SEC \\u00abGood\\u00bb\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=28\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 16:32:19', 'com_content.article', 113, 28, 'COM_ACTIONLOGS_DISABLED'),
(966, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 16:32:19', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(967, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"27\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u0425\\u043e\\u0440\\u043e\\u0448\\u043e\\u00bb\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=27\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 16:32:49', 'com_content.article', 113, 27, 'COM_ACTIONLOGS_DISABLED'),
(968, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 16:32:49', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(969, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"27\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u0425\\u043e\\u0440\\u043e\\u0448\\u043e\\u00bb\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=27\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 16:32:58', 'com_content.article', 113, 27, 'COM_ACTIONLOGS_DISABLED'),
(970, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 16:32:58', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(971, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"28\",\"title\":\"SEC \\u00abGood\\u00bb\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=28\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 16:33:01', 'com_content.article', 113, 28, 'COM_ACTIONLOGS_DISABLED'),
(972, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 16:33:01', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(973, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 16:33:20', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(974, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":29,\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u0425\\u043e\\u0440\\u043e\\u0448\\u043e\\u00bb (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=29\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 16:33:20', 'com_content.article', 113, 29, 'COM_ACTIONLOGS_DISABLED'),
(975, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"29\",\"title\":\"\\u0411\\u0443\\u0442\\u043e\\u0432\\u043e\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=29\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 16:34:13', 'com_content.article', 113, 29, 'COM_ACTIONLOGS_DISABLED'),
(976, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 16:34:13', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(977, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 16:34:14', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(978, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":30,\"title\":\"SEC \\u00abGood\\u00bb (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=30\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 16:34:14', 'com_content.article', 113, 30, 'COM_ACTIONLOGS_DISABLED'),
(979, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"30\",\"title\":\"Butovo district\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=30\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 16:34:31', 'com_content.article', 113, 30, 'COM_ACTIONLOGS_DISABLED'),
(980, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 16:34:31', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(981, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"29\",\"title\":\"\\u0411\\u0443\\u0442\\u043e\\u0432\\u043e\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=29\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 16:34:39', 'com_content.article', 113, 29, 'COM_ACTIONLOGS_DISABLED'),
(982, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 16:34:39', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(983, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-18 16:34:49', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(984, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":127,\"title\":\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u044b\",\"extension_name\":\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u044b\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=127\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 16:53:19', 'com_modules.module', 113, 127, 'COM_ACTIONLOGS_DISABLED'),
(985, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":127,\"title\":\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u044b\",\"extension_name\":\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u044b\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=127\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 16:53:31', 'com_modules.module', 113, 127, 'COM_ACTIONLOGS_DISABLED'),
(986, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-18 16:53:31', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(987, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":127,\"title\":\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u044b\",\"extension_name\":\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u044b\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=127\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 16:54:22', 'com_modules.module', 113, 127, 'COM_ACTIONLOGS_DISABLED'),
(988, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-18 16:54:22', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(989, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":127,\"title\":\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u044b\",\"extension_name\":\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u044b\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=127\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 16:54:53', 'com_modules.module', 113, 127, 'COM_ACTIONLOGS_DISABLED'),
(990, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-18 16:54:53', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(991, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":127,\"title\":\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u044b\",\"extension_name\":\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u044b\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=127\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 16:57:49', 'com_modules.module', 113, 127, 'COM_ACTIONLOGS_DISABLED'),
(992, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-18 16:57:49', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(993, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":127,\"title\":\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u044b\",\"extension_name\":\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u044b\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=127\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 16:58:25', 'com_modules.module', 113, 127, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `lsqvo_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(994, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-18 16:58:25', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(995, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":127,\"title\":\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u044b\",\"extension_name\":\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u044b\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=127\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 17:00:03', 'com_modules.module', 113, 127, 'COM_ACTIONLOGS_DISABLED'),
(996, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-18 17:00:03', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(997, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":127,\"title\":\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u044b\",\"extension_name\":\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u044b\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=127\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 17:20:31', 'com_modules.module', 113, 127, 'COM_ACTIONLOGS_DISABLED'),
(998, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-18 17:20:31', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(999, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":127,\"title\":\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u044b\",\"extension_name\":\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u044b\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=127\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 17:20:49', 'com_modules.module', 113, 127, 'COM_ACTIONLOGS_DISABLED'),
(1000, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-18 17:20:49', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1001, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":127,\"title\":\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u044b\",\"extension_name\":\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u044b\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=127\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 17:21:16', 'com_modules.module', 113, 127, 'COM_ACTIONLOGS_DISABLED'),
(1002, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-18 17:21:16', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1003, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":127,\"title\":\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u044b\",\"extension_name\":\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u044b\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=127\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 17:23:31', 'com_modules.module', 113, 127, 'COM_ACTIONLOGS_DISABLED'),
(1004, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-18 17:23:31', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1005, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-18 17:24:30', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1006, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":128,\"title\":\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u044b (2)\",\"extension_name\":\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u044b (2)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=128\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 17:24:30', 'com_modules.module', 113, 128, 'COM_ACTIONLOGS_DISABLED'),
(1007, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":128,\"title\":\"Restaurants\",\"extension_name\":\"Restaurants\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=128\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 17:25:10', 'com_modules.module', 113, 128, 'COM_ACTIONLOGS_DISABLED'),
(1008, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-18 17:25:10', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1009, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":128,\"title\":\"Restaurants\",\"extension_name\":\"Restaurants\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=128\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-18 17:25:33', 'com_modules.module', 113, 128, 'COM_ACTIONLOGS_DISABLED'),
(1010, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-18 17:25:33', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1011, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-18 17:25:48', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1012, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-08-19 07:54:09', 'com_users', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(1013, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-19 07:54:50', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1014, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":129,\"title\":\"\\u0412\\u0435\\u0440\\u0445\\u043d\\u0435\\u0435 \\u043c\\u0435\\u043d\\u044e(RU) (2)\",\"extension_name\":\"\\u0412\\u0435\\u0440\\u0445\\u043d\\u0435\\u0435 \\u043c\\u0435\\u043d\\u044e(RU) (2)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=129\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 07:54:50', 'com_modules.module', 113, 129, 'COM_ACTIONLOGS_DISABLED'),
(1015, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":129,\"title\":\"\\u041c\\u0435\\u043d\\u044e \\u0432 \\u043f\\u043e\\u0434\\u0432\\u0430\\u043b\\u0435(RU)\",\"extension_name\":\"\\u041c\\u0435\\u043d\\u044e \\u0432 \\u043f\\u043e\\u0434\\u0432\\u0430\\u043b\\u0435(RU)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=129\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 07:55:27', 'com_modules.module', 113, 129, 'COM_ACTIONLOGS_DISABLED'),
(1016, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-19 07:55:27', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1017, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":129,\"title\":\"\\u041c\\u0435\\u043d\\u044e \\u0432 \\u043f\\u043e\\u0434\\u0432\\u0430\\u043b\\u0435(RU)\",\"extension_name\":\"\\u041c\\u0435\\u043d\\u044e \\u0432 \\u043f\\u043e\\u0434\\u0432\\u0430\\u043b\\u0435(RU)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=129\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 07:56:24', 'com_modules.module', 113, 129, 'COM_ACTIONLOGS_DISABLED'),
(1018, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-19 07:56:24', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1019, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":129,\"title\":\"\\u041c\\u0435\\u043d\\u044e \\u0432 \\u043f\\u043e\\u0434\\u0432\\u0430\\u043b\\u0435(RU)\",\"extension_name\":\"\\u041c\\u0435\\u043d\\u044e \\u0432 \\u043f\\u043e\\u0434\\u0432\\u0430\\u043b\\u0435(RU)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=129\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 07:56:46', 'com_modules.module', 113, 129, 'COM_ACTIONLOGS_DISABLED'),
(1020, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-19 07:56:46', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1021, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-19 07:56:53', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1022, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":130,\"title\":\"\\u0412\\u0435\\u0440\\u0445\\u043d\\u0435\\u0435 \\u043c\\u0435\\u043d\\u044e(EN) (2)\",\"extension_name\":\"\\u0412\\u0435\\u0440\\u0445\\u043d\\u0435\\u0435 \\u043c\\u0435\\u043d\\u044e(EN) (2)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=130\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 07:56:53', 'com_modules.module', 113, 130, 'COM_ACTIONLOGS_DISABLED'),
(1023, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":130,\"title\":\"\\u041c\\u0435\\u043d\\u044e \\u0432 \\u043f\\u043e\\u0434\\u0432\\u0430\\u043b\\u0435(EN)\",\"extension_name\":\"\\u041c\\u0435\\u043d\\u044e \\u0432 \\u043f\\u043e\\u0434\\u0432\\u0430\\u043b\\u0435(EN)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=130\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 07:57:29', 'com_modules.module', 113, 130, 'COM_ACTIONLOGS_DISABLED'),
(1024, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-19 07:57:29', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1025, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_CATEGORY\",\"id\":16,\"title\":\"\\u0424\\u0440\\u0430\\u043d\\u0448\\u0438\\u0437\\u0430\",\"itemlink\":\"index.php?option=com_categories&task=category.edit&id=16\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 10:26:55', 'com_categories.category', 113, 16, 'COM_ACTIONLOGS_DISABLED'),
(1026, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_CATEGORY\",\"id\":17,\"title\":\"Franchise\",\"itemlink\":\"index.php?option=com_categories&task=category.edit&id=17\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 10:27:07', 'com_categories.category', 113, 17, 'COM_ACTIONLOGS_DISABLED'),
(1027, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__categories\"}', '2023-08-19 10:27:08', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1028, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_CATEGORY\",\"id\":\"16\",\"title\":\"\\u0424\\u0440\\u0430\\u043d\\u0448\\u0438\\u0437\\u0430\",\"itemlink\":\"index.php?option=com_categories&task=category.edit&id=16\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 10:27:11', 'com_categories.category', 113, 16, 'COM_ACTIONLOGS_DISABLED'),
(1029, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__categories\"}', '2023-08-19 10:27:11', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1030, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":31,\"title\":\"\\u0424\\u0440\\u0430\\u043d\\u0448\\u0438\\u0437\\u0430\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=31\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 10:27:51', 'com_content.article', 113, 31, 'COM_ACTIONLOGS_DISABLED'),
(1031, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":32,\"title\":\"Franchise\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=32\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 10:28:09', 'com_content.article', 113, 32, 'COM_ACTIONLOGS_DISABLED'),
(1032, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 10:28:10', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1033, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"31\",\"title\":\"\\u0424\\u0440\\u0430\\u043d\\u0448\\u0438\\u0437\\u0430\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=31\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 10:28:12', 'com_content.article', 113, 31, 'COM_ACTIONLOGS_DISABLED'),
(1034, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 10:28:12', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1035, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":134,\"title\":\"\\u0424\\u0440\\u0430\\u043d\\u0448\\u0438\\u0437\\u0430\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=134\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 10:28:43', 'com_menus.item', 113, 134, 'COM_ACTIONLOGS_DISABLED'),
(1036, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-19 10:28:43', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1037, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":134,\"title\":\"\\u0424\\u0440\\u0430\\u043d\\u0448\\u0438\\u0437\\u0430\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=134\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 10:28:58', 'com_menus.item', 113, 134, 'COM_ACTIONLOGS_DISABLED'),
(1038, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":134,\"title\":\"\\u0424\\u0440\\u0430\\u043d\\u0448\\u0438\\u0437\\u0430\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=134\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 10:29:29', 'com_menus.item', 113, 134, 'COM_ACTIONLOGS_DISABLED'),
(1039, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"31\",\"title\":\"\\u0424\\u0440\\u0430\\u043d\\u0448\\u0438\\u0437\\u0430\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=31\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 10:31:38', 'com_content.article', 113, 31, 'COM_ACTIONLOGS_DISABLED'),
(1040, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 10:31:38', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1041, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"32\",\"title\":\"Franchise\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=32\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 10:32:10', 'com_content.article', 113, 32, 'COM_ACTIONLOGS_DISABLED'),
(1042, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 10:32:10', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1043, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 10:32:12', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1044, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"31\",\"title\":\"\\u0424\\u0440\\u0430\\u043d\\u0448\\u0438\\u0437\\u0430\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=31\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 10:32:13', 'com_content.article', 113, 31, 'COM_ACTIONLOGS_DISABLED'),
(1045, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 10:32:13', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1046, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":135,\"title\":\"Franchise\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=135\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 10:32:54', 'com_menus.item', 113, 135, 'COM_ACTIONLOGS_DISABLED'),
(1047, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-19 10:32:54', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1048, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":134,\"title\":\"\\u0424\\u0440\\u0430\\u043d\\u0448\\u0438\\u0437\\u0430\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=134\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 10:33:01', 'com_menus.item', 113, 134, 'COM_ACTIONLOGS_DISABLED'),
(1049, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-19 10:33:01', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1050, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":134,\"title\":\"\\u0424\\u0440\\u0430\\u043d\\u0448\\u0438\\u0437\\u0430\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=134\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 10:33:44', 'com_menus.item', 113, 134, 'COM_ACTIONLOGS_DISABLED'),
(1051, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-19 10:33:54', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1052, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":135,\"title\":\"Franchise\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=135\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 10:34:46', 'com_menus.item', 113, 135, 'COM_ACTIONLOGS_DISABLED'),
(1053, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-19 10:34:46', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1054, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 10:35:50', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1055, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"31\",\"title\":\"\\u0424\\u0440\\u0430\\u043d\\u0448\\u0438\\u0437\\u0430\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=31\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 10:36:08', 'com_content.article', 113, 31, 'COM_ACTIONLOGS_DISABLED'),
(1056, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 10:36:08', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1057, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"31\",\"title\":\"\\u0424\\u0440\\u0430\\u043d\\u0448\\u0438\\u0437\\u0430\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=31\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 10:43:39', 'com_content.article', 113, 31, 'COM_ACTIONLOGS_DISABLED'),
(1058, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 10:43:39', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1059, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"31\",\"title\":\"\\u0424\\u0440\\u0430\\u043d\\u0448\\u0438\\u0437\\u0430\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=31\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 10:47:28', 'com_content.article', 113, 31, 'COM_ACTIONLOGS_DISABLED'),
(1060, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 10:47:28', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1061, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":135,\"title\":\"Franchise\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=135\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 11:11:44', 'com_menus.item', 113, 135, 'COM_ACTIONLOGS_DISABLED'),
(1062, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-19 11:11:44', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1063, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":134,\"title\":\"\\u0424\\u0440\\u0430\\u043d\\u0448\\u0438\\u0437\\u0430\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=134\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 11:11:47', 'com_menus.item', 113, 134, 'COM_ACTIONLOGS_DISABLED'),
(1064, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-19 11:11:47', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1065, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"32\",\"title\":\"Franchise\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=32\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 11:54:55', 'com_content.article', 113, 32, 'COM_ACTIONLOGS_DISABLED'),
(1066, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 11:54:55', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1067, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 11:54:57', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1068, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"31\",\"title\":\"\\u0424\\u0440\\u0430\\u043d\\u0448\\u0438\\u0437\\u0430\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=31\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 11:54:59', 'com_content.article', 113, 31, 'COM_ACTIONLOGS_DISABLED'),
(1069, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 11:54:59', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1070, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":135,\"title\":\"Franchise\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=135\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 11:57:41', 'com_menus.item', 113, 135, 'COM_ACTIONLOGS_DISABLED'),
(1071, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-19 11:57:41', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1072, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":134,\"title\":\"\\u0424\\u0440\\u0430\\u043d\\u0448\\u0438\\u0437\\u0430\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=134\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 11:57:44', 'com_menus.item', 113, 134, 'COM_ACTIONLOGS_DISABLED'),
(1073, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-19 12:01:14', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1074, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"31\",\"title\":\"\\u0424\\u0440\\u0430\\u043d\\u0448\\u0438\\u0437\\u0430\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=31\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 12:01:21', 'com_content.article', 113, 31, 'COM_ACTIONLOGS_DISABLED'),
(1075, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 12:01:21', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1076, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"31\",\"title\":\"\\u0424\\u0440\\u0430\\u043d\\u0448\\u0438\\u0437\\u0430\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=31\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 12:34:23', 'com_content.article', 113, 31, 'COM_ACTIONLOGS_DISABLED'),
(1077, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 12:34:23', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1078, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-19 12:38:39', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1079, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"31\",\"title\":\"\\u0424\\u0440\\u0430\\u043d\\u0448\\u0438\\u0437\\u0430\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=31\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 12:41:10', 'com_content.article', 113, 31, 'COM_ACTIONLOGS_DISABLED'),
(1080, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 12:41:10', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1081, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 14:23:59', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1082, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"31\",\"title\":\"\\u0424\\u0440\\u0430\\u043d\\u0448\\u0438\\u0437\\u0430\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=31\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 14:24:02', 'com_content.article', 113, 31, 'COM_ACTIONLOGS_DISABLED'),
(1083, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 14:24:02', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1084, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"32\",\"title\":\"Franchise\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=32\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 14:28:00', 'com_content.article', 113, 32, 'COM_ACTIONLOGS_DISABLED'),
(1085, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 14:28:00', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1086, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"32\",\"title\":\"Franchise\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=32\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 14:28:28', 'com_content.article', 113, 32, 'COM_ACTIONLOGS_DISABLED'),
(1087, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 14:28:28', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1088, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"31\",\"title\":\"\\u0424\\u0440\\u0430\\u043d\\u0448\\u0438\\u0437\\u0430\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=31\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 15:21:23', 'com_content.article', 113, 31, 'COM_ACTIONLOGS_DISABLED'),
(1089, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 15:21:23', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1090, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 15:21:25', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1091, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"32\",\"title\":\"Franchise\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=32\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 15:24:12', 'com_content.article', 113, 32, 'COM_ACTIONLOGS_DISABLED'),
(1092, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 15:24:12', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1093, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"31\",\"title\":\"\\u0424\\u0440\\u0430\\u043d\\u0448\\u0438\\u0437\\u0430\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=31\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 15:24:51', 'com_content.article', 113, 31, 'COM_ACTIONLOGS_DISABLED'),
(1094, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 15:24:51', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1095, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 15:24:53', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1096, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"32\",\"title\":\"Franchise\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=32\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 15:24:54', 'com_content.article', 113, 32, 'COM_ACTIONLOGS_DISABLED'),
(1097, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 15:24:54', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1098, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"31\",\"title\":\"\\u0424\\u0440\\u0430\\u043d\\u0448\\u0438\\u0437\\u0430\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=31\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 16:38:22', 'com_content.article', 113, 31, 'COM_ACTIONLOGS_DISABLED'),
(1099, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 16:38:22', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1100, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 16:38:24', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1101, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"32\",\"title\":\"Franchise\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=32\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 16:38:26', 'com_content.article', 113, 32, 'COM_ACTIONLOGS_DISABLED'),
(1102, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 16:38:26', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1103, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"32\",\"title\":\"Franchise\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=32\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 16:38:30', 'com_content.article', 113, 32, 'COM_ACTIONLOGS_DISABLED'),
(1104, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 16:38:30', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `lsqvo_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(1105, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 17:05:26', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1106, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-19 17:05:56', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1107, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-19 17:06:42', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1108, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"31\",\"title\":\"\\u0424\\u0440\\u0430\\u043d\\u0448\\u0438\\u0437\\u0430\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=31\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 17:14:00', 'com_content.article', 113, 31, 'COM_ACTIONLOGS_DISABLED'),
(1109, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"32\",\"title\":\"Franchise\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=32\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 17:16:57', 'com_content.article', 113, 32, 'COM_ACTIONLOGS_DISABLED'),
(1110, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 17:16:57', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1111, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 17:16:58', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1112, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"31\",\"title\":\"\\u0424\\u0440\\u0430\\u043d\\u0448\\u0438\\u0437\\u0430\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=31\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 17:17:00', 'com_content.article', 113, 31, 'COM_ACTIONLOGS_DISABLED'),
(1113, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 17:17:00', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1114, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"31\",\"title\":\"\\u0424\\u0440\\u0430\\u043d\\u0448\\u0438\\u0437\\u0430\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=31\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 20:14:01', 'com_content.article', 113, 31, 'COM_ACTIONLOGS_DISABLED'),
(1115, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 20:14:01', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1116, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"\\u041d\\u0430\\u0442\\u0443\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0441\\u043e\\u043a\\u0438 \\u0441 \\u0441\\u043e\\u0431\\u043e\\u0439\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 20:16:32', 'com_content.article', 113, 7, 'COM_ACTIONLOGS_DISABLED'),
(1117, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 20:16:32', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1118, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"8\",\"title\":\"Natural juices to go\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=8\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 20:17:27', 'com_content.article', 113, 8, 'COM_ACTIONLOGS_DISABLED'),
(1119, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 20:17:27', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1120, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 20:17:29', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1121, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"\\u041d\\u0430\\u0442\\u0443\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0441\\u043e\\u043a\\u0438 \\u0441 \\u0441\\u043e\\u0431\\u043e\\u0439\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 20:17:30', 'com_content.article', 113, 7, 'COM_ACTIONLOGS_DISABLED'),
(1122, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 20:17:30', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1123, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"7\",\"title\":\"\\u041d\\u0430\\u0442\\u0443\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0441\\u043e\\u043a\\u0438 \\u0441 \\u0441\\u043e\\u0431\\u043e\\u0439\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 20:17:32', 'com_content.article', 113, 7, 'COM_ACTIONLOGS_DISABLED'),
(1124, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 20:17:32', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1125, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"9\",\"title\":\"\\u041d\\u0430\\u0448 \\u043d\\u043e\\u0432\\u044b\\u0439 \\u0431\\u0443\\u0440\\u0433\\u0435\\u0440\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=9\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 20:18:51', 'com_content.article', 113, 9, 'COM_ACTIONLOGS_DISABLED'),
(1126, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 20:18:51', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1127, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"10\",\"title\":\"Our new burger\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=10\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 20:19:23', 'com_content.article', 113, 10, 'COM_ACTIONLOGS_DISABLED'),
(1128, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 20:19:23', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1129, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 20:19:24', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1130, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"9\",\"title\":\"\\u041d\\u0430\\u0448 \\u043d\\u043e\\u0432\\u044b\\u0439 \\u0431\\u0443\\u0440\\u0433\\u0435\\u0440\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=9\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 20:19:41', 'com_content.article', 113, 9, 'COM_ACTIONLOGS_DISABLED'),
(1131, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 20:19:41', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1132, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"11\",\"title\":\"\\u041b\\u0435\\u0442\\u043d\\u0438\\u0439 \\u0434\\u0435\\u0441\\u0435\\u0440\\u0442\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=11\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 20:20:05', 'com_content.article', 113, 11, 'COM_ACTIONLOGS_DISABLED'),
(1133, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 20:20:05', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1134, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 20:20:18', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1135, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"\\u041b\\u0435\\u0442\\u043d\\u0438\\u0439 \\u0434\\u0435\\u0441\\u0435\\u0440\\u0442 (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 20:21:18', 'com_content.article', 113, 13, 'COM_ACTIONLOGS_DISABLED'),
(1136, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 20:21:18', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1137, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"14\",\"title\":\"\\u041d\\u0430\\u0448 \\u043d\\u043e\\u0432\\u044b\\u0439 \\u0431\\u0443\\u0440\\u0433\\u0435\\u0440 (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 20:21:36', 'com_content.article', 113, 14, 'COM_ACTIONLOGS_DISABLED'),
(1138, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 20:21:36', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1139, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"18\",\"title\":\"Natural juices to go (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=18\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 20:21:56', 'com_content.article', 113, 18, 'COM_ACTIONLOGS_DISABLED'),
(1140, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 20:21:56', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1141, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 20:21:57', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1142, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"15\",\"title\":\"\\u041d\\u0430\\u0442\\u0443\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0441\\u043e\\u043a\\u0438 \\u0441 \\u0441\\u043e\\u0431\\u043e\\u0439 (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=15\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 20:22:04', 'com_content.article', 113, 15, 'COM_ACTIONLOGS_DISABLED'),
(1143, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 20:22:04', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1144, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 20:22:22', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1145, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"17\",\"title\":\"Our new burger (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=17\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 20:22:24', 'com_content.article', 113, 17, 'COM_ACTIONLOGS_DISABLED'),
(1146, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 20:22:24', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1147, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 20:22:34', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1148, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 20:22:41', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1149, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 20:22:52', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1150, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 20:22:54', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1151, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 20:23:13', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1152, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"16\",\"title\":\"Summer dessert (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=16\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 20:23:14', 'com_content.article', 113, 16, 'COM_ACTIONLOGS_DISABLED'),
(1153, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 20:23:14', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1154, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":33,\"title\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u043b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=33\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 20:26:09', 'com_content.article', 113, 33, 'COM_ACTIONLOGS_DISABLED'),
(1155, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":34,\"title\":\"Loyalty programm\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=34\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 20:26:50', 'com_content.article', 113, 34, 'COM_ACTIONLOGS_DISABLED'),
(1156, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 20:26:51', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1157, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"33\",\"title\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u043b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=33\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 20:26:54', 'com_content.article', 113, 33, 'COM_ACTIONLOGS_DISABLED'),
(1158, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 20:26:54', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1159, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":131,\"title\":\"Loyalty\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=131\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 20:28:06', 'com_menus.item', 113, 131, 'COM_ACTIONLOGS_DISABLED'),
(1160, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-19 20:28:06', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1161, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":130,\"title\":\"\\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=130\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 20:28:09', 'com_menus.item', 113, 130, 'COM_ACTIONLOGS_DISABLED'),
(1162, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-19 20:28:09', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1163, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":131,\"title\":\"Loyalty\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=131\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 20:30:33', 'com_menus.item', 113, 131, 'COM_ACTIONLOGS_DISABLED'),
(1164, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-19 20:30:33', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1165, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":130,\"title\":\"\\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=130\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 20:30:35', 'com_menus.item', 113, 130, 'COM_ACTIONLOGS_DISABLED'),
(1166, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-19 20:30:35', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1167, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":130,\"title\":\"\\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=130\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 20:30:37', 'com_menus.item', 113, 130, 'COM_ACTIONLOGS_DISABLED'),
(1168, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"34\",\"title\":\"Loyalty programm\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=34\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 20:57:28', 'com_content.article', 113, 34, 'COM_ACTIONLOGS_DISABLED'),
(1169, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 20:57:28', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1170, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 20:57:30', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1171, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"33\",\"title\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u043b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=33\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 20:57:32', 'com_content.article', 113, 33, 'COM_ACTIONLOGS_DISABLED'),
(1172, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 20:57:32', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1173, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"34\",\"title\":\"Loyalty programm\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=34\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 20:58:14', 'com_content.article', 113, 34, 'COM_ACTIONLOGS_DISABLED'),
(1174, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 20:58:14', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1175, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 20:58:15', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1176, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"33\",\"title\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u043b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=33\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 20:58:36', 'com_content.article', 113, 33, 'COM_ACTIONLOGS_DISABLED'),
(1177, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 20:58:36', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1178, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"33\",\"title\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u043b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=33\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 21:01:22', 'com_content.article', 113, 33, 'COM_ACTIONLOGS_DISABLED'),
(1179, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 21:01:22', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1180, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"33\",\"title\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u043b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=33\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 21:04:00', 'com_content.article', 113, 33, 'COM_ACTIONLOGS_DISABLED'),
(1181, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 21:04:00', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1182, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"34\",\"title\":\"Loyalty programm\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=34\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 21:08:05', 'com_content.article', 113, 34, 'COM_ACTIONLOGS_DISABLED'),
(1183, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 21:08:05', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1184, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 21:08:07', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1185, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"33\",\"title\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u043b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=33\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 21:08:09', 'com_content.article', 113, 33, 'COM_ACTIONLOGS_DISABLED'),
(1186, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 21:08:09', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1187, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"33\",\"title\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u043b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=33\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 21:10:09', 'com_content.article', 113, 33, 'COM_ACTIONLOGS_DISABLED'),
(1188, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 21:10:09', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1189, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"34\",\"title\":\"Loyalty programm\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=34\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 21:11:39', 'com_content.article', 113, 34, 'COM_ACTIONLOGS_DISABLED'),
(1190, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 21:11:39', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1191, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 21:11:41', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1192, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"33\",\"title\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u043b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=33\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 21:14:24', 'com_content.article', 113, 33, 'COM_ACTIONLOGS_DISABLED'),
(1193, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 21:14:24', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1194, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"34\",\"title\":\"Loyalty programm\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=34\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-19 21:14:58', 'com_content.article', 113, 34, 'COM_ACTIONLOGS_DISABLED'),
(1195, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 21:14:58', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1196, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-19 21:15:00', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1197, 'PLG_ACTIONLOG_JOOMLA_USER_LOGIN_FAILED', '{\"action\":\"login\",\"id\":113,\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-08-20 08:28:20', 'com_users', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1198, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-08-20 08:28:34', 'com_users', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(1199, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-20 08:28:48', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1200, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"34\",\"title\":\"Loyalty programm\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=34\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-20 08:29:59', 'com_content.article', 113, 34, 'COM_ACTIONLOGS_DISABLED'),
(1201, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-20 08:29:59', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1202, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-20 08:30:01', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1203, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"33\",\"title\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u043b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=33\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-20 08:30:03', 'com_content.article', 113, 33, 'COM_ACTIONLOGS_DISABLED'),
(1204, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-20 08:30:03', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1205, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":133,\"title\":\"Jobs\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=133\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-20 08:58:41', 'com_menus.item', 113, 133, 'COM_ACTIONLOGS_DISABLED'),
(1206, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-20 08:58:41', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1207, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":132,\"title\":\"\\u0412\\u0430\\u043a\\u0430\\u043d\\u0441\\u0438\\u0438\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=132\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-20 08:58:48', 'com_menus.item', 113, 132, 'COM_ACTIONLOGS_DISABLED'),
(1208, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-20 08:58:48', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1209, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":132,\"title\":\"\\u0412\\u0430\\u043a\\u0430\\u043d\\u0441\\u0438\\u0438\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=132\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-20 10:22:23', 'com_menus.item', 113, 132, 'COM_ACTIONLOGS_DISABLED'),
(1210, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":35,\"title\":\"\\u041e\\u0444\\u0438\\u0446\\u0438\\u0430\\u043d\\u0442\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=35\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-20 10:23:33', 'com_content.article', 113, 35, 'COM_ACTIONLOGS_DISABLED'),
(1211, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":36,\"title\":\"Waiter\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=36\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-20 10:28:46', 'com_content.article', 113, 36, 'COM_ACTIONLOGS_DISABLED'),
(1212, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-20 10:28:48', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1213, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"35\",\"title\":\"\\u041e\\u0444\\u0438\\u0446\\u0438\\u0430\\u043d\\u0442\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=35\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-20 10:28:50', 'com_content.article', 113, 35, 'COM_ACTIONLOGS_DISABLED'),
(1214, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-20 10:28:50', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1215, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-20 11:34:14', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1216, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":37,\"title\":\"\\u041e\\u0444\\u0438\\u0446\\u0438\\u0430\\u043d\\u0442 (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=37\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-20 11:34:14', 'com_content.article', 113, 37, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `lsqvo_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(1217, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"37\",\"title\":\"\\u0411\\u0430\\u0440\\u043c\\u0435\\u043d\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=37\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-20 11:35:09', 'com_content.article', 113, 37, 'COM_ACTIONLOGS_DISABLED'),
(1218, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-20 11:35:09', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1219, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-20 11:35:18', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1220, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":38,\"title\":\"Waiter (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=38\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-20 11:35:18', 'com_content.article', 113, 38, 'COM_ACTIONLOGS_DISABLED'),
(1221, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"38\",\"title\":\"Bartender\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=38\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-20 11:35:38', 'com_content.article', 113, 38, 'COM_ACTIONLOGS_DISABLED'),
(1222, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-20 11:35:38', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1223, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-20 11:35:59', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1224, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":39,\"title\":\"\\u0411\\u0430\\u0440\\u043c\\u0435\\u043d (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=39\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-20 11:35:59', 'com_content.article', 113, 39, 'COM_ACTIONLOGS_DISABLED'),
(1225, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"39\",\"title\":\"\\u0423\\u043f\\u0440\\u0430\\u0432\\u043b\\u044f\\u044e\\u0449\\u0438\\u0439\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=39\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-20 11:36:17', 'com_content.article', 113, 39, 'COM_ACTIONLOGS_DISABLED'),
(1226, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-20 11:36:17', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1227, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-20 11:36:33', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1228, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":40,\"title\":\"Bartender (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=40\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-20 11:36:33', 'com_content.article', 113, 40, 'COM_ACTIONLOGS_DISABLED'),
(1229, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"40\",\"title\":\"Manager\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=40\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-20 11:36:45', 'com_content.article', 113, 40, 'COM_ACTIONLOGS_DISABLED'),
(1230, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-20 11:36:45', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1231, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_CATEGORY\",\"id\":\"13\",\"title\":\"Jobs\",\"itemlink\":\"index.php?option=com_categories&task=category.edit&id=13\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-20 16:25:40', 'com_categories.category', 113, 13, 'COM_ACTIONLOGS_DISABLED'),
(1232, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__categories\"}', '2023-08-20 16:25:40', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1233, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__categories\"}', '2023-08-20 16:25:42', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1234, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_CATEGORY\",\"id\":\"12\",\"title\":\"\\u0412\\u0430\\u043a\\u0430\\u043d\\u0441\\u0438\\u0438\",\"itemlink\":\"index.php?option=com_categories&task=category.edit&id=12\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-20 16:25:44', 'com_categories.category', 113, 12, 'COM_ACTIONLOGS_DISABLED'),
(1235, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__categories\"}', '2023-08-20 16:25:44', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1236, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields_groups\"}', '2023-08-20 16:36:01', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1237, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_CATEGORY\",\"id\":\"13\",\"title\":\"Jobs\",\"itemlink\":\"index.php?option=com_categories&task=category.edit&id=13\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-20 16:38:31', 'com_categories.category', 113, 13, 'COM_ACTIONLOGS_DISABLED'),
(1238, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__categories\"}', '2023-08-20 16:38:31', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1239, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__categories\"}', '2023-08-20 16:38:32', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1240, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_CATEGORY\",\"id\":\"12\",\"title\":\"\\u0412\\u0430\\u043a\\u0430\\u043d\\u0441\\u0438\\u0438\",\"itemlink\":\"index.php?option=com_categories&task=category.edit&id=12\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-20 16:38:35', 'com_categories.category', 113, 12, 'COM_ACTIONLOGS_DISABLED'),
(1241, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__categories\"}', '2023-08-20 16:38:35', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1242, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_CATEGORY\",\"id\":\"12\",\"title\":\"\\u0412\\u0430\\u043a\\u0430\\u043d\\u0441\\u0438\\u0438\",\"itemlink\":\"index.php?option=com_categories&task=category.edit&id=12\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-20 16:41:05', 'com_categories.category', 113, 12, 'COM_ACTIONLOGS_DISABLED'),
(1243, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__categories\"}', '2023-08-20 16:41:05', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1244, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-20 16:41:23', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1245, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-20 16:45:14', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1246, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-20 17:49:35', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1247, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-08-21 15:12:35', 'com_users', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(1248, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_CATEGORY\",\"id\":18,\"title\":\"Contacts\",\"itemlink\":\"index.php?option=com_categories&task=category.edit&id=18\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-21 15:13:35', 'com_categories.category', 113, 18, 'COM_ACTIONLOGS_DISABLED'),
(1249, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__categories\"}', '2023-08-21 15:13:38', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1250, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_CATEGORY\",\"id\":19,\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_categories&task=category.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-21 15:13:41', 'com_categories.category', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(1251, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_CATEGORY\",\"id\":\"18\",\"title\":\"Contacts\",\"itemlink\":\"index.php?option=com_categories&task=category.edit&id=18\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-21 15:14:11', 'com_categories.category', 113, 18, 'COM_ACTIONLOGS_DISABLED'),
(1252, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__categories\"}', '2023-08-21 15:14:11', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1253, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_CATEGORY\",\"id\":\"19\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_categories&task=category.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-21 15:14:28', 'com_categories.category', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(1254, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__categories\"}', '2023-08-21 15:14:41', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1255, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__categories\"}', '2023-08-21 15:14:41', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1256, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_CATEGORY\",\"id\":\"19\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_categories&task=category.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-21 15:14:48', 'com_categories.category', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(1257, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__categories\"}', '2023-08-21 15:14:56', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1258, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":41,\"title\":\"Contacts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=41\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-21 15:16:10', 'com_content.article', 113, 41, 'COM_ACTIONLOGS_DISABLED'),
(1259, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-21 15:16:12', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1260, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__categories\"}', '2023-08-21 15:21:51', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1261, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-21 15:22:48', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1262, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-21 15:22:59', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1263, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-08-21 15:23:33', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1264, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":42,\"title\":\"Contacts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=42\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-21 15:25:11', 'com_content.article', 113, 42, 'COM_ACTIONLOGS_DISABLED'),
(1265, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-21 15:25:13', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1266, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":43,\"title\":\"\\u041a\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-21 15:25:15', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1267, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-21 15:25:29', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1268, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_TRASHED', '{\"action\":\"trash\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":41,\"title\":\"Contacts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=41\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-21 15:25:29', 'com_content.article', 113, 41, 'COM_ACTIONLOGS_DISABLED'),
(1269, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-21 15:25:48', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1270, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_DELETED', '{\"action\":\"delete\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":41,\"title\":\"Contacts\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-21 15:26:01', 'com_content.article', 113, 41, 'COM_ACTIONLOGS_DISABLED'),
(1271, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"42\",\"title\":\"Contacts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=42\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-21 15:26:13', 'com_content.article', 113, 42, 'COM_ACTIONLOGS_DISABLED'),
(1272, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-21 15:26:13', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1273, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-21 15:26:49', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1274, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-21 15:27:11', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1275, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-21 15:27:11', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1276, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-21 15:27:14', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1277, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-21 15:27:14', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1278, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":129,\"title\":\"Contacts\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=129\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-21 15:27:59', 'com_menus.item', 113, 129, 'COM_ACTIONLOGS_DISABLED'),
(1279, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-21 15:27:59', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1280, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":128,\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=128\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-21 15:28:05', 'com_menus.item', 113, 128, 'COM_ACTIONLOGS_DISABLED'),
(1281, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-21 15:28:05', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1282, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"42\",\"title\":\"Contacts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=42\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-21 15:28:39', 'com_content.article', 113, 42, 'COM_ACTIONLOGS_DISABLED'),
(1283, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-21 15:28:39', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1284, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-21 15:28:41', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1285, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-21 15:28:45', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1286, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-21 15:28:45', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1287, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-21 15:57:03', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1288, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-21 15:57:03', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1289, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"42\",\"title\":\"Contacts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=42\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-21 16:02:27', 'com_content.article', 113, 42, 'COM_ACTIONLOGS_DISABLED'),
(1290, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-21 16:02:27', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1291, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-21 16:02:28', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1292, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-08-23 15:45:59', 'com_users', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(1293, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-08-25 15:39:15', 'com_users', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(1294, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-25 16:39:25', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(1295, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-25 16:39:25', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1296, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-25 16:39:28', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1297, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":131,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a (2)\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a (2)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=131\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-25 16:39:28', 'com_modules.module', 113, 131, 'COM_ACTIONLOGS_DISABLED'),
(1298, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-25 16:40:26', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1299, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"42\",\"title\":\"Contacts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=42\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-25 16:40:43', 'com_content.article', 113, 42, 'COM_ACTIONLOGS_DISABLED'),
(1300, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-25 16:40:43', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1301, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":131,\"title\":\"Reserve a table\",\"extension_name\":\"Reserve a table\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=131\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-25 16:46:41', 'com_modules.module', 113, 131, 'COM_ACTIONLOGS_DISABLED'),
(1302, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-25 16:46:41', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1303, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":131,\"title\":\"Reserve a table\",\"extension_name\":\"Reserve a table\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=131\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-25 16:47:21', 'com_modules.module', 113, 131, 'COM_ACTIONLOGS_DISABLED'),
(1304, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-25 16:47:21', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1305, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":44,\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=44\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-25 16:53:24', 'com_content.article', 113, 44, 'COM_ACTIONLOGS_DISABLED'),
(1306, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":45,\"title\":\"Privacy Policy\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=45\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-25 16:53:48', 'com_content.article', 113, 45, 'COM_ACTIONLOGS_DISABLED'),
(1307, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-25 16:53:49', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1308, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"44\",\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=44\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-25 16:53:51', 'com_content.article', 113, 44, 'COM_ACTIONLOGS_DISABLED'),
(1309, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-25 16:53:51', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1310, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU\",\"id\":6,\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_menus&task=menu.edit&id=6\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-25 16:55:14', 'com_menus.menu', 113, 6, 'COM_ACTIONLOGS_DISABLED'),
(1311, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU\",\"id\":7,\"title\":\"Privacy Policy\",\"itemlink\":\"index.php?option=com_menus&task=menu.edit&id=7\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-25 16:55:29', 'com_menus.menu', 113, 7, 'COM_ACTIONLOGS_DISABLED'),
(1312, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU\",\"id\":6,\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 (RU)\",\"itemlink\":\"index.php?option=com_menus&task=menu.edit&id=6\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-25 16:56:06', 'com_menus.menu', 113, 6, 'COM_ACTIONLOGS_DISABLED'),
(1313, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU\",\"id\":7,\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 (EN)\",\"itemlink\":\"index.php?option=com_menus&task=menu.edit&id=7\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-25 16:56:18', 'com_menus.menu', 113, 7, 'COM_ACTIONLOGS_DISABLED'),
(1314, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":132,\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 (EN)\",\"extension_name\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 (EN)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=132\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-25 16:57:56', 'com_modules.module', 113, 132, 'COM_ACTIONLOGS_DISABLED'),
(1315, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-25 16:58:09', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1316, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":133,\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 (RU)\",\"extension_name\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 (RU)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=133\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-25 16:58:40', 'com_modules.module', 113, 133, 'COM_ACTIONLOGS_DISABLED'),
(1317, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":138,\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=138\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-25 16:59:32', 'com_menus.item', 113, 138, 'COM_ACTIONLOGS_DISABLED'),
(1318, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":138,\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=138\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-25 16:59:46', 'com_menus.item', 113, 138, 'COM_ACTIONLOGS_DISABLED'),
(1319, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":139,\"title\":\"Privacy Policy\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=139\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-25 17:00:24', 'com_menus.item', 113, 139, 'COM_ACTIONLOGS_DISABLED'),
(1320, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":138,\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=138\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-25 17:00:28', 'com_menus.item', 113, 138, 'COM_ACTIONLOGS_DISABLED'),
(1321, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"42\",\"title\":\"Contacts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=42\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-25 17:23:47', 'com_content.article', 113, 42, 'COM_ACTIONLOGS_DISABLED'),
(1322, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-25 17:23:47', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1323, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-25 17:24:03', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1324, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-25 17:24:03', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1325, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-25 17:24:04', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1326, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"42\",\"title\":\"Contacts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=42\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-25 17:44:33', 'com_content.article', 113, 42, 'COM_ACTIONLOGS_DISABLED'),
(1327, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-25 17:44:33', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `lsqvo_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(1328, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-25 17:44:47', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1329, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-25 17:44:47', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1330, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-25 17:44:48', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1331, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"42\",\"title\":\"Contacts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=42\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-25 17:49:33', 'com_content.article', 113, 42, 'COM_ACTIONLOGS_DISABLED'),
(1332, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-25 17:49:33', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1333, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-25 17:50:08', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1334, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-25 17:50:08', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1335, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-25 17:50:09', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1336, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":134,\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e\",\"extension_name\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=134\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-26 09:11:21', 'com_modules.module', 113, 134, 'COM_ACTIONLOGS_DISABLED'),
(1337, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":134,\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e\",\"extension_name\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=134\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-26 09:38:52', 'com_modules.module', 113, 134, 'COM_ACTIONLOGS_DISABLED'),
(1338, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-26 09:38:52', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1339, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":134,\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e\",\"extension_name\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=134\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-26 09:45:43', 'com_modules.module', 113, 134, 'COM_ACTIONLOGS_DISABLED'),
(1340, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-26 09:45:43', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1341, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":134,\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e\",\"extension_name\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=134\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-26 09:48:00', 'com_modules.module', 113, 134, 'COM_ACTIONLOGS_DISABLED'),
(1342, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-26 09:48:00', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1343, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":134,\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e\",\"extension_name\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=134\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-26 09:48:35', 'com_modules.module', 113, 134, 'COM_ACTIONLOGS_DISABLED'),
(1344, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-26 09:48:35', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1345, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":134,\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e\",\"extension_name\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=134\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-26 09:51:33', 'com_modules.module', 113, 134, 'COM_ACTIONLOGS_DISABLED'),
(1346, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-26 09:51:33', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1347, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":134,\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e\",\"extension_name\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=134\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-26 09:55:16', 'com_modules.module', 113, 134, 'COM_ACTIONLOGS_DISABLED'),
(1348, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-26 09:55:16', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1349, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":134,\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e\",\"extension_name\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=134\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-26 10:46:15', 'com_modules.module', 113, 134, 'COM_ACTIONLOGS_DISABLED'),
(1350, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-26 10:46:15', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1351, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":134,\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e\",\"extension_name\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=134\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-26 10:47:45', 'com_modules.module', 113, 134, 'COM_ACTIONLOGS_DISABLED'),
(1352, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-26 10:47:45', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1353, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-08-26 12:45:39', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1354, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":120,\"title\":\"\\u041c\\u0435\\u043d\\u044e\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=120\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-26 12:46:41', 'com_menus.item', 113, 120, 'COM_ACTIONLOGS_DISABLED'),
(1355, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-26 12:46:41', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1356, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":120,\"title\":\"\\u041c\\u0435\\u043d\\u044e\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=120\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-26 14:11:27', 'com_menus.item', 113, 120, 'COM_ACTIONLOGS_DISABLED'),
(1357, 'PLG_ACTIONLOG_JOOMLA_USER_CACHE', '{\"action\":\"cache\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"group\":\"all\"}', '2023-08-26 14:11:45', 'com_cache', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1358, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":128,\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=128\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-26 15:31:50', 'com_menus.item', 113, 128, 'COM_ACTIONLOGS_DISABLED'),
(1359, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-26 15:31:50', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1360, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":129,\"title\":\"Contacts\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=129\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-26 15:32:03', 'com_menus.item', 113, 129, 'COM_ACTIONLOGS_DISABLED'),
(1361, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-08-26 15:32:03', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1362, 'PLG_ACTIONLOG_JOOMLA_USER_LOGIN_FAILED', '{\"action\":\"login\",\"id\":113,\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-08-28 08:01:42', 'com_users', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1363, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-08-28 08:01:56', 'com_users', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(1364, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-08-28 08:03:33', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1365, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UNPUBLISHED', '{\"action\":\"unpublish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":9,\"title\":\"Notifications\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=9\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-28 08:03:33', 'com_modules.module', 113, 9, 'COM_ACTIONLOGS_DISABLED'),
(1366, 'PLG_ACTIONLOG_JOOMLA_APPLICATION_CONFIG_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_APPLICATION_CONFIG\",\"extension_name\":\"com_config.application\",\"itemlink\":\"index.php?option=com_config\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-08-28 08:05:03', 'com_config.application', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(1367, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-08-29 06:52:10', 'com_users', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(1368, 'PLG_ACTIONLOG_JOOMLA_USER_CACHE', '{\"action\":\"cache\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"group\":\"all\"}', '2023-08-29 07:33:47', 'com_cache', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1369, 'PLG_ACTIONLOG_JOOMLA_USER_CACHE', '{\"action\":\"cache\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"group\":\"all\"}', '2023-08-29 07:33:50', 'com_cache', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1370, 'PLG_ACTIONLOG_JOOMLA_USER_CACHE', '{\"action\":\"cache\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"group\":\"all\"}', '2023-08-29 07:33:55', 'com_cache', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1371, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-09-02 04:53:46', 'com_users', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(1372, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-09-02 04:54:17', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1373, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-09-02 04:54:43', 'com_content.article', 113, 5, 'COM_ACTIONLOGS_DISABLED'),
(1374, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-09-02 04:54:43', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1375, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Home\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-09-02 04:55:01', 'com_content.article', 113, 6, 'COM_ACTIONLOGS_DISABLED'),
(1376, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-09-02 04:55:01', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1377, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Home\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-09-02 04:55:04', 'com_content.article', 113, 6, 'COM_ACTIONLOGS_DISABLED'),
(1378, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-09-02 04:55:04', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1379, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-09-02 04:55:05', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1380, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-09-02 04:55:07', 'com_content.article', 113, 5, 'COM_ACTIONLOGS_DISABLED'),
(1381, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-09-02 04:55:07', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1382, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-09-02 04:57:42', 'com_content.article', 113, 5, 'COM_ACTIONLOGS_DISABLED'),
(1383, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-09-02 04:57:42', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1384, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-09-02 04:58:50', 'com_content.article', 113, 5, 'COM_ACTIONLOGS_DISABLED'),
(1385, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-09-02 04:58:50', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1386, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Home\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-09-02 06:55:55', 'com_content.article', 113, 6, 'COM_ACTIONLOGS_DISABLED'),
(1387, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-09-02 06:55:55', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1388, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-09-02 06:55:57', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1389, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-09-02 06:55:58', 'com_content.article', 113, 5, 'COM_ACTIONLOGS_DISABLED'),
(1390, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-09-02 06:55:58', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1391, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":127,\"title\":\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u044b\",\"extension_name\":\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u044b\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=127\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-09-02 06:56:29', 'com_modules.module', 113, 127, 'COM_ACTIONLOGS_DISABLED'),
(1392, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-09-02 06:56:29', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1393, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":127,\"title\":\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u044b\",\"extension_name\":\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u044b\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=127\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-09-02 06:56:44', 'com_modules.module', 113, 127, 'COM_ACTIONLOGS_DISABLED'),
(1394, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-09-02 06:56:44', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1395, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":128,\"title\":\"Restaurants\",\"extension_name\":\"Restaurants\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=128\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-09-02 06:56:54', 'com_modules.module', 113, 128, 'COM_ACTIONLOGS_DISABLED'),
(1396, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-09-02 06:56:54', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1397, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-09-03 07:47:46', 'com_users', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(1398, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-09-03 07:47:54', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1399, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-09-03 07:47:57', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1400, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":125,\"title\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"extension_name\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=125\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-09-03 08:38:53', 'com_modules.module', 113, 125, 'COM_ACTIONLOGS_DISABLED'),
(1401, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-09-03 08:38:53', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1402, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":125,\"title\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"extension_name\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=125\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-09-03 08:40:18', 'com_modules.module', 113, 125, 'COM_ACTIONLOGS_DISABLED'),
(1403, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-09-03 08:40:18', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1404, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":125,\"title\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"extension_name\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=125\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-09-03 08:43:24', 'com_modules.module', 113, 125, 'COM_ACTIONLOGS_DISABLED'),
(1405, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-09-03 08:43:24', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1406, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":125,\"title\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"extension_name\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=125\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-09-03 08:45:49', 'com_modules.module', 113, 125, 'COM_ACTIONLOGS_DISABLED'),
(1407, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-09-03 08:45:49', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1408, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":126,\"title\":\"Loyalty Program\",\"extension_name\":\"Loyalty Program\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=126\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-09-03 08:48:03', 'com_modules.module', 113, 126, 'COM_ACTIONLOGS_DISABLED'),
(1409, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-09-03 08:48:03', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1410, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-09-15 08:55:38', 'com_users', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(1411, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-09-18 19:44:41', 'com_users', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(1412, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-09-18 19:51:41', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1413, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-09-18 19:59:57', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1414, 'PLG_ACTIONLOG_JOOMLA_USER_CACHE', '{\"action\":\"cache\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"group\":\"all\"}', '2023-09-18 20:00:13', 'com_cache', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1415, 'PLG_ACTIONLOG_JOOMLA_USER_CACHE', '{\"action\":\"cache\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"group\":\"all\"}', '2023-09-18 20:00:16', 'com_cache', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1416, 'PLG_ACTIONLOG_JOOMLA_USER_CACHE', '{\"action\":\"cache\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"group\":\"all\"}', '2023-09-19 02:38:21', 'com_cache', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1417, 'PLG_ACTIONLOG_JOOMLA_USER_CACHE', '{\"action\":\"cache\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"group\":\"all\"}', '2023-09-19 02:38:24', 'com_cache', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1418, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-09-19 02:49:21', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1419, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-09-19 02:54:42', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1420, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-09-19 02:55:02', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1421, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-09-19 02:56:04', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1422, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-09-19 05:46:47', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1423, 'PLG_ACTIONLOG_JOOMLA_USER_LOGIN_FAILED', '{\"action\":\"login\",\"id\":113,\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-09-19 10:18:15', 'com_users', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1424, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-09-19 10:18:32', 'com_users', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(1425, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-09-20 12:08:11', 'com_users', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(1426, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-09-20 12:08:28', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1427, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-09-20 12:08:46', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1428, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-09-24 07:43:47', 'com_users', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(1429, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":124,\"title\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=124\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-09-24 07:44:35', 'com_menus.item', 113, 124, 'COM_ACTIONLOGS_DISABLED'),
(1430, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-09-24 07:44:35', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1431, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":125,\"title\":\"News\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=125\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-09-24 07:44:59', 'com_menus.item', 113, 125, 'COM_ACTIONLOGS_DISABLED'),
(1432, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-09-24 07:44:59', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1433, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":124,\"title\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=124\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-09-24 07:45:03', 'com_menus.item', 113, 124, 'COM_ACTIONLOGS_DISABLED'),
(1434, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-09-24 11:54:19', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1435, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-09-24 12:00:14', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1436, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-09-24 12:54:56', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1437, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-09-28 20:30:29', 'com_users', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(1438, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-09-29 08:13:22', 'com_users', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(1439, 'PLG_ACTIONLOG_JOOMLA_USER_LOGIN_FAILED', '{\"action\":\"login\",\"id\":113,\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-12-18 09:41:54', 'com_users', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1440, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-12-18 09:42:04', 'com_users', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(1441, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-12-18 09:42:34', 'com_users', 113, 0, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `lsqvo_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(1442, 'PLG_ACTIONLOG_JOOMLA_EXTENSION_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_LANGUAGE\",\"id\":299,\"name\":\"Chinese Simplified (zh-CN)\",\"extension_name\":\"Chinese Simplified (zh-CN)\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-18 09:50:07', 'com_installer', 113, 299, 'COM_ACTIONLOGS_DISABLED'),
(1443, 'PLG_ACTIONLOG_JOOMLA_EXTENSION_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_LANGUAGE\",\"id\":300,\"name\":\"Chinese Simplified (zh-CN)\",\"extension_name\":\"Chinese Simplified (zh-CN)\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-18 09:50:07', 'com_installer', 113, 300, 'COM_ACTIONLOGS_DISABLED'),
(1444, 'PLG_ACTIONLOG_JOOMLA_EXTENSION_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_LANGUAGE\",\"id\":301,\"name\":\"Chinese Simplified (zh-CN)\",\"extension_name\":\"Chinese Simplified (zh-CN)\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-18 09:50:07', 'com_installer', 113, 301, 'COM_ACTIONLOGS_DISABLED'),
(1445, 'PLG_ACTIONLOG_JOOMLA_EXTENSION_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PACKAGE\",\"id\":302,\"name\":\"Chinese Simplified (zh-CN) Language Pack\",\"extension_name\":\"Chinese Simplified (zh-CN) Language Pack\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-18 09:50:07', 'com_installer', 113, 302, 'COM_ACTIONLOGS_DISABLED'),
(1446, 'PLG_ACTIONLOG_JOOMLA_USER_LOGIN_FAILED', '{\"action\":\"login\",\"id\":113,\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-12-18 16:41:08', 'com_users', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1447, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-12-18 16:41:15', 'com_users', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(1448, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":138,\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=138\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-18 16:42:29', 'com_menus.item', 113, 138, 'COM_ACTIONLOGS_DISABLED'),
(1449, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-18 16:42:29', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1450, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":138,\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=138\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-18 16:42:47', 'com_menus.item', 113, 138, 'COM_ACTIONLOGS_DISABLED'),
(1451, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-18 16:42:47', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1452, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-12-19 07:00:30', 'com_users', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(1453, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":139,\"title\":\"Privacy Policy\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=139\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 07:05:00', 'com_menus.item', 113, 139, 'COM_ACTIONLOGS_DISABLED'),
(1454, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-19 07:05:00', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1455, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":136,\"title\":\"\\u041f\\u0435\\u0440\\u0435\\u0439\\u0442\\u0438 \\u0432 \\u043c\\u0435\\u043d\\u044e\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=136\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 07:05:40', 'com_menus.item', 113, 136, 'COM_ACTIONLOGS_DISABLED'),
(1456, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-19 07:05:40', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1457, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_OUT', '{\"action\":\"logout\",\"id\":113,\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-12-19 07:39:38', 'com_users', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1458, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-12-19 07:40:38', 'com_users', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(1459, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-12-19 07:42:54', 'com_users', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(1460, 'PLG_ACTIONLOG_JOOMLA_USER_CACHE', '{\"action\":\"cache\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"group\":\"all\"}', '2023-12-19 07:43:09', 'com_cache', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1461, 'PLG_ACTIONLOG_JOOMLA_USER_CACHE', '{\"action\":\"cache\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"group\":\"all\"}', '2023-12-19 07:43:12', 'com_cache', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1462, 'PLG_ACTIONLOG_JOOMLA_USER_CACHE', '{\"action\":\"cache\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"group\":\"all\"}', '2023-12-19 07:43:13', 'com_cache', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1463, 'PLG_ACTIONLOG_JOOMLA_USER_CACHE', '{\"action\":\"cache\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"group\":\"all\"}', '2023-12-19 07:43:16', 'com_cache', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1464, 'PLG_ACTIONLOG_JOOMLA_USER_CACHE', '{\"action\":\"cache\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"group\":\"_media_version\"}', '2023-12-19 07:43:17', 'com_cache', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1465, 'PLG_ACTIONLOG_JOOMLA_USER_CACHE', '{\"action\":\"cache\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"group\":\"all\"}', '2023-12-19 07:43:53', 'com_cache', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1466, 'PLG_ACTIONLOG_JOOMLA_USER_CACHE', '{\"action\":\"cache\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"group\":\"all\"}', '2023-12-19 07:43:56', 'com_cache', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1467, 'PLG_ACTIONLOG_JOOMLA_APPLICATION_CONFIG_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_APPLICATION_CONFIG\",\"extension_name\":\"com_config.application\",\"itemlink\":\"index.php?option=com_config\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 07:44:37', 'com_config.application', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(1468, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-19 07:45:40', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1469, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":137,\"title\":\"Go to menu\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=137\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 07:46:09', 'com_menus.item', 113, 137, 'COM_ACTIONLOGS_DISABLED'),
(1470, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-19 07:46:09', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1471, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_DELETED', '{\"action\":\"delete\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU\",\"id\":5,\"title\":\"\\u041f\\u0435\\u0440\\u0435\\u0439\\u0442\\u0438 \\u0432 \\u043c\\u0435\\u043d\\u044e(EN)\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 07:46:43', 'com_menus.menu', 113, 5, 'COM_ACTIONLOGS_DISABLED'),
(1472, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_DELETED', '{\"action\":\"delete\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU\",\"id\":4,\"title\":\"\\u041f\\u0435\\u0440\\u0435\\u0439\\u0442\\u0438 \\u0432 \\u043c\\u0435\\u043d\\u044e(RU)\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 07:46:43', 'com_menus.menu', 113, 4, 'COM_ACTIONLOGS_DISABLED'),
(1473, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_DELETED', '{\"action\":\"delete\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU\",\"id\":7,\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 (EN)\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 07:46:43', 'com_menus.menu', 113, 7, 'COM_ACTIONLOGS_DISABLED'),
(1474, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_DELETED', '{\"action\":\"delete\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU\",\"id\":6,\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 (RU)\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 07:46:43', 'com_menus.menu', 113, 6, 'COM_ACTIONLOGS_DISABLED'),
(1475, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU\",\"id\":8,\"title\":\"\\u0412\\u0435\\u0440\\u0445\\u043d\\u0435\\u0435 \\u043c\\u0435\\u043d\\u044e(CN)\",\"itemlink\":\"index.php?option=com_menus&task=menu.edit&id=8\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 07:47:24', 'com_menus.menu', 113, 8, 'COM_ACTIONLOGS_DISABLED'),
(1476, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-19 07:47:46', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1477, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":112,\"title\":\"\\u041d\\u043e\\u043c\\u0435\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=112\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 07:47:58', 'com_menus.item', 113, 112, 'COM_ACTIONLOGS_DISABLED'),
(1478, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-19 07:48:04', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1479, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-19 07:48:22', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1480, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":140,\"title\":\"\\u041d\\u043e\\u043c\\u0435 (2)\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=140\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 07:48:22', 'com_menus.item', 113, 140, 'COM_ACTIONLOGS_DISABLED'),
(1481, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":140,\"title\":\"\\u041d\\u043e\\u043c\\u0435 (2)\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=140\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 07:48:44', 'com_menus.item', 113, 140, 'COM_ACTIONLOGS_DISABLED'),
(1482, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":112,\"title\":\"\\u041d\\u043e\\u043c\\u0435\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=112\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 07:49:34', 'com_menus.item', 113, 112, 'COM_ACTIONLOGS_DISABLED'),
(1483, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-19 07:49:34', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1484, 'PLG_ACTIONLOG_JOOMLA_USER_CACHE', '{\"action\":\"cache\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"group\":\"all\"}', '2023-12-19 07:50:12', 'com_cache', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1485, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":140,\"title\":\"\\u041d\\u043e\\u043c\\u0435\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=140\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 07:50:13', 'com_menus.item', 113, 140, 'COM_ACTIONLOGS_DISABLED'),
(1486, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-19 07:50:13', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1487, 'PLG_ACTIONLOG_JOOMLA_USER_CACHE', '{\"action\":\"cache\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"group\":\"all\"}', '2023-12-19 07:50:15', 'com_cache', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1488, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":140,\"title\":\"\\u041d\\u043e\\u043c\\u0435\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=140\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 07:50:47', 'com_menus.item', 113, 140, 'COM_ACTIONLOGS_DISABLED'),
(1489, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-19 07:50:47', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1490, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-19 07:51:30', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1491, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":46,\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=46\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 07:51:30', 'com_content.article', 113, 46, 'COM_ACTIONLOGS_DISABLED'),
(1492, 'PLG_ACTIONLOG_JOOMLA_USER_CACHE', '{\"action\":\"cache\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"group\":\"all\"}', '2023-12-19 07:52:03', 'com_cache', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1493, 'PLG_ACTIONLOG_JOOMLA_USER_CACHE', '{\"action\":\"cache\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"group\":\"all\"}', '2023-12-19 07:52:06', 'com_cache', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1494, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"46\",\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f (CN)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=46\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 07:52:42', 'com_content.article', 113, 46, 'COM_ACTIONLOGS_DISABLED'),
(1495, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-19 07:52:42', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1496, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"46\",\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f (CN)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=46\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 07:53:13', 'com_content.article', 113, 46, 'COM_ACTIONLOGS_DISABLED'),
(1497, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-19 07:53:13', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1498, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":112,\"title\":\"\\u041f\\u0435\\u0440\\u0435\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435 \\u044f\\u0437\\u044b\\u043a\\u043e\\u0432\",\"extension_name\":\"\\u041f\\u0435\\u0440\\u0435\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435 \\u044f\\u0437\\u044b\\u043a\\u043e\\u0432\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=112\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 07:54:21', 'com_modules.module', 113, 112, 'COM_ACTIONLOGS_DISABLED'),
(1499, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-19 07:54:21', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1500, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-19 07:55:08', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1501, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__categories\"}', '2023-12-19 07:55:29', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1502, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_CATEGORY\",\"id\":20,\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f (2)\",\"itemlink\":\"index.php?option=com_categories&task=category.edit&id=20\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 07:55:29', 'com_categories.category', 113, 20, 'COM_ACTIONLOGS_DISABLED'),
(1503, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_CATEGORY\",\"id\":\"20\",\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f (CN)\",\"itemlink\":\"index.php?option=com_categories&task=category.edit&id=20\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 07:55:52', 'com_categories.category', 113, 20, 'COM_ACTIONLOGS_DISABLED'),
(1504, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__categories\"}', '2023-12-19 07:55:52', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1505, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_CATEGORY\",\"id\":\"14\",\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"itemlink\":\"index.php?option=com_categories&task=category.edit&id=14\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 07:56:26', 'com_categories.category', 113, 14, 'COM_ACTIONLOGS_DISABLED'),
(1506, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__categories\"}', '2023-12-19 07:56:26', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1507, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"46\",\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f (CN)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=46\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 07:56:52', 'com_content.article', 113, 46, 'COM_ACTIONLOGS_DISABLED'),
(1508, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-19 07:56:52', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1509, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-19 07:57:14', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1510, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UNPUBLISHED', '{\"action\":\"unpublish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":5,\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 07:57:14', 'com_content.article', 113, 5, 'COM_ACTIONLOGS_DISABLED'),
(1511, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-19 07:57:29', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1512, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_PUBLISHED', '{\"action\":\"publish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":5,\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 07:57:29', 'com_content.article', 113, 5, 'COM_ACTIONLOGS_DISABLED'),
(1513, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-19 08:27:33', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1514, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":134,\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e\",\"extension_name\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=134\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 08:32:29', 'com_modules.module', 113, 134, 'COM_ACTIONLOGS_DISABLED'),
(1515, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-19 08:32:29', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1516, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":134,\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e\",\"extension_name\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=134\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 08:33:21', 'com_modules.module', 113, 134, 'COM_ACTIONLOGS_DISABLED'),
(1517, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-19 08:33:21', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1518, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":134,\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e\",\"extension_name\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=134\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 08:33:37', 'com_modules.module', 113, 134, 'COM_ACTIONLOGS_DISABLED'),
(1519, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-19 08:33:37', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1520, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 08:34:20', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1521, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-19 08:34:20', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1522, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 08:37:31', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1523, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-19 08:37:31', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1524, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":120,\"title\":\"\\u041f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u043d\\u044b\\u0435 \\u0431\\u043b\\u044e\\u0434\\u0430\",\"extension_name\":\"\\u041f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u043d\\u044b\\u0435 \\u0431\\u043b\\u044e\\u0434\\u0430\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=120\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 08:39:17', 'com_modules.module', 113, 120, 'COM_ACTIONLOGS_DISABLED'),
(1525, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-19 08:39:17', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1526, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":120,\"title\":\"\\u041c\\u0435\\u043d\\u044e\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=120\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 08:43:57', 'com_menus.item', 113, 120, 'COM_ACTIONLOGS_DISABLED'),
(1527, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-19 08:43:57', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1528, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":136,\"title\":\"\\u041f\\u0435\\u0440\\u0435\\u0439\\u0442\\u0438 \\u0432 \\u043c\\u0435\\u043d\\u044e\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=136\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 08:45:31', 'com_menus.item', 113, 136, 'COM_ACTIONLOGS_DISABLED'),
(1529, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-19 08:45:31', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1530, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 09:32:23', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(1531, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-19 09:32:23', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1532, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 09:34:04', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(1533, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-19 09:34:04', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1534, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 09:34:31', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(1535, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-19 09:34:31', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1536, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 09:35:34', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(1537, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-19 09:35:34', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1538, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 09:44:43', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(1539, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-19 09:44:43', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1540, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 09:46:15', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(1541, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-19 09:46:15', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1542, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 09:54:03', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(1543, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-19 09:54:03', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1544, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 09:55:25', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(1545, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-19 09:55:25', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1546, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 09:57:56', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(1547, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-19 09:57:56', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1548, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 10:03:01', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(1549, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-19 10:03:01', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `lsqvo_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(1550, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 10:03:16', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(1551, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-19 10:03:16', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1552, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 10:08:56', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(1553, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-19 10:08:56', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1554, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 10:09:35', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(1555, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-19 10:09:35', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1556, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 10:29:23', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(1557, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-19 10:29:23', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1558, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 11:10:32', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(1559, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-19 11:10:32', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1560, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 13:08:25', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(1561, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-19 13:08:25', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1562, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-19 13:09:19', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1563, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 13:27:44', 'com_content.article', 113, 5, 'COM_ACTIONLOGS_DISABLED'),
(1564, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-19 13:27:44', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1565, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":125,\"title\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"extension_name\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=125\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 13:35:51', 'com_modules.module', 113, 125, 'COM_ACTIONLOGS_DISABLED'),
(1566, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-19 13:35:51', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1567, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":125,\"title\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"extension_name\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=125\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 13:39:34', 'com_modules.module', 113, 125, 'COM_ACTIONLOGS_DISABLED'),
(1568, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-19 13:39:34', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1569, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":125,\"title\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"extension_name\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=125\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 13:40:59', 'com_modules.module', 113, 125, 'COM_ACTIONLOGS_DISABLED'),
(1570, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-19 13:40:59', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1571, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":125,\"title\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"extension_name\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=125\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 13:50:46', 'com_modules.module', 113, 125, 'COM_ACTIONLOGS_DISABLED'),
(1572, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-19 13:50:46', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1573, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-19 13:51:07', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1574, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":135,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a (2)\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a (2)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=135\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 13:51:07', 'com_modules.module', 113, 135, 'COM_ACTIONLOGS_DISABLED'),
(1575, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":135,\"title\":\"\\u041f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043f\\u0440\\u0435\\u0437\\u0435\\u043d\\u0442\\u0430\\u0446\\u0438\\u044e\",\"extension_name\":\"\\u041f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043f\\u0440\\u0435\\u0437\\u0435\\u043d\\u0442\\u0430\\u0446\\u0438\\u044e\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=135\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 13:57:42', 'com_modules.module', 113, 135, 'COM_ACTIONLOGS_DISABLED'),
(1576, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-19 13:57:42', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1577, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-19 14:51:27', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1578, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"31\",\"title\":\"\\u0424\\u0440\\u0430\\u043d\\u0448\\u0438\\u0437\\u0430\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=31\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 14:53:24', 'com_content.article', 113, 31, 'COM_ACTIONLOGS_DISABLED'),
(1579, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-19 14:53:24', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1580, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":135,\"title\":\"\\u041f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043f\\u0440\\u0435\\u0437\\u0435\\u043d\\u0442\\u0430\\u0446\\u0438\\u044e\",\"extension_name\":\"\\u041f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043f\\u0440\\u0435\\u0437\\u0435\\u043d\\u0442\\u0430\\u0446\\u0438\\u044e\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=135\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 14:54:22', 'com_modules.module', 113, 135, 'COM_ACTIONLOGS_DISABLED'),
(1581, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-19 14:54:22', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1582, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":135,\"title\":\"\\u041f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043f\\u0440\\u0435\\u0437\\u0435\\u043d\\u0442\\u0430\\u0446\\u0438\\u044e\",\"extension_name\":\"\\u041f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043f\\u0440\\u0435\\u0437\\u0435\\u043d\\u0442\\u0430\\u0446\\u0438\\u044e\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=135\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 14:57:11', 'com_modules.module', 113, 135, 'COM_ACTIONLOGS_DISABLED'),
(1583, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-19 14:57:11', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1584, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":135,\"title\":\"\\u041f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043f\\u0440\\u0435\\u0437\\u0435\\u043d\\u0442\\u0430\\u0446\\u0438\\u044e\",\"extension_name\":\"\\u041f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043f\\u0440\\u0435\\u0437\\u0435\\u043d\\u0442\\u0430\\u0446\\u0438\\u044e\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=135\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 15:10:46', 'com_modules.module', 113, 135, 'COM_ACTIONLOGS_DISABLED'),
(1585, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-19 15:10:46', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1586, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":138,\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=138\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 15:14:40', 'com_menus.item', 113, 138, 'COM_ACTIONLOGS_DISABLED'),
(1587, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-19 15:14:40', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1588, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"23\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u0410\\u0444\\u0438\\u043c\\u043e\\u043b\\u043b \\u0421\\u0438\\u0442\\u0438\\u00bb\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=23\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 17:09:35', 'com_content.article', 113, 23, 'COM_ACTIONLOGS_DISABLED'),
(1589, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-19 17:09:35', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1590, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 17:10:08', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(1591, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-19 17:10:08', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1592, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"\\u041c\\u0438\\u0442\\u0438\\u043d\\u043e\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 17:12:34', 'com_content.article', 113, 21, 'COM_ACTIONLOGS_DISABLED'),
(1593, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-19 17:12:34', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1594, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 17:13:01', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(1595, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-19 17:13:01', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1596, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"23\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u0410\\u0444\\u0438\\u043c\\u043e\\u043b\\u043b \\u0421\\u0438\\u0442\\u0438\\u00bb\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=23\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 17:13:10', 'com_content.article', 113, 23, 'COM_ACTIONLOGS_DISABLED'),
(1597, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-19 17:13:10', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1598, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"25\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0443\\u043d\\u0446\\u0435\\u0432\\u043e \\u041f\\u0437\\u0430\\u0437\\u0430\\u00bb\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=25\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 17:16:06', 'com_content.article', 113, 25, 'COM_ACTIONLOGS_DISABLED'),
(1599, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-19 17:16:06', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1600, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"23\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u0410\\u0444\\u0438\\u043c\\u043e\\u043b\\u043b \\u0421\\u0438\\u0442\\u0438\\u00bb\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=23\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 17:16:11', 'com_content.article', 113, 23, 'COM_ACTIONLOGS_DISABLED'),
(1601, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-19 17:16:11', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1602, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"\\u041c\\u0438\\u0442\\u0438\\u043d\\u043e\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 17:16:25', 'com_content.article', 113, 21, 'COM_ACTIONLOGS_DISABLED'),
(1603, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-19 17:16:25', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1604, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"25\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0443\\u043d\\u0446\\u0435\\u0432\\u043e \\u041f\\u0437\\u0430\\u0437\\u0430\\u00bb\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=25\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 17:16:40', 'com_content.article', 113, 25, 'COM_ACTIONLOGS_DISABLED'),
(1605, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-19 17:16:40', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1606, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"27\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u0425\\u043e\\u0440\\u043e\\u0448\\u043e\\u00bb\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=27\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 17:19:00', 'com_content.article', 113, 27, 'COM_ACTIONLOGS_DISABLED'),
(1607, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-19 17:19:00', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1608, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"29\",\"title\":\"\\u0411\\u0443\\u0442\\u043e\\u0432\\u043e\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=29\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 17:20:51', 'com_content.article', 113, 29, 'COM_ACTIONLOGS_DISABLED'),
(1609, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-19 17:20:51', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1610, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 17:21:04', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(1611, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-19 17:21:04', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1612, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"\\u041c\\u0438\\u0442\\u0438\\u043d\\u043e\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 17:21:29', 'com_content.article', 113, 21, 'COM_ACTIONLOGS_DISABLED'),
(1613, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-19 17:21:29', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1614, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"23\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u0410\\u0444\\u0438\\u043c\\u043e\\u043b\\u043b \\u0421\\u0438\\u0442\\u0438\\u00bb\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=23\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 17:21:45', 'com_content.article', 113, 23, 'COM_ACTIONLOGS_DISABLED'),
(1615, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-19 17:21:45', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1616, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"25\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0443\\u043d\\u0446\\u0435\\u0432\\u043e \\u041f\\u0437\\u0430\\u0437\\u0430\\u00bb\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=25\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 17:22:16', 'com_content.article', 113, 25, 'COM_ACTIONLOGS_DISABLED'),
(1617, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-19 17:22:16', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1618, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-19 18:22:20', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1619, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 19:20:08', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(1620, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-19 19:20:08', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1621, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 19:20:48', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(1622, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-19 19:20:48', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1623, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 19:25:22', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(1624, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-19 19:25:22', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1625, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 19:26:14', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(1626, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-19 19:26:14', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1627, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 20:14:30', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(1628, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-19 20:14:30', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1629, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 20:26:58', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(1630, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-19 20:26:58', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1631, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 20:27:44', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(1632, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-19 20:27:44', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1633, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 20:30:09', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(1634, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-19 20:30:09', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1635, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":134,\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e\",\"extension_name\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=134\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 20:31:09', 'com_modules.module', 113, 134, 'COM_ACTIONLOGS_DISABLED'),
(1636, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-19 20:31:09', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1637, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":129,\"title\":\"\\u041c\\u0435\\u043d\\u044e \\u0432 \\u043f\\u043e\\u0434\\u0432\\u0430\\u043b\\u0435(RU)\",\"extension_name\":\"\\u041c\\u0435\\u043d\\u044e \\u0432 \\u043f\\u043e\\u0434\\u0432\\u0430\\u043b\\u0435(RU)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=129\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 21:09:09', 'com_modules.module', 113, 129, 'COM_ACTIONLOGS_DISABLED'),
(1638, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-19 21:09:09', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1639, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"25\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0443\\u043d\\u0446\\u0435\\u0432\\u043e \\u041f\\u0437\\u0430\\u0437\\u0430\\u00bb\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=25\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 21:09:43', 'com_content.article', 113, 25, 'COM_ACTIONLOGS_DISABLED'),
(1640, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-19 21:09:43', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1641, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 21:10:19', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(1642, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-19 21:10:19', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1643, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"29\",\"title\":\"\\u0411\\u0443\\u0442\\u043e\\u0432\\u043e\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=29\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 21:10:43', 'com_content.article', 113, 29, 'COM_ACTIONLOGS_DISABLED'),
(1644, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-19 21:10:43', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1645, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"29\",\"title\":\"\\u0411\\u0443\\u0442\\u043e\\u0432\\u043e\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=29\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-19 21:11:47', 'com_content.article', 113, 29, 'COM_ACTIONLOGS_DISABLED'),
(1646, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-19 21:11:47', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1647, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-12-20 05:21:38', 'com_users', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(1648, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":122,\"title\":\"\\u0414\\u043e\\u0441\\u0442\\u0430\\u0432\\u043a\\u0430\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=122\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 05:22:06', 'com_menus.item', 113, 122, 'COM_ACTIONLOGS_DISABLED'),
(1649, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-20 05:22:06', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `lsqvo_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(1650, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":122,\"title\":\"\\u0414\\u043e\\u0441\\u0442\\u0430\\u0432\\u043a\\u0430\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=122\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 05:22:19', 'com_menus.item', 113, 122, 'COM_ACTIONLOGS_DISABLED'),
(1651, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":123,\"title\":\"Delivery\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=123\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 05:22:42', 'com_menus.item', 113, 123, 'COM_ACTIONLOGS_DISABLED'),
(1652, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-20 05:22:42', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1653, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 05:25:05', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1654, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 05:25:54', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1655, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 05:25:54', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1656, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 05:26:12', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1657, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 05:26:12', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1658, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 05:27:12', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1659, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 05:27:12', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1660, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 05:36:27', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(1661, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 05:36:27', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1662, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 05:37:44', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1663, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 05:37:44', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1664, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 05:38:22', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1665, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 05:38:22', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1666, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 05:39:09', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1667, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 05:39:09', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1668, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 05:41:15', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1669, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 05:41:15', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1670, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 05:46:22', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1671, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 05:46:22', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1672, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 05:48:25', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1673, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 05:48:25', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1674, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 05:50:51', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1675, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 05:50:51', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1676, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 05:54:15', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1677, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 05:54:15', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1678, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 05:55:57', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1679, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 05:55:57', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1680, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 05:57:17', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1681, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 05:57:17', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1682, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 06:09:54', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1683, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 06:09:54', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1684, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"25\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0443\\u043d\\u0446\\u0435\\u0432\\u043e \\u041f\\u043b\\u0430\\u0437\\u0430\\u00bb\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=25\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 06:14:07', 'com_content.article', 113, 25, 'COM_ACTIONLOGS_DISABLED'),
(1685, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 06:14:07', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1686, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 06:17:53', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(1687, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 06:17:53', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1688, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 06:19:31', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1689, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 06:19:31', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1690, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 06:20:23', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1691, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 06:20:23', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1692, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 06:22:11', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1693, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 06:22:11', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1694, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 06:27:23', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1695, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 06:27:23', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1696, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 06:31:51', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1697, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":128,\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=128\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 06:33:05', 'com_menus.item', 113, 128, 'COM_ACTIONLOGS_DISABLED'),
(1698, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-20 06:33:05', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1699, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":129,\"title\":\"Contacts\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=129\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 06:33:16', 'com_menus.item', 113, 129, 'COM_ACTIONLOGS_DISABLED'),
(1700, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-20 06:33:16', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1701, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 06:41:14', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(1702, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 06:41:14', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1703, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 06:41:49', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(1704, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 06:41:49', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1705, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 06:45:42', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1706, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 06:45:42', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1707, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 06:48:04', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1708, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 06:48:04', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1709, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 06:50:04', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1710, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 06:50:04', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1711, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 06:52:57', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1712, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 06:52:57', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1713, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 06:53:34', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1714, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 06:53:34', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1715, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 06:53:48', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1716, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 06:53:48', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1717, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 06:54:05', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1718, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 06:54:05', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1719, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 06:54:20', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1720, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 06:54:20', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1721, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 06:54:38', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1722, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 06:54:38', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1723, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 06:55:24', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1724, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 06:55:24', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1725, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 06:56:38', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1726, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 06:56:38', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1727, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 06:56:53', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1728, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 06:56:53', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1729, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 06:57:30', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1730, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 06:57:30', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1731, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 06:57:58', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1732, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 06:57:58', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1733, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 06:58:12', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1734, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 06:58:12', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1735, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 06:59:11', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1736, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 06:59:11', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1737, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 06:59:25', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1738, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 06:59:25', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1739, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 06:59:40', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1740, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 06:59:40', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1741, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 06:59:49', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1742, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 06:59:49', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1743, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 07:00:09', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1744, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 07:00:09', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1745, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 07:00:22', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1746, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 07:00:22', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1747, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 07:00:33', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1748, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 07:00:33', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1749, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 07:00:42', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(1750, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 07:00:42', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1751, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 07:23:57', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(1752, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 07:23:57', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1753, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 07:29:47', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(1754, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 07:29:47', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1755, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 07:49:54', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(1756, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 07:49:54', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1757, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 07:57:56', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(1758, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 07:57:56', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1759, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":111,\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=111\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 07:58:42', 'com_menus.item', 113, 111, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `lsqvo_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(1760, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-20 07:58:42', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1761, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":111,\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=111\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 08:05:27', 'com_menus.item', 113, 111, 'COM_ACTIONLOGS_DISABLED'),
(1762, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"\\u041c\\u0438\\u0442\\u0438\\u043d\\u043e\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 08:20:26', 'com_content.article', 113, 21, 'COM_ACTIONLOGS_DISABLED'),
(1763, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 08:20:26', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1764, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"\\u041c\\u0438\\u0442\\u0438\\u043d\\u043e\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 12:37:12', 'com_content.article', 113, 21, 'COM_ACTIONLOGS_DISABLED'),
(1765, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 12:37:12', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1766, 'PLG_ACTIONLOG_JOOMLA_PLUGIN_INSTALLED', '{\"action\":\"install\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":303,\"name\":\"plg_system_jslazyloading\",\"extension_name\":\"plg_system_jslazyloading\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 12:38:49', 'com_installer', 113, 303, 'COM_ACTIONLOGS_DISABLED'),
(1767, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__extensions\"}', '2023-12-20 12:39:13', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1768, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_PUBLISHED', '{\"action\":\"publish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":303,\"title\":\"plg_system_jslazyloading\",\"itemlink\":\"index.php?option=com_plugins&task=plugin.edit&extension_id=303\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 12:39:13', 'com_plugins.plugin', 113, 303, 'COM_ACTIONLOGS_DISABLED'),
(1769, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":135,\"title\":\"\\u0417\\u0430\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u044c \\u0430\\u043d\\u043a\\u0435\\u0442\\u0443\",\"extension_name\":\"\\u0417\\u0430\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u044c \\u0430\\u043d\\u043a\\u0435\\u0442\\u0443\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=135\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 12:43:19', 'com_modules.module', 113, 135, 'COM_ACTIONLOGS_DISABLED'),
(1770, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-20 12:43:19', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1771, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 12:44:33', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(1772, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 12:44:33', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1773, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-20 12:44:58', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1774, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":136,\"title\":\"\\u0417\\u0430\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u044c \\u0430\\u043d\\u043a\\u0435\\u0442\\u0443 (2)\",\"extension_name\":\"\\u0417\\u0430\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u044c \\u0430\\u043d\\u043a\\u0435\\u0442\\u0443 (2)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=136\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 12:44:58', 'com_modules.module', 113, 136, 'COM_ACTIONLOGS_DISABLED'),
(1775, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":136,\"title\":\"\\u0417\\u0430\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u044c \\u0430\\u043d\\u043a\\u0435\\u0442\\u0443\",\"extension_name\":\"\\u0417\\u0430\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u044c \\u0430\\u043d\\u043a\\u0435\\u0442\\u0443\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=136\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 12:53:47', 'com_modules.module', 113, 136, 'COM_ACTIONLOGS_DISABLED'),
(1776, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-20 12:53:47', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1777, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":136,\"title\":\"\\u041f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043f\\u0440\\u0435\\u0437\\u0435\\u043d\\u0442\\u0430\\u0446\\u0438\\u044e\",\"extension_name\":\"\\u041f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043f\\u0440\\u0435\\u0437\\u0435\\u043d\\u0442\\u0430\\u0446\\u0438\\u044e\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=136\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 12:55:26', 'com_modules.module', 113, 136, 'COM_ACTIONLOGS_DISABLED'),
(1778, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-20 12:55:26', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1779, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":135,\"title\":\"\\u0417\\u0430\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u044c \\u0430\\u043d\\u043a\\u0435\\u0442\\u0443\",\"extension_name\":\"\\u0417\\u0430\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u044c \\u0430\\u043d\\u043a\\u0435\\u0442\\u0443\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=135\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 12:55:38', 'com_modules.module', 113, 135, 'COM_ACTIONLOGS_DISABLED'),
(1780, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-20 12:55:38', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1781, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":135,\"title\":\"\\u0417\\u0430\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u044c \\u0430\\u043d\\u043a\\u0435\\u0442\\u0443\",\"extension_name\":\"\\u0417\\u0430\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u044c \\u0430\\u043d\\u043a\\u0435\\u0442\\u0443\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=135\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 12:56:28', 'com_modules.module', 113, 135, 'COM_ACTIONLOGS_DISABLED'),
(1782, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-20 12:56:28', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1783, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":135,\"title\":\"\\u041f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043f\\u0440\\u0435\\u0437\\u0435\\u043d\\u0442\\u0430\\u0446\\u0438\\u044e\",\"extension_name\":\"\\u041f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043f\\u0440\\u0435\\u0437\\u0435\\u043d\\u0442\\u0430\\u0446\\u0438\\u044e\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=135\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 12:56:41', 'com_modules.module', 113, 135, 'COM_ACTIONLOGS_DISABLED'),
(1784, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-20 12:56:41', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1785, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":136,\"title\":\"\\u0417\\u0430\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u044c \\u0430\\u043d\\u043a\\u0435\\u0442\\u0443\",\"extension_name\":\"\\u0417\\u0430\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u044c \\u0430\\u043d\\u043a\\u0435\\u0442\\u0443\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=136\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 12:57:31', 'com_modules.module', 113, 136, 'COM_ACTIONLOGS_DISABLED'),
(1786, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-20 12:57:31', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1787, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":135,\"title\":\"\\u041f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043f\\u0440\\u0435\\u0437\\u0435\\u043d\\u0442\\u0430\\u0446\\u0438\\u044e\",\"extension_name\":\"\\u041f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043f\\u0440\\u0435\\u0437\\u0435\\u043d\\u0442\\u0430\\u0446\\u0438\\u044e\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=135\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 13:00:24', 'com_modules.module', 113, 135, 'COM_ACTIONLOGS_DISABLED'),
(1788, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-20 13:00:24', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1789, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":136,\"title\":\"\\u0417\\u0430\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u044c \\u0430\\u043d\\u043a\\u0435\\u0442\\u0443\",\"extension_name\":\"\\u0417\\u0430\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u044c \\u0430\\u043d\\u043a\\u0435\\u0442\\u0443\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=136\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 13:00:55', 'com_modules.module', 113, 136, 'COM_ACTIONLOGS_DISABLED'),
(1790, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-20 13:00:55', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1791, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":136,\"title\":\"\\u0417\\u0430\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u044c \\u0430\\u043d\\u043a\\u0435\\u0442\\u0443\",\"extension_name\":\"\\u0417\\u0430\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u044c \\u0430\\u043d\\u043a\\u0435\\u0442\\u0443\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=136\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 13:02:50', 'com_modules.module', 113, 136, 'COM_ACTIONLOGS_DISABLED'),
(1792, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-20 13:02:50', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1793, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":136,\"title\":\"\\u0417\\u0430\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u044c \\u0430\\u043d\\u043a\\u0435\\u0442\\u0443\",\"extension_name\":\"\\u0417\\u0430\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u044c \\u0430\\u043d\\u043a\\u0435\\u0442\\u0443\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=136\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 13:03:02', 'com_modules.module', 113, 136, 'COM_ACTIONLOGS_DISABLED'),
(1794, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-20 13:03:02', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1795, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"31\",\"title\":\"\\u0424\\u0440\\u0430\\u043d\\u0448\\u0438\\u0437\\u0430\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=31\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 13:14:40', 'com_content.article', 113, 31, 'COM_ACTIONLOGS_DISABLED'),
(1796, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 13:14:40', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1797, 'PLG_ACTIONLOG_JOOMLA_APPLICATION_CONFIG_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_APPLICATION_CONFIG\",\"extension_name\":\"com_config.application\",\"itemlink\":\"index.php?option=com_config\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 13:15:56', 'com_config.application', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(1798, 'PLG_ACTIONLOG_JOOMLA_APPLICATION_CONFIG_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_APPLICATION_CONFIG\",\"extension_name\":\"com_config.application\",\"itemlink\":\"index.php?option=com_config\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 13:16:59', 'com_config.application', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(1799, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"\\u041c\\u0438\\u0442\\u0438\\u043d\\u043e\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 13:20:23', 'com_content.article', 113, 21, 'COM_ACTIONLOGS_DISABLED'),
(1800, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 13:20:23', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1801, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"\\u041c\\u0438\\u0442\\u0438\\u043d\\u043e\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 13:21:21', 'com_content.article', 113, 21, 'COM_ACTIONLOGS_DISABLED'),
(1802, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 13:21:21', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1803, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"\\u041c\\u0438\\u0442\\u0438\\u043d\\u043e\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 13:21:35', 'com_content.article', 113, 21, 'COM_ACTIONLOGS_DISABLED'),
(1804, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 13:21:35', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1805, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"\\u041c\\u0438\\u0442\\u0438\\u043d\\u043e\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 13:22:27', 'com_content.article', 113, 21, 'COM_ACTIONLOGS_DISABLED'),
(1806, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 13:22:27', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1807, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"23\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u0410\\u0444\\u0438\\u043c\\u043e\\u043b\\u043b \\u0421\\u0438\\u0442\\u0438\\u00bb\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=23\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 13:27:18', 'com_content.article', 113, 23, 'COM_ACTIONLOGS_DISABLED'),
(1808, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 13:27:18', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1809, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"23\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u0410\\u0444\\u0438\\u043c\\u043e\\u043b\\u043b \\u0421\\u0438\\u0442\\u0438\\u00bb\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=23\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 13:28:24', 'com_content.article', 113, 23, 'COM_ACTIONLOGS_DISABLED'),
(1810, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 13:28:24', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1811, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"25\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0443\\u043d\\u0446\\u0435\\u0432\\u043e \\u041f\\u043b\\u0430\\u0437\\u0430\\u00bb\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=25\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 13:28:57', 'com_content.article', 113, 25, 'COM_ACTIONLOGS_DISABLED'),
(1812, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 13:28:57', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1813, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"19\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=19\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 13:29:05', 'com_content.article', 113, 19, 'COM_ACTIONLOGS_DISABLED'),
(1814, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 13:29:05', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1815, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"23\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u0410\\u0444\\u0438\\u043c\\u043e\\u043b\\u043b \\u0421\\u0438\\u0442\\u0438\\u00bb\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=23\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 13:29:10', 'com_content.article', 113, 23, 'COM_ACTIONLOGS_DISABLED'),
(1816, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 13:29:10', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1817, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"25\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0443\\u043d\\u0446\\u0435\\u0432\\u043e \\u041f\\u043b\\u0430\\u0437\\u0430\\u00bb\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=25\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 13:30:26', 'com_content.article', 113, 25, 'COM_ACTIONLOGS_DISABLED'),
(1818, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 13:30:26', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1819, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"25\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0443\\u043d\\u0446\\u0435\\u0432\\u043e \\u041f\\u043b\\u0430\\u0437\\u0430\\u00bb\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=25\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 13:31:28', 'com_content.article', 113, 25, 'COM_ACTIONLOGS_DISABLED'),
(1820, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 13:31:28', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1821, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"25\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0443\\u043d\\u0446\\u0435\\u0432\\u043e \\u041f\\u043b\\u0430\\u0437\\u0430\\u00bb\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=25\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 13:32:04', 'com_content.article', 113, 25, 'COM_ACTIONLOGS_DISABLED'),
(1822, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 13:32:04', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1823, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"27\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u0425\\u043e\\u0440\\u043e\\u0448\\u043e\\u00bb\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=27\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 13:32:15', 'com_content.article', 113, 27, 'COM_ACTIONLOGS_DISABLED'),
(1824, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 13:32:15', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1825, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"27\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u0425\\u043e\\u0440\\u043e\\u0448\\u043e\\u00bb\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=27\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 13:34:25', 'com_content.article', 113, 27, 'COM_ACTIONLOGS_DISABLED'),
(1826, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 13:34:25', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1827, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"27\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u0425\\u043e\\u0440\\u043e\\u0448\\u043e\\u00bb\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=27\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 13:35:09', 'com_content.article', 113, 27, 'COM_ACTIONLOGS_DISABLED'),
(1828, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 13:35:09', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1829, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"29\",\"title\":\"\\u0411\\u0443\\u0442\\u043e\\u0432\\u043e\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=29\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 13:37:23', 'com_content.article', 113, 29, 'COM_ACTIONLOGS_DISABLED'),
(1830, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 13:37:23', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1831, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"29\",\"title\":\"\\u0411\\u0443\\u0442\\u043e\\u0432\\u043e\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=29\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 13:57:51', 'com_content.article', 113, 29, 'COM_ACTIONLOGS_DISABLED'),
(1832, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 13:57:51', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1833, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":136,\"title\":\"\\u0417\\u0430\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u044c \\u0430\\u043d\\u043a\\u0435\\u0442\\u0443\",\"extension_name\":\"\\u0417\\u0430\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u044c \\u0430\\u043d\\u043a\\u0435\\u0442\\u0443\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=136\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 13:58:07', 'com_modules.module', 113, 136, 'COM_ACTIONLOGS_DISABLED'),
(1834, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-20 13:58:07', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1835, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":135,\"title\":\"\\u041f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043f\\u0440\\u0435\\u0437\\u0435\\u043d\\u0442\\u0430\\u0446\\u0438\\u044e\",\"extension_name\":\"\\u041f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043f\\u0440\\u0435\\u0437\\u0435\\u043d\\u0442\\u0430\\u0446\\u0438\\u044e\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=135\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 13:58:34', 'com_modules.module', 113, 135, 'COM_ACTIONLOGS_DISABLED'),
(1836, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-20 13:58:34', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1837, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":136,\"title\":\"\\u0417\\u0430\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u044c \\u0430\\u043d\\u043a\\u0435\\u0442\\u0443\",\"extension_name\":\"\\u0417\\u0430\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u044c \\u0430\\u043d\\u043a\\u0435\\u0442\\u0443\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=136\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 13:58:45', 'com_modules.module', 113, 136, 'COM_ACTIONLOGS_DISABLED'),
(1838, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-20 13:58:45', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1839, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":135,\"title\":\"\\u041f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043f\\u0440\\u0435\\u0437\\u0435\\u043d\\u0442\\u0430\\u0446\\u0438\\u044e\",\"extension_name\":\"\\u041f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043f\\u0440\\u0435\\u0437\\u0435\\u043d\\u0442\\u0430\\u0446\\u0438\\u044e\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=135\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 17:12:28', 'com_modules.module', 113, 135, 'COM_ACTIONLOGS_DISABLED'),
(1840, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-20 17:12:28', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1841, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":135,\"title\":\"\\u041f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043f\\u0440\\u0435\\u0437\\u0435\\u043d\\u0442\\u0430\\u0446\\u0438\\u044e\",\"extension_name\":\"\\u041f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043f\\u0440\\u0435\\u0437\\u0435\\u043d\\u0442\\u0430\\u0446\\u0438\\u044e\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=135\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 17:12:52', 'com_modules.module', 113, 135, 'COM_ACTIONLOGS_DISABLED'),
(1842, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-20 17:12:52', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1843, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":135,\"title\":\"\\u041f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043f\\u0440\\u0435\\u0437\\u0435\\u043d\\u0442\\u0430\\u0446\\u0438\\u044e\",\"extension_name\":\"\\u041f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043f\\u0440\\u0435\\u0437\\u0435\\u043d\\u0442\\u0430\\u0446\\u0438\\u044e\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=135\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 17:14:04', 'com_modules.module', 113, 135, 'COM_ACTIONLOGS_DISABLED'),
(1844, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-20 17:14:04', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1845, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":135,\"title\":\"\\u041f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043f\\u0440\\u0435\\u0437\\u0435\\u043d\\u0442\\u0430\\u0446\\u0438\\u044e\",\"extension_name\":\"\\u041f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043f\\u0440\\u0435\\u0437\\u0435\\u043d\\u0442\\u0430\\u0446\\u0438\\u044e\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=135\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 17:14:35', 'com_modules.module', 113, 135, 'COM_ACTIONLOGS_DISABLED'),
(1846, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-20 17:14:35', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1847, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 17:14:53', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(1848, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-20 17:14:53', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1849, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":136,\"title\":\"\\u0417\\u0430\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u044c \\u0430\\u043d\\u043a\\u0435\\u0442\\u0443\",\"extension_name\":\"\\u0417\\u0430\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u044c \\u0430\\u043d\\u043a\\u0435\\u0442\\u0443\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=136\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 17:15:01', 'com_modules.module', 113, 136, 'COM_ACTIONLOGS_DISABLED'),
(1850, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-20 17:15:01', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1851, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"\\u041c\\u0438\\u0442\\u0438\\u043d\\u043e\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 17:15:56', 'com_content.article', 113, 21, 'COM_ACTIONLOGS_DISABLED'),
(1852, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 17:15:56', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1853, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"\\u041c\\u0438\\u0442\\u0438\\u043d\\u043e\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 17:56:21', 'com_content.article', 113, 21, 'COM_ACTIONLOGS_DISABLED'),
(1854, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 17:56:21', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1855, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"\\u041c\\u0438\\u0442\\u0438\\u043d\\u043e\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 18:13:01', 'com_content.article', 113, 21, 'COM_ACTIONLOGS_DISABLED'),
(1856, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 18:13:01', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1857, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"\\u041c\\u0438\\u0442\\u0438\\u043d\\u043e\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 18:19:09', 'com_content.article', 113, 21, 'COM_ACTIONLOGS_DISABLED'),
(1858, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 18:19:09', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1859, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"23\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u0410\\u0444\\u0438\\u043c\\u043e\\u043b\\u043b \\u0421\\u0438\\u0442\\u0438\\u00bb\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=23\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 18:37:44', 'com_content.article', 113, 23, 'COM_ACTIONLOGS_DISABLED'),
(1860, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 18:37:44', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `lsqvo_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(1861, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_DELETED', '{\"action\":\"delete\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":null,\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 19:02:08', 'com_media.file', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(1862, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_DELETED', '{\"action\":\"delete\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":null,\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 19:02:53', 'com_media.file', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(1863, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_DELETED', '{\"action\":\"delete\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":null,\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 19:10:14', 'com_media.file', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(1864, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"23\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u0410\\u0444\\u0438\\u043c\\u043e\\u043b\\u043b \\u0421\\u0438\\u0442\\u0438\\u00bb\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=23\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 19:12:53', 'com_content.article', 113, 23, 'COM_ACTIONLOGS_DISABLED'),
(1865, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 19:12:53', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1866, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"23\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u0410\\u0444\\u0438\\u043c\\u043e\\u043b\\u043b \\u0421\\u0438\\u0442\\u0438\\u00bb\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=23\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 19:16:21', 'com_content.article', 113, 23, 'COM_ACTIONLOGS_DISABLED'),
(1867, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 19:16:21', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1868, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"25\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0443\\u043d\\u0446\\u0435\\u0432\\u043e \\u041f\\u043b\\u0430\\u0437\\u0430\\u00bb\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=25\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 19:48:11', 'com_content.article', 113, 25, 'COM_ACTIONLOGS_DISABLED'),
(1869, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 19:48:11', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1870, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"25\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0443\\u043d\\u0446\\u0435\\u0432\\u043e \\u041f\\u043b\\u0430\\u0437\\u0430\\u00bb\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=25\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 19:58:12', 'com_content.article', 113, 25, 'COM_ACTIONLOGS_DISABLED'),
(1871, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 19:58:12', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1872, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"29\",\"title\":\"\\u0411\\u0443\\u0442\\u043e\\u0432\\u043e\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=29\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 20:04:19', 'com_content.article', 113, 29, 'COM_ACTIONLOGS_DISABLED'),
(1873, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 20:04:19', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1874, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"29\",\"title\":\"\\u0411\\u0443\\u0442\\u043e\\u0432\\u043e\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=29\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 20:09:39', 'com_content.article', 113, 29, 'COM_ACTIONLOGS_DISABLED'),
(1875, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 20:09:39', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1876, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_DELETED', '{\"action\":\"delete\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":null,\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 20:15:23', 'com_media.file', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(1877, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_DELETED', '{\"action\":\"delete\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MEDIA\",\"id\":0,\"title\":null,\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 20:15:44', 'com_media.file', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(1878, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"29\",\"title\":\"\\u0411\\u0443\\u0442\\u043e\\u0432\\u043e\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=29\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-20 20:20:54', 'com_content.article', 113, 29, 'COM_ACTIONLOGS_DISABLED'),
(1879, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-20 20:20:54', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1880, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-12-21 12:31:12', 'com_users', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(1881, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":120,\"title\":\"\\u041f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u043d\\u044b\\u0435 \\u0431\\u043b\\u044e\\u0434\\u0430\",\"extension_name\":\"\\u041f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u043d\\u044b\\u0435 \\u0431\\u043b\\u044e\\u0434\\u0430\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=120\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-21 16:46:12', 'com_modules.module', 113, 120, 'COM_ACTIONLOGS_DISABLED'),
(1882, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-21 16:46:12', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1883, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-21 20:48:50', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1884, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":134,\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e\",\"extension_name\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=134\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-21 20:52:13', 'com_modules.module', 113, 134, 'COM_ACTIONLOGS_DISABLED'),
(1885, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-21 20:52:13', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1886, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":\"303\",\"title\":\"plg_system_jslazyloading\",\"extension_name\":\"plg_system_jslazyloading\",\"itemlink\":\"index.php?option=com_plugins&task=plugin.edit&extension_id=303\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-21 20:52:19', 'com_plugins.plugin', 113, 303, 'COM_ACTIONLOGS_DISABLED'),
(1887, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__extensions\"}', '2023-12-21 20:52:19', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1888, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":\"303\",\"title\":\"plg_system_jslazyloading\",\"extension_name\":\"plg_system_jslazyloading\",\"itemlink\":\"index.php?option=com_plugins&task=plugin.edit&extension_id=303\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-21 20:52:44', 'com_plugins.plugin', 113, 303, 'COM_ACTIONLOGS_DISABLED'),
(1889, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__extensions\"}', '2023-12-21 20:52:44', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1890, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":\"303\",\"title\":\"plg_system_jslazyloading\",\"extension_name\":\"plg_system_jslazyloading\",\"itemlink\":\"index.php?option=com_plugins&task=plugin.edit&extension_id=303\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-21 20:53:20', 'com_plugins.plugin', 113, 303, 'COM_ACTIONLOGS_DISABLED'),
(1891, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__extensions\"}', '2023-12-21 20:53:20', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1892, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":134,\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e\",\"extension_name\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=134\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-21 20:54:03', 'com_modules.module', 113, 134, 'COM_ACTIONLOGS_DISABLED'),
(1893, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-21 20:54:03', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1894, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":\"303\",\"title\":\"plg_system_jslazyloading\",\"extension_name\":\"plg_system_jslazyloading\",\"itemlink\":\"index.php?option=com_plugins&task=plugin.edit&extension_id=303\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-21 20:54:48', 'com_plugins.plugin', 113, 303, 'COM_ACTIONLOGS_DISABLED'),
(1895, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__extensions\"}', '2023-12-21 20:54:48', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1896, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-12-22 06:25:57', 'com_users', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(1897, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-22 06:29:35', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1898, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":134,\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e\",\"extension_name\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=134\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 07:37:33', 'com_modules.module', 113, 134, 'COM_ACTIONLOGS_DISABLED'),
(1899, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-22 07:37:33', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1900, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_TRASHED', '{\"action\":\"trash\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":30,\"title\":\"Butovo district\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=30\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 09:11:46', 'com_content.article', 113, 30, 'COM_ACTIONLOGS_DISABLED'),
(1901, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_TRASHED', '{\"action\":\"trash\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":28,\"title\":\"SEC \\u00abGood\\u00bb\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=28\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 09:11:46', 'com_content.article', 113, 28, 'COM_ACTIONLOGS_DISABLED'),
(1902, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_TRASHED', '{\"action\":\"trash\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":26,\"title\":\"SEC \\u00abKuntsevo Pzaza\\u00bb\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=26\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 09:11:46', 'com_content.article', 113, 26, 'COM_ACTIONLOGS_DISABLED'),
(1903, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_TRASHED', '{\"action\":\"trash\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":24,\"title\":\"Afimall City\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=24\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 09:11:46', 'com_content.article', 113, 24, 'COM_ACTIONLOGS_DISABLED'),
(1904, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_TRASHED', '{\"action\":\"trash\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":22,\"title\":\"Mitino area\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=22\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 09:11:46', 'com_content.article', 113, 22, 'COM_ACTIONLOGS_DISABLED'),
(1905, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_TRASHED', '{\"action\":\"trash\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":20,\"title\":\"SC \\u00abKashirskaya Plaza\\u00bb \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=20\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 09:11:46', 'com_content.article', 113, 20, 'COM_ACTIONLOGS_DISABLED'),
(1906, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_DELETED', '{\"action\":\"delete\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":30,\"title\":\"Butovo district\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 09:11:58', 'com_content.article', 113, 30, 'COM_ACTIONLOGS_DISABLED'),
(1907, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_DELETED', '{\"action\":\"delete\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":28,\"title\":\"SEC \\u00abGood\\u00bb\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 09:11:58', 'com_content.article', 113, 28, 'COM_ACTIONLOGS_DISABLED'),
(1908, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_DELETED', '{\"action\":\"delete\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":26,\"title\":\"SEC \\u00abKuntsevo Pzaza\\u00bb\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 09:11:58', 'com_content.article', 113, 26, 'COM_ACTIONLOGS_DISABLED'),
(1909, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_DELETED', '{\"action\":\"delete\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":24,\"title\":\"Afimall City\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 09:11:58', 'com_content.article', 113, 24, 'COM_ACTIONLOGS_DISABLED'),
(1910, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_DELETED', '{\"action\":\"delete\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":22,\"title\":\"Mitino area\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 09:11:58', 'com_content.article', 113, 22, 'COM_ACTIONLOGS_DISABLED'),
(1911, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_DELETED', '{\"action\":\"delete\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":20,\"title\":\"SC \\u00abKashirskaya Plaza\\u00bb \",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 09:11:58', 'com_content.article', 113, 20, 'COM_ACTIONLOGS_DISABLED'),
(1912, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"27\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u0425\\u043e\\u0440\\u043e\\u0448\\u043e\\u00bb\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=27\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 09:39:17', 'com_content.article', 113, 27, 'COM_ACTIONLOGS_DISABLED'),
(1913, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-22 09:39:17', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1914, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":134,\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e\",\"extension_name\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=134\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 09:39:45', 'com_modules.module', 113, 134, 'COM_ACTIONLOGS_DISABLED'),
(1915, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-22 09:39:45', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1916, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"27\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u0425\\u043e\\u0440\\u043e\\u0448\\u043e\\u00bb\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=27\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 09:45:03', 'com_content.article', 113, 27, 'COM_ACTIONLOGS_DISABLED'),
(1917, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-22 09:45:03', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1918, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"27\",\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u0425\\u043e\\u0440\\u043e\\u0448\\u043e\\u00bb\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=27\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 09:52:57', 'com_content.article', 113, 27, 'COM_ACTIONLOGS_DISABLED'),
(1919, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-22 09:52:57', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1920, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":120,\"title\":\"\\u041d\\u043e\\u0432\\u044b\\u0435 \\u0431\\u043b\\u044e\\u0434\\u0430\",\"extension_name\":\"\\u041d\\u043e\\u0432\\u044b\\u0435 \\u0431\\u043b\\u044e\\u0434\\u0430\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=120\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 11:24:59', 'com_modules.module', 113, 120, 'COM_ACTIONLOGS_DISABLED'),
(1921, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-22 11:24:59', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1922, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":122,\"title\":\"New dishes\",\"extension_name\":\"New dishes\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=122\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 11:25:43', 'com_modules.module', 113, 122, 'COM_ACTIONLOGS_DISABLED'),
(1923, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-22 11:25:43', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1924, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":122,\"title\":\"New dishes\",\"extension_name\":\"New dishes\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=122\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 11:25:57', 'com_modules.module', 113, 122, 'COM_ACTIONLOGS_DISABLED'),
(1925, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-22 11:25:57', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1926, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_CATEGORY\",\"id\":\"8\",\"title\":\"\\u0410\\u043a\\u0446\\u0438\\u0438\",\"itemlink\":\"index.php?option=com_categories&task=category.edit&id=8\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 11:40:04', 'com_categories.category', 113, 8, 'COM_ACTIONLOGS_DISABLED'),
(1927, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__categories\"}', '2023-12-22 11:40:04', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1928, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__categories\"}', '2023-12-22 11:40:04', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1929, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":124,\"title\":\"\\u0410\\u043a\\u0446\\u0438\\u0438\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=124\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 11:40:16', 'com_menus.item', 113, 124, 'COM_ACTIONLOGS_DISABLED'),
(1930, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-22 11:40:16', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1931, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_TRASHED', '{\"action\":\"trash\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":18,\"title\":\"Natural juices to go (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=18\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 11:45:50', 'com_content.article', 113, 18, 'COM_ACTIONLOGS_DISABLED'),
(1932, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_TRASHED', '{\"action\":\"trash\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":17,\"title\":\"Our new burger (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=17\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 11:45:50', 'com_content.article', 113, 17, 'COM_ACTIONLOGS_DISABLED'),
(1933, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_TRASHED', '{\"action\":\"trash\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":16,\"title\":\"Summer dessert (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=16\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 11:45:50', 'com_content.article', 113, 16, 'COM_ACTIONLOGS_DISABLED'),
(1934, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_TRASHED', '{\"action\":\"trash\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":12,\"title\":\"Summer dessert\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=12\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 11:45:50', 'com_content.article', 113, 12, 'COM_ACTIONLOGS_DISABLED'),
(1935, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_TRASHED', '{\"action\":\"trash\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":10,\"title\":\"Our new burger\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=10\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 11:45:50', 'com_content.article', 113, 10, 'COM_ACTIONLOGS_DISABLED'),
(1936, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_TRASHED', '{\"action\":\"trash\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":8,\"title\":\"Natural juices to go\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=8\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 11:45:50', 'com_content.article', 113, 8, 'COM_ACTIONLOGS_DISABLED'),
(1937, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_DELETED', '{\"action\":\"delete\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":18,\"title\":\"Natural juices to go (2)\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 11:46:07', 'com_content.article', 113, 18, 'COM_ACTIONLOGS_DISABLED'),
(1938, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_DELETED', '{\"action\":\"delete\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":17,\"title\":\"Our new burger (2)\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 11:46:07', 'com_content.article', 113, 17, 'COM_ACTIONLOGS_DISABLED'),
(1939, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_DELETED', '{\"action\":\"delete\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":16,\"title\":\"Summer dessert (2)\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 11:46:07', 'com_content.article', 113, 16, 'COM_ACTIONLOGS_DISABLED'),
(1940, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_DELETED', '{\"action\":\"delete\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":12,\"title\":\"Summer dessert\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 11:46:07', 'com_content.article', 113, 12, 'COM_ACTIONLOGS_DISABLED'),
(1941, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_DELETED', '{\"action\":\"delete\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":10,\"title\":\"Our new burger\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 11:46:07', 'com_content.article', 113, 10, 'COM_ACTIONLOGS_DISABLED'),
(1942, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_DELETED', '{\"action\":\"delete\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":8,\"title\":\"Natural juices to go\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 11:46:07', 'com_content.article', 113, 8, 'COM_ACTIONLOGS_DISABLED'),
(1943, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_TRASHED', '{\"action\":\"trash\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":15,\"title\":\"\\u041d\\u0430\\u0442\\u0443\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0441\\u043e\\u043a\\u0438 \\u0441 \\u0441\\u043e\\u0431\\u043e\\u0439 (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=15\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 11:46:42', 'com_content.article', 113, 15, 'COM_ACTIONLOGS_DISABLED'),
(1944, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_TRASHED', '{\"action\":\"trash\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":14,\"title\":\"\\u041d\\u0430\\u0448 \\u043d\\u043e\\u0432\\u044b\\u0439 \\u0431\\u0443\\u0440\\u0433\\u0435\\u0440 (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=14\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 11:46:42', 'com_content.article', 113, 14, 'COM_ACTIONLOGS_DISABLED'),
(1945, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-22 12:31:57', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1946, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-22 12:32:03', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1947, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_TRASHED', '{\"action\":\"trash\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":7,\"title\":\"\\u041d\\u0430\\u0442\\u0443\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0441\\u043e\\u043a\\u0438 \\u0441 \\u0441\\u043e\\u0431\\u043e\\u0439\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=7\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 12:32:03', 'com_content.article', 113, 7, 'COM_ACTIONLOGS_DISABLED'),
(1948, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"9\",\"title\":\"5-\\u0439 \\u043b\\u0430\\u043d\\u0447 \\u0432 \\u043f\\u043e\\u0434\\u0430\\u0440\\u043e\\u043a\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=9\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 12:34:40', 'com_content.article', 113, 9, 'COM_ACTIONLOGS_DISABLED'),
(1949, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-22 12:34:40', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1950, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"9\",\"title\":\"5-\\u0439 \\u043b\\u0430\\u043d\\u0447 \\u0432 \\u043f\\u043e\\u0434\\u0430\\u0440\\u043e\\u043a\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=9\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 12:41:00', 'com_content.article', 113, 9, 'COM_ACTIONLOGS_DISABLED'),
(1951, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-22 12:41:00', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1952, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"9\",\"title\":\"5-\\u0439 \\u043b\\u0430\\u043d\\u0447 \\u0432 \\u043f\\u043e\\u0434\\u0430\\u0440\\u043e\\u043a\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=9\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 12:41:22', 'com_content.article', 113, 9, 'COM_ACTIONLOGS_DISABLED'),
(1953, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-22 12:41:22', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1954, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"9\",\"title\":\"5-\\u0439 \\u043b\\u0430\\u043d\\u0447 \\u0432 \\u043f\\u043e\\u0434\\u0430\\u0440\\u043e\\u043a\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=9\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 12:41:50', 'com_content.article', 113, 9, 'COM_ACTIONLOGS_DISABLED'),
(1955, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-22 12:41:50', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1956, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"11\",\"title\":\"\\u0421\\u043a\\u0438\\u0434\\u043a\\u0430 15% \\u043d\\u0430 \\u0414\\u0435\\u043d\\u044c \\u0420\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=11\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 12:46:33', 'com_content.article', 113, 11, 'COM_ACTIONLOGS_DISABLED'),
(1957, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-22 12:46:33', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1958, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"11\",\"title\":\"\\u0421\\u043a\\u0438\\u0434\\u043a\\u0430 15% \\u043d\\u0430 \\u0414\\u0435\\u043d\\u044c \\u0420\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=11\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 12:47:14', 'com_content.article', 113, 11, 'COM_ACTIONLOGS_DISABLED'),
(1959, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-22 12:47:14', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1960, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"13\",\"title\":\"\\u0421\\u043a\\u0438\\u0434\\u043a\\u0430 10% \\u043d\\u043e\\u0432\\u044b\\u043c \\u043f\\u043e\\u0441\\u0435\\u0442\\u0438\\u0442\\u0435\\u043b\\u044f\\u043c\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=13\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 12:49:21', 'com_content.article', 113, 13, 'COM_ACTIONLOGS_DISABLED'),
(1961, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-22 12:49:21', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1962, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"11\",\"title\":\"\\u0421\\u043a\\u0438\\u0434\\u043a\\u0430 15% \\u043d\\u0430 \\u0414\\u0435\\u043d\\u044c \\u0420\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=11\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 12:49:33', 'com_content.article', 113, 11, 'COM_ACTIONLOGS_DISABLED'),
(1963, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-22 12:49:33', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1964, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"9\",\"title\":\"5-\\u0439 \\u043b\\u0430\\u043d\\u0447 \\u0432 \\u043f\\u043e\\u0434\\u0430\\u0440\\u043e\\u043a\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=9\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 12:49:46', 'com_content.article', 113, 9, 'COM_ACTIONLOGS_DISABLED'),
(1965, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-22 12:49:46', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1966, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-22 13:07:53', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1967, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_TRASHED', '{\"action\":\"trash\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":118,\"title\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438 (2)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=118\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 13:07:53', 'com_modules.module', 113, 118, 'COM_ACTIONLOGS_DISABLED'),
(1968, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-22 13:08:01', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1969, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_TRASHED', '{\"action\":\"trash\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":113,\"title\":\"Convert Forms\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 13:08:01', 'com_modules.module', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1970, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 13:10:52', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(1971, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-22 13:10:52', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1972, 'PLG_ACTIONLOG_JOOMLA_APPLICATION_CONFIG_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_APPLICATION_CONFIG\",\"extension_name\":\"com_config.application\",\"itemlink\":\"index.php?option=com_config\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 13:12:52', 'com_config.application', 113, 0, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `lsqvo_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(1973, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 13:13:10', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(1974, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-22 13:13:10', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1975, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-22 13:17:51', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1976, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":131,\"title\":\"Reserve a table\",\"extension_name\":\"Reserve a table\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=131\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 13:18:10', 'com_modules.module', 113, 131, 'COM_ACTIONLOGS_DISABLED'),
(1977, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-22 13:18:10', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1978, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 13:18:32', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(1979, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-22 13:18:32', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1980, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 13:19:21', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(1981, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-22 13:19:21', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1982, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 13:24:22', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(1983, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-22 13:24:22', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1984, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 13:25:11', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(1985, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-22 13:25:11', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1986, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 13:26:02', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(1987, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-22 13:26:02', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1988, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-22 13:45:50', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1989, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"44\",\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=44\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 13:46:45', 'com_content.article', 113, 44, 'COM_ACTIONLOGS_DISABLED'),
(1990, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-22 13:46:45', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1991, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"44\",\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=44\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 13:47:06', 'com_content.article', 113, 44, 'COM_ACTIONLOGS_DISABLED'),
(1992, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-22 13:47:06', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1993, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":138,\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=138\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 13:54:18', 'com_menus.item', 113, 138, 'COM_ACTIONLOGS_DISABLED'),
(1994, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-22 13:54:18', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1995, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"44\",\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=44\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 13:55:11', 'com_content.article', 113, 44, 'COM_ACTIONLOGS_DISABLED'),
(1996, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-22 13:55:11', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1997, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"44\",\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=44\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 13:59:41', 'com_content.article', 113, 44, 'COM_ACTIONLOGS_DISABLED'),
(1998, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-22 13:59:41', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(1999, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"44\",\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=44\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 14:00:15', 'com_content.article', 113, 44, 'COM_ACTIONLOGS_DISABLED'),
(2000, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-22 14:00:15', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2001, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"44\",\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=44\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 14:00:43', 'com_content.article', 113, 44, 'COM_ACTIONLOGS_DISABLED'),
(2002, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-22 14:00:43', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2003, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"44\",\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=44\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 14:01:21', 'com_content.article', 113, 44, 'COM_ACTIONLOGS_DISABLED'),
(2004, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-22 14:01:21', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2005, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"44\",\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=44\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 14:01:38', 'com_content.article', 113, 44, 'COM_ACTIONLOGS_DISABLED'),
(2006, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-22 14:01:38', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2007, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"44\",\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=44\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 14:01:57', 'com_content.article', 113, 44, 'COM_ACTIONLOGS_DISABLED'),
(2008, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-22 14:01:57', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2009, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-12-22 15:26:31', 'com_users', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(2010, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 15:34:04', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(2011, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-22 15:34:04', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2012, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 15:36:39', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(2013, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-22 15:36:39', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2014, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 15:43:01', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(2015, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-22 15:43:01', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2016, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"44\",\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=44\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 20:06:37', 'com_content.article', 113, 44, 'COM_ACTIONLOGS_DISABLED'),
(2017, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-22 20:06:37', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2018, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"45\",\"title\":\"Privacy Policy\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=45\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-22 20:08:25', 'com_content.article', 113, 45, 'COM_ACTIONLOGS_DISABLED'),
(2019, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-22 20:08:25', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2020, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-22 20:08:26', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2021, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-12-24 10:25:37', 'com_users', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(2022, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-24 10:25:44', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2023, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 10:37:10', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(2024, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 10:37:10', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2025, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 10:37:41', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(2026, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 10:37:41', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2027, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 10:41:37', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(2028, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 10:41:37', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2029, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 10:44:04', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(2030, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 10:44:04', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2031, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":135,\"title\":\"\\u041f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043f\\u0440\\u0435\\u0437\\u0435\\u043d\\u0442\\u0430\\u0446\\u0438\\u044e\",\"extension_name\":\"\\u041f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043f\\u0440\\u0435\\u0437\\u0435\\u043d\\u0442\\u0430\\u0446\\u0438\\u044e\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=135\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 10:47:20', 'com_modules.module', 113, 135, 'COM_ACTIONLOGS_DISABLED'),
(2032, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 10:47:20', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2033, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":136,\"title\":\"\\u0417\\u0430\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u044c \\u0430\\u043d\\u043a\\u0435\\u0442\\u0443\",\"extension_name\":\"\\u0417\\u0430\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u044c \\u0430\\u043d\\u043a\\u0435\\u0442\\u0443\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=136\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 10:49:22', 'com_modules.module', 113, 136, 'COM_ACTIONLOGS_DISABLED'),
(2034, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 10:49:22', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2035, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":135,\"title\":\"\\u041f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043f\\u0440\\u0435\\u0437\\u0435\\u043d\\u0442\\u0430\\u0446\\u0438\\u044e\",\"extension_name\":\"\\u041f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043f\\u0440\\u0435\\u0437\\u0435\\u043d\\u0442\\u0430\\u0446\\u0438\\u044e\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=135\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 10:49:24', 'com_modules.module', 113, 135, 'COM_ACTIONLOGS_DISABLED'),
(2036, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 10:49:24', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2037, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 10:49:30', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(2038, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 10:49:30', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2039, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 10:55:25', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(2040, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 10:55:25', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2041, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 10:56:35', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(2042, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 10:56:35', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2043, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:12:53', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(2044, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 11:12:53', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2045, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-24 11:13:56', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2046, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":141,\"title\":\"Menu\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=141\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:13:56', 'com_menus.item', 113, 141, 'COM_ACTIONLOGS_DISABLED'),
(2047, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":141,\"title\":\"\\u83dc\\u5355\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=141\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:15:09', 'com_menus.item', 113, 141, 'COM_ACTIONLOGS_DISABLED'),
(2048, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":141,\"title\":\"\\u83dc\\u5355\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=141\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:15:18', 'com_menus.item', 113, 141, 'COM_ACTIONLOGS_DISABLED'),
(2049, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-24 11:15:31', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2050, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":142,\"title\":\"Delivery (2)\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=142\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:15:31', 'com_menus.item', 113, 142, 'COM_ACTIONLOGS_DISABLED'),
(2051, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":142,\"title\":\"\\u9001\\u8d27\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=142\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:16:05', 'com_menus.item', 113, 142, 'COM_ACTIONLOGS_DISABLED'),
(2052, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-24 11:16:09', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2053, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_PUBLISHED', '{\"action\":\"publish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":141,\"title\":\"\\u83dc\\u5355\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=141\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:16:09', 'com_menus.item', 113, 141, 'COM_ACTIONLOGS_DISABLED'),
(2054, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__categories\"}', '2023-12-24 11:17:50', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2055, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_CATEGORY\",\"id\":21,\"title\":\"\\u0410\\u043a\\u0446\\u0438\\u0438 (2)\",\"itemlink\":\"index.php?option=com_categories&task=category.edit&id=21\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:17:50', 'com_categories.category', 113, 21, 'COM_ACTIONLOGS_DISABLED'),
(2056, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_CATEGORY\",\"id\":\"21\",\"title\":\"\\u0410\\u043a\\u0446\\u0438\\u0438 CN\",\"itemlink\":\"index.php?option=com_categories&task=category.edit&id=21\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:18:44', 'com_categories.category', 113, 21, 'COM_ACTIONLOGS_DISABLED'),
(2057, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__categories\"}', '2023-12-24 11:18:44', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2058, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__categories\"}', '2023-12-24 11:18:57', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2059, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_CATEGORY\",\"id\":22,\"title\":\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u044b (2)\",\"itemlink\":\"index.php?option=com_categories&task=category.edit&id=22\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:18:57', 'com_categories.category', 113, 22, 'COM_ACTIONLOGS_DISABLED'),
(2060, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_CATEGORY\",\"id\":\"22\",\"title\":\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u044b CN\",\"itemlink\":\"index.php?option=com_categories&task=category.edit&id=22\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:19:09', 'com_categories.category', 113, 22, 'COM_ACTIONLOGS_DISABLED'),
(2061, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__categories\"}', '2023-12-24 11:19:09', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2062, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__categories\"}', '2023-12-24 11:19:19', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2063, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_CATEGORY\",\"id\":23,\"title\":\"\\u0412\\u0430\\u043a\\u0430\\u043d\\u0441\\u0438\\u0438 (2)\",\"itemlink\":\"index.php?option=com_categories&task=category.edit&id=23\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:19:19', 'com_categories.category', 113, 23, 'COM_ACTIONLOGS_DISABLED'),
(2064, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_CATEGORY\",\"id\":\"23\",\"title\":\"\\u0412\\u0430\\u043a\\u0430\\u043d\\u0441\\u0438\\u0438 CN\",\"itemlink\":\"index.php?option=com_categories&task=category.edit&id=23\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:19:55', 'com_categories.category', 113, 23, 'COM_ACTIONLOGS_DISABLED'),
(2065, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__categories\"}', '2023-12-24 11:19:55', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2066, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__categories\"}', '2023-12-24 11:20:36', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2067, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_CATEGORY\",\"id\":24,\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b (2)\",\"itemlink\":\"index.php?option=com_categories&task=category.edit&id=24\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:20:36', 'com_categories.category', 113, 24, 'COM_ACTIONLOGS_DISABLED'),
(2068, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_CATEGORY\",\"id\":\"24\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b CN\",\"itemlink\":\"index.php?option=com_categories&task=category.edit&id=24\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:20:53', 'com_categories.category', 113, 24, 'COM_ACTIONLOGS_DISABLED'),
(2069, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__categories\"}', '2023-12-24 11:20:53', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2070, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__categories\"}', '2023-12-24 11:21:30', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2071, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_TRASHED', '{\"action\":\"trash\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_CATEGORY\",\"id\":23,\"title\":\"\\u0412\\u0430\\u043a\\u0430\\u043d\\u0441\\u0438\\u0438 CN\",\"itemlink\":\"index.php?option=com_categories&task=category.edit&id=23\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:21:30', 'com_categories.category', 113, 23, 'COM_ACTIONLOGS_DISABLED'),
(2072, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-24 11:23:16', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `lsqvo_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(2073, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":143,\"title\":\"\\u0410\\u043a\\u0446\\u0438\\u0438 (2)\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=143\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:23:16', 'com_menus.item', 113, 143, 'COM_ACTIONLOGS_DISABLED'),
(2074, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__categories\"}', '2023-12-24 11:23:42', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2075, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":143,\"title\":\"\\u5e93\\u5b58\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=143\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:24:17', 'com_menus.item', 113, 143, 'COM_ACTIONLOGS_DISABLED'),
(2076, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-24 11:24:43', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2077, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":144,\"title\":\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u044b (2)\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=144\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:24:43', 'com_menus.item', 113, 144, 'COM_ACTIONLOGS_DISABLED'),
(2078, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":144,\"title\":\"\\u9910\\u5385\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=144\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:25:17', 'com_menus.item', 113, 144, 'COM_ACTIONLOGS_DISABLED'),
(2079, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-24 11:25:48', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2080, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":145,\"title\":\"\\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c (2)\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=145\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:25:48', 'com_menus.item', 113, 145, 'COM_ACTIONLOGS_DISABLED'),
(2081, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 11:26:42', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2082, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":47,\"title\":\"\\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c CN\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=47\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:27:46', 'com_content.article', 113, 47, 'COM_ACTIONLOGS_DISABLED'),
(2083, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 11:27:47', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2084, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":145,\"title\":\"\\u5fe0\\u8bda\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=145\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:27:58', 'com_menus.item', 113, 145, 'COM_ACTIONLOGS_DISABLED'),
(2085, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 11:39:43', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2086, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 11:40:07', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2087, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-24 11:41:27', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2088, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":146,\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 (2)\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=146\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:41:27', 'com_menus.item', 113, 146, 'COM_ACTIONLOGS_DISABLED'),
(2089, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 11:41:54', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2090, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":48,\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=48\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:42:13', 'com_content.article', 113, 48, 'COM_ACTIONLOGS_DISABLED'),
(2091, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 11:42:14', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2092, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"48\",\"title\":\"\\u9690\\u79c1\\u653f\\u7b56\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=48\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:44:11', 'com_content.article', 113, 48, 'COM_ACTIONLOGS_DISABLED'),
(2093, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 11:44:11', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2094, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 11:44:12', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2095, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":146,\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 CN\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=146\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:44:29', 'com_menus.item', 113, 146, 'COM_ACTIONLOGS_DISABLED'),
(2096, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":146,\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 CN\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=146\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:44:37', 'com_menus.item', 113, 146, 'COM_ACTIONLOGS_DISABLED'),
(2097, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":139,\"title\":\"Privacy Policy\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=139\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:44:51', 'com_menus.item', 113, 139, 'COM_ACTIONLOGS_DISABLED'),
(2098, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-24 11:44:51', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2099, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":146,\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 CN\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=146\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:45:01', 'com_menus.item', 113, 146, 'COM_ACTIONLOGS_DISABLED'),
(2100, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-24 11:45:01', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2101, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 11:49:12', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2102, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":137,\"title\":\"\\u041c\\u0435\\u043d\\u044e (2)\",\"extension_name\":\"\\u041c\\u0435\\u043d\\u044e (2)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=137\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:49:12', 'com_modules.module', 113, 137, 'COM_ACTIONLOGS_DISABLED'),
(2103, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":137,\"title\":\"\\u83dc\\u5355\",\"extension_name\":\"\\u83dc\\u5355\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=137\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:49:37', 'com_modules.module', 113, 137, 'COM_ACTIONLOGS_DISABLED'),
(2104, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 11:49:37', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2105, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 11:49:59', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2106, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":138,\"title\":\"\\u0412\\u0435\\u0440\\u0445\\u043d\\u0435\\u0435 \\u043c\\u0435\\u043d\\u044e(RU) (2)\",\"extension_name\":\"\\u0412\\u0435\\u0440\\u0445\\u043d\\u0435\\u0435 \\u043c\\u0435\\u043d\\u044e(RU) (2)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=138\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:49:59', 'com_modules.module', 113, 138, 'COM_ACTIONLOGS_DISABLED'),
(2107, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":138,\"title\":\"\\u0412\\u0435\\u0440\\u0445\\u043d\\u0435\\u0435 \\u043c\\u0435\\u043d\\u044e(CN)\",\"extension_name\":\"\\u0412\\u0435\\u0440\\u0445\\u043d\\u0435\\u0435 \\u043c\\u0435\\u043d\\u044e(CN)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=138\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:50:22', 'com_modules.module', 113, 138, 'COM_ACTIONLOGS_DISABLED'),
(2108, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 11:50:22', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2109, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 11:50:34', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2110, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":139,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a (2)\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a (2)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=139\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:50:34', 'com_modules.module', 113, 139, 'COM_ACTIONLOGS_DISABLED'),
(2111, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":139,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a (CN)\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a (CN)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=139\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:51:13', 'com_modules.module', 113, 139, 'COM_ACTIONLOGS_DISABLED'),
(2112, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 11:51:13', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2113, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 11:51:25', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2114, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":140,\"title\":\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u044b (2)\",\"extension_name\":\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u044b (2)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=140\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:51:25', 'com_modules.module', 113, 140, 'COM_ACTIONLOGS_DISABLED'),
(2115, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":140,\"title\":\"\\u9910\\u5385\",\"extension_name\":\"\\u9910\\u5385\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=140\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:52:07', 'com_modules.module', 113, 140, 'COM_ACTIONLOGS_DISABLED'),
(2116, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 11:52:07', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2117, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 11:52:20', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2118, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":141,\"title\":\"\\u041d\\u043e\\u0432\\u044b\\u0435 \\u0431\\u043b\\u044e\\u0434\\u0430 (2)\",\"extension_name\":\"\\u041d\\u043e\\u0432\\u044b\\u0435 \\u0431\\u043b\\u044e\\u0434\\u0430 (2)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=141\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:52:20', 'com_modules.module', 113, 141, 'COM_ACTIONLOGS_DISABLED'),
(2119, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":141,\"title\":\"\\u65b0\\u83dc\\u54c1\",\"extension_name\":\"\\u65b0\\u83dc\\u54c1\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=141\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:53:13', 'com_modules.module', 113, 141, 'COM_ACTIONLOGS_DISABLED'),
(2120, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 11:53:13', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2121, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 11:53:23', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2122, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":142,\"title\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438 (2)\",\"extension_name\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438 (2)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=142\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:53:23', 'com_modules.module', 113, 142, 'COM_ACTIONLOGS_DISABLED'),
(2123, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":142,\"title\":\"\\u5e93\\u5b58\",\"extension_name\":\"\\u5e93\\u5b58\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=142\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:54:13', 'com_modules.module', 113, 142, 'COM_ACTIONLOGS_DISABLED'),
(2124, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 11:54:13', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2125, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":140,\"title\":\"\\u9910\\u5385\",\"extension_name\":\"\\u9910\\u5385\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=140\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:54:38', 'com_modules.module', 113, 140, 'COM_ACTIONLOGS_DISABLED'),
(2126, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 11:54:38', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2127, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 11:54:59', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2128, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":143,\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e (2)\",\"extension_name\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e (2)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=143\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:54:59', 'com_modules.module', 113, 143, 'COM_ACTIONLOGS_DISABLED'),
(2129, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":143,\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e (CN)\",\"extension_name\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e (CN)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=143\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:55:24', 'com_modules.module', 113, 143, 'COM_ACTIONLOGS_DISABLED'),
(2130, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 11:55:24', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2131, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 11:55:36', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2132, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":144,\"title\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 (2)\",\"extension_name\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 (2)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=144\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:55:36', 'com_modules.module', 113, 144, 'COM_ACTIONLOGS_DISABLED'),
(2133, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":144,\"title\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 (CN)\",\"extension_name\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 (CN)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=144\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:56:15', 'com_modules.module', 113, 144, 'COM_ACTIONLOGS_DISABLED'),
(2134, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 11:56:15', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2135, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 11:56:22', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2136, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":145,\"title\":\"\\u041c\\u0435\\u043d\\u044e \\u0432 \\u043f\\u043e\\u0434\\u0432\\u0430\\u043b\\u0435(RU) (2)\",\"extension_name\":\"\\u041c\\u0435\\u043d\\u044e \\u0432 \\u043f\\u043e\\u0434\\u0432\\u0430\\u043b\\u0435(RU) (2)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=145\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:56:22', 'com_modules.module', 113, 145, 'COM_ACTIONLOGS_DISABLED'),
(2137, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":145,\"title\":\"\\u041c\\u0435\\u043d\\u044e \\u0432 \\u043f\\u043e\\u0434\\u0432\\u0430\\u043b\\u0435(CN)\",\"extension_name\":\"\\u041c\\u0435\\u043d\\u044e \\u0432 \\u043f\\u043e\\u0434\\u0432\\u0430\\u043b\\u0435(CN)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=145\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:56:42', 'com_modules.module', 113, 145, 'COM_ACTIONLOGS_DISABLED'),
(2138, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 11:56:42', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2139, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 11:57:37', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2140, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":146,\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e (2)\",\"extension_name\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e (2)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=146\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 11:57:37', 'com_modules.module', 113, 146, 'COM_ACTIONLOGS_DISABLED'),
(2141, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":146,\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e (EN)\",\"extension_name\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e (EN)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=146\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 12:01:08', 'com_modules.module', 113, 146, 'COM_ACTIONLOGS_DISABLED'),
(2142, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 12:01:08', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2143, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 12:37:55', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2144, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 12:38:39', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2145, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":126,\"title\":\"Loyalty Program\",\"extension_name\":\"Loyalty Program\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=126\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 12:39:59', 'com_modules.module', 113, 126, 'COM_ACTIONLOGS_DISABLED'),
(2146, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 12:39:59', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2147, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":126,\"title\":\"Loyalty Program\",\"extension_name\":\"Loyalty Program\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=126\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 12:40:38', 'com_modules.module', 113, 126, 'COM_ACTIONLOGS_DISABLED'),
(2148, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 12:40:38', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2149, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":126,\"title\":\"Loyalty Program\",\"extension_name\":\"Loyalty Program\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=126\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 12:42:05', 'com_modules.module', 113, 126, 'COM_ACTIONLOGS_DISABLED'),
(2150, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 12:42:05', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2151, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 12:42:11', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2152, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UNPUBLISHED', '{\"action\":\"unpublish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":117,\"title\":\"News\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=117\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 12:42:11', 'com_modules.module', 113, 117, 'COM_ACTIONLOGS_DISABLED'),
(2153, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 12:42:20', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2154, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UNPUBLISHED', '{\"action\":\"unpublish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":142,\"title\":\"\\u5e93\\u5b58\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=142\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 12:42:20', 'com_modules.module', 113, 142, 'COM_ACTIONLOGS_DISABLED'),
(2155, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-24 12:42:45', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2156, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UNPUBLISHED', '{\"action\":\"unpublish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":125,\"title\":\"News\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=125\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 12:42:45', 'com_menus.item', 113, 125, 'COM_ACTIONLOGS_DISABLED'),
(2157, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":146,\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e (EN)\",\"extension_name\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e (EN)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=146\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 12:45:06', 'com_modules.module', 113, 146, 'COM_ACTIONLOGS_DISABLED'),
(2158, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 12:45:06', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2159, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":146,\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e (EN)\",\"extension_name\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e (EN)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=146\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 12:45:55', 'com_modules.module', 113, 146, 'COM_ACTIONLOGS_DISABLED'),
(2160, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 12:45:55', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2161, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-24 12:46:41', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2162, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UNPUBLISHED', '{\"action\":\"unpublish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":135,\"title\":\"Franchise\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=135\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 12:46:41', 'com_menus.item', 113, 135, 'COM_ACTIONLOGS_DISABLED'),
(2163, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-24 12:46:44', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2164, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UNPUBLISHED', '{\"action\":\"unpublish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":133,\"title\":\"Jobs\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=133\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 12:46:44', 'com_menus.item', 113, 133, 'COM_ACTIONLOGS_DISABLED'),
(2165, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-24 12:46:55', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2166, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_TRASHED', '{\"action\":\"trash\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":137,\"title\":\"Go to menu\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=137\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 12:46:55', 'com_menus.item', 113, 137, 'COM_ACTIONLOGS_DISABLED'),
(2167, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-24 12:47:14', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2168, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_TRASHED', '{\"action\":\"trash\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":136,\"title\":\"\\u041f\\u0435\\u0440\\u0435\\u0439\\u0442\\u0438 \\u0432 \\u043c\\u0435\\u043d\\u044e\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=136\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 12:47:14', 'com_menus.item', 113, 136, 'COM_ACTIONLOGS_DISABLED'),
(2169, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 12:47:51', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(2170, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 12:47:51', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2171, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 12:48:20', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2172, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":131,\"title\":\"Reserve a table\",\"extension_name\":\"Reserve a table\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=131\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 12:48:55', 'com_modules.module', 113, 131, 'COM_ACTIONLOGS_DISABLED'),
(2173, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 12:48:55', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2174, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 12:55:04', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(2175, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 12:55:04', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2176, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":131,\"title\":\"Reserve a table\",\"extension_name\":\"Reserve a table\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=131\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 12:56:04', 'com_modules.module', 113, 131, 'COM_ACTIONLOGS_DISABLED'),
(2177, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 12:56:04', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `lsqvo_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(2178, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 12:56:20', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(2179, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 12:56:20', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2180, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":131,\"title\":\"Reserve a table\",\"extension_name\":\"Reserve a table\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=131\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 13:04:13', 'com_modules.module', 113, 131, 'COM_ACTIONLOGS_DISABLED'),
(2181, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 13:04:13', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2182, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":131,\"title\":\"Reserve a table\",\"extension_name\":\"Reserve a table\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=131\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 13:06:08', 'com_modules.module', 113, 131, 'COM_ACTIONLOGS_DISABLED'),
(2183, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 13:06:08', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2184, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":131,\"title\":\"Reserve a table\",\"extension_name\":\"Reserve a table\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=131\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 13:20:35', 'com_modules.module', 113, 131, 'COM_ACTIONLOGS_DISABLED'),
(2185, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 13:20:35', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2186, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":111,\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=111\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 13:20:57', 'com_menus.item', 113, 111, 'COM_ACTIONLOGS_DISABLED'),
(2187, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-24 13:20:57', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2188, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":112,\"title\":\"\\u041d\\u043e\\u043c\\u0435\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=112\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 13:22:27', 'com_menus.item', 113, 112, 'COM_ACTIONLOGS_DISABLED'),
(2189, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-24 13:22:27', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2190, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":112,\"title\":\"\\u041d\\u043e\\u043c\\u0435\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=112\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 13:24:09', 'com_menus.item', 113, 112, 'COM_ACTIONLOGS_DISABLED'),
(2191, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":112,\"title\":\"\\u041d\\u043e\\u043c\\u0435\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=112\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 13:24:23', 'com_menus.item', 113, 112, 'COM_ACTIONLOGS_DISABLED'),
(2192, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":112,\"title\":\"\\u041d\\u043e\\u043c\\u0435\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=112\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 13:24:35', 'com_menus.item', 113, 112, 'COM_ACTIONLOGS_DISABLED'),
(2193, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":112,\"title\":\"\\u041d\\u043e\\u043c\\u0435\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=112\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 13:26:20', 'com_menus.item', 113, 112, 'COM_ACTIONLOGS_DISABLED'),
(2194, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 13:45:19', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(2195, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 13:45:19', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2196, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"44\",\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=44\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 13:45:44', 'com_content.article', 113, 44, 'COM_ACTIONLOGS_DISABLED'),
(2197, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 13:45:44', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2198, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"45\",\"title\":\"Privacy Policy\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=45\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 13:48:36', 'com_content.article', 113, 45, 'COM_ACTIONLOGS_DISABLED'),
(2199, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 13:48:36', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2200, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":116,\"title\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438\",\"extension_name\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=116\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 13:50:24', 'com_modules.module', 113, 116, 'COM_ACTIONLOGS_DISABLED'),
(2201, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 13:50:24', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2202, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"42\",\"title\":\"Contacts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=42\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 14:09:12', 'com_content.article', 113, 42, 'COM_ACTIONLOGS_DISABLED'),
(2203, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 14:09:12', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2204, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"42\",\"title\":\"Contacts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=42\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 14:09:55', 'com_content.article', 113, 42, 'COM_ACTIONLOGS_DISABLED'),
(2205, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 14:09:55', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2206, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"42\",\"title\":\"Contacts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=42\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 14:17:23', 'com_content.article', 113, 42, 'COM_ACTIONLOGS_DISABLED'),
(2207, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 14:17:23', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2208, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"42\",\"title\":\"Contacts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=42\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 15:39:41', 'com_content.article', 113, 42, 'COM_ACTIONLOGS_DISABLED'),
(2209, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 15:39:41', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2210, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 15:40:26', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(2211, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 15:40:26', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2212, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 15:41:14', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(2213, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 15:41:14', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2214, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 15:47:54', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(2215, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 15:47:54', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2216, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"42\",\"title\":\"Contacts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=42\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 15:48:27', 'com_content.article', 113, 42, 'COM_ACTIONLOGS_DISABLED'),
(2217, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 15:48:27', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2218, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"42\",\"title\":\"Contacts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=42\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 15:48:36', 'com_content.article', 113, 42, 'COM_ACTIONLOGS_DISABLED'),
(2219, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 15:48:36', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2220, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 15:49:17', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(2221, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 15:49:17', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2222, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"42\",\"title\":\"Contacts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=42\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 15:49:28', 'com_content.article', 113, 42, 'COM_ACTIONLOGS_DISABLED'),
(2223, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 15:49:28', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2224, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"42\",\"title\":\"Contacts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=42\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 15:52:13', 'com_content.article', 113, 42, 'COM_ACTIONLOGS_DISABLED'),
(2225, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 15:52:13', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2226, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 15:52:26', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(2227, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 15:52:26', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2228, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"42\",\"title\":\"Contacts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=42\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 15:54:12', 'com_content.article', 113, 42, 'COM_ACTIONLOGS_DISABLED'),
(2229, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 15:54:12', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2230, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 15:54:24', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(2231, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 15:54:24', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2232, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"42\",\"title\":\"Contacts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=42\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 16:17:48', 'com_content.article', 113, 42, 'COM_ACTIONLOGS_DISABLED'),
(2233, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 16:17:48', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2234, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"42\",\"title\":\"Contacts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=42\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 16:19:03', 'com_content.article', 113, 42, 'COM_ACTIONLOGS_DISABLED'),
(2235, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 16:19:03', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2236, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"42\",\"title\":\"Contacts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=42\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 16:21:16', 'com_content.article', 113, 42, 'COM_ACTIONLOGS_DISABLED'),
(2237, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 16:21:16', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2238, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"42\",\"title\":\"Contacts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=42\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 16:22:56', 'com_content.article', 113, 42, 'COM_ACTIONLOGS_DISABLED'),
(2239, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 16:22:56', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2240, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"42\",\"title\":\"Contacts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=42\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 16:26:28', 'com_content.article', 113, 42, 'COM_ACTIONLOGS_DISABLED'),
(2241, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 16:26:28', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2242, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"42\",\"title\":\"Contacts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=42\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 16:27:40', 'com_content.article', 113, 42, 'COM_ACTIONLOGS_DISABLED'),
(2243, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 16:27:40', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2244, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"42\",\"title\":\"Contacts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=42\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 16:28:13', 'com_content.article', 113, 42, 'COM_ACTIONLOGS_DISABLED'),
(2245, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 16:28:13', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2246, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"42\",\"title\":\"Contacts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=42\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 16:29:34', 'com_content.article', 113, 42, 'COM_ACTIONLOGS_DISABLED'),
(2247, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 16:29:34', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2248, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"42\",\"title\":\"Contacts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=42\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 16:30:12', 'com_content.article', 113, 42, 'COM_ACTIONLOGS_DISABLED'),
(2249, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 16:30:12', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2250, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"42\",\"title\":\"Contacts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=42\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 16:31:18', 'com_content.article', 113, 42, 'COM_ACTIONLOGS_DISABLED'),
(2251, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 16:31:18', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2252, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"42\",\"title\":\"Contacts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=42\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 16:33:01', 'com_content.article', 113, 42, 'COM_ACTIONLOGS_DISABLED'),
(2253, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 16:33:01', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2254, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 16:33:54', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2255, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":49,\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb  (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=49\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 16:33:54', 'com_content.article', 113, 49, 'COM_ACTIONLOGS_DISABLED'),
(2256, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"49\",\"title\":\"Kashirskaya Plaza\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=49\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 16:39:10', 'com_content.article', 113, 49, 'COM_ACTIONLOGS_DISABLED'),
(2257, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 16:39:10', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2258, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"49\",\"title\":\"Kashirskaya Plaza\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=49\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 16:44:26', 'com_content.article', 113, 49, 'COM_ACTIONLOGS_DISABLED'),
(2259, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 16:44:26', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2260, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 16:44:55', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2261, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":50,\"title\":\"\\u041c\\u0438\\u0442\\u0438\\u043d\\u043e (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=50\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 16:44:55', 'com_content.article', 113, 50, 'COM_ACTIONLOGS_DISABLED'),
(2262, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"50\",\"title\":\"Mitino\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=50\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 16:47:58', 'com_content.article', 113, 50, 'COM_ACTIONLOGS_DISABLED'),
(2263, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 16:47:58', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2264, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"21\",\"title\":\"\\u041c\\u0438\\u0442\\u0438\\u043d\\u043e\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=21\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 16:48:15', 'com_content.article', 113, 21, 'COM_ACTIONLOGS_DISABLED'),
(2265, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 16:48:15', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2266, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 16:49:33', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2267, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":51,\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u0410\\u0444\\u0438\\u043c\\u043e\\u043b\\u043b \\u0421\\u0438\\u0442\\u0438\\u00bb (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=51\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 16:49:33', 'com_content.article', 113, 51, 'COM_ACTIONLOGS_DISABLED'),
(2268, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"51\",\"title\":\"Afimall City\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=51\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 16:51:42', 'com_content.article', 113, 51, 'COM_ACTIONLOGS_DISABLED'),
(2269, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 16:51:42', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2270, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 16:53:46', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2271, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":52,\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0443\\u043d\\u0446\\u0435\\u0432\\u043e \\u041f\\u043b\\u0430\\u0437\\u0430\\u00bb (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=52\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 16:53:46', 'com_content.article', 113, 52, 'COM_ACTIONLOGS_DISABLED'),
(2272, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"52\",\"title\":\"Kuntsevo Plaza\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=52\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 16:55:29', 'com_content.article', 113, 52, 'COM_ACTIONLOGS_DISABLED'),
(2273, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 16:55:29', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2274, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 16:55:41', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2275, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":53,\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u0425\\u043e\\u0440\\u043e\\u0448\\u043e\\u00bb (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=53\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 16:55:41', 'com_content.article', 113, 53, 'COM_ACTIONLOGS_DISABLED'),
(2276, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"53\",\"title\":\"Horosho\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=53\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 18:06:40', 'com_content.article', 113, 53, 'COM_ACTIONLOGS_DISABLED'),
(2277, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 18:06:40', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2278, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 18:07:09', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2279, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":54,\"title\":\"\\u0411\\u0443\\u0442\\u043e\\u0432\\u043e (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=54\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 18:07:09', 'com_content.article', 113, 54, 'COM_ACTIONLOGS_DISABLED'),
(2280, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"54\",\"title\":\"Butovo\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=54\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 18:08:56', 'com_content.article', 113, 54, 'COM_ACTIONLOGS_DISABLED'),
(2281, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 18:08:56', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2282, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__categories\"}', '2023-12-24 18:10:34', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2283, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 18:11:15', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2284, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":55,\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=55\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 18:11:15', 'com_content.article', 113, 55, 'COM_ACTIONLOGS_DISABLED'),
(2285, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"55\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b (CN)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=55\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 18:21:10', 'com_content.article', 113, 55, 'COM_ACTIONLOGS_DISABLED'),
(2286, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 18:21:10', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2287, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":140,\"title\":\"\\u041d\\u043e\\u043c\\u0435\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=140\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 18:21:48', 'com_menus.item', 113, 140, 'COM_ACTIONLOGS_DISABLED'),
(2288, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-24 18:21:48', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2289, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 18:22:05', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2290, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 18:22:22', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `lsqvo_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(2291, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"46\",\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f (CN)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=46\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 18:22:48', 'com_content.article', 113, 46, 'COM_ACTIONLOGS_DISABLED'),
(2292, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 18:22:48', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2293, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 18:22:49', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2294, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":140,\"title\":\"\\u041d\\u043e\\u043c\\u0435\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=140\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 18:22:58', 'com_menus.item', 113, 140, 'COM_ACTIONLOGS_DISABLED'),
(2295, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":140,\"title\":\"\\u041d\\u043e\\u043c\\u0435\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=140\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 18:23:23', 'com_menus.item', 113, 140, 'COM_ACTIONLOGS_DISABLED'),
(2296, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":140,\"title\":\"\\u041d\\u043e\\u043c\\u0435\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=140\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 18:23:33', 'com_menus.item', 113, 140, 'COM_ACTIONLOGS_DISABLED'),
(2297, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":112,\"title\":\"\\u041d\\u043e\\u043c\\u0435\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=112\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 18:23:42', 'com_menus.item', 113, 112, 'COM_ACTIONLOGS_DISABLED'),
(2298, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-24 18:23:42', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2299, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":140,\"title\":\"\\u041d\\u043e\\u043c\\u0435\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=140\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 18:23:50', 'com_menus.item', 113, 140, 'COM_ACTIONLOGS_DISABLED'),
(2300, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-24 18:23:50', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2301, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 18:34:07', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2302, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Home\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 18:35:52', 'com_content.article', 113, 6, 'COM_ACTIONLOGS_DISABLED'),
(2303, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 18:35:52', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2304, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 18:36:17', 'com_content.article', 113, 5, 'COM_ACTIONLOGS_DISABLED'),
(2305, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 18:36:17', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2306, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"46\",\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f (CN)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=46\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 18:37:04', 'com_content.article', 113, 46, 'COM_ACTIONLOGS_DISABLED'),
(2307, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 18:37:04', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2308, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"5\",\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=5\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 18:37:11', 'com_content.article', 113, 5, 'COM_ACTIONLOGS_DISABLED'),
(2309, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 18:37:11', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2310, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"6\",\"title\":\"Home\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=6\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 18:37:25', 'com_content.article', 113, 6, 'COM_ACTIONLOGS_DISABLED'),
(2311, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 18:37:25', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2312, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-24 18:38:40', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2313, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UNPUBLISHED', '{\"action\":\"unpublish\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":143,\"title\":\"\\u5e93\\u5b58\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=143\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 18:38:40', 'com_menus.item', 113, 143, 'COM_ACTIONLOGS_DISABLED'),
(2314, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":141,\"title\":\"\\u83dc\\u5355\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=141\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 18:38:57', 'com_menus.item', 113, 141, 'COM_ACTIONLOGS_DISABLED'),
(2315, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-24 18:38:57', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2316, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":145,\"title\":\"\\u5fe0\\u8bda\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=145\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 18:39:23', 'com_menus.item', 113, 145, 'COM_ACTIONLOGS_DISABLED'),
(2317, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-24 18:39:23', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2318, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":144,\"title\":\"\\u9910\\u5385\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=144\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 18:39:40', 'com_menus.item', 113, 144, 'COM_ACTIONLOGS_DISABLED'),
(2319, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-24 18:39:40', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2320, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":141,\"title\":\"\\u83dc\\u5355\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=141\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 18:39:47', 'com_menus.item', 113, 141, 'COM_ACTIONLOGS_DISABLED'),
(2321, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-24 18:39:47', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2322, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-24 18:40:18', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2323, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":147,\"title\":\"Contacts (2)\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=147\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 18:40:18', 'com_menus.item', 113, 147, 'COM_ACTIONLOGS_DISABLED'),
(2324, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":147,\"title\":\"\\u8054\\u7cfb\\u65b9\\u5f0f\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=147\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 18:41:02', 'com_menus.item', 113, 147, 'COM_ACTIONLOGS_DISABLED'),
(2325, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":147,\"title\":\"\\u8054\\u7cfb\\u65b9\\u5f0f\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=147\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 18:41:19', 'com_menus.item', 113, 147, 'COM_ACTIONLOGS_DISABLED'),
(2326, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":145,\"title\":\"\\u5fe0\\u8bda\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=145\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 18:41:39', 'com_menus.item', 113, 145, 'COM_ACTIONLOGS_DISABLED'),
(2327, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-24 18:41:39', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2328, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":147,\"title\":\"\\u8054\\u7cfb\\u65b9\\u5f0f\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=147\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 18:42:19', 'com_menus.item', 113, 147, 'COM_ACTIONLOGS_DISABLED'),
(2329, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-24 18:42:19', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2330, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":131,\"title\":\"Loyalty\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=131\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 18:42:38', 'com_menus.item', 113, 131, 'COM_ACTIONLOGS_DISABLED'),
(2331, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-24 18:42:38', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2332, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":129,\"title\":\"Contacts\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=129\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 18:42:50', 'com_menus.item', 113, 129, 'COM_ACTIONLOGS_DISABLED'),
(2333, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-24 18:42:50', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2334, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":143,\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e (CN)\",\"extension_name\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e (CN)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=143\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 18:44:14', 'com_modules.module', 113, 143, 'COM_ACTIONLOGS_DISABLED'),
(2335, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 18:44:14', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2336, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":145,\"title\":\"\\u041c\\u0435\\u043d\\u044e \\u0432 \\u043f\\u043e\\u0434\\u0432\\u0430\\u043b\\u0435(CN)\",\"extension_name\":\"\\u041c\\u0435\\u043d\\u044e \\u0432 \\u043f\\u043e\\u0434\\u0432\\u0430\\u043b\\u0435(CN)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=145\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 18:44:24', 'com_modules.module', 113, 145, 'COM_ACTIONLOGS_DISABLED'),
(2337, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 18:44:24', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2338, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":144,\"title\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 (CN)\",\"extension_name\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 (CN)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=144\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 18:44:50', 'com_modules.module', 113, 144, 'COM_ACTIONLOGS_DISABLED'),
(2339, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 18:44:50', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2340, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":126,\"title\":\"Loyalty Program\",\"extension_name\":\"Loyalty Program\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=126\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 18:45:14', 'com_modules.module', 113, 126, 'COM_ACTIONLOGS_DISABLED'),
(2341, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 18:45:14', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2342, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":125,\"title\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"extension_name\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=125\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 18:45:23', 'com_modules.module', 113, 125, 'COM_ACTIONLOGS_DISABLED'),
(2343, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 18:45:23', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2344, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":144,\"title\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 (CN)\",\"extension_name\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 (CN)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=144\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 18:48:22', 'com_modules.module', 113, 144, 'COM_ACTIONLOGS_DISABLED'),
(2345, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 18:48:22', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2346, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":144,\"title\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 (CN)\",\"extension_name\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 (CN)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=144\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 18:48:26', 'com_modules.module', 113, 144, 'COM_ACTIONLOGS_DISABLED'),
(2347, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 18:48:26', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2348, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":143,\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e (CN)\",\"extension_name\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b \\u0432 \\u043c\\u0435\\u043d\\u044e (CN)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=143\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 18:48:33', 'com_modules.module', 113, 143, 'COM_ACTIONLOGS_DISABLED'),
(2349, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 18:48:33', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2350, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":139,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a (CN)\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a (CN)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=139\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 18:53:40', 'com_modules.module', 113, 139, 'COM_ACTIONLOGS_DISABLED'),
(2351, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 18:53:40', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2352, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":131,\"title\":\"Reserve a table\",\"extension_name\":\"Reserve a table\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=131\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 18:54:16', 'com_modules.module', 113, 131, 'COM_ACTIONLOGS_DISABLED'),
(2353, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 18:54:16', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2354, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":115,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=115\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 18:54:54', 'com_modules.module', 113, 115, 'COM_ACTIONLOGS_DISABLED'),
(2355, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 18:54:54', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2356, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":131,\"title\":\"Reserve a table\",\"extension_name\":\"Reserve a table\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=131\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 18:55:39', 'com_modules.module', 113, 131, 'COM_ACTIONLOGS_DISABLED'),
(2357, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 18:55:39', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2358, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":131,\"title\":\"Reserve a table\",\"extension_name\":\"Reserve a table\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=131\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 18:55:51', 'com_modules.module', 113, 131, 'COM_ACTIONLOGS_DISABLED'),
(2359, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 18:55:51', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2360, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":139,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a (CN)\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a (CN)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=139\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 18:58:07', 'com_modules.module', 113, 139, 'COM_ACTIONLOGS_DISABLED'),
(2361, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 18:58:07', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2362, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MODULE\",\"id\":139,\"title\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a (CN)\",\"extension_name\":\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a (CN)\",\"itemlink\":\"index.php?option=com_modules&task=module.edit&id=139\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 18:58:35', 'com_modules.module', 113, 139, 'COM_ACTIONLOGS_DISABLED'),
(2363, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__modules\"}', '2023-12-24 18:58:35', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2364, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":147,\"title\":\"\\u8054\\u7cfb\\u4eba\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=147\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 18:59:53', 'com_menus.item', 113, 147, 'COM_ACTIONLOGS_DISABLED'),
(2365, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-24 18:59:53', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2366, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":147,\"title\":\"\\u8054\\u7cfb\\u4eba\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=147\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 18:59:59', 'com_menus.item', 113, 147, 'COM_ACTIONLOGS_DISABLED'),
(2367, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":147,\"title\":\"\\u8054\\u7cfb\\u4eba\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=147\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 19:00:21', 'com_menus.item', 113, 147, 'COM_ACTIONLOGS_DISABLED'),
(2368, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"55\",\"title\":\"\\u8054\\u7cfb\\u4eba\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=55\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 19:00:58', 'com_content.article', 113, 55, 'COM_ACTIONLOGS_DISABLED'),
(2369, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 19:00:58', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2370, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 19:00:59', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2371, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":147,\"title\":\"\\u8054\\u7cfb\\u4eba\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=147\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 19:01:01', 'com_menus.item', 113, 147, 'COM_ACTIONLOGS_DISABLED'),
(2372, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":147,\"title\":\"\\u8054\\u7cfb\\u4eba\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=147\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 19:01:13', 'com_menus.item', 113, 147, 'COM_ACTIONLOGS_DISABLED'),
(2373, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":141,\"title\":\"\\u83dc\\u5355\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=141\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 19:01:25', 'com_menus.item', 113, 141, 'COM_ACTIONLOGS_DISABLED'),
(2374, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-24 19:01:25', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2375, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":141,\"title\":\"\\u83dc\\u5355\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=141\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 19:01:52', 'com_menus.item', 113, 141, 'COM_ACTIONLOGS_DISABLED'),
(2376, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":145,\"title\":\"\\u5fe0\\u8bda\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=145\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 19:02:31', 'com_menus.item', 113, 145, 'COM_ACTIONLOGS_DISABLED'),
(2377, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-24 19:02:31', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2378, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":147,\"title\":\"\\u8054\\u7cfb\\u4eba\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=147\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 19:03:10', 'com_menus.item', 113, 147, 'COM_ACTIONLOGS_DISABLED'),
(2379, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-24 19:03:10', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2380, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":144,\"title\":\"\\u9910\\u5385\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=144\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 19:03:33', 'com_menus.item', 113, 144, 'COM_ACTIONLOGS_DISABLED'),
(2381, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-24 19:03:33', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2382, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":141,\"title\":\"\\u83dc\\u5355\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=141\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 19:04:07', 'com_menus.item', 113, 141, 'COM_ACTIONLOGS_DISABLED'),
(2383, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-24 19:04:07', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2384, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-12-24 19:05:17', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2385, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-12-24 19:05:49', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2386, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-12-24 19:06:06', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2387, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-12-24 19:06:13', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2388, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-12-24 19:06:20', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2389, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-12-24 19:06:28', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2390, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__fields\"}', '2023-12-24 19:06:39', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2391, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"44\",\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=44\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 19:11:12', 'com_content.article', 113, 44, 'COM_ACTIONLOGS_DISABLED'),
(2392, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 19:11:12', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2393, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"44\",\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=44\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 19:11:30', 'com_content.article', 113, 44, 'COM_ACTIONLOGS_DISABLED'),
(2394, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 19:11:30', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2395, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"45\",\"title\":\"Privacy Policy\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=45\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 19:12:27', 'com_content.article', 113, 45, 'COM_ACTIONLOGS_DISABLED'),
(2396, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 19:12:27', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2397, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"44\",\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=44\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 19:13:05', 'com_content.article', 113, 44, 'COM_ACTIONLOGS_DISABLED'),
(2398, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 19:13:05', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2399, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"48\",\"title\":\"\\u9690\\u79c1\\u653f\\u7b56\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=48\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 19:13:10', 'com_content.article', 113, 48, 'COM_ACTIONLOGS_DISABLED');
INSERT INTO `lsqvo_action_logs` (`id`, `message_language_key`, `message`, `log_date`, `extension`, `user_id`, `item_id`, `ip_address`) VALUES
(2400, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 19:13:10', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2401, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 19:13:11', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2402, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":146,\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 CN\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=146\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 19:13:12', 'com_menus.item', 113, 146, 'COM_ACTIONLOGS_DISABLED'),
(2403, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-24 19:13:12', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2404, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"48\",\"title\":\"\\u9690\\u79c1\\u653f\\u7b56\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=48\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 19:13:28', 'com_content.article', 113, 48, 'COM_ACTIONLOGS_DISABLED'),
(2405, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 19:13:28', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2406, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 19:13:30', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2407, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":146,\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 CN\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=146\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 19:13:59', 'com_menus.item', 113, 146, 'COM_ACTIONLOGS_DISABLED'),
(2408, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":146,\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 CN\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=146\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 19:14:22', 'com_menus.item', 113, 146, 'COM_ACTIONLOGS_DISABLED'),
(2409, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__menu\"}', '2023-12-24 19:14:22', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2410, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 19:14:32', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2411, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_MENU_ITEM\",\"id\":146,\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 CN\",\"itemlink\":\"index.php?option=com_menus&task=item.edit&id=146\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 19:15:24', 'com_menus.item', 113, 146, 'COM_ACTIONLOGS_DISABLED'),
(2412, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"48\",\"title\":\"\\u9690\\u79c1\\u653f\\u7b56\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=48\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 19:20:58', 'com_content.article', 113, 48, 'COM_ACTIONLOGS_DISABLED'),
(2413, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 19:20:58', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2414, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"48\",\"title\":\"\\u9690\\u79c1\\u653f\\u7b56\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=48\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 19:22:37', 'com_content.article', 113, 48, 'COM_ACTIONLOGS_DISABLED'),
(2415, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 19:22:37', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2416, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"48\",\"title\":\"\\u9690\\u79c1\\u653f\\u7b56\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=48\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 19:23:02', 'com_content.article', 113, 48, 'COM_ACTIONLOGS_DISABLED'),
(2417, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 19:23:02', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2418, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"55\",\"title\":\"\\u8054\\u7cfb\\u4eba\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=55\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 19:23:43', 'com_content.article', 113, 55, 'COM_ACTIONLOGS_DISABLED'),
(2419, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 19:23:43', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2420, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"55\",\"title\":\"\\u8054\\u7cfb\\u4eba\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=55\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 19:29:21', 'com_content.article', 113, 55, 'COM_ACTIONLOGS_DISABLED'),
(2421, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 19:29:21', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2422, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 19:29:42', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2423, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"55\",\"title\":\"\\u8054\\u7cfb\\u4eba\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=55\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 19:31:37', 'com_content.article', 113, 55, 'COM_ACTIONLOGS_DISABLED'),
(2424, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 19:31:37', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2425, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"55\",\"title\":\"\\u8054\\u7cfb\\u4eba\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=55\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 19:33:01', 'com_content.article', 113, 55, 'COM_ACTIONLOGS_DISABLED'),
(2426, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 19:33:01', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2427, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"55\",\"title\":\"\\u8054\\u7cfb\\u4eba\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=55\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 19:33:49', 'com_content.article', 113, 55, 'COM_ACTIONLOGS_DISABLED'),
(2428, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 19:33:49', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2429, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"55\",\"title\":\"\\u8054\\u7cfb\\u4eba\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=55\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 19:34:19', 'com_content.article', 113, 55, 'COM_ACTIONLOGS_DISABLED'),
(2430, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 19:34:19', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2431, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"55\",\"title\":\"\\u8054\\u7cfb\\u4eba\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=55\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 19:36:04', 'com_content.article', 113, 55, 'COM_ACTIONLOGS_DISABLED'),
(2432, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 19:36:04', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2433, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"55\",\"title\":\"\\u8054\\u7cfb\\u4eba\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=55\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 19:36:58', 'com_content.article', 113, 55, 'COM_ACTIONLOGS_DISABLED'),
(2434, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 19:36:58', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2435, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"43\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=43\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 19:37:19', 'com_content.article', 113, 43, 'COM_ACTIONLOGS_DISABLED'),
(2436, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 19:37:19', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2437, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"42\",\"title\":\"Contacts\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=42\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 19:37:32', 'com_content.article', 113, 42, 'COM_ACTIONLOGS_DISABLED'),
(2438, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 19:37:32', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2439, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 19:43:22', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2440, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":56,\"title\":\"Kashirskaya Plaza (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=56\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 19:43:22', 'com_content.article', 113, 56, 'COM_ACTIONLOGS_DISABLED'),
(2441, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"56\",\"title\":\"Kashirskaya Plaza\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=56\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 19:48:20', 'com_content.article', 113, 56, 'COM_ACTIONLOGS_DISABLED'),
(2442, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 19:48:20', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2443, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 19:48:38', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2444, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"49\",\"title\":\"Kashirskaya Plaza\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=49\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 19:49:27', 'com_content.article', 113, 49, 'COM_ACTIONLOGS_DISABLED'),
(2445, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 19:49:27', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2446, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 19:50:05', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2447, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":57,\"title\":\"Mitino (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=57\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 19:50:05', 'com_content.article', 113, 57, 'COM_ACTIONLOGS_DISABLED'),
(2448, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"57\",\"title\":\"Mitino\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=57\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 19:52:49', 'com_content.article', 113, 57, 'COM_ACTIONLOGS_DISABLED'),
(2449, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 19:52:49', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2450, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 19:53:18', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2451, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":58,\"title\":\"Afimall City (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=58\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 19:53:18', 'com_content.article', 113, 58, 'COM_ACTIONLOGS_DISABLED'),
(2452, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"58\",\"title\":\"Afimall City\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=58\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 19:55:10', 'com_content.article', 113, 58, 'COM_ACTIONLOGS_DISABLED'),
(2453, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 19:55:10', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2454, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 19:55:23', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2455, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":59,\"title\":\"Kuntsevo Plaza (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=59\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 19:55:23', 'com_content.article', 113, 59, 'COM_ACTIONLOGS_DISABLED'),
(2456, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"59\",\"title\":\"Kuntsevo Plaza\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=59\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 19:58:15', 'com_content.article', 113, 59, 'COM_ACTIONLOGS_DISABLED'),
(2457, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 19:58:15', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2458, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"59\",\"title\":\"Kuntsevo Plaza\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=59\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 19:58:18', 'com_content.article', 113, 59, 'COM_ACTIONLOGS_DISABLED'),
(2459, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 19:58:18', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2460, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 19:58:42', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2461, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":60,\"title\":\"Horosho (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=60\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 19:58:42', 'com_content.article', 113, 60, 'COM_ACTIONLOGS_DISABLED'),
(2462, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"60\",\"title\":\"Horosho\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=60\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 20:01:41', 'com_content.article', 113, 60, 'COM_ACTIONLOGS_DISABLED'),
(2463, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 20:01:41', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2464, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 20:02:42', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2465, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED', '{\"action\":\"add\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":61,\"title\":\"Butovo (2)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=61\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 20:02:42', 'com_content.article', 113, 61, 'COM_ACTIONLOGS_DISABLED'),
(2466, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"61\",\"title\":\"Butovo\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=61\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 20:04:11', 'com_content.article', 113, 61, 'COM_ACTIONLOGS_DISABLED'),
(2467, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 20:04:11', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2468, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_ARTICLE\",\"id\":\"46\",\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f (CN)\",\"itemlink\":\"index.php?option=com_content&task=article.edit&id=46\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 20:06:26', 'com_content.article', 113, 46, 'COM_ACTIONLOGS_DISABLED'),
(2469, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 20:06:26', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2470, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__content\"}', '2023-12-24 20:18:32', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2471, 'PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED', '{\"action\":\"update\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_PLUGIN\",\"id\":\"303\",\"title\":\"plg_system_jslazyloading\",\"extension_name\":\"plg_system_jslazyloading\",\"itemlink\":\"index.php?option=com_plugins&task=plugin.edit&extension_id=303\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\"}', '2023-12-24 20:19:00', 'com_plugins.plugin', 113, 303, 'COM_ACTIONLOGS_DISABLED'),
(2472, 'PLG_ACTIONLOG_JOOMLA_USER_CHECKIN', '{\"action\":\"checkin\",\"type\":\"PLG_ACTIONLOG_JOOMLA_TYPE_USER\",\"id\":113,\"title\":\"admin13\",\"itemlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"table\":\"#__extensions\"}', '2023-12-24 20:19:00', 'com_checkin', 113, 113, 'COM_ACTIONLOGS_DISABLED'),
(2473, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-12-25 12:15:11', 'com_users', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(2474, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2023-12-26 20:10:02', 'com_users', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(2475, 'PLG_ACTIONLOG_JOOMLA_USER_LOGGED_IN', '{\"action\":\"login\",\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2024-01-14 01:22:49', 'com_users', 113, 0, 'COM_ACTIONLOGS_DISABLED'),
(2476, 'PLG_ACTIONLOG_JOOMLA_USER_LOGIN_FAILED', '{\"action\":\"login\",\"id\":113,\"userid\":113,\"username\":\"admin13\",\"accountlink\":\"index.php?option=com_users&task=user.edit&id=113\",\"app\":\"PLG_ACTIONLOG_JOOMLA_APPLICATION_ADMINISTRATOR\"}', '2024-01-19 08:17:29', 'com_users', 113, 113, 'COM_ACTIONLOGS_DISABLED');

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_action_logs_extensions`
--

CREATE TABLE `lsqvo_action_logs_extensions` (
  `id` int(10) UNSIGNED NOT NULL,
  `extension` varchar(255) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Дамп данных таблицы `lsqvo_action_logs_extensions`
--

INSERT INTO `lsqvo_action_logs_extensions` (`id`, `extension`) VALUES
(1, 'com_banners'),
(2, 'com_cache'),
(3, 'com_categories'),
(4, 'com_config'),
(5, 'com_contact'),
(6, 'com_content'),
(7, 'com_installer'),
(8, 'com_media'),
(9, 'com_menus'),
(10, 'com_messages'),
(11, 'com_modules'),
(12, 'com_newsfeeds'),
(13, 'com_plugins'),
(14, 'com_redirect'),
(15, 'com_tags'),
(16, 'com_templates'),
(17, 'com_users'),
(18, 'com_checkin'),
(19, 'com_scheduler');

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_action_logs_users`
--

CREATE TABLE `lsqvo_action_logs_users` (
  `user_id` int(10) UNSIGNED NOT NULL,
  `notify` tinyint(3) UNSIGNED NOT NULL,
  `extensions` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_action_log_config`
--

CREATE TABLE `lsqvo_action_log_config` (
  `id` int(10) UNSIGNED NOT NULL,
  `type_title` varchar(255) NOT NULL DEFAULT '',
  `type_alias` varchar(255) NOT NULL DEFAULT '',
  `id_holder` varchar(255) DEFAULT NULL,
  `title_holder` varchar(255) DEFAULT NULL,
  `table_name` varchar(255) DEFAULT NULL,
  `text_prefix` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Дамп данных таблицы `lsqvo_action_log_config`
--

INSERT INTO `lsqvo_action_log_config` (`id`, `type_title`, `type_alias`, `id_holder`, `title_holder`, `table_name`, `text_prefix`) VALUES
(1, 'article', 'com_content.article', 'id', 'title', '#__content', 'PLG_ACTIONLOG_JOOMLA'),
(2, 'article', 'com_content.form', 'id', 'title', '#__content', 'PLG_ACTIONLOG_JOOMLA'),
(3, 'banner', 'com_banners.banner', 'id', 'name', '#__banners', 'PLG_ACTIONLOG_JOOMLA'),
(4, 'user_note', 'com_users.note', 'id', 'subject', '#__user_notes', 'PLG_ACTIONLOG_JOOMLA'),
(5, 'media', 'com_media.file', '', 'name', '', 'PLG_ACTIONLOG_JOOMLA'),
(6, 'category', 'com_categories.category', 'id', 'title', '#__categories', 'PLG_ACTIONLOG_JOOMLA'),
(7, 'menu', 'com_menus.menu', 'id', 'title', '#__menu_types', 'PLG_ACTIONLOG_JOOMLA'),
(8, 'menu_item', 'com_menus.item', 'id', 'title', '#__menu', 'PLG_ACTIONLOG_JOOMLA'),
(9, 'newsfeed', 'com_newsfeeds.newsfeed', 'id', 'name', '#__newsfeeds', 'PLG_ACTIONLOG_JOOMLA'),
(10, 'link', 'com_redirect.link', 'id', 'old_url', '#__redirect_links', 'PLG_ACTIONLOG_JOOMLA'),
(11, 'tag', 'com_tags.tag', 'id', 'title', '#__tags', 'PLG_ACTIONLOG_JOOMLA'),
(12, 'style', 'com_templates.style', 'id', 'title', '#__template_styles', 'PLG_ACTIONLOG_JOOMLA'),
(13, 'plugin', 'com_plugins.plugin', 'extension_id', 'name', '#__extensions', 'PLG_ACTIONLOG_JOOMLA'),
(14, 'component_config', 'com_config.component', 'extension_id', 'name', '', 'PLG_ACTIONLOG_JOOMLA'),
(15, 'contact', 'com_contact.contact', 'id', 'name', '#__contact_details', 'PLG_ACTIONLOG_JOOMLA'),
(16, 'module', 'com_modules.module', 'id', 'title', '#__modules', 'PLG_ACTIONLOG_JOOMLA'),
(17, 'access_level', 'com_users.level', 'id', 'title', '#__viewlevels', 'PLG_ACTIONLOG_JOOMLA'),
(18, 'banner_client', 'com_banners.client', 'id', 'name', '#__banner_clients', 'PLG_ACTIONLOG_JOOMLA'),
(19, 'application_config', 'com_config.application', '', 'name', '', 'PLG_ACTIONLOG_JOOMLA'),
(20, 'task', 'com_scheduler.task', 'id', 'title', '#__scheduler_tasks', 'PLG_ACTIONLOG_JOOMLA');

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_assets`
--

CREATE TABLE `lsqvo_assets` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'Primary Key',
  `parent_id` int(11) NOT NULL DEFAULT 0 COMMENT 'Nested set parent.',
  `lft` int(11) NOT NULL DEFAULT 0 COMMENT 'Nested set lft.',
  `rgt` int(11) NOT NULL DEFAULT 0 COMMENT 'Nested set rgt.',
  `level` int(10) UNSIGNED NOT NULL COMMENT 'The cached level in the nested tree.',
  `name` varchar(50) NOT NULL COMMENT 'The unique name for the asset.\n',
  `title` varchar(100) NOT NULL COMMENT 'The descriptive title for the asset.',
  `rules` varchar(5120) NOT NULL COMMENT 'JSON encoded access control.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Дамп данных таблицы `lsqvo_assets`
--

INSERT INTO `lsqvo_assets` (`id`, `parent_id`, `lft`, `rgt`, `level`, `name`, `title`, `rules`) VALUES
(1, 0, 0, 431, 0, 'root.1', 'Root Asset', '{\"core.login.site\":{\"6\":1,\"2\":1},\"core.login.admin\":{\"6\":1},\"core.login.api\":{\"8\":1},\"core.login.offline\":{\"6\":1},\"core.admin\":{\"8\":1},\"core.manage\":{\"7\":1},\"core.create\":{\"6\":1,\"3\":1},\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1},\"core.edit.own\":{\"6\":1,\"3\":1}}'),
(2, 1, 1, 2, 1, 'com_admin', 'com_admin', '{}'),
(3, 1, 3, 6, 1, 'com_banners', 'com_banners', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1}}'),
(4, 1, 7, 8, 1, 'com_cache', 'com_cache', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"7\":1}}'),
(5, 1, 9, 10, 1, 'com_checkin', 'com_checkin', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"7\":1}}'),
(6, 1, 11, 12, 1, 'com_config', 'com_config', '{}'),
(7, 1, 13, 16, 1, 'com_contact', 'com_contact', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1}}'),
(8, 1, 17, 204, 1, 'com_content', 'com_content', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.execute.transition\":{\"6\":1,\"5\":1}}'),
(9, 1, 205, 206, 1, 'com_cpanel', 'com_cpanel', '{}'),
(10, 1, 207, 208, 1, 'com_installer', 'com_installer', '{\"core.manage\":{\"7\":0},\"core.delete\":{\"7\":0},\"core.edit.state\":{\"7\":0}}'),
(11, 1, 209, 216, 1, 'com_languages', 'com_languages', '{\"core.admin\":{\"7\":1}}'),
(12, 11, 210, 211, 2, 'com_languages.language.1', 'English (en-GB)', '{}'),
(13, 1, 217, 218, 1, 'com_login', 'com_login', '{}'),
(14, 1, 219, 220, 1, 'com_mails', 'com_mails', '{}'),
(15, 1, 221, 222, 1, 'com_media', 'com_media', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":{\"5\":1}}'),
(16, 1, 223, 232, 1, 'com_menus', 'com_menus', '{\"core.admin\":{\"7\":1}}'),
(17, 1, 233, 234, 1, 'com_messages', 'com_messages', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"7\":1}}'),
(18, 1, 235, 382, 1, 'com_modules', 'com_modules', '{\"core.admin\":{\"7\":1}}'),
(19, 1, 383, 386, 1, 'com_newsfeeds', 'com_newsfeeds', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1}}'),
(20, 1, 387, 388, 1, 'com_plugins', 'com_plugins', '{\"core.admin\":{\"7\":1}}'),
(21, 1, 389, 390, 1, 'com_redirect', 'com_redirect', '{\"core.admin\":{\"7\":1}}'),
(23, 1, 391, 392, 1, 'com_templates', 'com_templates', '{\"core.admin\":{\"7\":1}}'),
(24, 1, 397, 400, 1, 'com_users', 'com_users', '{\"core.admin\":{\"7\":1}}'),
(26, 1, 401, 402, 1, 'com_wrapper', 'com_wrapper', '{}'),
(27, 8, 18, 39, 2, 'com_content.category.2', 'Uncategorised', '{}'),
(28, 3, 4, 5, 2, 'com_banners.category.3', 'Uncategorised', '{}'),
(29, 7, 14, 15, 2, 'com_contact.category.4', 'Uncategorised', '{}'),
(30, 19, 384, 385, 2, 'com_newsfeeds.category.5', 'Uncategorised', '{}'),
(32, 24, 398, 399, 2, 'com_users.category.7', 'Uncategorised', '{}'),
(33, 1, 403, 404, 1, 'com_finder', 'com_finder', '{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1}}'),
(34, 1, 405, 406, 1, 'com_joomlaupdate', 'com_joomlaupdate', '{}'),
(35, 1, 407, 408, 1, 'com_tags', 'com_tags', '{}'),
(36, 1, 409, 410, 1, 'com_contenthistory', 'com_contenthistory', '{}'),
(37, 1, 411, 412, 1, 'com_ajax', 'com_ajax', '{}'),
(38, 1, 413, 414, 1, 'com_postinstall', 'com_postinstall', '{}'),
(39, 18, 236, 237, 2, 'com_modules.module.1', 'Main Menu', '{}'),
(40, 18, 238, 239, 2, 'com_modules.module.2', 'Login', '{}'),
(41, 18, 240, 241, 2, 'com_modules.module.3', 'Popular Articles', '{}'),
(42, 18, 242, 243, 2, 'com_modules.module.4', 'Recently Added Articles', '{}'),
(43, 18, 244, 245, 2, 'com_modules.module.8', 'Toolbar', '{}'),
(44, 18, 246, 247, 2, 'com_modules.module.9', 'Notifications', '{}'),
(45, 18, 248, 249, 2, 'com_modules.module.10', 'Logged-in Users', '{}'),
(46, 18, 250, 251, 2, 'com_modules.module.12', 'Admin Menu', '{}'),
(49, 18, 256, 257, 2, 'com_modules.module.15', 'Title', '{}'),
(50, 18, 258, 259, 2, 'com_modules.module.16', 'Login Form', '{}'),
(51, 18, 260, 261, 2, 'com_modules.module.17', 'Хлебные крошки', '{}'),
(52, 18, 262, 263, 2, 'com_modules.module.79', 'Multilanguage status', '{}'),
(53, 18, 266, 267, 2, 'com_modules.module.86', 'Joomla Version', '{}'),
(54, 16, 224, 225, 2, 'com_menus.menu.1', 'Main Menu', '{}'),
(55, 18, 270, 271, 2, 'com_modules.module.87', 'Sample Data', '{}'),
(56, 8, 40, 57, 2, 'com_content.workflow.1', 'COM_WORKFLOW_BASIC_WORKFLOW', '{}'),
(57, 56, 41, 42, 3, 'com_content.stage.1', 'COM_WORKFLOW_BASIC_STAGE', '{}'),
(58, 56, 43, 44, 3, 'com_content.transition.1', 'Unpublish', '{}'),
(59, 56, 45, 46, 3, 'com_content.transition.2', 'Publish', '{}'),
(60, 56, 47, 48, 3, 'com_content.transition.3', 'Trash', '{}'),
(61, 56, 49, 50, 3, 'com_content.transition.4', 'Archive', '{}'),
(62, 56, 51, 52, 3, 'com_content.transition.5', 'Feature', '{}'),
(63, 56, 53, 54, 3, 'com_content.transition.6', 'Unfeature', '{}'),
(64, 56, 55, 56, 3, 'com_content.transition.7', 'Publish & Feature', '{}'),
(65, 1, 393, 394, 1, 'com_privacy', 'com_privacy', '{}'),
(66, 1, 395, 396, 1, 'com_actionlogs', 'com_actionlogs', '{}'),
(67, 18, 252, 253, 2, 'com_modules.module.88', 'Latest Actions', '{}'),
(68, 18, 254, 255, 2, 'com_modules.module.89', 'Privacy Dashboard', '{}'),
(70, 18, 264, 265, 2, 'com_modules.module.103', 'Site', '{}'),
(71, 18, 268, 269, 2, 'com_modules.module.104', 'System', '{}'),
(72, 18, 272, 273, 2, 'com_modules.module.91', 'System Dashboard', '{}'),
(73, 18, 274, 275, 2, 'com_modules.module.92', 'Content Dashboard', '{}'),
(74, 18, 276, 277, 2, 'com_modules.module.93', 'Menus Dashboard', '{}'),
(75, 18, 278, 279, 2, 'com_modules.module.94', 'Components Dashboard', '{}'),
(76, 18, 280, 281, 2, 'com_modules.module.95', 'Users Dashboard', '{}'),
(77, 18, 282, 283, 2, 'com_modules.module.99', 'Frontend Link', '{}'),
(78, 18, 284, 285, 2, 'com_modules.module.100', 'Messages', '{}'),
(79, 18, 286, 287, 2, 'com_modules.module.101', 'Post Install Messages', '{}'),
(80, 18, 288, 289, 2, 'com_modules.module.102', 'User Status', '{}'),
(82, 18, 290, 291, 2, 'com_modules.module.105', '3rd Party', '{}'),
(83, 18, 292, 293, 2, 'com_modules.module.106', 'Help Dashboard', '{}'),
(84, 18, 294, 295, 2, 'com_modules.module.107', 'Privacy Requests', '{}'),
(85, 18, 296, 297, 2, 'com_modules.module.108', 'Privacy Status', '{}'),
(86, 18, 298, 299, 2, 'com_modules.module.96', 'Popular Articles', '{}'),
(87, 18, 300, 301, 2, 'com_modules.module.97', 'Recently Added Articles', '{}'),
(88, 18, 302, 303, 2, 'com_modules.module.98', 'Logged-in Users', '{}'),
(89, 18, 304, 305, 2, 'com_modules.module.90', 'Login Support', '{}'),
(90, 1, 415, 416, 1, 'com_scheduler', 'com_scheduler', '{}'),
(91, 1, 417, 418, 1, 'com_associations', 'com_associations', '{}'),
(92, 1, 419, 420, 1, 'com_categories', 'com_categories', '{}'),
(93, 1, 421, 422, 1, 'com_fields', 'com_fields', '{}'),
(94, 1, 423, 424, 1, 'com_workflow', 'com_workflow', '{}'),
(95, 1, 425, 426, 1, 'com_guidedtours', 'com_guidedtours', '{}'),
(96, 18, 306, 307, 2, 'com_modules.module.109', 'Guided Tours', '{}'),
(97, 11, 212, 213, 2, 'com_languages.language.2', 'Russian (ru-RU)', '{}'),
(98, 1, 427, 428, 1, 'com_jshopping', 'jshopping', '{}'),
(99, 27, 19, 20, 3, 'com_content.article.1', 'Тестовый материал', '{}'),
(100, 27, 21, 22, 3, 'com_content.article.2', 'Test material', '{}'),
(101, 27, 23, 24, 3, 'com_content.article.3', 'Доставка', '{}'),
(102, 27, 25, 26, 3, 'com_content.article.4', 'Delivery', '{}'),
(103, 8, 58, 71, 2, 'com_content.category.8', 'Акции', '{}'),
(104, 8, 72, 73, 2, 'com_content.category.9', 'News', '{}'),
(105, 8, 74, 87, 2, 'com_content.category.10', 'Рестораны', '{}'),
(106, 8, 88, 101, 2, 'com_content.category.11', 'Restaurants', '{}'),
(107, 16, 226, 227, 2, 'com_menus.menu.2', 'Верхнее меню(RU)', '{}'),
(108, 18, 308, 309, 2, 'com_modules.module.110', 'Верхнее меню(RU)', '{}'),
(109, 16, 228, 229, 2, 'com_menus.menu.3', 'Верхнее меню(EN)', '{}'),
(110, 18, 310, 311, 2, 'com_modules.module.111', 'Верхнее меню(EN)', '{}'),
(111, 18, 312, 313, 2, 'com_modules.module.112', 'Переключение языков', '{}'),
(113, 1, 429, 430, 1, 'com_convertforms', 'COM_CONVERTFORMS', '{}'),
(114, 18, 314, 315, 2, 'com_modules.module.113', 'Convert Forms', '{}'),
(115, 8, 102, 109, 2, 'com_content.category.12', 'Вакансии', '{}'),
(116, 8, 110, 117, 2, 'com_content.category.13', 'Jobs', '{}'),
(117, 18, 316, 317, 2, 'com_modules.module.114', 'ТЕСТ', '{}'),
(118, 18, 318, 319, 2, 'com_modules.module.115', 'Забронировать столик', '{}'),
(119, 8, 118, 121, 2, 'com_content.category.14', 'Главная', '{}'),
(120, 8, 122, 125, 2, 'com_content.category.15', 'Home', '{}'),
(121, 119, 119, 120, 3, 'com_content.article.5', 'Главная', '{}'),
(122, 120, 123, 124, 3, 'com_content.article.6', 'Home', '{}'),
(123, 8, 126, 127, 2, 'com_content.fieldgroup.1', 'Главная', '{}'),
(125, 103, 59, 60, 3, 'com_content.article.7', 'Натуральные соки с собой', '{}'),
(127, 103, 61, 62, 3, 'com_content.article.9', '5-й ланч в подарок', '{}'),
(129, 103, 63, 64, 3, 'com_content.article.11', 'Скидка 15% на День Рождения', '{}'),
(131, 103, 65, 66, 3, 'com_content.article.13', 'Скидка 10% новым посетителям', '{}'),
(132, 103, 67, 68, 3, 'com_content.article.14', 'Наш новый бургер (2)', '{}'),
(133, 103, 69, 70, 3, 'com_content.article.15', 'Натуральные соки с собой (2)', '{}'),
(137, 18, 320, 321, 2, 'com_modules.module.116', 'Новости', '{}'),
(138, 18, 322, 323, 2, 'com_modules.module.117', 'News', '{}'),
(139, 18, 324, 325, 2, 'com_modules.module.118', 'Новости (2)', '{}'),
(140, 18, 326, 327, 2, 'com_modules.module.119', 'Меню', '{}'),
(141, 18, 328, 329, 2, 'com_modules.module.120', 'Новые блюда', '{}'),
(142, 18, 330, 331, 2, 'com_modules.module.121', 'Menu', '{}'),
(143, 18, 332, 333, 2, 'com_modules.module.122', 'New dishes', '{}'),
(146, 18, 334, 335, 2, 'com_modules.module.123', 'Перейти в меню(EN)', '{}'),
(147, 18, 336, 337, 2, 'com_modules.module.124', 'Перейти в меню(RU)', '{}'),
(148, 8, 128, 141, 2, 'com_content.fieldgroup.2', 'Рестораны', '{}'),
(150, 105, 75, 76, 3, 'com_content.article.19', 'ТРЦ «Каширская плаза» ', '{}'),
(152, 8, 142, 143, 2, 'com_content.field.3', 'Картинка', '{}'),
(153, 148, 129, 130, 3, 'com_content.field.4', 'Слайдер', '{}'),
(154, 148, 131, 132, 3, 'com_content.field.5', 'Адрес', '{}'),
(155, 148, 133, 134, 3, 'com_content.field.6', 'Телефон ресторана', '{}'),
(157, 148, 135, 136, 3, 'com_content.field.8', 'Режим работы', '{}'),
(158, 148, 137, 138, 3, 'com_content.field.9', 'Зоны', '{}'),
(159, 8, 144, 145, 2, 'com_content.field.10', 'Заголовок', '{}'),
(160, 8, 146, 147, 2, 'com_content.field.11', 'Описание', '{}'),
(161, 18, 338, 339, 2, 'com_modules.module.125', 'Программа Лояльности', '{}'),
(162, 18, 340, 341, 2, 'com_modules.module.126', 'Loyalty Program', '{}'),
(163, 148, 139, 140, 3, 'com_content.field.12', 'Интерактивная карта', '{}'),
(164, 105, 77, 78, 3, 'com_content.article.21', 'Митино', '{}'),
(166, 105, 79, 80, 3, 'com_content.article.23', 'ТРЦ «Афимолл Сити»', '{}'),
(168, 105, 81, 82, 3, 'com_content.article.25', 'ТРЦ «Кунцево Плаза»', '{}'),
(170, 105, 83, 84, 3, 'com_content.article.27', 'ТРЦ «Хорошо»', '{}'),
(172, 105, 85, 86, 3, 'com_content.article.29', 'Бутово', '{}'),
(174, 18, 342, 343, 2, 'com_modules.module.127', 'Рестораны', '{}'),
(175, 18, 344, 345, 2, 'com_modules.module.128', 'Restaurants', '{}'),
(176, 18, 346, 347, 2, 'com_modules.module.129', 'Меню в подвале(RU)', '{}'),
(177, 18, 348, 349, 2, 'com_modules.module.130', 'Меню в подвале(EN)', '{}'),
(178, 8, 148, 153, 2, 'com_content.fieldgroup.3', 'Франшиза', '{}'),
(179, 8, 154, 157, 2, 'com_content.category.16', 'Франшиза', '{}'),
(180, 8, 158, 161, 2, 'com_content.category.17', 'Franchise', '{}'),
(181, 179, 155, 156, 3, 'com_content.article.31', 'Франшиза', '{}'),
(182, 180, 159, 160, 3, 'com_content.article.32', 'Franchise', '{}'),
(183, 178, 149, 150, 3, 'com_content.field.13', 'Простые условия работы', '{}'),
(184, 178, 151, 152, 3, 'com_content.field.14', 'Наши интерьеры', '{}'),
(185, 27, 27, 28, 3, 'com_content.article.33', 'Программа лояльности', '{}'),
(186, 27, 29, 30, 3, 'com_content.article.34', 'Loyalty programm', '{}'),
(187, 115, 103, 104, 3, 'com_content.article.35', 'Официант', '{}'),
(188, 116, 111, 112, 3, 'com_content.article.36', 'Waiter', '{}'),
(189, 115, 105, 106, 3, 'com_content.article.37', 'Бармен', '{}'),
(190, 116, 113, 114, 3, 'com_content.article.38', 'Bartender', '{}'),
(191, 115, 107, 108, 3, 'com_content.article.39', 'Управляющий', '{}'),
(192, 116, 115, 116, 3, 'com_content.article.40', 'Manager', '{}'),
(194, 8, 162, 165, 2, 'com_content.fieldgroup.5', 'Вакансии', '{}'),
(195, 194, 163, 164, 3, 'com_content.field.15', 'Картинка', '{}'),
(196, 8, 166, 169, 2, 'com_content.category.18', 'Contacts', '{}'),
(197, 8, 170, 173, 2, 'com_content.category.19', 'Контакты', '{}'),
(199, 8, 174, 177, 2, 'com_content.fieldgroup.6', 'Контакты', '{}'),
(200, 199, 175, 176, 3, 'com_content.field.16', 'Интерактивная карта', '{}'),
(201, 196, 167, 168, 3, 'com_content.article.42', 'Contacts', '{}'),
(202, 197, 171, 172, 3, 'com_content.article.43', 'Контакты', '{}'),
(203, 18, 350, 351, 2, 'com_modules.module.131', 'Reserve a table', '{}'),
(204, 27, 31, 32, 3, 'com_content.article.44', 'Политика конфиденциальности', '{}'),
(205, 27, 33, 34, 3, 'com_content.article.45', 'Privacy Policy', '{}'),
(208, 18, 352, 353, 2, 'com_modules.module.132', 'Политика конфиденциальности (EN)', '{}'),
(209, 18, 354, 355, 2, 'com_modules.module.133', 'Политика конфиденциальности (RU)', '{}'),
(210, 18, 356, 357, 2, 'com_modules.module.134', 'Контакты в меню', '{}'),
(211, 11, 214, 215, 2, 'com_languages.language.3', 'Chinese Simplified (China)', '{}'),
(212, 16, 230, 231, 2, 'com_menus.menu.8', 'Верхнее меню(CN)', '{}'),
(213, 214, 179, 180, 3, 'com_content.article.46', 'Главная (CN)', '{}'),
(214, 8, 178, 181, 2, 'com_content.category.20', 'Главная (CN)', '{}'),
(215, 18, 358, 359, 2, 'com_modules.module.135', 'Получить презентацию', '{}'),
(216, 18, 360, 361, 2, 'com_modules.module.136', 'Заполнить анкету', '{}'),
(217, 8, 182, 183, 2, 'com_content.category.21', 'Акции CN', '{}'),
(218, 8, 184, 197, 2, 'com_content.category.22', 'Рестораны CN', '{}'),
(219, 8, 198, 199, 2, 'com_content.category.23', 'Вакансии CN', '{}'),
(220, 8, 200, 203, 2, 'com_content.category.24', 'Контакты CN', '{}'),
(221, 27, 35, 36, 3, 'com_content.article.47', 'Лояльность CN', '{}'),
(222, 27, 37, 38, 3, 'com_content.article.48', '隐私政策', '{}'),
(223, 18, 362, 363, 2, 'com_modules.module.137', '菜单', '{}'),
(224, 18, 364, 365, 2, 'com_modules.module.138', 'Верхнее меню(CN)', '{}'),
(225, 18, 366, 367, 2, 'com_modules.module.139', 'Забронировать столик (CN)', '{}'),
(226, 18, 368, 369, 2, 'com_modules.module.140', '餐厅', '{}'),
(227, 18, 370, 371, 2, 'com_modules.module.141', '新菜品', '{}'),
(228, 18, 372, 373, 2, 'com_modules.module.142', '库存', '{}'),
(229, 18, 374, 375, 2, 'com_modules.module.143', 'Контакты в меню (CN)', '{}'),
(230, 18, 376, 377, 2, 'com_modules.module.144', 'Программа Лояльности (CN)', '{}'),
(231, 18, 378, 379, 2, 'com_modules.module.145', 'Меню в подвале(CN)', '{}'),
(232, 18, 380, 381, 2, 'com_modules.module.146', 'Контакты в меню (EN)', '{}'),
(233, 106, 89, 90, 3, 'com_content.article.49', 'Kashirskaya Plaza', '{}'),
(234, 106, 91, 92, 3, 'com_content.article.50', 'Mitino', '{}'),
(235, 106, 93, 94, 3, 'com_content.article.51', 'Afimall City', '{}'),
(236, 106, 95, 96, 3, 'com_content.article.52', 'Kuntsevo Plaza', '{}'),
(237, 106, 97, 98, 3, 'com_content.article.53', 'Horosho', '{}'),
(238, 106, 99, 100, 3, 'com_content.article.54', 'Butovo', '{}'),
(239, 220, 201, 202, 3, 'com_content.article.55', '联系人', '{}'),
(240, 218, 185, 186, 3, 'com_content.article.56', 'Kashirskaya Plaza', '{}'),
(241, 218, 187, 188, 3, 'com_content.article.57', 'Mitino', '{}'),
(242, 218, 189, 190, 3, 'com_content.article.58', 'Afimall City', '{}'),
(243, 218, 191, 192, 3, 'com_content.article.59', 'Kuntsevo Plaza', '{}'),
(244, 218, 193, 194, 3, 'com_content.article.60', 'Horosho', '{}'),
(245, 218, 195, 196, 3, 'com_content.article.61', 'Butovo', '{}');

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_associations`
--

CREATE TABLE `lsqvo_associations` (
  `id` int(11) NOT NULL COMMENT 'A reference to the associated item.',
  `context` varchar(50) NOT NULL COMMENT 'The context of the associated item.',
  `key` char(32) NOT NULL COMMENT 'The key for the association computed from an md5 on associated ids.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Дамп данных таблицы `lsqvo_associations`
--

INSERT INTO `lsqvo_associations` (`id`, `context`, `key`) VALUES
(44, 'com_content.item', '102ac1b78ef872a41bc4def1ec939463'),
(45, 'com_content.item', '102ac1b78ef872a41bc4def1ec939463'),
(5, 'com_content.item', '13a9725f519dff6e4891e9d926c7ae3f'),
(6, 'com_content.item', '13a9725f519dff6e4891e9d926c7ae3f'),
(46, 'com_content.item', '13a9725f519dff6e4891e9d926c7ae3f'),
(124, 'com_menus.item', '272cf8bf1b53f9af3abb4cf7e9b18345'),
(125, 'com_menus.item', '272cf8bf1b53f9af3abb4cf7e9b18345'),
(25, 'com_content.item', '284a5363050806a15cb2b1af84bcd744'),
(52, 'com_content.item', '284a5363050806a15cb2b1af84bcd744'),
(59, 'com_content.item', '284a5363050806a15cb2b1af84bcd744'),
(10, 'com_categories.item', '2cf94311b343e7eb8a4a8e4d9dc1fd03'),
(11, 'com_categories.item', '2cf94311b343e7eb8a4a8e4d9dc1fd03'),
(134, 'com_menus.item', '315c6a78f35287b3c4acf49a7376492e'),
(135, 'com_menus.item', '315c6a78f35287b3c4acf49a7376492e'),
(130, 'com_menus.item', '3320b310d29d1f5838f754cd55d44870'),
(131, 'com_menus.item', '3320b310d29d1f5838f754cd55d44870'),
(145, 'com_menus.item', '3320b310d29d1f5838f754cd55d44870'),
(19, 'com_content.item', '33fd0bae3a18c42853a099489b35fe73'),
(49, 'com_content.item', '33fd0bae3a18c42853a099489b35fe73'),
(56, 'com_content.item', '33fd0bae3a18c42853a099489b35fe73'),
(8, 'com_categories.item', '36dd06bf503811bd62c6bedf878b68a9'),
(9, 'com_categories.item', '36dd06bf503811bd62c6bedf878b68a9'),
(139, 'com_menus.item', '37b318eb041f6d73ecec1ea636a2d917'),
(18, 'com_categories.item', '39ae38ddae1994481acd556748e2353b'),
(19, 'com_categories.item', '39ae38ddae1994481acd556748e2353b'),
(3, 'com_content.item', '3beb2481a061bd4afa9896f78984aa62'),
(4, 'com_content.item', '3beb2481a061bd4afa9896f78984aa62'),
(120, 'com_menus.item', '4aa17580a92807c0ba432cc194991751'),
(121, 'com_menus.item', '4aa17580a92807c0ba432cc194991751'),
(141, 'com_menus.item', '4aa17580a92807c0ba432cc194991751'),
(33, 'com_content.item', '4ca18676579fd56343665e29febc7792'),
(34, 'com_content.item', '4ca18676579fd56343665e29febc7792'),
(128, 'com_menus.item', '6af6c3ce5abf2b56bd2dc2fdcf2ccf76'),
(129, 'com_menus.item', '6af6c3ce5abf2b56bd2dc2fdcf2ccf76'),
(147, 'com_menus.item', '6af6c3ce5abf2b56bd2dc2fdcf2ccf76'),
(39, 'com_content.item', '6eae620c48356698ccd88ba7f6258ce3'),
(40, 'com_content.item', '6eae620c48356698ccd88ba7f6258ce3'),
(132, 'com_menus.item', '7256e3f88a3f6b5638f93367bacdce0a'),
(133, 'com_menus.item', '7256e3f88a3f6b5638f93367bacdce0a'),
(12, 'com_categories.item', '782343e0a648591c47afa42ce22d8119'),
(13, 'com_categories.item', '782343e0a648591c47afa42ce22d8119'),
(122, 'com_menus.item', '859702543d83b98a187659c86f606613'),
(123, 'com_menus.item', '859702543d83b98a187659c86f606613'),
(37, 'com_content.item', '8c045dc742bdbf934be4f0419486254f'),
(38, 'com_content.item', '8c045dc742bdbf934be4f0419486254f'),
(23, 'com_content.item', 'a0bd121792ea9ea2ffba69c844142a32'),
(51, 'com_content.item', 'a0bd121792ea9ea2ffba69c844142a32'),
(58, 'com_content.item', 'a0bd121792ea9ea2ffba69c844142a32'),
(27, 'com_content.item', 'a50ae701f8dc134df4b39d6e7af396e7'),
(53, 'com_content.item', 'a50ae701f8dc134df4b39d6e7af396e7'),
(60, 'com_content.item', 'a50ae701f8dc134df4b39d6e7af396e7'),
(127, 'com_menus.item', 'b4495a533c29da122abc32863d012283'),
(138, 'com_menus.item', 'b4b1d64f858d3499fe34af9e2a1262d7'),
(146, 'com_menus.item', 'b4b1d64f858d3499fe34af9e2a1262d7'),
(29, 'com_content.item', 'b4b489607d0ce85039cb4f1010d01a88'),
(54, 'com_content.item', 'b4b489607d0ce85039cb4f1010d01a88'),
(61, 'com_content.item', 'b4b489607d0ce85039cb4f1010d01a88'),
(1, 'com_content.item', 'd0dbd64766982096a5414cb9fe7c41e5'),
(2, 'com_content.item', 'd0dbd64766982096a5414cb9fe7c41e5'),
(21, 'com_content.item', 'd1f1b4fc012d0a9afc1147aa767bbf34'),
(50, 'com_content.item', 'd1f1b4fc012d0a9afc1147aa767bbf34'),
(57, 'com_content.item', 'd1f1b4fc012d0a9afc1147aa767bbf34'),
(14, 'com_categories.item', 'd928d59854d24f8826b548166e0a55ac'),
(15, 'com_categories.item', 'd928d59854d24f8826b548166e0a55ac'),
(20, 'com_categories.item', 'd928d59854d24f8826b548166e0a55ac'),
(126, 'com_menus.item', 'eb9e462d76fe521438b49b7e2a9674ca'),
(144, 'com_menus.item', 'eb9e462d76fe521438b49b7e2a9674ca'),
(43, 'com_content.item', 'f090db4b61db37039b588479b016cf7b'),
(55, 'com_content.item', 'f090db4b61db37039b588479b016cf7b'),
(31, 'com_content.item', 'f15ae317233fc7615477baa62837e76c'),
(32, 'com_content.item', 'f15ae317233fc7615477baa62837e76c'),
(35, 'com_content.item', 'f189ecbf31bef90c3abaef8e7619477d'),
(36, 'com_content.item', 'f189ecbf31bef90c3abaef8e7619477d'),
(136, 'com_menus.item', 'f8a5ec493e642c8aef29caf4e02c0ec7'),
(137, 'com_menus.item', 'f8a5ec493e642c8aef29caf4e02c0ec7'),
(16, 'com_categories.item', 'fff073b9c2a352a85aae919abec025a2'),
(17, 'com_categories.item', 'fff073b9c2a352a85aae919abec025a2');

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_banners`
--

CREATE TABLE `lsqvo_banners` (
  `id` int(11) NOT NULL,
  `cid` int(11) NOT NULL DEFAULT 0,
  `type` int(11) NOT NULL DEFAULT 0,
  `name` varchar(255) NOT NULL DEFAULT '',
  `alias` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `imptotal` int(11) NOT NULL DEFAULT 0,
  `impmade` int(11) NOT NULL DEFAULT 0,
  `clicks` int(11) NOT NULL DEFAULT 0,
  `clickurl` varchar(2048) NOT NULL DEFAULT '',
  `state` tinyint(4) NOT NULL DEFAULT 0,
  `catid` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `description` text NOT NULL,
  `custombannercode` varchar(2048) NOT NULL,
  `sticky` tinyint(3) UNSIGNED NOT NULL DEFAULT 0,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `metakey` text DEFAULT NULL,
  `params` text NOT NULL,
  `own_prefix` tinyint(4) NOT NULL DEFAULT 0,
  `metakey_prefix` varchar(400) NOT NULL DEFAULT '',
  `purchase_type` tinyint(4) NOT NULL DEFAULT -1,
  `track_clicks` tinyint(4) NOT NULL DEFAULT -1,
  `track_impressions` tinyint(4) NOT NULL DEFAULT -1,
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL,
  `publish_up` datetime DEFAULT NULL,
  `publish_down` datetime DEFAULT NULL,
  `reset` datetime DEFAULT NULL,
  `created` datetime NOT NULL,
  `language` char(7) NOT NULL DEFAULT '',
  `created_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `created_by_alias` varchar(255) NOT NULL DEFAULT '',
  `modified` datetime NOT NULL,
  `modified_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `version` int(10) UNSIGNED NOT NULL DEFAULT 1
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_banner_clients`
--

CREATE TABLE `lsqvo_banner_clients` (
  `id` int(11) NOT NULL,
  `name` varchar(255) NOT NULL DEFAULT '',
  `contact` varchar(255) NOT NULL DEFAULT '',
  `email` varchar(255) NOT NULL DEFAULT '',
  `extrainfo` text NOT NULL,
  `state` tinyint(4) NOT NULL DEFAULT 0,
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL,
  `metakey` text DEFAULT NULL,
  `own_prefix` tinyint(4) NOT NULL DEFAULT 0,
  `metakey_prefix` varchar(400) NOT NULL DEFAULT '',
  `purchase_type` tinyint(4) NOT NULL DEFAULT -1,
  `track_clicks` tinyint(4) NOT NULL DEFAULT -1,
  `track_impressions` tinyint(4) NOT NULL DEFAULT -1
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_banner_tracks`
--

CREATE TABLE `lsqvo_banner_tracks` (
  `track_date` datetime NOT NULL,
  `track_type` int(10) UNSIGNED NOT NULL,
  `banner_id` int(10) UNSIGNED NOT NULL,
  `count` int(10) UNSIGNED NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_categories`
--

CREATE TABLE `lsqvo_categories` (
  `id` int(11) NOT NULL,
  `asset_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'FK to the #__assets table.',
  `parent_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `lft` int(11) NOT NULL DEFAULT 0,
  `rgt` int(11) NOT NULL DEFAULT 0,
  `level` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `path` varchar(400) NOT NULL DEFAULT '',
  `extension` varchar(50) NOT NULL DEFAULT '',
  `title` varchar(255) NOT NULL DEFAULT '',
  `alias` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `note` varchar(255) NOT NULL DEFAULT '',
  `description` mediumtext DEFAULT NULL,
  `published` tinyint(4) NOT NULL DEFAULT 0,
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL,
  `access` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `params` text DEFAULT NULL,
  `metadesc` varchar(1024) NOT NULL DEFAULT '' COMMENT 'The meta description for the page.',
  `metakey` varchar(1024) NOT NULL DEFAULT '' COMMENT 'The keywords for the page.',
  `metadata` varchar(2048) NOT NULL DEFAULT '' COMMENT 'JSON encoded metadata properties.',
  `created_user_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `created_time` datetime NOT NULL,
  `modified_user_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `modified_time` datetime NOT NULL,
  `hits` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `language` char(7) NOT NULL DEFAULT '',
  `version` int(10) UNSIGNED NOT NULL DEFAULT 1
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Дамп данных таблицы `lsqvo_categories`
--

INSERT INTO `lsqvo_categories` (`id`, `asset_id`, `parent_id`, `lft`, `rgt`, `level`, `path`, `extension`, `title`, `alias`, `note`, `description`, `published`, `checked_out`, `checked_out_time`, `access`, `params`, `metadesc`, `metakey`, `metadata`, `created_user_id`, `created_time`, `modified_user_id`, `modified_time`, `hits`, `language`, `version`) VALUES
(1, 0, 0, 0, 45, 0, '', 'system', 'ROOT', 'root', '', '', 1, NULL, NULL, 1, '{}', '', '', '{}', 113, '2023-08-09 22:27:16', 113, '2023-08-09 22:27:16', 0, '*', 1),
(2, 27, 1, 1, 2, 1, 'uncategorised', 'com_content', 'Uncategorised', 'uncategorised', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"workflow_id\":\"use_default\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 113, '2023-08-09 22:27:16', 113, '2023-08-09 22:27:16', 0, '*', 1),
(3, 28, 1, 3, 4, 1, 'uncategorised', 'com_banners', 'Uncategorised', 'uncategorised', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 113, '2023-08-09 22:27:16', 113, '2023-08-09 22:27:16', 0, '*', 1),
(4, 29, 1, 5, 6, 1, 'uncategorised', 'com_contact', 'Uncategorised', 'uncategorised', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 113, '2023-08-09 22:27:16', 113, '2023-08-09 22:27:16', 0, '*', 1),
(5, 30, 1, 7, 8, 1, 'uncategorised', 'com_newsfeeds', 'Uncategorised', 'uncategorised', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 113, '2023-08-09 22:27:16', 113, '2023-08-09 22:27:16', 0, '*', 1),
(7, 32, 1, 9, 10, 1, 'uncategorised', 'com_users', 'Uncategorised', 'uncategorised', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 113, '2023-08-09 22:27:16', 113, '2023-08-09 22:27:16', 0, '*', 1),
(8, 103, 1, 11, 12, 1, 'aktsii', 'com_content', 'Акции', 'aktsii', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 113, '2023-08-12 07:00:04', 113, '2023-12-22 11:40:04', 0, 'ru-RU', 1),
(9, 104, 1, 13, 14, 1, 'news', 'com_content', 'News', 'news', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 113, '2023-08-12 07:00:33', 113, '2023-08-12 07:00:33', 0, 'en-GB', 1),
(10, 105, 1, 15, 16, 1, 'restorany', 'com_content', 'Рестораны', 'restorany', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 113, '2023-08-12 07:01:11', 113, '2023-08-12 07:02:11', 0, 'ru-RU', 1),
(11, 106, 1, 17, 18, 1, 'restaurants', 'com_content', 'Restaurants', 'restaurants', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 113, '2023-08-12 07:02:07', 113, '2023-08-12 07:02:07', 0, 'en-GB', 1),
(12, 115, 1, 19, 20, 1, 'vakansii', 'com_content', 'Вакансии', 'vakansii', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"images\\/jobs.png#joomlaImage:\\/\\/local-images\\/jobs.png?width=421&height=771\",\"image_alt\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 113, '2023-08-13 12:27:33', 113, '2023-08-20 16:41:05', 0, 'ru-RU', 1),
(13, 116, 1, 21, 22, 1, 'jobs', 'com_content', 'Jobs', 'jobs', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"images\\/jobs.png#joomlaImage:\\/\\/local-images\\/jobs.png?width=421&height=771\",\"image_alt\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 113, '2023-08-13 12:28:33', 113, '2023-08-20 16:38:31', 0, 'en-GB', 1),
(14, 119, 1, 23, 24, 1, 'glavnaya', 'com_content', 'Главная', 'glavnaya', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 113, '2023-08-15 15:46:54', 113, '2023-12-19 07:56:26', 0, 'ru-RU', 1),
(15, 120, 1, 25, 26, 1, 'home', 'com_content', 'Home', 'home', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 113, '2023-08-15 15:47:19', 113, '2023-08-15 15:47:19', 0, 'en-GB', 1),
(16, 179, 1, 27, 28, 1, 'franshiza', 'com_content', 'Франшиза', 'franshiza', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 113, '2023-08-19 10:26:55', 113, '2023-08-19 10:27:11', 0, 'ru-RU', 1),
(17, 180, 1, 29, 30, 1, 'franchise', 'com_content', 'Franchise', 'franchise', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 113, '2023-08-19 10:27:07', 113, '2023-08-19 10:27:07', 0, 'en-GB', 1),
(18, 196, 1, 31, 32, 1, 'contacts', 'com_content', 'Contacts', 'contacts', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 113, '2023-08-21 15:13:35', 113, '2023-08-21 15:14:11', 0, 'en-GB', 1),
(19, 197, 1, 33, 34, 1, 'kontakty', 'com_content', 'Контакты', 'kontakty', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 113, '2023-08-21 15:13:41', 113, '2023-08-21 15:14:48', 0, 'ru-RU', 1),
(20, 214, 1, 35, 36, 1, 'glavnaya-cn', 'com_content', 'Главная (CN)', 'glavnaya-cn', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 113, '2023-08-15 15:46:54', 113, '2023-12-19 07:55:52', 0, 'zh-CN', 1),
(21, 217, 1, 37, 38, 1, 'akcii-cn', 'com_content', 'Акции CN', 'akcii-cn', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 113, '2023-08-12 07:00:04', 113, '2023-12-24 11:18:44', 0, 'zh-CN', 1),
(22, 218, 1, 39, 40, 1, 'restorany-cn', 'com_content', 'Рестораны CN', 'restorany-cn', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 113, '2023-08-12 07:01:11', 113, '2023-12-24 11:19:09', 0, 'zh-CN', 1),
(23, 219, 1, 41, 42, 1, 'vakansii-cn', 'com_content', 'Вакансии CN', 'vakansii-cn', '', '', -2, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"images\\/jobs.png#joomlaImage:\\/\\/local-images\\/jobs.png?width=421&height=771\",\"image_alt\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 113, '2023-08-13 12:27:33', 113, '2023-12-24 11:19:55', 0, 'zh-CN', 1),
(24, 220, 1, 43, 44, 1, 'kontakty-cn', 'com_content', 'Контакты CN', 'kontakty-cn', '', '', 1, NULL, NULL, 1, '{\"category_layout\":\"\",\"image\":\"\",\"image_alt\":\"\"}', '', '', '{\"author\":\"\",\"robots\":\"\"}', 113, '2023-08-21 15:13:41', 113, '2023-12-24 11:20:53', 0, 'zh-CN', 1);

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_contact_details`
--

CREATE TABLE `lsqvo_contact_details` (
  `id` int(11) NOT NULL,
  `name` varchar(255) NOT NULL,
  `alias` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
  `con_position` varchar(255) DEFAULT NULL,
  `address` text DEFAULT NULL,
  `suburb` varchar(100) DEFAULT NULL,
  `state` varchar(100) DEFAULT NULL,
  `country` varchar(100) DEFAULT NULL,
  `postcode` varchar(100) DEFAULT NULL,
  `telephone` varchar(255) DEFAULT NULL,
  `fax` varchar(255) DEFAULT NULL,
  `misc` mediumtext DEFAULT NULL,
  `image` varchar(255) DEFAULT NULL,
  `email_to` varchar(255) DEFAULT NULL,
  `default_con` tinyint(3) UNSIGNED NOT NULL DEFAULT 0,
  `published` tinyint(4) NOT NULL DEFAULT 0,
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `params` text NOT NULL,
  `user_id` int(11) NOT NULL DEFAULT 0,
  `catid` int(11) NOT NULL DEFAULT 0,
  `access` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `mobile` varchar(255) NOT NULL DEFAULT '',
  `webpage` varchar(255) NOT NULL DEFAULT '',
  `sortname1` varchar(255) NOT NULL DEFAULT '',
  `sortname2` varchar(255) NOT NULL DEFAULT '',
  `sortname3` varchar(255) NOT NULL DEFAULT '',
  `language` varchar(7) NOT NULL,
  `created` datetime NOT NULL,
  `created_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `created_by_alias` varchar(255) NOT NULL DEFAULT '',
  `modified` datetime NOT NULL,
  `modified_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `metakey` text DEFAULT NULL,
  `metadesc` text NOT NULL,
  `metadata` text NOT NULL,
  `featured` tinyint(3) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Set if contact is featured.',
  `publish_up` datetime DEFAULT NULL,
  `publish_down` datetime DEFAULT NULL,
  `version` int(10) UNSIGNED NOT NULL DEFAULT 1,
  `hits` int(10) UNSIGNED NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_content`
--

CREATE TABLE `lsqvo_content` (
  `id` int(10) UNSIGNED NOT NULL,
  `asset_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'FK to the #__assets table.',
  `title` varchar(255) NOT NULL DEFAULT '',
  `alias` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `introtext` mediumtext NOT NULL,
  `fulltext` mediumtext NOT NULL,
  `state` tinyint(4) NOT NULL DEFAULT 0,
  `catid` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `created` datetime NOT NULL,
  `created_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `created_by_alias` varchar(255) NOT NULL DEFAULT '',
  `modified` datetime NOT NULL,
  `modified_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL,
  `publish_up` datetime DEFAULT NULL,
  `publish_down` datetime DEFAULT NULL,
  `images` text NOT NULL,
  `urls` text NOT NULL,
  `attribs` varchar(5120) NOT NULL,
  `version` int(10) UNSIGNED NOT NULL DEFAULT 1,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `metakey` text DEFAULT NULL,
  `metadesc` text NOT NULL,
  `access` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `hits` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `metadata` text NOT NULL,
  `featured` tinyint(3) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Set if article is featured.',
  `language` char(7) NOT NULL COMMENT 'The language code for the article.',
  `note` varchar(255) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Дамп данных таблицы `lsqvo_content`
--

INSERT INTO `lsqvo_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES
(1, 99, 'Тестовый материал', 'testovyj-material', '<p><strong>Lorem Ipsum</strong> - это текст-\"рыба\", часто используемый в печати и вэб-дизайне. Lorem Ipsum является стандартной \"рыбой\" для текстов на латинице с начала XVI века. В то время некий безымянный печатник создал большую коллекцию размеров и форм шрифтов, используя Lorem Ipsum для распечатки образцов. Lorem Ipsum не только успешно пережил без заметных изменений пять веков, но и перешагнул в электронный дизайн. Его популяризации в новое время послужили публикация листов Letraset с образцами Lorem Ipsum в 60-х годах и, в более недавнее время, программы электронной вёрстки типа Aldus PageMaker, в шаблонах которых используется Lorem Ipsum.</p>\r\n<p>Давно выяснено, что при оценке дизайна и композиции читаемый текст мешает сосредоточиться. Lorem Ipsum используют потому, что тот обеспечивает более или менее стандартное заполнение шаблона, а также реальное распределение букв и пробелов в абзацах, которое не получается при простой дубликации \"Здесь ваш текст.. Здесь ваш текст.. Здесь ваш текст..\" Многие программы электронной вёрстки и редакторы HTML используют Lorem Ipsum в качестве текста по умолчанию, так что поиск по ключевым словам \"lorem ipsum\" сразу показывает, как много веб-страниц всё ещё дожидаются своего настоящего рождения. За прошедшие годы текст Lorem Ipsum получил много версий. Некоторые версии появились по ошибке, некоторые - намеренно (например, юмористические варианты).</p>\r\n<p>Многие думают, что Lorem Ipsum - взятый с потолка псевдо-латинский набор слов, но это не совсем так. Его корни уходят в один фрагмент классической латыни 45 года н.э., то есть более двух тысячелетий назад. Ричард МакКлинток, профессор латыни из колледжа Hampden-Sydney, штат Вирджиния, взял одно из самых странных слов в Lorem Ipsum, \"consectetur\", и занялся его поисками в классической латинской литературе. В результате он нашёл неоспоримый первоисточник Lorem Ipsum в разделах 1.10.32 и 1.10.33 книги \"de Finibus Bonorum et Malorum\" (\"О пределах добра и зла\"), написанной Цицероном в 45 году н.э. Этот трактат по теории этики был очень популярен в эпоху Возрождения. Первая строка Lorem Ipsum, \"Lorem ipsum dolor sit amet..\", происходит от одной из строк в разделе 1.10.32</p>\r\n', '', 1, 2, '2023-08-11 17:06:25', 113, '', '2023-08-15 12:31:51', 113, NULL, NULL, '2023-08-11 17:06:25', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"flags\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 9, '', '', 1, 8, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, 'ru-RU', ''),
(2, 100, 'Test material', 'test-material', '<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>\r\n<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for \'lorem ipsum\' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).</p>\r\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \"de Finibus Bonorum et Malorum\" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, \"Lorem ipsum dolor sit amet..\", comes from a line in section 1.10.32.</p>\r\n', '', 1, 2, '2023-08-11 17:07:53', 113, '', '2023-08-15 12:31:47', 113, NULL, NULL, '2023-08-11 17:07:53', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"flags\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 8, '', '', 1, 4, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, 'en-GB', ''),
(3, 101, 'Доставка', 'dostavka', '', '', 1, 2, '2023-08-11 17:08:14', 113, '', '2023-08-12 06:57:22', 113, NULL, NULL, '2023-08-11 17:08:14', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"flags\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 7, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, 'ru-RU', ''),
(4, 102, 'Delivery', 'delivery', '', '', 1, 2, '2023-08-12 06:58:02', 113, '', '2023-08-12 06:58:02', 113, NULL, NULL, '2023-08-12 06:58:02', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"flags\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 1, 6, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, 'en-GB', ''),
(5, 121, 'Главная', 'glavnaya', '<div class=\"row\">\r\n	<div class=\"col-12 col-md-4 main-left\">\r\n		<h1 class=\"title\">ZAMES – это сеть уютных и современных ресторанов и баров.</h1>\r\n		<div class=\"desc d-none d-md-block\"><p>Приготовленная с помощью угольной печи и на открытом огне еда обладает своим неповторимым вкусом и ароматом.</p></div>\r\n	</div>\r\n	<div class=\"d-flex col-md-4 main-center\">\r\n		<img src=\"/images/logo-icon.png\" alt=\"Logotype\" class=\"no-lazy\" loading=\"lazy\">\r\n	</div>\r\n	<div class=\"col-12 col-md-4 main-right\">\r\n		<div class=\"desc\">\r\n			<p class=\"desc d-block d-md-none\">Приготовленная с помощью угольной печи и на открытом огне еда обладает своим неповторимым вкусом и ароматом.</p>\r\n			<p>Особенность нашей барной карты – это большой выбор пива, более 250 сортов на любой вкус.</p> \r\n			<p>Вкусные и разнообразные ланчи по будням, интересные предложения и акции, спортивные трансляции на огромном экране не оставят вас равнодушным.</p>\r\n		</div>\r\n	</div>\r\n</div>', '', 1, 14, '2023-08-15 15:48:06', 113, '', '2023-12-24 18:37:11', 113, NULL, NULL, '2023-08-15 15:48:06', NULL, '{\"image_intro\":\"images\\/main.png#joomlaImage:\\/\\/local-images\\/main.png?width=521&height=305\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/main.jpg#joomlaImage:\\/\\/local-images\\/main.jpg?width=2592&height=1349\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"cassiopeia:main\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"flags\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 26, 1, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, 'ru-RU', ''),
(6, 122, 'Home', 'home', '<div class=\"row\">\r\n	<div class=\"col-12 col-md-4 main-left\">\r\n		<h1 class=\"title\">ZAMES – is a chain of cozy and modern restaurants and bars.</h1>\r\n		<div class=\"desc d-none d-md-block\"><p>Cooked with a coal stove and on an open fire, food has its own unique taste and aroma.</p></div>\r\n	</div>\r\n	<div class=\"d-flex col-md-4 main-center\">\r\n		<img src=\"images/logo-icon.png\" alt=\"Logotype\" class=\"no-lazy\" loading=\"lazy\">\r\n	</div>\r\n	<div class=\"col-12 col-md-4 main-right\">\r\n		<div class=\"desc\">\r\n			<p class=\"desc d-block d-md-none\">Cooked with a coal stove and on an open fire, food has its own unique taste and aroma.</p>\r\n			<p>A feature of our bar list is a large selection of beer, more than 250 varieties for every taste.</p> \r\n			<p>Delicious and varied lunches on weekdays, interesting offers and promotions, sports broadcasts on a huge screen will not leave you indifferent.</p>\r\n		</div>\r\n	</div>\r\n</div>', '', 1, 15, '2023-08-15 15:48:28', 113, '', '2023-12-24 18:37:25', 113, NULL, NULL, '2023-08-15 15:48:28', NULL, '{\"image_intro\":\"images\\/main.png#joomlaImage:\\/\\/local-images\\/main.png?width=521&height=305\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/main.jpg#joomlaImage:\\/\\/local-images\\/main.jpg?width=2592&height=1349\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"cassiopeia:main\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"flags\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 14, 0, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, 'en-GB', ''),
(7, 125, 'Натуральные соки с собой', 'naturalnye-soki-s-soboj', '<p><strong>Lorem Ipsum</strong> - это текст-\"рыба\", часто используемый в печати и вэб-дизайне. Lorem Ipsum является стандартной \"рыбой\" для текстов на латинице с начала XVI века. В то время некий безымянный печатник создал большую коллекцию размеров и форм шрифтов, используя Lorem Ipsum для распечатки образцов. Lorem Ipsum не только успешно пережил без заметных изменений пять веков, но и перешагнул в электронный дизайн. Его популяризации в новое время послужили публикация листов Letraset с образцами Lorem Ipsum в 60-х годах и, в более недавнее время, программы электронной вёрстки типа Aldus PageMaker, в шаблонах которых используется Lorem Ipsum.</p>\r\n<p>Давно выяснено, что при оценке дизайна и композиции читаемый текст мешает сосредоточиться. Lorem Ipsum используют потому, что тот обеспечивает более или менее стандартное заполнение шаблона, а также реальное распределение букв и пробелов в абзацах, которое не получается при простой дубликации \"Здесь ваш текст.. Здесь ваш текст.. Здесь ваш текст..\" Многие программы электронной вёрстки и редакторы HTML используют Lorem Ipsum в качестве текста по умолчанию, так что поиск по ключевым словам \"lorem ipsum\" сразу показывает, как много веб-страниц всё ещё дожидаются своего настоящего рождения. За прошедшие годы текст Lorem Ipsum получил много версий. Некоторые версии появились по ошибке, некоторые - намеренно (например, юмористические варианты).</p>\r\n<p>Многие думают, что Lorem Ipsum - взятый с потолка псевдо-латинский набор слов, но это не совсем так. Его корни уходят в один фрагмент классической латыни 45 года н.э., то есть более двух тысячелетий назад. Ричард МакКлинток, профессор латыни из колледжа Hampden-Sydney, штат Вирджиния, взял одно из самых странных слов в Lorem Ipsum, \"consectetur\", и занялся его поисками в классической латинской литературе. В результате он нашёл неоспоримый первоисточник Lorem Ipsum в разделах 1.10.32 и 1.10.33 книги \"de Finibus Bonorum et Malorum\" (\"О пределах добра и зла\"), написанной Цицероном в 45 году н.э. Этот трактат по теории этики был очень популярен в эпоху Возрождения. Первая строка Lorem Ipsum, \"Lorem ipsum dolor sit amet..\", происходит от одной из строк в разделе 1.10.32</p>', '', -2, 8, '2023-08-15 17:45:13', 113, '', '2023-08-19 20:17:32', 113, NULL, NULL, '2023-08-15 17:45:13', NULL, '{\"image_intro\":\"images\\/news\\/1.jpg#joomlaImage:\\/\\/local-images\\/news\\/1.jpg?width=683&height=600\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/news\\/1.jpg#joomlaImage:\\/\\/local-images\\/news\\/1.jpg?width=683&height=600\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"cassiopeia:news\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"flags\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 15, 3, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, 'ru-RU', ''),
(9, 127, '5-й ланч в подарок', '5-j-lanch-v-podarok', '<p>Акция действует только в барах <strong>ZAMES ТРЦ \"Каширская плаза\"</strong> и <strong>ZAMES \"Митино\"</strong> в будние дни с 12 до 16 часов. В акции участвуют ланч: 2 блюда на выбор + напиток, 3 блюда на выбор + напиток.</p>', '', 1, 8, '2023-12-21 17:45:13', 113, '', '2023-12-22 12:49:46', 113, NULL, NULL, '2023-12-21 17:45:13', NULL, '{\"image_intro\":\"images\\/news\\/1.jpg#joomlaImage:\\/\\/local-images\\/news\\/1.jpg?width=910&height=800\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/news\\/1.jpg#joomlaImage:\\/\\/local-images\\/news\\/1.jpg?width=910&height=800\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"cassiopeia:news\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"flags\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 10, 2, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, 'ru-RU', ''),
(11, 129, 'Скидка 15% на День Рождения', 'letnij-desert', '<p>Акция действует в течение 7 дней с даты Дня Рождения при предъявлении документа, удостоверяющего личность. Действует во всех барах ZAMES.</p>', '', 1, 8, '2023-12-14 17:45:13', 113, '', '2023-12-22 12:49:33', 113, NULL, NULL, '2023-12-14 17:45:13', NULL, '{\"image_intro\":\"images\\/news\\/2.jpg#joomlaImage:\\/\\/local-images\\/news\\/2.jpg?width=910&height=800\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/news\\/2.jpg#joomlaImage:\\/\\/local-images\\/news\\/2.jpg?width=910&height=800\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"cassiopeia:news\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"flags\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 8, 1, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, 'ru-RU', ''),
(13, 131, 'Скидка 10% новым посетителям', 'skidka-10-novym-posetitelyam', '<p>Скидкой можно воспользоваться единоразово в ресторане ZAMES в ТРЦ \"Афимолл Сити\" 5 эт. Скидка не распространяется на бизнес ланч, акции и спецпредложения. Скидки не суммируются.</p>', '', 1, 8, '2023-12-18 17:45:13', 113, '', '2023-12-22 12:49:21', 113, NULL, NULL, '2023-12-18 17:45:13', NULL, '{\"image_intro\":\"images\\/news\\/3.jpg#joomlaImage:\\/\\/local-images\\/news\\/3.jpg?width=910&height=800\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/news\\/3.jpg#joomlaImage:\\/\\/local-images\\/news\\/3.jpg?width=910&height=800\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"cassiopeia:news\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"flags\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 1, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, 'ru-RU', ''),
(14, 132, 'Наш новый бургер (2)', 'nash-novyj-burger-2', '<p><strong>Lorem Ipsum</strong> - это текст-\"рыба\", часто используемый в печати и вэб-дизайне. Lorem Ipsum является стандартной \"рыбой\" для текстов на латинице с начала XVI века. В то время некий безымянный печатник создал большую коллекцию размеров и форм шрифтов, используя Lorem Ipsum для распечатки образцов. Lorem Ipsum не только успешно пережил без заметных изменений пять веков, но и перешагнул в электронный дизайн. Его популяризации в новое время послужили публикация листов Letraset с образцами Lorem Ipsum в 60-х годах и, в более недавнее время, программы электронной вёрстки типа Aldus PageMaker, в шаблонах которых используется Lorem Ipsum.</p>\r\n<p>Давно выяснено, что при оценке дизайна и композиции читаемый текст мешает сосредоточиться. Lorem Ipsum используют потому, что тот обеспечивает более или менее стандартное заполнение шаблона, а также реальное распределение букв и пробелов в абзацах, которое не получается при простой дубликации \"Здесь ваш текст.. Здесь ваш текст.. Здесь ваш текст..\" Многие программы электронной вёрстки и редакторы HTML используют Lorem Ipsum в качестве текста по умолчанию, так что поиск по ключевым словам \"lorem ipsum\" сразу показывает, как много веб-страниц всё ещё дожидаются своего настоящего рождения. За прошедшие годы текст Lorem Ipsum получил много версий. Некоторые версии появились по ошибке, некоторые - намеренно (например, юмористические варианты).</p>\r\n<p>Многие думают, что Lorem Ipsum - взятый с потолка псевдо-латинский набор слов, но это не совсем так. Его корни уходят в один фрагмент классической латыни 45 года н.э., то есть более двух тысячелетий назад. Ричард МакКлинток, профессор латыни из колледжа Hampden-Sydney, штат Вирджиния, взял одно из самых странных слов в Lorem Ipsum, \"consectetur\", и занялся его поисками в классической латинской литературе. В результате он нашёл неоспоримый первоисточник Lorem Ipsum в разделах 1.10.32 и 1.10.33 книги \"de Finibus Bonorum et Malorum\" (\"О пределах добра и зла\"), написанной Цицероном в 45 году н.э. Этот трактат по теории этики был очень популярен в эпоху Возрождения. Первая строка Lorem Ipsum, \"Lorem ipsum dolor sit amet..\", происходит от одной из строк в разделе 1.10.32</p>', '', -2, 8, '2023-08-15 17:45:13', 113, '', '2023-08-19 20:21:36', 113, NULL, NULL, '2023-08-15 17:45:13', NULL, '{\"image_intro\":\"images\\/news\\/2.jpg#joomlaImage:\\/\\/local-images\\/news\\/2.jpg?width=683&height=600\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/news\\/2.jpg#joomlaImage:\\/\\/local-images\\/news\\/2.jpg?width=683&height=600\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"cassiopeia:news\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"flags\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 5, 2, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, 'ru-RU', ''),
(15, 133, 'Натуральные соки с собой (2)', 'naturalnye-soki-s-soboj-2', '<p><strong>Lorem Ipsum</strong> - это текст-\"рыба\", часто используемый в печати и вэб-дизайне. Lorem Ipsum является стандартной \"рыбой\" для текстов на латинице с начала XVI века. В то время некий безымянный печатник создал большую коллекцию размеров и форм шрифтов, используя Lorem Ipsum для распечатки образцов. Lorem Ipsum не только успешно пережил без заметных изменений пять веков, но и перешагнул в электронный дизайн. Его популяризации в новое время послужили публикация листов Letraset с образцами Lorem Ipsum в 60-х годах и, в более недавнее время, программы электронной вёрстки типа Aldus PageMaker, в шаблонах которых используется Lorem Ipsum.</p>\r\n<p>Давно выяснено, что при оценке дизайна и композиции читаемый текст мешает сосредоточиться. Lorem Ipsum используют потому, что тот обеспечивает более или менее стандартное заполнение шаблона, а также реальное распределение букв и пробелов в абзацах, которое не получается при простой дубликации \"Здесь ваш текст.. Здесь ваш текст.. Здесь ваш текст..\" Многие программы электронной вёрстки и редакторы HTML используют Lorem Ipsum в качестве текста по умолчанию, так что поиск по ключевым словам \"lorem ipsum\" сразу показывает, как много веб-страниц всё ещё дожидаются своего настоящего рождения. За прошедшие годы текст Lorem Ipsum получил много версий. Некоторые версии появились по ошибке, некоторые - намеренно (например, юмористические варианты).</p>\r\n<p>Многие думают, что Lorem Ipsum - взятый с потолка псевдо-латинский набор слов, но это не совсем так. Его корни уходят в один фрагмент классической латыни 45 года н.э., то есть более двух тысячелетий назад. Ричард МакКлинток, профессор латыни из колледжа Hampden-Sydney, штат Вирджиния, взял одно из самых странных слов в Lorem Ipsum, \"consectetur\", и занялся его поисками в классической латинской литературе. В результате он нашёл неоспоримый первоисточник Lorem Ipsum в разделах 1.10.32 и 1.10.33 книги \"de Finibus Bonorum et Malorum\" (\"О пределах добра и зла\"), написанной Цицероном в 45 году н.э. Этот трактат по теории этики был очень популярен в эпоху Возрождения. Первая строка Lorem Ipsum, \"Lorem ipsum dolor sit amet..\", происходит от одной из строк в разделе 1.10.32</p>', '', -2, 8, '2023-08-15 17:45:13', 113, '', '2023-08-19 20:22:04', 113, NULL, NULL, '2023-08-15 17:45:13', NULL, '{\"image_intro\":\"images\\/news\\/1.jpg#joomlaImage:\\/\\/local-images\\/news\\/1.jpg?width=683&height=600\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/news\\/1.jpg#joomlaImage:\\/\\/local-images\\/news\\/1.jpg?width=683&height=600\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"cassiopeia:news\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"flags\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 3, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, 'ru-RU', ''),
(19, 150, 'ТРЦ «Каширская плаза» ', 'kashirskaya-plaza', 'Для тех, кто предпочитает начинать свой день с сытного и вкусного завтрака - Zames bar в трц Каширская плаза станет лучшим решением. Уютная атмосфера и дружелюбный персонал, вкусные и сытные блюда на любой вкус, а также бесплатная парковка, которая позволит наслаждаться отдыхом, не беспокоясь о том где оставить свой автомобиль.', '', 1, 10, '2023-08-17 15:59:24', 113, '', '2023-12-20 13:29:05', 113, NULL, NULL, '2023-08-17 15:59:24', NULL, '{\"image_intro\":\"images\\/restoran\\/kashirskaya-plaza\\/preview.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/preview.jpg?width=1024&height=682\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/restoran\\/kashirskaya-plaza\\/main.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/main.jpg?width=1920&height=1278\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"cassiopeia:restoran\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"flags\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 73, 6, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, 'ru-RU', ''),
(21, 164, 'Митино', 'mitino', 'Отличное место для отдыха жителей и гостей района! Здесь вас порадуют не только уютной атмосферой и панорамными окнами, но и собственной коптильней, гарантирующей неповторимые вкусовые ощущения от блюд и закусок.<br>Также рядом с баром есть бесплатный паркинг, поэтому вы можете спокойно приехать на машине и наслаждаться вечером!\r\n', '', 1, 10, '2023-08-17 15:59:24', 113, '', '2023-12-24 16:48:15', 113, NULL, NULL, '2023-08-17 15:59:24', NULL, '{\"image_intro\":\"images\\/restoran\\/mitino\\/preview.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/preview.jpg?width=1024&height=682\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/restoran\\/mitino\\/main.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/main.jpg?width=1920&height=1278\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"cassiopeia:restoran\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"flags\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 18, 5, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, 'ru-RU', ''),
(23, 166, 'ТРЦ «Афимолл Сити»', 'afimoll-siti', 'Zames Афимолл - это бар с уникальной локацией. Он расположен в самом сердце Москва сити, что делает его идеальным местом для отличного шопинга и комфортного отдыха после него.', '', 1, 10, '2023-08-17 15:59:24', 113, '', '2023-12-20 19:16:21', 113, NULL, NULL, '2023-08-17 15:59:24', NULL, '{\"image_intro\":\"images\\/restoran\\/afimoll-siti\\/preview.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/preview.jpg?width=1024&height=682\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/restoran\\/afimoll-siti\\/main.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/main.jpg?width=1920&height=1278\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"cassiopeia:restoran\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"flags\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 13, 4, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, 'ru-RU', ''),
(25, 168, 'ТРЦ «Кунцево Плаза»', 'kuntsevo-plaza', 'Добро пожаловать в бар, где переплетаются атмосфера рок-н-ролла и кантри! У нас вы найдете все, что нужно для незабываемого времяпрепровождения. Видеорепортажи о самых захватывающих спортивных событиях будут транслироваться на больших экранах, погружая вас в настоящую атмосферу состязаний.', '', 1, 10, '2023-08-17 15:59:24', 113, '', '2023-12-20 19:58:12', 113, NULL, NULL, '2023-08-17 15:59:24', NULL, '{\"image_intro\":\"images\\/restoran\\/kuntsevo-plaza\\/preview.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/preview.jpg?width=1024&height=682\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/restoran\\/kuntsevo-plaza\\/main.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/main.jpg?width=1920&height=1278\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"cassiopeia:restoran\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"flags\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 14, 3, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, 'ru-RU', ''),
(27, 170, 'ТРЦ «Хорошо»', 'horosho', 'Если вы ищете уютное место, где можно провести время с семьей или друзьями за вкусным ужином и прохладным бокалом пива, то вам точно стоит заглянуть в Zames Bar Хорошово. Атмосфера нашего бара располагает к приятному отдыху, а отдельный вход позволяет нам работать даже после закрытия торгового центра.\r\n', '', 1, 10, '2023-08-17 15:59:24', 113, '', '2023-12-22 09:52:57', 113, NULL, NULL, '2023-08-17 15:59:24', NULL, '{\"image_intro\":\"images\\/restoran\\/horosho\\/preview.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/horosho\\/preview.jpg?width=1024&height=682\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/restoran\\/horosho\\/main.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/horosho\\/main.jpg?width=1920&height=1278\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"cassiopeia:restoran\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"flags\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 11, 2, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, 'ru-RU', ''),
(29, 172, 'Бутово', 'butovo', 'Яркие музыкальные вечера, с 22.00 каждую пятницу и субботу, и незабываемая атмосфера. Здесь вы сможете насладиться живой музыкой, вкусной едой и попробовать более 200 различных сортов крафтового пива.', '', 1, 10, '2023-08-17 15:59:24', 113, '', '2023-12-20 20:20:54', 113, NULL, NULL, '2023-08-17 15:59:24', NULL, '{\"image_intro\":\"images\\/restoran\\/butovo\\/preview.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/preview.jpg?width=1024&height=682\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/restoran\\/butovo\\/main.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/main.jpg?width=1920&height=1278\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"cassiopeia:restoran\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"flags\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 11, 1, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, 'ru-RU', ''),
(31, 181, 'Франшиза', 'franshiza', '<div class=\"page-header mdl-header tac page-sect sect-pb-xs-3 sect-pb-md-5 sect-xl-7\">Приобретая франшизу вы получаете</div>\r\n<div class=\"row\">\r\n	<div class=\"col-12 col-md-6\">\r\n		<div class=\"title tac page-sect sect-pb-xs-3 sect-pb-md-4\">Запуск ресторана под ключ</div>\r\n		<ul>\r\n			<li>Руководство по открытию;</li>\r\n			<li>Финансовую модель и всю необходимую документацию;</li>\r\n			<li>Готовую IT систему управления;</li>\r\n			<li>Зарегистрированный торговый знак;</li>\r\n			<li>Консультацию основателя компании и бренд-шефа;</li>\r\n			<li>Проработанное меню с обновлением два раза в год;</li>\r\n			<li>Самые низкие цены от наших поставщиков;</li>\r\n			<li>Обучение персонала;</li>\r\n			<li>Предоставление команды открытия;</li>\r\n			<li>Дизайн-проект помещения;</li>\r\n			<li>Технический проект помещения;</li>\r\n			<li>Стройка ресторана под ключ.</li>\r\n		</ul>\r\n	</div>\r\n	<div class=\"col-12 col-md-6\">\r\n		<div class=\"title tac page-sect sect-pb-xs-3 sect-pb-md-4\">Маркетинг</div>\r\n		<ul>\r\n			<li>Размещение информации о вашем ресторане на нашем сайте;</li>\r\n			<li>Реклама ресторана в наших социальных сетях;</li>\r\n			<li>Рекомендуемые маркетинговые мероприятия;</li>\r\n			<li>Корпоративная система лояльности гостей;</li>\r\n			<li>Разработка дизайн-макетов POS-материалов;</li>\r\n			<li>Мониторинг обратной связи гостей в социальных сетях.</li>\r\n		</ul>\r\n	</div>\r\n</div>', '', 1, 16, '2023-08-19 10:27:51', 113, '', '2023-12-20 13:14:40', 113, 113, '2023-12-22 06:29:05', '2023-08-19 10:27:51', NULL, '{\"image_intro\":\"images\\/franshise.png#joomlaImage:\\/\\/local-images\\/franshise.png?width=520&height=296\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/franchise.jpg#joomlaImage:\\/\\/local-images\\/franchise.jpg?width=1920&height=999\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"cassiopeia:franchise\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"flags\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 20, 0, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, 'ru-RU', ''),
(32, 182, 'Franchise', 'franchise', '<div class=\"page-header mdl-header tac page-sect sect-pb-xs-3 sect-pb-md-5 sect-xl-6\">By purchasing a franchise you get</div>\r\n<div class=\"row\">\r\n	<div class=\"col-12 col-md-6\">\r\n		<div class=\"title tac page-sect sect-pb-xs-3 sect-pb-md-4\">Turnkey restaurant launch</div>\r\n		<ul>\r\n			<li>Opening guide;</li>\r\n			<li>Financial model and all necessary documentation;</li>\r\n			<li>Ready IT management system;</li>\r\n			<li>Registered trademark;</li>\r\n			<li>Consultation of the founder of the company and brand chef;</li>\r\n			<li>Developed menu updated twice a year;</li>\r\n			<li>The lowest prices from our suppliers;</li>\r\n			<li>Training;</li>\r\n			<li>Providing an opening command;</li>\r\n			<li>Design project of the premises;</li>\r\n			<li>Technical design of the premises;</li>\r\n			<li>Construction of a turnkey restaurant.</li>\r\n		</ul>\r\n	</div>\r\n	<div class=\"col-12 col-md-6\">\r\n		<div class=\"title tac page-sect sect-pb-xs-3 sect-pb-md-4\">Marketing</div>\r\n		<ul>\r\n			<li>Placing information about your restaurant on our website;</li>\r\n			<li>Restaurant advertising in our social networks;</li>\r\n			<li>Recommended marketing activities;</li>\r\n			<li>Corporate guest loyalty system;</li>\r\n			<li>Development of design layouts for POS materials;</li>\r\n			<li>Monitor guest feedback on social networks.</li>\r\n		</ul>\r\n	</div>\r\n</div>', '', 1, 17, '2023-08-19 10:28:09', 113, '', '2023-08-19 17:16:57', 113, NULL, NULL, '2023-08-19 10:28:09', NULL, '{\"image_intro\":\"images\\/franshise.png#joomlaImage:\\/\\/local-images\\/franshise.png?width=520&height=296\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/franchise.jpg#joomlaImage:\\/\\/local-images\\/franchise.jpg?width=1920&height=999\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"cassiopeia:franchise\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"flags\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 10, 0, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, 'en-GB', '');
INSERT INTO `lsqvo_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES
(33, 185, 'Программа лояльности', 'programma-loyalnosti', '<div class=\"loyalty-row row page-sect sect-xs-3 sect-md-5 sect-xl-7\">\r\n	<div class=\"col-12 col-md-6\">\r\n		<div class=\"page-header mdl-header tac page-sect sect-pb-xs-3 sect-pb-md-5\">Статусы гостя</div>\r\n			<ul class=\"list-style-none\">\r\n				<li><span>-5%</span> потрачено более 10 000 ₽</li>\r\n				<li><span>-7%</span> потрачено более 20 000 ₽</li>\r\n				<li><span>-10%</span> потрачено более 40 000 ₽</li>\r\n			</ul>\r\n	</div>\r\n	<div class=\"col-12 col-md-6\">\r\n		<div class=\"page-header mdl-header tac page-sect sect-pb-xs-3 sect-pb-md-5\">Карта ZAMES – это</div>\r\n			<ul>\r\n				<li>Получать неограниченное количество бонусов на свой счет</li>\r\n				<li>Самостоятельно управлять своим бонусным счетом</li>\r\n				<li>Заработать свой статус клиента и получить дополнительную выгоду</li>\r\n			</ul>\r\n	</div>\r\n</div>\r\n<div class=\"page-header mdl-header tac page-sect sect-pb-xs-3 sect-pb-md-5\">Условия пользования клубной картой</div>\r\n<ul>\r\n	<li>Один бонусный рубль равен одному российскому рублю;</li>\r\n	<li>Накопление начинается с вашего первого заказа после прохождения полной регистрации;</li>\r\n	<li>Списание бонусных рублей производится только с электронной карты;</li>\r\n	<li>При покупке блюд из раздела скидок, акций, спец предложений, бонусы начисляются на остаточную сумму заказа;</li>\r\n	<li>Бонусными рублями можно произвести 30% оплату от стоимости заказа по выбору гостя. На один счет можно применить либо скидку, либо бонусные рубли;</li>\r\n	<li>Размер бонусных рублей начислений зависит от статуса гостя;</li>\r\n	<li>Неизрасходованные бонусы аннулируются 1раз в год 1 декабря. Не подлежат восстановлению;</li>\r\n	<li>Более подробную информацию можно получить у сотрудников ресторана.</li>\r\n</ul>', '', 1, 2, '2023-08-19 20:26:09', 113, '', '2023-08-20 08:30:03', 113, NULL, NULL, '2023-08-19 20:26:09', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"cassiopeia:loyalty\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"flags\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 10, 5, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, 'ru-RU', ''),
(34, 186, 'Loyalty programm', 'loyalty-programm', '<div class=\"loyalty-row row sect-xs-3 sect-md-5 sect-xl-7\">\r\n	<div class=\"col-12 col-md-6\">\r\n		<div class=\"page-header mdl-header tac page-sect sect-pb-xs-3 sect-pb-md-5\">Guest statuses</div>\r\n			<ul class=\"list-style-none\">\r\n				<li><span>-5%</span> spent over 10 000 ₽</li>\r\n				<li><span>-7%</span> spent over 20 000 ₽</li>\r\n				<li><span>-10%</span> spent over 40 000 ₽</li>\r\n			</ul>\r\n	</div>\r\n	<div class=\"col-12 col-md-6\">\r\n		<div class=\"page-header mdl-header tac page-sect sect-pb-xs-3 sect-pb-md-5\">The ZAMES card is</div>\r\n			<ul>\r\n				<li>Receive unlimited bonuses to your account</li>\r\n				<li>Manage your bonus account on your own</li>\r\n				<li>Earn your customer status and get additional benefits</li>\r\n			</ul>\r\n	</div>\r\n</div>\r\n<div class=\"page-header mdl-header tac page-sect sect-pb-xs-3 sect-pb-md-5\">Terms of use of the club card</div>\r\n<ul>\r\n	<li>One bonus ruble is equal to one Russian ruble;</li>\r\n	<li>The accumulation starts from your first order after completing the full registration;</li>\r\n	<li>Write-off of bonus rubles is made only from an electronic card;</li>\r\n	<li>When buying dishes from the section of discounts, promotions, special offers, bonuses are accrued on the remaining amount of the order;</li>\r\n	<li>Bonus rubles can be used to pay 30% of the cost of the order at the choice of the guest. You can apply either a discount or bonus rubles to one account;</li>\r\n	<li>The amount of bonus rubles accrued depends on the status of the guest;</li>\r\n	<li>Unused bonuses are canceled once a year on December 1st. Not recoverable;</li>\r\n	<li>For more information, please contact the restaurant staff.</li>\r\n</ul>', '', 1, 2, '2023-08-19 20:26:50', 113, '', '2023-08-20 08:29:59', 113, NULL, NULL, '2023-08-19 20:26:50', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"cassiopeia:loyalty\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"flags\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 4, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, 'en-GB', ''),
(35, 187, 'Официант', 'ofitsiant', '<p>Требуемый опыт работы: 1 – 3 года</p> \r\n<p>Полная занятость, сменный график</p> \r\n<div class=\"page-header\">Обязанности</div>\r\n<ul>\r\n	<li>Прием заказов и обслуживание гостей</li>\r\n	<li>Поддержание чистоты в зале</li>\r\n	<li>Знание меню и внутренних регламентов</li>\r\n	<li>Посещение совместных мастер-классов для повышения квалификации</li>\r\n</ul>\r\n<div class=\"page-header\">Что мы предлагаем</div>\r\n<ul>\r\n	<li>Высокая заработная плата, которая зависит от Ваших навыков, знания регламента, стажа работы и количества отработанных смен. Средняя зарплата в нашей сети более 100 000 рублей без учета чаевых.</li>\r\n	<li>Гибкий график работы</li>\r\n	<li>Оплата ночного такси</li>\r\n	<li>Частично оплачиваемые отпуска</li>\r\n	<li>Регулярные корпоративы, тимбилдинги и мастер-классы, оплачиваемые компанией</li>\r\n	<li>Большие возможности для карьерного роста</li>\r\n	<li>Корпоративная скидка для сотрудников</li>\r\n</ul>', '', 1, 12, '2023-08-20 10:23:33', 113, '', '2023-08-20 10:28:50', 113, NULL, NULL, '2023-08-20 10:23:33', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"flags\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 2, 2, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, 'ru-RU', ''),
(36, 188, 'Waiter', 'waiter', '<p>Required work experience: 1 – 3 years</p>\r\n<p>Full time, shift schedule</p></div>\r\n<div class=\"page-header\">Responsibilities</div>\r\n<ul>\r\n	<li>Taking orders and serving guests</li>\r\n	<li>Maintaining cleanliness in the hall</li>\r\n	<li>Knowledge of the menu and internal regulations</li>\r\n	<li>Attending joint master classes for advanced training</li>\r\n</ul>\r\n<div class=\"page-header\">What do we offer</div>\r\n<ul>\r\n	<li>High salary, which depends on your skills, knowledge of the regulations, work experience and the number of shifts worked. The average salary in our network is more than 100,000 rubles, excluding tips.</li>\r\n	<li>Flexible working hours</li>\r\n	<li>Night taxi payment</li>\r\n	<li>Partially paid holidays</li>\r\n	<li>Regular corporate events, team building and master classes paid by the company</li>\r\n	<li>Great opportunities for career growth</li>\r\n	<li>Corporate discount for employees</li>\r\n</ul>', '', 1, 13, '2023-08-20 10:28:46', 113, '', '2023-08-20 10:28:46', 113, NULL, NULL, '2023-08-20 10:28:46', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"flags\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 1, 2, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, 'en-GB', ''),
(37, 189, 'Бармен', 'barmen', '<p>Требуемый опыт работы: 1 – 3 года</p> \r\n<p>Полная занятость, сменный график</p> \r\n<div class=\"page-header\">Обязанности</div>\r\n<ul>\r\n	<li>Прием заказов и обслуживание гостей</li>\r\n	<li>Поддержание чистоты в зале</li>\r\n	<li>Знание меню и внутренних регламентов</li>\r\n	<li>Посещение совместных мастер-классов для повышения квалификации</li>\r\n</ul>\r\n<div class=\"page-header\">Что мы предлагаем</div>\r\n<ul>\r\n	<li>Высокая заработная плата, которая зависит от Ваших навыков, знания регламента, стажа работы и количества отработанных смен. Средняя зарплата в нашей сети более 100 000 рублей без учета чаевых.</li>\r\n	<li>Гибкий график работы</li>\r\n	<li>Оплата ночного такси</li>\r\n	<li>Частично оплачиваемые отпуска</li>\r\n	<li>Регулярные корпоративы, тимбилдинги и мастер-классы, оплачиваемые компанией</li>\r\n	<li>Большие возможности для карьерного роста</li>\r\n	<li>Корпоративная скидка для сотрудников</li>\r\n</ul>', '', 1, 12, '2023-08-20 10:23:33', 113, '', '2023-08-20 11:35:09', 113, NULL, NULL, '2023-08-20 10:23:33', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"flags\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 2, 1, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, 'ru-RU', ''),
(38, 190, 'Bartender', 'bartender', '<p>Required work experience: 1 – 3 years</p>\r\n<p>Full time, shift schedule</p></div>\r\n<div class=\"page-header\">Responsibilities</div>\r\n<ul>\r\n	<li>Taking orders and serving guests</li>\r\n	<li>Maintaining cleanliness in the hall</li>\r\n	<li>Knowledge of the menu and internal regulations</li>\r\n	<li>Attending joint master classes for advanced training</li>\r\n</ul>\r\n<div class=\"page-header\">What do we offer</div>\r\n<ul>\r\n	<li>High salary, which depends on your skills, knowledge of the regulations, work experience and the number of shifts worked. The average salary in our network is more than 100,000 rubles, excluding tips.</li>\r\n	<li>Flexible working hours</li>\r\n	<li>Night taxi payment</li>\r\n	<li>Partially paid holidays</li>\r\n	<li>Regular corporate events, team building and master classes paid by the company</li>\r\n	<li>Great opportunities for career growth</li>\r\n	<li>Corporate discount for employees</li>\r\n</ul>', '', 1, 13, '2023-08-20 10:28:46', 113, '', '2023-08-20 11:35:38', 113, NULL, NULL, '2023-08-20 10:28:46', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"flags\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 2, 1, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, 'en-GB', ''),
(39, 191, 'Управляющий', 'upravlyayushchij', '<p>Требуемый опыт работы: 1 – 3 года</p> \r\n<p>Полная занятость, сменный график</p> \r\n<div class=\"page-header\">Обязанности</div>\r\n<ul>\r\n	<li>Прием заказов и обслуживание гостей</li>\r\n	<li>Поддержание чистоты в зале</li>\r\n	<li>Знание меню и внутренних регламентов</li>\r\n	<li>Посещение совместных мастер-классов для повышения квалификации</li>\r\n</ul>\r\n<div class=\"page-header\">Что мы предлагаем</div>\r\n<ul>\r\n	<li>Высокая заработная плата, которая зависит от Ваших навыков, знания регламента, стажа работы и количества отработанных смен. Средняя зарплата в нашей сети более 100 000 рублей без учета чаевых.</li>\r\n	<li>Гибкий график работы</li>\r\n	<li>Оплата ночного такси</li>\r\n	<li>Частично оплачиваемые отпуска</li>\r\n	<li>Регулярные корпоративы, тимбилдинги и мастер-классы, оплачиваемые компанией</li>\r\n	<li>Большие возможности для карьерного роста</li>\r\n	<li>Корпоративная скидка для сотрудников</li>\r\n</ul>', '', 1, 12, '2023-08-20 10:23:33', 113, '', '2023-08-20 11:36:17', 113, NULL, NULL, '2023-08-20 10:23:33', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"flags\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 2, 0, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, 'ru-RU', ''),
(40, 192, 'Manager', 'manager', '<p>Required work experience: 1 – 3 years</p>\r\n<p>Full time, shift schedule</p></div>\r\n<div class=\"page-header\">Responsibilities</div>\r\n<ul>\r\n	<li>Taking orders and serving guests</li>\r\n	<li>Maintaining cleanliness in the hall</li>\r\n	<li>Knowledge of the menu and internal regulations</li>\r\n	<li>Attending joint master classes for advanced training</li>\r\n</ul>\r\n<div class=\"page-header\">What do we offer</div>\r\n<ul>\r\n	<li>High salary, which depends on your skills, knowledge of the regulations, work experience and the number of shifts worked. The average salary in our network is more than 100,000 rubles, excluding tips.</li>\r\n	<li>Flexible working hours</li>\r\n	<li>Night taxi payment</li>\r\n	<li>Partially paid holidays</li>\r\n	<li>Regular corporate events, team building and master classes paid by the company</li>\r\n	<li>Great opportunities for career growth</li>\r\n	<li>Corporate discount for employees</li>\r\n</ul>', '', 1, 13, '2023-08-20 10:28:46', 113, '', '2023-08-20 11:36:45', 113, NULL, NULL, '2023-08-20 10:28:46', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"flags\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 2, 0, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, 'en-GB', ''),
(42, 201, 'Contacts', 'contacts', '<div class=\"row\">\r\n    <div class=\"col-12 col-md-4\">\r\n        <div class=\"contact-phone page-sect sect-pb-xs-3 sect-pb-md-5\"><a href=\"tel:+74957392347\">+7 (495) 739 23 47</a> </div>\r\n        <div class=\"contact-soc d-flex align-items-center\">\r\n            <a href=\"https://vk.com/zamesbarmoscow\" target=\"_blank\"><img src=\"images/soc/1.svg\" /></a>\r\n            <a href=\"https://t.me/zamesbar\" target=\"_blank\"><img src=\"images/soc/2.svg\" /></a>\r\n            <a href=\"https://www.instagram.com/zamesbar\" target=\"_blank\"><img src=\"images/soc/3.svg\" /></a>\r\n            <div>Instagram is prohibited <span>in the Russian Federation</span>\r\n            </div>\r\n        </div>\r\n    </div>\r\n    <div class=\"col-12 col-md-4\">\r\n        <div class=\"contact-title contact-width-1\">Reviews and <span>suggestions</span>\r\n        </div>\r\n        <div class=\"contact-mail contact-width-1\"><a href=\"mailto:mes@zms-msk.ru\">mes@zms-msk.ru</a>\r\n        </div>\r\n    </div>\r\n    <div class=\"col-12 col-md-4\">\r\n        <div class=\"contact-title contact-width-2\">Resume</div>\r\n        <div class=\"contact-mail contact-width-2\"><a href=\"mailto:job@zamesbar.ru\">job@zamesbar.ru</a>\r\n        </div>\r\n    </div>\r\n</div>', '', 1, 18, '2023-08-21 15:25:11', 113, '', '2023-12-24 19:37:32', 113, NULL, NULL, '2023-08-21 15:25:11', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"cassiopeia:contact\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"flags\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 29, 0, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, 'en-GB', ''),
(43, 202, 'Контакты', 'kontakty', '<div class=\"row\">\r\n    <div class=\"col-12 col-md-4\">\r\n        <div class=\"contact-phone page-sect sect-pb-xs-3 sect-pb-md-5\"><a href=\"tel:+74957392347\">+7 (495) 739 23 47</a> </div>\r\n        <div class=\"contact-soc d-flex align-items-center\">\r\n			<a href=\"https://vk.com/zamesbarmoscow\" target=\"_blank\"><img src=\"images/soc/1.svg\" /></a>\r\n			<a href=\"https://t.me/zamesbar\" target=\"_blank\"><img src=\"images/soc/2.svg\" /></a>\r\n			<a href=\"https://www.instagram.com/zamesbar\" target=\"_blank\" ><img src=\"images/soc/3.svg\" /></a>\r\n			<div>Instagram запрещен <span>на территории РФ</span></div>\r\n		</div>\r\n	</div>\r\n	<div class=\"col-12 col-md-4\">\r\n		<div class=\"contact-title contact-width-1\">Отзывы и <span>предложения</span></div>\r\n		<div class=\"contact-mail contact-width-1\"><a href=\"mailto:mes@zms-msk.ru\">mes@zms-msk.ru</a></div>\r\n	</div>\r\n	<div class=\"col-12 col-md-4\">\r\n		<div class=\"contact-title contact-width-2\">Резюме</div>\r\n		<div class=\"contact-mail contact-width-2\"><a href=\"mailto:job@zamesbar.ru\">job@zamesbar.ru</a></div>\r\n	</div>\r\n</div>', '', 1, 19, '2023-08-21 15:25:15', 113, '', '2023-12-24 19:37:19', 113, NULL, NULL, '2023-08-21 15:25:15', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"cassiopeia:contact\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"flags\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 58, 1, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, 'ru-RU', '');
INSERT INTO `lsqvo_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES
(44, 204, 'Политика конфиденциальности', 'politika-konfidentsialnosti', '<div class=\"row mb-4\">\r\n<div class=\"col\">\r\n<h5>1. Общие положения</h5>\r\n<div class=\"descr\">Настоящая политика обработки персональных данных составлена в&nbsp;соответствии с&nbsp;требованиями Федерального закона от&nbsp;27.07.2006. №&nbsp;152-ФЗ «О&nbsp;персональных данных» (далее&nbsp;— Закон о&nbsp;персональных данных) и&nbsp;определяет порядок обработки персональных данных и&nbsp;меры по&nbsp;обеспечению безопасности персональных данных, предпринимаемые&nbsp;<span id=\"owner-name-value\" class=\"\" data-scroll-to=\"#owner-name-field\">ООО «ЗАМЕС»</span>&nbsp;(далее&nbsp;— Оператор).</div>\r\n<div class=\"ol\">\r\n<div class=\"li\">1.1. Оператор ставит своей важнейшей целью и&nbsp;условием осуществления своей деятельности соблюдение прав и&nbsp;свобод человека и&nbsp;гражданина при обработке его персональных данных, в&nbsp;том числе защиты прав на&nbsp;неприкосновенность частной жизни, личную и&nbsp;семейную тайну.</div>\r\n<div class=\"li\">1.2. Настоящая политика Оператора в&nbsp;отношении обработки персональных данных (далее&nbsp;— Политика) применяется ко&nbsp;всей информации, которую Оператор может получить о&nbsp;посетителях веб-сайта&nbsp;<span   data-scroll-to=\"#owner-site-url-field\">https://zamesbar.ru</span>.</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"row mb-4\">\r\n<div class=\"col\">\r\n<h5>2. Основные понятия, используемые в&nbsp;Политике</h5>\r\n<div class=\"ol\">\r\n<div class=\"li\">2.1. Автоматизированная обработка персональных данных&nbsp;— обработка персональных данных с&nbsp;помощью средств вычислительной техники.</div>\r\n<div class=\"li\">2.2. Блокирование персональных данных&nbsp;— временное прекращение обработки персональных данных (за&nbsp;исключением случаев, если обработка необходима для уточнения персональных данных).</div>\r\n<div class=\"li\">2.3. Веб-сайт&nbsp;— совокупность графических и&nbsp;информационных материалов, а&nbsp;также программ для ЭВМ и&nbsp;баз данных, обеспечивающих их&nbsp;доступность в&nbsp;сети интернет по&nbsp;сетевому адресу&nbsp;<span   data-scroll-to=\"#owner-site-url-field\">https://zamesbar.ru</span>.</div>\r\n<div class=\"li\">2.4. Информационная система персональных данных&nbsp;— совокупность содержащихся в&nbsp;базах данных персональных данных и&nbsp;обеспечивающих их&nbsp;обработку информационных технологий и&nbsp;технических средств.</div>\r\n<div class=\"li\">2.5. Обезличивание персональных данных&nbsp;— действия, в&nbsp;результате которых невозможно определить без использования дополнительной информации принадлежность персональных данных конкретному Пользователю или иному субъекту персональных данных.</div>\r\n<div class=\"li\">2.6. Обработка персональных данных&nbsp;— любое действие (операция) или совокупность действий (операций), совершаемых с&nbsp;использованием средств автоматизации или без использования таких средств с&nbsp;персональными данными, включая сбор, запись, систематизацию, накопление, хранение, уточнение (обновление, изменение), извлечение, использование, передачу (распространение, предоставление, доступ), обезличивание, блокирование, удаление, уничтожение персональных данных.</div>\r\n<div class=\"li\">2.7. Оператор&nbsp;— государственный орган, муниципальный орган, юридическое или физическое лицо, самостоятельно или совместно с&nbsp;другими лицами организующие и/или&nbsp;осуществляющие обработку персональных данных, а&nbsp;также определяющие цели обработки персональных данных, состав персональных данных, подлежащих обработке, действия (операции), совершаемые с&nbsp;персональными данными.</div>\r\n<div class=\"li\">2.8. Персональные данные&nbsp;— любая информация, относящаяся прямо или косвенно к&nbsp;определенному или определяемому Пользователю веб-сайта&nbsp;<span   data-scroll-to=\"#owner-site-url-field\">https://zamesbar.ru</span>.</div>\r\n<div class=\"li\">2.9. Персональные данные, разрешенные субъектом персональных данных для распространения,&nbsp;— персональные данные, доступ неограниченного круга лиц к&nbsp;которым предоставлен субъектом персональных данных путем дачи согласия на&nbsp;обработку персональных данных, разрешенных субъектом персональных данных для распространения в&nbsp;порядке, предусмотренном Законом о&nbsp;персональных данных (далее&nbsp;— персональные данные, разрешенные для распространения).</div>\r\n<div class=\"li\">2.10. Пользователь&nbsp;— любой посетитель веб-сайта&nbsp;<span   data-scroll-to=\"#owner-site-url-field\">https://zamesbar.ru</span>.</div>\r\n<div class=\"li\">2.11. Предоставление персональных данных&nbsp;— действия, направленные на&nbsp;раскрытие персональных данных определенному лицу или определенному кругу лиц.</div>\r\n<div class=\"li\">2.12. Распространение персональных данных&nbsp;— любые действия, направленные на&nbsp;раскрытие персональных данных неопределенному кругу лиц (передача персональных данных) или на&nbsp;ознакомление с&nbsp;персональными данными неограниченного круга лиц, в&nbsp;том числе обнародование персональных данных в&nbsp;средствах массовой информации, размещение в&nbsp;информационно-телекоммуникационных сетях или предоставление доступа к&nbsp;персональным данным каким-либо иным способом.</div>\r\n<div class=\"li\">2.13. Трансграничная передача персональных данных&nbsp;— передача персональных данных на&nbsp;территорию иностранного государства органу власти иностранного государства, иностранному физическому или иностранному юридическому лицу.</div>\r\n<div class=\"li\">2.14. Уничтожение персональных данных&nbsp;— любые действия, в&nbsp;результате которых персональные данные уничтожаются безвозвратно с&nbsp;невозможностью дальнейшего восстановления содержания персональных данных в&nbsp;информационной системе персональных данных и/или&nbsp;уничтожаются материальные носители персональных данных.</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"row mb-4\">\r\n<div class=\"col\">\r\n<h5>3. Основные права и&nbsp;обязанности Оператора</h5>\r\n<div class=\"ol\">\r\n<div class=\"li\">3.1. Оператор имеет право:</div>\r\n<div class=\"li\">—&nbsp;получать от&nbsp;субъекта персональных данных достоверные информацию и/или&nbsp;документы, содержащие персональные данные;</div>\r\n<div class=\"li\">—&nbsp;в&nbsp;случае отзыва субъектом персональных данных согласия на&nbsp;обработку персональных данных, а&nbsp;также, направления обращения с&nbsp;требованием о&nbsp;прекращении обработки персональных данных, Оператор вправе продолжить обработку персональных данных без согласия субъекта персональных данных при наличии оснований, указанных в&nbsp;Законе о&nbsp;персональных данных;</div>\r\n<div class=\"li\">—&nbsp;самостоятельно определять состав и&nbsp;перечень мер, необходимых и&nbsp;достаточных для обеспечения выполнения обязанностей, предусмотренных Законом о&nbsp;персональных данных и&nbsp;принятыми в&nbsp;соответствии с&nbsp;ним нормативными правовыми актами, если иное не&nbsp;предусмотрено Законом о&nbsp;персональных данных или другими федеральными законами.</div>\r\n<div class=\"li\">3.2. Оператор обязан:</div>\r\n<div class=\"li\">—&nbsp;предоставлять субъекту персональных данных по&nbsp;его просьбе информацию, касающуюся обработки его персональных данных;</div>\r\n<div class=\"li\">—&nbsp;организовывать обработку персональных данных в&nbsp;порядке, установленном действующим законодательством&nbsp;РФ;</div>\r\n<div class=\"li\">—&nbsp;отвечать на&nbsp;обращения и&nbsp;запросы субъектов персональных данных и&nbsp;их&nbsp;законных представителей в&nbsp;соответствии с&nbsp;требованиями Закона о&nbsp;персональных данных;</div>\r\n<div class=\"li\">—&nbsp;сообщать в&nbsp;уполномоченный орган по&nbsp;защите прав субъектов персональных данных по&nbsp;запросу этого органа необходимую информацию в&nbsp;течение 10&nbsp;дней с&nbsp;даты получения такого запроса;</div>\r\n<div class=\"li\">—&nbsp;публиковать или иным образом обеспечивать неограниченный доступ к&nbsp;настоящей Политике в&nbsp;отношении обработки персональных данных;</div>\r\n<div class=\"li\">—&nbsp;принимать правовые, организационные и&nbsp;технические меры для защиты персональных данных от&nbsp;неправомерного или случайного доступа к&nbsp;ним, уничтожения, изменения, блокирования, копирования, предоставления, распространения персональных данных, а&nbsp;также от&nbsp;иных неправомерных действий в&nbsp;отношении персональных данных;</div>\r\n<div class=\"li\">—&nbsp;прекратить передачу (распространение, предоставление, доступ) персональных данных, прекратить обработку и&nbsp;уничтожить персональные данные в&nbsp;порядке и&nbsp;случаях, предусмотренных Законом о&nbsp;персональных данных;</div>\r\n<div class=\"li\">—&nbsp;исполнять иные обязанности, предусмотренные Законом о&nbsp;персональных данных.</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"row mb-4\">\r\n<div class=\"col\">\r\n<h5>4. Основные права и&nbsp;обязанности субъектов персональных данных</h5>\r\n<div class=\"ol\">\r\n<div class=\"li\">4.1. Субъекты персональных данных имеют право:</div>\r\n<div class=\"li\">—&nbsp;получать информацию, касающуюся обработки его персональных данных, за&nbsp;исключением случаев, предусмотренных федеральными законами. Сведения предоставляются субъекту персональных данных Оператором в&nbsp;доступной форме, и&nbsp;в&nbsp;них не&nbsp;должны содержаться персональные данные, относящиеся к&nbsp;другим субъектам персональных данных, за&nbsp;исключением случаев, когда имеются законные основания для раскрытия таких персональных данных. Перечень информации и&nbsp;порядок ее&nbsp;получения установлен Законом о&nbsp;персональных данных;</div>\r\n<div class=\"li\">—&nbsp;требовать от&nbsp;оператора уточнения его персональных данных, их&nbsp;блокирования или уничтожения в&nbsp;случае, если персональные данные являются неполными, устаревшими, неточными, незаконно полученными или не&nbsp;являются необходимыми для заявленной цели обработки, а&nbsp;также принимать предусмотренные законом меры по&nbsp;защите своих прав;</div>\r\n<div class=\"li\">—&nbsp;выдвигать условие предварительного согласия при обработке персональных данных в&nbsp;целях продвижения на&nbsp;рынке товаров, работ и&nbsp;услуг;</div>\r\n<div class=\"li\">—&nbsp;на&nbsp;отзыв согласия на&nbsp;обработку персональных данных, а&nbsp;также, на&nbsp;направление требования о&nbsp;прекращении обработки персональных данных;</div>\r\n<div class=\"li\">—&nbsp;обжаловать в&nbsp;уполномоченный орган по&nbsp;защите прав субъектов персональных данных или в&nbsp;судебном порядке неправомерные действия или бездействие Оператора при обработке его персональных данных;</div>\r\n<div class=\"li\">—&nbsp;на&nbsp;осуществление иных прав, предусмотренных законодательством&nbsp;РФ.</div>\r\n<div class=\"li\">4.2. Субъекты персональных данных обязаны:</div>\r\n<div class=\"li\">—&nbsp;предоставлять Оператору достоверные данные о&nbsp;себе;</div>\r\n<div class=\"li\">—&nbsp;сообщать Оператору об&nbsp;уточнении (обновлении, изменении) своих персональных данных.</div>\r\n<div class=\"li\">4.3. Лица, передавшие Оператору недостоверные сведения о&nbsp;себе, либо сведения о&nbsp;другом субъекте персональных данных без согласия последнего, несут ответственность в&nbsp;соответствии с&nbsp;законодательством&nbsp;РФ.</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"row mb-4\">\r\n<div class=\"col\">\r\n<h5>5. Принципы обработки персональных данных</h5>\r\n<div class=\"ol\">\r\n<div class=\"li\">5.1. Обработка персональных данных осуществляется на&nbsp;законной и&nbsp;справедливой основе.</div>\r\n<div class=\"li\">5.2. Обработка персональных данных ограничивается достижением конкретных, заранее определенных и&nbsp;законных целей. Не&nbsp;допускается обработка персональных данных, несовместимая с&nbsp;целями сбора персональных данных.</div>\r\n<div class=\"li\">5.3. Не&nbsp;допускается объединение баз данных, содержащих персональные данные, обработка которых осуществляется в&nbsp;целях, несовместимых между собой.</div>\r\n<div class=\"li\">5.4. Обработке подлежат только персональные данные, которые отвечают целям их&nbsp;обработки.</div>\r\n<div class=\"li\">5.5. Содержание и&nbsp;объем обрабатываемых персональных данных соответствуют заявленным целям обработки. Не&nbsp;допускается избыточность обрабатываемых персональных данных по&nbsp;отношению к&nbsp;заявленным целям их&nbsp;обработки.</div>\r\n<div class=\"li\">5.6. При обработке персональных данных обеспечивается точность персональных данных, их&nbsp;достаточность, а&nbsp;в&nbsp;необходимых случаях и&nbsp;актуальность по&nbsp;отношению к&nbsp;целям обработки персональных данных. Оператор принимает необходимые меры и/или&nbsp;обеспечивает их&nbsp;принятие по&nbsp;удалению или уточнению неполных или неточных данных.</div>\r\n<div class=\"li\">5.7. Хранение персональных данных осуществляется в&nbsp;форме, позволяющей определить субъекта персональных данных, не&nbsp;дольше, чем этого требуют цели обработки персональных данных, если срок хранения персональных данных не&nbsp;установлен федеральным законом, договором, стороной которого, выгодоприобретателем или поручителем по&nbsp;которому является субъект персональных данных. Обрабатываемые персональные данные уничтожаются либо обезличиваются по&nbsp;достижении целей обработки или в&nbsp;случае утраты необходимости в&nbsp;достижении этих целей, если иное не&nbsp;предусмотрено федеральным законом.</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"row mb-4\">\r\n<div class=\"col\">\r\n<h5>6. Цели обработки персональных данных</h5>\r\n<div class=\"ol\">\r\n<div id=\"EUT4Im\" class=\"li\">\r\n<table class=\"purpose-table\">\r\n<tbody>\r\n<tr><th>Цель обработки</th>\r\n<td class=\"purpose-field\"><span   >информирование Пользователя посредством отправки электронных писем</span></td>\r\n</tr>\r\n<tr><th>Персональные данные</th>\r\n<td class=\"data-field\">\r\n<ul>\r\n<li><span   >фамилия, имя, отчество</span></li>\r\n<li><span   >электронный адрес</span></li>\r\n<li><span   >номера телефонов</span></li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr><th>Правовые основания</th>\r\n<td class=\"legal-field\">\r\n<ul>\r\n<li><span   >уставные (учредительные) документы Оператора</span></li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr><th>Виды обработки персональных данных</th>\r\n<td class=\"types-field\">\r\n<ul>\r\n<li><span   >Сбор, запись, систематизация, накопление, хранение, уничтожение и&nbsp;обезличивание персональных данных</span></li>\r\n</ul>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"row mb-4\">\r\n<div class=\"col\">\r\n<h5>7. Условия обработки персональных данных</h5>\r\n<div class=\"ol\">\r\n<div class=\"li\">7.1. Обработка персональных данных осуществляется с&nbsp;согласия субъекта персональных данных на&nbsp;обработку его персональных данных.</div>\r\n<div class=\"li\">7.2. Обработка персональных данных необходима для достижения целей, предусмотренных международным договором Российской Федерации или законом, для осуществления возложенных законодательством Российской Федерации на&nbsp;оператора функций, полномочий и&nbsp;обязанностей.</div>\r\n<div class=\"li\">7.3. Обработка персональных данных необходима для осуществления правосудия, исполнения судебного акта, акта другого органа или должностного лица, подлежащих исполнению в&nbsp;соответствии с&nbsp;законодательством Российской Федерации об&nbsp;исполнительном производстве.</div>\r\n<div class=\"li\">7.4. Обработка персональных данных необходима для исполнения договора, стороной которого либо выгодоприобретателем или поручителем по&nbsp;которому является субъект персональных данных, а&nbsp;также для заключения договора по&nbsp;инициативе субъекта персональных данных или договора, по&nbsp;которому субъект персональных данных будет являться выгодоприобретателем или поручителем.</div>\r\n<div class=\"li\">7.5. Обработка персональных данных необходима для осуществления прав и&nbsp;законных интересов оператора или третьих лиц либо для достижения общественно значимых целей при условии, что при этом не&nbsp;нарушаются права и&nbsp;свободы субъекта персональных данных.</div>\r\n<div class=\"li\">7.6. Осуществляется обработка персональных данных, доступ неограниченного круга лиц к&nbsp;которым предоставлен субъектом персональных данных либо по&nbsp;его просьбе (далее&nbsp;— общедоступные персональные данные).</div>\r\n<div class=\"li\">7.7. Осуществляется обработка персональных данных, подлежащих опубликованию или обязательному раскрытию в&nbsp;соответствии с&nbsp;федеральным законом.</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"row mb-4\">\r\n<div class=\"col\">\r\n<h5>8. Порядок сбора, хранения, передачи и&nbsp;других видов обработки персональных данных</h5>\r\n<div class=\"descr\">Безопасность персональных данных, которые обрабатываются Оператором, обеспечивается путем реализации правовых, организационных и&nbsp;технических мер, необходимых для выполнения в&nbsp;полном объеме требований действующего законодательства в&nbsp;области защиты персональных данных.</div>\r\n<div class=\"ol\">\r\n<div class=\"li\">8.1. Оператор обеспечивает сохранность персональных данных и&nbsp;принимает все возможные меры, исключающие доступ к&nbsp;персональным данным неуполномоченных лиц.</div>\r\n<div class=\"li\">8.2. Персональные данные Пользователя никогда, ни&nbsp;при каких условиях не&nbsp;будут переданы третьим лицам, за&nbsp;исключением случаев, связанных с&nbsp;исполнением действующего законодательства либо в&nbsp;случае, если субъектом персональных данных дано согласие Оператору на&nbsp;передачу данных третьему лицу для исполнения обязательств по&nbsp;гражданско-правовому договору.</div>\r\n<div class=\"li\">8.3. В&nbsp;случае выявления неточностей в&nbsp;персональных данных, Пользователь может актуализировать их&nbsp;самостоятельно, путем направления Оператору уведомление на&nbsp;адрес электронной почты Оператора&nbsp;<span   data-scroll-to=\"#owner-email-field\">office@zms-msk.ru</span>&nbsp;с&nbsp;пометкой «Актуализация персональных данных».</div>\r\n<div class=\"li\">8.4. Срок обработки персональных данных определяется достижением целей, для которых были собраны персональные данные, если иной срок не&nbsp;предусмотрен договором или действующим законодательством.<br />Пользователь может в&nbsp;любой момент отозвать свое согласие на&nbsp;обработку персональных данных, направив Оператору уведомление посредством электронной почты на&nbsp;электронный адрес Оператора&nbsp;<span   data-scroll-to=\"#owner-email-field\">office@zms-msk.ru</span>&nbsp;с&nbsp;пометкой «Отзыв согласия на&nbsp;обработку персональных данных».</div>\r\n<div class=\"li\">8.5. Вся информация, которая собирается сторонними сервисами, в&nbsp;том числе платежными системами, средствами связи и&nbsp;другими поставщиками услуг, хранится и&nbsp;обрабатывается указанными лицами (Операторами) в&nbsp;соответствии с&nbsp;их&nbsp;Пользовательским соглашением и&nbsp;Политикой конфиденциальности. Субъект персональных данных и/или&nbsp;с&nbsp;указанными документами. Оператор не&nbsp;несет ответственность за&nbsp;действия третьих лиц, в&nbsp;том числе указанных в&nbsp;настоящем пункте поставщиков услуг.</div>\r\n<div class=\"li\">8.6. Установленные субъектом персональных данных запреты на&nbsp;передачу (кроме предоставления доступа), а&nbsp;также на&nbsp;обработку или условия обработки (кроме получения доступа) персональных данных, разрешенных для распространения, не&nbsp;действуют в&nbsp;случаях обработки персональных данных в&nbsp;государственных, общественных и&nbsp;иных публичных интересах, определенных законодательством&nbsp;РФ.</div>\r\n<div class=\"li\">8.7. Оператор при обработке персональных данных обеспечивает конфиденциальность персональных данных.</div>\r\n<div class=\"li\">8.8. Оператор осуществляет хранение персональных данных в&nbsp;форме, позволяющей определить субъекта персональных данных, не&nbsp;дольше, чем этого требуют цели обработки персональных данных, если срок хранения персональных данных не&nbsp;установлен федеральным законом, договором, стороной которого, выгодоприобретателем или поручителем по&nbsp;которому является субъект персональных данных.</div>\r\n<div class=\"li\">8.9. Условием прекращения обработки персональных данных может являться достижение целей обработки персональных данных, истечение срока действия согласия субъекта персональных данных, отзыв согласия субъектом персональных данных или требование о&nbsp;прекращении обработки персональных данных, а&nbsp;также выявление неправомерной обработки персональных данных.</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"row mb-4\">\r\n<div class=\"col\">\r\n<h5>9. Перечень действий, производимых Оператором с&nbsp;полученными персональными данными</h5>\r\n<div class=\"ol\">\r\n<div class=\"li\">9.1. Оператор осуществляет сбор, запись, систематизацию, накопление, хранение, уточнение (обновление, изменение), извлечение, использование, передачу (распространение, предоставление, доступ), обезличивание, блокирование, удаление и&nbsp;уничтожение персональных данных.</div>\r\n<div class=\"li\">9.2. Оператор осуществляет автоматизированную обработку персональных данных с&nbsp;получением и/или&nbsp;передачей полученной информации по&nbsp;информационно-телекоммуникационным сетям или без таковой.</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"row mb-4\">\r\n<div class=\"col\">\r\n<h5>10. Трансграничная передача персональных данных</h5>\r\n<div class=\"ol\">\r\n<div class=\"li\">10.1. Оператор до&nbsp;начала осуществления деятельности по&nbsp;трансграничной передаче персональных данных обязан уведомить уполномоченный орган по&nbsp;защите прав субъектов персональных данных о&nbsp;своем намерении осуществлять трансграничную передачу персональных данных (такое уведомление направляется отдельно от&nbsp;уведомления о&nbsp;намерении осуществлять обработку персональных данных).</div>\r\n<div class=\"li\">10.2. Оператор до&nbsp;подачи вышеуказанного уведомления, обязан получить от&nbsp;органов власти иностранного государства, иностранных физических лиц, иностранных юридических лиц, которым планируется трансграничная передача персональных данных, соответствующие сведения.</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"row mb-4\">\r\n<div class=\"col\">\r\n<h5>11. Конфиденциальность персональных данных</h5>\r\n<div class=\"descr\">Оператор и&nbsp;иные лица, получившие доступ к&nbsp;персональным данным, обязаны не&nbsp;раскрывать третьим лицам и&nbsp;не&nbsp;распространять персональные данные без согласия субъекта персональных данных, если иное не&nbsp;предусмотрено федеральным законом.</div>\r\n</div>\r\n</div>\r\n<div class=\"row mb-4\">\r\n<div class=\"col\">\r\n<h5>12. Заключительные положения</h5>\r\n<div class=\"ol\">\r\n<div class=\"li\">12.1. Пользователь может получить любые разъяснения по&nbsp;интересующим вопросам, касающимся обработки его персональных данных, обратившись к&nbsp;Оператору с&nbsp;помощью электронной почты&nbsp;<span   data-scroll-to=\"#owner-email-field\">office@zms-msk.ru</span>.</div>\r\n<div class=\"li\">12.2. В&nbsp;данном документе будут отражены любые изменения политики обработки персональных данных Оператором. Политика действует бессрочно до&nbsp;замены ее&nbsp;новой версией.</div>\r\n<div class=\"li\">12.3. Актуальная версия Политики в&nbsp;свободном доступе расположена в&nbsp;сети Интернет по&nbsp;адресу&nbsp;<span id=\"owner-privacy-url-value\"  data-scroll-to=\"#owner-privacy-url-field\">https://zamesbar.ru/privacy-policy</span>.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', '', 1, 2, '2023-08-25 16:53:24', 113, '', '2023-12-24 19:13:05', 113, NULL, NULL, '2023-08-25 16:53:24', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"flags\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 16, 3, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, 'ru-RU', '');
INSERT INTO `lsqvo_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES
(45, 205, 'Privacy Policy', 'privacy-policy', '<div class=\"row mb-4\">\r\n    <div class=\"col\">\r\n        <h5>1. General provisions</h5>\r\n        <div class=\"descr\">This personal data processing policy has been drawn up in accordance with the requirements of the Federal Law dated July 27, 2006. No. 152-FZ “On Personal Data” (hereinafter referred to as the Law on Personal Data) and defines the procedure for processing personal data and measures to ensure the security of personal data taken<span id=\"owner-name- value\" class=\"\" data-scroll-to=\"#owner-name-field\">ZAMES LLC</span>&nbsp;(hereinafter&nbsp;— Operator).</div>\r\n        <div class=\"ol\">\r\n            <div class=\"li\">1.1. The operator sets as its most important goal and condition for carrying out its activities the observance of the rights and freedoms of a person and citizen when processing his personal data, including the protection of rights to privacy, personal and family secrets.</div>\r\n            <div class=\"li\">1.2. This Operator\'s policy regarding the processing of personal data (hereinafter referred to as the Policy) applies to all information that the Operator can obtain about website visitors<span data-scroll-to=\"#owner-site-url-field\">https://zamesbar.ru</span>.</div>\r\n        </div>\r\n    </div>\r\n</div>\r\n<div class=\"row mb-4\">\r\n    <div class=\"col\">\r\n        <h5>2. Basic concepts used in&nbsp;Politics</h5>\r\n        <div class=\"ol\">\r\n            <div class=\"li\">2.1. Automated processing of personal data—processing of personal data with the help of computer technology.</div>\r\n            <div class=\"li\">2.2. Blocking of personal data is a temporary cessation of processing of personal data (except for cases where processing is necessary to clarify personal data).</div>\r\n            <div class=\"li\">2.3. Website&nbsp;is a set of graphic and&nbsp;information materials, as well as computer programs and&nbsp;databases, ensuring their&nbsp;availability on&nbsp;the Internet at&nbsp;network address&nbsp;<span data-scroll-to=\"#owner-site- url-field\">https://zamesbar.ru</span>.</div>\r\n            <div class=\"li\">2.4. Personal data information system is a set of personal data contained in databases and information technologies and technical means that provide their processing.</div>\r\n            <div class=\"li\">2.5. Depersonalization of personal data is actions as a result of which it is impossible to determine without the use of additional information the ownership of personal data to a specific User or other subject of personal data.</div>\r\n            <div class=\"li\">2.6. Processing of personal data is any action (operation) or set of actions (operations) performed with or without the use of automation tools with personal data, including collection, recording, systematization, accumulation, storage, clarification (updating, changing) , extraction, use, transfer (distribution, provision, access), depersonalization, blocking, deletion, destruction of personal data.</div>\r\n            <div class=\"li\">2.7. Operator is a state body, municipal body, legal or natural person, independently or jointly with other persons organizing and/or carrying out the processing of personal data, as well as determining the purposes of processing personal data, the composition of personal data to be processed, actions (operations) ) performed with&nbsp;personal data.</div>\r\n            <div class=\"li\">2.8. Personal data&nbsp;- any information relating directly or indirectly to a specific or identified User of the website&nbsp;<span data-scroll-to=\"#owner-site-url-field\">https://zamesbar.ru</span >.</div>\r\n<div class=\"li\">2.9. Personal data authorized by the subject of personal data for distribution is personal data, access of an unlimited number of persons to which is provided by the subject of personal data by giving consent to the processing of personal data authorized by the subject of personal data for distribution in the manner prescribed by the Law on personal data (hereinafter referred to as personal data permitted for distribution).</div>\r\n<div class=\"li\">2.10. User&nbsp;—any visitor to the website&nbsp;<span data-scroll-to=\"#owner-site-url-field\">https://zamesbar.ru</span>.</div>\r\n            <div class=\"li\">2.11. Providing personal data is actions aimed at disclosing personal data to a certain person or a certain circle of persons.</div>\r\n            <div class=\"li\">2.12. Dissemination of personal data—any actions aimed at disclosing personal data to an indefinite number of persons (transfer of personal data) or familiarization with personal data to an unlimited number of persons, including the publication of personal data in the media, posting in information and telecommunication networks or providing access to personal data to in any other way.</div>\r\n            <div class=\"li\">2.13. Cross-border transfer of personal data is the transfer of personal data to the territory of a foreign state to an authority of a foreign state, a foreign individual or a foreign legal entity.</div>\r\n            <div class=\"li\">2.14. Destruction of personal data—any action as a result of which personal data is destroyed irrevocably with the impossibility of further restoration of the content of personal data in the personal data information system and/or material media of personal data are destroyed.</div>\r\n        </div>\r\n    </div>\r\n</div>\r\n<div class=\"row mb-4\">\r\n    <div class=\"col\">\r\n        <h5>3. Basic rights and&nbsp;responsibilities of the Operator</h5>\r\n        <div class=\"ol\">\r\n            <div class=\"li\">3.1. The operator has the right:</div>\r\n            <div class=\"li\">—&nbsp;receive from&nbsp;reliable information and/or&nbsp;documents containing personal data;</div>\r\n            <div class=\"li\">—&nbsp;in the case of the subject of personal data withdrawing consent to the processing of personal data, as well as sending a request to terminate the processing of personal data, the Operator has the right to continue processing personal data without the consent of the subject personal data if there are grounds specified in the&nbsp;Law on&nbsp;personal data;</div>\r\n            <div class=\"li\">—&nbsp;independently determine the composition and&nbsp;list of measures necessary and&nbsp;sufficient to ensure the fulfillment of the obligations provided for by the Law on Personal Data and regulatory legal acts adopted in accordance with it, unless otherwise&nbsp; ;provided for by the Personal Data Law or other federal laws.</div>\r\n            <div class=\"li\">3.2. The operator is obliged:</div>\r\n            <div class=\"li\">—&nbsp;provide the subject of personal data, upon&nbsp;his request, with information regarding the processing of his personal data;</div>\r\n            <div class=\"li\">—&nbsp;organize the processing of personal data in the&nbsp;order established by the current legislation&nbsp;of the Russian Federation;</div>\r\n            <div class=\"li\">—&nbsp;respond to&nbsp;applications and&nbsp;requests from subjects of personal data and&nbsp;their&nbsp;legal representatives in&nbsp;in accordance with&nbsp;the requirements of the Law on&nbsp;personal data;</div>\r\n            <div class=\"li\">—&nbsp;notify the authorized body for the protection of the rights of personal data subjects at the request of this body the necessary information within 10 days from the date of receipt of such a request;</div>\r\n            <div class=\"li\">—&nbsp;publish or otherwise provide unrestricted access to&nbsp;this Policy regarding&nbsp;the processing of personal data;</div>\r\n            <div class=\"li\">—&nbsp;take legal, organizational and&nbsp;technical measures to protect personal data from&nbsp;illegal or accidental access to&nbsp;destruction, modification, blocking, copying, provision, distribution of personal data,&nbsp; from&nbsp;other unlawful actions in&nbsp;in relation to personal data;</div>\r\n            <div class=\"li\">—&nbsp;stop the transfer (distribution, provision, access) of personal data, stop processing and&nbsp;destroy personal data in the order and&nbsp;cases provided for by the Law on Personal Data;</div>\r\n            <div class=\"li\">—&nbsp;perform other duties provided for by the Law on&nbsp;personal data.</div>\r\n        </div>\r\n    </div>\r\n</div>\r\n<div class=\"row mb-4\">\r\n    <div class=\"col\">\r\n        <h5>4. Basic rights and&nbsp;responsibilities of personal data subjects</h5>\r\n        <div class=\"ol\">\r\n            <div class=\"li\">4.1. Subjects of personal data have the right:</div>\r\n            <div class=\"li\">—&nbsp;receive information regarding the processing of his personal data, with the exception of cases provided for by federal laws. The information is provided to the subject of personal data by the Operator in an accessible form, and it should not contain personal data relating to other subjects of personal data, except in cases where there are legal grounds for the disclosure of such personal data. The list of information and the procedure for obtaining it is established by the Law on Personal Data</div>\r\n            <div class=\"li\">—&nbsp;require the operator to clarify his personal data, block it or destroy it in the case where the personal data is incomplete, outdated, inaccurate, illegally obtained or is not necessary for the stated purpose of processing , and&nbsp;also take measures provided by law to&nbsp;protect your rights;</div>\r\n            <div class=\"li\">—&nbsp;put forward the condition of prior consent when processing personal data for the purpose of promoting goods, works and&nbsp;services on the market;</div>\r\n            <div class=\"li\">—&nbsp;for&nbsp;revocation of consent to&nbsp;processing of personal data, as well as&nbsp;for sending a request to&nbsp;terminate the processing of personal data;</div>\r\n            <div class=\"li\">—&nbsp;appeal to the authorized body for the protection of the rights of personal data subjects or in court against unlawful actions or inaction of the Operator when processing his personal data;</div>\r\n            <div class=\"li\">—&nbsp;on&nbsp;the exercise of other rights provided for by the legislation&nbsp;of the Russian Federation.</div>\r\n            <div class=\"li\">4.2. Subjects of personal data are obliged to:</div>\r\n            <div class=\"li\">—&nbsp;provide the Operator with reliable data about yourself;</div>\r\n            <div class=\"li\">—&nbsp;notify the Operator about&nbsp;clarifying (updating, changing) your personal data.</div>\r\n            <div class=\"li\">4.3. Persons who provided the Operator with false information about themselves or information about another subject of personal data without the latter’s consent are liable in accordance with the legislation of the Russian Federation.</div>\r\n        </div>\r\n    </div>\r\n</div>\r\n<div class=\"row mb-4\">\r\n    <div class=\"col\">\r\n        <h5>5. Principles for processing personal data</h5>\r\n        <div class=\"ol\">\r\n            <div class=\"li\">5.1. The processing of personal data is carried out on a legal and fair basis.</div>\r\n            <div class=\"li\">5.2. The processing of personal data is limited to the achievement of specific, pre-defined and legitimate purposes. Processing of personal data that is incompatible with the purposes of collecting personal data is not permitted.</div>\r\n            <div class=\"li\">5.3. It is not allowed to combine databases containing personal data, the processing of which is carried out for purposes that are incompatible with each other.</div>\r\n            <div class=\"li\">5.4. Only personal data that meets the purposes of their processing are subject to processing.</div>\r\n            <div class=\"li\">5.5. The content and volume of personal data processed correspond to the stated purposes of processing. Redundancy of processed personal data in relation to the stated purposes of their processing is not allowed.</div>\r\n            <div class=\"li\">5.6. When processing personal data, the accuracy of personal data, its sufficiency, and, in necessary cases, and its relevance in relation to the purposes of processing personal data are ensured. The operator takes the necessary measures and/or ensures that they are taken to remove or clarify incomplete or inaccurate data.</div>\r\n            <div class=\"li\">5.7. The storage of personal data is carried out in a form that makes it possible to identify the subject of personal data, no longer than required by the purposes of processing personal data, if the storage period for personal data is not established by federal law, an agreement to which the subject is a party, beneficiary or guarantor personal data. The processed personal data is destroyed or anonymized upon achievement of the processing goals or in the event of the loss of the need to achieve these goals, unless otherwise provided by federal law.</div>\r\n        </div>\r\n    </div>\r\n</div>\r\n<div class=\"row mb-4\">\r\n    <div class=\"col\">\r\n        <h5>6. Purposes of processing personal data</h5>\r\n        <div class=\"ol\">\r\n            <div id=\"EUT4Im\" class=\"li\">\r\n                <table class=\"purpose-table\">\r\n                    <tbody>\r\n                        <tr>\r\n                            <th>Purpose of processing</th>\r\n                            <td class=\"purpose-field\"><span>informing the User by sending emails</span>\r\n                            </td>\r\n                        </tr>\r\n                        <tr>\r\n                            <th>Personal data</th>\r\n                            <td class=\"data-field\">\r\n                                <ul>\r\n                                    <li><span>last name, first name, patronymic</span>\r\n                                    </li>\r\n                                    <li><span>email address</span>\r\n                                    </li>\r\n                                    <li><span>phone numbers</span>\r\n                                    </li>\r\n                                </ul>\r\n                            </td>\r\n                        </tr>\r\n                        <tr>\r\n                            <th>Legal grounds</th>\r\n                            <td class=\"legal-field\">\r\n                                <ul>\r\n                                    <li><span>statutory (constituent) documents of the Operator</span>\r\n                                    </li>\r\n                                </ul>\r\n                            </td>\r\n                        </tr>\r\n                        <tr>\r\n                            <th>Types of personal data processing</th>\r\n                            <td class=\"types-field\">\r\n                                <ul>\r\n                                    <li><span>Collection, recording, systematization, accumulation, storage, destruction and&nbsp;anonymization of personal data</span>\r\n                                    </li>\r\n                                </ul>\r\n                            </td>\r\n                        </tr>\r\n                    </tbody>\r\n                </table>\r\n            </div>\r\n        </div>\r\n    </div>\r\n</div>\r\n<div class=\"row mb-4\">\r\n    <div class=\"col\">\r\n        <h5>7. Conditions for processing personal data</h5>\r\n        <div class=\"ol\">\r\n            <div class=\"li\">7.1. The processing of personal data is carried out with the consent of the subject of personal data to the processing of his personal data.</div>\r\n            <div class=\"li\">7.2. The processing of personal data is necessary to achieve the goals provided for by an international treaty of the Russian Federation or law, to implement the functions, powers and responsibilities assigned by the legislation of the Russian Federation to the operator.</div>\r\n            <div class=\"li\">7.3. The processing of personal data is necessary for the administration of justice, the execution of a judicial act, an act of another body or official, subject to execution in accordance with the legislation of the Russian Federation on enforcement proceedings.</div>\r\n            <div class=\"li\">7.4. Processing of personal data is necessary for the execution of an agreement to which the subject of personal data is a party or beneficiary or guarantor, as well as for concluding an agreement on the initiative of the subject information about personal data or an agreement under which the subject of personal data will be a beneficiary or guarantor.</div>\r\n            <div class=\"li\">7.5. Processing of personal data is necessary to exercise the rights and&nbsp;legitimate interests of the operator or third parties or to achieve socially significant goals, provided that the rights and&nbsp;freedoms of the subject of personal data are not violated.</div>\r\n            <div class=\"li\">7.6. Processing of personal data is carried out, access of an unlimited number of persons to which is provided by the subject of personal data or at his request (hereinafter referred to as publicly available personal data).</div>\r\n            <div class=\"li\">7.7. We process personal data that is subject to publication or mandatory disclosure in accordance with federal law.</div>\r\n        </div>\r\n    </div>\r\n</div>\r\n<div class=\"row mb-4\">\r\n    <div class=\"col\">\r\n        <h5>8. The procedure for collecting, storing, transferring and&nbsp;other types of processing of personal data</h5>\r\n        <div class=\"descr\">The security of personal data processed by the Operator is ensured by implementing legal, organizational and technical measures necessary to fully comply with the requirements of current legislation in the field of personal data protection.</div>\r\n        <div class=\"ol\">\r\n            <div class=\"li\">8.1. The operator ensures the safety of personal data and takes all possible measures to prevent access to personal data of unauthorized persons.</div>\r\n            <div class=\"li\">8.2. The User\'s personal data will never, under any circumstances, be transferred to third parties, with the exception of cases related to the implementation of current legislation or in the case where the subject of personal data has given consent to the Operator to transfer data to a third party to fulfill obligations under ;civil contract.</div>\r\n            <div class=\"li\">8.3. In the event of identifying inaccuracies in personal data, the User can update them independently by sending a notification to the Operator to the Operator\'s email address<span data-scroll-to=\"#owner-email-field\">office@zms-msk .ru</span>&nbsp;with&nbsp;marked “Updating personal data.”</div>\r\n            <div class=\"li\">8.4. The period for processing personal data is determined by the achievement of the purposes for which personal data were collected, unless a different period is provided for by the contract or current legislation.\r\n                <br />The User may at any time withdraw his consent to the processing of personal data by sending a notification to the Operator via email mail to the Operator\'s email address<span data-scroll-to=\"#owner-email-field\">office@zms-msk.ru</span>with the note “Revocation of consent to the processing of personal data.” </div>\r\n            <div class=\"li\">8.5. All information that is collected by third-party services, including payment systems, communications and other service providers, is stored and processed by these persons (Operators) in accordance with their User Agreement and Privacy Policy. Subject of personal data and/or&nbsp;with&nbsp;the specified documents. The operator is not responsible for the actions of third parties, including the service providers specified in this paragraph.</div>\r\n            <div class=\"li\">8.6. The prohibitions established by the subject of personal data on the transfer (except for providing access), as well as on the processing or conditions for processing (except for gaining access) of personal data permitted for distribution, do not apply in cases of processing personal data in government, public and ;other public interests determined by the legislation of the Russian Federation.</div>\r\n            <div class=\"li\">8.7. When processing personal data, the operator ensures the confidentiality of personal data.</div>\r\n            <div class=\"li\">8.8. The operator stores personal data in a form that allows identifying the subject of personal data, no longer than required by the purposes of processing personal data, if the storage period for personal data is not established by federal law, an agreement to which the operator is a party, beneficiary or guarantor. subject of personal data.</div>\r\n            <div class=\"li\">8.9. The condition for terminating the processing of personal data may be the achievement of the purposes of processing personal data, the expiration of the consent of the subject of personal data, the withdrawal of consent by the subject of personal data or the requirement to stop the processing of personal data, as well as the identification of unlawful processing of personal data.</div>\r\n        </div>\r\n    </div>\r\n</div>\r\n<div class=\"row mb-4\">\r\n    <div class=\"col\">\r\n        <h5>9. List of actions performed by the Operator with the received personal data</h5>\r\n        <div class=\"ol\">\r\n            <div class=\"li\">9.1. The operator collects, records, organizes ation, accumulation, storage, clarification (updating, changing), extraction, use, transfer (distribution, provision, access), depersonalization, blocking, deletion and destruction of personal data.</div>\r\n            <div class=\"li\">9.2. The operator carries out automated processing of personal data with or without receipt and/or transmission of received information via information and telecommunication networks.</div>\r\n        </div>\r\n    </div>\r\n</div>\r\n<div class=\"row mb-4\">\r\n    <div class=\"col\">\r\n        <h5>10. Cross-border transfer of personal data</h5>\r\n        <div class=\"ol\">\r\n            <div class=\"li\">10.1. Before the start of activities for the cross-border transfer of personal data, the operator is obliged to notify the authorized body for the protection of the rights of personal data subjects about its intention to carry out cross-border transfer of personal data (such a notification is sent separately from the notification of the intention to process personal data).\r\n                < /div>\r\n                    <div class=\"li\">10.2. Before submitting the above notification, the operator is obliged to obtain relevant information from the authorities of a foreign state, foreign individuals, foreign legal entities to whom cross-border transfer of personal data is planned.</div>\r\n            </div>\r\n        </div>\r\n    </div>\r\n    <div class=\"row mb-4\">\r\n        <div class=\"col\">\r\n            <h5>11. Confidentiality of personal data</h5>\r\n            <div class=\"descr\">The operator and other persons who have access to personal data are obliged not to disclose to third parties and not to distribute personal data without the consent of the subject of personal data, unless otherwise provided by federal law.</ div>\r\n            </div>\r\n        </div>\r\n        <div class=\"row mb-4\">\r\n            <div class=\"col\">\r\n                <h5>12. Final provisions</h5>\r\n                <div class=\"ol\">\r\n                    <div class=\"li\">12.1. The user can receive any clarification on any issues of interest regarding the processing of his personal data by contacting the Operator via email&nbsp;<span data-scroll-to=\"#owner-email-field\">office@zms-msk.ru </span>.</div>\r\n                    <div class=\"li\">12.2. This document will reflect any changes to the Operator’s personal data processing policy. The policy is valid indefinitely until it is replaced by a new version.</div>\r\n                    <div class=\"li\">12.3. The current version of the Policy is freely available on the Internet at the address<span id=\"owner-privacy-url-value\" data-scroll-to=\"#owner-privacy-url-field\">https:// zamesbar.ru/privacy-policy</span>.</div>\r\n                </div>\r\n            </div>\r\n        </div>\r\n    </div>\r\n</div>', '', 1, 2, '2023-08-25 16:53:48', 113, '', '2023-12-24 19:12:27', 113, NULL, NULL, '2023-08-25 16:53:48', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"flags\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 4, 2, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, 'en-GB', ''),
(46, 213, 'Главная (CN)', 'glavnaya-cn', '<div class=\"row\">\r\n	<div class=\"col-12 col-md-4 main-left\">\r\n		<h1 class=\"title\">ZAMES 是一个由舒适而现代的餐厅和酒吧组成的网络</h1>\r\n		<div class=\"desc d-none d-md-block\"><p>使用煤炉和明火烹制的食物有其独特的味道和香气。</p></div>\r\n	</div>\r\n	<div class=\"d-flex col-md-4 main-center\">\r\n		<img src=\"/images/logo-icon.png\" alt=\"Logotype\" class=\"no-lazy\" loading=\"lazy\">\r\n	</div>\r\n	<div class=\"col-12 col-md-4 main-right\">\r\n		<div class=\"desc\">\r\n			<p class=\"desc d-block d-md-none\">使用煤炉和明火烹制的食物有其独特的味道和香气。</p>\r\n			<p>我们酒吧菜单的一个特色是提供多种啤酒，超过 250 种啤酒品种可满足各种口味。</p>\r\n			<p>平日美味多样的午餐、有趣的优惠和促销、大屏幕上的体育广播不会让您无动于衷。</p>\r\n		</div>\r\n	</div>\r\n</div>', '', 1, 20, '2023-08-15 15:48:06', 113, '', '2023-12-24 20:06:26', 113, NULL, NULL, '2023-08-15 15:48:06', NULL, '{\"image_intro\":\"images\\/main.png#joomlaImage:\\/\\/local-images\\/main.png?width=521&height=305\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/main.jpg#joomlaImage:\\/\\/local-images\\/main.jpg?width=2592&height=1349\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"cassiopeia:main\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"flags\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 6, 0, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, 'zh-CN', ''),
(47, 221, 'Лояльность CN', 'loyalnost-cn', '<div class=\"loyalty-row row page-sect sect-xs-3 sect-md-5 sect-xl-7\">\r\n	<div class=\"col-12 col-md-6\">\r\n		<div class=\"page-header mdl-header tac page-sect sect-pb-xs-3 sect-pb-md-5\">Статусы гостя</div>\r\n			<ul class=\"list-style-none\">\r\n				<li><span>-5%</span> потрачено более 10 000 ₽</li>\r\n				<li><span>-7%</span> потрачено более 20 000 ₽</li>\r\n				<li><span>-10%</span> потрачено более 40 000 ₽</li>\r\n			</ul>\r\n	</div>\r\n	<div class=\"col-12 col-md-6\">\r\n		<div class=\"page-header mdl-header tac page-sect sect-pb-xs-3 sect-pb-md-5\">Карта ZAMES – это</div>\r\n			<ul>\r\n				<li>Получать неограниченное количество бонусов на свой счет</li>\r\n				<li>Самостоятельно управлять своим бонусным счетом</li>\r\n				<li>Заработать свой статус клиента и получить дополнительную выгоду</li>\r\n			</ul>\r\n	</div>\r\n</div>\r\n<div class=\"page-header mdl-header tac page-sect sect-pb-xs-3 sect-pb-md-5\">Условия пользования клубной картой</div>\r\n<ul>\r\n	<li>Один бонусный рубль равен одному российскому рублю;</li>\r\n	<li>Накопление начинается с вашего первого заказа после прохождения полной регистрации;</li>\r\n	<li>Списание бонусных рублей производится только с электронной карты;</li>\r\n	<li>При покупке блюд из раздела скидок, акций, спец предложений, бонусы начисляются на остаточную сумму заказа;</li>\r\n	<li>Бонусными рублями можно произвести 30% оплату от стоимости заказа по выбору гостя. На один счет можно применить либо скидку, либо бонусные рубли;</li>\r\n	<li>Размер бонусных рублей начислений зависит от статуса гостя;</li>\r\n	<li>Неизрасходованные бонусы аннулируются 1раз в год 1 декабря. Не подлежат восстановлению;</li>\r\n	<li>Более подробную информацию можно получить у сотрудников ресторана.</li>\r\n</ul>', '', 1, 2, '2023-12-24 11:27:46', 113, '', '2023-12-24 11:27:46', 113, NULL, NULL, '2023-12-24 11:27:46', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"flags\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 1, 1, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, '*', ''),
(48, 222, '隐私政策', 'yin-si-zheng-ce', '<div class=\"row mb-4\">\r\n<div class=\"col\">\r\n<h5>1． 一般规定</h5>\r\n<div class=\"descr\">本个人数据处理政策是根据2006年7月27日第152-FZ号联邦法律\"关于个人数据\"（以下简称\"个人数据法\"）的要求编制的，并定义了处理个人数据的程序和措施，以确保<span id=\"owner—name-value\"class=\"\"data-scroll-to=\"#owner-name-field\">LLC\"捏合\"</span>（以下简称运营商）所采取的个人数据安全。</div>\r\n<div class=\"ol\">\r\n<div class=\"li\">1.1. 经营者将其最重要的目标和条件作为其活动的实施，即在处理其个人资料时遵守人和公民的权利和自由，包括保护隐私权、个人和家庭秘密。</div>\r\n<div class=\"li\">1.2. 本运营商关于个人数据处理的政策（以下简称政策）适用于运营商可以获得的关于网站访问者的所有信息<span data-scroll-to=\"#owner-site-url-field\">https://zamesbar.ru </span>。</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"row mb-4\">\r\n<div class=\"col\">\r\n<h5>2． 政策中使用的基本概念</h5>\r\n<div class=\"ol\">\r\n<div class=\"li\">2.1。 自动处理个人资料—利用电脑技术处理个人资料。</div>\r\n<div class=\"li\">2.2. 阻止个人数据-暂时终止个人数据的处理（除非为了澄清个人数据而需要处理）。</div>\r\n<div class=\"li\">2.3。 网站是图形和信息材料的集合，以及计算机程序和数据库，以确保它们在互联网上的网络地址<span data-scroll-to=\"#owner-site-url-field\">的可用性https://zamesbar.ru </span>。</div>\r\n<div class=\"li\">2.4。 个人数据信息系统-包含在数据库中的一组个人数据，并确保其处理信息技术和技术手段。</div>\r\n<div class=\"li\">2.5。 个人资料的非个人化-行动，因此在不使用额外资料的情况下，无法确定个人资料对特定使用者或其他个人资料主体的身分。</div>\r\n2.6. 个人数据的处理—在使用或不使用个人数据自动化工具的情况下执行的任何操作（操作）或一组操作（操作），包括收集，记录，系统化，积累，存储，澄清（更新，修改），提取，</div>\r\n<div class=\"li\">2.7。 运营商-一个国家机构，市政机构，法人实体或个人，独立或联合其他人组织和/或处理个人数据，并确定处理个人数据的目的，要处理的个人数据数据的组成，</div>\r\n<div class=\"li\">2.8。 个人数据-直接或间接与网站特定或可识别用户相关的任何信息<span data-scroll-to=\"#owner-site-url-field\">https://zamesbar.ru </span>。</div>\r\n<div class=\"li\">2.9。 由个人资料当事人授权分发的个人资料-个人资料，由个人资料当事人提供的无限数量的人查阅，同意按照《个人资料法》规定的程序处理由个人资料当事人授权分发的个人资料（以下简称授权分发的个人资料）。</div>\r\n<div class=\"li\">2.10. 用户-网站的任何访问者<span data-scroll-to=\"#owner-site-url-field\">https://zamesbar.ru </span>。</div>\r\n<div class=\"li\">2.11. 提供个人资料—旨在向某个人或某一圈子人士披露个人资料的行动。</div>\r\n<div class=\"li\">2.12. 传播个人资料—任何旨在向无限期人士披露个人资料(转移个人资料)或熟悉无限人数的个人资料的行动，包括在大众传播媒介披露个人资料、放置在资讯及电讯网络内，或以任何其他方式提供查阅个人资料的途径。</div>\r\n<div class=\"li\">2.13. 个人资料的跨境转移-将个人资料转移至外国领土，交给外国当局、外国个人或外国法律实体。</div>\r\n<div class=\"li\">2.14. 销毁个人资料—因无法进一步恢复个人资料资讯系统内的个人资料内容及/或个人资料的主要载体而永久销毁个人资料的任何行动。</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"row mb-4\">\r\n<div class=\"col\">\r\n<h5>3． 经营者的基本权利和义务</h5>\r\n<div class=\"ol\">\r\n<div class=\"li\">3.1。 运算符有权：</div>\r\n<div class=\"li\">-从个人信息主体接收包含个人数据的可靠信息和/或文件;</div>\r\n<div class=\"li\">-如个人资料的主体撤回对处理个人资料的同意，并要求终止处理个人资料，如有个人资料法例所订明的理由，营办商有权在未经同意的情况下，继续处理个人资料；</div>\r\n<div class=\"li\">-独立确定必要和足够的措施的组成和清单，以确保履行个人数据法律规定的义务以及根据其采取的监管法律行为，除非个人数据法或其他联邦</div>\r\n<div class=\"li\">3.2。 运算符必须：</div>\r\n<div class=\"li\">-应个人资料当事人的要求，向其提供与处理其个人资料有关的资料；</div>\r\n<div class=\"li\">—根据俄罗斯联邦现行立法规定的程序组织个人数据处理</div>\r\n<div class=\"li\">—根据个人资料法例的规定，回应个人资料当事人及其法律代表的要求及要求</div>\r\n<div class=\"li\">-应本机构的要求，在收到该要求之日起10天内通知保护个人资料当事人权利的授权机构所需的资料；</div>\r\n<div class=\"li\">-发布或以其他方式提供有关个人数据处理的本政策的无限制访问;</div>\r\n<div class=\"li\">-采取法律，组织和技术措施，保护个人数据免受未经授权或意外访问，破坏，修改，阻止，复制，提供，传播个人数据，以及防止与个人数据相关的非法行为;</div>\r\n<div class=\"li\">-停止传输（分发，提供，访问）个人数据，停止以个人数据法律规定的方式和情况处理和销毁个人数据;</div>\r\n<div class=\"li\">-履行个人资料法律规定的其他职责。</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"row mb-4\">\r\n<div class=\"col\">\r\n<h5>4． 个人信息主体的基本权利和义务</h5>\r\n<div class=\"ol\">\r\n<div class=\"li\">4.1。 个人资料当事人有权：</div>\r\n<div class=\"li\">-接收有关处理其个人数据的信息，联邦法律规定的情况除外。 该等资料由营办商以可查阅的形式提供给个人资料当事人，不应包含与其他个人资料当事人有关的个人资料，但有合法理由披露该等个人资料的情况除外。 资料清单及取得资料的程序由《个人资料法》订明；</div>\r\n<div class=\"li\">-要求运营商澄清其个人数据，如果个人数据不完整，过时，不准确，非法获取或对于所述处理目的不是必需的，则阻止或销毁它们，并采取法律规定的措\r\n<div class=\"li\">-在处理个人资料时，提出事先同意的条件，以便在市场上推广商品，作品和服务</div>\r\n<div class=\"li\">-撤回同意处理个人资料，以及发出终止处理个人资料的要求；</div>\r\n<div class=\"li\">-就保障个人资料当事人的权利或在法庭上就营办商在处理其个人资料时的非法行为或疏忽向获授权机构提出上诉；</div>\r\n<div class=\"li\">—用于行使俄罗斯联邦立法规定的其他权利。</div>\r\n<div class=\"li\">4.2。 个人资料当事人有义务：</div>\r\n<div class=\"li\">—为操作员提供有关他/她自己的可靠数据。</div>\r\n<div class=\"li\">-通知运营商有关您的个人数据的澄清（更新，修改）。</div>\r\n<div class=\"li\">4.3。 未经运营商同意，向运营商提供关于自己的虚假信息或关于另一个人数据主体的信息的人应根据俄罗斯联邦的立法承担责任。</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"row mb-4\">\r\n<div class=\"col\">\r\n<h5>5． 个人资料处理原则</h5>\r\n<div class=\"ol\">\r\n<div class=\"li\">5.1。 个人数据的处理是在合法和公平的基础上进行的。</div>\r\n<div class=\"li\">5.2。 个人数据的处理仅限于实现特定，预定和合法的目标。 不允许处理与收集个人数据目的不相符的个人数据。</div>\r\n<div class=\"li\">5.3。 不允许合并包含个人数据的数据库，其处理是为了彼此不相容的目的而进行的。</div>\r\n<div class=\"li\">5.4。 只有符合处理目的的个人资料才会被处理。</div>\r\n<div class=\"li\">5.5。 处理的个人数据的内容和数量符合规定的处理目的。 处理的个人资料不允许与处理的目的有关的冗余。</div>\r\n<div class=\"li\">5.6。 在处理个人资料时，确保个人资料的准确性、足够性及在必要情况下，以及与处理个人资料的目的有关的相关性。 运营商采取必要的措施和/或确保他们被采取删除或澄清不完整或不准确的数据。</div>\r\n<div class=\"li\">5.7。 个人资料的储存方式，可让你在处理个人资料的目的所要求的时间内，识别个人资料的主题，除非个人资料的储存期由联邦法律规定，而个人资料的当事人、受益人或担保人所签订的协议。 除非联邦法律另有规定，处理后的个人数据在实现处理目标或失去实现这些目标的需要时被销毁或人格解体。</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"row mb-4\">\r\n<div class=\"col\">\r\n<h5>6． 个人数据处理的目的</h5>\r\n<div class=\"ol\">\r\n<div id=\"EUT4Im\" class=\"li\">\r\n<table class=\"purpose-table\">\r\n<tbody>\r\n<tr><th>处理目的</th>\r\n<td class=\"purpose-field\"><span>通过发送电子邮件通知用户</span></td>\r\n</tr>\r\n<tr><th>个人资料</th>\r\n<td class=\"data-field\">\r\n<ul>\r\n<li><span>姓、名、父名</span></li>\r\n<li><span>电子邮件地址</span></li>\r\n<li><span>电话号码</span></li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr><th>法律依据</th>\r\n<td class=\"legal-field\">\r\n<ul>\r\n<li><span>运营商的法定（组成）文件</span></li>\r\n</ul>\r\n</td>\r\n</tr>\r\n<tr><th>个人数据处理的类型</th>\r\n<td class=\"types-field\">\r\n<ul>\r\n<li><span>个人数据的收集、记录、系统化、积累、存储、销毁和非个人化</span></li>\r\n</ul>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"row mb-4\">\r\n<div class=\"col\">\r\n<h5>7． 个人数据处理条件</h5>\r\n<div class=\"ol\">\r\n<div class=\"li\">7.1. 个人资料的处理是在处理个人资料的个人资料的同意下进行的。</div>\r\n<div class=\"li\">7.2. 为了实现俄罗斯联邦国际协议或法律规定的目标，履行俄罗斯联邦立法赋予经营者的职能，权力和职责，必须处理个人数据。</div>\r\n<div class=\"li\">7.3. 个人资料的处理对于司法行政、执行司法行为、根据俄罗斯联邦关于执行程序的立法执行的另一机构或官员的行为是必要的。</div>\r\n<div class=\"li\">7.4。 处理个人资料是执行个人资料当事人是一方或受益人或担保人的协议所必需的，也是根据个人资料当事人的倡议订立协议或个人资料当事人将是受益人或担保人的协议所必需的。</div>\r\n7.5. 个人数据的处理对于行使运营商或第三方的权利和合法利益或实现具有社会意义的目标是必要的，前提是个人数据主体的权利和自由不受侵犯。</div>\r\n<div class=\"li\">7.6。 个人数据由个人数据主体或应其要求提供的无限数量的人员处理，访问（以下称为公开可用的个人数据）。</div>\r\n<div class=\"li\">7.7。 根据联邦法律处理需要公布或强制披露的个人数据。</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"row mb-4\">\r\n<div class=\"col\">\r\n<h5>8． 收集、储存、转移及其他处理个人资料的程序</h5>\r\n<div class=\"descr\">运营商处理的个人数据的安全性通过实施必要的法律，组织和技术措施来确保，以完全符合个人数据保护领域现行立法的要求。</div>\r\n<div class=\"ol\">\r\n<div class=\"li\">8.1。 运营商确保个人数据的安全，并采取一切可能的措施来防止未经授权的人员访问个人数据。</div>\r\n<div class=\"li\">8.2。 在任何情况下，用户的个人数据都不会转移给第三方，但与执行现行立法有关的情况或个人数据主体同意运营商将数据转移给第三方的情况除外。履行民事合同义务的第三方。</div>\r\n<div class=\"li\">8.3。 如果发现个人数据不准确，用户可以通过向运营商的电子邮件地址<span data-scroll-to=\"#owner-email-field\">office@zms-msk 发送通知来独立更新这些数据.ru</span>&nbsp;标记为“正在更新个人数据。”</div>\r\n<div class=\"li\">8.4。 处理个人数据的期限取决于个人数据收集目的的实现情况，除非合同或现行法律规定了不同的期限。<br />用户可以随时撤回其同意通过电子邮件向运营商的电子邮件地址<span data-scroll-to=\"#owner-email-field\">office@zms-msk.ru</span>发​​送通知并附上备注来处理个人数据“撤销对个人数据处理的同意。”</div>\r\n<div class=\"li\">8.5。 第三方服务（包括支付系统、通信和其他服务提供商）收集的所有信息均由这些人（运营商）根据其用户协议和隐私政策进行存储和处理。 个人数据和/或指定文件的主题。 运营商不对第三方（包括本段中指定的服务提供商）的行为负责。</div>\r\n<div class=\"li\">8.6。 个人数据主体对允许分发的个人数据的传输（提供访问除外）以及处理或处理条件（获取访问除外）制定的禁令不适用于处理个人数据的情况政府、公共和俄罗斯联邦立法确定的其他公共利益的数据。</div>\r\n<div class=\"li\">8.7。 运营商在处理个人数据时，确保个人数据的机密性。</div>\r\n<div class=\"li\">8.8。 运营商以允许识别个人数据主体的形式存储个人数据，存储时间不得超过处理个人数据目的所需的时间，如果联邦法律未规定个人数据的存储期限，则运营商应签署的协议当事人、受益人或担保人。个人数据的主体。</div>\r\n<div class=\"li\">8.9。 终止个人数据处理的条件可以是个人数据处理目的的实现、个人数据主体的同意期限届满、个人数据主体撤回同意或者要求停止处理个人数据的处理，以及非法处理个人数据的识别。</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"row mb-4\">\r\n<div class=\"col\">\r\n<h5>9。 运营商使用收到的个人数据执行的操作列表</h5>\r\n<div class=\"ol\">\r\n<div class=\"li\">9.1。 运营商收集、记录、系统化、积累、存储、提炼（更新、更改）、提取、使用、传输（分发、提供、访问）、去个性化、阻止、删除和销毁个人数据。</div>\r\n<div class=\"li\">9.2。 运营商通过信息和电信网络对个人数据进行自动处理，无论是否接收和/或传输收到的信息。</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"row mb-4\">\r\n<div class=\"col\">\r\n<h5>10。 个人数据跨境传输</h5>\r\n<div class=\"ol\">\r\n<div class=\"li\">10.1。 在开始个人数据跨境传输活动之前，运营者有义务向个人数据主体权利保护授权机构通报其进行个人数据跨境传输的意图（例如，通知与处理个人数据的意向通知分开发送）。</div>\r\n<div class=\"li\">10.2. 在提交上述通知之前，运营者有义务向计划跨境传输个人数据的外国当局、外国个人、外国法人获取相关信息。</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"row mb-4\">\r\n<div class=\"col\">\r\n<h5>11。 个人数据的保密性</h5>\r\n<div class=\"descr\">运营商和其他有权访问个人数据的人有义务不向第三方披露，并且未经个人数据主体同意不得分发个人数据，除非联邦法律另有规定。 </div>\r\n</div>\r\n</div>\r\n<div class=\"row mb-4\">\r\n<div class=\"col\">\r\n<h5>12。 最终条款</h5>\r\n<div class=\"ol\">\r\n<div class=\"li\">12.1。 用户可以通过电子邮件联系运营商，获得有关处理其个人数据的任何相关问题的澄清<span data-scroll-to=\"#owner-email-field\">office@zms-msk.ru < /span>.</div>\r\n<div class=\"li\">12.2. 本文件将反映运营商个人数据处理政策的任何变更。 该政策无限期有效，直至被新版本取代。</div>\r\n<div class=\"li\">12.3。 当前版本的政策可在互联网上免费获取，地址为<span id=\"owner-privacy-url-value\" data-scroll-to=\"#owner-privacy-url-field\">https://zamesbar .ru/隐私政策</span>.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', '', 1, 2, '2023-12-24 11:42:13', 113, '', '2023-12-24 19:23:02', 113, NULL, NULL, '2023-12-24 11:42:13', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"flags\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 7, 0, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, 'zh-CN', ''),
(49, 233, 'Kashirskaya Plaza', 'kashirskaya-plaza', 'For those who prefer to start their day with a hearty and tasty breakfast, Zames bar in the Kashirskaya Plaza shopping center will be the best solution. A cozy atmosphere and friendly staff, delicious and satisfying dishes for every taste, as well as free parking, which will allow you to enjoy your vacation without worrying about where to leave your car.', '', 1, 11, '2023-08-17 15:59:24', 113, '', '2023-12-24 19:49:27', 113, NULL, NULL, '2023-08-17 15:59:24', NULL, '{\"image_intro\":\"images\\/restoran\\/kashirskaya-plaza\\/preview.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/preview.jpg?width=1024&height=682\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/restoran\\/kashirskaya-plaza\\/main.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/main.jpg?width=1920&height=1278\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"cassiopeia:restoran\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"flags\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 3, 1, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, 'en-GB', ''),
(50, 234, 'Mitino', 'mitino', 'A great place to relax for residents and guests of the area! Here you will be pleased not only with a cozy atmosphere and panoramic windows, but also with its own smokehouse, which guarantees a unique taste experience from dishes and snacks.<br>There is also free parking next to the bar, so you can safely come by car and enjoy the evening!', '', 1, 11, '2023-08-17 15:59:24', 113, '', '2023-12-24 16:47:58', 113, NULL, NULL, '2023-08-17 15:59:24', NULL, '{\"image_intro\":\"images\\/restoran\\/mitino\\/preview.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/preview.jpg?width=1024&height=682\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/restoran\\/mitino\\/main.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/main.jpg?width=1920&height=1278\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"cassiopeia:restoran\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"flags\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 2, 2, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, 'en-GB', ''),
(51, 235, 'Afimall City', 'afimall-city', 'Zames Afimall is a bar with a unique location. It is located in the very heart of Moscow City, which makes it an ideal place for excellent shopping and a comfortable rest afterwards.', '', 1, 11, '2023-08-17 15:59:24', 113, '', '2023-12-24 16:51:42', 113, NULL, NULL, '2023-08-17 15:59:24', NULL, '{\"image_intro\":\"images\\/restoran\\/afimoll-siti\\/preview.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/preview.jpg?width=1024&height=682\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/restoran\\/afimoll-siti\\/main.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/main.jpg?width=1920&height=1278\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"cassiopeia:restoran\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"flags\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 2, 3, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, 'en-GB', ''),
(52, 236, 'Kuntsevo Plaza', 'kuntsevo-plaza', 'Welcome to the bar where the atmosphere of rock and roll and country intertwine! Here you will find everything you need for an unforgettable pastime. Video reports of the most exciting sporting events will be broadcast on large screens, immersing you in the real atmosphere of competition.', '', 1, 11, '2023-08-17 15:59:24', 113, '', '2023-12-24 16:55:29', 113, NULL, NULL, '2023-08-17 15:59:24', NULL, '{\"image_intro\":\"images\\/restoran\\/kuntsevo-plaza\\/preview.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/preview.jpg?width=1024&height=682\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/restoran\\/kuntsevo-plaza\\/main.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/main.jpg?width=1920&height=1278\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"cassiopeia:restoran\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"flags\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 2, 4, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, 'en-GB', '');
INSERT INTO `lsqvo_content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `note`) VALUES
(53, 237, 'Horosho', 'horosho', 'If you are looking for a cozy place where you can spend time with family or friends over a delicious dinner and a cool glass of beer, then you should definitely check out Zames Bar Khoroshovo. The atmosphere of our bar is conducive to a pleasant stay, and a separate entrance allows us to work even after the shopping center is closed.', '', 1, 11, '2023-08-17 15:59:24', 113, '', '2023-12-24 18:06:40', 113, NULL, NULL, '2023-08-17 15:59:24', NULL, '{\"image_intro\":\"images\\/restoran\\/horosho\\/preview.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/horosho\\/preview.jpg?width=1024&height=682\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/restoran\\/horosho\\/main.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/horosho\\/main.jpg?width=1920&height=1278\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"cassiopeia:restoran\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"flags\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 2, 5, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, 'en-GB', ''),
(54, 238, 'Butovo', 'butovo', 'Bright musical evenings, from 22.00 every Friday and Saturday, and an unforgettable atmosphere. Here you can enjoy live music, delicious food and over 200 different craft beers.', '', 1, 11, '2023-08-17 15:59:24', 113, '', '2023-12-24 18:08:56', 113, NULL, NULL, '2023-08-17 15:59:24', NULL, '{\"image_intro\":\"images\\/restoran\\/butovo\\/preview.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/preview.jpg?width=1024&height=682\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/restoran\\/butovo\\/main.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/main.jpg?width=1920&height=1278\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"cassiopeia:restoran\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"flags\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 2, 6, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, 'en-GB', ''),
(55, 239, '联系人', 'kontakty-cn', '<div class=\"row\">\r\n    <div class=\"col-12 col-md-4\">\r\n        <div class=\"contact-phone page-sect sect-pb-xs-3 sect-pb-md-5\"><a href=\"tel:+74957392347\">+7 (495) 739 23 47</a> </div>\r\n        <div class=\"contact-soc d-flex align-items-center\">\r\n			<a href=\"https://vk.com/zamesbarmoscow\" target=\"_blank\"><img src=\"images/soc/1.svg\" /></a>\r\n			<a href=\"https://t.me/zamesbar\" target=\"_blank\"><img src=\"images/soc/2.svg\" /></a>\r\n			<a href=\"https://www.instagram.com/zamesbar\" target=\"_blank\" ><img src=\"images/soc/3.svg\" /></a>\r\n			<div>Instagram <span>在俄罗斯联邦被禁止</span></div>\r\n		</div>\r\n	</div>\r\n	<div class=\"col-12 col-md-4\">\r\n		<div class=\"contact-title contact-width-1\">评论和<span>建议</span></div>\r\n		<div class=\"contact-mail contact-width-1\"><a href=\"mailto:mes@zms-msk.ru\">mes@zms-msk.ru</a></div>\r\n	</div>\r\n	<div class=\"col-12 col-md-4\">\r\n		<div class=\"contact-title contact-width-2\">概括</div>\r\n		<div class=\"contact-mail contact-width-2\"><a href=\"mailto:job@zamesbar.ru\">job@zamesbar.ru</a></div>\r\n	</div>\r\n</div>', '', 1, 24, '2023-08-21 15:25:15', 113, '', '2023-12-24 19:36:58', 113, NULL, NULL, '2023-08-21 15:25:15', NULL, '{\"image_intro\":\"\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"cassiopeia:contact\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"flags\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 11, 0, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, 'zh-CN', 'Контакты'),
(56, 240, 'Kashirskaya Plaza', 'kashirskaya-plaza', '对于那些喜欢以丰盛美味的早餐开始新的一天的人来说，Kashirskaya 广场购物中心的 Zames 酒吧将是最佳解决方案。 舒适的氛围和友善的员工，美味可口、满足各种口味的菜肴，还有免费停车位，让您享受假期而无需担心把车停在哪里。', '', 1, 22, '2023-08-17 15:59:24', 113, '', '2023-12-24 19:48:20', 113, NULL, NULL, '2023-08-17 15:59:24', NULL, '{\"image_intro\":\"images\\/restoran\\/kashirskaya-plaza\\/preview.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/preview.jpg?width=1024&height=682\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/restoran\\/kashirskaya-plaza\\/main.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/main.jpg?width=1920&height=1278\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"cassiopeia:restoran\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"flags\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 2, 0, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, 'zh-CN', ''),
(57, 241, 'Mitino', 'mitino', '是该地区居民和客人放松身心的好地方！ 在这里，您不仅会喜欢舒适的氛围和全景窗户，而且还拥有自己的熏制室，保证了菜肴和小吃的独特味觉体验。<br>酒吧旁边还设有免费停车场，因此您可以安全地享用美食。 开车前来，享受夜晚！', '', 1, 22, '2023-08-17 15:59:24', 113, '', '2023-12-24 19:52:49', 113, NULL, NULL, '2023-08-17 15:59:24', NULL, '{\"image_intro\":\"images\\/restoran\\/mitino\\/preview.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/preview.jpg?width=1024&height=682\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/restoran\\/mitino\\/main.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/main.jpg?width=1920&height=1278\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"cassiopeia:restoran\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"flags\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 2, 0, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, 'zh-CN', ''),
(58, 242, 'Afimall City', 'afimall-city', 'Zames Afimall 是一家位置独特的酒吧。 它位于莫斯科市中心，是绝佳购物和舒适休息的理想场所。', '', 1, 22, '2023-08-17 15:59:24', 113, '', '2023-12-24 19:55:10', 113, NULL, NULL, '2023-08-17 15:59:24', NULL, '{\"image_intro\":\"images\\/restoran\\/afimoll-siti\\/preview.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/preview.jpg?width=1024&height=682\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/restoran\\/afimoll-siti\\/main.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/main.jpg?width=1920&height=1278\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"cassiopeia:restoran\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"flags\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 2, 0, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, 'zh-CN', ''),
(59, 243, 'Kuntsevo Plaza', 'kuntsevo-plaza', '欢迎来到摇滚与乡村氛围交织的酒吧！ 在这里您将找到难忘的消遣所需的一切。 大屏幕上播放最精彩的体育赛事视频报道，让您沉浸在真实的比赛氛围中。', '', 1, 22, '2023-08-17 15:59:24', 113, '', '2023-12-24 19:58:18', 113, NULL, NULL, '2023-08-17 15:59:24', NULL, '{\"image_intro\":\"images\\/restoran\\/kuntsevo-plaza\\/preview.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/preview.jpg?width=1024&height=682\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/restoran\\/kuntsevo-plaza\\/main.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/main.jpg?width=1920&height=1278\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"cassiopeia:restoran\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"flags\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 2, 0, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, 'zh-CN', ''),
(60, 244, 'Horosho', 'horosho', '如果您正在寻找一个舒适的地方，您可以与家人或朋友一起享用美味的晚餐和一杯清凉的啤酒，那么您一定要去Zames Bar Horoshovo看看。 我们酒吧的氛围有利于愉快的住宿，一个单独的入口使我们即使在购物中心关闭后也可以工作。', '', 1, 22, '2023-08-17 15:59:24', 113, '', '2023-12-24 20:01:41', 113, NULL, NULL, '2023-08-17 15:59:24', NULL, '{\"image_intro\":\"images\\/restoran\\/horosho\\/preview.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/horosho\\/preview.jpg?width=1024&height=682\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/restoran\\/horosho\\/main.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/horosho\\/main.jpg?width=1920&height=1278\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"cassiopeia:restoran\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"flags\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 2, 0, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, 'zh-CN', ''),
(61, 245, 'Butovo', 'butovo', '每周五和周六 22:00 都会举办明亮的音乐之夜，营造令人难忘的氛围。 在这里您可以享受现场音乐、美味佳肴和 200 多种不同的精酿啤酒。', '', 1, 22, '2023-08-17 15:59:24', 113, '', '2023-12-24 20:04:11', 113, NULL, NULL, '2023-08-17 15:59:24', NULL, '{\"image_intro\":\"images\\/restoran\\/butovo\\/preview.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/preview.jpg?width=1024&height=682\",\"image_intro_alt\":\"\",\"float_intro\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/restoran\\/butovo\\/main.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/main.jpg?width=1920&height=1278\",\"image_fulltext_alt\":\"\",\"float_fulltext\":\"\",\"image_fulltext_caption\":\"\"}', '{\"urla\":\"\",\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":\"\",\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":\"\",\"urlctext\":\"\",\"targetc\":\"\"}', '{\"article_layout\":\"cassiopeia:restoran\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"flags\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}', 2, 0, '', '', 1, 0, '{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}', 0, 'zh-CN', '');

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_contentitem_tag_map`
--

CREATE TABLE `lsqvo_contentitem_tag_map` (
  `type_alias` varchar(255) NOT NULL DEFAULT '',
  `core_content_id` int(10) UNSIGNED NOT NULL COMMENT 'PK from the core content table',
  `content_item_id` int(11) NOT NULL COMMENT 'PK from the content type table',
  `tag_id` int(10) UNSIGNED NOT NULL COMMENT 'PK from the tag table',
  `tag_date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() COMMENT 'Date of most recent save for this tag-item',
  `type_id` mediumint(9) NOT NULL COMMENT 'PK from the content_type table'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Maps items from content tables to tags';

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_content_frontpage`
--

CREATE TABLE `lsqvo_content_frontpage` (
  `content_id` int(11) NOT NULL DEFAULT 0,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `featured_up` datetime DEFAULT NULL,
  `featured_down` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_content_rating`
--

CREATE TABLE `lsqvo_content_rating` (
  `content_id` int(11) NOT NULL DEFAULT 0,
  `rating_sum` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `rating_count` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `lastip` varchar(50) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_content_types`
--

CREATE TABLE `lsqvo_content_types` (
  `type_id` int(10) UNSIGNED NOT NULL,
  `type_title` varchar(255) NOT NULL DEFAULT '',
  `type_alias` varchar(400) NOT NULL DEFAULT '',
  `table` varchar(2048) NOT NULL DEFAULT '',
  `rules` text NOT NULL,
  `field_mappings` text NOT NULL,
  `router` varchar(255) NOT NULL DEFAULT '',
  `content_history_options` varchar(5120) DEFAULT NULL COMMENT 'JSON string for com_contenthistory options'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Дамп данных таблицы `lsqvo_content_types`
--

INSERT INTO `lsqvo_content_types` (`type_id`, `type_title`, `type_alias`, `table`, `rules`, `field_mappings`, `router`, `content_history_options`) VALUES
(1, 'Article', 'com_content.article', '{\"special\":{\"dbtable\":\"#__content\",\"key\":\"id\",\"type\":\"ArticleTable\",\"prefix\":\"Joomla\\\\Component\\\\Content\\\\Administrator\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"state\",\"core_alias\":\"alias\",\"core_created_time\":\"created\",\"core_modified_time\":\"modified\",\"core_body\":\"introtext\", \"core_hits\":\"hits\",\"core_publish_up\":\"publish_up\",\"core_publish_down\":\"publish_down\",\"core_access\":\"access\", \"core_params\":\"attribs\", \"core_featured\":\"featured\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"images\", \"core_urls\":\"urls\", \"core_version\":\"version\", \"core_ordering\":\"ordering\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"catid\", \"asset_id\":\"asset_id\", \"note\":\"note\"}, \"special\":{\"fulltext\":\"fulltext\"}}', 'ContentHelperRoute::getArticleRoute', '{\"formFile\":\"administrator\\/components\\/com_content\\/forms\\/article.xml\", \"hideFields\":[\"asset_id\",\"checked_out\",\"checked_out_time\",\"version\"],\"ignoreChanges\":[\"modified_by\", \"modified\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"ordering\"],\"convertToInt\":[\"publish_up\", \"publish_down\", \"featured\", \"ordering\"],\"displayLookup\":[{\"sourceColumn\":\"catid\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"created_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"} ]}'),
(2, 'Contact', 'com_contact.contact', '{\"special\":{\"dbtable\":\"#__contact_details\",\"key\":\"id\",\"type\":\"ContactTable\",\"prefix\":\"Joomla\\\\Component\\\\Contact\\\\Administrator\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"name\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created\",\"core_modified_time\":\"modified\",\"core_body\":\"address\", \"core_hits\":\"hits\",\"core_publish_up\":\"publish_up\",\"core_publish_down\":\"publish_down\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"featured\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"image\", \"core_urls\":\"webpage\", \"core_version\":\"version\", \"core_ordering\":\"ordering\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"catid\", \"asset_id\":\"null\"}, \"special\":{\"con_position\":\"con_position\",\"suburb\":\"suburb\",\"state\":\"state\",\"country\":\"country\",\"postcode\":\"postcode\",\"telephone\":\"telephone\",\"fax\":\"fax\",\"misc\":\"misc\",\"email_to\":\"email_to\",\"default_con\":\"default_con\",\"user_id\":\"user_id\",\"mobile\":\"mobile\",\"sortname1\":\"sortname1\",\"sortname2\":\"sortname2\",\"sortname3\":\"sortname3\"}}', 'ContactHelperRoute::getContactRoute', '{\"formFile\":\"administrator\\/components\\/com_contact\\/forms\\/contact.xml\",\"hideFields\":[\"default_con\",\"checked_out\",\"checked_out_time\",\"version\"],\"ignoreChanges\":[\"modified_by\", \"modified\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\"],\"convertToInt\":[\"publish_up\", \"publish_down\", \"featured\", \"ordering\"], \"displayLookup\":[ {\"sourceColumn\":\"created_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"catid\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"} ] }'),
(3, 'Newsfeed', 'com_newsfeeds.newsfeed', '{\"special\":{\"dbtable\":\"#__newsfeeds\",\"key\":\"id\",\"type\":\"NewsfeedTable\",\"prefix\":\"Joomla\\\\Component\\\\Newsfeeds\\\\Administrator\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"name\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created\",\"core_modified_time\":\"modified\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"publish_up\",\"core_publish_down\":\"publish_down\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"featured\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"images\", \"core_urls\":\"link\", \"core_version\":\"version\", \"core_ordering\":\"ordering\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"catid\", \"asset_id\":\"null\"}, \"special\":{\"numarticles\":\"numarticles\",\"cache_time\":\"cache_time\",\"rtl\":\"rtl\"}}', 'NewsfeedsHelperRoute::getNewsfeedRoute', '{\"formFile\":\"administrator\\/components\\/com_newsfeeds\\/forms\\/newsfeed.xml\",\"hideFields\":[\"asset_id\",\"checked_out\",\"checked_out_time\",\"version\"],\"ignoreChanges\":[\"modified_by\", \"modified\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\"],\"convertToInt\":[\"publish_up\", \"publish_down\", \"featured\", \"ordering\"],\"displayLookup\":[{\"sourceColumn\":\"catid\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"created_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"} ]}'),
(4, 'User', 'com_users.user', '{\"special\":{\"dbtable\":\"#__users\",\"key\":\"id\",\"type\":\"User\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"name\",\"core_state\":\"null\",\"core_alias\":\"username\",\"core_created_time\":\"registerDate\",\"core_modified_time\":\"lastvisitDate\",\"core_body\":\"null\", \"core_hits\":\"null\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"access\":\"null\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"null\", \"core_language\":\"null\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"null\", \"core_ordering\":\"null\", \"core_metakey\":\"null\", \"core_metadesc\":\"null\", \"core_catid\":\"null\", \"asset_id\":\"null\"}, \"special\":{}}', '', ''),
(5, 'Article Category', 'com_content.category', '{\"special\":{\"dbtable\":\"#__categories\",\"key\":\"id\",\"type\":\"CategoryTable\",\"prefix\":\"Joomla\\\\Component\\\\Categories\\\\Administrator\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"parent_id\", \"asset_id\":\"asset_id\"}, \"special\":{\"parent_id\":\"parent_id\",\"lft\":\"lft\",\"rgt\":\"rgt\",\"level\":\"level\",\"path\":\"path\",\"extension\":\"extension\",\"note\":\"note\"}}', 'ContentHelperRoute::getCategoryRoute', '{\"formFile\":\"administrator\\/components\\/com_categories\\/forms\\/category.xml\", \"hideFields\":[\"asset_id\",\"checked_out\",\"checked_out_time\",\"version\",\"lft\",\"rgt\",\"level\",\"path\",\"extension\"], \"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"path\"],\"convertToInt\":[\"publish_up\", \"publish_down\"], \"displayLookup\":[{\"sourceColumn\":\"created_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"parent_id\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}]}'),
(6, 'Contact Category', 'com_contact.category', '{\"special\":{\"dbtable\":\"#__categories\",\"key\":\"id\",\"type\":\"CategoryTable\",\"prefix\":\"Joomla\\\\Component\\\\Categories\\\\Administrator\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"parent_id\", \"asset_id\":\"asset_id\"}, \"special\":{\"parent_id\":\"parent_id\",\"lft\":\"lft\",\"rgt\":\"rgt\",\"level\":\"level\",\"path\":\"path\",\"extension\":\"extension\",\"note\":\"note\"}}', 'ContactHelperRoute::getCategoryRoute', '{\"formFile\":\"administrator\\/components\\/com_categories\\/forms\\/category.xml\", \"hideFields\":[\"asset_id\",\"checked_out\",\"checked_out_time\",\"version\",\"lft\",\"rgt\",\"level\",\"path\",\"extension\"], \"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"path\"],\"convertToInt\":[\"publish_up\", \"publish_down\"], \"displayLookup\":[{\"sourceColumn\":\"created_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"parent_id\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}]}'),
(7, 'Newsfeeds Category', 'com_newsfeeds.category', '{\"special\":{\"dbtable\":\"#__categories\",\"key\":\"id\",\"type\":\"CategoryTable\",\"prefix\":\"Joomla\\\\Component\\\\Categories\\\\Administrator\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"parent_id\", \"asset_id\":\"asset_id\"}, \"special\":{\"parent_id\":\"parent_id\",\"lft\":\"lft\",\"rgt\":\"rgt\",\"level\":\"level\",\"path\":\"path\",\"extension\":\"extension\",\"note\":\"note\"}}', 'NewsfeedsHelperRoute::getCategoryRoute', '{\"formFile\":\"administrator\\/components\\/com_categories\\/forms\\/category.xml\", \"hideFields\":[\"asset_id\",\"checked_out\",\"checked_out_time\",\"version\",\"lft\",\"rgt\",\"level\",\"path\",\"extension\"], \"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"path\"],\"convertToInt\":[\"publish_up\", \"publish_down\"], \"displayLookup\":[{\"sourceColumn\":\"created_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"parent_id\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}]}'),
(8, 'Tag', 'com_tags.tag', '{\"special\":{\"dbtable\":\"#__tags\",\"key\":\"tag_id\",\"type\":\"TagTable\",\"prefix\":\"Joomla\\\\Component\\\\Tags\\\\Administrator\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"featured\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"images\", \"core_urls\":\"urls\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"null\", \"asset_id\":\"null\"}, \"special\":{\"parent_id\":\"parent_id\",\"lft\":\"lft\",\"rgt\":\"rgt\",\"level\":\"level\",\"path\":\"path\"}}', 'TagsHelperRoute::getTagRoute', '{\"formFile\":\"administrator\\/components\\/com_tags\\/forms\\/tag.xml\", \"hideFields\":[\"checked_out\",\"checked_out_time\",\"version\", \"lft\", \"rgt\", \"level\", \"path\", \"urls\", \"publish_up\", \"publish_down\"],\"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"path\"],\"convertToInt\":[\"publish_up\", \"publish_down\"], \"displayLookup\":[{\"sourceColumn\":\"created_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}, {\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}, {\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}]}'),
(9, 'Banner', 'com_banners.banner', '{\"special\":{\"dbtable\":\"#__banners\",\"key\":\"id\",\"type\":\"BannerTable\",\"prefix\":\"Joomla\\\\Component\\\\Banners\\\\Administrator\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"name\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created\",\"core_modified_time\":\"modified\",\"core_body\":\"description\", \"core_hits\":\"null\",\"core_publish_up\":\"publish_up\",\"core_publish_down\":\"publish_down\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"images\", \"core_urls\":\"link\", \"core_version\":\"version\", \"core_ordering\":\"ordering\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"catid\", \"asset_id\":\"null\"}, \"special\":{\"imptotal\":\"imptotal\", \"impmade\":\"impmade\", \"clicks\":\"clicks\", \"clickurl\":\"clickurl\", \"custombannercode\":\"custombannercode\", \"cid\":\"cid\", \"purchase_type\":\"purchase_type\", \"track_impressions\":\"track_impressions\", \"track_clicks\":\"track_clicks\"}}', '', '{\"formFile\":\"administrator\\/components\\/com_banners\\/forms\\/banner.xml\", \"hideFields\":[\"checked_out\",\"checked_out_time\",\"version\", \"reset\"],\"ignoreChanges\":[\"modified_by\", \"modified\", \"checked_out\", \"checked_out_time\", \"version\", \"imptotal\", \"impmade\", \"reset\"], \"convertToInt\":[\"publish_up\", \"publish_down\", \"ordering\"], \"displayLookup\":[{\"sourceColumn\":\"catid\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}, {\"sourceColumn\":\"cid\",\"targetTable\":\"#__banner_clients\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}, {\"sourceColumn\":\"created_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"modified_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"} ]}'),
(10, 'Banners Category', 'com_banners.category', '{\"special\":{\"dbtable\":\"#__categories\",\"key\":\"id\",\"type\":\"CategoryTable\",\"prefix\":\"Joomla\\\\Component\\\\Categories\\\\Administrator\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"parent_id\", \"asset_id\":\"asset_id\"}, \"special\": {\"parent_id\":\"parent_id\",\"lft\":\"lft\",\"rgt\":\"rgt\",\"level\":\"level\",\"path\":\"path\",\"extension\":\"extension\",\"note\":\"note\"}}', '', '{\"formFile\":\"administrator\\/components\\/com_categories\\/forms\\/category.xml\", \"hideFields\":[\"asset_id\",\"checked_out\",\"checked_out_time\",\"version\",\"lft\",\"rgt\",\"level\",\"path\",\"extension\"], \"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"path\"], \"convertToInt\":[\"publish_up\", \"publish_down\"], \"displayLookup\":[{\"sourceColumn\":\"created_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"parent_id\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}]}'),
(11, 'Banner Client', 'com_banners.client', '{\"special\":{\"dbtable\":\"#__banner_clients\",\"key\":\"id\",\"type\":\"ClientTable\",\"prefix\":\"Joomla\\\\Component\\\\Banners\\\\Administrator\\\\Table\\\\\"}}', '', '', '', '{\"formFile\":\"administrator\\/components\\/com_banners\\/forms\\/client.xml\", \"hideFields\":[\"checked_out\",\"checked_out_time\"], \"ignoreChanges\":[\"checked_out\", \"checked_out_time\"], \"convertToInt\":[], \"displayLookup\":[]}'),
(12, 'User Notes', 'com_users.note', '{\"special\":{\"dbtable\":\"#__user_notes\",\"key\":\"id\",\"type\":\"NoteTable\",\"prefix\":\"Joomla\\\\Component\\\\Users\\\\Administrator\\\\Table\\\\\"}}', '', '', '', '{\"formFile\":\"administrator\\/components\\/com_users\\/forms\\/note.xml\", \"hideFields\":[\"checked_out\",\"checked_out_time\", \"publish_up\", \"publish_down\"],\"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\"], \"convertToInt\":[\"publish_up\", \"publish_down\"],\"displayLookup\":[{\"sourceColumn\":\"catid\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}, {\"sourceColumn\":\"created_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}, {\"sourceColumn\":\"user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}, {\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}]}'),
(13, 'User Notes Category', 'com_users.category', '{\"special\":{\"dbtable\":\"#__categories\",\"key\":\"id\",\"type\":\"CategoryTable\",\"prefix\":\"Joomla\\\\Component\\\\Categories\\\\Administrator\\\\Table\\\\\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"Joomla\\\\CMS\\\\Table\\\\\",\"config\":\"array()\"}}', '', '{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"parent_id\", \"asset_id\":\"asset_id\"}, \"special\":{\"parent_id\":\"parent_id\",\"lft\":\"lft\",\"rgt\":\"rgt\",\"level\":\"level\",\"path\":\"path\",\"extension\":\"extension\",\"note\":\"note\"}}', '', '{\"formFile\":\"administrator\\/components\\/com_categories\\/forms\\/category.xml\", \"hideFields\":[\"checked_out\",\"checked_out_time\",\"version\",\"lft\",\"rgt\",\"level\",\"path\",\"extension\"], \"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"path\"], \"convertToInt\":[\"publish_up\", \"publish_down\"], \"displayLookup\":[{\"sourceColumn\":\"created_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}, {\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"parent_id\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}]}');

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_convertforms`
--

CREATE TABLE `lsqvo_convertforms` (
  `id` int(10) NOT NULL,
  `name` varchar(100) NOT NULL,
  `state` tinyint(3) NOT NULL DEFAULT 0,
  `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `ordering` int(11) NOT NULL DEFAULT 0,
  `params` mediumtext NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_convertforms_campaigns`
--

CREATE TABLE `lsqvo_convertforms_campaigns` (
  `id` int(10) NOT NULL,
  `name` varchar(100) NOT NULL,
  `state` tinyint(3) NOT NULL DEFAULT 0,
  `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `ordering` int(11) NOT NULL DEFAULT 0,
  `service` varchar(50) NOT NULL,
  `params` mediumtext DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Дамп данных таблицы `lsqvo_convertforms_campaigns`
--

INSERT INTO `lsqvo_convertforms_campaigns` (`id`, `name`, `state`, `created`, `ordering`, `service`, `params`) VALUES
(1, 'Demo Campaign', 1, '0000-00-00 00:00:00', 0, '0', NULL);

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_convertforms_connections`
--

CREATE TABLE `lsqvo_convertforms_connections` (
  `id` int(10) NOT NULL,
  `app` varchar(50) NOT NULL,
  `created` datetime NOT NULL,
  `title` varchar(50) NOT NULL,
  `params` text DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_convertforms_conversions`
--

CREATE TABLE `lsqvo_convertforms_conversions` (
  `id` int(10) NOT NULL,
  `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `campaign_id` int(10) NOT NULL,
  `form_id` int(11) NOT NULL,
  `visitor_id` varchar(64) DEFAULT NULL,
  `user_id` int(11) NOT NULL DEFAULT 0,
  `params` mediumtext DEFAULT NULL,
  `state` tinyint(3) NOT NULL DEFAULT 1
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_convertforms_submission_meta`
--

CREATE TABLE `lsqvo_convertforms_submission_meta` (
  `id` int(10) NOT NULL,
  `submission_id` int(10) NOT NULL,
  `meta_type` varchar(100) NOT NULL,
  `meta_key` varchar(100) NOT NULL,
  `meta_value` mediumtext NOT NULL,
  `params` mediumtext DEFAULT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_convertforms_tasks`
--

CREATE TABLE `lsqvo_convertforms_tasks` (
  `id` mediumint(9) NOT NULL,
  `form_id` mediumint(9) NOT NULL,
  `title` varchar(100) NOT NULL,
  `state` tinyint(4) NOT NULL DEFAULT 0,
  `action` varchar(100) NOT NULL,
  `app` varchar(100) NOT NULL,
  `trigger` varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL,
  `connection_id` mediumint(9) DEFAULT NULL,
  `options` text DEFAULT NULL,
  `conditions` text DEFAULT NULL,
  `silentfail` tinyint(4) NOT NULL DEFAULT 0,
  `modified` datetime DEFAULT NULL,
  `created` datetime NOT NULL,
  `created_by` mediumint(9) NOT NULL,
  `ordering` smallint(6) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_convertforms_tasks_history`
--

CREATE TABLE `lsqvo_convertforms_tasks_history` (
  `id` int(10) NOT NULL,
  `created` datetime NOT NULL,
  `created_by` mediumint(9) NOT NULL,
  `task_id` mediumint(9) NOT NULL,
  `payload` text DEFAULT NULL,
  `success` tinyint(1) NOT NULL,
  `errors` text DEFAULT NULL,
  `execution_time` float DEFAULT NULL COMMENT 'The time the action took to finish in seconds',
  `ref_type` varchar(100) DEFAULT 'submission',
  `ref_id` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_extensions`
--

CREATE TABLE `lsqvo_extensions` (
  `extension_id` int(11) NOT NULL,
  `package_id` int(11) NOT NULL DEFAULT 0 COMMENT 'Parent package ID for extensions installed as a package.',
  `name` varchar(100) NOT NULL,
  `type` varchar(20) NOT NULL,
  `element` varchar(100) NOT NULL,
  `changelogurl` text DEFAULT NULL,
  `folder` varchar(100) NOT NULL,
  `client_id` tinyint(4) NOT NULL,
  `enabled` tinyint(4) NOT NULL DEFAULT 0,
  `access` int(10) UNSIGNED NOT NULL DEFAULT 1,
  `protected` tinyint(4) NOT NULL DEFAULT 0 COMMENT 'Flag to indicate if the extension is protected. Protected extensions cannot be disabled.',
  `locked` tinyint(4) NOT NULL DEFAULT 0 COMMENT 'Flag to indicate if the extension is locked. Locked extensions cannot be uninstalled.',
  `manifest_cache` text NOT NULL,
  `params` text NOT NULL,
  `custom_data` text NOT NULL,
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL,
  `ordering` int(11) DEFAULT 0,
  `state` int(11) DEFAULT 0,
  `note` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Дамп данных таблицы `lsqvo_extensions`
--

INSERT INTO `lsqvo_extensions` (`extension_id`, `package_id`, `name`, `type`, `element`, `changelogurl`, `folder`, `client_id`, `enabled`, `access`, `protected`, `locked`, `manifest_cache`, `params`, `custom_data`, `checked_out`, `checked_out_time`, `ordering`, `state`, `note`) VALUES
(1, 0, 'com_wrapper', 'component', 'com_wrapper', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"com_wrapper\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2007 Open Source Matters, Inc.\\n\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_WRAPPER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Wrapper\",\"filename\":\"wrapper\"}', '', '', NULL, NULL, 0, 0, NULL),
(2, 0, 'com_admin', 'component', 'com_admin', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"com_admin\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_ADMIN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Admin\"}', '', '', NULL, NULL, 0, 0, NULL),
(3, 0, 'com_banners', 'component', 'com_banners', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"com_banners\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_BANNERS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Banners\",\"filename\":\"banners\"}', '{\"purchase_type\":\"3\",\"track_impressions\":\"0\",\"track_clicks\":\"0\",\"metakey_prefix\":\"\",\"save_history\":\"1\",\"history_limit\":10}', '', NULL, NULL, 0, 0, NULL),
(4, 0, 'com_cache', 'component', 'com_cache', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"com_cache\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_CACHE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Cache\"}', '', '', NULL, NULL, 0, 0, NULL),
(5, 0, 'com_categories', 'component', 'com_categories', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"com_categories\",\"type\":\"component\",\"creationDate\":\"2007-12\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2007 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_CATEGORIES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Categories\"}', '', '', NULL, NULL, 0, 0, NULL),
(6, 0, 'com_checkin', 'component', 'com_checkin', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"com_checkin\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_CHECKIN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Checkin\"}', '', '', NULL, NULL, 0, 0, NULL),
(7, 0, 'com_contact', 'component', 'com_contact', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"com_contact\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_CONTACT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Contact\",\"filename\":\"contact\"}', '{\"contact_layout\":\"_:default\",\"show_contact_category\":\"hide\",\"save_history\":\"1\",\"history_limit\":10,\"show_contact_list\":\"0\",\"presentation_style\":\"sliders\",\"show_tags\":\"1\",\"show_info\":\"1\",\"show_name\":\"1\",\"show_position\":\"1\",\"show_email\":\"0\",\"show_street_address\":\"1\",\"show_suburb\":\"1\",\"show_state\":\"1\",\"show_postcode\":\"1\",\"show_country\":\"1\",\"show_telephone\":\"1\",\"show_mobile\":\"1\",\"show_fax\":\"1\",\"show_webpage\":\"1\",\"show_image\":\"1\",\"show_misc\":\"1\",\"image\":\"\",\"allow_vcard\":\"0\",\"show_articles\":\"0\",\"articles_display_num\":\"10\",\"show_profile\":\"0\",\"show_user_custom_fields\":[\"-1\"],\"show_links\":\"0\",\"linka_name\":\"\",\"linkb_name\":\"\",\"linkc_name\":\"\",\"linkd_name\":\"\",\"linke_name\":\"\",\"contact_icons\":\"0\",\"icon_address\":\"\",\"icon_email\":\"\",\"icon_telephone\":\"\",\"icon_mobile\":\"\",\"icon_fax\":\"\",\"icon_misc\":\"\",\"category_layout\":\"_:default\",\"show_category_title\":\"1\",\"show_description\":\"1\",\"show_description_image\":\"0\",\"maxLevel\":\"-1\",\"show_subcat_desc\":\"1\",\"show_empty_categories\":\"0\",\"show_cat_items\":\"1\",\"show_cat_tags\":\"1\",\"show_base_description\":\"1\",\"maxLevelcat\":\"-1\",\"show_subcat_desc_cat\":\"1\",\"show_empty_categories_cat\":\"0\",\"show_cat_items_cat\":\"1\",\"filter_field\":\"0\",\"show_pagination_limit\":\"0\",\"show_headings\":\"1\",\"show_image_heading\":\"0\",\"show_position_headings\":\"1\",\"show_email_headings\":\"0\",\"show_telephone_headings\":\"1\",\"show_mobile_headings\":\"0\",\"show_fax_headings\":\"0\",\"show_suburb_headings\":\"1\",\"show_state_headings\":\"1\",\"show_country_headings\":\"1\",\"show_pagination\":\"2\",\"show_pagination_results\":\"1\",\"initial_sort\":\"ordering\",\"captcha\":\"\",\"show_email_form\":\"1\",\"show_email_copy\":\"0\",\"banned_email\":\"\",\"banned_subject\":\"\",\"banned_text\":\"\",\"validate_session\":\"1\",\"custom_reply\":\"0\",\"redirect\":\"\",\"show_feed_link\":\"1\",\"sef_ids\":1,\"custom_fields_enable\":\"1\"}', '', NULL, NULL, 0, 0, NULL),
(8, 0, 'com_cpanel', 'component', 'com_cpanel', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"com_cpanel\",\"type\":\"component\",\"creationDate\":\"2007-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2007 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_CPANEL_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Cpanel\"}', '', '', NULL, NULL, 0, 0, NULL),
(9, 0, 'com_installer', 'component', 'com_installer', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"com_installer\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_INSTALLER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Installer\"}', '{\"cachetimeout\":\"6\",\"minimum_stability\":\"4\"}', '', NULL, NULL, 0, 0, NULL),
(10, 0, 'com_languages', 'component', 'com_languages', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"com_languages\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_LANGUAGES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Languages\"}', '{\"administrator\":\"ru-RU\",\"site\":\"ru-RU\"}', '', NULL, NULL, 0, 0, NULL),
(11, 0, 'com_login', 'component', 'com_login', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"com_login\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_LOGIN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Login\"}', '', '', NULL, NULL, 0, 0, NULL),
(12, 0, 'com_media', 'component', 'com_media', NULL, '', 1, 1, 0, 1, 1, '{\"name\":\"com_media\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_MEDIA_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Media\",\"filename\":\"media\"}', '{\"upload_maxsize\":\"10\",\"file_path\":\"images\",\"image_path\":\"images\",\"restrict_uploads\":\"1\",\"allowed_media_usergroup\":\"3\",\"restrict_uploads_extensions\":\"bmp,gif,jpg,jpeg,png,webp,ico,mp3,m4a,mp4a,ogg,mp4,mp4v,mpeg,mov,odg,odp,ods,odt,pdf,png,ppt,txt,xcf,xls,csv\",\"check_mime\":\"1\",\"image_extensions\":\"bmp,gif,jpg,png,jpeg,webp\",\"audio_extensions\":\"mp3,m4a,mp4a,ogg\",\"video_extensions\":\"mp4,mp4v,mpeg,mov,webm\",\"doc_extensions\":\"odg,odp,ods,odt,pdf,ppt,txt,xcf,xls,csv\",\"ignore_extensions\":\"\",\"upload_mime\":\"image\\/jpeg,image\\/gif,image\\/png,image\\/bmp,image\\/webp,audio\\/ogg,audio\\/mpeg,audio\\/mp4,video\\/mp4,video\\/webm,video\\/mpeg,video\\/quicktime,application\\/msword,application\\/excel,application\\/pdf,application\\/powerpoint,text\\/plain,application\\/x-zip\"}', '', NULL, NULL, 0, 0, NULL),
(13, 0, 'com_menus', 'component', 'com_menus', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"com_menus\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_MENUS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Menus\",\"filename\":\"menus\"}', '{\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\"}', '', NULL, NULL, 0, 0, NULL),
(14, 0, 'com_messages', 'component', 'com_messages', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"com_messages\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_MESSAGES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Messages\"}', '', '', NULL, NULL, 0, 0, NULL),
(15, 0, 'com_modules', 'component', 'com_modules', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"com_modules\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_MODULES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Modules\",\"filename\":\"modules\"}', '', '', NULL, NULL, 0, 0, NULL),
(16, 0, 'com_newsfeeds', 'component', 'com_newsfeeds', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"com_newsfeeds\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_NEWSFEEDS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Newsfeeds\",\"filename\":\"newsfeeds\"}', '{\"newsfeed_layout\":\"_:default\",\"save_history\":\"1\",\"history_limit\":5,\"show_feed_image\":\"1\",\"show_feed_description\":\"1\",\"show_item_description\":\"1\",\"feed_character_count\":\"0\",\"feed_display_order\":\"des\",\"float_first\":\"right\",\"float_second\":\"right\",\"show_tags\":\"1\",\"category_layout\":\"_:default\",\"show_category_title\":\"1\",\"show_description\":\"1\",\"show_description_image\":\"1\",\"maxLevel\":\"-1\",\"show_empty_categories\":\"0\",\"show_subcat_desc\":\"1\",\"show_cat_items\":\"1\",\"show_cat_tags\":\"1\",\"show_base_description\":\"1\",\"maxLevelcat\":\"-1\",\"show_empty_categories_cat\":\"0\",\"show_subcat_desc_cat\":\"1\",\"show_cat_items_cat\":\"1\",\"filter_field\":\"1\",\"show_pagination_limit\":\"1\",\"show_headings\":\"1\",\"show_articles\":\"0\",\"show_link\":\"1\",\"show_pagination\":\"1\",\"show_pagination_results\":\"1\",\"sef_ids\":1}', '', NULL, NULL, 0, 0, NULL),
(17, 0, 'com_plugins', 'component', 'com_plugins', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"com_plugins\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_PLUGINS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Plugins\"}', '', '', NULL, NULL, 0, 0, NULL),
(18, 0, 'com_templates', 'component', 'com_templates', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"com_templates\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_TEMPLATES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Templates\"}', '{\"template_positions_display\":\"1\",\"upload_limit\":\"10\",\"image_formats\":\"gif,bmp,jpg,jpeg,png,webp,svg\",\"source_formats\":\"txt,less,ini,xml,js,php,css,scss,sass,json\",\"font_formats\":\"woff,woff2,ttf,otf\",\"compressed_formats\":\"zip\",\"difference\":\"SideBySide\"}', '', NULL, NULL, 0, 0, NULL),
(19, 0, 'com_content', 'component', 'com_content', NULL, '', 1, 1, 0, 1, 1, '{\"name\":\"com_content\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_CONTENT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Content\",\"filename\":\"content\"}', '{\"article_layout\":\"_:default\",\"show_title\":\"1\",\"link_titles\":\"1\",\"show_intro\":\"1\",\"info_block_position\":\"0\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"1\",\"show_parent_category\":\"0\",\"link_parent_category\":\"0\",\"show_associations\":\"0\",\"flags\":\"1\",\"show_author\":\"0\",\"link_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_readmore\":\"1\",\"show_readmore_title\":\"0\",\"readmore_limit\":100,\"show_tags\":\"0\",\"record_hits\":\"0\",\"show_hits\":\"0\",\"show_noauth\":\"0\",\"urls_position\":0,\"captcha\":\"\",\"show_publishing_options\":\"1\",\"show_article_options\":\"1\",\"show_configure_edit_options\":\"1\",\"show_permissions\":\"1\",\"show_associations_edit\":\"1\",\"save_history\":\"1\",\"history_limit\":10,\"show_urls_images_frontend\":\"0\",\"show_urls_images_backend\":\"1\",\"targeta\":0,\"targetb\":0,\"targetc\":0,\"float_intro\":\"left\",\"float_fulltext\":\"left\",\"category_layout\":\"_:blog\",\"show_category_title\":\"0\",\"show_description\":\"0\",\"show_description_image\":\"0\",\"maxLevel\":\"1\",\"show_empty_categories\":\"0\",\"show_no_articles\":\"1\",\"show_category_heading_title_text\":\"1\",\"show_subcat_desc\":\"1\",\"show_cat_num_articles\":\"0\",\"show_cat_tags\":\"1\",\"show_base_description\":\"1\",\"maxLevelcat\":\"-1\",\"show_empty_categories_cat\":\"0\",\"show_subcat_desc_cat\":\"1\",\"show_cat_num_articles_cat\":\"1\",\"num_leading_articles\":0,\"blog_class_leading\":\"\",\"num_intro_articles\":40,\"blog_class\":\"\",\"num_columns\":4,\"multi_column_order\":\"1\",\"num_links\":0,\"show_subcategory_content\":\"0\",\"link_intro_image\":\"0\",\"show_pagination_limit\":\"1\",\"filter_field\":\"hide\",\"show_headings\":\"1\",\"list_show_date\":\"0\",\"date_format\":\"\",\"list_show_hits\":\"1\",\"list_show_author\":\"1\",\"display_num\":\"10\",\"orderby_pri\":\"order\",\"orderby_sec\":\"rdate\",\"order_date\":\"published\",\"show_pagination\":\"2\",\"show_pagination_results\":\"1\",\"show_featured\":\"show\",\"show_feed_link\":\"1\",\"feed_summary\":\"0\",\"feed_show_readmore\":\"0\",\"sef_ids\":1,\"custom_fields_enable\":\"1\",\"workflow_enabled\":\"0\"}', '', NULL, NULL, 0, 0, NULL),
(20, 0, 'com_config', 'component', 'com_config', NULL, '', 1, 1, 0, 1, 1, '{\"name\":\"com_config\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_CONFIG_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Config\",\"filename\":\"config\"}', '{\"filters\":{\"1\":{\"filter_type\":\"NH\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"9\":{\"filter_type\":\"NH\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"6\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"7\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"2\":{\"filter_type\":\"NH\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"3\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"4\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"5\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"8\":{\"filter_type\":\"NONE\",\"filter_tags\":\"\",\"filter_attributes\":\"\"}}}', '', NULL, NULL, 0, 0, NULL),
(21, 0, 'com_redirect', 'component', 'com_redirect', NULL, '', 1, 1, 0, 0, 1, '{\"name\":\"com_redirect\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_REDIRECT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Redirect\"}', '', '', NULL, NULL, 0, 0, NULL),
(22, 0, 'com_users', 'component', 'com_users', NULL, '', 1, 1, 0, 1, 1, '{\"name\":\"com_users\",\"type\":\"component\",\"creationDate\":\"2006-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_USERS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Users\",\"filename\":\"users\"}', '{\"allowUserRegistration\":\"0\",\"new_usertype\":\"2\",\"guest_usergroup\":\"9\",\"sendpassword\":\"0\",\"useractivation\":\"2\",\"mail_to_admin\":\"1\",\"captcha\":\"\",\"frontend_userparams\":\"1\",\"site_language\":\"0\",\"change_login_name\":\"0\",\"reset_count\":\"10\",\"reset_time\":\"1\",\"minimum_length\":\"12\",\"minimum_integers\":\"0\",\"minimum_symbols\":\"0\",\"minimum_uppercase\":\"0\",\"save_history\":\"1\",\"history_limit\":5,\"mailSubjectPrefix\":\"\",\"mailBodySuffix\":\"\"}', '', NULL, NULL, 0, 0, NULL),
(23, 0, 'com_finder', 'component', 'com_finder', NULL, '', 1, 1, 0, 0, 1, '{\"name\":\"com_finder\",\"type\":\"component\",\"creationDate\":\"2011-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_FINDER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Finder\",\"filename\":\"finder\"}', '{\"enabled\":\"0\",\"show_description\":\"1\",\"description_length\":255,\"allow_empty_query\":\"0\",\"show_url\":\"1\",\"show_autosuggest\":\"1\",\"show_suggested_query\":\"1\",\"show_explained_query\":\"1\",\"show_advanced\":\"1\",\"show_advanced_tips\":\"1\",\"expand_advanced\":\"0\",\"show_date_filters\":\"0\",\"sort_order\":\"relevance\",\"sort_direction\":\"desc\",\"highlight_terms\":\"1\",\"opensearch_name\":\"\",\"opensearch_description\":\"\",\"batch_size\":\"50\",\"title_multiplier\":\"1.7\",\"text_multiplier\":\"0.7\",\"meta_multiplier\":\"1.2\",\"path_multiplier\":\"2.0\",\"misc_multiplier\":\"0.3\",\"stem\":\"1\",\"stemmer\":\"snowball\",\"enable_logging\":\"0\"}', '', NULL, NULL, 0, 0, NULL),
(24, 0, 'com_joomlaupdate', 'component', 'com_joomlaupdate', NULL, '', 1, 1, 0, 1, 1, '{\"name\":\"com_joomlaupdate\",\"type\":\"component\",\"creationDate\":\"2021-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2012 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.3\",\"description\":\"COM_JOOMLAUPDATE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Joomlaupdate\"}', '{\"updatesource\":\"default\",\"customurl\":\"\"}', '', NULL, NULL, 0, 0, NULL),
(25, 0, 'com_tags', 'component', 'com_tags', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"com_tags\",\"type\":\"component\",\"creationDate\":\"2013-12\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_TAGS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Tags\",\"filename\":\"tags\"}', '{\"tag_layout\":\"_:default\",\"save_history\":\"1\",\"history_limit\":5,\"show_tag_title\":\"0\",\"tag_list_show_tag_image\":\"0\",\"tag_list_show_tag_description\":\"0\",\"tag_list_image\":\"\",\"tag_list_orderby\":\"title\",\"tag_list_orderby_direction\":\"ASC\",\"show_headings\":\"0\",\"tag_list_show_date\":\"0\",\"tag_list_show_item_image\":\"0\",\"tag_list_show_item_description\":\"0\",\"tag_list_item_maximum_characters\":0,\"return_any_or_all\":\"1\",\"include_children\":\"0\",\"maximum\":200,\"tag_list_language_filter\":\"all\",\"tags_layout\":\"_:default\",\"all_tags_orderby\":\"title\",\"all_tags_orderby_direction\":\"ASC\",\"all_tags_show_tag_image\":\"0\",\"all_tags_show_tag_description\":\"0\",\"all_tags_tag_maximum_characters\":20,\"all_tags_show_tag_hits\":\"0\",\"filter_field\":\"1\",\"show_pagination_limit\":\"1\",\"show_pagination\":\"2\",\"show_pagination_results\":\"1\",\"tag_field_ajax_mode\":\"1\",\"show_feed_link\":\"1\"}', '', NULL, NULL, 0, 0, NULL),
(26, 0, 'com_contenthistory', 'component', 'com_contenthistory', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"com_contenthistory\",\"type\":\"component\",\"creationDate\":\"2013-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_CONTENTHISTORY_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Contenthistory\",\"filename\":\"contenthistory\"}', '', '', NULL, NULL, 0, 0, NULL),
(27, 0, 'com_ajax', 'component', 'com_ajax', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"com_ajax\",\"type\":\"component\",\"creationDate\":\"2013-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_AJAX_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"ajax\"}', '', '', NULL, NULL, 0, 0, NULL),
(28, 0, 'com_postinstall', 'component', 'com_postinstall', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"com_postinstall\",\"type\":\"component\",\"creationDate\":\"2013-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_POSTINSTALL_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Postinstall\"}', '', '', NULL, NULL, 0, 0, NULL),
(29, 0, 'com_fields', 'component', 'com_fields', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"com_fields\",\"type\":\"component\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_FIELDS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Fields\",\"filename\":\"fields\"}', '', '', NULL, NULL, 0, 0, NULL),
(30, 0, 'com_associations', 'component', 'com_associations', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"com_associations\",\"type\":\"component\",\"creationDate\":\"2017-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_ASSOCIATIONS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Associations\"}', '', '', NULL, NULL, 0, 0, NULL),
(31, 0, 'com_privacy', 'component', 'com_privacy', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"com_privacy\",\"type\":\"component\",\"creationDate\":\"2018-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"COM_PRIVACY_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Privacy\",\"filename\":\"privacy\"}', '', '', NULL, NULL, 0, 0, NULL),
(32, 0, 'com_actionlogs', 'component', 'com_actionlogs', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"com_actionlogs\",\"type\":\"component\",\"creationDate\":\"2018-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"COM_ACTIONLOGS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Actionlogs\"}', '{\"ip_logging\":0,\"csv_delimiter\":\",\",\"loggable_extensions\":[\"com_banners\",\"com_cache\",\"com_categories\",\"com_checkin\",\"com_config\",\"com_contact\",\"com_content\",\"com_installer\",\"com_media\",\"com_menus\",\"com_messages\",\"com_modules\",\"com_newsfeeds\",\"com_plugins\",\"com_redirect\",\"com_scheduler\",\"com_tags\",\"com_templates\",\"com_users\"]}', '', NULL, NULL, 0, 0, NULL),
(33, 0, 'com_workflow', 'component', 'com_workflow', NULL, '', 1, 1, 0, 1, 1, '{\"name\":\"com_workflow\",\"type\":\"component\",\"creationDate\":\"2017-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_WORKFLOW_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Workflow\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(34, 0, 'com_mails', 'component', 'com_mails', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"com_mails\",\"type\":\"component\",\"creationDate\":\"2019-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"COM_MAILS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Mails\"}', '', '', NULL, NULL, 0, 0, NULL),
(35, 0, 'com_scheduler', 'component', 'com_scheduler', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"com_scheduler\",\"type\":\"component\",\"creationDate\":\"2021-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2021 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.1.0\",\"description\":\"COM_SCHEDULER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Scheduler\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(36, 0, 'com_guidedtours', 'component', 'com_guidedtours', NULL, '', 1, 1, 0, 0, 1, '{\"name\":\"com_guidedtours\",\"type\":\"component\",\"creationDate\":\"2023-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2023 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.3.0\",\"description\":\"COM_GUIDEDTOURS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Guidedtours\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(37, 0, 'lib_joomla', 'library', 'joomla', NULL, '', 0, 1, 1, 1, 1, '{\"name\":\"lib_joomla\",\"type\":\"library\",\"creationDate\":\"2008-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2008 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"https:\\/\\/www.joomla.org\",\"version\":\"13.1\",\"description\":\"LIB_JOOMLA_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"joomla\"}', '', '', NULL, NULL, 0, 0, NULL),
(38, 0, 'lib_phpass', 'library', 'phpass', NULL, '', 0, 1, 1, 1, 1, '{\"name\":\"lib_phpass\",\"type\":\"library\",\"creationDate\":\"2004-01\",\"author\":\"Solar Designer\",\"copyright\":\"\",\"authorEmail\":\"solar@openwall.com\",\"authorUrl\":\"https:\\/\\/www.openwall.com\\/phpass\\/\",\"version\":\"0.3\",\"description\":\"LIB_PHPASS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"phpass\"}', '', '', NULL, NULL, 0, 0, NULL),
(39, 0, 'mod_articles_archive', 'module', 'mod_articles_archive', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_articles_archive\",\"type\":\"module\",\"creationDate\":\"2006-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_ARTICLES_ARCHIVE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\ArticlesArchive\",\"filename\":\"mod_articles_archive\"}', '', '', NULL, NULL, 0, 0, NULL),
(40, 0, 'mod_articles_latest', 'module', 'mod_articles_latest', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_articles_latest\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_LATEST_NEWS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\ArticlesLatest\",\"filename\":\"mod_articles_latest\"}', '', '', NULL, NULL, 0, 0, NULL),
(41, 0, 'mod_articles_popular', 'module', 'mod_articles_popular', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_articles_popular\",\"type\":\"module\",\"creationDate\":\"2006-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_POPULAR_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\ArticlesPopular\",\"filename\":\"mod_articles_popular\"}', '', '', NULL, NULL, 0, 0, NULL),
(42, 0, 'mod_banners', 'module', 'mod_banners', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_banners\",\"type\":\"module\",\"creationDate\":\"2006-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_BANNERS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Banners\",\"filename\":\"mod_banners\"}', '', '', NULL, NULL, 0, 0, NULL),
(43, 0, 'mod_breadcrumbs', 'module', 'mod_breadcrumbs', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_breadcrumbs\",\"type\":\"module\",\"creationDate\":\"2006-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_BREADCRUMBS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Breadcrumbs\",\"filename\":\"mod_breadcrumbs\"}', '', '', NULL, NULL, 0, 0, NULL),
(44, 0, 'mod_custom', 'module', 'mod_custom', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_custom\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_CUSTOM_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_custom\"}', '', '', NULL, NULL, 0, 0, NULL),
(45, 0, 'mod_feed', 'module', 'mod_feed', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_feed\",\"type\":\"module\",\"creationDate\":\"2005-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_FEED_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Feed\",\"filename\":\"mod_feed\"}', '', '', NULL, NULL, 0, 0, NULL),
(46, 0, 'mod_footer', 'module', 'mod_footer', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_footer\",\"type\":\"module\",\"creationDate\":\"2006-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_FOOTER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Footer\",\"filename\":\"mod_footer\"}', '', '', NULL, NULL, 0, 0, NULL),
(47, 0, 'mod_login', 'module', 'mod_login', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_login\",\"type\":\"module\",\"creationDate\":\"2006-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_LOGIN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Login\",\"filename\":\"mod_login\"}', '', '', NULL, NULL, 0, 0, NULL),
(48, 0, 'mod_menu', 'module', 'mod_menu', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_menu\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_MENU_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Menu\",\"filename\":\"mod_menu\"}', '', '', NULL, NULL, 0, 0, NULL),
(49, 0, 'mod_articles_news', 'module', 'mod_articles_news', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_articles_news\",\"type\":\"module\",\"creationDate\":\"2006-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_ARTICLES_NEWS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\ArticlesNews\",\"filename\":\"mod_articles_news\"}', '', '', NULL, NULL, 0, 0, NULL),
(50, 0, 'mod_random_image', 'module', 'mod_random_image', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_random_image\",\"type\":\"module\",\"creationDate\":\"2006-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_RANDOM_IMAGE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\RandomImage\",\"filename\":\"mod_random_image\"}', '', '', NULL, NULL, 0, 0, NULL),
(51, 0, 'mod_related_items', 'module', 'mod_related_items', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_related_items\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_RELATED_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\RelatedItems\",\"filename\":\"mod_related_items\"}', '', '', NULL, NULL, 0, 0, NULL),
(52, 0, 'mod_stats', 'module', 'mod_stats', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_stats\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_STATS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Stats\",\"filename\":\"mod_stats\"}', '', '', NULL, NULL, 0, 0, NULL),
(53, 0, 'mod_syndicate', 'module', 'mod_syndicate', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_syndicate\",\"type\":\"module\",\"creationDate\":\"2006-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_SYNDICATE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Syndicate\",\"filename\":\"mod_syndicate\"}', '', '', NULL, NULL, 0, 0, NULL),
(54, 0, 'mod_users_latest', 'module', 'mod_users_latest', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_users_latest\",\"type\":\"module\",\"creationDate\":\"2009-12\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2009 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_USERS_LATEST_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\UsersLatest\",\"filename\":\"mod_users_latest\"}', '', '', NULL, NULL, 0, 0, NULL),
(55, 0, 'mod_whosonline', 'module', 'mod_whosonline', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_whosonline\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_WHOSONLINE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Whosonline\",\"filename\":\"mod_whosonline\"}', '', '', NULL, NULL, 0, 0, NULL),
(56, 0, 'mod_wrapper', 'module', 'mod_wrapper', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_wrapper\",\"type\":\"module\",\"creationDate\":\"2004-10\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_WRAPPER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Wrapper\",\"filename\":\"mod_wrapper\"}', '', '', NULL, NULL, 0, 0, NULL),
(57, 0, 'mod_articles_category', 'module', 'mod_articles_category', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_articles_category\",\"type\":\"module\",\"creationDate\":\"2010-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2010 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_ARTICLES_CATEGORY_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\ArticlesCategory\",\"filename\":\"mod_articles_category\"}', '', '', NULL, NULL, 0, 0, NULL),
(58, 0, 'mod_articles_categories', 'module', 'mod_articles_categories', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_articles_categories\",\"type\":\"module\",\"creationDate\":\"2010-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2010 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_ARTICLES_CATEGORIES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\ArticlesCategories\",\"filename\":\"mod_articles_categories\"}', '', '', NULL, NULL, 0, 0, NULL),
(59, 0, 'mod_languages', 'module', 'mod_languages', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_languages\",\"type\":\"module\",\"creationDate\":\"2010-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2010 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.5.0\",\"description\":\"MOD_LANGUAGES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Languages\",\"filename\":\"mod_languages\"}', '', '', NULL, NULL, 0, 0, NULL),
(60, 0, 'mod_finder', 'module', 'mod_finder', NULL, '', 0, 1, 0, 0, 1, '{\"name\":\"mod_finder\",\"type\":\"module\",\"creationDate\":\"2011-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_FINDER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Finder\",\"filename\":\"mod_finder\"}', '', '', NULL, NULL, 0, 0, NULL),
(61, 0, 'mod_custom', 'module', 'mod_custom', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_custom\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_CUSTOM_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_custom\"}', '', '', NULL, NULL, 0, 0, NULL),
(62, 0, 'mod_feed', 'module', 'mod_feed', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_feed\",\"type\":\"module\",\"creationDate\":\"2005-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_FEED_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Feed\",\"filename\":\"mod_feed\"}', '', '', NULL, NULL, 0, 0, NULL),
(63, 0, 'mod_latest', 'module', 'mod_latest', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_latest\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_LATEST_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Latest\",\"filename\":\"mod_latest\"}', '', '', NULL, NULL, 0, 0, NULL),
(64, 0, 'mod_logged', 'module', 'mod_logged', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_logged\",\"type\":\"module\",\"creationDate\":\"2005-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_LOGGED_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Logged\",\"filename\":\"mod_logged\"}', '', '', NULL, NULL, 0, 0, NULL),
(65, 0, 'mod_login', 'module', 'mod_login', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_login\",\"type\":\"module\",\"creationDate\":\"2005-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_LOGIN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Login\",\"filename\":\"mod_login\"}', '', '', NULL, NULL, 0, 0, NULL),
(66, 0, 'mod_loginsupport', 'module', 'mod_loginsupport', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_loginsupport\",\"type\":\"module\",\"creationDate\":\"2019-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"MOD_LOGINSUPPORT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Loginsupport\",\"filename\":\"mod_loginsupport\"}', '', '', NULL, NULL, 0, 0, NULL),
(67, 0, 'mod_menu', 'module', 'mod_menu', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_menu\",\"type\":\"module\",\"creationDate\":\"2006-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_MENU_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Menu\",\"filename\":\"mod_menu\"}', '', '', NULL, NULL, 0, 0, NULL),
(68, 0, 'mod_popular', 'module', 'mod_popular', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_popular\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_POPULAR_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Popular\",\"filename\":\"mod_popular\"}', '', '', NULL, NULL, 0, 0, NULL),
(69, 0, 'mod_quickicon', 'module', 'mod_quickicon', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_quickicon\",\"type\":\"module\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_QUICKICON_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Quickicon\",\"filename\":\"mod_quickicon\"}', '', '', NULL, NULL, 0, 0, NULL),
(70, 0, 'mod_frontend', 'module', 'mod_frontend', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_frontend\",\"type\":\"module\",\"creationDate\":\"2019-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"MOD_FRONTEND_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_frontend\"}', '', '', NULL, NULL, 0, 0, NULL),
(71, 0, 'mod_messages', 'module', 'mod_messages', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_messages\",\"type\":\"module\",\"creationDate\":\"2019-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"MOD_MESSAGES_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_messages\"}', '', '', NULL, NULL, 0, 0, NULL),
(72, 0, 'mod_post_installation_messages', 'module', 'mod_post_installation_messages', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_post_installation_messages\",\"type\":\"module\",\"creationDate\":\"2019-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"MOD_POST_INSTALLATION_MESSAGES_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_post_installation_messages\"}', '', '', NULL, NULL, 0, 0, NULL),
(73, 0, 'mod_user', 'module', 'mod_user', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_user\",\"type\":\"module\",\"creationDate\":\"2019-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"MOD_USER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_user\"}', '', '', NULL, NULL, 0, 0, NULL),
(74, 0, 'mod_title', 'module', 'mod_title', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_title\",\"type\":\"module\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_TITLE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_title\"}', '', '', NULL, NULL, 0, 0, NULL),
(75, 0, 'mod_toolbar', 'module', 'mod_toolbar', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_toolbar\",\"type\":\"module\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_TOOLBAR_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_toolbar\"}', '', '', NULL, NULL, 0, 0, NULL),
(76, 0, 'mod_multilangstatus', 'module', 'mod_multilangstatus', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_multilangstatus\",\"type\":\"module\",\"creationDate\":\"2011-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_MULTILANGSTATUS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_multilangstatus\"}', '{\"cache\":\"0\"}', '', NULL, NULL, 0, 0, NULL),
(77, 0, 'mod_version', 'module', 'mod_version', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_version\",\"type\":\"module\",\"creationDate\":\"2012-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2012 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_VERSION_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Version\",\"filename\":\"mod_version\"}', '{\"cache\":\"0\"}', '', NULL, NULL, 0, 0, NULL),
(78, 0, 'mod_stats_admin', 'module', 'mod_stats_admin', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_stats_admin\",\"type\":\"module\",\"creationDate\":\"2004-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_STATS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\StatsAdmin\",\"filename\":\"mod_stats_admin\"}', '{\"serverinfo\":\"0\",\"siteinfo\":\"0\",\"counter\":\"0\",\"increase\":\"0\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}', '', NULL, NULL, 0, 0, NULL),
(79, 0, 'mod_tags_popular', 'module', 'mod_tags_popular', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_tags_popular\",\"type\":\"module\",\"creationDate\":\"2013-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.1.0\",\"description\":\"MOD_TAGS_POPULAR_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\TagsPopular\",\"filename\":\"mod_tags_popular\"}', '{\"maximum\":\"5\",\"timeframe\":\"alltime\",\"owncache\":\"1\"}', '', NULL, NULL, 0, 0, NULL);
INSERT INTO `lsqvo_extensions` (`extension_id`, `package_id`, `name`, `type`, `element`, `changelogurl`, `folder`, `client_id`, `enabled`, `access`, `protected`, `locked`, `manifest_cache`, `params`, `custom_data`, `checked_out`, `checked_out_time`, `ordering`, `state`, `note`) VALUES
(80, 0, 'mod_tags_similar', 'module', 'mod_tags_similar', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"mod_tags_similar\",\"type\":\"module\",\"creationDate\":\"2013-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.1.0\",\"description\":\"MOD_TAGS_SIMILAR_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\TagsSimilar\",\"filename\":\"mod_tags_similar\"}', '{\"maximum\":\"5\",\"matchtype\":\"any\",\"owncache\":\"1\"}', '', NULL, NULL, 0, 0, NULL),
(81, 0, 'mod_sampledata', 'module', 'mod_sampledata', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_sampledata\",\"type\":\"module\",\"creationDate\":\"2017-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.8.0\",\"description\":\"MOD_SAMPLEDATA_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Sampledata\",\"filename\":\"mod_sampledata\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(82, 0, 'mod_latestactions', 'module', 'mod_latestactions', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_latestactions\",\"type\":\"module\",\"creationDate\":\"2018-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"MOD_LATESTACTIONS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\LatestActions\",\"filename\":\"mod_latestactions\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(83, 0, 'mod_privacy_dashboard', 'module', 'mod_privacy_dashboard', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_privacy_dashboard\",\"type\":\"module\",\"creationDate\":\"2018-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"MOD_PRIVACY_DASHBOARD_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\PrivacyDashboard\",\"filename\":\"mod_privacy_dashboard\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(84, 0, 'mod_submenu', 'module', 'mod_submenu', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_submenu\",\"type\":\"module\",\"creationDate\":\"2006-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_SUBMENU_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\Submenu\",\"filename\":\"mod_submenu\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(85, 0, 'mod_privacy_status', 'module', 'mod_privacy_status', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_privacy_status\",\"type\":\"module\",\"creationDate\":\"2019-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"MOD_PRIVACY_STATUS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\PrivacyStatus\",\"filename\":\"mod_privacy_status\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(86, 0, 'mod_guidedtours', 'module', 'mod_guidedtours', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"mod_guidedtours\",\"type\":\"module\",\"creationDate\":\"2023-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2023 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.3.0\",\"description\":\"MOD_GUIDEDTOURS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Module\\\\GuidedTours\",\"filename\":\"mod_guidedtours\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(87, 0, 'plg_actionlog_joomla', 'plugin', 'joomla', NULL, 'actionlog', 0, 1, 1, 0, 1, '{\"name\":\"plg_actionlog_joomla\",\"type\":\"plugin\",\"creationDate\":\"2018-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_ACTIONLOG_JOOMLA_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Actionlog\\\\Joomla\",\"filename\":\"joomla\"}', '{}', '', NULL, NULL, 1, 0, NULL),
(88, 0, 'plg_api-authentication_basic', 'plugin', 'basic', NULL, 'api-authentication', 0, 0, 1, 0, 1, '{\"name\":\"plg_api-authentication_basic\",\"type\":\"plugin\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_API-AUTHENTICATION_BASIC_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\ApiAuthentication\\\\Basic\",\"filename\":\"basic\"}', '{}', '', NULL, NULL, 1, 0, NULL),
(89, 0, 'plg_api-authentication_token', 'plugin', 'token', NULL, 'api-authentication', 0, 1, 1, 0, 1, '{\"name\":\"plg_api-authentication_token\",\"type\":\"plugin\",\"creationDate\":\"2019-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2020 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_API-AUTHENTICATION_TOKEN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\ApiAuthentication\\\\Token\",\"filename\":\"token\"}', '{}', '', NULL, NULL, 2, 0, NULL),
(90, 0, 'plg_authentication_cookie', 'plugin', 'cookie', NULL, 'authentication', 0, 1, 1, 0, 1, '{\"name\":\"plg_authentication_cookie\",\"type\":\"plugin\",\"creationDate\":\"2013-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_AUTHENTICATION_COOKIE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Authentication\\\\Cookie\",\"filename\":\"cookie\"}', '', '', NULL, NULL, 1, 0, NULL),
(91, 0, 'plg_authentication_joomla', 'plugin', 'joomla', NULL, 'authentication', 0, 1, 1, 1, 1, '{\"name\":\"plg_authentication_joomla\",\"type\":\"plugin\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_AUTHENTICATION_JOOMLA_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Authentication\\\\Joomla\",\"filename\":\"joomla\"}', '', '', NULL, NULL, 2, 0, NULL),
(92, 0, 'plg_authentication_ldap', 'plugin', 'ldap', NULL, 'authentication', 0, 0, 1, 0, 1, '{\"name\":\"plg_authentication_ldap\",\"type\":\"plugin\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_LDAP_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Authentication\\\\Ldap\",\"filename\":\"ldap\"}', '{\"host\":\"\",\"port\":\"389\",\"use_ldapV3\":\"0\",\"negotiate_tls\":\"0\",\"no_referrals\":\"0\",\"auth_method\":\"bind\",\"base_dn\":\"\",\"search_string\":\"\",\"users_dn\":\"\",\"username\":\"admin\",\"password\":\"bobby7\",\"ldap_fullname\":\"fullName\",\"ldap_email\":\"mail\",\"ldap_uid\":\"uid\"}', '', NULL, NULL, 3, 0, NULL),
(93, 0, 'plg_behaviour_taggable', 'plugin', 'taggable', NULL, 'behaviour', 0, 1, 1, 0, 1, '{\"name\":\"plg_behaviour_taggable\",\"type\":\"plugin\",\"creationDate\":\"2015-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_BEHAVIOUR_TAGGABLE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Behaviour\\\\Taggable\",\"filename\":\"taggable\"}', '{}', '', NULL, NULL, 1, 0, NULL),
(94, 0, 'plg_behaviour_versionable', 'plugin', 'versionable', NULL, 'behaviour', 0, 1, 1, 0, 1, '{\"name\":\"plg_behaviour_versionable\",\"type\":\"plugin\",\"creationDate\":\"2015-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_BEHAVIOUR_VERSIONABLE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Behaviour\\\\Versionable\",\"filename\":\"versionable\"}', '{}', '', NULL, NULL, 2, 0, NULL),
(95, 0, 'plg_captcha_recaptcha', 'plugin', 'recaptcha', NULL, 'captcha', 0, 0, 1, 0, 1, '{\"name\":\"plg_captcha_recaptcha\",\"type\":\"plugin\",\"creationDate\":\"2011-12\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.4.0\",\"description\":\"PLG_CAPTCHA_RECAPTCHA_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Captcha\\\\ReCaptcha\",\"filename\":\"recaptcha\"}', '{\"public_key\":\"\",\"private_key\":\"\",\"theme\":\"clean\"}', '', NULL, NULL, 1, 0, NULL),
(96, 0, 'plg_captcha_recaptcha_invisible', 'plugin', 'recaptcha_invisible', NULL, 'captcha', 0, 0, 1, 0, 1, '{\"name\":\"plg_captcha_recaptcha_invisible\",\"type\":\"plugin\",\"creationDate\":\"2017-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.8\",\"description\":\"PLG_CAPTCHA_RECAPTCHA_INVISIBLE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Captcha\\\\InvisibleReCaptcha\",\"filename\":\"recaptcha_invisible\"}', '{\"public_key\":\"\",\"private_key\":\"\",\"theme\":\"clean\"}', '', NULL, NULL, 2, 0, NULL),
(97, 0, 'plg_content_confirmconsent', 'plugin', 'confirmconsent', NULL, 'content', 0, 0, 1, 0, 1, '{\"name\":\"plg_content_confirmconsent\",\"type\":\"plugin\",\"creationDate\":\"2018-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_CONTENT_CONFIRMCONSENT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Content\\\\ConfirmConsent\",\"filename\":\"confirmconsent\"}', '{}', '', NULL, NULL, 1, 0, NULL),
(98, 0, 'plg_content_contact', 'plugin', 'contact', NULL, 'content', 0, 1, 1, 0, 1, '{\"name\":\"plg_content_contact\",\"type\":\"plugin\",\"creationDate\":\"2014-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2014 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.2.2\",\"description\":\"PLG_CONTENT_CONTACT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Content\\\\Contact\",\"filename\":\"contact\"}', '', '', NULL, NULL, 2, 0, NULL),
(99, 0, 'plg_content_emailcloak', 'plugin', 'emailcloak', NULL, 'content', 0, 1, 1, 0, 1, '{\"name\":\"plg_content_emailcloak\",\"type\":\"plugin\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_CONTENT_EMAILCLOAK_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Content\\\\EmailCloak\",\"filename\":\"emailcloak\"}', '{\"mode\":\"1\"}', '', NULL, NULL, 3, 0, NULL),
(100, 0, 'plg_content_fields', 'plugin', 'fields', NULL, 'content', 0, 1, 1, 0, 1, '{\"name\":\"plg_content_fields\",\"type\":\"plugin\",\"creationDate\":\"2017-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_CONTENT_FIELDS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Content\\\\Fields\",\"filename\":\"fields\"}', '', '', NULL, NULL, 4, 0, NULL),
(101, 0, 'plg_content_finder', 'plugin', 'finder', NULL, 'content', 0, 1, 1, 0, 1, '{\"name\":\"plg_content_finder\",\"type\":\"plugin\",\"creationDate\":\"2011-12\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_CONTENT_FINDER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"finder\"}', '', '', NULL, NULL, 5, 0, NULL),
(102, 0, 'plg_content_joomla', 'plugin', 'joomla', NULL, 'content', 0, 1, 1, 0, 1, '{\"name\":\"plg_content_joomla\",\"type\":\"plugin\",\"creationDate\":\"2010-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2010 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_CONTENT_JOOMLA_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"joomla\"}', '', '', NULL, NULL, 6, 0, NULL),
(103, 0, 'plg_content_loadmodule', 'plugin', 'loadmodule', NULL, 'content', 0, 1, 1, 0, 1, '{\"name\":\"plg_content_loadmodule\",\"type\":\"plugin\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_LOADMODULE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"loadmodule\"}', '{\"style\":\"xhtml\"}', '', NULL, NULL, 7, 0, NULL),
(104, 0, 'plg_content_pagebreak', 'plugin', 'pagebreak', NULL, 'content', 0, 1, 1, 0, 1, '{\"name\":\"plg_content_pagebreak\",\"type\":\"plugin\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_CONTENT_PAGEBREAK_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"pagebreak\"}', '{\"title\":\"1\",\"multipage_toc\":\"1\",\"showall\":\"1\"}', '', NULL, NULL, 8, 0, NULL),
(105, 0, 'plg_content_pagenavigation', 'plugin', 'pagenavigation', NULL, 'content', 0, 1, 1, 0, 1, '{\"name\":\"plg_content_pagenavigation\",\"type\":\"plugin\",\"creationDate\":\"2006-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_PAGENAVIGATION_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"pagenavigation\"}', '{\"position\":\"1\"}', '', NULL, NULL, 9, 0, NULL),
(106, 0, 'plg_content_vote', 'plugin', 'vote', NULL, 'content', 0, 0, 1, 0, 1, '{\"name\":\"plg_content_vote\",\"type\":\"plugin\",\"creationDate\":\"2005-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_VOTE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"vote\"}', '', '', NULL, NULL, 10, 0, NULL),
(107, 0, 'plg_editors-xtd_article', 'plugin', 'article', NULL, 'editors-xtd', 0, 1, 1, 0, 1, '{\"name\":\"plg_editors-xtd_article\",\"type\":\"plugin\",\"creationDate\":\"2009-10\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2009 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_ARTICLE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\EditorsXtd\\\\Article\",\"filename\":\"article\"}', '', '', NULL, NULL, 1, 0, NULL),
(108, 0, 'plg_editors-xtd_contact', 'plugin', 'contact', NULL, 'editors-xtd', 0, 1, 1, 0, 1, '{\"name\":\"plg_editors-xtd_contact\",\"type\":\"plugin\",\"creationDate\":\"2016-10\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_EDITORS-XTD_CONTACT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\EditorsXtd\\\\Contact\",\"filename\":\"contact\"}', '', '', NULL, NULL, 2, 0, NULL),
(109, 0, 'plg_editors-xtd_fields', 'plugin', 'fields', NULL, 'editors-xtd', 0, 1, 1, 0, 1, '{\"name\":\"plg_editors-xtd_fields\",\"type\":\"plugin\",\"creationDate\":\"2017-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_EDITORS-XTD_FIELDS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\EditorsXtd\\\\Fields\",\"filename\":\"fields\"}', '', '', NULL, NULL, 3, 0, NULL),
(110, 0, 'plg_editors-xtd_image', 'plugin', 'image', NULL, 'editors-xtd', 0, 1, 1, 0, 1, '{\"name\":\"plg_editors-xtd_image\",\"type\":\"plugin\",\"creationDate\":\"2004-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_IMAGE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\EditorsXtd\\\\Image\",\"filename\":\"image\"}', '', '', NULL, NULL, 4, 0, NULL),
(111, 0, 'plg_editors-xtd_menu', 'plugin', 'menu', NULL, 'editors-xtd', 0, 1, 1, 0, 1, '{\"name\":\"plg_editors-xtd_menu\",\"type\":\"plugin\",\"creationDate\":\"2016-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_EDITORS-XTD_MENU_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\EditorsXtd\\\\Menu\",\"filename\":\"menu\"}', '', '', NULL, NULL, 5, 0, NULL),
(112, 0, 'plg_editors-xtd_module', 'plugin', 'module', NULL, 'editors-xtd', 0, 1, 1, 0, 1, '{\"name\":\"plg_editors-xtd_module\",\"type\":\"plugin\",\"creationDate\":\"2015-10\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2015 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.5.0\",\"description\":\"PLG_MODULE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\EditorsXtd\\\\Module\",\"filename\":\"module\"}', '', '', NULL, NULL, 6, 0, NULL),
(113, 0, 'plg_editors-xtd_pagebreak', 'plugin', 'pagebreak', NULL, 'editors-xtd', 0, 1, 1, 0, 1, '{\"name\":\"plg_editors-xtd_pagebreak\",\"type\":\"plugin\",\"creationDate\":\"2004-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_EDITORSXTD_PAGEBREAK_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"pagebreak\"}', '', '', NULL, NULL, 7, 0, NULL),
(114, 0, 'plg_editors-xtd_readmore', 'plugin', 'readmore', NULL, 'editors-xtd', 0, 1, 1, 0, 1, '{\"name\":\"plg_editors-xtd_readmore\",\"type\":\"plugin\",\"creationDate\":\"2006-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_READMORE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\EditorsXtd\\\\ReadMore\",\"filename\":\"readmore\"}', '', '', NULL, NULL, 8, 0, NULL),
(115, 0, 'plg_editors_codemirror', 'plugin', 'codemirror', NULL, 'editors', 0, 1, 1, 0, 1, '{\"name\":\"plg_editors_codemirror\",\"type\":\"plugin\",\"creationDate\":\"28 March 2011\",\"author\":\"Marijn Haverbeke\",\"copyright\":\"Copyright (C) 2014 - 2021 by Marijn Haverbeke <marijnh@gmail.com> and others\",\"authorEmail\":\"marijnh@gmail.com\",\"authorUrl\":\"https:\\/\\/codemirror.net\\/\",\"version\":\"5.65.12\",\"description\":\"PLG_CODEMIRROR_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Editors\\\\CodeMirror\",\"filename\":\"codemirror\"}', '{\"lineNumbers\":\"1\",\"lineWrapping\":\"1\",\"matchTags\":\"1\",\"matchBrackets\":\"1\",\"marker-gutter\":\"1\",\"autoCloseTags\":\"1\",\"autoCloseBrackets\":\"1\",\"autoFocus\":\"1\",\"theme\":\"default\",\"tabmode\":\"indent\"}', '', NULL, NULL, 1, 0, NULL),
(116, 0, 'plg_editors_none', 'plugin', 'none', NULL, 'editors', 0, 1, 1, 1, 1, '{\"name\":\"plg_editors_none\",\"type\":\"plugin\",\"creationDate\":\"2005-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_NONE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Editors\\\\None\",\"filename\":\"none\"}', '', '', NULL, NULL, 2, 0, NULL),
(117, 0, 'plg_editors_tinymce', 'plugin', 'tinymce', NULL, 'editors', 0, 1, 1, 0, 1, '{\"name\":\"plg_editors_tinymce\",\"type\":\"plugin\",\"creationDate\":\"2005-08\",\"author\":\"Tiny Technologies, Inc\",\"copyright\":\"Tiny Technologies, Inc\",\"authorEmail\":\"N\\/A\",\"authorUrl\":\"https:\\/\\/www.tiny.cloud\",\"version\":\"5.10.7\",\"description\":\"PLG_TINY_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Editors\\\\TinyMCE\",\"filename\":\"tinymce\"}', '{\"configuration\":{\"toolbars\":{\"2\":{\"toolbar1\":[\"bold\",\"underline\",\"strikethrough\",\"|\",\"undo\",\"redo\",\"|\",\"bullist\",\"numlist\",\"|\",\"pastetext\"]},\"1\":{\"menu\":[\"edit\",\"insert\",\"view\",\"format\",\"table\",\"tools\"],\"toolbar1\":[\"bold\",\"italic\",\"underline\",\"strikethrough\",\"|\",\"alignleft\",\"aligncenter\",\"alignright\",\"alignjustify\",\"|\",\"formatselect\",\"|\",\"bullist\",\"numlist\",\"|\",\"outdent\",\"indent\",\"|\",\"undo\",\"redo\",\"|\",\"link\",\"unlink\",\"anchor\",\"code\",\"|\",\"hr\",\"table\",\"|\",\"subscript\",\"superscript\",\"|\",\"charmap\",\"pastetext\",\"preview\"]},\"0\":{\"menu\":[\"edit\",\"insert\",\"view\",\"format\",\"table\",\"tools\"],\"toolbar1\":[\"bold\",\"italic\",\"underline\",\"strikethrough\",\"|\",\"alignleft\",\"aligncenter\",\"alignright\",\"alignjustify\",\"|\",\"styleselect\",\"|\",\"formatselect\",\"fontselect\",\"fontsizeselect\",\"|\",\"searchreplace\",\"|\",\"bullist\",\"numlist\",\"|\",\"outdent\",\"indent\",\"|\",\"undo\",\"redo\",\"|\",\"link\",\"unlink\",\"anchor\",\"image\",\"|\",\"code\",\"|\",\"forecolor\",\"backcolor\",\"|\",\"fullscreen\",\"|\",\"table\",\"|\",\"subscript\",\"superscript\",\"|\",\"charmap\",\"emoticons\",\"media\",\"hr\",\"ltr\",\"rtl\",\"|\",\"cut\",\"copy\",\"paste\",\"pastetext\",\"|\",\"visualchars\",\"visualblocks\",\"nonbreaking\",\"blockquote\",\"template\",\"|\",\"print\",\"preview\",\"codesample\",\"insertdatetime\",\"removeformat\"]}},\"setoptions\":{\"2\":{\"access\":[\"1\"],\"skin\":\"0\",\"skin_admin\":\"0\",\"mobile\":\"0\",\"drag_drop\":\"1\",\"path\":\"\",\"entity_encoding\":\"raw\",\"lang_mode\":\"1\",\"text_direction\":\"ltr\",\"content_css\":\"1\",\"content_css_custom\":\"\",\"relative_urls\":\"1\",\"newlines\":\"0\",\"use_config_textfilters\":\"0\",\"invalid_elements\":\"script,applet,iframe\",\"valid_elements\":\"\",\"extended_elements\":\"\",\"resizing\":\"1\",\"resize_horizontal\":\"1\",\"element_path\":\"1\",\"wordcount\":\"1\",\"image_advtab\":\"0\",\"advlist\":\"1\",\"autosave\":\"1\",\"contextmenu\":\"1\",\"custom_plugin\":\"\",\"custom_button\":\"\"},\"1\":{\"access\":[\"6\",\"2\"],\"skin\":\"0\",\"skin_admin\":\"0\",\"mobile\":\"0\",\"drag_drop\":\"1\",\"path\":\"\",\"entity_encoding\":\"raw\",\"lang_mode\":\"1\",\"text_direction\":\"ltr\",\"content_css\":\"1\",\"content_css_custom\":\"\",\"relative_urls\":\"1\",\"newlines\":\"0\",\"use_config_textfilters\":\"0\",\"invalid_elements\":\"script,applet,iframe\",\"valid_elements\":\"\",\"extended_elements\":\"\",\"resizing\":\"1\",\"resize_horizontal\":\"1\",\"element_path\":\"1\",\"wordcount\":\"1\",\"image_advtab\":\"0\",\"advlist\":\"1\",\"autosave\":\"1\",\"contextmenu\":\"1\",\"custom_plugin\":\"\",\"custom_button\":\"\"},\"0\":{\"access\":[\"7\",\"4\",\"8\"],\"skin\":\"0\",\"skin_admin\":\"0\",\"mobile\":\"0\",\"drag_drop\":\"1\",\"path\":\"\",\"entity_encoding\":\"raw\",\"lang_mode\":\"1\",\"text_direction\":\"ltr\",\"content_css\":\"1\",\"content_css_custom\":\"\",\"relative_urls\":\"1\",\"newlines\":\"0\",\"use_config_textfilters\":\"0\",\"invalid_elements\":\"script,applet,iframe\",\"valid_elements\":\"\",\"extended_elements\":\"\",\"resizing\":\"1\",\"resize_horizontal\":\"1\",\"element_path\":\"1\",\"wordcount\":\"1\",\"image_advtab\":\"1\",\"advlist\":\"1\",\"autosave\":\"1\",\"contextmenu\":\"1\",\"custom_plugin\":\"\",\"custom_button\":\"\"}}},\"sets_amount\":3,\"html_height\":\"550\",\"html_width\":\"750\"}', '', NULL, NULL, 3, 0, NULL),
(118, 0, 'plg_extension_finder', 'plugin', 'finder', NULL, 'extension', 0, 1, 1, 0, 1, '{\"name\":\"plg_extension_finder\",\"type\":\"plugin\",\"creationDate\":\"2018-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_EXTENSION_FINDER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Extension\\\\Finder\",\"filename\":\"finder\"}', '', '', NULL, NULL, 1, 0, NULL),
(119, 0, 'plg_extension_joomla', 'plugin', 'joomla', NULL, 'extension', 0, 1, 1, 0, 1, '{\"name\":\"plg_extension_joomla\",\"type\":\"plugin\",\"creationDate\":\"2010-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2010 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_EXTENSION_JOOMLA_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Extension\\\\Joomla\",\"filename\":\"joomla\"}', '', '', NULL, NULL, 2, 0, NULL),
(120, 0, 'plg_extension_namespacemap', 'plugin', 'namespacemap', NULL, 'extension', 0, 1, 1, 1, 1, '{\"name\":\"plg_extension_namespacemap\",\"type\":\"plugin\",\"creationDate\":\"2017-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_EXTENSION_NAMESPACEMAP_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Extension\\\\NamespaceMap\",\"filename\":\"namespacemap\"}', '{}', '', NULL, NULL, 3, 0, NULL),
(121, 0, 'plg_fields_calendar', 'plugin', 'calendar', NULL, 'fields', 0, 1, 1, 0, 1, '{\"name\":\"plg_fields_calendar\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_CALENDAR_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Calendar\",\"filename\":\"calendar\"}', '', '', NULL, NULL, 1, 0, NULL),
(122, 0, 'plg_fields_checkboxes', 'plugin', 'checkboxes', NULL, 'fields', 0, 1, 1, 0, 1, '{\"name\":\"plg_fields_checkboxes\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_CHECKBOXES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Checkboxes\",\"filename\":\"checkboxes\"}', '', '', NULL, NULL, 2, 0, NULL),
(123, 0, 'plg_fields_color', 'plugin', 'color', NULL, 'fields', 0, 1, 1, 0, 1, '{\"name\":\"plg_fields_color\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_COLOR_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Color\",\"filename\":\"color\"}', '', '', NULL, NULL, 3, 0, NULL),
(124, 0, 'plg_fields_editor', 'plugin', 'editor', NULL, 'fields', 0, 1, 1, 0, 1, '{\"name\":\"plg_fields_editor\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_EDITOR_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Editor\",\"filename\":\"editor\"}', '{\"buttons\":0,\"width\":\"100%\",\"height\":\"250px\",\"filter\":\"JComponentHelper::filterText\"}', '', NULL, NULL, 4, 0, NULL),
(125, 0, 'plg_fields_imagelist', 'plugin', 'imagelist', NULL, 'fields', 0, 1, 1, 0, 1, '{\"name\":\"plg_fields_imagelist\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_IMAGELIST_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Imagelist\",\"filename\":\"imagelist\"}', '', '', NULL, NULL, 5, 0, NULL),
(126, 0, 'plg_fields_integer', 'plugin', 'integer', NULL, 'fields', 0, 1, 1, 0, 1, '{\"name\":\"plg_fields_integer\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_INTEGER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Integer\",\"filename\":\"integer\"}', '{\"multiple\":\"0\",\"first\":\"1\",\"last\":\"100\",\"step\":\"1\"}', '', NULL, NULL, 6, 0, NULL),
(127, 0, 'plg_fields_list', 'plugin', 'list', NULL, 'fields', 0, 1, 1, 0, 1, '{\"name\":\"plg_fields_list\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_LIST_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\ListField\",\"filename\":\"list\"}', '', '', NULL, NULL, 7, 0, NULL),
(128, 0, 'plg_fields_media', 'plugin', 'media', NULL, 'fields', 0, 1, 1, 0, 1, '{\"name\":\"plg_fields_media\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_MEDIA_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Media\",\"filename\":\"media\"}', '', '', NULL, NULL, 8, 0, NULL),
(129, 0, 'plg_fields_radio', 'plugin', 'radio', NULL, 'fields', 0, 1, 1, 0, 1, '{\"name\":\"plg_fields_radio\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_RADIO_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Radio\",\"filename\":\"radio\"}', '', '', NULL, NULL, 9, 0, NULL),
(130, 0, 'plg_fields_sql', 'plugin', 'sql', NULL, 'fields', 0, 1, 1, 0, 1, '{\"name\":\"plg_fields_sql\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_SQL_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\SQL\",\"filename\":\"sql\"}', '', '', NULL, NULL, 10, 0, NULL),
(131, 0, 'plg_fields_subform', 'plugin', 'subform', NULL, 'fields', 0, 1, 1, 0, 1, '{\"name\":\"plg_fields_subform\",\"type\":\"plugin\",\"creationDate\":\"2017-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_FIELDS_SUBFORM_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Subform\",\"filename\":\"subform\"}', '', '', NULL, NULL, 11, 0, NULL),
(132, 0, 'plg_fields_text', 'plugin', 'text', NULL, 'fields', 0, 1, 1, 0, 1, '{\"name\":\"plg_fields_text\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_TEXT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Text\",\"filename\":\"text\"}', '', '', NULL, NULL, 12, 0, NULL),
(133, 0, 'plg_fields_textarea', 'plugin', 'textarea', NULL, 'fields', 0, 1, 1, 0, 1, '{\"name\":\"plg_fields_textarea\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_TEXTAREA_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Textarea\",\"filename\":\"textarea\"}', '{\"rows\":10,\"cols\":10,\"maxlength\":\"\",\"filter\":\"JComponentHelper::filterText\"}', '', NULL, NULL, 13, 0, NULL),
(134, 0, 'plg_fields_url', 'plugin', 'url', NULL, 'fields', 0, 1, 1, 0, 1, '{\"name\":\"plg_fields_url\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_URL_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\Url\",\"filename\":\"url\"}', '', '', NULL, NULL, 14, 0, NULL),
(135, 0, 'plg_fields_user', 'plugin', 'user', NULL, 'fields', 0, 1, 1, 0, 1, '{\"name\":\"plg_fields_user\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_USER_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\User\",\"filename\":\"user\"}', '', '', NULL, NULL, 15, 0, NULL),
(136, 0, 'plg_fields_usergrouplist', 'plugin', 'usergrouplist', NULL, 'fields', 0, 1, 1, 0, 1, '{\"name\":\"plg_fields_usergrouplist\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_USERGROUPLIST_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Fields\\\\UsergroupList\",\"filename\":\"usergrouplist\"}', '', '', NULL, NULL, 16, 0, NULL),
(137, 0, 'plg_filesystem_local', 'plugin', 'local', NULL, 'filesystem', 0, 1, 1, 0, 1, '{\"name\":\"plg_filesystem_local\",\"type\":\"plugin\",\"creationDate\":\"2017-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_FILESYSTEM_LOCAL_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Filesystem\\\\Local\",\"filename\":\"local\"}', '{}', '', NULL, NULL, 1, 0, NULL),
(138, 0, 'plg_finder_categories', 'plugin', 'categories', NULL, 'finder', 0, 1, 1, 0, 1, '{\"name\":\"plg_finder_categories\",\"type\":\"plugin\",\"creationDate\":\"2011-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_FINDER_CATEGORIES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Finder\\\\Categories\",\"filename\":\"categories\"}', '', '', NULL, NULL, 1, 0, NULL),
(139, 0, 'plg_finder_contacts', 'plugin', 'contacts', NULL, 'finder', 0, 1, 1, 0, 1, '{\"name\":\"plg_finder_contacts\",\"type\":\"plugin\",\"creationDate\":\"2011-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_FINDER_CONTACTS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Finder\\\\Contacts\",\"filename\":\"contacts\"}', '', '', NULL, NULL, 2, 0, NULL),
(140, 0, 'plg_finder_content', 'plugin', 'content', NULL, 'finder', 0, 1, 1, 0, 1, '{\"name\":\"plg_finder_content\",\"type\":\"plugin\",\"creationDate\":\"2011-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_FINDER_CONTENT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Finder\\\\Content\",\"filename\":\"content\"}', '', '', NULL, NULL, 3, 0, NULL),
(141, 0, 'plg_finder_newsfeeds', 'plugin', 'newsfeeds', NULL, 'finder', 0, 1, 1, 0, 1, '{\"name\":\"plg_finder_newsfeeds\",\"type\":\"plugin\",\"creationDate\":\"2011-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_FINDER_NEWSFEEDS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Finder\\\\Newsfeeds\",\"filename\":\"newsfeeds\"}', '', '', NULL, NULL, 4, 0, NULL),
(142, 0, 'plg_finder_tags', 'plugin', 'tags', NULL, 'finder', 0, 1, 1, 0, 1, '{\"name\":\"plg_finder_tags\",\"type\":\"plugin\",\"creationDate\":\"2013-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_FINDER_TAGS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Finder\\\\Tags\",\"filename\":\"tags\"}', '', '', NULL, NULL, 5, 0, NULL),
(143, 0, 'plg_installer_folderinstaller', 'plugin', 'folderinstaller', NULL, 'installer', 0, 1, 1, 0, 1, '{\"name\":\"plg_installer_folderinstaller\",\"type\":\"plugin\",\"creationDate\":\"2016-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.6.0\",\"description\":\"PLG_INSTALLER_FOLDERINSTALLER_PLUGIN_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"folderinstaller\"}', '', '', NULL, NULL, 2, 0, NULL),
(144, 0, 'plg_installer_override', 'plugin', 'override', NULL, 'installer', 0, 1, 1, 0, 1, '{\"name\":\"plg_installer_override\",\"type\":\"plugin\",\"creationDate\":\"2018-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_INSTALLER_OVERRIDE_PLUGIN_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"override\"}', '', '', NULL, NULL, 4, 0, NULL),
(145, 0, 'plg_installer_packageinstaller', 'plugin', 'packageinstaller', NULL, 'installer', 0, 1, 1, 0, 1, '{\"name\":\"plg_installer_packageinstaller\",\"type\":\"plugin\",\"creationDate\":\"2016-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.6.0\",\"description\":\"PLG_INSTALLER_PACKAGEINSTALLER_PLUGIN_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"packageinstaller\"}', '', '', NULL, NULL, 1, 0, NULL),
(146, 0, 'plg_installer_urlinstaller', 'plugin', 'urlinstaller', NULL, 'installer', 0, 1, 1, 0, 1, '{\"name\":\"plg_installer_urlinstaller\",\"type\":\"plugin\",\"creationDate\":\"2016-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.6.0\",\"description\":\"PLG_INSTALLER_URLINSTALLER_PLUGIN_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"urlinstaller\"}', '', '', NULL, NULL, 3, 0, NULL),
(147, 0, 'plg_installer_webinstaller', 'plugin', 'webinstaller', NULL, 'installer', 0, 1, 1, 0, 1, '{\"name\":\"plg_installer_webinstaller\",\"type\":\"plugin\",\"creationDate\":\"2017-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_INSTALLER_WEBINSTALLER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"webinstaller\"}', '{\"tab_position\":\"1\"}', '', NULL, NULL, 5, 0, NULL),
(148, 0, 'plg_media-action_crop', 'plugin', 'crop', NULL, 'media-action', 0, 1, 1, 0, 1, '{\"name\":\"plg_media-action_crop\",\"type\":\"plugin\",\"creationDate\":\"2017-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_MEDIA-ACTION_CROP_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"crop\"}', '{}', '', NULL, NULL, 1, 0, NULL),
(149, 0, 'plg_media-action_resize', 'plugin', 'resize', NULL, 'media-action', 0, 1, 1, 0, 1, '{\"name\":\"plg_media-action_resize\",\"type\":\"plugin\",\"creationDate\":\"2017-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_MEDIA-ACTION_RESIZE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"resize\"}', '{}', '', NULL, NULL, 2, 0, NULL),
(150, 0, 'plg_media-action_rotate', 'plugin', 'rotate', NULL, 'media-action', 0, 1, 1, 0, 1, '{\"name\":\"plg_media-action_rotate\",\"type\":\"plugin\",\"creationDate\":\"2017-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_MEDIA-ACTION_ROTATE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"rotate\"}', '{}', '', NULL, NULL, 3, 0, NULL),
(151, 0, 'plg_privacy_actionlogs', 'plugin', 'actionlogs', NULL, 'privacy', 0, 1, 1, 0, 1, '{\"name\":\"plg_privacy_actionlogs\",\"type\":\"plugin\",\"creationDate\":\"2018-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_PRIVACY_ACTIONLOGS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"actionlogs\"}', '{}', '', NULL, NULL, 1, 0, NULL),
(152, 0, 'plg_privacy_consents', 'plugin', 'consents', NULL, 'privacy', 0, 1, 1, 0, 1, '{\"name\":\"plg_privacy_consents\",\"type\":\"plugin\",\"creationDate\":\"2018-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_PRIVACY_CONSENTS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"consents\"}', '{}', '', NULL, NULL, 2, 0, NULL),
(153, 0, 'plg_privacy_contact', 'plugin', 'contact', NULL, 'privacy', 0, 1, 1, 0, 1, '{\"name\":\"plg_privacy_contact\",\"type\":\"plugin\",\"creationDate\":\"2018-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_PRIVACY_CONTACT_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"contact\"}', '{}', '', NULL, NULL, 3, 0, NULL),
(154, 0, 'plg_privacy_content', 'plugin', 'content', NULL, 'privacy', 0, 1, 1, 0, 1, '{\"name\":\"plg_privacy_content\",\"type\":\"plugin\",\"creationDate\":\"2018-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_PRIVACY_CONTENT_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"content\"}', '{}', '', NULL, NULL, 4, 0, NULL),
(155, 0, 'plg_privacy_message', 'plugin', 'message', NULL, 'privacy', 0, 1, 1, 0, 1, '{\"name\":\"plg_privacy_message\",\"type\":\"plugin\",\"creationDate\":\"2018-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_PRIVACY_MESSAGE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"message\"}', '{}', '', NULL, NULL, 5, 0, NULL),
(156, 0, 'plg_privacy_user', 'plugin', 'user', NULL, 'privacy', 0, 1, 1, 0, 1, '{\"name\":\"plg_privacy_user\",\"type\":\"plugin\",\"creationDate\":\"2018-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_PRIVACY_USER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"user\"}', '{}', '', NULL, NULL, 6, 0, NULL),
(157, 0, 'plg_quickicon_joomlaupdate', 'plugin', 'joomlaupdate', NULL, 'quickicon', 0, 1, 1, 0, 1, '{\"name\":\"plg_quickicon_joomlaupdate\",\"type\":\"plugin\",\"creationDate\":\"2011-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_QUICKICON_JOOMLAUPDATE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Quickicon\\\\Joomlaupdate\",\"filename\":\"joomlaupdate\"}', '', '', NULL, NULL, 1, 0, NULL),
(158, 0, 'plg_quickicon_extensionupdate', 'plugin', 'extensionupdate', NULL, 'quickicon', 0, 1, 1, 0, 1, '{\"name\":\"plg_quickicon_extensionupdate\",\"type\":\"plugin\",\"creationDate\":\"2011-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_QUICKICON_EXTENSIONUPDATE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Quickicon\\\\Extensionupdate\",\"filename\":\"extensionupdate\"}', '', '', NULL, NULL, 2, 0, NULL),
(159, 0, 'plg_quickicon_overridecheck', 'plugin', 'overridecheck', NULL, 'quickicon', 0, 1, 1, 0, 1, '{\"name\":\"plg_quickicon_overridecheck\",\"type\":\"plugin\",\"creationDate\":\"2018-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_QUICKICON_OVERRIDECHECK_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Quickicon\\\\OverrideCheck\",\"filename\":\"overridecheck\"}', '', '', NULL, NULL, 3, 0, NULL),
(160, 0, 'plg_quickicon_downloadkey', 'plugin', 'downloadkey', NULL, 'quickicon', 0, 1, 1, 0, 1, '{\"name\":\"plg_quickicon_downloadkey\",\"type\":\"plugin\",\"creationDate\":\"2019-10\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_QUICKICON_DOWNLOADKEY_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Quickicon\\\\Downloadkey\",\"filename\":\"downloadkey\"}', '', '', NULL, NULL, 4, 0, NULL),
(161, 0, 'plg_quickicon_privacycheck', 'plugin', 'privacycheck', NULL, 'quickicon', 0, 1, 1, 0, 1, '{\"name\":\"plg_quickicon_privacycheck\",\"type\":\"plugin\",\"creationDate\":\"2018-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_QUICKICON_PRIVACYCHECK_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Quickicon\\\\PrivacyCheck\",\"filename\":\"privacycheck\"}', '{}', '', NULL, NULL, 5, 0, NULL),
(162, 0, 'plg_quickicon_phpversioncheck', 'plugin', 'phpversioncheck', NULL, 'quickicon', 0, 1, 1, 0, 1, '{\"name\":\"plg_quickicon_phpversioncheck\",\"type\":\"plugin\",\"creationDate\":\"2016-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_QUICKICON_PHPVERSIONCHECK_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Quickicon\\\\PhpVersionCheck\",\"filename\":\"phpversioncheck\"}', '', '', NULL, NULL, 6, 0, NULL),
(163, 0, 'plg_sampledata_blog', 'plugin', 'blog', NULL, 'sampledata', 0, 1, 1, 0, 1, '{\"name\":\"plg_sampledata_blog\",\"type\":\"plugin\",\"creationDate\":\"2017-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.8.0\",\"description\":\"PLG_SAMPLEDATA_BLOG_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"blog\"}', '', '', NULL, NULL, 1, 0, NULL),
(164, 0, 'plg_sampledata_multilang', 'plugin', 'multilang', NULL, 'sampledata', 0, 1, 1, 0, 1, '{\"name\":\"plg_sampledata_multilang\",\"type\":\"plugin\",\"creationDate\":\"2018-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_SAMPLEDATA_MULTILANG_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"multilang\"}', '', '', NULL, NULL, 2, 0, NULL);
INSERT INTO `lsqvo_extensions` (`extension_id`, `package_id`, `name`, `type`, `element`, `changelogurl`, `folder`, `client_id`, `enabled`, `access`, `protected`, `locked`, `manifest_cache`, `params`, `custom_data`, `checked_out`, `checked_out_time`, `ordering`, `state`, `note`) VALUES
(165, 0, 'plg_system_accessibility', 'plugin', 'accessibility', NULL, 'system', 0, 0, 1, 0, 1, '{\"name\":\"plg_system_accessibility\",\"type\":\"plugin\",\"creationDate\":\"2020-02-15\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2020 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_SYSTEM_ACCESSIBILITY_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"accessibility\"}', '{}', '', NULL, NULL, 1, 0, NULL),
(166, 0, 'plg_system_actionlogs', 'plugin', 'actionlogs', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_actionlogs\",\"type\":\"plugin\",\"creationDate\":\"2018-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_SYSTEM_ACTIONLOGS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"actionlogs\"}', '{}', '', NULL, NULL, 2, 0, NULL),
(167, 0, 'plg_system_cache', 'plugin', 'cache', NULL, 'system', 0, 0, 1, 0, 1, '{\"name\":\"plg_system_cache\",\"type\":\"plugin\",\"creationDate\":\"2007-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2007 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_CACHE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Cache\",\"filename\":\"cache\"}', '{\"browsercache\":\"0\",\"cachetime\":\"15\"}', '', NULL, NULL, 3, 0, NULL),
(168, 0, 'plg_system_debug', 'plugin', 'debug', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_debug\",\"type\":\"plugin\",\"creationDate\":\"2006-12\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_DEBUG_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Debug\",\"filename\":\"debug\"}', '{\"profile\":\"1\",\"queries\":\"1\",\"memory\":\"1\",\"language_files\":\"1\",\"language_strings\":\"1\",\"strip-first\":\"1\",\"strip-prefix\":\"\",\"strip-suffix\":\"\"}', '', NULL, NULL, 4, 0, NULL),
(169, 0, 'plg_system_fields', 'plugin', 'fields', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_fields\",\"type\":\"plugin\",\"creationDate\":\"2016-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_SYSTEM_FIELDS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"fields\"}', '', '', NULL, NULL, 5, 0, NULL),
(170, 0, 'plg_system_highlight', 'plugin', 'highlight', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_highlight\",\"type\":\"plugin\",\"creationDate\":\"2011-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_SYSTEM_HIGHLIGHT_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"highlight\"}', '', '', NULL, NULL, 6, 0, NULL),
(171, 0, 'plg_system_httpheaders', 'plugin', 'httpheaders', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_httpheaders\",\"type\":\"plugin\",\"creationDate\":\"2017-10\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_SYSTEM_HTTPHEADERS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"httpheaders\"}', '{}', '', NULL, NULL, 7, 0, NULL),
(172, 0, 'plg_system_jooa11y', 'plugin', 'jooa11y', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_jooa11y\",\"type\":\"plugin\",\"creationDate\":\"2022-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2021 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.2.0\",\"description\":\"PLG_SYSTEM_JOOA11Y_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"jooa11y\"}', '', '', NULL, NULL, 8, 0, NULL),
(173, 0, 'plg_system_languagecode', 'plugin', 'languagecode', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_languagecode\",\"type\":\"plugin\",\"creationDate\":\"2011-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2011 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_SYSTEM_LANGUAGECODE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"languagecode\"}', '', '', NULL, NULL, 9, 0, NULL),
(174, 0, 'plg_system_languagefilter', 'plugin', 'languagefilter', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_languagefilter\",\"type\":\"plugin\",\"creationDate\":\"2010-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2010 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_SYSTEM_LANGUAGEFILTER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"languagefilter\"}', '{\"detect_browser\":0,\"automatic_change\":1,\"item_associations\":1,\"alternate_meta\":1,\"xdefault\":1,\"xdefault_language\":\"default\",\"remove_default_prefix\":1,\"lang_cookie\":0}', '', NULL, NULL, 10, 0, ''),
(175, 0, 'plg_system_log', 'plugin', 'log', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_log\",\"type\":\"plugin\",\"creationDate\":\"2007-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2007 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_LOG_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"log\"}', '', '', NULL, NULL, 11, 0, NULL),
(176, 0, 'plg_system_logout', 'plugin', 'logout', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_logout\",\"type\":\"plugin\",\"creationDate\":\"2009-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2009 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_SYSTEM_LOGOUT_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"logout\"}', '', '', NULL, NULL, 12, 0, NULL),
(177, 0, 'plg_system_logrotation', 'plugin', 'logrotation', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_logrotation\",\"type\":\"plugin\",\"creationDate\":\"2018-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_SYSTEM_LOGROTATION_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"logrotation\"}', '{\"lastrun\":1777265566}', '', NULL, NULL, 13, 0, NULL),
(178, 0, 'plg_system_privacyconsent', 'plugin', 'privacyconsent', NULL, 'system', 0, 0, 1, 0, 1, '{\"name\":\"plg_system_privacyconsent\",\"type\":\"plugin\",\"creationDate\":\"2018-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_SYSTEM_PRIVACYCONSENT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\PrivacyConsent\",\"filename\":\"privacyconsent\"}', '{}', '', NULL, NULL, 14, 0, NULL),
(179, 0, 'plg_system_redirect', 'plugin', 'redirect', NULL, 'system', 0, 0, 1, 0, 1, '{\"name\":\"plg_system_redirect\",\"type\":\"plugin\",\"creationDate\":\"2009-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2009 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_SYSTEM_REDIRECT_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"redirect\"}', '', '', NULL, NULL, 15, 0, NULL),
(180, 0, 'plg_system_remember', 'plugin', 'remember', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_remember\",\"type\":\"plugin\",\"creationDate\":\"2007-04\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2007 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_REMEMBER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"remember\"}', '', '', NULL, NULL, 16, 0, NULL),
(181, 0, 'plg_system_schedulerunner', 'plugin', 'schedulerunner', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_schedulerunner\",\"type\":\"plugin\",\"creationDate\":\"2021-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2021 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.1\",\"description\":\"PLG_SYSTEM_SCHEDULERUNNER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"schedulerunner\"}', '{}', '', NULL, NULL, 17, 0, NULL),
(182, 0, 'plg_system_sef', 'plugin', 'sef', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_sef\",\"type\":\"plugin\",\"creationDate\":\"2007-12\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2007 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_SEF_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"sef\"}', '', '', NULL, NULL, 18, 0, NULL),
(183, 0, 'plg_system_sessiongc', 'plugin', 'sessiongc', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_sessiongc\",\"type\":\"plugin\",\"creationDate\":\"2018-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.8.6\",\"description\":\"PLG_SYSTEM_SESSIONGC_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"sessiongc\"}', '', '', NULL, NULL, 19, 0, NULL),
(184, 0, 'plg_system_shortcut', 'plugin', 'shortcut', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_shortcut\",\"type\":\"plugin\",\"creationDate\":\"2022-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2022 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.2.0\",\"description\":\"PLG_SYSTEM_SHORTCUT_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Shortcut\",\"filename\":\"shortcut\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(185, 0, 'plg_system_skipto', 'plugin', 'skipto', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_skipto\",\"type\":\"plugin\",\"creationDate\":\"2020-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_SYSTEM_SKIPTO_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"skipto\"}', '{}', '', NULL, NULL, 20, 0, NULL),
(186, 0, 'plg_system_stats', 'plugin', 'stats', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_stats\",\"type\":\"plugin\",\"creationDate\":\"2013-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.5.0\",\"description\":\"PLG_SYSTEM_STATS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Stats\",\"filename\":\"stats\"}', '{\"mode\":1,\"lastrun\":1705195371,\"unique_id\":\"cca0daf069a1cdc0db550aa7175526a7fdab6948\",\"interval\":12}', '', NULL, NULL, 21, 0, NULL),
(187, 0, 'plg_system_task_notification', 'plugin', 'tasknotification', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_task_notification\",\"type\":\"plugin\",\"creationDate\":\"2021-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2021 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.1\",\"description\":\"PLG_SYSTEM_TASK_NOTIFICATION_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"tasknotification\"}', '', '', NULL, NULL, 22, 0, NULL),
(188, 0, 'plg_system_updatenotification', 'plugin', 'updatenotification', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_updatenotification\",\"type\":\"plugin\",\"creationDate\":\"2015-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2015 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.5.0\",\"description\":\"PLG_SYSTEM_UPDATENOTIFICATION_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"updatenotification\"}', '{\"lastrun\":1779148499}', '', NULL, NULL, 23, 0, NULL),
(189, 0, 'plg_system_webauthn', 'plugin', 'webauthn', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_webauthn\",\"type\":\"plugin\",\"creationDate\":\"2019-07-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2020 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_SYSTEM_WEBAUTHN_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\Webauthn\",\"filename\":\"webauthn\"}', '{}', '', NULL, NULL, 24, 0, NULL),
(190, 0, 'plg_task_check_files', 'plugin', 'checkfiles', NULL, 'task', 0, 1, 1, 0, 1, '{\"name\":\"plg_task_check_files\",\"type\":\"plugin\",\"creationDate\":\"2021-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2021 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.1\",\"description\":\"PLG_TASK_CHECK_FILES_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Task\\\\Checkfiles\",\"filename\":\"checkfiles\"}', '{}', '', NULL, NULL, 1, 0, NULL),
(191, 0, 'plg_task_demo_tasks', 'plugin', 'demotasks', NULL, 'task', 0, 1, 1, 0, 1, '{\"name\":\"plg_task_demo_tasks\",\"type\":\"plugin\",\"creationDate\":\"2021-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2021 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.1\",\"description\":\"PLG_TASK_DEMO_TASKS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Task\\\\DemoTasks\",\"filename\":\"demotasks\"}', '{}', '', NULL, NULL, 2, 0, NULL),
(192, 0, 'plg_task_requests', 'plugin', 'requests', NULL, 'task', 0, 1, 1, 0, 1, '{\"name\":\"plg_task_requests\",\"type\":\"plugin\",\"creationDate\":\"2021-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2021 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.1\",\"description\":\"PLG_TASK_REQUESTS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Task\\\\Requests\",\"filename\":\"requests\"}', '{}', '', NULL, NULL, 3, 0, NULL),
(193, 0, 'plg_task_site_status', 'plugin', 'sitestatus', NULL, 'task', 0, 1, 1, 0, 1, '{\"name\":\"plg_task_site_status\",\"type\":\"plugin\",\"creationDate\":\"2021-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2021 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.1\",\"description\":\"PLG_TASK_SITE_STATUS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Task\\\\SiteStatus\",\"filename\":\"sitestatus\"}', '{}', '', NULL, NULL, 4, 0, NULL),
(194, 0, 'plg_multifactorauth_totp', 'plugin', 'totp', NULL, 'multifactorauth', 0, 1, 1, 0, 1, '{\"name\":\"plg_multifactorauth_totp\",\"type\":\"plugin\",\"creationDate\":\"2013-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.2.0\",\"description\":\"PLG_MULTIFACTORAUTH_TOTP_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Multifactorauth\\\\Totp\",\"filename\":\"totp\"}', '', '', NULL, NULL, 1, 0, NULL),
(195, 0, 'plg_multifactorauth_yubikey', 'plugin', 'yubikey', NULL, 'multifactorauth', 0, 1, 1, 0, 1, '{\"name\":\"plg_multifactorauth_yubikey\",\"type\":\"plugin\",\"creationDate\":\"2013-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2013 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.2.0\",\"description\":\"PLG_MULTIFACTORAUTH_YUBIKEY_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Multifactorauth\\\\Yubikey\",\"filename\":\"yubikey\"}', '', '', NULL, NULL, 2, 0, NULL),
(196, 0, 'plg_multifactorauth_webauthn', 'plugin', 'webauthn', NULL, 'multifactorauth', 0, 1, 1, 0, 1, '{\"name\":\"plg_multifactorauth_webauthn\",\"type\":\"plugin\",\"creationDate\":\"2022-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2022 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.2.0\",\"description\":\"PLG_MULTIFACTORAUTH_WEBAUTHN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Multifactorauth\\\\Webauthn\",\"filename\":\"webauthn\"}', '', '', NULL, NULL, 3, 0, NULL),
(197, 0, 'plg_multifactorauth_email', 'plugin', 'email', NULL, 'multifactorauth', 0, 1, 1, 0, 1, '{\"name\":\"plg_multifactorauth_email\",\"type\":\"plugin\",\"creationDate\":\"2022-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2022 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.2.0\",\"description\":\"PLG_MULTIFACTORAUTH_EMAIL_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Multifactorauth\\\\Email\",\"filename\":\"email\"}', '', '', NULL, NULL, 4, 0, NULL),
(198, 0, 'plg_multifactorauth_fixed', 'plugin', 'fixed', NULL, 'multifactorauth', 0, 0, 1, 0, 1, '{\"name\":\"plg_multifactorauth_fixed\",\"type\":\"plugin\",\"creationDate\":\"2022-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2022 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.2.0\",\"description\":\"PLG_MULTIFACTORAUTH_FIXED_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\Multifactorauth\\\\Fixed\",\"filename\":\"fixed\"}', '', '', NULL, NULL, 5, 0, NULL),
(199, 0, 'plg_user_contactcreator', 'plugin', 'contactcreator', NULL, 'user', 0, 0, 1, 0, 1, '{\"name\":\"plg_user_contactcreator\",\"type\":\"plugin\",\"creationDate\":\"2009-08\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2009 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_CONTACTCREATOR_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"contactcreator\"}', '{\"autowebpage\":\"\",\"category\":\"4\",\"autopublish\":\"0\"}', '', NULL, NULL, 1, 0, NULL),
(200, 0, 'plg_user_joomla', 'plugin', 'joomla', NULL, 'user', 0, 1, 1, 0, 1, '{\"name\":\"plg_user_joomla\",\"type\":\"plugin\",\"creationDate\":\"2006-12\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_USER_JOOMLA_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"joomla\"}', '{\"autoregister\":\"1\",\"mail_to_user\":\"1\",\"forceLogout\":\"1\"}', '', NULL, NULL, 2, 0, NULL),
(201, 0, 'plg_user_profile', 'plugin', 'profile', NULL, 'user', 0, 0, 1, 0, 1, '{\"name\":\"plg_user_profile\",\"type\":\"plugin\",\"creationDate\":\"2008-01\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2008 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_USER_PROFILE_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\User\\\\Profile\",\"filename\":\"profile\"}', '{\"register-require_address1\":\"1\",\"register-require_address2\":\"1\",\"register-require_city\":\"1\",\"register-require_region\":\"1\",\"register-require_country\":\"1\",\"register-require_postal_code\":\"1\",\"register-require_phone\":\"1\",\"register-require_website\":\"1\",\"register-require_favoritebook\":\"1\",\"register-require_aboutme\":\"1\",\"register-require_tos\":\"1\",\"register-require_dob\":\"1\",\"profile-require_address1\":\"1\",\"profile-require_address2\":\"1\",\"profile-require_city\":\"1\",\"profile-require_region\":\"1\",\"profile-require_country\":\"1\",\"profile-require_postal_code\":\"1\",\"profile-require_phone\":\"1\",\"profile-require_website\":\"1\",\"profile-require_favoritebook\":\"1\",\"profile-require_aboutme\":\"1\",\"profile-require_tos\":\"1\",\"profile-require_dob\":\"1\"}', '', NULL, NULL, 3, 0, NULL),
(202, 0, 'plg_user_terms', 'plugin', 'terms', NULL, 'user', 0, 0, 1, 0, 1, '{\"name\":\"plg_user_terms\",\"type\":\"plugin\",\"creationDate\":\"2018-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2018 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_USER_TERMS_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\User\\\\Terms\",\"filename\":\"terms\"}', '{}', '', NULL, NULL, 4, 0, NULL),
(203, 0, 'plg_user_token', 'plugin', 'token', NULL, 'user', 0, 1, 1, 0, 1, '{\"name\":\"plg_user_token\",\"type\":\"plugin\",\"creationDate\":\"2019-11\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2020 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.9.0\",\"description\":\"PLG_USER_TOKEN_XML_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\User\\\\Token\",\"filename\":\"token\"}', '{}', '', NULL, NULL, 5, 0, NULL),
(204, 0, 'plg_webservices_banners', 'plugin', 'banners', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_banners\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_BANNERS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"banners\"}', '{}', '', NULL, NULL, 1, 0, NULL),
(205, 0, 'plg_webservices_config', 'plugin', 'config', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_config\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_CONFIG_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"config\"}', '{}', '', NULL, NULL, 2, 0, NULL),
(206, 0, 'plg_webservices_contact', 'plugin', 'contact', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_contact\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_CONTACT_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"contact\"}', '{}', '', NULL, NULL, 3, 0, NULL),
(207, 0, 'plg_webservices_content', 'plugin', 'content', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_content\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_CONTENT_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"content\"}', '{}', '', NULL, NULL, 4, 0, NULL),
(208, 0, 'plg_webservices_installer', 'plugin', 'installer', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_installer\",\"type\":\"plugin\",\"creationDate\":\"2020-06\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2020 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_INSTALLER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"installer\"}', '{}', '', NULL, NULL, 5, 0, NULL),
(209, 0, 'plg_webservices_languages', 'plugin', 'languages', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_languages\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_LANGUAGES_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"languages\"}', '{}', '', NULL, NULL, 6, 0, NULL),
(210, 0, 'plg_webservices_media', 'plugin', 'media', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_media\",\"type\":\"plugin\",\"creationDate\":\"2021-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2021 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.1.0\",\"description\":\"PLG_WEBSERVICES_MEDIA_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"media\"}', '{}', '', NULL, NULL, 7, 0, NULL),
(211, 0, 'plg_webservices_menus', 'plugin', 'menus', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_menus\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_MENUS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"menus\"}', '{}', '', NULL, NULL, 7, 0, NULL),
(212, 0, 'plg_webservices_messages', 'plugin', 'messages', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_messages\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_MESSAGES_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"messages\"}', '{}', '', NULL, NULL, 8, 0, NULL),
(213, 0, 'plg_webservices_modules', 'plugin', 'modules', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_modules\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_MODULES_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"modules\"}', '{}', '', NULL, NULL, 9, 0, NULL),
(214, 0, 'plg_webservices_newsfeeds', 'plugin', 'newsfeeds', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_newsfeeds\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_NEWSFEEDS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"newsfeeds\"}', '{}', '', NULL, NULL, 10, 0, NULL),
(215, 0, 'plg_webservices_plugins', 'plugin', 'plugins', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_plugins\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_PLUGINS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"plugins\"}', '{}', '', NULL, NULL, 11, 0, NULL),
(216, 0, 'plg_webservices_privacy', 'plugin', 'privacy', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_privacy\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_PRIVACY_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"privacy\"}', '{}', '', NULL, NULL, 12, 0, NULL),
(217, 0, 'plg_webservices_redirect', 'plugin', 'redirect', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_redirect\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_REDIRECT_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"redirect\"}', '{}', '', NULL, NULL, 13, 0, NULL),
(218, 0, 'plg_webservices_tags', 'plugin', 'tags', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_tags\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_TAGS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"tags\"}', '{}', '', NULL, NULL, 14, 0, NULL),
(219, 0, 'plg_webservices_templates', 'plugin', 'templates', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_templates\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_TEMPLATES_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"templates\"}', '{}', '', NULL, NULL, 15, 0, NULL),
(220, 0, 'plg_webservices_users', 'plugin', 'users', NULL, 'webservices', 0, 1, 1, 0, 1, '{\"name\":\"plg_webservices_users\",\"type\":\"plugin\",\"creationDate\":\"2019-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WEBSERVICES_USERS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"users\"}', '{}', '', NULL, NULL, 16, 0, NULL),
(221, 0, 'plg_workflow_featuring', 'plugin', 'featuring', NULL, 'workflow', 0, 1, 1, 0, 1, '{\"name\":\"plg_workflow_featuring\",\"type\":\"plugin\",\"creationDate\":\"2020-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2020 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WORKFLOW_FEATURING_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"featuring\"}', '{}', '', NULL, NULL, 1, 0, NULL),
(222, 0, 'plg_workflow_notification', 'plugin', 'notification', NULL, 'workflow', 0, 1, 1, 0, 1, '{\"name\":\"plg_workflow_notification\",\"type\":\"plugin\",\"creationDate\":\"2020-05\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2020 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WORKFLOW_NOTIFICATION_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"notification\"}', '{}', '', NULL, NULL, 2, 0, NULL),
(223, 0, 'plg_workflow_publishing', 'plugin', 'publishing', NULL, 'workflow', 0, 1, 1, 0, 1, '{\"name\":\"plg_workflow_publishing\",\"type\":\"plugin\",\"creationDate\":\"2020-03\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2020 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.0.0\",\"description\":\"PLG_WORKFLOW_PUBLISHING_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"publishing\"}', '{}', '', NULL, NULL, 3, 0, NULL),
(224, 0, 'plg_system_guidedtours', 'plugin', 'guidedtours', NULL, 'system', 0, 1, 1, 0, 1, '{\"name\":\"plg_system_guidedtours\",\"type\":\"plugin\",\"creationDate\":\"2023-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2023 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.3.0\",\"description\":\"PLG_SYSTEM_GUIDEDTOURS_DESCRIPTION\",\"group\":\"\",\"namespace\":\"Joomla\\\\Plugin\\\\System\\\\GuidedTours\",\"filename\":\"guidedtours\"}', '{}', '', NULL, NULL, 15, 0, NULL),
(225, 0, 'atum', 'template', 'atum', NULL, '', 1, 1, 1, 0, 1, '{\"name\":\"atum\",\"type\":\"template\",\"creationDate\":\"2016-09\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2016 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"\",\"version\":\"1.0\",\"description\":\"TPL_ATUM_XML_DESCRIPTION\",\"group\":\"\",\"inheritable\":true,\"filename\":\"templateDetails\"}', '', '', NULL, NULL, 0, 0, NULL),
(226, 0, 'cassiopeia', 'template', 'cassiopeia', NULL, '', 0, 1, 1, 0, 1, '{\"name\":\"cassiopeia\",\"type\":\"template\",\"creationDate\":\"2017-02\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2017 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"\",\"version\":\"1.0\",\"description\":\"TPL_CASSIOPEIA_XML_DESCRIPTION\",\"group\":\"\",\"inheritable\":true,\"filename\":\"templateDetails\"}', '{\"logoFile\":\"\",\"fluidContainer\":\"0\",\"sidebarLeftWidth\":\"3\",\"sidebarRightWidth\":\"3\"}', '', NULL, NULL, 0, 0, NULL),
(227, 0, 'files_joomla', 'file', 'joomla', NULL, '', 0, 1, 1, 1, 1, '{\"name\":\"files_joomla\",\"type\":\"file\",\"creationDate\":\"2023-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.3.3\",\"description\":\"FILES_JOOMLA_XML_DESCRIPTION\",\"group\":\"\"}', '', '', NULL, NULL, 0, 0, NULL),
(228, 0, 'English (en-GB) Language Pack', 'package', 'pkg_en-GB', NULL, '', 0, 1, 1, 1, 1, '{\"name\":\"English (en-GB) Language Pack\",\"type\":\"package\",\"creationDate\":\"2023-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2019 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.3.3.1\",\"description\":\"en-GB language pack\",\"group\":\"\",\"filename\":\"pkg_en-GB\"}', '', '', NULL, NULL, 0, 0, NULL),
(229, 228, 'English (en-GB)', 'language', 'en-GB', NULL, '', 0, 1, 1, 1, 1, '{\"name\":\"English (en-GB)\",\"type\":\"language\",\"creationDate\":\"2023-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2006 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.3.3\",\"description\":\"en-GB site language\",\"group\":\"\"}', '', '', NULL, NULL, 0, 0, NULL),
(230, 228, 'English (en-GB)', 'language', 'en-GB', NULL, '', 1, 1, 1, 1, 1, '{\"name\":\"English (en-GB)\",\"type\":\"language\",\"creationDate\":\"2023-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.3.3\",\"description\":\"en-GB administrator language\",\"group\":\"\"}', '', '', NULL, NULL, 0, 0, NULL),
(231, 228, 'English (en-GB)', 'language', 'en-GB', NULL, '', 3, 1, 1, 1, 1, '{\"name\":\"English (en-GB)\",\"type\":\"language\",\"creationDate\":\"2023-07\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2020 Open Source Matters, Inc.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"4.3.3\",\"description\":\"en-GB api language\",\"group\":\"\"}', '', '', NULL, NULL, 0, 0, NULL),
(232, 235, 'Russian (ru-RU)', 'language', 'ru-RU', '', '', 1, 1, 0, 0, 0, '{\"name\":\"Russian (ru-RU)\",\"type\":\"language\",\"creationDate\":\"2023-05\",\"author\":\"Russian Translation Team\",\"copyright\":\"Copyright (C) 2005 - 2023 Open Source Matters, Inc.\",\"authorEmail\":\"smart@joomlaportal.ru\",\"authorUrl\":\"https:\\/\\/joomlaportal.ru\",\"version\":\"4.3.2\",\"description\":\"<p>Russian language pack (administrator) for Joomla!<\\/p>\",\"group\":\"\",\"filename\":\"install\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(233, 235, 'Russian (ru-RU)', 'language', 'ru-RU', '', '', 3, 1, 0, 0, 0, '{\"name\":\"Russian (ru-RU)\",\"type\":\"language\",\"creationDate\":\"2023-05\",\"author\":\"Russian Translation Team\",\"copyright\":\"Copyright (C) 2005 - 2023 Open Source Matters, Inc.\",\"authorEmail\":\"smart@joomlaportal.ru\",\"authorUrl\":\"https:\\/\\/joomlaportal.ru\",\"version\":\"4.3.2\",\"description\":\"<p>Russian language pack (api) for Joomla!<\\/p>\",\"group\":\"\",\"filename\":\"install\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(234, 235, 'Russian (ru-RU)', 'language', 'ru-RU', '', '', 0, 1, 0, 0, 0, '{\"name\":\"Russian (ru-RU)\",\"type\":\"language\",\"creationDate\":\"2023-05\",\"author\":\"Russian Translation Team\",\"copyright\":\"Copyright (C) 2005 - 2023 Open Source Matters, Inc.\",\"authorEmail\":\"smart@joomlaportal.ru\",\"authorUrl\":\"https:\\/\\/joomlaportal.ru\",\"version\":\"4.3.2\",\"description\":\"<p>Russian language pack (site) for Joomla!<\\/p>\",\"group\":\"\",\"filename\":\"install\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(235, 0, 'Russian (ru-RU) Language Pack', 'package', 'pkg_ru-RU', '', '', 0, 1, 1, 0, 0, '{\"name\":\"Russian (ru-RU) Language Pack\",\"type\":\"package\",\"creationDate\":\"2023-05\",\"author\":\"Russian Translation Team\",\"copyright\":\"Copyright (C) 2005 - 2023 Open Source Matters, Inc.\",\"authorEmail\":\"smart@joomlaportal.ru\",\"authorUrl\":\"https:\\/\\/joomlaportal.ru\",\"version\":\"4.3.2.1\",\"description\":\"<h3 style=\'font-weight: 400\'>Joomla 4.3.2 Russian Language Pack<\\/h3><div style=\'font-weight: 400\'><p>\\u041e\\u0444\\u0438\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u0430\\u044f \\u043b\\u043e\\u043a\\u0430\\u043b\\u0438\\u0437\\u0430\\u0446\\u0438\\u044f Joomla, \\u043a\\u043e\\u0442\\u043e\\u0440\\u0430\\u044f \\u043f\\u043e\\u0434\\u0434\\u0435\\u0440\\u0436\\u0438\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f \\u0440\\u0443\\u0441\\u0441\\u043a\\u043e\\u044f\\u0437\\u044b\\u0447\\u043d\\u044b\\u043c \\u0441\\u043e\\u043e\\u0431\\u0449\\u0435\\u0441\\u0442\\u0432\\u043e\\u043c.<br>\\u041c\\u044b \\u0440\\u0430\\u0434\\u044b \\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f\\u043c \\u0438 \\u043f\\u043e\\u043c\\u043e\\u0449\\u0438 \\u0432 \\u043b\\u043e\\u043a\\u0430\\u043b\\u0438\\u0437\\u0430\\u0446\\u0438\\u0438 Joomla! \\u0421\\u043e\\u043e\\u0431\\u0449\\u0438\\u0442\\u044c \\u043e \\u043f\\u0440\\u043e\\u0431\\u043b\\u0435\\u043c\\u0435 \\u0438\\u043b\\u0438 \\u0432\\u043d\\u0435\\u0441\\u0442\\u0438 \\u0438\\u0441\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0432\\u044b \\u043c\\u043e\\u0436\\u0435\\u0442\\u0435 \\u043d\\u0430 \\u0441\\u0442\\u0440\\u0430\\u043d\\u0438\\u0446\\u0435 <a href=\'https:\\/\\/github.com\\/JPathRu\\/localisation\' target=\'_blank\'>Github<\\/a>.<\\/p><ul><li><a href=\'https:\\/\\/joomlaportal.ru\' target=\'_blank\'>\\u041f\\u043e\\u0440\\u0442\\u0430\\u043b Joomla \\u043f\\u043e-\\u0440\\u0443\\u0441\\u0441\\u043a\\u0438<\\/a>,<\\/li><li><a href=\'https:\\/\\/joomlaforum.ru\' target=\'_blank\'>\\u0424\\u043e\\u0440\\u0443\\u043c \\u0440\\u0443\\u0441\\u0441\\u043a\\u043e\\u0439 \\u043f\\u043e\\u0434\\u0434\\u0435\\u0440\\u0436\\u043a\\u0438 Joomla<\\/a>,<\\/li><li><a href=\'https:\\/\\/joomlaportal.ru\\/russian-joomla\' target=\'_blank\'>\\u041e\\u0444\\u0438\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u0430\\u044f \\u0441\\u0442\\u0440\\u0430\\u043d\\u0438\\u0446\\u0430 \\u043b\\u043e\\u043a\\u0430\\u043b\\u0438\\u0437\\u0430\\u0446\\u0438\\u0438<\\/a>.<\\/li><\\/ul><\\/div>\",\"group\":\"\",\"filename\":\"pkg_ru-RU\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(236, 0, 'jshopping', 'component', 'com_jshopping', '', '', 1, 1, 0, 0, 0, '{\"name\":\"jshopping\",\"type\":\"component\",\"creationDate\":\"05.06.2023\",\"author\":\"MAXXmarketing GmbH\",\"copyright\":\"\",\"authorEmail\":\"marketing@maxx-marketing.net\",\"authorUrl\":\"http:\\/\\/www.webdesigner-profi.de\",\"version\":\"5.2.0\",\"description\":\"Joomshopping - shop component. Note: JoomShopping code files are named as jshopping\",\"group\":\"\",\"namespace\":\"Joomla\\\\Component\\\\Jshopping\",\"filename\":\"jshopping\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(239, 0, 'plg_system_nrframework', 'plugin', 'nrframework', '', 'system', 0, 1, 1, 0, 0, '{\"name\":\"plg_system_nrframework\",\"type\":\"plugin\",\"creationDate\":\"August 2016\",\"author\":\"Tassos Marinos\",\"copyright\":\"Copyright \\u00a9 2023 Tassos All Rights Reserved\",\"authorEmail\":\"info@tassos.gr\",\"authorUrl\":\"http:\\/\\/www.tassos.gr\",\"version\":\"4.10.55\",\"description\":\"PLG_SYSTEM_NRFRAMEWORK_DESC\",\"group\":\"\",\"filename\":\"nrframework\"}', '[]', '', NULL, NULL, 0, 0, NULL),
(240, 0, 'ACF_ARTICLES', 'plugin', 'acfarticles', '', 'fields', 0, 1, 1, 0, 0, '{\"name\":\"ACF_ARTICLES\",\"type\":\"plugin\",\"creationDate\":\"Februray 2023\",\"author\":\"Tassos Marinos\",\"copyright\":\"Copyright (C) 2023 Tassos Marinos. All rights reserved.\",\"authorEmail\":\"info@tassos.gr\",\"authorUrl\":\"www.tassos.gr\",\"version\":\"1.0\",\"description\":\"ACF_ARTICLES_DESC\",\"group\":\"\",\"filename\":\"acfarticles\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(242, 0, 'ACF_CONVERTFORMS', 'plugin', 'acfconvertforms', '', 'fields', 0, 1, 1, 0, 0, '{\"name\":\"ACF_CONVERTFORMS\",\"type\":\"plugin\",\"creationDate\":\"Sep 2022\",\"author\":\"Tassos Marinos\",\"copyright\":\"Copyright (C) 2017 Tassos Marinos. All rights reserved.\",\"authorEmail\":\"info@tassos.gr\",\"authorUrl\":\"www.tassos.gr\",\"version\":\"1.0\",\"description\":\"ACF_CONVERTFORMS_DESC\",\"group\":\"\",\"filename\":\"acfconvertforms\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(243, 0, 'ACF_COUNTRY', 'plugin', 'acfcountry', '', 'fields', 0, 1, 1, 0, 0, '{\"name\":\"ACF_COUNTRY\",\"type\":\"plugin\",\"creationDate\":\"April 2017\",\"author\":\"Tassos Marinos\",\"copyright\":\"Copyright (C) 2019 Tassos Marinos. All rights reserved.\",\"authorEmail\":\"info@tassos.gr\",\"authorUrl\":\"www.tassos.gr\",\"version\":\"1.0\",\"description\":\"ACF_COUNTRY_DESC\",\"group\":\"\",\"filename\":\"acfcountry\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(244, 0, 'ACF_CURRENCY', 'plugin', 'acfcurrency', '', 'fields', 0, 1, 1, 0, 0, '{\"name\":\"ACF_CURRENCY\",\"type\":\"plugin\",\"creationDate\":\"April 2017\",\"author\":\"Tassos Marinos\",\"copyright\":\"Copyright (C) 2019 Tassos Marinos. All rights reserved.\",\"authorEmail\":\"info@tassos.gr\",\"authorUrl\":\"www.tassos.gr\",\"version\":\"1.0\",\"description\":\"ACF_CURRENCY_DESC\",\"group\":\"\",\"filename\":\"acfcurrency\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(246, 0, 'ACF_DOWNLOADBUTTON', 'plugin', 'acfdownloadbutton', '', 'fields', 0, 1, 1, 0, 0, '{\"name\":\"ACF_DOWNLOADBUTTON\",\"type\":\"plugin\",\"creationDate\":\"April 2017\",\"author\":\"Tassos Marinos\",\"copyright\":\"Copyright (C) 2019 Tassos Marinos. All rights reserved.\",\"authorEmail\":\"info@tassos.gr\",\"authorUrl\":\"www.tassos.gr\",\"version\":\"1.0\",\"description\":\"ACF_DOWNLOADBUTTON_DESC\",\"group\":\"\",\"filename\":\"acfdownloadbutton\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(247, 0, 'ACF_EMAIL', 'plugin', 'acfemail', '', 'fields', 0, 1, 1, 0, 0, '{\"name\":\"ACF_EMAIL\",\"type\":\"plugin\",\"creationDate\":\"May 2019\",\"author\":\"Tassos Marinos\",\"copyright\":\"Copyright (C) 2019 Tassos Marinos. All rights reserved.\",\"authorEmail\":\"info@tassos.gr\",\"authorUrl\":\"www.tassos.gr\",\"version\":\"1.0\",\"description\":\"ACF_EMAIL_DESC\",\"group\":\"\",\"filename\":\"acfemail\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(250, 0, 'ACF_GOOGLEMAP', 'plugin', 'acfgooglemap', '', 'fields', 0, 1, 1, 0, 0, '{\"name\":\"ACF_GOOGLEMAP\",\"type\":\"plugin\",\"creationDate\":\"April 2017\",\"author\":\"Tassos Marinos\",\"copyright\":\"Copyright (C) 2019 Tassos Marinos. All rights reserved.\",\"authorEmail\":\"info@tassos.gr\",\"authorUrl\":\"www.tassos.gr\",\"version\":\"1.0\",\"description\":\"ACF_GOOGLEMAP_DESC\",\"group\":\"\",\"filename\":\"acfgooglemap\"}', '[]', '', NULL, NULL, 0, 0, NULL),
(252, 0, 'ACF_HTML5AUDIO', 'plugin', 'acfhtml5audio', '', 'fields', 0, 1, 1, 0, 0, '{\"name\":\"ACF_HTML5AUDIO\",\"type\":\"plugin\",\"creationDate\":\"April 2017\",\"author\":\"Tassos Marinos\",\"copyright\":\"Copyright (C) 2019 Tassos Marinos. All rights reserved.\",\"authorEmail\":\"info@tassos.gr\",\"authorUrl\":\"www.tassos.gr\",\"version\":\"1.0\",\"description\":\"ACF_HTML5AUDIO_DESC\",\"group\":\"\",\"filename\":\"acfhtml5audio\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(253, 0, 'ACF_HTML5VIDEO', 'plugin', 'acfhtml5video', '', 'fields', 0, 1, 1, 0, 0, '{\"name\":\"ACF_HTML5VIDEO\",\"type\":\"plugin\",\"creationDate\":\"April 2017\",\"author\":\"Tassos Marinos\",\"copyright\":\"Copyright (C) 2019 Tassos Marinos. All rights reserved.\",\"authorEmail\":\"info@tassos.gr\",\"authorUrl\":\"www.tassos.gr\",\"version\":\"1.0\",\"description\":\"ACF_HTML5VIDEO_DESC\",\"group\":\"\",\"filename\":\"acfhtml5video\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(254, 0, 'ACF_IFRAME', 'plugin', 'acfiframe', '', 'fields', 0, 1, 1, 0, 0, '{\"name\":\"ACF_IFRAME\",\"type\":\"plugin\",\"creationDate\":\"May 2017\",\"author\":\"Tassos Marinos\",\"copyright\":\"Copyright (C) 2019 Tassos Marinos. All rights reserved.\",\"authorEmail\":\"info@tassos.gr\",\"authorUrl\":\"www.tassos.gr\",\"version\":\"1.0\",\"description\":\"ACF_IFRAME_DESC\",\"group\":\"\",\"filename\":\"acfiframe\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(255, 0, 'ACF_MAP', 'plugin', 'acfmap', '', 'fields', 0, 1, 1, 0, 0, '{\"name\":\"ACF_MAP\",\"type\":\"plugin\",\"creationDate\":\"May 2023\",\"author\":\"Tassos Marinos\",\"copyright\":\"Copyright (C) 2023 Tassos Marinos. All rights reserved.\",\"authorEmail\":\"info@tassos.gr\",\"authorUrl\":\"www.tassos.gr\",\"version\":\"1.0\",\"description\":\"ACF_MAP_DESC\",\"group\":\"\",\"filename\":\"acfmap\"}', '[]', '', NULL, NULL, 0, 0, NULL),
(256, 0, 'ACF_OSM', 'plugin', 'acfosm', '', 'fields', 0, 1, 1, 0, 0, '{\"name\":\"ACF_OSM\",\"type\":\"plugin\",\"creationDate\":\"July 2019\",\"author\":\"Tassos Marinos\",\"copyright\":\"Copyright (C) 2019 Tassos Marinos. All rights reserved.\",\"authorEmail\":\"info@tassos.gr\",\"authorUrl\":\"www.tassos.gr\",\"version\":\"1.0\",\"description\":\"ACF_OSM_DESC\",\"group\":\"\",\"filename\":\"acfosm\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(257, 0, 'ACF_PROGRESSBAR', 'plugin', 'acfprogressbar', '', 'fields', 0, 1, 1, 0, 0, '{\"name\":\"ACF_PROGRESSBAR\",\"type\":\"plugin\",\"creationDate\":\"April 2017\",\"author\":\"Tassos Marinos\",\"copyright\":\"Copyright (C) 2019 Tassos Marinos. All rights reserved.\",\"authorEmail\":\"info@tassos.gr\",\"authorUrl\":\"www.tassos.gr\",\"version\":\"1.0\",\"description\":\"ACF_PROGRESSBAR_DESC\",\"group\":\"\",\"filename\":\"acfprogressbar\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(258, 0, 'ACF_QRCODE', 'plugin', 'acfqrcode', '', 'fields', 0, 1, 1, 0, 0, '{\"name\":\"ACF_QRCODE\",\"type\":\"plugin\",\"creationDate\":\"May 2019\",\"author\":\"Tassos Marinos\",\"copyright\":\"Copyright (C) 2019 Tassos Marinos. All rights reserved.\",\"authorEmail\":\"info@tassos.gr\",\"authorUrl\":\"www.tassos.gr\",\"version\":\"1.0\",\"description\":\"ACF_QRCODE_DESC\",\"group\":\"\",\"filename\":\"acfqrcode\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(260, 0, 'ACF_TELEPHONE', 'plugin', 'acftelephone', '', 'fields', 0, 1, 1, 0, 0, '{\"name\":\"ACF_TELEPHONE\",\"type\":\"plugin\",\"creationDate\":\"October 2018\",\"author\":\"Tassos Marinos\",\"copyright\":\"Copyright (C) 2019 Tassos Marinos. All rights reserved.\",\"authorEmail\":\"info@tassos.gr\",\"authorUrl\":\"www.tassos.gr\",\"version\":\"1.0\",\"description\":\"ACF_TELEPHONE_DESC\",\"group\":\"\",\"filename\":\"acftelephone\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(261, 0, 'ACF_TIMEPICKER', 'plugin', 'acftimepicker', '', 'fields', 0, 1, 1, 0, 0, '{\"name\":\"ACF_TIMEPICKER\",\"type\":\"plugin\",\"creationDate\":\"June 2017\",\"author\":\"Tassos Marinos\",\"copyright\":\"Copyright (C) 2019 Tassos Marinos. All rights reserved.\",\"authorEmail\":\"info@tassos.gr\",\"authorUrl\":\"www.tassos.gr\",\"version\":\"1.0\",\"description\":\"ACF_TIMEPICKER_DESC\",\"group\":\"\",\"filename\":\"acftimepicker\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(262, 0, 'ACF_TRUEFALSE', 'plugin', 'acftruefalse', '', 'fields', 0, 1, 1, 0, 0, '{\"name\":\"ACF_TRUEFALSE\",\"type\":\"plugin\",\"creationDate\":\"June 2017\",\"author\":\"Tassos Marinos\",\"copyright\":\"Copyright (C) 2019 Tassos Marinos. All rights reserved.\",\"authorEmail\":\"info@tassos.gr\",\"authorUrl\":\"www.tassos.gr\",\"version\":\"1.0\",\"description\":\"ACF_TRUEFALSE_DESC\",\"group\":\"\",\"filename\":\"acftruefalse\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(264, 0, 'ACF_URL', 'plugin', 'acfurl', '', 'fields', 0, 1, 1, 0, 0, '{\"name\":\"ACF_URL\",\"type\":\"plugin\",\"creationDate\":\"October 2018\",\"author\":\"Tassos Marinos\",\"copyright\":\"Copyright (C) 2019 Tassos Marinos. All rights reserved.\",\"authorEmail\":\"info@tassos.gr\",\"authorUrl\":\"www.tassos.gr\",\"version\":\"1.0\",\"description\":\"ACF_URL_DESC\",\"group\":\"\",\"filename\":\"acfurl\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(268, 0, 'ACF_YOUTUBE', 'plugin', 'acfyoutube', '', 'fields', 0, 1, 1, 0, 0, '{\"name\":\"ACF_YOUTUBE\",\"type\":\"plugin\",\"creationDate\":\"April 2017\",\"author\":\"Tassos Marinos\",\"copyright\":\"Copyright (C) 2019 Tassos Marinos. All rights reserved.\",\"authorEmail\":\"info@tassos.gr\",\"authorUrl\":\"www.tassos.gr\",\"version\":\"1.0\",\"description\":\"ACF_YOUTUBE_DESC\",\"group\":\"\",\"filename\":\"acfyoutube\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(269, 0, 'PLG_SYSTEM_ACF', 'plugin', 'acf', '', 'system', 0, 1, 1, 0, 0, '{\"name\":\"PLG_SYSTEM_ACF\",\"type\":\"plugin\",\"creationDate\":\"May 2017\",\"author\":\"Tassos Marinos\",\"copyright\":\"Copyright \\u00a9 2019 Tassos Marinos All Rights Reserved\",\"authorEmail\":\"info@tassos.gr\",\"authorUrl\":\"http:\\/\\/www.tassos.gr\",\"version\":\"2.7.0\",\"description\":\"PLG_SYSTEM_ACF_DESC\",\"group\":\"\",\"filename\":\"acf\"}', '[]', '', NULL, NULL, 0, 0, NULL);
INSERT INTO `lsqvo_extensions` (`extension_id`, `package_id`, `name`, `type`, `element`, `changelogurl`, `folder`, `client_id`, `enabled`, `access`, `protected`, `locked`, `manifest_cache`, `params`, `custom_data`, `checked_out`, `checked_out_time`, `ordering`, `state`, `note`) VALUES
(278, 0, 'COM_CONVERTFORMS', 'component', 'com_convertforms', '', '', 1, 1, 0, 0, 0, '{\"name\":\"COM_CONVERTFORMS\",\"type\":\"component\",\"creationDate\":\"September 2016\",\"author\":\"Tassos Marinos\",\"copyright\":\"Copyright \\u00a9 2023 Tassos All Rights Reserved\",\"authorEmail\":\"info@tassos.gr\",\"authorUrl\":\"http:\\/\\/www.tassos.gr\",\"version\":\"4.2.1\",\"description\":\"COM_CONVERTFORMS_DESC\",\"group\":\"\",\"filename\":\"convertforms\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(279, 0, 'mod_convertforms', 'module', 'mod_convertforms', '', '', 0, 1, 0, 0, 0, '{\"name\":\"mod_convertforms\",\"type\":\"module\",\"creationDate\":\"October 2016\",\"author\":\"Tassos Marinos\",\"copyright\":\"Copyright \\u00a9 2023 Tassos All Rights Reserved\",\"authorEmail\":\"info@tassos.gr\",\"authorUrl\":\"http:\\/\\/www.tassos.gr\",\"version\":\"1.0\",\"description\":\"MOD_CONVERTFORMS_DESC\",\"group\":\"\",\"filename\":\"mod_convertforms\"}', '{\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}', '', NULL, NULL, 0, 0, NULL),
(280, 0, 'PLG_CONVERTFORMS_ACYMAILING', 'plugin', 'acymailing', '', 'convertforms', 0, 1, 1, 0, 0, '{\"name\":\"PLG_CONVERTFORMS_ACYMAILING\",\"type\":\"plugin\",\"creationDate\":\"November 2015\",\"author\":\"Tassos Marinos\",\"copyright\":\"Copyright (c) 2020 Tassos Marinos\",\"authorEmail\":\"info@tassos.gr\",\"authorUrl\":\"http:\\/\\/www.tassos.gr\",\"version\":\"1.0\",\"description\":\"PLG_CONVERTFORMS_ACYMAILING_DESC\",\"group\":\"\",\"filename\":\"acymailing\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(281, 0, 'PLG_CONVERTFORMS_EMAILS', 'plugin', 'emails', '', 'convertforms', 0, 1, 1, 0, 0, '{\"name\":\"PLG_CONVERTFORMS_EMAILS\",\"type\":\"plugin\",\"creationDate\":\"January 2017\",\"author\":\"Tassos Marinos\",\"copyright\":\"Copyright (c)2011-2016 Tassos Marinos\",\"authorEmail\":\"info@tassos.gr\",\"authorUrl\":\"http:\\/\\/www.tassos.gr\",\"version\":\"1.0\",\"description\":\"PLG_CONVERTFORMS_EMAILS_DESC\",\"group\":\"\",\"filename\":\"emails\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(282, 0, 'PLG_CONVERTFORMS_ERRORLOGGER', 'plugin', 'errorlogger', '', 'convertforms', 0, 1, 1, 0, 0, '{\"name\":\"PLG_CONVERTFORMS_ERRORLOGGER\",\"type\":\"plugin\",\"creationDate\":\"January 2019\",\"author\":\"Tassos Marinos\",\"copyright\":\"Copyright (c) 2011-2019 Tassos Marinos\",\"authorEmail\":\"info@tassos.gr\",\"authorUrl\":\"http:\\/\\/www.tassos.gr\",\"version\":\"1.0\",\"description\":\"PLG_CONVERTFORMS_ERRORLOGGER_DESC\",\"group\":\"\",\"filename\":\"errorlogger\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(283, 0, 'PLG_CONVERTFORMSAPPS_ACYMAILING', 'plugin', 'acymailing', '', 'convertformsapps', 0, 1, 1, 0, 0, '{\"name\":\"PLG_CONVERTFORMSAPPS_ACYMAILING\",\"type\":\"plugin\",\"creationDate\":\"November 2021\",\"author\":\"Tassos Marinos\",\"copyright\":\"Copyright (c)2011-2016 Tassos Marinos\",\"authorEmail\":\"info@tassos.gr\",\"authorUrl\":\"http:\\/\\/www.tassos.gr\",\"version\":\"1.0\",\"description\":\"PLG_CONVERTFORMSAPPS_ACYMAILING_DESC\",\"group\":\"\",\"filename\":\"acymailing\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(284, 0, 'PLG_CONVERTFORMSAPPS_EMAIL', 'plugin', 'email', '', 'convertformsapps', 0, 1, 1, 0, 0, '{\"name\":\"PLG_CONVERTFORMSAPPS_EMAIL\",\"type\":\"plugin\",\"creationDate\":\"May 2022\",\"author\":\"Tassos Marinos\",\"copyright\":\"Copyright (c) 2011-2022 Tassos Marinos\",\"authorEmail\":\"info@tassos.gr\",\"authorUrl\":\"http:\\/\\/www.tassos.gr\",\"version\":\"1.0\",\"description\":\"PLG_CONVERTFORMSAPPS_EMAIL_DESC\",\"group\":\"\",\"filename\":\"email\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(285, 0, 'PLG_CONVERTFORMSTOOLS_CALCULATIONS', 'plugin', 'calculations', '', 'convertformstools', 0, 1, 1, 0, 0, '{\"name\":\"PLG_CONVERTFORMSTOOLS_CALCULATIONS\",\"type\":\"plugin\",\"creationDate\":\"Apr 2019\",\"author\":\"Tassos Marinos (Tassos.gr)\",\"copyright\":\"Copyright \\u00a9 2023 Tassos All Rights Reserved\",\"authorEmail\":\"info@tassos.gr\",\"authorUrl\":\"http:\\/\\/www.tassos.gr\",\"version\":\"1.0\",\"description\":\"PLG_CONVERTFORMSTOOLS_CALCULATIONS_DESC\",\"group\":\"\",\"filename\":\"calculations\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(286, 0, 'PLG_CONVERTFORMSTOOLS_CONDITIONALLOGIC', 'plugin', 'conditionallogic', '', 'convertformstools', 0, 1, 1, 0, 0, '{\"name\":\"PLG_CONVERTFORMSTOOLS_CONDITIONALLOGIC\",\"type\":\"plugin\",\"creationDate\":\"April 2020\",\"author\":\"Tassos Marinos (Tassos.gr)\",\"copyright\":\"Copyright \\u00a9 2023 Tassos All Rights Reserved\",\"authorEmail\":\"info@tassos.gr\",\"authorUrl\":\"http:\\/\\/www.tassos.gr\",\"version\":\"1.0\",\"description\":\"PLG_CONVERTFORMSTOOLS_CONDITIONALLOGIC_DESC\",\"group\":\"\",\"filename\":\"conditionallogic\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(287, 0, 'PLG_CONVERTFORMSTOOLS_PDF', 'plugin', 'pdf', '', 'convertformstools', 0, 1, 1, 0, 0, '{\"name\":\"PLG_CONVERTFORMSTOOLS_PDF\",\"type\":\"plugin\",\"creationDate\":\"February 2020\",\"author\":\"Tassos Marinos (Tassos.gr)\",\"copyright\":\"Copyright \\u00a9 2023 Tassos All Rights Reserved\",\"authorEmail\":\"info@tassos.gr\",\"authorUrl\":\"http:\\/\\/www.tassos.gr\",\"version\":\"1.0\",\"description\":\"PLG_CONVERTFORMSTOOLS_PDF_DESC\",\"group\":\"\",\"filename\":\"pdf\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(288, 0, 'PLG_CONVERTFORMSTOOLS_TASKS', 'plugin', 'tasks', '', 'convertformstools', 0, 1, 1, 0, 0, '{\"name\":\"PLG_CONVERTFORMSTOOLS_TASKS\",\"type\":\"plugin\",\"creationDate\":\"September 2022\",\"author\":\"Tassos Marinos\",\"copyright\":\"Copyright \\u00a9 2023 Tassos All Rights Reserved\",\"authorEmail\":\"info@tassos.gr\",\"authorUrl\":\"http:\\/\\/www.tassos.gr\",\"version\":\"1.0\",\"description\":\"PLG_CONVERTFORMSTOOLS_TASKS_DESC\",\"group\":\"\",\"filename\":\"tasks\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(289, 0, 'PLG_EDITORS-XTD_CONVERTFORMS', 'plugin', 'convertforms', '', 'editors-xtd', 0, 1, 1, 0, 0, '{\"name\":\"PLG_EDITORS-XTD_CONVERTFORMS\",\"type\":\"plugin\",\"creationDate\":\"June 2017\",\"author\":\"Tassos Marinos\",\"copyright\":\"Copyright \\u00a9 2023 Tassos All Rights Reserved\",\"authorEmail\":\"info@tassos.gr\",\"authorUrl\":\"http:\\/\\/www.tassos.gr\",\"version\":\"1.0\",\"description\":\"PLG_EDITORS-XTD_CONVERTFORMS_DESC\",\"group\":\"\",\"filename\":\"convertforms\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(290, 0, 'PLG_SYSTEM_CONVERTFORMS', 'plugin', 'convertforms', '', 'system', 0, 1, 1, 0, 0, '{\"name\":\"PLG_SYSTEM_CONVERTFORMS\",\"type\":\"plugin\",\"creationDate\":\"September 2016\",\"author\":\"Tassos Marinos\",\"copyright\":\"Copyright \\u00a9 2023 Tassos All Rights Reserved\",\"authorEmail\":\"info@tassos.gr\",\"authorUrl\":\"http:\\/\\/www.tassos.gr\",\"version\":\"1.0\",\"description\":\"PLG_SYSTEM_CONVERTFORMS_DESC\",\"group\":\"\",\"filename\":\"convertforms\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(291, 0, 'JoomShopping addon - Custom fields', 'plugin', 'ba_custom_fields', NULL, 'jshoppingproducts', 0, 1, 1, 0, 0, '{\"creationDate\":\"19.12.2021\",\"author\":\"Blog About\",\"authorEmail\":\"info@blog-about.ru\",\"authorUrl\":\"https://blog-about.ru\",\"version\":\"0.1.1\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(292, 0, 'JoomShopping addon - Custom fields', 'plugin', 'ba_custom_fields', NULL, 'jshoppingadmin', 0, 1, 1, 0, 0, '{\"creationDate\":\"19.12.2021\",\"author\":\"Blog About\",\"authorEmail\":\"info@blog-about.ru\",\"authorUrl\":\"https://blog-about.ru\",\"version\":\"0.1.1\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(293, 0, 'PLG_RADICAL_MULTI_FIELD', 'plugin', 'radicalmultifield', '', 'fields', 0, 1, 1, 0, 0, '{\"name\":\"PLG_RADICAL_MULTI_FIELD\",\"type\":\"plugin\",\"creationDate\":\"18.08.2018\",\"author\":\"delo-design.ru\",\"copyright\":\"Copyright (C) 2018 \\\"Delo Design\\\". All rights reserved.\",\"authorEmail\":\"info@delo-design.ru\",\"authorUrl\":\"https:\\/\\/delo-design.ru\",\"version\":\"2.2\",\"description\":\"PLG_RADICAL_MULTI_FIELD_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"radicalmultifield\"}', '{\"extendfield\":\"\"}', '', NULL, NULL, 0, 0, NULL),
(294, 296, 'SimpleForm2', 'module', 'mod_simpleform2', '', '', 0, 1, 0, 0, 0, '{\"name\":\"SimpleForm2\",\"type\":\"module\",\"creationDate\":\"Jan 2010\",\"author\":\"ZyX\",\"copyright\":\"Copyright 2010-2020 Micriucov Oleg (ZyX) www.allForJoomla.ru. All rights reserved!\",\"authorEmail\":\"info@allforjoomla.ru\",\"authorUrl\":\"allForJoomla.ru\",\"version\":\"3.3.8\",\"description\":\"MOD_SIMPLEFORM2_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_simpleform2\"}', '{\"domainKey\":\"\",\"sfMailSubj\":\"\",\"sfMailTo\":\"admin@yoursite.com\",\"sfMailReply\":\"\",\"simpleCode\":\"{form title=\'\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u043d\\u0430\\u044f \\u0444\\u043e\\u0440\\u043c\\u0430\' description=\'\\u0417\\u0430\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u0435 \\u043f\\u043e\\u0436\\u0430\\u043b\\u0443\\u0439\\u0441\\u0442\\u0430 \\u0432\\u0441\\u0435 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u0435 \\u043f\\u043e\\u043b\\u044f\'}<div class=\'sf2-form-group\'>{element label=\'\\u0412\\u0430\\u0448\\u0435 \\u0438\\u043c\\u044f\' type=\'text\' required=\'required\' error=\'\\u0412\\u0432\\u0435\\u0434\\u0438\\u0442\\u0435 \\u043f\\u043e\\u0436\\u0430\\u043b\\u0443\\u0439\\u0441\\u0442\\u0430 \\u0432\\u0430\\u0448\\u0435 \\u0438\\u043c\\u044f\'\\/}<\\/div><div class=\'sf2-form-group\'>{element label=\'\\u0412\\u0430\\u0448 e-mail\' type=\'email\' required=\'required\' error=\'\\u0412\\u0432\\u0435\\u0434\\u0438\\u0442\\u0435 \\u043f\\u043e\\u0436\\u0430\\u043b\\u0443\\u0439\\u0441\\u0442\\u0430 \\u0432\\u0430\\u0448 e-mail\'\\/}<\\/div><div class=\'sf2-form-group\'>{element label=\'\\u0412\\u0430\\u0448\\u0435 \\u0441\\u043e\\u043e\\u0431\\u0449\\u0435\\u043d\\u0438\\u0435\' type=\'textarea\' required=\'required\' error=\'\\u0412\\u0432\\u0435\\u0434\\u0438\\u0442\\u0435 \\u043f\\u043e\\u0436\\u0430\\u043b\\u0443\\u0439\\u0441\\u0442\\u0430 \\u0432\\u0430\\u0448\\u0435 \\u0441\\u043e\\u043e\\u0431\\u0449\\u0435\\u043d\\u0438\\u0435\'\\/}<\\/div><div class=\'sf2-form-group\'>{element  type=\'checkbox\' required=\'required\' error=\'\\u0414\\u043b\\u044f \\u043e\\u0442\\u043f\\u0440\\u0430\\u0432\\u043a\\u0438 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432\\u044b \\u0434\\u043e\\u043b\\u0436\\u043d\\u044b \\u0434\\u0430\\u0442\\u044c \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u0435 \\u043d\\u0430 \\u0438\\u0445 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443\' send-in-email=\'no\'}{option label=\'\\u0414\\u0430\\u044e \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u0435 \\u043d\\u0430 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445\' value=\'ok\'\\/}{\\/element}<\\/div><div class=\'sf2-form-group\'>{element type=\'submit\' value=\'\\u041e\\u0442\\u043f\\u0440\\u0430\\u0432\\u0438\\u0442\\u044c\'\\/}<\\/div>{\\/form}\",\"sfLayout\":\"blocks\",\"sfStyle\":\"default\",\"sfLayoutMode\":\"full-width\",\"okText\":\"<b>\\u0421\\u043f\\u0430\\u0441\\u0438\\u0431\\u043e \\u0437\\u0430 \\u0432\\u0430\\u0448\\u0435 \\u0441\\u043e\\u043e\\u0431\\u0449\\u0435\\u043d\\u0438\\u0435!<\\/b><p>\\u041c\\u044b \\u0441\\u043a\\u043e\\u0440\\u043e \\u0441 \\u0432\\u0430\\u043c\\u0438 \\u0441\\u0432\\u044f\\u0436\\u0435\\u043c\\u0441\\u044f \\u043f\\u043e \\u0442\\u0435\\u043c \\u043a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u043d\\u044b\\u043c \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c, \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 \\u0432\\u044b \\u0443\\u043a\\u0430\\u0437\\u0430\\u043b\\u0438.<\\/p>\",\"loadScriptsMode\":\"body\",\"userCheckFunc\":\"\",\"userResultFunc\":\"\",\"cache\":\"0\",\"cache_time\":\"900\",\"cachemode\":\"itemid\",\"ip_detect_method\":\"REMOTE_ADDR\",\"recordForms\":\"0\"}', '', NULL, NULL, 0, 0, NULL),
(295, 296, 'System - SimpleForm2', 'plugin', 'simpleform2', '', 'system', 0, 1, 1, 0, 0, '{\"name\":\"System - SimpleForm2\",\"type\":\"plugin\",\"creationDate\":\"2019\",\"author\":\"Oleg Micriucov (ZyX)\",\"copyright\":\"Copyright (c) 2019 Oleg Micriucov\",\"authorEmail\":\"info@allforjoomla.ru\",\"authorUrl\":\"https:\\/\\/allforjoomla.ru\",\"version\":\"3.3.8\",\"description\":\"PLG_SYSTEM_SIMPLEFORM2_DESCR\",\"group\":\"\",\"filename\":\"simpleform2\"}', '{\"domainKey\":\"\"}', '', NULL, NULL, 0, 0, NULL),
(296, 0, 'Package SimpleForm2', 'package', 'pkg_simpleform2', '', '', 0, 1, 1, 0, 0, '{\"name\":\"Package SimpleForm2\",\"type\":\"package\",\"creationDate\":\"2019\",\"author\":\"Oleg Micriucov (ZyX)\",\"copyright\":\"Copyright (c) 2019 Oleg Micriucov\",\"authorEmail\":\"info@allforjoomla.ru\",\"authorUrl\":\"https:\\/\\/allforjoomla.ru\",\"version\":\"3.3.8\",\"description\":\"SimpleForm2 Installation Package\",\"group\":\"\",\"filename\":\"pkg_simpleform2\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(297, 0, 'Jshopping Categories', 'module', 'mod_jshopping_categories', '', '', 0, 1, 0, 0, 0, '{\"name\":\"Jshopping Categories\",\"type\":\"module\",\"creationDate\":\"20.06.2018\",\"author\":\"MAXXmarketing GmbH\",\"copyright\":\"\",\"authorEmail\":\"marketing@maxx-marketing.net\",\"authorUrl\":\"http:\\/\\/www.webdesigner-profi.de\",\"version\":\"5.0.2\",\"description\":\"Displays a categories in shop.\",\"group\":\"\",\"filename\":\"mod_jshopping_categories\"}', '{\"show_image\":\"0\",\"sort\":\"id\",\"ordering\":\"asc\"}', '', NULL, NULL, 0, 0, NULL),
(298, 0, 'Jshopping Label Products', 'module', 'mod_jshopping_label_products', '', '', 0, 1, 0, 0, 0, '{\"name\":\"Jshopping Label Products\",\"type\":\"module\",\"creationDate\":\"20.06.2018\",\"author\":\"MAXXmarketing GmbH\",\"copyright\":\"\",\"authorEmail\":\"marketing@maxx-marketing.net\",\"authorUrl\":\"http:\\/\\/www.webdesigner-profi.de\",\"version\":\"5.0.7\",\"description\":\"Displays label products of shop.\",\"group\":\"\",\"filename\":\"mod_jshopping_label_products\"}', '{\"count_products\":\"5\",\"label_id\":\"\",\"enable_addon\":\"1\",\"show_image\":\"1\",\"show_image_label\":\"0\",\"allow_review\":\"0\",\"short_description\":\"0\",\"manufacturer_name\":\"0\",\"product_quantity\":\"0\",\"product_old_price\":\"0\",\"product_price_default\":\"0\",\"display_price\":\"1\",\"show_tax_product\":\"0\",\"show_plus_shipping_in_product\":\"0\",\"basic_price_info\":\"0\",\"product_weight\":\"0\",\"delivery_time\":\"0\",\"extra_field\":\"0\",\"vendor\":\"0\",\"product_list_qty_stock\":\"0\",\"show_button\":\"1\",\"show_button_buy\":\"0\",\"show_button_detal\":\"1\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}', '', NULL, NULL, 0, 0, NULL),
(299, 302, 'Chinese Simplified (zh-CN)', 'language', 'zh-CN', '', '', 0, 1, 0, 0, 0, '{\"name\":\"Chinese Simplified (zh-CN)\",\"type\":\"language\",\"creationDate\":\"2023\\u5e744\\u6708\",\"author\":\"\\u9010\\u6d6a\\u4e2d\\u6587\\u7f51 joomlachina.org.cn \\u5468\\u6c38\\u5efa\",\"copyright\":\"Joomla!\\u9010\\u6d6a\\u4e2d\\u6587\\u7f51 www.joomlachina.org.cn\",\"authorEmail\":\"zhou_yongjian@hotmail.com\",\"authorUrl\":\"www.joomlachina.org.cn\",\"version\":\"4.3.0.2\",\"description\":\"zh-CN \\u524d\\u53f0\\u7b80\\u4f53\\u4e2d\\u6587\\u8bed\\u8a00\",\"group\":\"\",\"filename\":\"install\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(300, 302, 'Chinese Simplified (zh-CN)', 'language', 'zh-CN', '', '', 1, 1, 0, 0, 0, '{\"name\":\"Chinese Simplified (zh-CN)\",\"type\":\"language\",\"creationDate\":\"2023\\u5e744\\u6708\",\"author\":\"\\u9010\\u6d6a\\u4e2d\\u6587\\u7f51 joomlachina.org.cn \\u5468\\u6c38\\u5efa\",\"copyright\":\"Joomla!\\u9010\\u6d6a\\u4e2d\\u6587\\u7f51 www.joomlachina.org.cn\",\"authorEmail\":\"zhou_yongjian@hotmail.com\",\"authorUrl\":\"www.joomlachina.org.cn\",\"version\":\"4.3.0.2\",\"description\":\"zh-CN \\u540e\\u53f0\\u7b80\\u4f53\\u4e2d\\u6587\\u8bed\\u8a00\",\"group\":\"\",\"filename\":\"install\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(301, 302, 'Chinese Simplified (zh-CN)', 'language', 'zh-CN', '', '', 3, 1, 0, 0, 0, '{\"name\":\"Chinese Simplified (zh-CN)\",\"type\":\"language\",\"creationDate\":\"2023\\u5e744\\u6708\",\"author\":\"\\u9010\\u6d6a\\u4e2d\\u6587\\u7f51 joomlachina.org.cn \\u5468\\u6c38\\u5efa\",\"copyright\":\"www.joomlachina.org.cn Joomla!\\u9010\\u6d6a\\u4e2d\\u6587\\u7f51\",\"authorEmail\":\"zhou_yongjian@hotmail.com\",\"authorUrl\":\"www.joomlachina.org.cn\",\"version\":\"4.3.0.2\",\"description\":\"zh-CN api \\u7b80\\u4f53\\u4e2d\\u6587\\u8bed\\u8a00\",\"group\":\"\",\"filename\":\"install\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(302, 0, 'Chinese Simplified (zh-CN) Language Pack', 'package', 'pkg_zh-CN', '', '', 0, 1, 1, 0, 0, '{\"name\":\"Chinese Simplified (zh-CN) Language Pack\",\"type\":\"package\",\"creationDate\":\"2023\\u5e744\\u6708\",\"author\":\"\\u9010\\u6d6a\\u4e2d\\u6587\\u7ffb\\u8bd1 joomlachina.org.cn \\u5468\\u6c38\\u5efa\",\"copyright\":\"Joomla!\\u9010\\u6d6a\\u4e2d\\u6587\\u7ffb\\u8bd1 \\u5468\\u6c38\\u5efa\",\"authorEmail\":\"zhou_yongjian@hotmail.com\",\"authorUrl\":\"www.joomlachina.org.cn\",\"version\":\"4.3.0.2\",\"description\":\"zh-CN \\u7b80\\u4f53\\u4e2d\\u6587\\u8bed\\u8a00\\u5305\",\"group\":\"\",\"filename\":\"pkg_zh-CN\"}', '{}', '', NULL, NULL, 0, 0, NULL),
(303, 0, 'plg_system_jslazyloading', 'plugin', 'jslazyloading', '', 'system', 0, 1, 1, 0, 0, '{\"name\":\"plg_system_jslazyloading\",\"type\":\"plugin\",\"creationDate\":\"2015-06-09\",\"author\":\"Philip Sorokin\",\"copyright\":\"Copyright (C) 2015 Philip Sorokin. All rights reserved.\",\"authorEmail\":\"philip.sorokin@gmail.com\",\"authorUrl\":\"https:\\/\\/addondev.com\",\"version\":\"3.4.4\",\"description\":\"PLG_JSLAZYLOADING_DESCRIPTION\",\"group\":\"\",\"filename\":\"jslazyloading\"}', '{\"rewritingMode\":\"0\",\"backendUsage\":\"0\",\"noScriptSupport\":\"0\",\"backgroundImages\":\"0\",\"bots\":\"1\",\"botlist\":\"bot, spider, crawler, search, slurp, teoma, facebook, twitter\",\"globalExclusions\":\"tmpl=component, view=form\",\"excludingTags\":\"0\",\"startTag\":\"<!--[NOLAZY]-->\",\"endTag\":\"<!--[ENDNOLAZY]-->\",\"criteria\":\"0\",\"globalInclusions\":\"\",\"excludeClasses\":\"no-lazy\",\"includeClasses\":\"\",\"setPlaceholder\":\"1\",\"scriptExecutionTime\":\"0\",\"dynamicMode\":\"1\",\"rangeY\":\"0\",\"rangeX\":\"200\",\"topBorder\":\"1\",\"fadeInEffect\":\"1\",\"fadeInDuration\":\"300\",\"loaderImageSwitcher\":\"1\",\"loaderImage\":\"\",\"backgroundColor\":\"\",\"softMode\":\"0\",\"sequentialLoading\":\"0\",\"loadingInterval\":\"700\",\"clientSideExclusion\":\"\",\"ajaxListener\":\"0\",\"multiServingMode\":\"0\",\"multiServingHandler\":\"1\",\"multiServingType\":\"0\",\"breakpoint_1_density\":\"1\",\"breakpoint_1_density_postfix\":\"_retina2x\",\"breakpoint_1_density_attribute\":\"data-retina2x\",\"breakpoint_1_density_value\":\"192\",\"breakpoint_2_density\":\"0\",\"breakpoint_2_density_postfix\":\"_retina3x\",\"breakpoint_2_density_attribute\":\"data-retina3x\",\"breakpoint_2_density_value\":\"288\",\"breakpoint_3_density\":\"0\",\"breakpoint_3_density_postfix\":\"_retina4x\",\"breakpoint_3_density_attribute\":\"data-retina4x\",\"breakpoint_3_density_value\":\"384\",\"breakpoint_1_width\":\"1\",\"breakpoint_1_width_postfix\":\"_small\",\"breakpoint_1_width_attribute\":\"data-src-small\",\"breakpoint_1_width_value\":\"420\",\"breakpoint_2_width\":\"0\",\"breakpoint_2_width_postfix\":\"_medium\",\"breakpoint_2_width_attribute\":\"data-src-medium\",\"breakpoint_2_width_value\":\"768\",\"breakpoint_3_width\":\"0\",\"breakpoint_3_width_postfix\":\"\",\"breakpoint_3_width_attribute\":\"\",\"breakpoint_3_width_value\":\"\"}', '', 113, '2023-12-24 20:19:00', 0, 0, '');

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_fields`
--

CREATE TABLE `lsqvo_fields` (
  `id` int(10) UNSIGNED NOT NULL,
  `asset_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `context` varchar(255) NOT NULL DEFAULT '',
  `group_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `title` varchar(255) NOT NULL DEFAULT '',
  `name` varchar(255) NOT NULL DEFAULT '',
  `label` varchar(255) NOT NULL DEFAULT '',
  `default_value` text DEFAULT NULL,
  `type` varchar(255) NOT NULL DEFAULT 'text',
  `note` varchar(255) NOT NULL DEFAULT '',
  `description` text NOT NULL,
  `state` tinyint(4) NOT NULL DEFAULT 0,
  `required` tinyint(4) NOT NULL DEFAULT 0,
  `only_use_in_subform` tinyint(4) NOT NULL DEFAULT 0,
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `params` text NOT NULL,
  `fieldparams` text NOT NULL,
  `language` char(7) NOT NULL DEFAULT '',
  `created_time` datetime NOT NULL,
  `created_user_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `modified_time` datetime NOT NULL,
  `modified_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `access` int(11) NOT NULL DEFAULT 1
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Дамп данных таблицы `lsqvo_fields`
--

INSERT INTO `lsqvo_fields` (`id`, `asset_id`, `context`, `group_id`, `title`, `name`, `label`, `default_value`, `type`, `note`, `description`, `state`, `required`, `only_use_in_subform`, `checked_out`, `checked_out_time`, `ordering`, `params`, `fieldparams`, `language`, `created_time`, `created_user_id`, `modified_time`, `modified_by`, `access`) VALUES
(3, 152, 'com_content.article', 0, 'Картинка', 'kartinka', 'Картинка', '', 'media', '', '', 1, 0, 0, 113, '2023-12-24 19:05:21', 0, '{\"hint\":\"\",\"class\":\"\",\"label_class\":\"\",\"show_on\":\"\",\"showon\":\"\",\"render_class\":\"field-img\",\"value_render_class\":\"field-value\",\"showlabel\":\"0\",\"label_render_class\":\"\",\"display\":\"0\",\"prefix\":\"\",\"suffix\":\"\",\"layout\":\"\",\"display_readonly\":\"2\",\"acf_custom_css\":\"\"}', '{\"directory\":\"\",\"preview\":\"\",\"image_class\":\"\"}', '*', '2023-08-17 16:02:35', 113, '2023-08-17 20:02:05', 113, 1),
(4, 153, 'com_content.article', 2, 'Слайдер', 'slajder', 'Слайдер', '', 'subform', '', '', 1, 0, 0, NULL, NULL, 0, '{\"hint\":\"\",\"class\":\"\",\"label_class\":\"\",\"show_on\":\"\",\"showon\":\"\",\"render_class\":\"\",\"value_render_class\":\"\",\"showlabel\":\"0\",\"label_render_class\":\"\",\"display\":\"0\",\"prefix\":\"\",\"suffix\":\"\",\"layout\":\"\",\"display_readonly\":\"2\",\"acf_custom_css\":\"\",\"form_layout\":\"\"}', '{\"repeat\":\"1\",\"max_rows\":\"\",\"options\":{\"option0\":{\"customfield\":\"3\",\"render_values\":\"1\"}}}', '*', '2023-08-17 16:03:48', 113, '2023-12-24 19:06:06', 113, 1),
(5, 154, 'com_content.article', 2, 'Адрес', 'adress', 'Адрес', '', 'text', '', '', 1, 0, 0, NULL, NULL, 0, '{\"hint\":\"\",\"class\":\"\",\"label_class\":\"\",\"show_on\":\"\",\"showon\":\"\",\"render_class\":\"\",\"value_render_class\":\"\",\"showlabel\":\"0\",\"label_render_class\":\"\",\"display\":\"0\",\"prefix\":\"\",\"suffix\":\"\",\"layout\":\"\",\"display_readonly\":\"2\",\"acf_custom_css\":\"\"}', '{\"filter\":\"safehtml\",\"maxlength\":\"\"}', '*', '2023-08-17 16:38:09', 113, '2023-12-24 19:06:13', 113, 1),
(6, 155, 'com_content.article', 2, 'Телефон ресторана', 'telefon-restorana', 'Телефон ресторана', '', 'text', '', '', 1, 0, 0, NULL, NULL, 0, '{\"hint\":\"\",\"class\":\"\",\"label_class\":\"\",\"show_on\":\"\",\"showon\":\"\",\"render_class\":\"\",\"value_render_class\":\"\",\"showlabel\":\"0\",\"label_render_class\":\"\",\"display\":\"0\",\"prefix\":\"\",\"suffix\":\"\",\"layout\":\"\",\"display_readonly\":\"2\",\"acf_custom_css\":\"\"}', '{\"filter\":\"raw\",\"maxlength\":\"\"}', '*', '2023-08-17 16:38:09', 113, '2023-12-24 19:06:20', 113, 1),
(8, 157, 'com_content.article', 2, 'Режим работы', 'rezhim-raboty', 'Режим работы', '', 'textarea', '', '', 1, 0, 0, NULL, NULL, 0, '{\"hint\":\"\",\"class\":\"\",\"label_class\":\"\",\"show_on\":\"\",\"showon\":\"\",\"render_class\":\"\",\"value_render_class\":\"\",\"showlabel\":\"0\",\"label_render_class\":\"\",\"display\":\"0\",\"prefix\":\"\",\"suffix\":\"\",\"layout\":\"\",\"display_readonly\":\"2\",\"acf_custom_css\":\"\"}', '{\"rows\":1,\"cols\":\"\",\"maxlength\":\"\",\"filter\":\"safehtml\"}', '*', '2023-08-17 17:10:38', 113, '2023-12-24 19:06:28', 113, 1),
(9, 158, 'com_content.article', 2, 'Зоны', 'zony', 'Зоны', '', 'subform', '', '', 1, 0, 0, NULL, NULL, 0, '{\"hint\":\"\",\"class\":\"\",\"label_class\":\"\",\"show_on\":\"\",\"showon\":\"\",\"render_class\":\"\",\"value_render_class\":\"\",\"showlabel\":\"0\",\"label_render_class\":\"\",\"display\":\"0\",\"prefix\":\"\",\"suffix\":\"\",\"layout\":\"\",\"display_readonly\":\"2\",\"acf_custom_css\":\"\",\"form_layout\":\"\"}', '{\"repeat\":\"1\",\"max_rows\":\"\",\"options\":{\"option0\":{\"customfield\":\"3\",\"render_values\":\"1\"},\"option1\":{\"customfield\":\"10\",\"render_values\":\"1\"},\"option2\":{\"customfield\":\"11\",\"render_values\":\"1\"}}}', '*', '2023-08-17 17:14:05', 113, '2023-12-24 19:05:17', 113, 1),
(10, 159, 'com_content.article', 0, 'Заголовок', 'zagolovok', 'Заголовок', '', 'text', '', '', 1, 0, 0, 113, '2023-12-24 19:05:34', 0, '{\"hint\":\"\",\"class\":\"\",\"label_class\":\"\",\"show_on\":\"\",\"showon\":\"\",\"render_class\":\"field-title\",\"value_render_class\":\"field-value\",\"showlabel\":\"0\",\"label_render_class\":\"\",\"display\":\"0\",\"prefix\":\"\",\"suffix\":\"\",\"layout\":\"\",\"display_readonly\":\"2\",\"acf_custom_css\":\"\"}', '{\"filter\":\"\",\"maxlength\":\"\"}', '*', '2023-08-17 17:15:09', 113, '2023-08-17 18:11:20', 113, 1),
(11, 160, 'com_content.article', 0, 'Описание', 'opisanie', 'Описание', '', 'textarea', '', '', 1, 0, 0, 113, '2023-12-24 19:05:35', 0, '{\"hint\":\"\",\"class\":\"\",\"label_class\":\"\",\"show_on\":\"\",\"showon\":\"\",\"render_class\":\"field-description\",\"value_render_class\":\"field-value\",\"showlabel\":\"0\",\"label_render_class\":\"\",\"display\":\"0\",\"prefix\":\"\",\"suffix\":\"\",\"layout\":\"\",\"display_readonly\":\"2\",\"acf_custom_css\":\"\"}', '{\"rows\":\"\",\"cols\":\"\",\"maxlength\":\"\",\"filter\":\"\"}', '*', '2023-08-17 17:15:47', 113, '2023-08-17 18:11:44', 113, 1),
(12, 163, 'com_content.article', 2, 'Интерактивная карта', 'interaktivnaya-karta', 'Интерактивная карта', '', 'textarea', '', '', 1, 0, 0, NULL, NULL, 0, '{\"hint\":\"\",\"class\":\"\",\"label_class\":\"\",\"show_on\":\"\",\"showon\":\"\",\"render_class\":\"maps\",\"value_render_class\":\"map\",\"showlabel\":\"0\",\"label_render_class\":\"\",\"display\":\"0\",\"prefix\":\"\",\"suffix\":\"\",\"layout\":\"\",\"display_readonly\":\"2\",\"acf_custom_css\":\"\"}', '{\"rows\":\"\",\"cols\":\"\",\"maxlength\":999999999999,\"filter\":\"raw\"}', '*', '2023-08-18 09:36:58', 113, '2023-12-24 19:06:39', 113, 1),
(13, 183, 'com_content.article', 3, 'Простые условия работы', 'preiushchestva', 'Простые условия работы', '', 'subform', '', '', 1, 0, 0, 113, '2023-12-24 19:05:40', 0, '{\"hint\":\"\",\"class\":\"\",\"label_class\":\"\",\"show_on\":\"\",\"showon\":\"\",\"render_class\":\"\",\"value_render_class\":\"\",\"showlabel\":\"0\",\"label_render_class\":\"\",\"display\":\"0\",\"prefix\":\"\",\"suffix\":\"\",\"layout\":\"\",\"display_readonly\":\"2\",\"acf_custom_css\":\"\",\"form_layout\":\"\"}', '{\"repeat\":\"1\",\"max_rows\":\"\",\"options\":{\"option0\":{\"customfield\":\"3\",\"render_values\":\"1\"},\"option1\":{\"customfield\":\"10\",\"render_values\":\"1\"},\"option2\":{\"customfield\":\"11\",\"render_values\":\"1\"}}}', '*', '2023-08-19 11:59:56', 113, '2023-08-19 12:38:39', 113, 1),
(14, 184, 'com_content.article', 3, 'Наши интерьеры', 'nashi-interery', 'Наши интерьеры', '', 'subform', '', '', 1, 0, 0, 113, '2023-12-24 19:05:42', 0, '{\"hint\":\"\",\"class\":\"\",\"label_class\":\"\",\"show_on\":\"\",\"showon\":\"\",\"render_class\":\"\",\"value_render_class\":\"\",\"showlabel\":\"0\",\"label_render_class\":\"\",\"display\":\"0\",\"prefix\":\"\",\"suffix\":\"\",\"layout\":\"\",\"display_readonly\":\"2\",\"acf_custom_css\":\"\",\"form_layout\":\"\"}', '{\"repeat\":\"1\",\"max_rows\":\"\",\"options\":{\"option0\":{\"customfield\":\"3\",\"render_values\":\"1\"}}}', '*', '2023-08-17 16:03:48', 113, '2023-08-19 17:06:42', 113, 1),
(15, 195, 'com_content.categories', 5, 'Картинка', 'img-jobs', 'Картинка', '', 'media', '', '', 1, 0, 0, NULL, NULL, 0, '{\"hint\":\"\",\"class\":\"\",\"label_class\":\"\",\"show_on\":\"\",\"showon\":\"\",\"render_class\":\"\",\"value_render_class\":\"\",\"showlabel\":\"0\",\"label_render_class\":\"\",\"display\":\"2\",\"prefix\":\"\",\"suffix\":\"\",\"layout\":\"\",\"display_readonly\":\"2\"}', '{\"directory\":\"\",\"preview\":\"\",\"image_class\":\"\"}', '*', '2023-08-20 16:37:49', 113, '2023-08-20 17:49:35', 113, 1),
(16, 200, 'com_content.article', 6, 'Интерактивная карта', 'interaktivnaya-karta-2', 'Интерактивная карта', '', 'textarea', '', '', 1, 0, 0, NULL, NULL, 0, '{\"hint\":\"\",\"class\":\"\",\"label_class\":\"\",\"show_on\":\"\",\"showon\":\"\",\"render_class\":\"maps\",\"value_render_class\":\"map\",\"showlabel\":\"0\",\"label_render_class\":\"\",\"display\":\"0\",\"prefix\":\"\",\"suffix\":\"\",\"layout\":\"\",\"display_readonly\":\"2\",\"acf_custom_css\":\"\"}', '{\"rows\":\"\",\"cols\":\"\",\"maxlength\":999999999999,\"filter\":\"raw\"}', '*', '2023-08-18 09:36:58', 113, '2023-12-24 19:05:49', 113, 1);

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_fields_categories`
--

CREATE TABLE `lsqvo_fields_categories` (
  `field_id` int(11) NOT NULL DEFAULT 0,
  `category_id` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Дамп данных таблицы `lsqvo_fields_categories`
--

INSERT INTO `lsqvo_fields_categories` (`field_id`, `category_id`) VALUES
(3, -1),
(4, 10),
(4, 11),
(4, 22),
(5, 10),
(5, 11),
(5, 22),
(6, 10),
(6, 11),
(6, 22),
(8, 10),
(8, 11),
(8, 22),
(9, 10),
(9, 11),
(9, 22),
(10, -1),
(11, -1),
(12, 10),
(12, 11),
(12, 22),
(13, 16),
(13, 17),
(14, 16),
(14, 17),
(15, 12),
(15, 13),
(16, 18),
(16, 19),
(16, 24);

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_fields_groups`
--

CREATE TABLE `lsqvo_fields_groups` (
  `id` int(10) UNSIGNED NOT NULL,
  `asset_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `context` varchar(255) NOT NULL DEFAULT '',
  `title` varchar(255) NOT NULL DEFAULT '',
  `note` varchar(255) NOT NULL DEFAULT '',
  `description` text NOT NULL,
  `state` tinyint(4) NOT NULL DEFAULT 0,
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `params` text NOT NULL,
  `language` char(7) NOT NULL DEFAULT '',
  `created` datetime NOT NULL,
  `created_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `modified` datetime NOT NULL,
  `modified_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `access` int(11) NOT NULL DEFAULT 1
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Дамп данных таблицы `lsqvo_fields_groups`
--

INSERT INTO `lsqvo_fields_groups` (`id`, `asset_id`, `context`, `title`, `note`, `description`, `state`, `checked_out`, `checked_out_time`, `ordering`, `params`, `language`, `created`, `created_by`, `modified`, `modified_by`, `access`) VALUES
(1, 123, 'com_content.article', 'Главная', '', '', 1, NULL, NULL, 0, '{\"display_readonly\":\"1\"}', '*', '2023-08-15 15:50:57', 113, '2023-08-15 15:51:12', 113, 1),
(2, 148, 'com_content.article', 'Рестораны', '', '', 1, NULL, NULL, 0, '{\"display_readonly\":\"1\"}', '*', '2023-08-17 15:13:37', 113, '2023-08-17 15:13:37', 113, 1),
(3, 178, 'com_content.article', 'Франшиза', '', '', 1, NULL, NULL, 0, '{\"display_readonly\":\"1\"}', '*', '2023-08-19 10:26:25', 113, '2023-08-19 10:26:25', 113, 1),
(5, 194, 'com_content.categories', 'Вакансии', '', '', 1, NULL, NULL, 0, '{\"display_readonly\":\"1\"}', '*', '2023-08-20 16:36:26', 113, '2023-08-20 16:36:26', 113, 1),
(6, 199, 'com_content.article', 'Контакты', '', '', 1, NULL, NULL, 0, '{\"display_readonly\":\"1\"}', '*', '2023-08-21 15:22:07', 113, '2023-08-21 15:22:07', 113, 1);

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_fields_values`
--

CREATE TABLE `lsqvo_fields_values` (
  `field_id` int(10) UNSIGNED NOT NULL,
  `item_id` varchar(255) NOT NULL COMMENT 'Allow references to items which have strings as ids, eg. none db systems.',
  `value` text DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Дамп данных таблицы `lsqvo_fields_values`
--

INSERT INTO `lsqvo_fields_values` (`field_id`, `item_id`, `value`) VALUES
(3, '19', '{\"imagefile\":\"\",\"alt_text\":\"\"}'),
(4, '19', '{\"row0\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8177.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8177.jpg?width=1920&height=1278\",\"alt_text\":\"\"}},\"row1\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8152.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8152.jpg?width=1920&height=1278\",\"alt_text\":\"\"}},\"row2\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8153.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8153.jpg?width=1920&height=1278\",\"alt_text\":\"\"}},\"row3\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8178.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8178.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row4\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8190.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8190.jpg?width=1920&height=1278\",\"alt_text\":\"\"}},\"row5\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8194.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8194.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row6\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8220.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8220.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row7\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8223.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8223.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row8\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8224.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8224.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row9\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8232.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8232.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row10\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8233.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8233.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row11\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8250.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8250.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row12\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8256.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8256.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row13\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8260.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8260.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row14\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8263.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8263.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row15\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8271.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8271.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row16\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8272.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8272.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row17\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8277.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8277.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row18\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8314.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8314.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row19\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8318.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8318.jpg?width=1920&height=1280\",\"alt_text\":\"\"}}}'),
(5, '19', 'Каширское шоссе, 61Г'),
(6, '19', '+7 (495) 739 23 47'),
(8, '19', '<li><span>Пн – Вс</span>10:00 – 22:00</li>'),
(9, '19', '{\"row0\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/zona\\/1.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/zona\\/1.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u0417\\u043e\\u043d\\u0430 #1\",\"field11\":\"\"},\"row1\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/zona\\/2.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/zona\\/2.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u0417\\u043e\\u043d\\u0430 #2\",\"field11\":\"\"},\"row2\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/zona\\/3.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/zona\\/3.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u0417\\u043e\\u043d\\u0430 #3\",\"field11\":\"\"},\"row3\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/zona\\/4.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/zona\\/4.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u041b\\u0435\\u0442\\u043d\\u044f\\u044f \\u0432\\u0435\\u0440\\u0430\\u043d\\u0434\\u0430\",\"field11\":\"\"}}'),
(12, '19', '<script>\r\n	ymaps.ready(init);\r\n	function init() {\r\n		var myMap = new ymaps.Map(\"map\", {\r\n				center: [55.621409, 37.713962],\r\n				zoom: 13\r\n			}),\r\n			myPlacemark1 = new ymaps.Placemark([55.621409, 37.713962], {  // Свойства.\r\n				// Зададим содержимое заголовка балуна.\r\n				balloonContentHeader: \'<div class=\"title\">ТРЦ «Каширская Плаза»</div>\',\r\n				// Зададим содержимое основной части балуна.\r\n				balloonContentBody: \'<div class=\"description\">Каширское шоссе, 61Г</div>\' +\r\n					\'<div class=\"tel\"><a href=\"tel:+74957392347\">+7 (495) 739 23 47</a></div>\' +\r\n					\'<ul class=\"time\"><li><span>Пн – Вс</span>10:00 – 22:00</li></ul>\',\r\n				// Зададим содержимое нижней части балуна.\r\n				balloonContentFooter: \'<a href=\"https://yandex.ru/maps/213/moscow/?indoorLevel=1&ll=37.713962%2C55.621409&mode=routes&rtext=~55.621409%2C37.713962&rtt=auto&ruri=~ymapsbm1%3A%2F%2Fgeo%3Fdata%3DCgg1NjY0MzQ0NhI_0KDQvtGB0YHQuNGPLCDQnNC-0YHQutCy0LAsINCa0LDRiNC40YDRgdC60L7QtSDRiNC-0YHRgdC1LCA2MdCTIgoNGNsWQhVSfF5C&z=17\" target=\"_blank\">Как добраться</a>\',\r\n				// Зададим содержимое всплывающей подсказки.\r\n\r\n				//balloonContent: \'Балун\',  // Содержимое балуна.\r\n				//hintContent: \'Надпись, которая всплаывет при наведении на метку\'  // Содержимое хинта.\r\n			}, {\r\n				iconImageHref: \'/media/templates/site/cassiopeia/images/marker-locate.png\', // Своё изображение иконки метки.\r\n				iconImageSize: [42, 90], // Размеры метки.\r\n				iconImageOffset: [-20, -80] // Смещение левого верхнего угла иконки относительно её \"ножки\" (точки привязки).\r\n			})\r\n			\r\n		myMap.controls.add(\'smallZoomControl\');  // Добавляем все метки на карту.\r\n		myMap.geoObjects\r\n		.add(myPlacemark1)\r\n	}\r\n</script>'),
(5, '21', 'Митинская, 41'),
(6, '21', '+7 (495) 739 23 47'),
(8, '21', '<li><span>Пн – Чт, Вс</span>12:00 – 00:00</li><li><span>Пт – Сб</span>12:00 – 02:00</li>'),
(9, '21', '{\"row0\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7601.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7601.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u0417\\u043e\\u043d\\u0430 #1\",\"field11\":\"\"},\"row1\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7604.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7604.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u0417\\u043e\\u043d\\u0430 #2\",\"field11\":\"\"},\"row2\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7652.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7652.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u0417\\u043e\\u043d\\u0430 #3\",\"field11\":\"\"},\"row3\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7692.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7692.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u0417\\u043e\\u043d\\u0430 #4\",\"field11\":\"\"},\"row4\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7784.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7784.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u041b\\u0435\\u0442\\u043d\\u044f\\u044f \\u0432\\u0435\\u0440\\u0430\\u043d\\u0434\\u0430\",\"field11\":\"\"}}'),
(12, '21', '<script>\r\n	ymaps.ready(init);\r\n	function init() {\r\n		var myMap = new ymaps.Map(\"map\", {\r\n				center: [55.849691, 37.353333],\r\n				zoom: 13\r\n			}),\r\n    myPlacemark2 = new ymaps.Placemark([55.849691, 37.353333], {\r\n        balloonContentHeader: \'<div class=\"title\">Митино</div>\',\r\n        balloonContentBody: \'<div class=\"description\">Митинская, 41</div>\' +\r\n            \'<div class=\"tel\"><a href=\"tel:+74957392347\">+7 (495) 739 23 47</a></div>\' +\r\n            \'<ul class=\"time\"><li><span>Пн – Чт, Вс</span>12:00 – 00:00</li><li><span>Пт – Сб</span>12:00 – 02:00</li></ul>\',\r\n        balloonContentFooter: \'<a href=\"https://yandex.ru/maps/213/moscow/?indoorLevel=1&ll=37.353333%2C55.849691&mode=routes&rtext=~55.849691%2C37.353333&rtt=auto&ruri=~ymapsbm1%3A%2F%2Fgeo%3Fdata%3DCgoxNTEwNzU3OTYzEj3QoNC-0YHRgdC40Y8sINCc0L7RgdC60LLQsCwg0JzQuNGC0LjQvdGB0LrQsNGPINGD0LvQuNGG0LAsIDQxIgoN0WkVQhUVZl9C&z=17\" target=\"_blank\">Как добраться</a>\',\r\n    }, {\r\n        iconImageHref: \'/media/templates/site/cassiopeia/images/marker-locate.png\',\r\n        iconImageSize: [42, 90],\r\n        iconImageOffset: [-20, -80]\r\n    })\r\n   myMap.geoObjects.add(myPlacemark2)\r\n	}\r\n</script>'),
(5, '23', 'Пресненская набережная, 2'),
(6, '23', '+7 (495) 739 23 47'),
(8, '23', '<li><span>Пн – Вс</span>10:00 – 00:00</li> '),
(9, '23', '{\"row0\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9239.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9239.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u0417\\u043e\\u043d\\u0430 #1\",\"field11\":\"\"},\"row1\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9210.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9210.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u0417\\u043e\\u043d\\u0430 #2\",\"field11\":\"\"},\"row2\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9269.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9269.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u0417\\u043e\\u043d\\u0430 #3\",\"field11\":\"\"},\"row3\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9415.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9415.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u0417\\u043e\\u043d\\u0430 #4\",\"field11\":\"\"},\"row4\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9366.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9366.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u0417\\u043e\\u043d\\u0430 #5\",\"field11\":\"\"},\"row5\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9337.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9337.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u0417\\u043e\\u043d\\u0430 #6\",\"field11\":\"\"},\"row6\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9271.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9271.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u0417\\u043e\\u043d\\u0430 #7\",\"field11\":\"\"}}'),
(12, '23', '<script>\r\n	ymaps.ready(init);\r\n	function init() {\r\n		var myMap = new ymaps.Map(\"map\", {\r\n				center: [55.749162, 37.539742],\r\n				zoom: 13\r\n			}),\r\nmyPlacemark3 = new ymaps.Placemark([55.749162, 37.539742], {\r\n        balloonContentHeader: \'<div class=\"title\">ТРЦ «Афимолл Сити»</div>\',\r\n        balloonContentBody: \'<div class=\"description\">Пресненская набережная, 2</div>\' +\r\n            \'<div class=\"tel\"><a href=\"tel:+74957392347\">+7 (495) 739 23 47</a></div>\' +\r\n            \'<ul class=\"time\"><li><span>Пн – Вс</span>10:00 – 00:00</li> </ul>\',\r\n        balloonContentFooter: \'<a href=\"https://yandex.ru/maps/213/moscow/?indoorLevel=1&ll=37.539743%2C55.749162&mode=routes&rtext=~55.749162%2C37.539742&rtt=auto&ruri=~ymapsbm1%3A%2F%2Fgeo%3Fdata%3DCgg1Njg3OTM4NRJK0KDQvtGB0YHQuNGPLCDQnNC-0YHQutCy0LAsINCf0YDQtdGB0L3QtdC90YHQutCw0Y8g0L3QsNCx0LXRgNC10LbQvdCw0Y8sIDIiCg2zKBZCFST_XkI%2C&z=17\" target=\"_blank\">Как добраться</a>\',\r\n    }, {\r\n        iconImageHref: \'/media/templates/site/cassiopeia/images/marker-locate.png\',\r\n        iconImageSize: [42, 90],\r\n        iconImageOffset: [-20, -80]\r\n    })\r\n   myMap.geoObjects.add(myPlacemark3)\r\n	}\r\n</script>'),
(5, '25', 'Ярцевская, 19, 1 эт.'),
(6, '25', '+7 (495) 739 23 47'),
(8, '25', ' <li><span>Пн – Чт, Вс</span>12:00 – 00:00</li><li><span>Пт-Сб</span>12:00 – 02:00</li>'),
(9, '25', '{\"row0\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7923.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7923.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u0417\\u043e\\u043d\\u0430 #1\",\"field11\":\"\"},\"row1\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7989.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7989.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u0417\\u043e\\u043d\\u0430 #2\",\"field11\":\"\"},\"row2\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7896.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7896.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u041b\\u0435\\u0442\\u043d\\u044f\\u044f \\u0432\\u0435\\u0440\\u0430\\u043d\\u0434\\u0430\",\"field11\":\"\"}}'),
(12, '25', '<script>\r\n	ymaps.ready(init);\r\n	function init() {\r\n		var myMap = new ymaps.Map(\"map\", {\r\n				center: [55.738596, 37.411014],\r\n				zoom: 13\r\n			}),\r\n			myPlacemark4 = new ymaps.Placemark([55.738596, 37.411014], {\r\n        balloonContentHeader: \'<div class=\"title\">ТРЦ «Кунцево Плаза»</div>\',\r\n        balloonContentBody: \'<div class=\"description\">Ярцевская, 19, 1 эт.</div>\' +\r\n            \'<div class=\"tel\"><a href=\"tel:+74957392347\">+7 (495) 739 23 47</a></div>\' +\r\n            \'<ul class=\"time\"> <li><span>Пн – Чт, Вс</span>12:00 – 00:00</li><li><span>Пт-Сб</span>12:00 – 02:00</li></ul>\',\r\n        balloonContentFooter: \'<a href=\"https://yandex.ru/maps/213/moscow/?indoorLevel=1&ll=37.411013%2C55.738596&mode=routes&rtext=~55.738596%2C37.411014&rtt=auto&ruri=~ymapsbm1%3A%2F%2Fgeo%3Fdata%3DCgk3NzE4MTY1NDUSPdCg0L7RgdGB0LjRjywg0JzQvtGB0LrQstCwLCDQr9GA0YbQtdCy0YHQutCw0Y8g0YPQu9C40YbQsCwgMTkiCg3gpBVCFVL0XkI%2C&z=17\" target=\"_blank\">Как добраться</a>\',\r\n    }, {\r\n        iconImageHref: \'/media/templates/site/cassiopeia/images/marker-locate.png\',\r\n        iconImageSize: [42, 90],\r\n        iconImageOffset: [-20, -80]\r\n    })\r\n   myMap.geoObjects.add(myPlacemark4)\r\n	}\r\n</script>'),
(5, '27', 'Хорошевское шоссе, 27'),
(6, '27', '+7 (495) 739 23 47'),
(8, '27', '<li><span>Пн – Чт, Вс</span>12:00 – 00:00</li><li><span>Пт-Сб</span>12:00 – 02:00</li>'),
(9, '27', '{\"row0\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22%2012.28.34.jpeg#joomlaImage:\\/\\/local-images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22 12.28.34.jpeg?width=960&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u0417\\u043e\\u043d\\u0430 #1\",\"field11\":\"\"},\"row1\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22%2012.28.41.jpeg#joomlaImage:\\/\\/local-images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22 12.28.41.jpeg?width=960&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u0417\\u043e\\u043d\\u0430 #2\",\"field11\":\"\"},\"row2\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22%2012.28.54.jpeg#joomlaImage:\\/\\/local-images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22 12.28.54.jpeg?width=960&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u0417\\u043e\\u043d\\u0430 #3\",\"field11\":\"\"},\"row3\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22%2012.28.58.jpeg#joomlaImage:\\/\\/local-images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22 12.28.58.jpeg?width=960&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u0417\\u043e\\u043d\\u0430 #4\",\"field11\":\"\"}}'),
(12, '27', '<script>\r\n	ymaps.ready(init);\r\n	function init() {\r\n		var myMap = new ymaps.Map(\"map\", {\r\n				center: [55.777105, 37.523716],\r\n				zoom: 13\r\n			}),\r\nmyPlacemark5 = new ymaps.Placemark([55.777105, 37.523716], {\r\n        balloonContentHeader: \'<div class=\"title\">ТРЦ «Хорошо»</div>\',\r\n        balloonContentBody: \'<div class=\"description\">Хорошевское шоссе, 27</div>\' +\r\n            \'<div class=\"tel\"><a href=\"tel:+74957392347\">+7 (495) 739 23 47</a></div>\' +\r\n            \'<ul class=\"time\"><li><span>Пн – Чт, Вс</span>12:00 – 00:00</li><li><span>Пт-Сб</span>12:00 – 02:00</li></ul>\',\r\n        balloonContentFooter: \'<a href=\"https://yandex.ru/maps/213/moscow/?indoorLevel=1&ll=37.523716%2C55.777105&mode=routes&rtext=~55.777105%2C37.523716&rtt=auto&ruri=~ymapsbm1%3A%2F%2Fgeo%3Fdata%3DCgoxNTYwOTY3NTMyEkHQoNC-0YHRgdC40Y8sINCc0L7RgdC60LLQsCwg0KXQvtGA0L7RiNGR0LLRgdC60L7QtSDRiNC-0YHRgdC1LCAyNyIKDUkYFkIVwRtfQg%2C%2C&z=17\" target=\"_blank\">Как добраться</a>\',\r\n    }, {\r\n        iconImageHref: \'/media/templates/site/cassiopeia/images/marker-locate.png\',\r\n        iconImageSize: [42, 90],\r\n        iconImageOffset: [-20, -80]\r\n    })\r\n   myMap.geoObjects.add(myPlacemark5)\r\n	}\r\n</script>'),
(5, '29', 'Академика Понтрягина, 14'),
(6, '29', '+7 (495) 739 23 47'),
(8, '29', '<li><span>Пн – Чт, Вс</span>12:00 – 00:00</li><li><span>Пт – Сб</span>12:00 – 02:00</li>'),
(9, '29', '{\"row0\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8718.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8718.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u0417\\u043e\\u043d\\u0430 #1\",\"field11\":\"\"},\"row2\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8638.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8638.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u0417\\u043e\\u043d\\u0430 #2\",\"field11\":\"\"},\"row1\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8727.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8727.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u0417\\u043e\\u043d\\u0430 #3\",\"field11\":\"\"},\"row3\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8631.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8631.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u0417\\u043e\\u043d\\u0430 #4\",\"field11\":\"\"},\"row4\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8621.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8621.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u0417\\u043e\\u043d\\u0430 #5\",\"field11\":\"\"}}'),
(12, '29', '<script>\r\n	ymaps.ready(init);\r\n	function init() {\r\n		var myMap = new ymaps.Map(\"map\", {\r\n				center: [55.533170, 37.497971],\r\n				zoom: 13\r\n			}),\r\nmyPlacemark6 = new ymaps.Placemark([55.533170, 37.497971], {\r\n        balloonContentHeader: \'<div class=\"title\">Бутово</div>\',\r\n        balloonContentBody: \'<div class=\"description\">Академика Понтрягина, 14</div>\' +\r\n            \'<div class=\"tel\"><a href=\"tel:+74957392347\">+7 (495) 739 23 47</a></div>\' +\r\n            \'<ul class=\"time\"><li><span>Пн – Чт, Вс</span>12:00 – 00:00</li><li><span>Пт-Сб</span>12:00 – 02:00</li></ul>\',\r\n        balloonContentFooter: \'<a href=\"https://yandex.ru/maps/213/moscow/?ll=37.497971%2C55.533170&mode=routes&rtext=~55.533170%2C37.497971&rtt=auto&ruri=~ymapsbm1%3A%2F%2Fgeo%3Fdata%3DCgo0MTU3OTAyMDg2ElLQoNC-0YHRgdC40Y8sINCc0L7RgdC60LLQsCwg0YPQu9C40YbQsCDQkNC60LDQtNC10LzQuNC60LAg0J_QvtC90YLRgNGP0LPQuNC90LAsIDE0IgoN7P0VQhX4IV5C&z=17\" target=\"_blank\">Как добраться</a>\',\r\n    }, {\r\n        iconImageHref: \'/media/templates/site/cassiopeia/images/marker-locate.png\',\r\n        iconImageSize: [42, 90],\r\n        iconImageOffset: [-20, -80]\r\n    })\r\n   myMap.geoObjects.add(myPlacemark6)\r\n	}\r\n</script>'),
(13, '31', '{\"row0\":{\"field3\":{\"imagefile\":\"images\\/preiushchestva\\/1.png#joomlaImage:\\/\\/local-images\\/preiushchestva\\/1.png?width=48&height=49\",\"alt_text\":\"\"},\"field10\":\"\\u041f\\u043b\\u043e\\u0449\\u0430\\u0434\\u044c \\u0440\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u0430\",\"field11\":\"\\u043e\\u0442 300 \\u043c\\u00b2\"},\"row1\":{\"field3\":{\"imagefile\":\"images\\/preiushchestva\\/2.png#joomlaImage:\\/\\/local-images\\/preiushchestva\\/2.png?width=45&height=37\",\"alt_text\":\"\"},\"field10\":\"\\u0418\\u043d\\u0432\\u0435\\u0441\\u0442\\u0438\\u0446\\u0438\\u0438\",\"field11\":\"\\u0434\\u043e 30 \\u043c\\u043b\\u043d \\u20bd\"},\"row2\":{\"field3\":{\"imagefile\":\"images\\/preiushchestva\\/3.png#joomlaImage:\\/\\/local-images\\/preiushchestva\\/3.png?width=41&height=46\",\"alt_text\":\"\"},\"field10\":\"\\u041f\\u0430\\u0443\\u0448\\u0430\\u043b\\u044c\\u043d\\u044b\\u0439 \\u0432\\u0437\\u043d\\u043e\\u0441\",\"field11\":\"3 \\u043c\\u043b\\u043d \\u20bd\\r\\n<font>\\u0432\\u043e\\u0437\\u043c\\u043e\\u0436\\u043d\\u0430 \\u0440\\u0430\\u0441\\u0441\\u0440\\u043e\\u0447\\u043a\\u0430<\\/font>\"},\"row3\":{\"field3\":{\"imagefile\":\"images\\/preiushchestva\\/4.png#joomlaImage:\\/\\/local-images\\/preiushchestva\\/4.png?width=43&height=43\",\"alt_text\":\"\"},\"field10\":\"\\u041e\\u043a\\u0443\\u043f\\u0430\\u0435\\u043c\\u043e\\u0441\\u0442\\u044c\",\"field11\":\"\\u0434\\u043e 30 \\u043c\\u0435\\u0441.\"},\"row4\":{\"field3\":{\"imagefile\":\"images\\/preiushchestva\\/5.png#joomlaImage:\\/\\/local-images\\/preiushchestva\\/5.png?width=40&height=49\",\"alt_text\":\"\"},\"field10\":\"\\u0420\\u043e\\u044f\\u043b\\u0442\\u0438\",\"field11\":\"7%\"}}'),
(13, '32', '{\"row0\":{\"field3\":{\"imagefile\":\"images\\/preiushchestva\\/1.png#joomlaImage:\\/\\/local-images\\/preiushchestva\\/1.png?width=48&height=49\",\"alt_text\":\"\"},\"field10\":\"Restaurant area\",\"field11\":\"from 300 m\\u00b2\"},\"row1\":{\"field3\":{\"imagefile\":\"images\\/preiushchestva\\/2.png#joomlaImage:\\/\\/local-images\\/preiushchestva\\/2.png?width=45&height=37\",\"alt_text\":\"\"},\"field10\":\"Investments\",\"field11\":\"up to 30 million \\u20bd\"},\"row2\":{\"field3\":{\"imagefile\":\"images\\/preiushchestva\\/3.png#joomlaImage:\\/\\/local-images\\/preiushchestva\\/3.png?width=41&height=46\",\"alt_text\":\"\"},\"field10\":\"Lump sum\",\"field11\":\"3 million \\u20bd <font>installment possible<\\/font>\"},\"row3\":{\"field3\":{\"imagefile\":\"images\\/preiushchestva\\/4.png#joomlaImage:\\/\\/local-images\\/preiushchestva\\/4.png?width=43&height=43\",\"alt_text\":\"\"},\"field10\":\"Payback\",\"field11\":\"up to 30 months\"},\"row4\":{\"field3\":{\"imagefile\":\"images\\/preiushchestva\\/5.png#joomlaImage:\\/\\/local-images\\/preiushchestva\\/5.png?width=40&height=49\",\"alt_text\":\"\"},\"field10\":\"Royalty\",\"field11\":\"7%\"}}'),
(14, '31', '{\"row0\":{\"field3\":{\"imagefile\":\"images\\/franchise\\/1.jpg#joomlaImage:\\/\\/local-images\\/franchise\\/1.jpg?width=1728&height=847\",\"alt_text\":\"\"}},\"row1\":{\"field3\":{\"imagefile\":\"images\\/franchise\\/2.jpg#joomlaImage:\\/\\/local-images\\/franchise\\/2.jpg?width=1728&height=847\",\"alt_text\":\"\"}},\"row2\":{\"field3\":{\"imagefile\":\"images\\/franchise\\/3.jpg#joomlaImage:\\/\\/local-images\\/franchise\\/3.jpg?width=1728&height=847\",\"alt_text\":\"\"}}}'),
(14, '32', '{\"row0\":{\"field3\":{\"imagefile\":\"images\\/franchise\\/1.jpg#joomlaImage:\\/\\/local-images\\/franchise\\/1.jpg?width=1728&height=847\",\"alt_text\":\"\"}},\"row1\":{\"field3\":{\"imagefile\":\"images\\/franchise\\/2.jpg#joomlaImage:\\/\\/local-images\\/franchise\\/2.jpg?width=1728&height=847\",\"alt_text\":\"\"}},\"row2\":{\"field3\":{\"imagefile\":\"images\\/franchise\\/3.jpg#joomlaImage:\\/\\/local-images\\/franchise\\/3.jpg?width=1728&height=847\",\"alt_text\":\"\"}}}'),
(15, '13', '{\"imagefile\":\"images\\/jobs.png#joomlaImage:\\/\\/local-images\\/jobs.png?width=421&height=771\",\"alt_text\":\"\"}'),
(15, '12', '{\"imagefile\":\"images\\/jobs.png#joomlaImage:\\/\\/local-images\\/jobs.png?width=421&height=771\",\"alt_text\":\"\"}'),
(16, '42', '<script>\r\nymaps.ready(init);\r\nfunction init() {\r\n    var myMap = new ymaps.Map(\"map\", {\r\n            center: [55.729, 37.545],\r\n            zoom: 10\r\n        });\r\n        var myPlacemark1 = new ymaps.Placemark([55.621409, 37.713962], {\r\n            balloonContentHeader: \'<div class=\"title\">Kashirskaya Plaza</div>\',\r\n             balloonContentBody: \'<div class=\"description\">Kashirskoe highway, 61G</div>\' +\r\n                 \'<div class=\"tel\"><a href=\"tel:+74957392347\">+7 (495) 739 23 47</a></div>\' +\r\n                 \'<ul class=\"time\"><li><span>Mon – Sun</span>10:00 – 22:00</li></ul>\',\r\n            balloonContentFooter: \'<a href=\"https://yandex.ru/maps/213/moscow/?indoorLevel=1&ll=37.713962%2C55.621409&mode=routes&rtext=~55.621409%2C37.713962&rtt=auto&ruri=~ymapsbm1%3A%2F%2Fgeo%3Fdata%3DCgg1NjY0MzQ0NhI_0KDQvtGB0YHQuNGPLCDQnNC-0YHQutCy0LAsINCa0LDRiNC40YDRgdC60L7QtSDRiNC-0YHRgdC1LCA2MdCTIgoNGNsWQhVSfF5C&z=17\" target=\"_blank\">How to get there</a>\',\r\n        }, {\r\n            iconImageHref: \'/media/templates/site/cassiopeia/images/marker-locate.png\',\r\n            iconImageSize: [42, 90],\r\n            iconImageOffset: [-20, -80]\r\n        });\r\n    myMap.geoObjects.add(myPlacemark1);\r\n\r\n    var myPlacemark2 = new ymaps.Placemark([55.849691, 37.353333], {\r\n        balloonContentHeader: \'<div class=\"title\">Mitino</div>\',\r\n         balloonContentBody: \'<div class=\"description\">Mitinskaya 41</div>\' +\r\n             \'<div class=\"tel\"><a href=\"tel:+74957392347\">+7 (495) 739 23 47</a></div>\' +\r\n             \'<ul class=\"time\"><li><span>Mon – Thu, Sun</span>12:00 – 00:00</li><li><span>Fri – Sat</span>12: 00 – 02:00</li></ul>\',\r\n        balloonContentFooter: \'<a href=\"https://yandex.ru/maps/213/moscow/?indoorLevel=1&ll=37.353333%2C55.849691&mode=routes&rtext=~55.849691%2C37.353333&rtt=auto&ruri=~ymapsbm1%3A%2F%2Fgeo%3Fdata%3DCgoxNTEwNzU3OTYzEj3QoNC-0YHRgdC40Y8sINCc0L7RgdC60LLQsCwg0JzQuNGC0LjQvdGB0LrQsNGPINGD0LvQuNGG0LAsIDQxIgoN0WkVQhUVZl9C&z=17\" target=\"_blank\">How to get there</a>\',\r\n    }, {\r\n        iconImageHref: \'/media/templates/site/cassiopeia/images/marker-locate.png\',\r\n        iconImageSize: [42, 90],\r\n        iconImageOffset: [-20, -80]\r\n    });\r\n   myMap.geoObjects.add(myPlacemark2);\r\n\r\n    var myPlacemark3 = new ymaps.Placemark([55.749162, 37.539742], {\r\n        balloonContentHeader: \'<div class=\"title\">Afimall City</div>\',\r\n        balloonContentBody: \'<div class=\"description\">Presnenskaya embankment, 2</div>\' +\r\n             \'<div class=\"tel\"><a href=\"tel:+74957392347\">+7 (495) 739 23 47</a></div>\' +\r\n             \'<ul class=\"time\"><li><span>Mon – Sun</span>10:00 – 00:00</li></ul>\',\r\n        balloonContentFooter: \'<a href=\"https://yandex.ru/maps/213/moscow/?indoorLevel=1&ll=37.539743%2C55.749162&mode=routes&rtext=~55.749162%2C37.539742&rtt=auto&ruri=~ymapsbm1%3A%2F%2Fgeo%3Fdata%3DCgg1Njg3OTM4NRJK0KDQvtGB0YHQuNGPLCDQnNC-0YHQutCy0LAsINCf0YDQtdGB0L3QtdC90YHQutCw0Y8g0L3QsNCx0LXRgNC10LbQvdCw0Y8sIDIiCg2zKBZCFST_XkI%2C&z=17\" target=\"_blank\">How to get there</a>\',\r\n    }, {\r\n        iconImageHref: \'/media/templates/site/cassiopeia/images/marker-locate.png\',\r\n        iconImageSize: [42, 90],\r\n        iconImageOffset: [-20, -80]\r\n    });\r\n   myMap.geoObjects.add(myPlacemark3);\r\n\r\n    var myPlacemark4 = new ymaps.Placemark([55.738596, 37.411014], {\r\n        balloonContentHeader: \'<div class=\"title\">Kuntsevo Plaza</div>\',\r\n         balloonContentBody: \'<div class=\"description\">Yartsevskaya, 19, 1st floor.</div>\' +\r\n             \'<div class=\"tel\"><a href=\"tel:+74957392347\">+7 (495) 739 23 47</a></div>\' +\r\n             \'<ul class=\"time\"> <li><span>Mon – Thu, Sun</span>12:00 – 00:00</li><li><span>Fri – Sat</span>12: 00 – 02:00</li></ul>\',\r\n        balloonContentFooter: \'<a href=\"https://yandex.ru/maps/213/moscow/?indoorLevel=1&ll=37.411013%2C55.738596&mode=routes&rtext=~55.738596%2C37.411014&rtt=auto&ruri=~ymapsbm1%3A%2F%2Fgeo%3Fdata%3DCgk3NzE4MTY1NDUSPdCg0L7RgdGB0LjRjywg0JzQvtGB0LrQstCwLCDQr9GA0YbQtdCy0YHQutCw0Y8g0YPQu9C40YbQsCwgMTkiCg3gpBVCFVL0XkI%2C&z=17\" target=\"_blank\">How to get there</a>\',\r\n    }, {\r\n        iconImageHref: \'/media/templates/site/cassiopeia/images/marker-locate.png\',\r\n        iconImageSize: [42, 90],\r\n        iconImageOffset: [-20, -80]\r\n    });\r\n   myMap.geoObjects.add(myPlacemark4);\r\n\r\n    var myPlacemark5 = new ymaps.Placemark([55.777105, 37.523716], {\r\n        balloonContentHeader: \'<div class=\"title\">Horosho</div>\',\r\n         balloonContentBody: \'<div class=\"description\">Khoroshevskoe highway 27</div>\' +\r\n             \'<div class=\"tel\"><a href=\"tel:+74957392347\">+7 (495) 739 23 47</a></div>\' +\r\n             \'<ul class=\"time\"><li><span>Mon – Thu, Sun</span>12:00 – 00:00</li><li><span>Fri – Sat</span>12: 00 – 02:00</li></ul>\',\r\n        balloonContentFooter: \'<a href=\"https://yandex.ru/maps/213/moscow/?indoorLevel=1&ll=37.523716%2C55.777105&mode=routes&rtext=~55.777105%2C37.523716&rtt=auto&ruri=~ymapsbm1%3A%2F%2Fgeo%3Fdata%3DCgoxNTYwOTY3NTMyEkHQoNC-0YHRgdC40Y8sINCc0L7RgdC60LLQsCwg0KXQvtGA0L7RiNGR0LLRgdC60L7QtSDRiNC-0YHRgdC1LCAyNyIKDUkYFkIVwRtfQg%2C%2C&z=17\" target=\"_blank\">How to get there</a>\',\r\n    }, {\r\n        iconImageHref: \'/media/templates/site/cassiopeia/images/marker-locate.png\',\r\n        iconImageSize: [42, 90],\r\n        iconImageOffset: [-20, -80]\r\n    });\r\n   myMap.geoObjects.add(myPlacemark5);\r\n\r\n    var myPlacemark6 = new ymaps.Placemark([55.533170, 37.497971], {\r\n        balloonContentHeader: \'<div class=\"title\">Butovo</div>\',\r\n         balloonContentBody: \'<div class=\"description\">Academician Pontryagin, 14</div>\' +\r\n             \'<div class=\"tel\"><a href=\"tel:+74957392347\">+7 (495) 739 23 47</a></div>\' +\r\n             \'<ul class=\"time\"><li><span>Mon – Thu, Sun</span>12:00 – 00:00</li><li><span>Fri – Sat</span>12: 00 – 02:00</li></ul>\',\r\n        balloonContentFooter: \'<a href=\"https://yandex.ru/maps/213/moscow/?ll=37.497971%2C55.533170&mode=routes&rtext=~55.533170%2C37.497971&rtt=auto&ruri=~ymapsbm1%3A%2F%2Fgeo%3Fdata%3DCgo0MTU3OTAyMDg2ElLQoNC-0YHRgdC40Y8sINCc0L7RgdC60LLQsCwg0YPQu9C40YbQsCDQkNC60LDQtNC10LzQuNC60LAg0J_QvtC90YLRgNGP0LPQuNC90LAsIDE0IgoN7P0VQhX4IV5C&z=17\" target=\"_blank\">How to get there</a>\',\r\n    }, {\r\n        iconImageHref: \'/media/templates/site/cassiopeia/images/marker-locate.png\',\r\n        iconImageSize: [42, 90],\r\n        iconImageOffset: [-20, -80]\r\n    });\r\n   myMap.geoObjects.add(myPlacemark6);\r\n}\r\n</script>'),
(16, '43', '<script>\r\nymaps.ready(init);\r\nfunction init() {\r\n    var myMap = new ymaps.Map(\"map\", {\r\n            center: [55.729, 37.545],\r\n            zoom: 10\r\n        });\r\n        var myPlacemark1 = new ymaps.Placemark([55.621409, 37.713962], {\r\n            balloonContentHeader: \'<div class=\"title\">ТРЦ «Каширская Плаза»</div>\',\r\n            balloonContentBody: \'<div class=\"description\">Каширское шоссе, 61Г</div>\' +\r\n                \'<div class=\"tel\"><a href=\"tel:+74957392347\">+7 (495) 739 23 47</a></div>\' +\r\n                \'<ul class=\"time\"><li><span>Пн – Вс</span>10:00 – 22:00</li></ul>\',\r\n            balloonContentFooter: \'<a href=\"https://yandex.ru/maps/213/moscow/?indoorLevel=1&ll=37.713962%2C55.621409&mode=routes&rtext=~55.621409%2C37.713962&rtt=auto&ruri=~ymapsbm1%3A%2F%2Fgeo%3Fdata%3DCgg1NjY0MzQ0NhI_0KDQvtGB0YHQuNGPLCDQnNC-0YHQutCy0LAsINCa0LDRiNC40YDRgdC60L7QtSDRiNC-0YHRgdC1LCA2MdCTIgoNGNsWQhVSfF5C&z=17\" target=\"_blank\">Как добраться</a>\',\r\n        }, {\r\n            iconImageHref: \'/media/templates/site/cassiopeia/images/marker-locate.png\',\r\n            iconImageSize: [42, 90],\r\n            iconImageOffset: [-20, -80]\r\n        });\r\n    myMap.geoObjects.add(myPlacemark1);\r\n\r\n    var myPlacemark2 = new ymaps.Placemark([55.849691, 37.353333], {\r\n        balloonContentHeader: \'<div class=\"title\">Митино</div>\',\r\n        balloonContentBody: \'<div class=\"description\">Митинская, 41</div>\' +\r\n            \'<div class=\"tel\"><a href=\"tel:+74957392347\">+7 (495) 739 23 47</a></div>\' +\r\n            \'<ul class=\"time\"><li><span>Пн – Чт, Вс</span>12:00 – 00:00</li><li><span>Пт – Сб</span>12:00 – 02:00</li></ul>\',\r\n        balloonContentFooter: \'<a href=\"https://yandex.ru/maps/213/moscow/?indoorLevel=1&ll=37.353333%2C55.849691&mode=routes&rtext=~55.849691%2C37.353333&rtt=auto&ruri=~ymapsbm1%3A%2F%2Fgeo%3Fdata%3DCgoxNTEwNzU3OTYzEj3QoNC-0YHRgdC40Y8sINCc0L7RgdC60LLQsCwg0JzQuNGC0LjQvdGB0LrQsNGPINGD0LvQuNGG0LAsIDQxIgoN0WkVQhUVZl9C&z=17\" target=\"_blank\">Как добраться</a>\',\r\n    }, {\r\n        iconImageHref: \'/media/templates/site/cassiopeia/images/marker-locate.png\',\r\n        iconImageSize: [42, 90],\r\n        iconImageOffset: [-20, -80]\r\n    });\r\n   myMap.geoObjects.add(myPlacemark2);\r\n\r\n    var myPlacemark3 = new ymaps.Placemark([55.749162, 37.539742], {\r\n        balloonContentHeader: \'<div class=\"title\">ТРЦ «Афимолл Сити»</div>\',\r\n        balloonContentBody: \'<div class=\"description\">Пресненская набережная, 2</div>\' +\r\n            \'<div class=\"tel\"><a href=\"tel:+74957392347\">+7 (495) 739 23 47</a></div>\' +\r\n            \'<ul class=\"time\"><li><span>Пн – Вс</span>10:00 – 00:00</li> </ul>\',\r\n        balloonContentFooter: \'<a href=\"https://yandex.ru/maps/213/moscow/?indoorLevel=1&ll=37.539743%2C55.749162&mode=routes&rtext=~55.749162%2C37.539742&rtt=auto&ruri=~ymapsbm1%3A%2F%2Fgeo%3Fdata%3DCgg1Njg3OTM4NRJK0KDQvtGB0YHQuNGPLCDQnNC-0YHQutCy0LAsINCf0YDQtdGB0L3QtdC90YHQutCw0Y8g0L3QsNCx0LXRgNC10LbQvdCw0Y8sIDIiCg2zKBZCFST_XkI%2C&z=17\" target=\"_blank\">Как добраться</a>\',\r\n    }, {\r\n        iconImageHref: \'/media/templates/site/cassiopeia/images/marker-locate.png\',\r\n        iconImageSize: [42, 90],\r\n        iconImageOffset: [-20, -80]\r\n    });\r\n   myMap.geoObjects.add(myPlacemark3);\r\n\r\n    var myPlacemark4 = new ymaps.Placemark([55.738596, 37.411014], {\r\n        balloonContentHeader: \'<div class=\"title\">ТРЦ «Кунцево Плаза»</div>\',\r\n        balloonContentBody: \'<div class=\"description\">Ярцевская, 19, 1 эт.</div>\' +\r\n            \'<div class=\"tel\"><a href=\"tel:+74957392347\">+7 (495) 739 23 47</a></div>\' +\r\n            \'<ul class=\"time\"> <li><span>Пн – Чт, Вс</span>12:00 – 00:00</li><li><span>Пт-Сб</span>12:00 – 02:00</li></ul>\',\r\n        balloonContentFooter: \'<a href=\"https://yandex.ru/maps/213/moscow/?indoorLevel=1&ll=37.411013%2C55.738596&mode=routes&rtext=~55.738596%2C37.411014&rtt=auto&ruri=~ymapsbm1%3A%2F%2Fgeo%3Fdata%3DCgk3NzE4MTY1NDUSPdCg0L7RgdGB0LjRjywg0JzQvtGB0LrQstCwLCDQr9GA0YbQtdCy0YHQutCw0Y8g0YPQu9C40YbQsCwgMTkiCg3gpBVCFVL0XkI%2C&z=17\" target=\"_blank\">Как добраться</a>\',\r\n    }, {\r\n        iconImageHref: \'/media/templates/site/cassiopeia/images/marker-locate.png\',\r\n        iconImageSize: [42, 90],\r\n        iconImageOffset: [-20, -80]\r\n    });\r\n   myMap.geoObjects.add(myPlacemark4);\r\n\r\n    var myPlacemark5 = new ymaps.Placemark([55.777105, 37.523716], {\r\n        balloonContentHeader: \'<div class=\"title\">ТРЦ «Хорошо»</div>\',\r\n        balloonContentBody: \'<div class=\"description\">Хорошевское шоссе, 27</div>\' +\r\n            \'<div class=\"tel\"><a href=\"tel:+74957392347\">+7 (495) 739 23 47</a></div>\' +\r\n            \'<ul class=\"time\"><li><span>Пн – Чт, Вс</span>12:00 – 00:00</li><li><span>Пт-Сб</span>12:00 – 02:00</li></ul>\',\r\n        balloonContentFooter: \'<a href=\"https://yandex.ru/maps/213/moscow/?indoorLevel=1&ll=37.523716%2C55.777105&mode=routes&rtext=~55.777105%2C37.523716&rtt=auto&ruri=~ymapsbm1%3A%2F%2Fgeo%3Fdata%3DCgoxNTYwOTY3NTMyEkHQoNC-0YHRgdC40Y8sINCc0L7RgdC60LLQsCwg0KXQvtGA0L7RiNGR0LLRgdC60L7QtSDRiNC-0YHRgdC1LCAyNyIKDUkYFkIVwRtfQg%2C%2C&z=17\" target=\"_blank\">Как добраться</a>\',\r\n    }, {\r\n        iconImageHref: \'/media/templates/site/cassiopeia/images/marker-locate.png\',\r\n        iconImageSize: [42, 90],\r\n        iconImageOffset: [-20, -80]\r\n    });\r\n   myMap.geoObjects.add(myPlacemark5);\r\n\r\n    var myPlacemark6 = new ymaps.Placemark([55.533170, 37.497971], {\r\n        balloonContentHeader: \'<div class=\"title\">Бутово</div>\',\r\n        balloonContentBody: \'<div class=\"description\">Академика Понтрягина, 14</div>\' +\r\n            \'<div class=\"tel\"><a href=\"tel:+74957392347\">+7 (495) 739 23 47</a></div>\' +\r\n            \'<ul class=\"time\"><li><span>Пн – Чт, Вс</span>12:00 – 00:00</li><li><span>Пт-Сб</span>12:00 – 02:00</li></ul>\',\r\n        balloonContentFooter: \'<a href=\"https://yandex.ru/maps/213/moscow/?ll=37.497971%2C55.533170&mode=routes&rtext=~55.533170%2C37.497971&rtt=auto&ruri=~ymapsbm1%3A%2F%2Fgeo%3Fdata%3DCgo0MTU3OTAyMDg2ElLQoNC-0YHRgdC40Y8sINCc0L7RgdC60LLQsCwg0YPQu9C40YbQsCDQkNC60LDQtNC10LzQuNC60LAg0J_QvtC90YLRgNGP0LPQuNC90LAsIDE0IgoN7P0VQhX4IV5C&z=17\" target=\"_blank\">Как добраться</a>\',\r\n    }, {\r\n        iconImageHref: \'/media/templates/site/cassiopeia/images/marker-locate.png\',\r\n        iconImageSize: [42, 90],\r\n        iconImageOffset: [-20, -80]\r\n    });\r\n   myMap.geoObjects.add(myPlacemark6);\r\n}\r\n</script>'),
(4, '21', '{\"row0\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7600.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7600.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row1\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7601.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7601.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row2\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7603.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7603.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row3\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7604.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7604.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row4\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7605.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7605.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row5\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7644.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7644.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row6\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7647.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7647.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row7\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7649.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7649.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row8\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7650.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7650.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row9\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7652.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7652.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row10\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7656.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7656.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row11\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7662.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7662.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row12\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7663.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7663.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row13\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7666.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7666.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row14\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7673.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7673.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row15\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7685.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7685.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row16\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7687.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7687.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row17\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7690.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7690.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row18\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7692.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7692.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row19\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7696.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7696.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row20\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7703.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7703.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row21\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7707.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7707.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row22\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7711.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7711.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row23\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7720.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7720.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row24\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7726.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7726.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row25\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7732.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7732.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row26\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7747.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7747.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row27\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7752.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7752.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row28\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7754.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7754.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row29\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7758.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7758.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row30\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7759.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7759.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row31\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7764.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7764.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row32\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7776.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7776.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row33\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7779.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7779.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row34\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7784.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7784.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row35\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7793.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7793.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row36\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7795.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7795.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row37\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7802.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7802.jpg?width=1920&height=1280\",\"alt_text\":\"\"}}}');
INSERT INTO `lsqvo_fields_values` (`field_id`, `item_id`, `value`) VALUES
(4, '23', '{\"row0\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9210.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9210.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row1\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9239.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9239.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row2\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9240.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9240.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row3\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9269.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9269.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row4\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9271.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9271.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row5\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9273.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9273.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row6\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9277.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9277.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row7\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9281.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9281.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row8\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9282.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9282.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row9\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9285.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9285.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row10\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9288.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9288.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row11\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9289.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9289.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row12\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9293.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9293.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row13\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9314.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9314.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row14\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9315.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9315.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row15\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9320.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9320.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row16\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9337.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9337.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row17\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9366.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9366.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row18\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9383.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9383.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row19\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9391.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9391.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row20\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9396.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9396.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row21\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9406.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9406.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row22\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9414.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9414.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row23\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9415.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9415.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row24\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9424.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9424.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row25\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9426.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9426.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row26\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9450.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9450.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row27\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9462.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9462.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row28\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9463.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9463.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row29\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9466.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9466.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row30\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9472.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9472.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row31\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9474.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9474.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row32\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9495.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9495.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row33\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9500.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9500.jpg?width=1920&height=1280\",\"alt_text\":\"\"}}}'),
(4, '25', '{\"row0\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7819.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7819.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row26\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7836.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7836.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row25\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7866.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7866.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row24\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7873.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7873.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row23\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7880.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7880.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row22\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7889.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7889.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row21\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7892.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7892.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row20\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7896.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7896.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row19\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7902.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7902.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row18\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7913.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7913.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row17\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7923.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7923.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row16\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7924.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7924.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row15\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7925.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7925.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row14\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7927.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7927.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row13\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7913.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7913.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row12\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7941.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7941.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row11\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7924.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7924.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row10\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7925.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7925.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row9\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7927.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7927.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row8\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7929.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7929.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row7\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7941.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7941.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row6\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7946.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7946.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row5\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7952.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7952.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row4\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7955.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7955.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row3\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7979.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7979.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row2\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7981.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7981.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row1\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7984.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7984.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row28\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7986.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7986.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row27\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7989.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7989.jpg?width=1920&height=1280\",\"alt_text\":\"\"}}}'),
(4, '29', '{\"row0\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8595.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8595.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row1\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8621.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8621.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row2\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8622.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8622.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row3\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8631.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8631.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row4\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8635.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8635.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row5\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8638.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8638.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row6\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8640.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8640.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row7\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8646.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8646.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row8\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8674.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8674.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row9\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8717.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8717.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row10\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8718.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8718.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row11\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8720.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8720.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row12\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8727.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8727.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row13\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8731.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8731.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row20\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8734.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8734.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row19\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8738.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8738.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row18\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8740.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8740.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row17\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8742.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8742.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row16\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8744.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8744.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row15\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8751.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8751.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row14\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8758.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8758.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row24\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8768.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8768.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row23\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8774.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8774.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row22\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8775.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8775.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row21\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8787.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8787.jpg?width=1920&height=1280\",\"alt_text\":\"\"}}}'),
(4, '27', '{\"row0\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22%2012.27.28.jpeg#joomlaImage:\\/\\/local-images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22 12.27.28.jpeg?width=1280&height=960\",\"alt_text\":\"\"}},\"row1\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22%2012.27.32.jpeg#joomlaImage:\\/\\/local-images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22 12.27.32.jpeg?width=1280&height=960\",\"alt_text\":\"\"}},\"row2\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22%2012.27.36.jpeg#joomlaImage:\\/\\/local-images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22 12.27.36.jpeg?width=1280&height=960\",\"alt_text\":\"\"}},\"row3\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22%2012.28.34.jpeg#joomlaImage:\\/\\/local-images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22 12.28.34.jpeg?width=960&height=1280\",\"alt_text\":\"\"}},\"row4\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22%2012.28.41.jpeg#joomlaImage:\\/\\/local-images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22 12.28.41.jpeg?width=960&height=1280\",\"alt_text\":\"\"}},\"row5\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22%2012.28.54.jpeg#joomlaImage:\\/\\/local-images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22 12.28.54.jpeg?width=960&height=1280\",\"alt_text\":\"\"}},\"row6\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22%2012.28.58.jpeg#joomlaImage:\\/\\/local-images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22 12.28.58.jpeg?width=960&height=1280\",\"alt_text\":\"\"}},\"row7\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22%2012.29.03.jpeg#joomlaImage:\\/\\/local-images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22 12.29.03.jpeg?width=960&height=1280\",\"alt_text\":\"\"}},\"row8\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22%2012.29.08.jpeg#joomlaImage:\\/\\/local-images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22 12.29.08.jpeg?width=960&height=1280\",\"alt_text\":\"\"}}}'),
(4, '49', '{\"row0\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8177.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8177.jpg?width=1920&height=1278\",\"alt_text\":\"\"}},\"row1\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8152.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8152.jpg?width=1920&height=1278\",\"alt_text\":\"\"}},\"row2\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8153.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8153.jpg?width=1920&height=1278\",\"alt_text\":\"\"}},\"row3\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8178.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8178.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row4\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8190.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8190.jpg?width=1920&height=1278\",\"alt_text\":\"\"}},\"row5\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8194.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8194.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row6\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8220.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8220.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row7\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8223.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8223.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row8\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8224.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8224.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row9\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8232.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8232.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row10\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8233.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8233.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row11\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8250.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8250.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row12\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8256.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8256.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row13\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8260.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8260.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row14\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8263.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8263.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row15\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8271.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8271.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row16\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8272.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8272.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row17\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8277.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8277.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row18\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8314.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8314.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row19\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8318.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8318.jpg?width=1920&height=1280\",\"alt_text\":\"\"}}}'),
(5, '49', 'Kashirskoe highway, 61G'),
(6, '49', '+7 (495) 739 23 47'),
(8, '49', '<li><span>Mon – Sun</span>10:00 – 22:00</li>'),
(9, '49', '{\"row0\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/zona\\/1.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/zona\\/1.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"Zone #1\",\"field11\":\"\"},\"row1\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/zona\\/2.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/zona\\/2.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"Zone #2\",\"field11\":\"\"},\"row2\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/zona\\/3.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/zona\\/3.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"Zone #3\",\"field11\":\"\"},\"row3\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/zona\\/4.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/zona\\/4.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"Summer terrace\",\"field11\":\"\"}}'),
(12, '49', '<script>\r\n	ymaps.ready(init);\r\n	function init() {\r\n		var myMap = new ymaps.Map(\"map\", {\r\n				center: [55.621409, 37.713962],\r\n				zoom: 13\r\n			}),\r\n			myPlacemark1 = new ymaps.Placemark([55.621409, 37.713962], {\r\n            balloonContentHeader: \'<div class=\"title\">Kashirskaya Plaza</div>\',\r\n             balloonContentBody: \'<div class=\"description\">Kashirskoe highway, 61G</div>\' +\r\n                 \'<div class=\"tel\"><a href=\"tel:+74957392347\">+7 (495) 739 23 47</a></div>\' +\r\n                 \'<ul class=\"time\"><li><span>Mon – Sun</span>10:00 – 22:00</li></ul>\',\r\n            balloonContentFooter: \'<a href=\"https://yandex.ru/maps/213/moscow/?indoorLevel=1&ll=37.713962%2C55.621409&mode=routes&rtext=~55.621409%2C37.713962&rtt=auto&ruri=~ymapsbm1%3A%2F%2Fgeo%3Fdata%3DCgg1NjY0MzQ0NhI_0KDQvtGB0YHQuNGPLCDQnNC-0YHQutCy0LAsINCa0LDRiNC40YDRgdC60L7QtSDRiNC-0YHRgdC1LCA2MdCTIgoNGNsWQhVSfF5C&z=17\" target=\"_blank\">How to get there</a>\',\r\n        }, {\r\n            iconImageHref: \'/media/templates/site/cassiopeia/images/marker-locate.png\',\r\n            iconImageSize: [42, 90],\r\n            iconImageOffset: [-20, -80]\r\n        });\r\n    myMap.geoObjects.add(myPlacemark1);\r\n	}\r\n</script>'),
(4, '50', '{\"row0\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7600.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7600.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row1\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7601.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7601.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row2\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7603.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7603.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row3\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7604.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7604.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row4\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7605.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7605.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row5\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7644.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7644.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row6\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7647.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7647.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row7\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7649.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7649.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row8\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7650.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7650.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row9\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7652.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7652.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row10\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7656.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7656.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row11\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7662.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7662.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row12\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7663.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7663.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row13\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7666.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7666.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row14\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7673.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7673.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row15\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7685.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7685.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row16\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7687.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7687.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row17\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7690.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7690.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row18\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7692.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7692.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row19\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7696.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7696.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row20\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7703.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7703.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row21\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7707.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7707.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row22\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7711.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7711.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row23\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7720.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7720.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row24\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7726.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7726.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row25\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7732.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7732.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row26\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7747.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7747.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row27\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7752.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7752.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row28\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7754.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7754.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row29\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7758.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7758.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row30\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7759.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7759.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row31\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7764.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7764.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row32\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7776.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7776.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row33\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7779.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7779.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row34\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7784.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7784.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row35\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7793.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7793.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row36\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7795.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7795.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row37\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7802.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7802.jpg?width=1920&height=1280\",\"alt_text\":\"\"}}}'),
(5, '50', 'Mitinskaya, 41'),
(6, '50', '+7 (495) 739 23 47'),
(8, '50', '<li><span>Mon – Thu, Sun</span>12:00 – 00:00</li><li><span>Fri – Sat</span>12:00 – 02:00</li>'),
(9, '50', '{\"row0\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7601.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7601.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"Zone #1\",\"field11\":\"\"},\"row1\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7604.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7604.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"Zone #2\",\"field11\":\"\"},\"row2\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7652.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7652.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"Zone #3\",\"field11\":\"\"},\"row3\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7692.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7692.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"Zone #4\",\"field11\":\"\"},\"row4\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7784.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7784.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"Summer terrace\",\"field11\":\"\"}}'),
(12, '50', '<script>\r\n	ymaps.ready(init);\r\n	function init() {\r\n		var myMap = new ymaps.Map(\"map\", {\r\n				center: [55.849691, 37.353333],\r\n				zoom: 13\r\n			}),\r\n    myPlacemark2 = new ymaps.Placemark([55.849691, 37.353333], {\r\n        balloonContentHeader: \'<div class=\"title\">Mitino</div>\',\r\n         balloonContentBody: \'<div class=\"description\">Mitinskaya 41</div>\' +\r\n             \'<div class=\"tel\"><a href=\"tel:+74957392347\">+7 (495) 739 23 47</a></div>\' +\r\n             \'<ul class=\"time\"><li><span>Mon – Thu, Sun</span>12:00 – 00:00</li><li><span>Fri – Sat</span>12: 00 – 02:00</li></ul>\',\r\n        balloonContentFooter: \'<a href=\"https://yandex.ru/maps/213/moscow/?indoorLevel=1&ll=37.353333%2C55.849691&mode=routes&rtext=~55.849691%2C37.353333&rtt=auto&ruri=~ymapsbm1%3A%2F%2Fgeo%3Fdata%3DCgoxNTEwNzU3OTYzEj3QoNC-0YHRgdC40Y8sINCc0L7RgdC60LLQsCwg0JzQuNGC0LjQvdGB0LrQsNGPINGD0LvQuNGG0LAsIDQxIgoN0WkVQhUVZl9C&z=17\" target=\"_blank\">How to get there</a>\',\r\n    }, {\r\n        iconImageHref: \'/media/templates/site/cassiopeia/images/marker-locate.png\',\r\n        iconImageSize: [42, 90],\r\n        iconImageOffset: [-20, -80]\r\n    });\r\n   myMap.geoObjects.add(myPlacemark2);\r\n	}\r\n</script>'),
(4, '51', '{\"row0\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9210.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9210.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row1\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9239.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9239.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row2\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9240.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9240.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row3\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9269.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9269.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row4\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9271.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9271.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row5\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9273.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9273.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row6\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9277.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9277.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row7\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9281.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9281.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row8\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9282.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9282.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row9\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9285.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9285.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row10\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9288.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9288.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row11\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9289.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9289.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row12\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9293.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9293.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row13\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9314.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9314.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row14\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9315.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9315.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row15\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9320.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9320.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row16\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9337.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9337.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row17\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9366.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9366.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row18\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9383.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9383.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row19\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9391.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9391.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row20\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9396.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9396.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row21\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9406.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9406.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row22\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9414.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9414.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row23\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9415.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9415.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row24\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9424.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9424.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row25\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9426.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9426.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row26\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9450.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9450.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row27\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9462.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9462.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row28\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9463.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9463.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row29\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9466.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9466.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row30\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9472.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9472.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row31\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9474.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9474.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row32\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9495.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9495.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row33\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9500.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9500.jpg?width=1920&height=1280\",\"alt_text\":\"\"}}}'),
(5, '51', 'Presnenskaya embankment, 2'),
(6, '51', '+7 (495) 739 23 47'),
(8, '51', '<li><span>Mon – Sun</span>10:00 – 00:00</li>'),
(9, '51', '{\"row0\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9239.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9239.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"Zone #1\",\"field11\":\"\"},\"row1\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9210.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9210.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"Zone #2\",\"field11\":\"\"},\"row2\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9269.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9269.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"Zone #3\",\"field11\":\"\"},\"row3\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9415.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9415.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"Zone #4\",\"field11\":\"\"},\"row4\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9366.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9366.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"Zone #5\",\"field11\":\"\"},\"row5\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9337.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9337.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"Zone #6\",\"field11\":\"\"},\"row6\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9271.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9271.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"Zone #7\",\"field11\":\"\"}}');
INSERT INTO `lsqvo_fields_values` (`field_id`, `item_id`, `value`) VALUES
(12, '51', '<script>\r\n	ymaps.ready(init);\r\n	function init() {\r\n		var myMap = new ymaps.Map(\"map\", {\r\n				center: [55.749162, 37.539742],\r\n				zoom: 13\r\n			}),\r\nmyPlacemark3 = new ymaps.Placemark([55.749162, 37.539742], {\r\n        balloonContentHeader: \'<div class=\"title\">Afimall City</div>\',\r\n        balloonContentBody: \'<div class=\"description\">Presnenskaya embankment, 2</div>\' +\r\n             \'<div class=\"tel\"><a href=\"tel:+74957392347\">+7 (495) 739 23 47</a></div>\' +\r\n             \'<ul class=\"time\"><li><span>Mon – Sun</span>10:00 – 00:00</li></ul>\',\r\n        balloonContentFooter: \'<a href=\"https://yandex.ru/maps/213/moscow/?indoorLevel=1&ll=37.539743%2C55.749162&mode=routes&rtext=~55.749162%2C37.539742&rtt=auto&ruri=~ymapsbm1%3A%2F%2Fgeo%3Fdata%3DCgg1Njg3OTM4NRJK0KDQvtGB0YHQuNGPLCDQnNC-0YHQutCy0LAsINCf0YDQtdGB0L3QtdC90YHQutCw0Y8g0L3QsNCx0LXRgNC10LbQvdCw0Y8sIDIiCg2zKBZCFST_XkI%2C&z=17\" target=\"_blank\">How to get there</a>\',\r\n    }, {\r\n        iconImageHref: \'/media/templates/site/cassiopeia/images/marker-locate.png\',\r\n        iconImageSize: [42, 90],\r\n        iconImageOffset: [-20, -80]\r\n    });\r\n   myMap.geoObjects.add(myPlacemark3)\r\n	}\r\n</script>'),
(4, '52', '{\"row0\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7819.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7819.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row1\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7836.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7836.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row2\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7866.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7866.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row3\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7873.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7873.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row4\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7880.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7880.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row5\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7889.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7889.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row6\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7892.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7892.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row7\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7896.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7896.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row8\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7902.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7902.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row9\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7913.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7913.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row10\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7923.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7923.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row11\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7924.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7924.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row12\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7925.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7925.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row13\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7927.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7927.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row14\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7913.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7913.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row15\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7941.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7941.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row16\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7924.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7924.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row17\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7925.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7925.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row18\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7927.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7927.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row19\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7929.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7929.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row20\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7941.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7941.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row21\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7946.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7946.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row22\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7952.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7952.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row23\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7955.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7955.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row24\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7979.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7979.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row25\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7981.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7981.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row26\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7984.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7984.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row27\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7986.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7986.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row28\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7989.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7989.jpg?width=1920&height=1280\",\"alt_text\":\"\"}}}'),
(5, '52', 'Yartsevskaya, 19, 1st floor.'),
(6, '52', '+7 (495) 739 23 47'),
(8, '52', '<li><span>Mon – Thu, Sun</span>12:00 – 00:00</li><li><span>Fri-Sat</span>12:00 – 02:00</li>'),
(9, '52', '{\"row0\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7923.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7923.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"Zone #1\",\"field11\":\"\"},\"row1\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7989.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7989.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"Zone #2\",\"field11\":\"\"},\"row2\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7896.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7896.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"Summer terrace\",\"field11\":\"\"}}'),
(12, '52', '<script>\r\n	ymaps.ready(init);\r\n	function init() {\r\n		var myMap = new ymaps.Map(\"map\", {\r\n				center: [55.738596, 37.411014],\r\n				zoom: 13\r\n			}),\r\n			myPlacemark4 = new ymaps.Placemark([55.738596, 37.411014], {\r\n        balloonContentHeader: \'<div class=\"title\">Kuntsevo Plaza</div>\',\r\n         balloonContentBody: \'<div class=\"description\">Yartsevskaya, 19, 1st floor.</div>\' +\r\n             \'<div class=\"tel\"><a href=\"tel:+74957392347\">+7 (495) 739 23 47</a></div>\' +\r\n             \'<ul class=\"time\"> <li><span>Mon – Thu, Sun</span>12:00 – 00:00</li><li><span>Fri – Sat</span>12: 00 – 02:00</li></ul>\',\r\n        balloonContentFooter: \'<a href=\"https://yandex.ru/maps/213/moscow/?indoorLevel=1&ll=37.411013%2C55.738596&mode=routes&rtext=~55.738596%2C37.411014&rtt=auto&ruri=~ymapsbm1%3A%2F%2Fgeo%3Fdata%3DCgk3NzE4MTY1NDUSPdCg0L7RgdGB0LjRjywg0JzQvtGB0LrQstCwLCDQr9GA0YbQtdCy0YHQutCw0Y8g0YPQu9C40YbQsCwgMTkiCg3gpBVCFVL0XkI%2C&z=17\" target=\"_blank\">How to get there</a>\',\r\n    }, {\r\n        iconImageHref: \'/media/templates/site/cassiopeia/images/marker-locate.png\',\r\n        iconImageSize: [42, 90],\r\n        iconImageOffset: [-20, -80]\r\n    });\r\n   myMap.geoObjects.add(myPlacemark4);\r\n	}\r\n</script>'),
(4, '53', '{\"row0\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22%2012.27.28.jpeg#joomlaImage:\\/\\/local-images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22 12.27.28.jpeg?width=1280&height=960\",\"alt_text\":\"\"}},\"row1\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22%2012.27.32.jpeg#joomlaImage:\\/\\/local-images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22 12.27.32.jpeg?width=1280&height=960\",\"alt_text\":\"\"}},\"row2\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22%2012.27.36.jpeg#joomlaImage:\\/\\/local-images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22 12.27.36.jpeg?width=1280&height=960\",\"alt_text\":\"\"}},\"row3\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22%2012.28.34.jpeg#joomlaImage:\\/\\/local-images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22 12.28.34.jpeg?width=960&height=1280\",\"alt_text\":\"\"}},\"row4\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22%2012.28.41.jpeg#joomlaImage:\\/\\/local-images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22 12.28.41.jpeg?width=960&height=1280\",\"alt_text\":\"\"}},\"row5\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22%2012.28.54.jpeg#joomlaImage:\\/\\/local-images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22 12.28.54.jpeg?width=960&height=1280\",\"alt_text\":\"\"}},\"row6\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22%2012.28.58.jpeg#joomlaImage:\\/\\/local-images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22 12.28.58.jpeg?width=960&height=1280\",\"alt_text\":\"\"}},\"row7\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22%2012.29.03.jpeg#joomlaImage:\\/\\/local-images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22 12.29.03.jpeg?width=960&height=1280\",\"alt_text\":\"\"}},\"row8\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22%2012.29.08.jpeg#joomlaImage:\\/\\/local-images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22 12.29.08.jpeg?width=960&height=1280\",\"alt_text\":\"\"}}}'),
(5, '53', 'Khoroshevskoe highway, 27'),
(6, '53', '+7 (495) 739 23 47'),
(8, '53', '<li><span>Mon – Thu, Sun</span>12:00 – 00:00</li><li><span>Fri-Sat</span>12:00 – 02:00</li>'),
(9, '53', '{\"row0\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22%2012.28.34.jpeg#joomlaImage:\\/\\/local-images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22 12.28.34.jpeg?width=960&height=1280\",\"alt_text\":\"\"},\"field10\":\"Zone #1\",\"field11\":\"\"},\"row1\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22%2012.28.41.jpeg#joomlaImage:\\/\\/local-images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22 12.28.41.jpeg?width=960&height=1280\",\"alt_text\":\"\"},\"field10\":\"Zone #2\",\"field11\":\"\"},\"row2\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22%2012.28.54.jpeg#joomlaImage:\\/\\/local-images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22 12.28.54.jpeg?width=960&height=1280\",\"alt_text\":\"\"},\"field10\":\"Zone #3\",\"field11\":\"\"},\"row3\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22%2012.28.58.jpeg#joomlaImage:\\/\\/local-images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22 12.28.58.jpeg?width=960&height=1280\",\"alt_text\":\"\"},\"field10\":\"Zone #4\",\"field11\":\"\"}}'),
(12, '53', '<script>\r\n	ymaps.ready(init);\r\n	function init() {\r\n		var myMap = new ymaps.Map(\"map\", {\r\n				center: [55.777105, 37.523716],\r\n				zoom: 13\r\n			}),\r\nmyPlacemark5 = new ymaps.Placemark([55.777105, 37.523716], {\r\n        balloonContentHeader: \'<div class=\"title\">Horosho</div>\',\r\n         balloonContentBody: \'<div class=\"description\">Khoroshevskoe highway 27</div>\' +\r\n             \'<div class=\"tel\"><a href=\"tel:+74957392347\">+7 (495) 739 23 47</a></div>\' +\r\n             \'<ul class=\"time\"><li><span>Mon – Thu, Sun</span>12:00 – 00:00</li><li><span>Fri – Sat</span>12: 00 – 02:00</li></ul>\',\r\n        balloonContentFooter: \'<a href=\"https://yandex.ru/maps/213/moscow/?indoorLevel=1&ll=37.523716%2C55.777105&mode=routes&rtext=~55.777105%2C37.523716&rtt=auto&ruri=~ymapsbm1%3A%2F%2Fgeo%3Fdata%3DCgoxNTYwOTY3NTMyEkHQoNC-0YHRgdC40Y8sINCc0L7RgdC60LLQsCwg0KXQvtGA0L7RiNGR0LLRgdC60L7QtSDRiNC-0YHRgdC1LCAyNyIKDUkYFkIVwRtfQg%2C%2C&z=17\" target=\"_blank\">How to get there</a>\',\r\n    }, {\r\n        iconImageHref: \'/media/templates/site/cassiopeia/images/marker-locate.png\',\r\n        iconImageSize: [42, 90],\r\n        iconImageOffset: [-20, -80]\r\n    });\r\n   myMap.geoObjects.add(myPlacemark5);\r\n	}\r\n</script>'),
(4, '54', '{\"row0\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8595.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8595.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row1\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8621.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8621.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row2\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8622.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8622.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row3\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8631.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8631.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row4\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8635.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8635.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row5\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8638.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8638.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row6\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8640.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8640.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row7\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8646.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8646.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row8\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8674.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8674.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row9\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8717.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8717.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row10\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8718.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8718.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row11\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8720.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8720.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row12\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8727.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8727.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row13\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8731.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8731.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row14\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8734.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8734.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row15\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8738.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8738.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row16\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8740.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8740.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row17\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8742.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8742.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row18\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8744.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8744.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row19\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8751.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8751.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row20\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8758.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8758.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row21\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8768.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8768.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row22\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8774.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8774.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row23\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8775.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8775.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row24\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8787.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8787.jpg?width=1920&height=1280\",\"alt_text\":\"\"}}}'),
(5, '54', 'Academician Pontryagina, 14'),
(6, '54', '+7 (495) 739 23 47'),
(8, '54', '<li><span>Mon – Thu, Sun</span>12:00 – 00:00</li><li><span>Fri – Sat</span>12:00 – 02:00</li>'),
(9, '54', '{\"row0\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8718.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8718.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"Zone #1\",\"field11\":\"\"},\"row1\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8638.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8638.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"Zone #2\",\"field11\":\"\"},\"row2\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8727.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8727.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"Zone #3\",\"field11\":\"\"},\"row3\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8631.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8631.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"Zone #4\",\"field11\":\"\"},\"row4\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8621.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8621.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"Zone #5\",\"field11\":\"\"}}'),
(12, '54', '<script>\r\n	ymaps.ready(init);\r\n	function init() {\r\n		var myMap = new ymaps.Map(\"map\", {\r\n				center: [55.533170, 37.497971],\r\n				zoom: 13\r\n			}),\r\nmyPlacemark6 = new ymaps.Placemark([55.533170, 37.497971], {\r\n        balloonContentHeader: \'<div class=\"title\">Butovo</div>\',\r\n         balloonContentBody: \'<div class=\"description\">Academician Pontryagin, 14</div>\' +\r\n             \'<div class=\"tel\"><a href=\"tel:+74957392347\">+7 (495) 739 23 47</a></div>\' +\r\n             \'<ul class=\"time\"><li><span>Mon – Thu, Sun</span>12:00 – 00:00</li><li><span>Fri – Sat</span>12: 00 – 02:00</li></ul>\',\r\n        balloonContentFooter: \'<a href=\"https://yandex.ru/maps/213/moscow/?ll=37.497971%2C55.533170&mode=routes&rtext=~55.533170%2C37.497971&rtt=auto&ruri=~ymapsbm1%3A%2F%2Fgeo%3Fdata%3DCgo0MTU3OTAyMDg2ElLQoNC-0YHRgdC40Y8sINCc0L7RgdC60LLQsCwg0YPQu9C40YbQsCDQkNC60LDQtNC10LzQuNC60LAg0J_QvtC90YLRgNGP0LPQuNC90LAsIDE0IgoN7P0VQhX4IV5C&z=17\" target=\"_blank\">How to get there</a>\',\r\n    }, {\r\n        iconImageHref: \'/media/templates/site/cassiopeia/images/marker-locate.png\',\r\n        iconImageSize: [42, 90],\r\n        iconImageOffset: [-20, -80]\r\n    });\r\n   myMap.geoObjects.add(myPlacemark6);\r\n	}\r\n</script>'),
(16, '55', '<script>\r\nymaps.ready(init);\r\nfunction init() {\r\n    var myMap = new ymaps.Map(\"map\", {\r\n            center: [55.729, 37.545],\r\n            zoom: 10\r\n        });\r\n        var myPlacemark1 = new ymaps.Placemark([55.621409, 37.713962], {\r\n            balloonContentHeader: \'<div class=\"title\">Kashirskaya plaza</div>\',\r\n            balloonContentBody: \'<div class=\"description\">喀什公路，61G</div>\' +\r\n                \'<div class=\"tel\"><a href=\"tel:+74957392347\">+7 (495) 739 23 47</a></div>\' +\r\n                \'<ul class=\"time\"><li><span>周一至周日</span>10:00 – 22:00</li></ul>\',\r\n            balloonContentFooter: \'<a href=\"https://yandex.ru/maps/213/moscow/?indoorLevel=1&ll=37.713962%2C55.621409&mode=routes&rtext=~55.621409%2C37.713962&rtt=auto&ruri=~ymapsbm1%3A%2F%2Fgeo%3Fdata%3DCgg1NjY0MzQ0NhI_0KDQvtGB0YHQuNGPLCDQnNC-0YHQutCy0LAsINCa0LDRiNC40YDRgdC60L7QtSDRiNC-0YHRgdC1LCA2MdCTIgoNGNsWQhVSfF5C&z=17\" target=\"_blank\">到那里怎么走</a>\',\r\n        }, {\r\n            iconImageHref: \'/media/templates/site/cassiopeia/images/marker-locate.png\',\r\n            iconImageSize: [42, 90],\r\n            iconImageOffset: [-20, -80]\r\n        });\r\n    myMap.geoObjects.add(myPlacemark1);\r\n    var myPlacemark2 = new ymaps.Placemark([55.849691, 37.353333], {\r\n        balloonContentHeader: \'<div class=\"title\">Mitino</div>\',\r\n            balloonContentBody: \'<div class=\"description\">米廷斯卡娅, 41</div>\' +\r\n                \'<div class=\"tel\"><a href=\"tel:+74957392347\">+7 (495) 739 23 47</a></div>\' +\r\n                \'<ul class=\"time\"><li><span>周一至周四、周日</span>12:00 – 00:00</li><li><span>周五至周六</span>12: 00 – 02:00</li></ul>\',\r\n        balloonContentFooter: \'<a href=\"https://yandex.ru/maps/213/moscow/?indoorLevel=1&ll=37.353333%2C55.849691&mode=routes&rtext=~55.849691%2C37.353333&rtt=auto&ruri=~ymapsbm1%3A%2F%2Fgeo%3Fdata%3DCgoxNTEwNzU3OTYzEj3QoNC-0YHRgdC40Y8sINCc0L7RgdC60LLQsCwg0JzQuNGC0LjQvdGB0LrQsNGPINGD0LvQuNGG0LAsIDQxIgoN0WkVQhUVZl9C&z=17\" target=\"_blank\">到那里怎么走</a>\',\r\n    }, {\r\n        iconImageHref: \'/media/templates/site/cassiopeia/images/marker-locate.png\',\r\n        iconImageSize: [42, 90],\r\n        iconImageOffset: [-20, -80]\r\n    });\r\n   myMap.geoObjects.add(myPlacemark2);\r\n\r\n    var myPlacemark3 = new ymaps.Placemark([55.749162, 37.539742], {\r\n        balloonContentHeader: \'<div class=\"title\">Afimall City</div>\',\r\n        balloonContentBody: \'<div class=\"description\">普列涅斯卡亚路堤，2</div>\' +\r\n             \'<div class=\"tel\"><a href=\"tel:+74957392347\">+7 (495) 739 23 47</a></div>\' +\r\n             \'<ul class=\"time\"><li><span>周一至周日</span>10:00 – 00:00</li> </ul>\',\r\n        balloonContentFooter: \'<a href=\"https://yandex.ru/maps/213/moscow/?indoorLevel=1&ll=37.539743%2C55.749162&mode=routes&rtext=~55.749162%2C37.539742&rtt=auto&ruri=~ymapsbm1%3A%2F%2Fgeo%3Fdata%3DCgg1Njg3OTM4NRJK0KDQvtGB0YHQuNGPLCDQnNC-0YHQutCy0LAsINCf0YDQtdGB0L3QtdC90YHQutCw0Y8g0L3QsNCx0LXRgNC10LbQvdCw0Y8sIDIiCg2zKBZCFST_XkI%2C&z=17\" target=\"_blank\">到那里怎么走</a>\',\r\n    }, {\r\n        iconImageHref: \'/media/templates/site/cassiopeia/images/marker-locate.png\',\r\n        iconImageSize: [42, 90],\r\n        iconImageOffset: [-20, -80]\r\n    });\r\n   myMap.geoObjects.add(myPlacemark3);\r\n\r\n    var myPlacemark4 = new ymaps.Placemark([55.738596, 37.411014], {\r\n        balloonContentHeader: \'<div class=\"title\">Kuntsevo Plaza</div>\',\r\n        balloonContentBody: \'<div class=\"description\">雅采夫斯卡娅，19 号，一楼。</div>\' +\r\n            \'<div class=\"tel\"><a href=\"tel:+74957392347\">+7 (495) 739 23 47</a></div>\' +\r\n            \'<ul class=\"time\"> <li><span>周一至周四、周日</span>12:00 – 00:00</li><li><span>周五至周六</span>12: 00 – 02:00</li></ul>\',\r\n        balloonContentFooter: \'<a href=\"https://yandex.ru/maps/213/moscow/?indoorLevel=1&ll=37.411013%2C55.738596&mode=routes&rtext=~55.738596%2C37.411014&rtt=auto&ruri=~ymapsbm1%3A%2F%2Fgeo%3Fdata%3DCgk3NzE4MTY1NDUSPdCg0L7RgdGB0LjRjywg0JzQvtGB0LrQstCwLCDQr9GA0YbQtdCy0YHQutCw0Y8g0YPQu9C40YbQsCwgMTkiCg3gpBVCFVL0XkI%2C&z=17\" target=\"_blank\">到那里怎么走</a>\',\r\n    }, {\r\n        iconImageHref: \'/media/templates/site/cassiopeia/images/marker-locate.png\',\r\n        iconImageSize: [42, 90],\r\n        iconImageOffset: [-20, -80]\r\n    });\r\n   myMap.geoObjects.add(myPlacemark4);\r\n\r\n    var myPlacemark5 = new ymaps.Placemark([55.777105, 37.523716], {\r\n        balloonContentHeader: \'<div class=\"title\">Horosho</div>\',\r\n        balloonContentBody: \'<div class=\"description\">霍罗舍夫斯科耶高速公路，27</div>\' +\r\n            \'<div class=\"tel\"><a href=\"tel:+74957392347\">+7 (495) 739 23 47</a></div>\' +\r\n            \'<ul class=\"time\"><li><span>周一至周四、周日</span>12:00 – 00:00</li><li><span>周五至周六</span>12： 00 – 02:00</li></ul>\',\r\n        balloonContentFooter: \'<a href=\"https://yandex.ru/maps/213/moscow/?indoorLevel=1&ll=37.523716%2C55.777105&mode=routes&rtext=~55.777105%2C37.523716&rtt=auto&ruri=~ymapsbm1%3A%2F%2Fgeo%3Fdata%3DCgoxNTYwOTY3NTMyEkHQoNC-0YHRgdC40Y8sINCc0L7RgdC60LLQsCwg0KXQvtGA0L7RiNGR0LLRgdC60L7QtSDRiNC-0YHRgdC1LCAyNyIKDUkYFkIVwRtfQg%2C%2C&z=17\" target=\"_blank\">到那里怎么走</a>\',\r\n    }, {\r\n        iconImageHref: \'/media/templates/site/cassiopeia/images/marker-locate.png\',\r\n        iconImageSize: [42, 90],\r\n        iconImageOffset: [-20, -80]\r\n    });\r\n   myMap.geoObjects.add(myPlacemark5);\r\n\r\n    var myPlacemark6 = new ymaps.Placemark([55.533170, 37.497971], {\r\n        balloonContentHeader: \'<div class=\"title\">Butovo</div>\',\r\n        balloonContentBody: \'<div class=\"description\">庞特里亚吉纳院士，14 岁</div>\' +\r\n            \'<div class=\"tel\"><a href=\"tel:+74957392347\">+7 (495) 739 23 47</a></div>\' +\r\n            \'<ul class=\"time\"><li><span>周一至周四、周日</span>12:00 – 00:00</li><li><span>周五至周六</span>12： 00 – 02:00</li></ul>\',\r\n        balloonContentFooter: \'<a href=\"https://yandex.ru/maps/213/moscow/?ll=37.497971%2C55.533170&mode=routes&rtext=~55.533170%2C37.497971&rtt=auto&ruri=~ymapsbm1%3A%2F%2Fgeo%3Fdata%3DCgo0MTU3OTAyMDg2ElLQoNC-0YHRgdC40Y8sINCc0L7RgdC60LLQsCwg0YPQu9C40YbQsCDQkNC60LDQtNC10LzQuNC60LAg0J_QvtC90YLRgNGP0LPQuNC90LAsIDE0IgoN7P0VQhX4IV5C&z=17\" target=\"_blank\">到那里怎么走</a>\',\r\n    }, {\r\n        iconImageHref: \'/media/templates/site/cassiopeia/images/marker-locate.png\',\r\n        iconImageSize: [42, 90],\r\n        iconImageOffset: [-20, -80]\r\n    });\r\n   myMap.geoObjects.add(myPlacemark6);\r\n}\r\n</script>'),
(4, '56', '{\"row0\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8177.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8177.jpg?width=1920&height=1278\",\"alt_text\":\"\"}},\"row1\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8152.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8152.jpg?width=1920&height=1278\",\"alt_text\":\"\"}},\"row2\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8153.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8153.jpg?width=1920&height=1278\",\"alt_text\":\"\"}},\"row3\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8178.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8178.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row4\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8190.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8190.jpg?width=1920&height=1278\",\"alt_text\":\"\"}},\"row5\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8194.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8194.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row6\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8220.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8220.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row7\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8223.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8223.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row8\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8224.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8224.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row9\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8232.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8232.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row10\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8233.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8233.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row11\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8250.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8250.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row12\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8256.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8256.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row13\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8260.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8260.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row14\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8263.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8263.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row15\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8271.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8271.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row16\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8272.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8272.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row17\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8277.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8277.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row18\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8314.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8314.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row19\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8318.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/slider\\/DSC_8318.jpg?width=1920&height=1280\",\"alt_text\":\"\"}}}'),
(5, '56', '克什米尔高速公路，61G'),
(6, '56', '+7 (495) 739 23 47'),
(8, '56', '<li><span>周一至周日</span>10:00 – 22:00</li>'),
(9, '56', '{\"row0\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/zona\\/1.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/zona\\/1.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u533a\\u57df #1\",\"field11\":\"\"},\"row1\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/zona\\/2.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/zona\\/2.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u533a\\u57df #2\",\"field11\":\"\"},\"row2\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/zona\\/3.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/zona\\/3.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u533a\\u57df #3\",\"field11\":\"\"},\"row3\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kashirskaya-plaza\\/zona\\/4.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kashirskaya-plaza\\/zona\\/4.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u590f\\u65e5\\u9732\\u53f0\",\"field11\":\"\"}}'),
(12, '56', '<script>\r\n	ymaps.ready(init);\r\n	function init() {\r\n		var myMap = new ymaps.Map(\"map\", {\r\n				center: [55.621409, 37.713962],\r\n				zoom: 13\r\n			}),\r\n			myPlacemark1 = new ymaps.Placemark([55.621409, 37.713962], {\r\n            balloonContentHeader: \'<div class=\"title\">Kashirskaya plaza</div>\',\r\n            balloonContentBody: \'<div class=\"description\">喀什公路，61G</div>\' +\r\n                \'<div class=\"tel\"><a href=\"tel:+74957392347\">+7 (495) 739 23 47</a></div>\' +\r\n                \'<ul class=\"time\"><li><span>周一至周日</span>10:00 – 22:00</li></ul>\',\r\n            balloonContentFooter: \'<a href=\"https://yandex.ru/maps/213/moscow/?indoorLevel=1&ll=37.713962%2C55.621409&mode=routes&rtext=~55.621409%2C37.713962&rtt=auto&ruri=~ymapsbm1%3A%2F%2Fgeo%3Fdata%3DCgg1NjY0MzQ0NhI_0KDQvtGB0YHQuNGPLCDQnNC-0YHQutCy0LAsINCa0LDRiNC40YDRgdC60L7QtSDRiNC-0YHRgdC1LCA2MdCTIgoNGNsWQhVSfF5C&z=17\" target=\"_blank\">到那里怎么走</a>\',\r\n        }, {\r\n            iconImageHref: \'/media/templates/site/cassiopeia/images/marker-locate.png\',\r\n            iconImageSize: [42, 90],\r\n            iconImageOffset: [-20, -80]\r\n        });\r\n    myMap.geoObjects.add(myPlacemark1);\r\n	}\r\n</script>'),
(4, '57', '{\"row0\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7600.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7600.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row1\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7601.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7601.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row2\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7603.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7603.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row3\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7604.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7604.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row4\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7605.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7605.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row5\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7644.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7644.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row6\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7647.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7647.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row7\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7649.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7649.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row8\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7650.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7650.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row9\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7652.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7652.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row10\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7656.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7656.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row11\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7662.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7662.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row12\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7663.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7663.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row13\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7666.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7666.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row14\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7673.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7673.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row15\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7685.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7685.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row16\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7687.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7687.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row17\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7690.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7690.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row18\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7692.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7692.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row19\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7696.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7696.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row20\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7703.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7703.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row21\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7707.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7707.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row22\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7711.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7711.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row23\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7720.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7720.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row24\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7726.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7726.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row25\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7732.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7732.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row26\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7747.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7747.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row27\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7752.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7752.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row28\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7754.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7754.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row29\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7758.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7758.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row30\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7759.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7759.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row31\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7764.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7764.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row32\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7776.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7776.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row33\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7779.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7779.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row34\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7784.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7784.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row35\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7793.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7793.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row36\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7795.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7795.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row37\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7802.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7802.jpg?width=1920&height=1280\",\"alt_text\":\"\"}}}'),
(5, '57', '米廷斯卡娅, 41'),
(6, '57', '+7 (495) 739 23 47'),
(8, '57', '<li><span>周一至周四、周日</span>12:00 – 00:00</li><li><span>周五至周六</span>12:00 – 02:00</li>'),
(9, '57', '{\"row0\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7601.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7601.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u9762\\u79ef #1\",\"field11\":\"\"},\"row1\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7604.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7604.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u9762\\u79ef #2\",\"field11\":\"\"},\"row2\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7652.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7652.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u9762\\u79ef #3\",\"field11\":\"\"},\"row3\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7692.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7692.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u9762\\u79ef #4\",\"field11\":\"\"},\"row4\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/mitino\\/slider\\/DSC_7784.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/mitino\\/slider\\/DSC_7784.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u590f\\u65e5\\u9732\\u53f0\",\"field11\":\"\"}}'),
(12, '57', '<script>\r\n	ymaps.ready(init);\r\n	function init() {\r\n		var myMap = new ymaps.Map(\"map\", {\r\n				center: [55.849691, 37.353333],\r\n				zoom: 13\r\n			}),\r\n    myPlacemark2 = new ymaps.Placemark([55.849691, 37.353333], {\r\n        balloonContentHeader: \'<div class=\"title\">Mitino</div>\',\r\n            balloonContentBody: \'<div class=\"description\">米廷斯卡娅, 41</div>\' +\r\n                \'<div class=\"tel\"><a href=\"tel:+74957392347\">+7 (495) 739 23 47</a></div>\' +\r\n                \'<ul class=\"time\"><li><span>周一至周四、周日</span>12:00 – 00:00</li><li><span>周五至周六</span>12: 00 – 02:00</li></ul>\',\r\n        balloonContentFooter: \'<a href=\"https://yandex.ru/maps/213/moscow/?indoorLevel=1&ll=37.353333%2C55.849691&mode=routes&rtext=~55.849691%2C37.353333&rtt=auto&ruri=~ymapsbm1%3A%2F%2Fgeo%3Fdata%3DCgoxNTEwNzU3OTYzEj3QoNC-0YHRgdC40Y8sINCc0L7RgdC60LLQsCwg0JzQuNGC0LjQvdGB0LrQsNGPINGD0LvQuNGG0LAsIDQxIgoN0WkVQhUVZl9C&z=17\" target=\"_blank\">到那里怎么走</a>\',\r\n    }, {\r\n        iconImageHref: \'/media/templates/site/cassiopeia/images/marker-locate.png\',\r\n        iconImageSize: [42, 90],\r\n        iconImageOffset: [-20, -80]\r\n    });\r\n   myMap.geoObjects.add(myPlacemark2);\r\n	}\r\n</script>');
INSERT INTO `lsqvo_fields_values` (`field_id`, `item_id`, `value`) VALUES
(4, '58', '{\"row0\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9210.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9210.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row1\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9239.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9239.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row2\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9240.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9240.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row3\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9269.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9269.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row4\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9271.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9271.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row5\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9273.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9273.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row6\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9277.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9277.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row7\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9281.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9281.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row8\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9282.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9282.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row9\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9285.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9285.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row10\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9288.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9288.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row11\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9289.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9289.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row12\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9293.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9293.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row13\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9314.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9314.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row14\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9315.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9315.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row15\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9320.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9320.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row16\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9337.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9337.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row17\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9366.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9366.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row18\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9383.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9383.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row19\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9391.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9391.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row20\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9396.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9396.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row21\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9406.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9406.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row22\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9414.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9414.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row23\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9415.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9415.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row24\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9424.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9424.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row25\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9426.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9426.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row26\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9450.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9450.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row27\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9462.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9462.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row28\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9463.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9463.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row29\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9466.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9466.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row30\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9472.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9472.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row31\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9474.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9474.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row32\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9495.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9495.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row33\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9500.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9500.jpg?width=1920&height=1280\",\"alt_text\":\"\"}}}'),
(5, '58', '普列涅斯卡亚路堤，2'),
(6, '58', '+7 (495) 739 23 47'),
(8, '58', '<li><span>周一至周日</span>10:00 – 00:00</li>'),
(9, '58', '{\"row0\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9239.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9239.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u533a\\u57df #1\",\"field11\":\"\"},\"row1\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9210.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9210.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u533a\\u57df #2\",\"field11\":\"\"},\"row2\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9269.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9269.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u533a\\u57df #3\",\"field11\":\"\"},\"row3\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9415.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9415.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u533a\\u57df #4\",\"field11\":\"\"},\"row4\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9366.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9366.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u533a\\u57df #5\",\"field11\":\"\"},\"row5\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9337.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9337.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u533a\\u57df #6\",\"field11\":\"\"},\"row6\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9271.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/afimoll-siti\\/slider\\/DSC_9271.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u533a\\u57df #7\",\"field11\":\"\"}}'),
(12, '58', '<script>\r\n	ymaps.ready(init);\r\n	function init() {\r\n		var myMap = new ymaps.Map(\"map\", {\r\n				center: [55.749162, 37.539742],\r\n				zoom: 13\r\n			}),\r\nmyPlacemark3 = new ymaps.Placemark([55.749162, 37.539742], {\r\n        balloonContentHeader: \'<div class=\"title\">Afimall City</div>\',\r\n        balloonContentBody: \'<div class=\"description\">普列涅斯卡亚路堤，2</div>\' +\r\n             \'<div class=\"tel\"><a href=\"tel:+74957392347\">+7 (495) 739 23 47</a></div>\' +\r\n             \'<ul class=\"time\"><li><span>周一至周日</span>10:00 – 00:00</li> </ul>\',\r\n        balloonContentFooter: \'<a href=\"https://yandex.ru/maps/213/moscow/?indoorLevel=1&ll=37.539743%2C55.749162&mode=routes&rtext=~55.749162%2C37.539742&rtt=auto&ruri=~ymapsbm1%3A%2F%2Fgeo%3Fdata%3DCgg1Njg3OTM4NRJK0KDQvtGB0YHQuNGPLCDQnNC-0YHQutCy0LAsINCf0YDQtdGB0L3QtdC90YHQutCw0Y8g0L3QsNCx0LXRgNC10LbQvdCw0Y8sIDIiCg2zKBZCFST_XkI%2C&z=17\" target=\"_blank\">到那里怎么走</a>\',\r\n    }, {\r\n        iconImageHref: \'/media/templates/site/cassiopeia/images/marker-locate.png\',\r\n        iconImageSize: [42, 90],\r\n        iconImageOffset: [-20, -80]\r\n    });\r\n   myMap.geoObjects.add(myPlacemark3);\r\n	}\r\n</script>'),
(4, '59', '{\"row0\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7819.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7819.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row1\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7836.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7836.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row2\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7866.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7866.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row3\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7873.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7873.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row4\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7880.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7880.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row5\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7889.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7889.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row6\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7892.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7892.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row7\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7896.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7896.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row8\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7902.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7902.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row9\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7913.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7913.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row10\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7923.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7923.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row11\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7924.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7924.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row12\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7925.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7925.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row13\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7927.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7927.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row14\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7913.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7913.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row15\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7941.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7941.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row16\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7924.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7924.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row17\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7925.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7925.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row18\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7927.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7927.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row19\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7929.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7929.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row20\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7941.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7941.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row21\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7946.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7946.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row22\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7952.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7952.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row23\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7955.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7955.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row24\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7979.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7979.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row25\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7981.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7981.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row26\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7984.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7984.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row27\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7986.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7986.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row28\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7989.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7989.jpg?width=1920&height=1280\",\"alt_text\":\"\"}}}'),
(5, '59', 'Yartsevskaya，19，1楼'),
(6, '59', '+7 (495) 739 23 47'),
(8, '59', '<li><span>周一至周四，周日</span>12:00 – 00:00</li><li><span>周五-周六</span>12:00 – 02:00</li>'),
(9, '59', '{\"row0\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7923.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7923.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u533a\\u57df #1\",\"field11\":\"\"},\"row1\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7989.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7989.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u533a\\u57df #2\",\"field11\":\"\"},\"row2\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7896.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/kuntsevo-plaza\\/slider\\/DSC_7896.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u590f\\u65e5\\u9732\\u53f0\",\"field11\":\"\"}}'),
(12, '59', '<script>\r\n	ymaps.ready(init);\r\n	function init() {\r\n		var myMap = new ymaps.Map(\"map\", {\r\n				center: [55.738596, 37.411014],\r\n				zoom: 13\r\n			}),\r\n			myPlacemark4 = new ymaps.Placemark([55.738596, 37.411014], {\r\n        balloonContentHeader: \'<div class=\"title\">Kuntsevo Plaza</div>\',\r\n        balloonContentBody: \'<div class=\"description\">雅采夫斯卡娅，19 号，一楼。</div>\' +\r\n            \'<div class=\"tel\"><a href=\"tel:+74957392347\">+7 (495) 739 23 47</a></div>\' +\r\n            \'<ul class=\"time\"> <li><span>周一至周四、周日</span>12:00 – 00:00</li><li><span>周五至周六</span>12: 00 – 02:00</li></ul>\',\r\n        balloonContentFooter: \'<a href=\"https://yandex.ru/maps/213/moscow/?indoorLevel=1&ll=37.411013%2C55.738596&mode=routes&rtext=~55.738596%2C37.411014&rtt=auto&ruri=~ymapsbm1%3A%2F%2Fgeo%3Fdata%3DCgk3NzE4MTY1NDUSPdCg0L7RgdGB0LjRjywg0JzQvtGB0LrQstCwLCDQr9GA0YbQtdCy0YHQutCw0Y8g0YPQu9C40YbQsCwgMTkiCg3gpBVCFVL0XkI%2C&z=17\" target=\"_blank\">到那里怎么走</a>\',\r\n    }, {\r\n        iconImageHref: \'/media/templates/site/cassiopeia/images/marker-locate.png\',\r\n        iconImageSize: [42, 90],\r\n        iconImageOffset: [-20, -80]\r\n    });\r\n   myMap.geoObjects.add(myPlacemark4);\r\n	}\r\n</script>'),
(4, '60', '{\"row0\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22%2012.27.28.jpeg#joomlaImage:\\/\\/local-images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22 12.27.28.jpeg?width=1280&height=960\",\"alt_text\":\"\"}},\"row1\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22%2012.27.32.jpeg#joomlaImage:\\/\\/local-images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22 12.27.32.jpeg?width=1280&height=960\",\"alt_text\":\"\"}},\"row2\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22%2012.27.36.jpeg#joomlaImage:\\/\\/local-images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22 12.27.36.jpeg?width=1280&height=960\",\"alt_text\":\"\"}},\"row3\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22%2012.28.34.jpeg#joomlaImage:\\/\\/local-images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22 12.28.34.jpeg?width=960&height=1280\",\"alt_text\":\"\"}},\"row4\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22%2012.28.41.jpeg#joomlaImage:\\/\\/local-images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22 12.28.41.jpeg?width=960&height=1280\",\"alt_text\":\"\"}},\"row5\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22%2012.28.54.jpeg#joomlaImage:\\/\\/local-images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22 12.28.54.jpeg?width=960&height=1280\",\"alt_text\":\"\"}},\"row6\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22%2012.28.58.jpeg#joomlaImage:\\/\\/local-images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22 12.28.58.jpeg?width=960&height=1280\",\"alt_text\":\"\"}},\"row7\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22%2012.29.03.jpeg#joomlaImage:\\/\\/local-images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22 12.29.03.jpeg?width=960&height=1280\",\"alt_text\":\"\"}},\"row8\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22%2012.29.08.jpeg#joomlaImage:\\/\\/local-images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22 12.29.08.jpeg?width=960&height=1280\",\"alt_text\":\"\"}}}'),
(5, '60', '霍罗舍夫斯科耶高速公路，27'),
(6, '60', '+7 (495) 739 23 47'),
(8, '60', '<li><span>周一至周四、周日</span>12:00 – 00:00</li><li><span>周五至周六</span>12:00 – 02:00</li>'),
(9, '60', '{\"row0\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22%2012.28.34.jpeg#joomlaImage:\\/\\/local-images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22 12.28.34.jpeg?width=960&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u533a\\u57df #1\",\"field11\":\"\"},\"row1\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22%2012.28.41.jpeg#joomlaImage:\\/\\/local-images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22 12.28.41.jpeg?width=960&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u533a\\u57df #2\",\"field11\":\"\"},\"row2\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22%2012.28.54.jpeg#joomlaImage:\\/\\/local-images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22 12.28.54.jpeg?width=960&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u533a\\u57df #3\",\"field11\":\"\"},\"row3\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22%2012.28.58.jpeg#joomlaImage:\\/\\/local-images\\/restoran\\/horosho\\/slider\\/photo_2023-12-22 12.28.58.jpeg?width=960&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u533a\\u57df #4\",\"field11\":\"\"}}'),
(12, '60', '<script>\r\n	ymaps.ready(init);\r\n	function init() {\r\n		var myMap = new ymaps.Map(\"map\", {\r\n				center: [55.777105, 37.523716],\r\n				zoom: 13\r\n			}),\r\nmyPlacemark5 = new ymaps.Placemark([55.777105, 37.523716], {\r\n        balloonContentHeader: \'<div class=\"title\">Horosho</div>\',\r\n        balloonContentBody: \'<div class=\"description\">霍罗舍夫斯科耶高速公路，27</div>\' +\r\n            \'<div class=\"tel\"><a href=\"tel:+74957392347\">+7 (495) 739 23 47</a></div>\' +\r\n            \'<ul class=\"time\"><li><span>周一至周四、周日</span>12:00 – 00:00</li><li><span>周五至周六</span>12： 00 – 02:00</li></ul>\',\r\n        balloonContentFooter: \'<a href=\"https://yandex.ru/maps/213/moscow/?indoorLevel=1&ll=37.523716%2C55.777105&mode=routes&rtext=~55.777105%2C37.523716&rtt=auto&ruri=~ymapsbm1%3A%2F%2Fgeo%3Fdata%3DCgoxNTYwOTY3NTMyEkHQoNC-0YHRgdC40Y8sINCc0L7RgdC60LLQsCwg0KXQvtGA0L7RiNGR0LLRgdC60L7QtSDRiNC-0YHRgdC1LCAyNyIKDUkYFkIVwRtfQg%2C%2C&z=17\" target=\"_blank\">到那里怎么走</a>\',\r\n    }, {\r\n        iconImageHref: \'/media/templates/site/cassiopeia/images/marker-locate.png\',\r\n        iconImageSize: [42, 90],\r\n        iconImageOffset: [-20, -80]\r\n    });\r\n   myMap.geoObjects.add(myPlacemark5);\r\n	}\r\n</script>'),
(4, '61', '{\"row0\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8595.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8595.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row1\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8621.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8621.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row2\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8622.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8622.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row3\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8631.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8631.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row4\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8635.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8635.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row5\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8638.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8638.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row6\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8640.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8640.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row7\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8646.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8646.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row8\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8674.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8674.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row9\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8717.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8717.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row10\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8718.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8718.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row11\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8720.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8720.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row12\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8727.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8727.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row13\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8731.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8731.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row14\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8734.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8734.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row15\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8738.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8738.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row16\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8740.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8740.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row17\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8742.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8742.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row18\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8744.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8744.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row19\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8751.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8751.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row20\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8758.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8758.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row21\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8768.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8768.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row22\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8774.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8774.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row23\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8775.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8775.jpg?width=1920&height=1280\",\"alt_text\":\"\"}},\"row24\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8787.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8787.jpg?width=1920&height=1280\",\"alt_text\":\"\"}}}'),
(5, '61', '庞特里亚吉纳院士，14 '),
(6, '61', '+7 (495) 739 23 47'),
(8, '61', '<li><span>周一至周四、周日</span>12:00 – 00:00</li><li><span>周五至周六</span>12:00 – 02:00</li>'),
(9, '61', '{\"row0\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8718.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8718.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u533a\\u57df #1\",\"field11\":\"\"},\"row1\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8638.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8638.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u533a\\u57df #2\",\"field11\":\"\"},\"row2\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8727.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8727.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u533a\\u57df #3\",\"field11\":\"\"},\"row3\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8631.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8631.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u533a\\u57df #4\",\"field11\":\"\"},\"row4\":{\"field3\":{\"imagefile\":\"images\\/restoran\\/butovo\\/slider\\/DSC_8621.jpg#joomlaImage:\\/\\/local-images\\/restoran\\/butovo\\/slider\\/DSC_8621.jpg?width=1920&height=1280\",\"alt_text\":\"\"},\"field10\":\"\\u533a\\u57df #5\",\"field11\":\"\"}}'),
(12, '61', '<script>\r\n	ymaps.ready(init);\r\n	function init() {\r\n		var myMap = new ymaps.Map(\"map\", {\r\n				center: [55.533170, 37.497971],\r\n				zoom: 13\r\n			}),\r\nmyPlacemark6 = new ymaps.Placemark([55.533170, 37.497971], {\r\n        balloonContentHeader: \'<div class=\"title\">Butovo</div>\',\r\n        balloonContentBody: \'<div class=\"description\">庞特里亚吉纳院士，14 岁</div>\' +\r\n            \'<div class=\"tel\"><a href=\"tel:+74957392347\">+7 (495) 739 23 47</a></div>\' +\r\n            \'<ul class=\"time\"><li><span>周一至周四、周日</span>12:00 – 00:00</li><li><span>周五至周六</span>12： 00 – 02:00</li></ul>\',\r\n        balloonContentFooter: \'<a href=\"https://yandex.ru/maps/213/moscow/?ll=37.497971%2C55.533170&mode=routes&rtext=~55.533170%2C37.497971&rtt=auto&ruri=~ymapsbm1%3A%2F%2Fgeo%3Fdata%3DCgo0MTU3OTAyMDg2ElLQoNC-0YHRgdC40Y8sINCc0L7RgdC60LLQsCwg0YPQu9C40YbQsCDQkNC60LDQtNC10LzQuNC60LAg0J_QvtC90YLRgNGP0LPQuNC90LAsIDE0IgoN7P0VQhX4IV5C&z=17\" target=\"_blank\">到那里怎么走</a>\',\r\n    }, {\r\n        iconImageHref: \'/media/templates/site/cassiopeia/images/marker-locate.png\',\r\n        iconImageSize: [42, 90],\r\n        iconImageOffset: [-20, -80]\r\n    });\r\n   myMap.geoObjects.add(myPlacemark6);\r\n	}\r\n</script>');

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_finder_filters`
--

CREATE TABLE `lsqvo_finder_filters` (
  `filter_id` int(10) UNSIGNED NOT NULL,
  `title` varchar(255) NOT NULL,
  `alias` varchar(255) NOT NULL,
  `state` tinyint(4) NOT NULL DEFAULT 1,
  `created` datetime NOT NULL,
  `created_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `created_by_alias` varchar(255) NOT NULL DEFAULT '',
  `modified` datetime NOT NULL,
  `modified_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL,
  `map_count` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `data` text DEFAULT NULL,
  `params` mediumtext DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_finder_links`
--

CREATE TABLE `lsqvo_finder_links` (
  `link_id` int(10) UNSIGNED NOT NULL,
  `url` varchar(255) NOT NULL,
  `route` varchar(400) NOT NULL,
  `title` varchar(400) DEFAULT NULL,
  `description` text DEFAULT NULL,
  `indexdate` datetime NOT NULL,
  `md5sum` varchar(32) DEFAULT NULL,
  `published` tinyint(4) NOT NULL DEFAULT 1,
  `state` int(11) NOT NULL DEFAULT 1,
  `access` int(11) NOT NULL DEFAULT 0,
  `language` char(7) NOT NULL DEFAULT '',
  `publish_start_date` datetime DEFAULT NULL,
  `publish_end_date` datetime DEFAULT NULL,
  `start_date` datetime DEFAULT NULL,
  `end_date` datetime DEFAULT NULL,
  `list_price` double UNSIGNED NOT NULL DEFAULT 0,
  `sale_price` double UNSIGNED NOT NULL DEFAULT 0,
  `type_id` int(11) NOT NULL,
  `object` mediumblob DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Дамп данных таблицы `lsqvo_finder_links`
--

INSERT INTO `lsqvo_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(1, 'index.php?option=com_content&view=article&id=1', 'index.php?option=com_content&view=article&id=1:testovyj-material&catid=2&lang=ru-RU', 'Тестовый материал', ' Lorem Ipsum - это текст-\"рыба\", часто используемый в печати и вэб-дизайне. Lorem Ipsum является стандартной \"рыбой\" для текстов на латинице с начала XVI века. В то время некий безымянный печатник создал большую коллекцию размеров и форм шрифтов, используя Lorem Ipsum для распечатки образцов. Lorem Ipsum не только успешно пережил без заметных изменений пять веков, но и перешагнул в электронный дизайн. Его популяризации в новое время послужили публикация листов Letraset с образцами Lorem Ipsum в 60-х годах и, в более недавнее время, программы электронной вёрстки типа Aldus PageMaker, в шаблонах которых используется Lorem Ipsum. Давно выяснено, что при оценке дизайна и композиции читаемый текст мешает сосредоточиться. Lorem Ipsum используют потому, что тот обеспечивает более или менее стандартное заполнение шаблона, а также реальное распределение букв и пробелов в абзацах, которое не получается при простой дубликации \"Здесь ваш текст.. Здесь ваш текст.. Здесь ваш текст..\" Многие программы электронной вёрстки и редакторы HTML используют Lorem Ipsum в качестве текста по умолчанию, так что поиск по ключевым словам \"lorem ipsum\" сразу показывает, как много веб-страниц всёещё дожидаются своего настоящего рождения. За прошедшие годы текст Lorem Ipsum получил много версий. Некоторые версии появились по ошибке, некоторые - намеренно (например, юмористические варианты). Многие думают, что Lorem Ipsum - взятый с потолка псевдо-латинский набор слов, но это не совсем так. Его корни уходят в один фрагмент классической латыни 45 года н.э., то есть более двух тысячелетий назад. Ричард МакКлинток, профессор латыни из колледжа Hampden-Sydney, штат Вирджиния, взял одно из самых странных слов в Lorem Ipsum, \"consectetur\", и занялся его поисками в классической латинской литературе. В результате он нашёл неоспоримый первоисточник Lorem Ipsum в разделах 1.10.32 и 1.10.33 книги \"de Finibus Bonorum et Malorum\" (\"О пределах добра и зла\"), написанной Цицероном в 45 году н.э. Этот трактат по теории этики был очень популярен в эпоху Возрождения. Первая строка Lorem Ipsum, \"Lorem ipsum dolor sit amet..\", происходит от одной из строк в разделе 1.10.32 ', '2023-08-15 12:31:51', '868ae5158e143d747a375580a7c50710', 1, 1, 1, 'ru-RU', '2023-08-11 17:06:25', NULL, '2023-08-11 17:06:25', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a333635353a22204c6f72656d20497073756d202d20d18dd182d0be20d182d0b5d0bad181d1822d22d180d18bd0b1d0b0222c20d187d0b0d181d182d0be20d0b8d181d0bfd0bed0bbd18cd0b7d183d0b5d0bcd18bd0b920d0b220d0bfd0b5d187d0b0d182d0b820d0b820d0b2d18dd0b12dd0b4d0b8d0b7d0b0d0b9d0bdd0b52e204c6f72656d20497073756d20d18fd0b2d0bbd18fd0b5d182d181d18f20d181d182d0b0d0bdd0b4d0b0d180d182d0bdd0bed0b92022d180d18bd0b1d0bed0b92220d0b4d0bbd18f20d182d0b5d0bad181d182d0bed0b220d0bdd0b020d0bbd0b0d182d0b8d0bdd0b8d186d0b520d18120d0bdd0b0d187d0b0d0bbd0b02058564920d0b2d0b5d0bad0b02e20d09220d182d0be20d0b2d180d0b5d0bcd18f20d0bdd0b5d0bad0b8d0b920d0b1d0b5d0b7d18bd0bcd18fd0bdd0bdd18bd0b920d0bfd0b5d187d0b0d182d0bdd0b8d0ba20d181d0bed0b7d0b4d0b0d0bb20d0b1d0bed0bbd18cd188d183d18e20d0bad0bed0bbd0bbd0b5d0bad186d0b8d18e20d180d0b0d0b7d0bcd0b5d180d0bed0b220d0b820d184d0bed180d0bc20d188d180d0b8d184d182d0bed0b22c20d0b8d181d0bfd0bed0bbd18cd0b7d183d18f204c6f72656d20497073756d20d0b4d0bbd18f20d180d0b0d181d0bfd0b5d187d0b0d182d0bad0b820d0bed0b1d180d0b0d0b7d186d0bed0b22e204c6f72656d20497073756d20d0bdd0b520d182d0bed0bbd18cd0bad0be20d183d181d0bfd0b5d188d0bdd0be20d0bfd0b5d180d0b5d0b6d0b8d0bb20d0b1d0b5d0b720d0b7d0b0d0bcd0b5d182d0bdd18bd18520d0b8d0b7d0bcd0b5d0bdd0b5d0bdd0b8d0b920d0bfd18fd182d18c20d0b2d0b5d0bad0bed0b22c20d0bdd0be20d0b820d0bfd0b5d180d0b5d188d0b0d0b3d0bdd183d0bb20d0b220d18dd0bbd0b5d0bad182d180d0bed0bdd0bdd18bd0b920d0b4d0b8d0b7d0b0d0b9d0bd2e20d095d0b3d0be20d0bfd0bed0bfd183d0bbd18fd180d0b8d0b7d0b0d186d0b8d0b820d0b220d0bdd0bed0b2d0bed0b520d0b2d180d0b5d0bcd18f20d0bfd0bed181d0bbd183d0b6d0b8d0bbd0b820d0bfd183d0b1d0bbd0b8d0bad0b0d186d0b8d18f20d0bbd0b8d181d182d0bed0b2204c6574726173657420d18120d0bed0b1d180d0b0d0b7d186d0b0d0bcd0b8204c6f72656d20497073756d20d0b22036302dd18520d0b3d0bed0b4d0b0d18520d0b82c20d0b220d0b1d0bed0bbd0b5d0b520d0bdd0b5d0b4d0b0d0b2d0bdd0b5d0b520d0b2d180d0b5d0bcd18f2c20d0bfd180d0bed0b3d180d0b0d0bcd0bcd18b20d18dd0bbd0b5d0bad182d180d0bed0bdd0bdd0bed0b920d0b2d191d180d181d182d0bad0b820d182d0b8d0bfd0b020416c64757320506167654d616b65722c20d0b220d188d0b0d0b1d0bbd0bed0bdd0b0d18520d0bad0bed182d0bed180d18bd18520d0b8d181d0bfd0bed0bbd18cd0b7d183d0b5d182d181d18f204c6f72656d20497073756d2e20d094d0b0d0b2d0bdd0be20d0b2d18bd18fd181d0bdd0b5d0bdd0be2c20d187d182d0be20d0bfd180d0b820d0bed186d0b5d0bdd0bad0b520d0b4d0b8d0b7d0b0d0b9d0bdd0b020d0b820d0bad0bed0bcd0bfd0bed0b7d0b8d186d0b8d0b820d187d0b8d182d0b0d0b5d0bcd18bd0b920d182d0b5d0bad181d18220d0bcd0b5d188d0b0d0b5d18220d181d0bed181d180d0b5d0b4d0bed182d0bed187d0b8d182d18cd181d18f2e204c6f72656d20497073756d20d0b8d181d0bfd0bed0bbd18cd0b7d183d18ed18220d0bfd0bed182d0bed0bcd1832c20d187d182d0be20d182d0bed18220d0bed0b1d0b5d181d0bfd0b5d187d0b8d0b2d0b0d0b5d18220d0b1d0bed0bbd0b5d0b520d0b8d0bbd0b820d0bcd0b5d0bdd0b5d0b520d181d182d0b0d0bdd0b4d0b0d180d182d0bdd0bed0b520d0b7d0b0d0bfd0bed0bbd0bdd0b5d0bdd0b8d0b520d188d0b0d0b1d0bbd0bed0bdd0b02c20d0b020d182d0b0d0bad0b6d0b520d180d0b5d0b0d0bbd18cd0bdd0bed0b520d180d0b0d181d0bfd180d0b5d0b4d0b5d0bbd0b5d0bdd0b8d0b520d0b1d183d0bad0b220d0b820d0bfd180d0bed0b1d0b5d0bbd0bed0b220d0b220d0b0d0b1d0b7d0b0d186d0b0d1852c20d0bad0bed182d0bed180d0bed0b520d0bdd0b520d0bfd0bed0bbd183d187d0b0d0b5d182d181d18f20d0bfd180d0b820d0bfd180d0bed181d182d0bed0b920d0b4d183d0b1d0bbd0b8d0bad0b0d186d0b8d0b82022d097d0b4d0b5d181d18c20d0b2d0b0d18820d182d0b5d0bad181d1822e2e20d097d0b4d0b5d181d18c20d0b2d0b0d18820d182d0b5d0bad181d1822e2e20d097d0b4d0b5d181d18c20d0b2d0b0d18820d182d0b5d0bad181d1822e2e2220d09cd0bdd0bed0b3d0b8d0b520d0bfd180d0bed0b3d180d0b0d0bcd0bcd18b20d18dd0bbd0b5d0bad182d180d0bed0bdd0bdd0bed0b920d0b2d191d180d181d182d0bad0b820d0b820d180d0b5d0b4d0b0d0bad182d0bed180d18b2048544d4c20d0b8d181d0bfd0bed0bbd18cd0b7d183d18ed182204c6f72656d20497073756d20d0b220d0bad0b0d187d0b5d181d182d0b2d0b520d182d0b5d0bad181d182d0b020d0bfd0be20d183d0bcd0bed0bbd187d0b0d0bdd0b8d18e2c20d182d0b0d0ba20d187d182d0be20d0bfd0bed0b8d181d0ba20d0bfd0be20d0bad0bbd18ed187d0b5d0b2d18bd0bc20d181d0bbd0bed0b2d0b0d0bc20226c6f72656d20697073756d2220d181d180d0b0d0b7d18320d0bfd0bed0bad0b0d0b7d18bd0b2d0b0d0b5d1822c20d0bad0b0d0ba20d0bcd0bdd0bed0b3d0be20d0b2d0b5d0b12dd181d182d180d0b0d0bdd0b8d18620d0b2d181d191d0b5d189d19120d0b4d0bed0b6d0b8d0b4d0b0d18ed182d181d18f20d181d0b2d0bed0b5d0b3d0be20d0bdd0b0d181d182d0bed18fd189d0b5d0b3d0be20d180d0bed0b6d0b4d0b5d0bdd0b8d18f2e20d097d0b020d0bfd180d0bed188d0b5d0b4d188d0b8d0b520d0b3d0bed0b4d18b20d182d0b5d0bad181d182204c6f72656d20497073756d20d0bfd0bed0bbd183d187d0b8d0bb20d0bcd0bdd0bed0b3d0be20d0b2d0b5d180d181d0b8d0b92e20d09dd0b5d0bad0bed182d0bed180d18bd0b520d0b2d0b5d180d181d0b8d0b820d0bfd0bed18fd0b2d0b8d0bbd0b8d181d18c20d0bfd0be20d0bed188d0b8d0b1d0bad0b52c20d0bdd0b5d0bad0bed182d0bed180d18bd0b5202d20d0bdd0b0d0bcd0b5d180d0b5d0bdd0bdd0be2028d0bdd0b0d0bfd180d0b8d0bcd0b5d1802c20d18ed0bcd0bed180d0b8d181d182d0b8d187d0b5d181d0bad0b8d0b520d0b2d0b0d180d0b8d0b0d0bdd182d18b292e20d09cd0bdd0bed0b3d0b8d0b520d0b4d183d0bcd0b0d18ed1822c20d187d182d0be204c6f72656d20497073756d202d20d0b2d0b7d18fd182d18bd0b920d18120d0bfd0bed182d0bed0bbd0bad0b020d0bfd181d0b5d0b2d0b4d0be2dd0bbd0b0d182d0b8d0bdd181d0bad0b8d0b920d0bdd0b0d0b1d0bed18020d181d0bbd0bed0b22c20d0bdd0be20d18dd182d0be20d0bdd0b520d181d0bed0b2d181d0b5d0bc20d182d0b0d0ba2e20d095d0b3d0be20d0bad0bed180d0bdd0b820d183d185d0bed0b4d18fd18220d0b220d0bed0b4d0b8d0bd20d184d180d0b0d0b3d0bcd0b5d0bdd18220d0bad0bbd0b0d181d181d0b8d187d0b5d181d0bad0bed0b920d0bbd0b0d182d18bd0bdd0b820343520d0b3d0bed0b4d0b020d0bd2ed18d2e2c20d182d0be20d0b5d181d182d18c20d0b1d0bed0bbd0b5d0b520d0b4d0b2d183d18520d182d18bd181d18fd187d0b5d0bbd0b5d182d0b8d0b920d0bdd0b0d0b7d0b0d0b42e20d0a0d0b8d187d0b0d180d0b420d09cd0b0d0bad09ad0bbd0b8d0bdd182d0bed0ba2c20d0bfd180d0bed184d0b5d181d181d0bed18020d0bbd0b0d182d18bd0bdd0b820d0b8d0b720d0bad0bed0bbd0bbd0b5d0b4d0b6d0b02048616d7064656e2d5379646e65792c20d188d182d0b0d18220d092d0b8d180d0b4d0b6d0b8d0bdd0b8d18f2c20d0b2d0b7d18fd0bb20d0bed0b4d0bdd0be20d0b8d0b720d181d0b0d0bcd18bd18520d181d182d180d0b0d0bdd0bdd18bd18520d181d0bbd0bed0b220d0b2204c6f72656d20497073756d2c2022636f6e7365637465747572222c20d0b820d0b7d0b0d0bdd18fd0bbd181d18f20d0b5d0b3d0be20d0bfd0bed0b8d181d0bad0b0d0bcd0b820d0b220d0bad0bbd0b0d181d181d0b8d187d0b5d181d0bad0bed0b920d0bbd0b0d182d0b8d0bdd181d0bad0bed0b920d0bbd0b8d182d0b5d180d0b0d182d183d180d0b52e20d09220d180d0b5d0b7d183d0bbd18cd182d0b0d182d0b520d0bed0bd20d0bdd0b0d188d191d0bb20d0bdd0b5d0bed181d0bfd0bed180d0b8d0bcd18bd0b920d0bfd0b5d180d0b2d0bed0b8d181d182d0bed187d0bdd0b8d0ba204c6f72656d20497073756d20d0b220d180d0b0d0b7d0b4d0b5d0bbd0b0d18520312e31302e333220d0b820312e31302e333320d0bad0bdd0b8d0b3d0b8202264652046696e6962757320426f6e6f72756d206574204d616c6f72756d22202822d09e20d0bfd180d0b5d0b4d0b5d0bbd0b0d18520d0b4d0bed0b1d180d0b020d0b820d0b7d0bbd0b022292c20d0bdd0b0d0bfd0b8d181d0b0d0bdd0bdd0bed0b920d0a6d0b8d186d0b5d180d0bed0bdd0bed0bc20d0b220343520d0b3d0bed0b4d18320d0bd2ed18d2e20d0add182d0bed18220d182d180d0b0d0bad182d0b0d18220d0bfd0be20d182d0b5d0bed180d0b8d0b820d18dd182d0b8d0bad0b820d0b1d18bd0bb20d0bed187d0b5d0bdd18c20d0bfd0bed0bfd183d0bbd18fd180d0b5d0bd20d0b220d18dd0bfd0bed185d18320d092d0bed0b7d180d0bed0b6d0b4d0b5d0bdd0b8d18f2e20d09fd0b5d180d0b2d0b0d18f20d181d182d180d0bed0bad0b0204c6f72656d20497073756d2c20224c6f72656d20697073756d20646f6c6f722073697420616d65742e2e222c20d0bfd180d0bed0b8d181d185d0bed0b4d0b8d18220d0bed18220d0bed0b4d0bdd0bed0b920d0b8d0b720d181d182d180d0bed0ba20d0b220d180d0b0d0b7d0b4d0b5d0bbd0b520312e31302e333220223b693a333b613a32353a7b733a323a226964223b693a313b733a353a22616c696173223b733a31373a22746573746f76796a206d6174657269616c223b733a373a2273756d6d617279223b733a333639363a223c703e3c7374726f6e673e4c6f72656d20497073756d3c2f7374726f6e673e202d20d18dd182d0be20d182d0b5d0bad181d1822d22d180d18bd0b1d0b0222c20d187d0b0d181d182d0be20d0b8d181d0bfd0bed0bbd18cd0b7d183d0b5d0bcd18bd0b920d0b220d0bfd0b5d187d0b0d182d0b820d0b820d0b2d18dd0b12dd0b4d0b8d0b7d0b0d0b9d0bdd0b52e204c6f72656d20497073756d20d18fd0b2d0bbd18fd0b5d182d181d18f20d181d182d0b0d0bdd0b4d0b0d180d182d0bdd0bed0b92022d180d18bd0b1d0bed0b92220d0b4d0bbd18f20d182d0b5d0bad181d182d0bed0b220d0bdd0b020d0bbd0b0d182d0b8d0bdd0b8d186d0b520d18120d0bdd0b0d187d0b0d0bbd0b02058564920d0b2d0b5d0bad0b02e20d09220d182d0be20d0b2d180d0b5d0bcd18f20d0bdd0b5d0bad0b8d0b920d0b1d0b5d0b7d18bd0bcd18fd0bdd0bdd18bd0b920d0bfd0b5d187d0b0d182d0bdd0b8d0ba20d181d0bed0b7d0b4d0b0d0bb20d0b1d0bed0bbd18cd188d183d18e20d0bad0bed0bbd0bbd0b5d0bad186d0b8d18e20d180d0b0d0b7d0bcd0b5d180d0bed0b220d0b820d184d0bed180d0bc20d188d180d0b8d184d182d0bed0b22c20d0b8d181d0bfd0bed0bbd18cd0b7d183d18f204c6f72656d20497073756d20d0b4d0bbd18f20d180d0b0d181d0bfd0b5d187d0b0d182d0bad0b820d0bed0b1d180d0b0d0b7d186d0bed0b22e204c6f72656d20497073756d20d0bdd0b520d182d0bed0bbd18cd0bad0be20d183d181d0bfd0b5d188d0bdd0be20d0bfd0b5d180d0b5d0b6d0b8d0bb20d0b1d0b5d0b720d0b7d0b0d0bcd0b5d182d0bdd18bd18520d0b8d0b7d0bcd0b5d0bdd0b5d0bdd0b8d0b920d0bfd18fd182d18c20d0b2d0b5d0bad0bed0b22c20d0bdd0be20d0b820d0bfd0b5d180d0b5d188d0b0d0b3d0bdd183d0bb20d0b220d18dd0bbd0b5d0bad182d180d0bed0bdd0bdd18bd0b920d0b4d0b8d0b7d0b0d0b9d0bd2e20d095d0b3d0be20d0bfd0bed0bfd183d0bbd18fd180d0b8d0b7d0b0d186d0b8d0b820d0b220d0bdd0bed0b2d0bed0b520d0b2d180d0b5d0bcd18f20d0bfd0bed181d0bbd183d0b6d0b8d0bbd0b820d0bfd183d0b1d0bbd0b8d0bad0b0d186d0b8d18f20d0bbd0b8d181d182d0bed0b2204c6574726173657420d18120d0bed0b1d180d0b0d0b7d186d0b0d0bcd0b8204c6f72656d20497073756d20d0b22036302dd18520d0b3d0bed0b4d0b0d18520d0b82c20d0b220d0b1d0bed0bbd0b5d0b520d0bdd0b5d0b4d0b0d0b2d0bdd0b5d0b520d0b2d180d0b5d0bcd18f2c20d0bfd180d0bed0b3d180d0b0d0bcd0bcd18b20d18dd0bbd0b5d0bad182d180d0bed0bdd0bdd0bed0b920d0b2d191d180d181d182d0bad0b820d182d0b8d0bfd0b020416c64757320506167654d616b65722c20d0b220d188d0b0d0b1d0bbd0bed0bdd0b0d18520d0bad0bed182d0bed180d18bd18520d0b8d181d0bfd0bed0bbd18cd0b7d183d0b5d182d181d18f204c6f72656d20497073756d2e3c2f703e0d0a3c703ed094d0b0d0b2d0bdd0be20d0b2d18bd18fd181d0bdd0b5d0bdd0be2c20d187d182d0be20d0bfd180d0b820d0bed186d0b5d0bdd0bad0b520d0b4d0b8d0b7d0b0d0b9d0bdd0b020d0b820d0bad0bed0bcd0bfd0bed0b7d0b8d186d0b8d0b820d187d0b8d182d0b0d0b5d0bcd18bd0b920d182d0b5d0bad181d18220d0bcd0b5d188d0b0d0b5d18220d181d0bed181d180d0b5d0b4d0bed182d0bed187d0b8d182d18cd181d18f2e204c6f72656d20497073756d20d0b8d181d0bfd0bed0bbd18cd0b7d183d18ed18220d0bfd0bed182d0bed0bcd1832c20d187d182d0be20d182d0bed18220d0bed0b1d0b5d181d0bfd0b5d187d0b8d0b2d0b0d0b5d18220d0b1d0bed0bbd0b5d0b520d0b8d0bbd0b820d0bcd0b5d0bdd0b5d0b520d181d182d0b0d0bdd0b4d0b0d180d182d0bdd0bed0b520d0b7d0b0d0bfd0bed0bbd0bdd0b5d0bdd0b8d0b520d188d0b0d0b1d0bbd0bed0bdd0b02c20d0b020d182d0b0d0bad0b6d0b520d180d0b5d0b0d0bbd18cd0bdd0bed0b520d180d0b0d181d0bfd180d0b5d0b4d0b5d0bbd0b5d0bdd0b8d0b520d0b1d183d0bad0b220d0b820d0bfd180d0bed0b1d0b5d0bbd0bed0b220d0b220d0b0d0b1d0b7d0b0d186d0b0d1852c20d0bad0bed182d0bed180d0bed0b520d0bdd0b520d0bfd0bed0bbd183d187d0b0d0b5d182d181d18f20d0bfd180d0b820d0bfd180d0bed181d182d0bed0b920d0b4d183d0b1d0bbd0b8d0bad0b0d186d0b8d0b82022d097d0b4d0b5d181d18c20d0b2d0b0d18820d182d0b5d0bad181d1822e2e20d097d0b4d0b5d181d18c20d0b2d0b0d18820d182d0b5d0bad181d1822e2e20d097d0b4d0b5d181d18c20d0b2d0b0d18820d182d0b5d0bad181d1822e2e2220d09cd0bdd0bed0b3d0b8d0b520d0bfd180d0bed0b3d180d0b0d0bcd0bcd18b20d18dd0bbd0b5d0bad182d180d0bed0bdd0bdd0bed0b920d0b2d191d180d181d182d0bad0b820d0b820d180d0b5d0b4d0b0d0bad182d0bed180d18b2048544d4c20d0b8d181d0bfd0bed0bbd18cd0b7d183d18ed182204c6f72656d20497073756d20d0b220d0bad0b0d187d0b5d181d182d0b2d0b520d182d0b5d0bad181d182d0b020d0bfd0be20d183d0bcd0bed0bbd187d0b0d0bdd0b8d18e2c20d182d0b0d0ba20d187d182d0be20d0bfd0bed0b8d181d0ba20d0bfd0be20d0bad0bbd18ed187d0b5d0b2d18bd0bc20d181d0bbd0bed0b2d0b0d0bc20226c6f72656d20697073756d2220d181d180d0b0d0b7d18320d0bfd0bed0bad0b0d0b7d18bd0b2d0b0d0b5d1822c20d0bad0b0d0ba20d0bcd0bdd0bed0b3d0be20d0b2d0b5d0b12dd181d182d180d0b0d0bdd0b8d18620d0b2d181d19120d0b5d189d19120d0b4d0bed0b6d0b8d0b4d0b0d18ed182d181d18f20d181d0b2d0bed0b5d0b3d0be20d0bdd0b0d181d182d0bed18fd189d0b5d0b3d0be20d180d0bed0b6d0b4d0b5d0bdd0b8d18f2e20d097d0b020d0bfd180d0bed188d0b5d0b4d188d0b8d0b520d0b3d0bed0b4d18b20d182d0b5d0bad181d182204c6f72656d20497073756d20d0bfd0bed0bbd183d187d0b8d0bb20d0bcd0bdd0bed0b3d0be20d0b2d0b5d180d181d0b8d0b92e20d09dd0b5d0bad0bed182d0bed180d18bd0b520d0b2d0b5d180d181d0b8d0b820d0bfd0bed18fd0b2d0b8d0bbd0b8d181d18c20d0bfd0be20d0bed188d0b8d0b1d0bad0b52c20d0bdd0b5d0bad0bed182d0bed180d18bd0b5202d20d0bdd0b0d0bcd0b5d180d0b5d0bdd0bdd0be2028d0bdd0b0d0bfd180d0b8d0bcd0b5d1802c20d18ed0bcd0bed180d0b8d181d182d0b8d187d0b5d181d0bad0b8d0b520d0b2d0b0d180d0b8d0b0d0bdd182d18b292e3c2f703e0d0a3c703ed09cd0bdd0bed0b3d0b8d0b520d0b4d183d0bcd0b0d18ed1822c20d187d182d0be204c6f72656d20497073756d202d20d0b2d0b7d18fd182d18bd0b920d18120d0bfd0bed182d0bed0bbd0bad0b020d0bfd181d0b5d0b2d0b4d0be2dd0bbd0b0d182d0b8d0bdd181d0bad0b8d0b920d0bdd0b0d0b1d0bed18020d181d0bbd0bed0b22c20d0bdd0be20d18dd182d0be20d0bdd0b520d181d0bed0b2d181d0b5d0bc20d182d0b0d0ba2e20d095d0b3d0be20d0bad0bed180d0bdd0b820d183d185d0bed0b4d18fd18220d0b220d0bed0b4d0b8d0bd20d184d180d0b0d0b3d0bcd0b5d0bdd18220d0bad0bbd0b0d181d181d0b8d187d0b5d181d0bad0bed0b920d0bbd0b0d182d18bd0bdd0b820343520d0b3d0bed0b4d0b020d0bd2ed18d2e2c20d182d0be20d0b5d181d182d18c20d0b1d0bed0bbd0b5d0b520d0b4d0b2d183d18520d182d18bd181d18fd187d0b5d0bbd0b5d182d0b8d0b920d0bdd0b0d0b7d0b0d0b42e20d0a0d0b8d187d0b0d180d0b420d09cd0b0d0bad09ad0bbd0b8d0bdd182d0bed0ba2c20d0bfd180d0bed184d0b5d181d181d0bed18020d0bbd0b0d182d18bd0bdd0b820d0b8d0b720d0bad0bed0bbd0bbd0b5d0b4d0b6d0b02048616d7064656e2d5379646e65792c20d188d182d0b0d18220d092d0b8d180d0b4d0b6d0b8d0bdd0b8d18f2c20d0b2d0b7d18fd0bb20d0bed0b4d0bdd0be20d0b8d0b720d181d0b0d0bcd18bd18520d181d182d180d0b0d0bdd0bdd18bd18520d181d0bbd0bed0b220d0b2204c6f72656d20497073756d2c2022636f6e7365637465747572222c20d0b820d0b7d0b0d0bdd18fd0bbd181d18f20d0b5d0b3d0be20d0bfd0bed0b8d181d0bad0b0d0bcd0b820d0b220d0bad0bbd0b0d181d181d0b8d187d0b5d181d0bad0bed0b920d0bbd0b0d182d0b8d0bdd181d0bad0bed0b920d0bbd0b8d182d0b5d180d0b0d182d183d180d0b52e20d09220d180d0b5d0b7d183d0bbd18cd182d0b0d182d0b520d0bed0bd20d0bdd0b0d188d191d0bb20d0bdd0b5d0bed181d0bfd0bed180d0b8d0bcd18bd0b920d0bfd0b5d180d0b2d0bed0b8d181d182d0bed187d0bdd0b8d0ba204c6f72656d20497073756d20d0b220d180d0b0d0b7d0b4d0b5d0bbd0b0d18520312e31302e333220d0b820312e31302e333320d0bad0bdd0b8d0b3d0b8202264652046696e6962757320426f6e6f72756d206574204d616c6f72756d22202822d09e20d0bfd180d0b5d0b4d0b5d0bbd0b0d18520d0b4d0bed0b1d180d0b020d0b820d0b7d0bbd0b022292c20d0bdd0b0d0bfd0b8d181d0b0d0bdd0bdd0bed0b920d0a6d0b8d186d0b5d180d0bed0bdd0bed0bc20d0b220343520d0b3d0bed0b4d18320d0bd2ed18d2e20d0add182d0bed18220d182d180d0b0d0bad182d0b0d18220d0bfd0be20d182d0b5d0bed180d0b8d0b820d18dd182d0b8d0bad0b820d0b1d18bd0bb20d0bed187d0b5d0bdd18c20d0bfd0bed0bfd183d0bbd18fd180d0b5d0bd20d0b220d18dd0bfd0bed185d18320d092d0bed0b7d180d0bed0b6d0b4d0b5d0bdd0b8d18f2e20d09fd0b5d180d0b2d0b0d18f20d181d182d180d0bed0bad0b0204c6f72656d20497073756d2c20224c6f72656d20697073756d20646f6c6f722073697420616d65742e2e222c20d0bfd180d0bed0b8d181d185d0bed0b4d0b8d18220d0bed18220d0bed0b4d0bdd0bed0b920d0b8d0b720d181d182d180d0bed0ba20d0b220d180d0b0d0b7d0b4d0b5d0bbd0b520312e31302e33323c2f703e0d0a223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a3131333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30382d31352031323a33313a3531223b733a31313a226d6f6469666965645f6279223b693a3131333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2230223b733a31333a2273686f775f63617465676f7279223b733a313a2230223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2230223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2230223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2230223b733a31313a227265636f72645f68697473223b733a313a2230223b733a393a2273686f775f68697473223b733a313a2230223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a303b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a34303b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a343b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2231223b733a393a226e756d5f6c696e6b73223b693a303b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31393a22313a746573746f76796a2d6d6174657269616c223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a373a2261646d696e3133223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a2272752d5255223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30382d31312031373a30363a3235223b693a31303b4e3b693a31313b733a38333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d313a746573746f76796a2d6d6174657269616c2663617469643d32266c616e673d72752d5255223b693a31323b4e3b693a31333b733a31393a22323032332d30382d31312031373a30363a3235223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2261646d696e3133223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2272752d5255223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33333a22d0a2d0b5d181d182d0bed0b2d18bd0b920d0bcd0b0d182d0b5d180d0b8d0b0d0bb223b693a31373b693a333b693a31383b733a34363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d31223b7d),
(2, 'index.php?option=com_content&view=article&id=2', 'index.php?option=com_content&view=article&id=2:test-material&catid=2&lang=en-GB', 'Test material', ' Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for \'lorem ipsum\' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like). Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \"de Finibus Bonorum et Malorum\" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, \"Lorem ipsum dolor sit amet..\", comes from a line in section 1.10.32. ', '2023-08-15 12:31:47', '860605627e58f79e76ac232abdf93a53', 1, 1, 1, 'en-GB', '2023-08-11 17:07:53', NULL, '2023-08-11 17:07:53', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a313935343a22204c6f72656d20497073756d2069732073696d706c792064756d6d792074657874206f6620746865207072696e74696e6720616e64207479706573657474696e6720696e6475737472792e204c6f72656d20497073756d20686173206265656e2074686520696e6475737472792773207374616e646172642064756d6d79207465787420657665722073696e6365207468652031353030732c207768656e20616e20756e6b6e6f776e207072696e74657220746f6f6b20612067616c6c6579206f66207479706520616e6420736372616d626c656420697420746f206d616b65206120747970652073706563696d656e20626f6f6b2e20497420686173207375727669766564206e6f74206f6e6c7920666976652063656e7475726965732c2062757420616c736f20746865206c65617020696e746f20656c656374726f6e6963207479706573657474696e672c2072656d61696e696e6720657373656e7469616c6c7920756e6368616e6765642e2049742077617320706f70756c61726973656420696e207468652031393630732077697468207468652072656c65617365206f66204c657472617365742073686565747320636f6e7461696e696e67204c6f72656d20497073756d2070617373616765732c20616e64206d6f726520726563656e746c792077697468206465736b746f70207075626c697368696e6720736f667477617265206c696b6520416c64757320506167654d616b657220696e636c7564696e672076657273696f6e73206f66204c6f72656d20497073756d2e2049742069732061206c6f6e672065737461626c6973686564206661637420746861742061207265616465722077696c6c206265206469737472616374656420627920746865207265616461626c6520636f6e74656e74206f6620612070616765207768656e206c6f6f6b696e6720617420697473206c61796f75742e2054686520706f696e74206f66207573696e67204c6f72656d20497073756d2069732074686174206974206861732061206d6f72652d6f722d6c657373206e6f726d616c20646973747269627574696f6e206f66206c6574746572732c206173206f70706f73656420746f207573696e672027436f6e74656e7420686572652c20636f6e74656e742068657265272c206d616b696e67206974206c6f6f6b206c696b65207265616461626c6520456e676c6973682e204d616e79206465736b746f70207075626c697368696e67207061636b6167657320616e6420776562207061676520656469746f7273206e6f7720757365204c6f72656d20497073756d2061732074686569722064656661756c74206d6f64656c20746578742c20616e6420612073656172636820666f7220276c6f72656d20697073756d272077696c6c20756e636f766572206d616e7920776562207369746573207374696c6c20696e20746865697220696e66616e63792e20566172696f75732076657273696f6e7320686176652065766f6c766564206f766572207468652079656172732c20736f6d6574696d6573206279206163636964656e742c20736f6d6574696d6573206f6e20707572706f73652028696e6a65637465642068756d6f757220616e6420746865206c696b65292e20436f6e747261727920746f20706f70756c61722062656c6965662c204c6f72656d20497073756d206973206e6f742073696d706c792072616e646f6d20746578742e2049742068617320726f6f747320696e2061207069656365206f6620636c6173736963616c204c6174696e206c6974657261747572652066726f6d2034352042432c206d616b696e67206974206f7665722032303030207965617273206f6c642e2052696368617264204d63436c696e746f636b2c2061204c6174696e2070726f666573736f722061742048616d7064656e2d5379646e657920436f6c6c65676520696e2056697267696e69612c206c6f6f6b6564207570206f6e65206f6620746865206d6f7265206f627363757265204c6174696e20776f7264732c20636f6e73656374657475722c2066726f6d2061204c6f72656d20497073756d20706173736167652c20616e6420676f696e67207468726f75676820746865206369746573206f662074686520776f726420696e20636c6173736963616c206c6974657261747572652c20646973636f76657265642074686520756e646f75627461626c6520736f757263652e204c6f72656d20497073756d20636f6d65732066726f6d2073656374696f6e7320312e31302e333220616e6420312e31302e3333206f66202264652046696e6962757320426f6e6f72756d206574204d616c6f72756d2220285468652045787472656d6573206f6620476f6f6420616e64204576696c292062792043696365726f2c207772697474656e20696e2034352042432e205468697320626f6f6b2069732061207472656174697365206f6e20746865207468656f7279206f66206574686963732c207665727920706f70756c617220647572696e67207468652052656e61697373616e63652e20546865206669727374206c696e65206f66204c6f72656d20497073756d2c20224c6f72656d20697073756d20646f6c6f722073697420616d65742e2e222c20636f6d65732066726f6d2061206c696e6520696e2073656374696f6e20312e31302e33322e20223b693a333b613a32353a7b733a323a226964223b693a323b733a353a22616c696173223b733a31333a2274657374206d6174657269616c223b733a373a2273756d6d617279223b733a313939343a223c703e3c7374726f6e673e4c6f72656d20497073756d3c2f7374726f6e673e2069732073696d706c792064756d6d792074657874206f6620746865207072696e74696e6720616e64207479706573657474696e6720696e6475737472792e204c6f72656d20497073756d20686173206265656e2074686520696e6475737472792773207374616e646172642064756d6d79207465787420657665722073696e6365207468652031353030732c207768656e20616e20756e6b6e6f776e207072696e74657220746f6f6b20612067616c6c6579206f66207479706520616e6420736372616d626c656420697420746f206d616b65206120747970652073706563696d656e20626f6f6b2e20497420686173207375727669766564206e6f74206f6e6c7920666976652063656e7475726965732c2062757420616c736f20746865206c65617020696e746f20656c656374726f6e6963207479706573657474696e672c2072656d61696e696e6720657373656e7469616c6c7920756e6368616e6765642e2049742077617320706f70756c61726973656420696e207468652031393630732077697468207468652072656c65617365206f66204c657472617365742073686565747320636f6e7461696e696e67204c6f72656d20497073756d2070617373616765732c20616e64206d6f726520726563656e746c792077697468206465736b746f70207075626c697368696e6720736f667477617265206c696b6520416c64757320506167654d616b657220696e636c7564696e672076657273696f6e73206f66204c6f72656d20497073756d2e3c2f703e0d0a3c703e49742069732061206c6f6e672065737461626c6973686564206661637420746861742061207265616465722077696c6c206265206469737472616374656420627920746865207265616461626c6520636f6e74656e74206f6620612070616765207768656e206c6f6f6b696e6720617420697473206c61796f75742e2054686520706f696e74206f66207573696e67204c6f72656d20497073756d2069732074686174206974206861732061206d6f72652d6f722d6c657373206e6f726d616c20646973747269627574696f6e206f66206c6574746572732c206173206f70706f73656420746f207573696e672027436f6e74656e7420686572652c20636f6e74656e742068657265272c206d616b696e67206974206c6f6f6b206c696b65207265616461626c6520456e676c6973682e204d616e79206465736b746f70207075626c697368696e67207061636b6167657320616e6420776562207061676520656469746f7273206e6f7720757365204c6f72656d20497073756d2061732074686569722064656661756c74206d6f64656c20746578742c20616e6420612073656172636820666f7220276c6f72656d20697073756d272077696c6c20756e636f766572206d616e7920776562207369746573207374696c6c20696e20746865697220696e66616e63792e20566172696f75732076657273696f6e7320686176652065766f6c766564206f766572207468652079656172732c20736f6d6574696d6573206279206163636964656e742c20736f6d6574696d6573206f6e20707572706f73652028696e6a65637465642068756d6f757220616e6420746865206c696b65292e3c2f703e0d0a3c703e436f6e747261727920746f20706f70756c61722062656c6965662c204c6f72656d20497073756d206973206e6f742073696d706c792072616e646f6d20746578742e2049742068617320726f6f747320696e2061207069656365206f6620636c6173736963616c204c6174696e206c6974657261747572652066726f6d2034352042432c206d616b696e67206974206f7665722032303030207965617273206f6c642e2052696368617264204d63436c696e746f636b2c2061204c6174696e2070726f666573736f722061742048616d7064656e2d5379646e657920436f6c6c65676520696e2056697267696e69612c206c6f6f6b6564207570206f6e65206f6620746865206d6f7265206f627363757265204c6174696e20776f7264732c20636f6e73656374657475722c2066726f6d2061204c6f72656d20497073756d20706173736167652c20616e6420676f696e67207468726f75676820746865206369746573206f662074686520776f726420696e20636c6173736963616c206c6974657261747572652c20646973636f76657265642074686520756e646f75627461626c6520736f757263652e204c6f72656d20497073756d20636f6d65732066726f6d2073656374696f6e7320312e31302e333220616e6420312e31302e3333206f66202264652046696e6962757320426f6e6f72756d206574204d616c6f72756d2220285468652045787472656d6573206f6620476f6f6420616e64204576696c292062792043696365726f2c207772697474656e20696e2034352042432e205468697320626f6f6b2069732061207472656174697365206f6e20746865207468656f7279206f66206574686963732c207665727920706f70756c617220647572696e67207468652052656e61697373616e63652e20546865206669727374206c696e65206f66204c6f72656d20497073756d2c20224c6f72656d20697073756d20646f6c6f722073697420616d65742e2e222c20636f6d65732066726f6d2061206c696e6520696e2073656374696f6e20312e31302e33322e3c2f703e0d0a223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a3131333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30382d31352031323a33313a3437223b733a31313a226d6f6469666965645f6279223b693a3131333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2230223b733a31333a2273686f775f63617465676f7279223b733a313a2230223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2230223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2230223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2230223b733a31313a227265636f72645f68697473223b733a313a2230223b733a393a2273686f775f68697473223b733a313a2230223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a303b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a34303b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a343b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2231223b733a393a226e756d5f6c696e6b73223b693a303b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31353a22323a746573742d6d6174657269616c223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a373a2261646d696e3133223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a22656e2d4742223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30382d31312031373a30373a3533223b693a31303b4e3b693a31313b733a37393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d323a746573742d6d6174657269616c2663617469643d32266c616e673d656e2d4742223b693a31323b4e3b693a31333b733a31393a22323032332d30382d31312031373a30373a3533223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2261646d696e3133223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22656e2d4742223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d7d693a31363b733a31333a2254657374206d6174657269616c223b693a31373b693a333b693a31383b733a34363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d32223b7d);
INSERT INTO `lsqvo_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(3, 'index.php?option=com_content&view=article&id=3', 'index.php?option=com_content&view=article&id=3:dostavka&catid=2&lang=ru-RU', 'Доставка', '', '2023-08-12 06:57:22', '69fb4a9b5f2fbaaa82dad63a04dae525', 1, 1, 1, 'ru-RU', '2023-08-11 17:08:14', NULL, '2023-08-11 17:08:14', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a303a22223b693a333b613a32353a7b733a323a226964223b693a333b733a353a22616c696173223b733a383a22646f737461766b61223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a3131333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30382d31322030363a35373a3232223b733a31313a226d6f6469666965645f6279223b693a3131333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2231223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2231223b733a31313a227265636f72645f68697473223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a313b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a343b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a313b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a393a226e756d5f6c696e6b73223b693a343b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31303a22333a646f737461766b61223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a373a2261646d696e3133223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a2272752d5255223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30382d31312031373a30383a3134223b693a31303b4e3b693a31313b733a37343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d333a646f737461766b612663617469643d32266c616e673d72752d5255223b693a31323b4e3b693a31333b733a31393a22323032332d30382d31312031373a30383a3134223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2261646d696e3133223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2272752d5255223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31363a22d094d0bed181d182d0b0d0b2d0bad0b0223b693a31373b693a333b693a31383b733a34363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d33223b7d),
(4, 'index.php?option=com_content&view=article&id=4', 'index.php?option=com_content&view=article&id=4:delivery&catid=2&lang=en-GB', 'Delivery', '', '2023-08-12 06:58:02', 'b1fde3e89ef7bdd5671f0c8b77a0a8bd', 1, 1, 1, 'en-GB', '2023-08-12 06:58:02', NULL, '2023-08-12 06:58:02', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a303a22223b693a333b613a32353a7b733a323a226964223b693a343b733a353a22616c696173223b733a383a2264656c6976657279223b733a373a2273756d6d617279223b733a303a22223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a3131333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30382d31322030363a35383a3032223b733a31313a226d6f6469666965645f6279223b693a3131333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2231223b733a31333a2273686f775f63617465676f7279223b733a313a2231223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2231223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2231223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2231223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2231223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2231223b733a31313a227265636f72645f68697473223b733a313a2231223b733a393a2273686f775f68697473223b733a313a2231223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a313b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a343b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a313b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2230223b733a393a226e756d5f6c696e6b73223b693a343b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a313b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31303a22343a64656c6976657279223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a373a2261646d696e3133223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a22656e2d4742223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30382d31322030363a35383a3032223b693a31303b4e3b693a31313b733a37343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d343a64656c69766572792663617469643d32266c616e673d656e2d4742223b693a31323b4e3b693a31333b733a31393a22323032332d30382d31322030363a35383a3032223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2261646d696e3133223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22656e2d4742223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d7d693a31363b733a383a2244656c6976657279223b693a31373b693a333b693a31383b733a34363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d34223b7d),
(5, 'index.php?option=com_content&view=category&id=8', 'index.php?option=com_content&view=category&id=8&lang=ru-RU', 'Акции', '', '2023-12-22 11:40:04', 'e9977ebc3a7a4101e497f9114eed4c44', 1, 1, 1, 'ru-RU', NULL, NULL, '2023-08-12 07:00:04', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a383b733a353a22616c696173223b733a363a22616b74736969223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a31313b733a393a22706172656e745f6964223b693a313b733a353a226c6576656c223b693a313b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a3131333b733a383a226d6f646966696564223b733a31393a22323032332d31322d32322031313a34303a3034223b733a31313a226d6f6469666965645f6279223b693a3131333b733a343a22736c7567223b733a383a22383a616b74736969223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a2272752d5255223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a35383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d38266c616e673d72752d5255223b693a31323b4e3b693a31333b733a31393a22323032332d30382d31322030373a30303a3034223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2272752d5255223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31303a22d090d0bad186d0b8d0b8223b693a31373b693a313b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d38223b7d),
(6, 'index.php?option=com_content&view=category&id=9', 'index.php?option=com_content&view=category&id=9&lang=en-GB', 'News', '', '2023-08-12 07:00:33', '7f5f77d86255a355637b7ee4097a0838', 1, 1, 1, 'en-GB', NULL, NULL, '2023-08-12 07:00:33', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a393b733a353a22616c696173223b733a343a226e657773223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a31333b733a393a22706172656e745f6964223b693a313b733a353a226c6576656c223b693a313b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a3131333b733a383a226d6f646966696564223b733a31393a22323032332d30382d31322030373a30303a3333223b733a31313a226d6f6469666965645f6279223b693a3131333b733a343a22736c7567223b733a363a22393a6e657773223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a22656e2d4742223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a35383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d39266c616e673d656e2d4742223b693a31323b4e3b693a31333b733a31393a22323032332d30382d31322030373a30303a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22656e2d4742223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d7d693a31363b733a343a224e657773223b693a31373b693a313b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d39223b7d),
(7, 'index.php?option=com_content&view=category&id=10', 'index.php?option=com_content&view=category&id=10&lang=ru-RU', 'Рестораны', '', '2023-08-12 07:02:11', '9037cf9c3a0de47c72b50d142514b3f9', 1, 1, 1, 'ru-RU', NULL, NULL, '2023-08-12 07:01:11', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a31303b733a353a22616c696173223b733a393a22726573746f72616e79223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a31353b733a393a22706172656e745f6964223b693a313b733a353a226c6576656c223b693a313b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a3131333b733a383a226d6f646966696564223b733a31393a22323032332d30382d31322030373a30323a3131223b733a31313a226d6f6469666965645f6279223b693a3131333b733a343a22736c7567223b733a31323a2231303a726573746f72616e79223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a2272752d5255223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a35393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3130266c616e673d72752d5255223b693a31323b4e3b693a31333b733a31393a22323032332d30382d31322030373a30313a3131223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2272752d5255223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31383a22d0a0d0b5d181d182d0bed180d0b0d0bdd18b223b693a31373b693a313b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3130223b7d),
(8, 'index.php?option=com_content&view=category&id=11', 'index.php?option=com_content&view=category&id=11&lang=en-GB', 'Restaurants', '', '2023-08-12 07:02:07', 'd26351a0a1bed81d41fbec8d76e08304', 1, 1, 1, 'en-GB', NULL, NULL, '2023-08-12 07:02:07', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a31313b733a353a22616c696173223b733a31313a2272657374617572616e7473223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a31373b733a393a22706172656e745f6964223b693a313b733a353a226c6576656c223b693a313b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a3131333b733a383a226d6f646966696564223b733a31393a22323032332d30382d31322030373a30323a3037223b733a31313a226d6f6469666965645f6279223b693a3131333b733a343a22736c7567223b733a31343a2231313a72657374617572616e7473223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a22656e2d4742223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a35393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3131266c616e673d656e2d4742223b693a31323b4e3b693a31333b733a31393a22323032332d30382d31322030373a30323a3037223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22656e2d4742223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d7d693a31363b733a31313a2252657374617572616e7473223b693a31373b693a313b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3131223b7d),
(9, 'index.php?option=com_content&view=category&id=12', 'index.php?option=com_content&view=category&id=12&lang=ru-RU', 'Вакансии', '', '2023-08-20 16:41:05', '23672527523fba328cd37184b820d095', 1, 1, 1, 'ru-RU', NULL, NULL, '2023-08-13 12:27:33', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a31323b733a353a22616c696173223b733a383a2276616b616e736969223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a31393b733a393a22706172656e745f6964223b693a313b733a353a226c6576656c223b693a313b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a37323a22696d616765732f6a6f62732e706e67236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f6a6f62732e706e673f77696474683d343231266865696768743d373731223b733a393a22696d6167655f616c74223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a3131333b733a383a226d6f646966696564223b733a31393a22323032332d30382d32302031363a34313a3035223b733a31313a226d6f6469666965645f6279223b693a3131333b733a343a22736c7567223b733a31313a2231323a76616b616e736969223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a2272752d5255223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a35393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3132266c616e673d72752d5255223b693a31323b4e3b693a31333b733a31393a22323032332d30382d31332031323a32373a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2272752d5255223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31363a22d092d0b0d0bad0b0d0bdd181d0b8d0b8223b693a31373b693a313b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3132223b7d),
(10, 'index.php?option=com_content&view=category&id=13', 'index.php?option=com_content&view=category&id=13&lang=en-GB', 'Jobs', '', '2023-08-20 16:38:31', 'ad4d5eacf978ba2037f2ccaca3813051', 1, 1, 1, 'en-GB', NULL, NULL, '2023-08-13 12:28:33', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a31333b733a353a22616c696173223b733a343a226a6f6273223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a32313b733a393a22706172656e745f6964223b693a313b733a353a226c6576656c223b693a313b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a37323a22696d616765732f6a6f62732e706e67236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f6a6f62732e706e673f77696474683d343231266865696768743d373731223b733a393a22696d6167655f616c74223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a3131333b733a383a226d6f646966696564223b733a31393a22323032332d30382d32302031363a33383a3331223b733a31313a226d6f6469666965645f6279223b693a3131333b733a343a22736c7567223b733a373a2231333a6a6f6273223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a22656e2d4742223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a35393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3133266c616e673d656e2d4742223b693a31323b4e3b693a31333b733a31393a22323032332d30382d31332031323a32383a3333223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22656e2d4742223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d7d693a31363b733a343a224a6f6273223b693a31373b693a313b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3133223b7d),
(11, 'index.php?option=com_content&view=category&id=14', 'index.php?option=com_content&view=category&id=14&lang=ru-RU', 'Главная', '', '2023-12-19 07:56:26', '282b5a908f3fd0c26003babfbf2254ec', 1, 1, 1, 'ru-RU', NULL, NULL, '2023-08-15 15:46:54', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a31343b733a353a22616c696173223b733a383a22676c61766e617961223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a32333b733a393a22706172656e745f6964223b693a313b733a353a226c6576656c223b693a313b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a3131333b733a383a226d6f646966696564223b733a31393a22323032332d31322d31392030373a35363a3236223b733a31313a226d6f6469666965645f6279223b693a3131333b733a343a22736c7567223b733a31313a2231343a676c61766e617961223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a2272752d5255223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a35393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3134266c616e673d72752d5255223b693a31323b4e3b693a31333b733a31393a22323032332d30382d31352031353a34363a3534223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2272752d5255223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31343a22d093d0bbd0b0d0b2d0bdd0b0d18f223b693a31373b693a313b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3134223b7d);
INSERT INTO `lsqvo_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(12, 'index.php?option=com_content&view=category&id=15', 'index.php?option=com_content&view=category&id=15&lang=en-GB', 'Home', '', '2023-08-15 15:47:19', '03627fe702d456f1e599a47e20b5caf7', 1, 1, 1, 'en-GB', NULL, NULL, '2023-08-15 15:47:19', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a31353b733a353a22616c696173223b733a343a22686f6d65223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a32353b733a393a22706172656e745f6964223b693a313b733a353a226c6576656c223b693a313b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a3131333b733a383a226d6f646966696564223b733a31393a22323032332d30382d31352031353a34373a3139223b733a31313a226d6f6469666965645f6279223b693a3131333b733a343a22736c7567223b733a373a2231353a686f6d65223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a22656e2d4742223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a35393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3135266c616e673d656e2d4742223b693a31323b4e3b693a31333b733a31393a22323032332d30382d31352031353a34373a3139223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22656e2d4742223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d7d693a31363b733a343a22486f6d65223b693a31373b693a313b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3135223b7d),
(13, 'index.php?option=com_content&view=article&id=5', 'index.php?option=com_content&view=article&id=5:glavnaya&catid=14&lang=ru-RU', 'ZAMES – сеть ресторанов и баров.', ' ZAMES – это сеть уютных и современных ресторанов и баров. Приготовленная с помощью угольной печи и на открытом огне еда обладает своим неповторимым вкусом и ароматом. Приготовленная с помощью угольной печи и на открытом огне еда обладает своим неповторимым вкусом и ароматом. Особенность нашей барной карты – это большой выбор пива, более 250 сортов на любой вкус. Вкусные и разнообразные ланчи по будням, интересные предложения и акции, спортивные трансляции на огромном экране не оставят вас равнодушным. ', '2023-12-24 18:37:11', 'f2057e389297b8e4b11dd025f7a42483', 1, 1, 1, 'ru-RU', '2023-08-15 15:48:06', NULL, '2023-08-15 15:48:06', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a3932353a22205a414d455320e2809320d18dd182d0be20d181d0b5d182d18c20d183d18ed182d0bdd18bd18520d0b820d181d0bed0b2d180d0b5d0bcd0b5d0bdd0bdd18bd18520d180d0b5d181d182d0bed180d0b0d0bdd0bed0b220d0b820d0b1d0b0d180d0bed0b22e20d09fd180d0b8d0b3d0bed182d0bed0b2d0bbd0b5d0bdd0bdd0b0d18f20d18120d0bfd0bed0bcd0bed189d18cd18e20d183d0b3d0bed0bbd18cd0bdd0bed0b920d0bfd0b5d187d0b820d0b820d0bdd0b020d0bed182d0bad180d18bd182d0bed0bc20d0bed0b3d0bdd0b520d0b5d0b4d0b020d0bed0b1d0bbd0b0d0b4d0b0d0b5d18220d181d0b2d0bed0b8d0bc20d0bdd0b5d0bfd0bed0b2d182d0bed180d0b8d0bcd18bd0bc20d0b2d0bad183d181d0bed0bc20d0b820d0b0d180d0bed0bcd0b0d182d0bed0bc2e20d09fd180d0b8d0b3d0bed182d0bed0b2d0bbd0b5d0bdd0bdd0b0d18f20d18120d0bfd0bed0bcd0bed189d18cd18e20d183d0b3d0bed0bbd18cd0bdd0bed0b920d0bfd0b5d187d0b820d0b820d0bdd0b020d0bed182d0bad180d18bd182d0bed0bc20d0bed0b3d0bdd0b520d0b5d0b4d0b020d0bed0b1d0bbd0b0d0b4d0b0d0b5d18220d181d0b2d0bed0b8d0bc20d0bdd0b5d0bfd0bed0b2d182d0bed180d0b8d0bcd18bd0bc20d0b2d0bad183d181d0bed0bc20d0b820d0b0d180d0bed0bcd0b0d182d0bed0bc2e20d09ed181d0bed0b1d0b5d0bdd0bdd0bed181d182d18c20d0bdd0b0d188d0b5d0b920d0b1d0b0d180d0bdd0bed0b920d0bad0b0d180d182d18b20e2809320d18dd182d0be20d0b1d0bed0bbd18cd188d0bed0b920d0b2d18bd0b1d0bed18020d0bfd0b8d0b2d0b02c20d0b1d0bed0bbd0b5d0b52032353020d181d0bed180d182d0bed0b220d0bdd0b020d0bbd18ed0b1d0bed0b920d0b2d0bad183d1812e20d092d0bad183d181d0bdd18bd0b520d0b820d180d0b0d0b7d0bdd0bed0bed0b1d180d0b0d0b7d0bdd18bd0b520d0bbd0b0d0bdd187d0b820d0bfd0be20d0b1d183d0b4d0bdd18fd0bc2c20d0b8d0bdd182d0b5d180d0b5d181d0bdd18bd0b520d0bfd180d0b5d0b4d0bbd0bed0b6d0b5d0bdd0b8d18f20d0b820d0b0d0bad186d0b8d0b82c20d181d0bfd0bed180d182d0b8d0b2d0bdd18bd0b520d182d180d0b0d0bdd181d0bbd18fd186d0b8d0b820d0bdd0b020d0bed0b3d180d0bed0bcd0bdd0bed0bc20d18dd0bad180d0b0d0bdd0b520d0bdd0b520d0bed181d182d0b0d0b2d18fd18220d0b2d0b0d18120d180d0b0d0b2d0bdd0bed0b4d183d188d0bdd18bd0bc2e20223b693a333b613a32373a7b733a323a226964223b693a353b733a353a22616c696173223b733a383a22676c61766e617961223b733a373a2273756d6d617279223b733a313336333a223c64697620636c6173733d22726f77223e0d0a093c64697620636c6173733d22636f6c2d313220636f6c2d6d642d34206d61696e2d6c656674223e0d0a09093c683120636c6173733d227469746c65223e5a414d455320e2809320d18dd182d0be20d181d0b5d182d18c20d183d18ed182d0bdd18bd18520d0b820d181d0bed0b2d180d0b5d0bcd0b5d0bdd0bdd18bd18520d180d0b5d181d182d0bed180d0b0d0bdd0bed0b220d0b820d0b1d0b0d180d0bed0b22e3c2f68313e0d0a09093c64697620636c6173733d226465736320642d6e6f6e6520642d6d642d626c6f636b223e3c703ed09fd180d0b8d0b3d0bed182d0bed0b2d0bbd0b5d0bdd0bdd0b0d18f20d18120d0bfd0bed0bcd0bed189d18cd18e20d183d0b3d0bed0bbd18cd0bdd0bed0b920d0bfd0b5d187d0b820d0b820d0bdd0b020d0bed182d0bad180d18bd182d0bed0bc20d0bed0b3d0bdd0b520d0b5d0b4d0b020d0bed0b1d0bbd0b0d0b4d0b0d0b5d18220d181d0b2d0bed0b8d0bc20d0bdd0b5d0bfd0bed0b2d182d0bed180d0b8d0bcd18bd0bc20d0b2d0bad183d181d0bed0bc20d0b820d0b0d180d0bed0bcd0b0d182d0bed0bc2e3c2f703e3c2f6469763e0d0a093c2f6469763e0d0a093c64697620636c6173733d22642d666c657820636f6c2d6d642d34206d61696e2d63656e746572223e0d0a09093c696d67207372633d222f696d616765732f6c6f676f2d69636f6e2e706e672220616c743d224c6f676f747970652220636c6173733d226e6f2d6c617a7922206c6f6164696e673d226c617a79223e0d0a093c2f6469763e0d0a093c64697620636c6173733d22636f6c2d313220636f6c2d6d642d34206d61696e2d7269676874223e0d0a09093c64697620636c6173733d2264657363223e0d0a0909093c7020636c6173733d226465736320642d626c6f636b20642d6d642d6e6f6e65223ed09fd180d0b8d0b3d0bed182d0bed0b2d0bbd0b5d0bdd0bdd0b0d18f20d18120d0bfd0bed0bcd0bed189d18cd18e20d183d0b3d0bed0bbd18cd0bdd0bed0b920d0bfd0b5d187d0b820d0b820d0bdd0b020d0bed182d0bad180d18bd182d0bed0bc20d0bed0b3d0bdd0b520d0b5d0b4d0b020d0bed0b1d0bbd0b0d0b4d0b0d0b5d18220d181d0b2d0bed0b8d0bc20d0bdd0b5d0bfd0bed0b2d182d0bed180d0b8d0bcd18bd0bc20d0b2d0bad183d181d0bed0bc20d0b820d0b0d180d0bed0bcd0b0d182d0bed0bc2e3c2f703e0d0a0909093c703ed09ed181d0bed0b1d0b5d0bdd0bdd0bed181d182d18c20d0bdd0b0d188d0b5d0b920d0b1d0b0d180d0bdd0bed0b920d0bad0b0d180d182d18b20e2809320d18dd182d0be20d0b1d0bed0bbd18cd188d0bed0b920d0b2d18bd0b1d0bed18020d0bfd0b8d0b2d0b02c20d0b1d0bed0bbd0b5d0b52032353020d181d0bed180d182d0bed0b220d0bdd0b020d0bbd18ed0b1d0bed0b920d0b2d0bad183d1812e3c2f703e200d0a0909093c703ed092d0bad183d181d0bdd18bd0b520d0b820d180d0b0d0b7d0bdd0bed0bed0b1d180d0b0d0b7d0bdd18bd0b520d0bbd0b0d0bdd187d0b820d0bfd0be20d0b1d183d0b4d0bdd18fd0bc2c20d0b8d0bdd182d0b5d180d0b5d181d0bdd18bd0b520d0bfd180d0b5d0b4d0bbd0bed0b6d0b5d0bdd0b8d18f20d0b820d0b0d0bad186d0b8d0b82c20d181d0bfd0bed180d182d0b8d0b2d0bdd18bd0b520d182d180d0b0d0bdd181d0bbd18fd186d0b8d0b820d0bdd0b020d0bed0b3d180d0bed0bcd0bdd0bed0bc20d18dd0bad180d0b0d0bdd0b520d0bdd0b520d0bed181d182d0b0d0b2d18fd18220d0b2d0b0d18120d180d0b0d0b2d0bdd0bed0b4d183d188d0bdd18bd0bc2e3c2f703e0d0a09093c2f6469763e0d0a093c2f6469763e0d0a3c2f6469763e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3332373a227b22696d6167655f696e74726f223a22696d616765735c2f6d61696e2e706e67236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f6d61696e2e706e673f77696474683d353231266865696768743d333035222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6d61696e2e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f6d61696e2e6a70673f77696474683d32353932266865696768743d31333439222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31343b733a31303a22637265617465645f6279223b693a3131333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d31322d32342031383a33373a3131223b733a31313a226d6f6469666965645f6279223b693a3131333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a31353a2263617373696f706569613a6d61696e223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2230223b733a31333a2273686f775f63617465676f7279223b733a313a2230223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2230223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2230223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2230223b733a31313a227265636f72645f68697473223b733a313a2230223b733a393a2273686f775f68697473223b733a313a2230223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a303b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a34303b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a343b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2231223b733a393a226e756d5f6c696e6b73223b693a303b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a32363b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a31343a22d093d0bbd0b0d0b2d0bdd0b0d18f223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31303a22353a676c61766e617961223b733a373a22636174736c7567223b733a31313a2231343a676c61766e617961223b733a363a22617574686f72223b733a373a2261646d696e3133223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a37323a22696d616765732f6d61696e2e706e67236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f6d61696e2e706e673f77696474683d353231266865696768743d333035223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a2272752d5255223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30382d31352031353a34383a3036223b693a31303b4e3b693a31313b733a37353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d353a676c61766e6179612663617469643d3134266c616e673d72752d5255223b693a31323b4e3b693a31333b733a31393a22323032332d30382d31352031353a34383a3036223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2261646d696e3133223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31343a22d093d0bbd0b0d0b2d0bdd0b0d18f223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a353a2272752d5255223b733a363a226e6573746564223b623a313b733a323a226964223b693a31363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2272752d5255223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35343a225a414d455320e2809320d181d0b5d182d18c20d180d0b5d181d182d0bed180d0b0d0bdd0bed0b220d0b820d0b1d0b0d180d0bed0b22e223b693a31373b693a333b693a31383b733a34363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d35223b7d),
(14, 'index.php?option=com_content&view=article&id=6', 'index.php?option=com_content&view=article&id=6:home&catid=15&lang=en-GB', 'ZAMES – beer & grill.', ' ZAMES – is a chain of cozy and modern restaurants and bars. Cooked with a coal stove and on an open fire, food has its own unique taste and aroma. Cooked with a coal stove and on an open fire, food has its own unique taste and aroma. A feature of our bar list is a large selection of beer, more than 250 varieties for every taste. Delicious and varied lunches on weekdays, interesting offers and promotions, sports broadcasts on a huge screen will not leave you indifferent. ', '2023-12-24 18:37:25', '6c8e5b12da96a98d81e44bf8aa835c6c', 1, 1, 1, 'en-GB', '2023-08-15 15:48:28', NULL, '2023-08-15 15:48:28', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a3437383a22205a414d455320e28093206973206120636861696e206f6620636f7a7920616e64206d6f6465726e2072657374617572616e747320616e6420626172732e20436f6f6b65642077697468206120636f616c2073746f766520616e64206f6e20616e206f70656e20666972652c20666f6f642068617320697473206f776e20756e6971756520746173746520616e642061726f6d612e20436f6f6b65642077697468206120636f616c2073746f766520616e64206f6e20616e206f70656e20666972652c20666f6f642068617320697473206f776e20756e6971756520746173746520616e642061726f6d612e20412066656174757265206f66206f757220626172206c6973742069732061206c617267652073656c656374696f6e206f6620626565722c206d6f7265207468616e203235302076617269657469657320666f722065766572792074617374652e2044656c6963696f757320616e6420766172696564206c756e63686573206f6e207765656b646179732c20696e746572657374696e67206f666665727320616e642070726f6d6f74696f6e732c2073706f7274732062726f61646361737473206f6e206120687567652073637265656e2077696c6c206e6f74206c6561766520796f7520696e646966666572656e742e20223b693a333b613a32373a7b733a323a226964223b693a363b733a353a22616c696173223b733a343a22686f6d65223b733a373a2273756d6d617279223b733a3931353a223c64697620636c6173733d22726f77223e0d0a093c64697620636c6173733d22636f6c2d313220636f6c2d6d642d34206d61696e2d6c656674223e0d0a09093c683120636c6173733d227469746c65223e5a414d455320e28093206973206120636861696e206f6620636f7a7920616e64206d6f6465726e2072657374617572616e747320616e6420626172732e3c2f68313e0d0a09093c64697620636c6173733d226465736320642d6e6f6e6520642d6d642d626c6f636b223e3c703e436f6f6b65642077697468206120636f616c2073746f766520616e64206f6e20616e206f70656e20666972652c20666f6f642068617320697473206f776e20756e6971756520746173746520616e642061726f6d612e3c2f703e3c2f6469763e0d0a093c2f6469763e0d0a093c64697620636c6173733d22642d666c657820636f6c2d6d642d34206d61696e2d63656e746572223e0d0a09093c696d67207372633d22696d616765732f6c6f676f2d69636f6e2e706e672220616c743d224c6f676f747970652220636c6173733d226e6f2d6c617a7922206c6f6164696e673d226c617a79223e0d0a093c2f6469763e0d0a093c64697620636c6173733d22636f6c2d313220636f6c2d6d642d34206d61696e2d7269676874223e0d0a09093c64697620636c6173733d2264657363223e0d0a0909093c7020636c6173733d226465736320642d626c6f636b20642d6d642d6e6f6e65223e436f6f6b65642077697468206120636f616c2073746f766520616e64206f6e20616e206f70656e20666972652c20666f6f642068617320697473206f776e20756e6971756520746173746520616e642061726f6d612e3c2f703e0d0a0909093c703e412066656174757265206f66206f757220626172206c6973742069732061206c617267652073656c656374696f6e206f6620626565722c206d6f7265207468616e203235302076617269657469657320666f722065766572792074617374652e3c2f703e200d0a0909093c703e44656c6963696f757320616e6420766172696564206c756e63686573206f6e207765656b646179732c20696e746572657374696e67206f666665727320616e642070726f6d6f74696f6e732c2073706f7274732062726f61646361737473206f6e206120687567652073637265656e2077696c6c206e6f74206c6561766520796f7520696e646966666572656e742e3c2f703e0d0a09093c2f6469763e0d0a093c2f6469763e0d0a3c2f6469763e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3332373a227b22696d6167655f696e74726f223a22696d616765735c2f6d61696e2e706e67236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f6d61696e2e706e673f77696474683d353231266865696768743d333035222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6d61696e2e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f6d61696e2e6a70673f77696474683d32353932266865696768743d31333439222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31353b733a31303a22637265617465645f6279223b693a3131333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d31322d32342031383a33373a3235223b733a31313a226d6f6469666965645f6279223b693a3131333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a31353a2263617373696f706569613a6d61696e223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2230223b733a31333a2273686f775f63617465676f7279223b733a313a2230223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2230223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2230223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2230223b733a31313a227265636f72645f68697473223b733a313a2230223b733a393a2273686f775f68697473223b733a313a2230223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a303b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a34303b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a343b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2231223b733a393a226e756d5f6c696e6b73223b693a303b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a31343b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a343a22486f6d65223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a363a22363a686f6d65223b733a373a22636174736c7567223b733a373a2231353a686f6d65223b733a363a22617574686f72223b733a373a2261646d696e3133223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a37323a22696d616765732f6d61696e2e706e67236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f6d61696e2e706e673f77696474683d353231266865696768743d333035223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a22656e2d4742223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30382d31352031353a34383a3238223b693a31303b4e3b693a31313b733a37313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d363a686f6d652663617469643d3135266c616e673d656e2d4742223b693a31323b4e3b693a31333b733a31393a22323032332d30382d31352031353a34383a3238223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2261646d696e3133223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a343a22486f6d65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a353a22656e2d4742223b733a363a226e6573746564223b623a313b733a323a226964223b693a31373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22656e2d4742223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d7d693a31363b733a32333a225a414d455320e2809320626565722026206772696c6c2e223b693a31373b693a333b693a31383b733a34363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d36223b7d);
INSERT INTO `lsqvo_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(15, 'index.php?option=com_content&view=article&id=7', 'index.php?option=com_content&view=article&id=7:naturalnye-soki-s-soboj&catid=8&lang=ru-RU', 'Натуральные соки с собой', ' Lorem Ipsum - это текст-\"рыба\", часто используемый в печати и вэб-дизайне. Lorem Ipsum является стандартной \"рыбой\" для текстов на латинице с начала XVI века. В то время некий безымянный печатник создал большую коллекцию размеров и форм шрифтов, используя Lorem Ipsum для распечатки образцов. Lorem Ipsum не только успешно пережил без заметных изменений пять веков, но и перешагнул в электронный дизайн. Его популяризации в новое время послужили публикация листов Letraset с образцами Lorem Ipsum в 60-х годах и, в более недавнее время, программы электронной вёрстки типа Aldus PageMaker, в шаблонах которых используется Lorem Ipsum. Давно выяснено, что при оценке дизайна и композиции читаемый текст мешает сосредоточиться. Lorem Ipsum используют потому, что тот обеспечивает более или менее стандартное заполнение шаблона, а также реальное распределение букв и пробелов в абзацах, которое не получается при простой дубликации \"Здесь ваш текст.. Здесь ваш текст.. Здесь ваш текст..\" Многие программы электронной вёрстки и редакторы HTML используют Lorem Ipsum в качестве текста по умолчанию, так что поиск по ключевым словам \"lorem ipsum\" сразу показывает, как много веб-страниц всёещё дожидаются своего настоящего рождения. За прошедшие годы текст Lorem Ipsum получил много версий. Некоторые версии появились по ошибке, некоторые - намеренно (например, юмористические варианты). Многие думают, что Lorem Ipsum - взятый с потолка псевдо-латинский набор слов, но это не совсем так. Его корни уходят в один фрагмент классической латыни 45 года н.э., то есть более двух тысячелетий назад. Ричард МакКлинток, профессор латыни из колледжа Hampden-Sydney, штат Вирджиния, взял одно из самых странных слов в Lorem Ipsum, \"consectetur\", и занялся его поисками в классической латинской литературе. В результате он нашёл неоспоримый первоисточник Lorem Ipsum в разделах 1.10.32 и 1.10.33 книги \"de Finibus Bonorum et Malorum\" (\"О пределах добра и зла\"), написанной Цицероном в 45 году н.э. Этот трактат по теории этики был очень популярен в эпоху Возрождения. Первая строка Lorem Ipsum, \"Lorem ipsum dolor sit amet..\", происходит от одной из строк в разделе 1.10.32 ', '2023-08-19 20:17:32', '6dfaf75fdc02f3c45dca9be5f550e239', 1, 0, 1, 'ru-RU', '2023-08-15 17:45:13', NULL, '2023-08-15 17:45:13', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a333635353a22204c6f72656d20497073756d202d20d18dd182d0be20d182d0b5d0bad181d1822d22d180d18bd0b1d0b0222c20d187d0b0d181d182d0be20d0b8d181d0bfd0bed0bbd18cd0b7d183d0b5d0bcd18bd0b920d0b220d0bfd0b5d187d0b0d182d0b820d0b820d0b2d18dd0b12dd0b4d0b8d0b7d0b0d0b9d0bdd0b52e204c6f72656d20497073756d20d18fd0b2d0bbd18fd0b5d182d181d18f20d181d182d0b0d0bdd0b4d0b0d180d182d0bdd0bed0b92022d180d18bd0b1d0bed0b92220d0b4d0bbd18f20d182d0b5d0bad181d182d0bed0b220d0bdd0b020d0bbd0b0d182d0b8d0bdd0b8d186d0b520d18120d0bdd0b0d187d0b0d0bbd0b02058564920d0b2d0b5d0bad0b02e20d09220d182d0be20d0b2d180d0b5d0bcd18f20d0bdd0b5d0bad0b8d0b920d0b1d0b5d0b7d18bd0bcd18fd0bdd0bdd18bd0b920d0bfd0b5d187d0b0d182d0bdd0b8d0ba20d181d0bed0b7d0b4d0b0d0bb20d0b1d0bed0bbd18cd188d183d18e20d0bad0bed0bbd0bbd0b5d0bad186d0b8d18e20d180d0b0d0b7d0bcd0b5d180d0bed0b220d0b820d184d0bed180d0bc20d188d180d0b8d184d182d0bed0b22c20d0b8d181d0bfd0bed0bbd18cd0b7d183d18f204c6f72656d20497073756d20d0b4d0bbd18f20d180d0b0d181d0bfd0b5d187d0b0d182d0bad0b820d0bed0b1d180d0b0d0b7d186d0bed0b22e204c6f72656d20497073756d20d0bdd0b520d182d0bed0bbd18cd0bad0be20d183d181d0bfd0b5d188d0bdd0be20d0bfd0b5d180d0b5d0b6d0b8d0bb20d0b1d0b5d0b720d0b7d0b0d0bcd0b5d182d0bdd18bd18520d0b8d0b7d0bcd0b5d0bdd0b5d0bdd0b8d0b920d0bfd18fd182d18c20d0b2d0b5d0bad0bed0b22c20d0bdd0be20d0b820d0bfd0b5d180d0b5d188d0b0d0b3d0bdd183d0bb20d0b220d18dd0bbd0b5d0bad182d180d0bed0bdd0bdd18bd0b920d0b4d0b8d0b7d0b0d0b9d0bd2e20d095d0b3d0be20d0bfd0bed0bfd183d0bbd18fd180d0b8d0b7d0b0d186d0b8d0b820d0b220d0bdd0bed0b2d0bed0b520d0b2d180d0b5d0bcd18f20d0bfd0bed181d0bbd183d0b6d0b8d0bbd0b820d0bfd183d0b1d0bbd0b8d0bad0b0d186d0b8d18f20d0bbd0b8d181d182d0bed0b2204c6574726173657420d18120d0bed0b1d180d0b0d0b7d186d0b0d0bcd0b8204c6f72656d20497073756d20d0b22036302dd18520d0b3d0bed0b4d0b0d18520d0b82c20d0b220d0b1d0bed0bbd0b5d0b520d0bdd0b5d0b4d0b0d0b2d0bdd0b5d0b520d0b2d180d0b5d0bcd18f2c20d0bfd180d0bed0b3d180d0b0d0bcd0bcd18b20d18dd0bbd0b5d0bad182d180d0bed0bdd0bdd0bed0b920d0b2d191d180d181d182d0bad0b820d182d0b8d0bfd0b020416c64757320506167654d616b65722c20d0b220d188d0b0d0b1d0bbd0bed0bdd0b0d18520d0bad0bed182d0bed180d18bd18520d0b8d181d0bfd0bed0bbd18cd0b7d183d0b5d182d181d18f204c6f72656d20497073756d2e20d094d0b0d0b2d0bdd0be20d0b2d18bd18fd181d0bdd0b5d0bdd0be2c20d187d182d0be20d0bfd180d0b820d0bed186d0b5d0bdd0bad0b520d0b4d0b8d0b7d0b0d0b9d0bdd0b020d0b820d0bad0bed0bcd0bfd0bed0b7d0b8d186d0b8d0b820d187d0b8d182d0b0d0b5d0bcd18bd0b920d182d0b5d0bad181d18220d0bcd0b5d188d0b0d0b5d18220d181d0bed181d180d0b5d0b4d0bed182d0bed187d0b8d182d18cd181d18f2e204c6f72656d20497073756d20d0b8d181d0bfd0bed0bbd18cd0b7d183d18ed18220d0bfd0bed182d0bed0bcd1832c20d187d182d0be20d182d0bed18220d0bed0b1d0b5d181d0bfd0b5d187d0b8d0b2d0b0d0b5d18220d0b1d0bed0bbd0b5d0b520d0b8d0bbd0b820d0bcd0b5d0bdd0b5d0b520d181d182d0b0d0bdd0b4d0b0d180d182d0bdd0bed0b520d0b7d0b0d0bfd0bed0bbd0bdd0b5d0bdd0b8d0b520d188d0b0d0b1d0bbd0bed0bdd0b02c20d0b020d182d0b0d0bad0b6d0b520d180d0b5d0b0d0bbd18cd0bdd0bed0b520d180d0b0d181d0bfd180d0b5d0b4d0b5d0bbd0b5d0bdd0b8d0b520d0b1d183d0bad0b220d0b820d0bfd180d0bed0b1d0b5d0bbd0bed0b220d0b220d0b0d0b1d0b7d0b0d186d0b0d1852c20d0bad0bed182d0bed180d0bed0b520d0bdd0b520d0bfd0bed0bbd183d187d0b0d0b5d182d181d18f20d0bfd180d0b820d0bfd180d0bed181d182d0bed0b920d0b4d183d0b1d0bbd0b8d0bad0b0d186d0b8d0b82022d097d0b4d0b5d181d18c20d0b2d0b0d18820d182d0b5d0bad181d1822e2e20d097d0b4d0b5d181d18c20d0b2d0b0d18820d182d0b5d0bad181d1822e2e20d097d0b4d0b5d181d18c20d0b2d0b0d18820d182d0b5d0bad181d1822e2e2220d09cd0bdd0bed0b3d0b8d0b520d0bfd180d0bed0b3d180d0b0d0bcd0bcd18b20d18dd0bbd0b5d0bad182d180d0bed0bdd0bdd0bed0b920d0b2d191d180d181d182d0bad0b820d0b820d180d0b5d0b4d0b0d0bad182d0bed180d18b2048544d4c20d0b8d181d0bfd0bed0bbd18cd0b7d183d18ed182204c6f72656d20497073756d20d0b220d0bad0b0d187d0b5d181d182d0b2d0b520d182d0b5d0bad181d182d0b020d0bfd0be20d183d0bcd0bed0bbd187d0b0d0bdd0b8d18e2c20d182d0b0d0ba20d187d182d0be20d0bfd0bed0b8d181d0ba20d0bfd0be20d0bad0bbd18ed187d0b5d0b2d18bd0bc20d181d0bbd0bed0b2d0b0d0bc20226c6f72656d20697073756d2220d181d180d0b0d0b7d18320d0bfd0bed0bad0b0d0b7d18bd0b2d0b0d0b5d1822c20d0bad0b0d0ba20d0bcd0bdd0bed0b3d0be20d0b2d0b5d0b12dd181d182d180d0b0d0bdd0b8d18620d0b2d181d191d0b5d189d19120d0b4d0bed0b6d0b8d0b4d0b0d18ed182d181d18f20d181d0b2d0bed0b5d0b3d0be20d0bdd0b0d181d182d0bed18fd189d0b5d0b3d0be20d180d0bed0b6d0b4d0b5d0bdd0b8d18f2e20d097d0b020d0bfd180d0bed188d0b5d0b4d188d0b8d0b520d0b3d0bed0b4d18b20d182d0b5d0bad181d182204c6f72656d20497073756d20d0bfd0bed0bbd183d187d0b8d0bb20d0bcd0bdd0bed0b3d0be20d0b2d0b5d180d181d0b8d0b92e20d09dd0b5d0bad0bed182d0bed180d18bd0b520d0b2d0b5d180d181d0b8d0b820d0bfd0bed18fd0b2d0b8d0bbd0b8d181d18c20d0bfd0be20d0bed188d0b8d0b1d0bad0b52c20d0bdd0b5d0bad0bed182d0bed180d18bd0b5202d20d0bdd0b0d0bcd0b5d180d0b5d0bdd0bdd0be2028d0bdd0b0d0bfd180d0b8d0bcd0b5d1802c20d18ed0bcd0bed180d0b8d181d182d0b8d187d0b5d181d0bad0b8d0b520d0b2d0b0d180d0b8d0b0d0bdd182d18b292e20d09cd0bdd0bed0b3d0b8d0b520d0b4d183d0bcd0b0d18ed1822c20d187d182d0be204c6f72656d20497073756d202d20d0b2d0b7d18fd182d18bd0b920d18120d0bfd0bed182d0bed0bbd0bad0b020d0bfd181d0b5d0b2d0b4d0be2dd0bbd0b0d182d0b8d0bdd181d0bad0b8d0b920d0bdd0b0d0b1d0bed18020d181d0bbd0bed0b22c20d0bdd0be20d18dd182d0be20d0bdd0b520d181d0bed0b2d181d0b5d0bc20d182d0b0d0ba2e20d095d0b3d0be20d0bad0bed180d0bdd0b820d183d185d0bed0b4d18fd18220d0b220d0bed0b4d0b8d0bd20d184d180d0b0d0b3d0bcd0b5d0bdd18220d0bad0bbd0b0d181d181d0b8d187d0b5d181d0bad0bed0b920d0bbd0b0d182d18bd0bdd0b820343520d0b3d0bed0b4d0b020d0bd2ed18d2e2c20d182d0be20d0b5d181d182d18c20d0b1d0bed0bbd0b5d0b520d0b4d0b2d183d18520d182d18bd181d18fd187d0b5d0bbd0b5d182d0b8d0b920d0bdd0b0d0b7d0b0d0b42e20d0a0d0b8d187d0b0d180d0b420d09cd0b0d0bad09ad0bbd0b8d0bdd182d0bed0ba2c20d0bfd180d0bed184d0b5d181d181d0bed18020d0bbd0b0d182d18bd0bdd0b820d0b8d0b720d0bad0bed0bbd0bbd0b5d0b4d0b6d0b02048616d7064656e2d5379646e65792c20d188d182d0b0d18220d092d0b8d180d0b4d0b6d0b8d0bdd0b8d18f2c20d0b2d0b7d18fd0bb20d0bed0b4d0bdd0be20d0b8d0b720d181d0b0d0bcd18bd18520d181d182d180d0b0d0bdd0bdd18bd18520d181d0bbd0bed0b220d0b2204c6f72656d20497073756d2c2022636f6e7365637465747572222c20d0b820d0b7d0b0d0bdd18fd0bbd181d18f20d0b5d0b3d0be20d0bfd0bed0b8d181d0bad0b0d0bcd0b820d0b220d0bad0bbd0b0d181d181d0b8d187d0b5d181d0bad0bed0b920d0bbd0b0d182d0b8d0bdd181d0bad0bed0b920d0bbd0b8d182d0b5d180d0b0d182d183d180d0b52e20d09220d180d0b5d0b7d183d0bbd18cd182d0b0d182d0b520d0bed0bd20d0bdd0b0d188d191d0bb20d0bdd0b5d0bed181d0bfd0bed180d0b8d0bcd18bd0b920d0bfd0b5d180d0b2d0bed0b8d181d182d0bed187d0bdd0b8d0ba204c6f72656d20497073756d20d0b220d180d0b0d0b7d0b4d0b5d0bbd0b0d18520312e31302e333220d0b820312e31302e333320d0bad0bdd0b8d0b3d0b8202264652046696e6962757320426f6e6f72756d206574204d616c6f72756d22202822d09e20d0bfd180d0b5d0b4d0b5d0bbd0b0d18520d0b4d0bed0b1d180d0b020d0b820d0b7d0bbd0b022292c20d0bdd0b0d0bfd0b8d181d0b0d0bdd0bdd0bed0b920d0a6d0b8d186d0b5d180d0bed0bdd0bed0bc20d0b220343520d0b3d0bed0b4d18320d0bd2ed18d2e20d0add182d0bed18220d182d180d0b0d0bad182d0b0d18220d0bfd0be20d182d0b5d0bed180d0b8d0b820d18dd182d0b8d0bad0b820d0b1d18bd0bb20d0bed187d0b5d0bdd18c20d0bfd0bed0bfd183d0bbd18fd180d0b5d0bd20d0b220d18dd0bfd0bed185d18320d092d0bed0b7d180d0bed0b6d0b4d0b5d0bdd0b8d18f2e20d09fd0b5d180d0b2d0b0d18f20d181d182d180d0bed0bad0b0204c6f72656d20497073756d2c20224c6f72656d20697073756d20646f6c6f722073697420616d65742e2e222c20d0bfd180d0bed0b8d181d185d0bed0b4d0b8d18220d0bed18220d0bed0b4d0bdd0bed0b920d0b8d0b720d181d182d180d0bed0ba20d0b220d180d0b0d0b7d0b4d0b5d0bbd0b520312e31302e333220223b693a333b613a32373a7b733a323a226964223b693a373b733a353a22616c696173223b733a32333a226e61747572616c6e796520736f6b69207320736f626f6a223b733a373a2273756d6d617279223b733a333639343a223c703e3c7374726f6e673e4c6f72656d20497073756d3c2f7374726f6e673e202d20d18dd182d0be20d182d0b5d0bad181d1822d22d180d18bd0b1d0b0222c20d187d0b0d181d182d0be20d0b8d181d0bfd0bed0bbd18cd0b7d183d0b5d0bcd18bd0b920d0b220d0bfd0b5d187d0b0d182d0b820d0b820d0b2d18dd0b12dd0b4d0b8d0b7d0b0d0b9d0bdd0b52e204c6f72656d20497073756d20d18fd0b2d0bbd18fd0b5d182d181d18f20d181d182d0b0d0bdd0b4d0b0d180d182d0bdd0bed0b92022d180d18bd0b1d0bed0b92220d0b4d0bbd18f20d182d0b5d0bad181d182d0bed0b220d0bdd0b020d0bbd0b0d182d0b8d0bdd0b8d186d0b520d18120d0bdd0b0d187d0b0d0bbd0b02058564920d0b2d0b5d0bad0b02e20d09220d182d0be20d0b2d180d0b5d0bcd18f20d0bdd0b5d0bad0b8d0b920d0b1d0b5d0b7d18bd0bcd18fd0bdd0bdd18bd0b920d0bfd0b5d187d0b0d182d0bdd0b8d0ba20d181d0bed0b7d0b4d0b0d0bb20d0b1d0bed0bbd18cd188d183d18e20d0bad0bed0bbd0bbd0b5d0bad186d0b8d18e20d180d0b0d0b7d0bcd0b5d180d0bed0b220d0b820d184d0bed180d0bc20d188d180d0b8d184d182d0bed0b22c20d0b8d181d0bfd0bed0bbd18cd0b7d183d18f204c6f72656d20497073756d20d0b4d0bbd18f20d180d0b0d181d0bfd0b5d187d0b0d182d0bad0b820d0bed0b1d180d0b0d0b7d186d0bed0b22e204c6f72656d20497073756d20d0bdd0b520d182d0bed0bbd18cd0bad0be20d183d181d0bfd0b5d188d0bdd0be20d0bfd0b5d180d0b5d0b6d0b8d0bb20d0b1d0b5d0b720d0b7d0b0d0bcd0b5d182d0bdd18bd18520d0b8d0b7d0bcd0b5d0bdd0b5d0bdd0b8d0b920d0bfd18fd182d18c20d0b2d0b5d0bad0bed0b22c20d0bdd0be20d0b820d0bfd0b5d180d0b5d188d0b0d0b3d0bdd183d0bb20d0b220d18dd0bbd0b5d0bad182d180d0bed0bdd0bdd18bd0b920d0b4d0b8d0b7d0b0d0b9d0bd2e20d095d0b3d0be20d0bfd0bed0bfd183d0bbd18fd180d0b8d0b7d0b0d186d0b8d0b820d0b220d0bdd0bed0b2d0bed0b520d0b2d180d0b5d0bcd18f20d0bfd0bed181d0bbd183d0b6d0b8d0bbd0b820d0bfd183d0b1d0bbd0b8d0bad0b0d186d0b8d18f20d0bbd0b8d181d182d0bed0b2204c6574726173657420d18120d0bed0b1d180d0b0d0b7d186d0b0d0bcd0b8204c6f72656d20497073756d20d0b22036302dd18520d0b3d0bed0b4d0b0d18520d0b82c20d0b220d0b1d0bed0bbd0b5d0b520d0bdd0b5d0b4d0b0d0b2d0bdd0b5d0b520d0b2d180d0b5d0bcd18f2c20d0bfd180d0bed0b3d180d0b0d0bcd0bcd18b20d18dd0bbd0b5d0bad182d180d0bed0bdd0bdd0bed0b920d0b2d191d180d181d182d0bad0b820d182d0b8d0bfd0b020416c64757320506167654d616b65722c20d0b220d188d0b0d0b1d0bbd0bed0bdd0b0d18520d0bad0bed182d0bed180d18bd18520d0b8d181d0bfd0bed0bbd18cd0b7d183d0b5d182d181d18f204c6f72656d20497073756d2e3c2f703e0d0a3c703ed094d0b0d0b2d0bdd0be20d0b2d18bd18fd181d0bdd0b5d0bdd0be2c20d187d182d0be20d0bfd180d0b820d0bed186d0b5d0bdd0bad0b520d0b4d0b8d0b7d0b0d0b9d0bdd0b020d0b820d0bad0bed0bcd0bfd0bed0b7d0b8d186d0b8d0b820d187d0b8d182d0b0d0b5d0bcd18bd0b920d182d0b5d0bad181d18220d0bcd0b5d188d0b0d0b5d18220d181d0bed181d180d0b5d0b4d0bed182d0bed187d0b8d182d18cd181d18f2e204c6f72656d20497073756d20d0b8d181d0bfd0bed0bbd18cd0b7d183d18ed18220d0bfd0bed182d0bed0bcd1832c20d187d182d0be20d182d0bed18220d0bed0b1d0b5d181d0bfd0b5d187d0b8d0b2d0b0d0b5d18220d0b1d0bed0bbd0b5d0b520d0b8d0bbd0b820d0bcd0b5d0bdd0b5d0b520d181d182d0b0d0bdd0b4d0b0d180d182d0bdd0bed0b520d0b7d0b0d0bfd0bed0bbd0bdd0b5d0bdd0b8d0b520d188d0b0d0b1d0bbd0bed0bdd0b02c20d0b020d182d0b0d0bad0b6d0b520d180d0b5d0b0d0bbd18cd0bdd0bed0b520d180d0b0d181d0bfd180d0b5d0b4d0b5d0bbd0b5d0bdd0b8d0b520d0b1d183d0bad0b220d0b820d0bfd180d0bed0b1d0b5d0bbd0bed0b220d0b220d0b0d0b1d0b7d0b0d186d0b0d1852c20d0bad0bed182d0bed180d0bed0b520d0bdd0b520d0bfd0bed0bbd183d187d0b0d0b5d182d181d18f20d0bfd180d0b820d0bfd180d0bed181d182d0bed0b920d0b4d183d0b1d0bbd0b8d0bad0b0d186d0b8d0b82022d097d0b4d0b5d181d18c20d0b2d0b0d18820d182d0b5d0bad181d1822e2e20d097d0b4d0b5d181d18c20d0b2d0b0d18820d182d0b5d0bad181d1822e2e20d097d0b4d0b5d181d18c20d0b2d0b0d18820d182d0b5d0bad181d1822e2e2220d09cd0bdd0bed0b3d0b8d0b520d0bfd180d0bed0b3d180d0b0d0bcd0bcd18b20d18dd0bbd0b5d0bad182d180d0bed0bdd0bdd0bed0b920d0b2d191d180d181d182d0bad0b820d0b820d180d0b5d0b4d0b0d0bad182d0bed180d18b2048544d4c20d0b8d181d0bfd0bed0bbd18cd0b7d183d18ed182204c6f72656d20497073756d20d0b220d0bad0b0d187d0b5d181d182d0b2d0b520d182d0b5d0bad181d182d0b020d0bfd0be20d183d0bcd0bed0bbd187d0b0d0bdd0b8d18e2c20d182d0b0d0ba20d187d182d0be20d0bfd0bed0b8d181d0ba20d0bfd0be20d0bad0bbd18ed187d0b5d0b2d18bd0bc20d181d0bbd0bed0b2d0b0d0bc20226c6f72656d20697073756d2220d181d180d0b0d0b7d18320d0bfd0bed0bad0b0d0b7d18bd0b2d0b0d0b5d1822c20d0bad0b0d0ba20d0bcd0bdd0bed0b3d0be20d0b2d0b5d0b12dd181d182d180d0b0d0bdd0b8d18620d0b2d181d19120d0b5d189d19120d0b4d0bed0b6d0b8d0b4d0b0d18ed182d181d18f20d181d0b2d0bed0b5d0b3d0be20d0bdd0b0d181d182d0bed18fd189d0b5d0b3d0be20d180d0bed0b6d0b4d0b5d0bdd0b8d18f2e20d097d0b020d0bfd180d0bed188d0b5d0b4d188d0b8d0b520d0b3d0bed0b4d18b20d182d0b5d0bad181d182204c6f72656d20497073756d20d0bfd0bed0bbd183d187d0b8d0bb20d0bcd0bdd0bed0b3d0be20d0b2d0b5d180d181d0b8d0b92e20d09dd0b5d0bad0bed182d0bed180d18bd0b520d0b2d0b5d180d181d0b8d0b820d0bfd0bed18fd0b2d0b8d0bbd0b8d181d18c20d0bfd0be20d0bed188d0b8d0b1d0bad0b52c20d0bdd0b5d0bad0bed182d0bed180d18bd0b5202d20d0bdd0b0d0bcd0b5d180d0b5d0bdd0bdd0be2028d0bdd0b0d0bfd180d0b8d0bcd0b5d1802c20d18ed0bcd0bed180d0b8d181d182d0b8d187d0b5d181d0bad0b8d0b520d0b2d0b0d180d0b8d0b0d0bdd182d18b292e3c2f703e0d0a3c703ed09cd0bdd0bed0b3d0b8d0b520d0b4d183d0bcd0b0d18ed1822c20d187d182d0be204c6f72656d20497073756d202d20d0b2d0b7d18fd182d18bd0b920d18120d0bfd0bed182d0bed0bbd0bad0b020d0bfd181d0b5d0b2d0b4d0be2dd0bbd0b0d182d0b8d0bdd181d0bad0b8d0b920d0bdd0b0d0b1d0bed18020d181d0bbd0bed0b22c20d0bdd0be20d18dd182d0be20d0bdd0b520d181d0bed0b2d181d0b5d0bc20d182d0b0d0ba2e20d095d0b3d0be20d0bad0bed180d0bdd0b820d183d185d0bed0b4d18fd18220d0b220d0bed0b4d0b8d0bd20d184d180d0b0d0b3d0bcd0b5d0bdd18220d0bad0bbd0b0d181d181d0b8d187d0b5d181d0bad0bed0b920d0bbd0b0d182d18bd0bdd0b820343520d0b3d0bed0b4d0b020d0bd2ed18d2e2c20d182d0be20d0b5d181d182d18c20d0b1d0bed0bbd0b5d0b520d0b4d0b2d183d18520d182d18bd181d18fd187d0b5d0bbd0b5d182d0b8d0b920d0bdd0b0d0b7d0b0d0b42e20d0a0d0b8d187d0b0d180d0b420d09cd0b0d0bad09ad0bbd0b8d0bdd182d0bed0ba2c20d0bfd180d0bed184d0b5d181d181d0bed18020d0bbd0b0d182d18bd0bdd0b820d0b8d0b720d0bad0bed0bbd0bbd0b5d0b4d0b6d0b02048616d7064656e2d5379646e65792c20d188d182d0b0d18220d092d0b8d180d0b4d0b6d0b8d0bdd0b8d18f2c20d0b2d0b7d18fd0bb20d0bed0b4d0bdd0be20d0b8d0b720d181d0b0d0bcd18bd18520d181d182d180d0b0d0bdd0bdd18bd18520d181d0bbd0bed0b220d0b2204c6f72656d20497073756d2c2022636f6e7365637465747572222c20d0b820d0b7d0b0d0bdd18fd0bbd181d18f20d0b5d0b3d0be20d0bfd0bed0b8d181d0bad0b0d0bcd0b820d0b220d0bad0bbd0b0d181d181d0b8d187d0b5d181d0bad0bed0b920d0bbd0b0d182d0b8d0bdd181d0bad0bed0b920d0bbd0b8d182d0b5d180d0b0d182d183d180d0b52e20d09220d180d0b5d0b7d183d0bbd18cd182d0b0d182d0b520d0bed0bd20d0bdd0b0d188d191d0bb20d0bdd0b5d0bed181d0bfd0bed180d0b8d0bcd18bd0b920d0bfd0b5d180d0b2d0bed0b8d181d182d0bed187d0bdd0b8d0ba204c6f72656d20497073756d20d0b220d180d0b0d0b7d0b4d0b5d0bbd0b0d18520312e31302e333220d0b820312e31302e333320d0bad0bdd0b8d0b3d0b8202264652046696e6962757320426f6e6f72756d206574204d616c6f72756d22202822d09e20d0bfd180d0b5d0b4d0b5d0bbd0b0d18520d0b4d0bed0b1d180d0b020d0b820d0b7d0bbd0b022292c20d0bdd0b0d0bfd0b8d181d0b0d0bdd0bdd0bed0b920d0a6d0b8d186d0b5d180d0bed0bdd0bed0bc20d0b220343520d0b3d0bed0b4d18320d0bd2ed18d2e20d0add182d0bed18220d182d180d0b0d0bad182d0b0d18220d0bfd0be20d182d0b5d0bed180d0b8d0b820d18dd182d0b8d0bad0b820d0b1d18bd0bb20d0bed187d0b5d0bdd18c20d0bfd0bed0bfd183d0bbd18fd180d0b5d0bd20d0b220d18dd0bfd0bed185d18320d092d0bed0b7d180d0bed0b6d0b4d0b5d0bdd0b8d18f2e20d09fd0b5d180d0b2d0b0d18f20d181d182d180d0bed0bad0b0204c6f72656d20497073756d2c20224c6f72656d20697073756d20646f6c6f722073697420616d65742e2e222c20d0bfd180d0bed0b8d181d185d0bed0b4d0b8d18220d0bed18220d0bed0b4d0bdd0bed0b920d0b8d0b720d181d182d180d0bed0ba20d0b220d180d0b0d0b7d0b4d0b5d0bbd0b520312e31302e33323c2f703e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3333373a227b22696d6167655f696e74726f223a22696d616765735c2f6e6577735c2f312e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f6e6577735c2f312e6a70673f77696474683d363833266865696768743d363030222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6e6577735c2f312e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f6e6577735c2f312e6a70673f77696474683d363833266865696768743d363030222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a383b733a31303a22637265617465645f6279223b693a3131333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30382d31392032303a31373a3332223b733a31313a226d6f6469666965645f6279223b693a3131333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a31353a2263617373696f706569613a6e657773223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2230223b733a31333a2273686f775f63617465676f7279223b733a313a2230223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2230223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2230223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2230223b733a31313a227265636f72645f68697473223b733a313a2230223b733a393a2273686f775f68697473223b733a313a2230223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a303b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a34303b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a343b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2231223b733a393a226e756d5f6c696e6b73223b693a303b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a31353b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a31343a22d09dd0bed0b2d0bed181d182d0b8223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32353a22373a6e61747572616c6e79652d736f6b692d732d736f626f6a223b733a373a22636174736c7567223b733a393a22383a6e6f766f737469223b733a363a22617574686f72223b733a373a2261646d696e3133223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a37363a22696d616765732f6e6577732f312e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f6e6577732f312e6a70673f77696474683d363833266865696768743d363030223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a2272752d5255223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30382d31352031373a34353a3133223b693a31303b4e3b693a31313b733a38393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d373a6e61747572616c6e79652d736f6b692d732d736f626f6a2663617469643d38266c616e673d72752d5255223b693a31323b4e3b693a31333b733a31393a22323032332d30382d31352031373a34353a3133223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2261646d696e3133223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31343a22d09dd0bed0b2d0bed181d182d0b8223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a353a2272752d5255223b733a363a226e6573746564223b623a313b733a323a226964223b693a31383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2272752d5255223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34353a22d09dd0b0d182d183d180d0b0d0bbd18cd0bdd18bd0b520d181d0bed0bad0b820d18120d181d0bed0b1d0bed0b9223b693a31373b693a333b693a31383b733a34363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d37223b7d),
(17, 'index.php?option=com_content&view=article&id=9', 'index.php?option=com_content&view=article&id=9:5-j-lanch-v-podarok&catid=8&lang=ru-RU', '5-й ланч в подарок', ' Акция действует только в барах ZAMES ТРЦ \"Каширская плаза\" и ZAMES \"Митино\" в будние дни с 12 до 16 часов. В акции участвуют ланч: 2 блюда на выбор + напиток, 3 блюда на выбор + напиток. ', '2023-12-22 12:49:46', '62a341e016c8261e727c67a2f746270b', 1, 1, 1, 'ru-RU', '2023-12-21 17:45:13', NULL, '2023-12-21 17:45:13', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a3331333a2220d090d0bad186d0b8d18f20d0b4d0b5d0b9d181d182d0b2d183d0b5d18220d182d0bed0bbd18cd0bad0be20d0b220d0b1d0b0d180d0b0d185205a414d455320d0a2d0a0d0a62022d09ad0b0d188d0b8d180d181d0bad0b0d18f20d0bfd0bbd0b0d0b7d0b02220d0b8205a414d45532022d09cd0b8d182d0b8d0bdd0be2220d0b220d0b1d183d0b4d0bdd0b8d0b520d0b4d0bdd0b820d18120313220d0b4d0be20313620d187d0b0d181d0bed0b22e20d09220d0b0d0bad186d0b8d0b820d183d187d0b0d181d182d0b2d183d18ed18220d0bbd0b0d0bdd1873a203220d0b1d0bbd18ed0b4d0b020d0bdd0b020d0b2d18bd0b1d0bed180202b20d0bdd0b0d0bfd0b8d182d0bed0ba2c203320d0b1d0bbd18ed0b4d0b020d0bdd0b020d0b2d18bd0b1d0bed180202b20d0bdd0b0d0bfd0b8d182d0bed0ba2e20223b693a333b613a32373a7b733a323a226964223b693a393b733a353a22616c696173223b733a31393a2235206a206c616e6368207620706f6461726f6b223b733a373a2273756d6d617279223b733a3335323a223c703ed090d0bad186d0b8d18f20d0b4d0b5d0b9d181d182d0b2d183d0b5d18220d182d0bed0bbd18cd0bad0be20d0b220d0b1d0b0d180d0b0d185203c7374726f6e673e5a414d455320d0a2d0a0d0a62022d09ad0b0d188d0b8d180d181d0bad0b0d18f20d0bfd0bbd0b0d0b7d0b0223c2f7374726f6e673e20d0b8203c7374726f6e673e5a414d45532022d09cd0b8d182d0b8d0bdd0be223c2f7374726f6e673e20d0b220d0b1d183d0b4d0bdd0b8d0b520d0b4d0bdd0b820d18120313220d0b4d0be20313620d187d0b0d181d0bed0b22e20d09220d0b0d0bad186d0b8d0b820d183d187d0b0d181d182d0b2d183d18ed18220d0bbd0b0d0bdd1873a203220d0b1d0bbd18ed0b4d0b020d0bdd0b020d0b2d18bd0b1d0bed180202b20d0bdd0b0d0bfd0b8d182d0bed0ba2c203320d0b1d0bbd18ed0b4d0b020d0bdd0b020d0b2d18bd0b1d0bed180202b20d0bdd0b0d0bfd0b8d182d0bed0ba2e3c2f703e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3333373a227b22696d6167655f696e74726f223a22696d616765735c2f6e6577735c2f312e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f6e6577735c2f312e6a70673f77696474683d393130266865696768743d383030222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6e6577735c2f312e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f6e6577735c2f312e6a70673f77696474683d393130266865696768743d383030222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a383b733a31303a22637265617465645f6279223b693a3131333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d31322d32322031323a34393a3436223b733a31313a226d6f6469666965645f6279223b693a3131333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a31353a2263617373696f706569613a6e657773223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2230223b733a31333a2273686f775f63617465676f7279223b733a313a2230223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2230223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2230223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2230223b733a31313a227265636f72645f68697473223b733a313a2230223b733a393a2273686f775f68697473223b733a313a2230223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a303b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a34303b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a343b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2231223b733a393a226e756d5f6c696e6b73223b693a303b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a31303b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a31303a22d090d0bad186d0b8d0b8223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32313a22393a352d6a2d6c616e63682d762d706f6461726f6b223b733a373a22636174736c7567223b733a383a22383a616b74736969223b733a363a22617574686f72223b733a373a2261646d696e3133223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a37363a22696d616765732f6e6577732f312e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f6e6577732f312e6a70673f77696474683d393130266865696768743d383030223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a2272752d5255223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d31322d32312031373a34353a3133223b693a31303b4e3b693a31313b733a38353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d393a352d6a2d6c616e63682d762d706f6461726f6b2663617469643d38266c616e673d72752d5255223b693a31323b4e3b693a31333b733a31393a22323032332d31322d32312031373a34353a3133223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2261646d696e3133223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22d090d0bad186d0b8d0b8223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a353a2272752d5255223b733a363a226e6573746564223b623a313b733a323a226964223b693a33313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2272752d5255223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33313a22352dd0b920d0bbd0b0d0bdd18720d0b220d0bfd0bed0b4d0b0d180d0bed0ba223b693a31373b693a333b693a31383b733a34363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d39223b7d);
INSERT INTO `lsqvo_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(19, 'index.php?option=com_content&view=article&id=11', 'index.php?option=com_content&view=article&id=11:letnij-desert&catid=8&lang=ru-RU', 'Скидка 15% на День Рождения', ' Акция действует в течение 7 дней с даты Дня Рождения при предъявлении документа, удостоверяющего личность. Действует во всех барах ZAMES. ', '2023-12-22 12:49:33', '52c7c606f75fa7813e58505e9d720ce8', 1, 1, 1, 'ru-RU', '2023-12-14 17:45:13', NULL, '2023-12-14 17:45:13', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a3234383a2220d090d0bad186d0b8d18f20d0b4d0b5d0b9d181d182d0b2d183d0b5d18220d0b220d182d0b5d187d0b5d0bdd0b8d0b5203720d0b4d0bdd0b5d0b920d18120d0b4d0b0d182d18b20d094d0bdd18f20d0a0d0bed0b6d0b4d0b5d0bdd0b8d18f20d0bfd180d0b820d0bfd180d0b5d0b4d18ad18fd0b2d0bbd0b5d0bdd0b8d0b820d0b4d0bed0bad183d0bcd0b5d0bdd182d0b02c20d183d0b4d0bed181d182d0bed0b2d0b5d180d18fd18ed189d0b5d0b3d0be20d0bbd0b8d187d0bdd0bed181d182d18c2e20d094d0b5d0b9d181d182d0b2d183d0b5d18220d0b2d0be20d0b2d181d0b5d18520d0b1d0b0d180d0b0d185205a414d45532e20223b693a333b613a32373a7b733a323a226964223b693a31313b733a353a22616c696173223b733a31333a226c65746e696a20646573657274223b733a373a2273756d6d617279223b733a3235333a223c703ed090d0bad186d0b8d18f20d0b4d0b5d0b9d181d182d0b2d183d0b5d18220d0b220d182d0b5d187d0b5d0bdd0b8d0b5203720d0b4d0bdd0b5d0b920d18120d0b4d0b0d182d18b20d094d0bdd18f20d0a0d0bed0b6d0b4d0b5d0bdd0b8d18f20d0bfd180d0b820d0bfd180d0b5d0b4d18ad18fd0b2d0bbd0b5d0bdd0b8d0b820d0b4d0bed0bad183d0bcd0b5d0bdd182d0b02c20d183d0b4d0bed181d182d0bed0b2d0b5d180d18fd18ed189d0b5d0b3d0be20d0bbd0b8d187d0bdd0bed181d182d18c2e20d094d0b5d0b9d181d182d0b2d183d0b5d18220d0b2d0be20d0b2d181d0b5d18520d0b1d0b0d180d0b0d185205a414d45532e3c2f703e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3333373a227b22696d6167655f696e74726f223a22696d616765735c2f6e6577735c2f322e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f6e6577735c2f322e6a70673f77696474683d393130266865696768743d383030222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6e6577735c2f322e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f6e6577735c2f322e6a70673f77696474683d393130266865696768743d383030222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a383b733a31303a22637265617465645f6279223b693a3131333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d31322d32322031323a34393a3333223b733a31313a226d6f6469666965645f6279223b693a3131333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a31353a2263617373696f706569613a6e657773223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2230223b733a31333a2273686f775f63617465676f7279223b733a313a2230223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2230223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2230223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2230223b733a31313a227265636f72645f68697473223b733a313a2230223b733a393a2273686f775f68697473223b733a313a2230223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a303b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a34303b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a343b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2231223b733a393a226e756d5f6c696e6b73223b693a303b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a383b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a31303a22d090d0bad186d0b8d0b8223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31363a2231313a6c65746e696a2d646573657274223b733a373a22636174736c7567223b733a383a22383a616b74736969223b733a363a22617574686f72223b733a373a2261646d696e3133223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a37363a22696d616765732f6e6577732f322e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f6e6577732f322e6a70673f77696474683d393130266865696768743d383030223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a2272752d5255223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d31322d31342031373a34353a3133223b693a31303b4e3b693a31313b733a38303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d31313a6c65746e696a2d6465736572742663617469643d38266c616e673d72752d5255223b693a31323b4e3b693a31333b733a31393a22323032332d31322d31342031373a34353a3133223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2261646d696e3133223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22d090d0bad186d0b8d0b8223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a353a2272752d5255223b733a363a226e6573746564223b623a313b733a323a226964223b693a33313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2272752d5255223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34373a22d0a1d0bad0b8d0b4d0bad0b02031352520d0bdd0b020d094d0b5d0bdd18c20d0a0d0bed0b6d0b4d0b5d0bdd0b8d18f223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3131223b7d),
(21, 'index.php?option=com_content&view=article&id=14', 'index.php?option=com_content&view=article&id=14:nash-novyj-burger-2&catid=8&lang=ru-RU', 'Наш новый бургер (2)', ' Lorem Ipsum - это текст-\"рыба\", часто используемый в печати и вэб-дизайне. Lorem Ipsum является стандартной \"рыбой\" для текстов на латинице с начала XVI века. В то время некий безымянный печатник создал большую коллекцию размеров и форм шрифтов, используя Lorem Ipsum для распечатки образцов. Lorem Ipsum не только успешно пережил без заметных изменений пять веков, но и перешагнул в электронный дизайн. Его популяризации в новое время послужили публикация листов Letraset с образцами Lorem Ipsum в 60-х годах и, в более недавнее время, программы электронной вёрстки типа Aldus PageMaker, в шаблонах которых используется Lorem Ipsum. Давно выяснено, что при оценке дизайна и композиции читаемый текст мешает сосредоточиться. Lorem Ipsum используют потому, что тот обеспечивает более или менее стандартное заполнение шаблона, а также реальное распределение букв и пробелов в абзацах, которое не получается при простой дубликации \"Здесь ваш текст.. Здесь ваш текст.. Здесь ваш текст..\" Многие программы электронной вёрстки и редакторы HTML используют Lorem Ipsum в качестве текста по умолчанию, так что поиск по ключевым словам \"lorem ipsum\" сразу показывает, как много веб-страниц всёещё дожидаются своего настоящего рождения. За прошедшие годы текст Lorem Ipsum получил много версий. Некоторые версии появились по ошибке, некоторые - намеренно (например, юмористические варианты). Многие думают, что Lorem Ipsum - взятый с потолка псевдо-латинский набор слов, но это не совсем так. Его корни уходят в один фрагмент классической латыни 45 года н.э., то есть более двух тысячелетий назад. Ричард МакКлинток, профессор латыни из колледжа Hampden-Sydney, штат Вирджиния, взял одно из самых странных слов в Lorem Ipsum, \"consectetur\", и занялся его поисками в классической латинской литературе. В результате он нашёл неоспоримый первоисточник Lorem Ipsum в разделах 1.10.32 и 1.10.33 книги \"de Finibus Bonorum et Malorum\" (\"О пределах добра и зла\"), написанной Цицероном в 45 году н.э. Этот трактат по теории этики был очень популярен в эпоху Возрождения. Первая строка Lorem Ipsum, \"Lorem ipsum dolor sit amet..\", происходит от одной из строк в разделе 1.10.32 ', '2023-08-19 20:21:36', '200b5333330d1fcdf408c828482e9df2', 1, 0, 1, 'ru-RU', '2023-08-15 17:45:13', NULL, '2023-08-15 17:45:13', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a333635353a22204c6f72656d20497073756d202d20d18dd182d0be20d182d0b5d0bad181d1822d22d180d18bd0b1d0b0222c20d187d0b0d181d182d0be20d0b8d181d0bfd0bed0bbd18cd0b7d183d0b5d0bcd18bd0b920d0b220d0bfd0b5d187d0b0d182d0b820d0b820d0b2d18dd0b12dd0b4d0b8d0b7d0b0d0b9d0bdd0b52e204c6f72656d20497073756d20d18fd0b2d0bbd18fd0b5d182d181d18f20d181d182d0b0d0bdd0b4d0b0d180d182d0bdd0bed0b92022d180d18bd0b1d0bed0b92220d0b4d0bbd18f20d182d0b5d0bad181d182d0bed0b220d0bdd0b020d0bbd0b0d182d0b8d0bdd0b8d186d0b520d18120d0bdd0b0d187d0b0d0bbd0b02058564920d0b2d0b5d0bad0b02e20d09220d182d0be20d0b2d180d0b5d0bcd18f20d0bdd0b5d0bad0b8d0b920d0b1d0b5d0b7d18bd0bcd18fd0bdd0bdd18bd0b920d0bfd0b5d187d0b0d182d0bdd0b8d0ba20d181d0bed0b7d0b4d0b0d0bb20d0b1d0bed0bbd18cd188d183d18e20d0bad0bed0bbd0bbd0b5d0bad186d0b8d18e20d180d0b0d0b7d0bcd0b5d180d0bed0b220d0b820d184d0bed180d0bc20d188d180d0b8d184d182d0bed0b22c20d0b8d181d0bfd0bed0bbd18cd0b7d183d18f204c6f72656d20497073756d20d0b4d0bbd18f20d180d0b0d181d0bfd0b5d187d0b0d182d0bad0b820d0bed0b1d180d0b0d0b7d186d0bed0b22e204c6f72656d20497073756d20d0bdd0b520d182d0bed0bbd18cd0bad0be20d183d181d0bfd0b5d188d0bdd0be20d0bfd0b5d180d0b5d0b6d0b8d0bb20d0b1d0b5d0b720d0b7d0b0d0bcd0b5d182d0bdd18bd18520d0b8d0b7d0bcd0b5d0bdd0b5d0bdd0b8d0b920d0bfd18fd182d18c20d0b2d0b5d0bad0bed0b22c20d0bdd0be20d0b820d0bfd0b5d180d0b5d188d0b0d0b3d0bdd183d0bb20d0b220d18dd0bbd0b5d0bad182d180d0bed0bdd0bdd18bd0b920d0b4d0b8d0b7d0b0d0b9d0bd2e20d095d0b3d0be20d0bfd0bed0bfd183d0bbd18fd180d0b8d0b7d0b0d186d0b8d0b820d0b220d0bdd0bed0b2d0bed0b520d0b2d180d0b5d0bcd18f20d0bfd0bed181d0bbd183d0b6d0b8d0bbd0b820d0bfd183d0b1d0bbd0b8d0bad0b0d186d0b8d18f20d0bbd0b8d181d182d0bed0b2204c6574726173657420d18120d0bed0b1d180d0b0d0b7d186d0b0d0bcd0b8204c6f72656d20497073756d20d0b22036302dd18520d0b3d0bed0b4d0b0d18520d0b82c20d0b220d0b1d0bed0bbd0b5d0b520d0bdd0b5d0b4d0b0d0b2d0bdd0b5d0b520d0b2d180d0b5d0bcd18f2c20d0bfd180d0bed0b3d180d0b0d0bcd0bcd18b20d18dd0bbd0b5d0bad182d180d0bed0bdd0bdd0bed0b920d0b2d191d180d181d182d0bad0b820d182d0b8d0bfd0b020416c64757320506167654d616b65722c20d0b220d188d0b0d0b1d0bbd0bed0bdd0b0d18520d0bad0bed182d0bed180d18bd18520d0b8d181d0bfd0bed0bbd18cd0b7d183d0b5d182d181d18f204c6f72656d20497073756d2e20d094d0b0d0b2d0bdd0be20d0b2d18bd18fd181d0bdd0b5d0bdd0be2c20d187d182d0be20d0bfd180d0b820d0bed186d0b5d0bdd0bad0b520d0b4d0b8d0b7d0b0d0b9d0bdd0b020d0b820d0bad0bed0bcd0bfd0bed0b7d0b8d186d0b8d0b820d187d0b8d182d0b0d0b5d0bcd18bd0b920d182d0b5d0bad181d18220d0bcd0b5d188d0b0d0b5d18220d181d0bed181d180d0b5d0b4d0bed182d0bed187d0b8d182d18cd181d18f2e204c6f72656d20497073756d20d0b8d181d0bfd0bed0bbd18cd0b7d183d18ed18220d0bfd0bed182d0bed0bcd1832c20d187d182d0be20d182d0bed18220d0bed0b1d0b5d181d0bfd0b5d187d0b8d0b2d0b0d0b5d18220d0b1d0bed0bbd0b5d0b520d0b8d0bbd0b820d0bcd0b5d0bdd0b5d0b520d181d182d0b0d0bdd0b4d0b0d180d182d0bdd0bed0b520d0b7d0b0d0bfd0bed0bbd0bdd0b5d0bdd0b8d0b520d188d0b0d0b1d0bbd0bed0bdd0b02c20d0b020d182d0b0d0bad0b6d0b520d180d0b5d0b0d0bbd18cd0bdd0bed0b520d180d0b0d181d0bfd180d0b5d0b4d0b5d0bbd0b5d0bdd0b8d0b520d0b1d183d0bad0b220d0b820d0bfd180d0bed0b1d0b5d0bbd0bed0b220d0b220d0b0d0b1d0b7d0b0d186d0b0d1852c20d0bad0bed182d0bed180d0bed0b520d0bdd0b520d0bfd0bed0bbd183d187d0b0d0b5d182d181d18f20d0bfd180d0b820d0bfd180d0bed181d182d0bed0b920d0b4d183d0b1d0bbd0b8d0bad0b0d186d0b8d0b82022d097d0b4d0b5d181d18c20d0b2d0b0d18820d182d0b5d0bad181d1822e2e20d097d0b4d0b5d181d18c20d0b2d0b0d18820d182d0b5d0bad181d1822e2e20d097d0b4d0b5d181d18c20d0b2d0b0d18820d182d0b5d0bad181d1822e2e2220d09cd0bdd0bed0b3d0b8d0b520d0bfd180d0bed0b3d180d0b0d0bcd0bcd18b20d18dd0bbd0b5d0bad182d180d0bed0bdd0bdd0bed0b920d0b2d191d180d181d182d0bad0b820d0b820d180d0b5d0b4d0b0d0bad182d0bed180d18b2048544d4c20d0b8d181d0bfd0bed0bbd18cd0b7d183d18ed182204c6f72656d20497073756d20d0b220d0bad0b0d187d0b5d181d182d0b2d0b520d182d0b5d0bad181d182d0b020d0bfd0be20d183d0bcd0bed0bbd187d0b0d0bdd0b8d18e2c20d182d0b0d0ba20d187d182d0be20d0bfd0bed0b8d181d0ba20d0bfd0be20d0bad0bbd18ed187d0b5d0b2d18bd0bc20d181d0bbd0bed0b2d0b0d0bc20226c6f72656d20697073756d2220d181d180d0b0d0b7d18320d0bfd0bed0bad0b0d0b7d18bd0b2d0b0d0b5d1822c20d0bad0b0d0ba20d0bcd0bdd0bed0b3d0be20d0b2d0b5d0b12dd181d182d180d0b0d0bdd0b8d18620d0b2d181d191d0b5d189d19120d0b4d0bed0b6d0b8d0b4d0b0d18ed182d181d18f20d181d0b2d0bed0b5d0b3d0be20d0bdd0b0d181d182d0bed18fd189d0b5d0b3d0be20d180d0bed0b6d0b4d0b5d0bdd0b8d18f2e20d097d0b020d0bfd180d0bed188d0b5d0b4d188d0b8d0b520d0b3d0bed0b4d18b20d182d0b5d0bad181d182204c6f72656d20497073756d20d0bfd0bed0bbd183d187d0b8d0bb20d0bcd0bdd0bed0b3d0be20d0b2d0b5d180d181d0b8d0b92e20d09dd0b5d0bad0bed182d0bed180d18bd0b520d0b2d0b5d180d181d0b8d0b820d0bfd0bed18fd0b2d0b8d0bbd0b8d181d18c20d0bfd0be20d0bed188d0b8d0b1d0bad0b52c20d0bdd0b5d0bad0bed182d0bed180d18bd0b5202d20d0bdd0b0d0bcd0b5d180d0b5d0bdd0bdd0be2028d0bdd0b0d0bfd180d0b8d0bcd0b5d1802c20d18ed0bcd0bed180d0b8d181d182d0b8d187d0b5d181d0bad0b8d0b520d0b2d0b0d180d0b8d0b0d0bdd182d18b292e20d09cd0bdd0bed0b3d0b8d0b520d0b4d183d0bcd0b0d18ed1822c20d187d182d0be204c6f72656d20497073756d202d20d0b2d0b7d18fd182d18bd0b920d18120d0bfd0bed182d0bed0bbd0bad0b020d0bfd181d0b5d0b2d0b4d0be2dd0bbd0b0d182d0b8d0bdd181d0bad0b8d0b920d0bdd0b0d0b1d0bed18020d181d0bbd0bed0b22c20d0bdd0be20d18dd182d0be20d0bdd0b520d181d0bed0b2d181d0b5d0bc20d182d0b0d0ba2e20d095d0b3d0be20d0bad0bed180d0bdd0b820d183d185d0bed0b4d18fd18220d0b220d0bed0b4d0b8d0bd20d184d180d0b0d0b3d0bcd0b5d0bdd18220d0bad0bbd0b0d181d181d0b8d187d0b5d181d0bad0bed0b920d0bbd0b0d182d18bd0bdd0b820343520d0b3d0bed0b4d0b020d0bd2ed18d2e2c20d182d0be20d0b5d181d182d18c20d0b1d0bed0bbd0b5d0b520d0b4d0b2d183d18520d182d18bd181d18fd187d0b5d0bbd0b5d182d0b8d0b920d0bdd0b0d0b7d0b0d0b42e20d0a0d0b8d187d0b0d180d0b420d09cd0b0d0bad09ad0bbd0b8d0bdd182d0bed0ba2c20d0bfd180d0bed184d0b5d181d181d0bed18020d0bbd0b0d182d18bd0bdd0b820d0b8d0b720d0bad0bed0bbd0bbd0b5d0b4d0b6d0b02048616d7064656e2d5379646e65792c20d188d182d0b0d18220d092d0b8d180d0b4d0b6d0b8d0bdd0b8d18f2c20d0b2d0b7d18fd0bb20d0bed0b4d0bdd0be20d0b8d0b720d181d0b0d0bcd18bd18520d181d182d180d0b0d0bdd0bdd18bd18520d181d0bbd0bed0b220d0b2204c6f72656d20497073756d2c2022636f6e7365637465747572222c20d0b820d0b7d0b0d0bdd18fd0bbd181d18f20d0b5d0b3d0be20d0bfd0bed0b8d181d0bad0b0d0bcd0b820d0b220d0bad0bbd0b0d181d181d0b8d187d0b5d181d0bad0bed0b920d0bbd0b0d182d0b8d0bdd181d0bad0bed0b920d0bbd0b8d182d0b5d180d0b0d182d183d180d0b52e20d09220d180d0b5d0b7d183d0bbd18cd182d0b0d182d0b520d0bed0bd20d0bdd0b0d188d191d0bb20d0bdd0b5d0bed181d0bfd0bed180d0b8d0bcd18bd0b920d0bfd0b5d180d0b2d0bed0b8d181d182d0bed187d0bdd0b8d0ba204c6f72656d20497073756d20d0b220d180d0b0d0b7d0b4d0b5d0bbd0b0d18520312e31302e333220d0b820312e31302e333320d0bad0bdd0b8d0b3d0b8202264652046696e6962757320426f6e6f72756d206574204d616c6f72756d22202822d09e20d0bfd180d0b5d0b4d0b5d0bbd0b0d18520d0b4d0bed0b1d180d0b020d0b820d0b7d0bbd0b022292c20d0bdd0b0d0bfd0b8d181d0b0d0bdd0bdd0bed0b920d0a6d0b8d186d0b5d180d0bed0bdd0bed0bc20d0b220343520d0b3d0bed0b4d18320d0bd2ed18d2e20d0add182d0bed18220d182d180d0b0d0bad182d0b0d18220d0bfd0be20d182d0b5d0bed180d0b8d0b820d18dd182d0b8d0bad0b820d0b1d18bd0bb20d0bed187d0b5d0bdd18c20d0bfd0bed0bfd183d0bbd18fd180d0b5d0bd20d0b220d18dd0bfd0bed185d18320d092d0bed0b7d180d0bed0b6d0b4d0b5d0bdd0b8d18f2e20d09fd0b5d180d0b2d0b0d18f20d181d182d180d0bed0bad0b0204c6f72656d20497073756d2c20224c6f72656d20697073756d20646f6c6f722073697420616d65742e2e222c20d0bfd180d0bed0b8d181d185d0bed0b4d0b8d18220d0bed18220d0bed0b4d0bdd0bed0b920d0b8d0b720d181d182d180d0bed0ba20d0b220d180d0b0d0b7d0b4d0b5d0bbd0b520312e31302e333220223b693a333b613a32373a7b733a323a226964223b693a31343b733a353a22616c696173223b733a31393a226e617368206e6f76796a206275726765722032223b733a373a2273756d6d617279223b733a333639343a223c703e3c7374726f6e673e4c6f72656d20497073756d3c2f7374726f6e673e202d20d18dd182d0be20d182d0b5d0bad181d1822d22d180d18bd0b1d0b0222c20d187d0b0d181d182d0be20d0b8d181d0bfd0bed0bbd18cd0b7d183d0b5d0bcd18bd0b920d0b220d0bfd0b5d187d0b0d182d0b820d0b820d0b2d18dd0b12dd0b4d0b8d0b7d0b0d0b9d0bdd0b52e204c6f72656d20497073756d20d18fd0b2d0bbd18fd0b5d182d181d18f20d181d182d0b0d0bdd0b4d0b0d180d182d0bdd0bed0b92022d180d18bd0b1d0bed0b92220d0b4d0bbd18f20d182d0b5d0bad181d182d0bed0b220d0bdd0b020d0bbd0b0d182d0b8d0bdd0b8d186d0b520d18120d0bdd0b0d187d0b0d0bbd0b02058564920d0b2d0b5d0bad0b02e20d09220d182d0be20d0b2d180d0b5d0bcd18f20d0bdd0b5d0bad0b8d0b920d0b1d0b5d0b7d18bd0bcd18fd0bdd0bdd18bd0b920d0bfd0b5d187d0b0d182d0bdd0b8d0ba20d181d0bed0b7d0b4d0b0d0bb20d0b1d0bed0bbd18cd188d183d18e20d0bad0bed0bbd0bbd0b5d0bad186d0b8d18e20d180d0b0d0b7d0bcd0b5d180d0bed0b220d0b820d184d0bed180d0bc20d188d180d0b8d184d182d0bed0b22c20d0b8d181d0bfd0bed0bbd18cd0b7d183d18f204c6f72656d20497073756d20d0b4d0bbd18f20d180d0b0d181d0bfd0b5d187d0b0d182d0bad0b820d0bed0b1d180d0b0d0b7d186d0bed0b22e204c6f72656d20497073756d20d0bdd0b520d182d0bed0bbd18cd0bad0be20d183d181d0bfd0b5d188d0bdd0be20d0bfd0b5d180d0b5d0b6d0b8d0bb20d0b1d0b5d0b720d0b7d0b0d0bcd0b5d182d0bdd18bd18520d0b8d0b7d0bcd0b5d0bdd0b5d0bdd0b8d0b920d0bfd18fd182d18c20d0b2d0b5d0bad0bed0b22c20d0bdd0be20d0b820d0bfd0b5d180d0b5d188d0b0d0b3d0bdd183d0bb20d0b220d18dd0bbd0b5d0bad182d180d0bed0bdd0bdd18bd0b920d0b4d0b8d0b7d0b0d0b9d0bd2e20d095d0b3d0be20d0bfd0bed0bfd183d0bbd18fd180d0b8d0b7d0b0d186d0b8d0b820d0b220d0bdd0bed0b2d0bed0b520d0b2d180d0b5d0bcd18f20d0bfd0bed181d0bbd183d0b6d0b8d0bbd0b820d0bfd183d0b1d0bbd0b8d0bad0b0d186d0b8d18f20d0bbd0b8d181d182d0bed0b2204c6574726173657420d18120d0bed0b1d180d0b0d0b7d186d0b0d0bcd0b8204c6f72656d20497073756d20d0b22036302dd18520d0b3d0bed0b4d0b0d18520d0b82c20d0b220d0b1d0bed0bbd0b5d0b520d0bdd0b5d0b4d0b0d0b2d0bdd0b5d0b520d0b2d180d0b5d0bcd18f2c20d0bfd180d0bed0b3d180d0b0d0bcd0bcd18b20d18dd0bbd0b5d0bad182d180d0bed0bdd0bdd0bed0b920d0b2d191d180d181d182d0bad0b820d182d0b8d0bfd0b020416c64757320506167654d616b65722c20d0b220d188d0b0d0b1d0bbd0bed0bdd0b0d18520d0bad0bed182d0bed180d18bd18520d0b8d181d0bfd0bed0bbd18cd0b7d183d0b5d182d181d18f204c6f72656d20497073756d2e3c2f703e0d0a3c703ed094d0b0d0b2d0bdd0be20d0b2d18bd18fd181d0bdd0b5d0bdd0be2c20d187d182d0be20d0bfd180d0b820d0bed186d0b5d0bdd0bad0b520d0b4d0b8d0b7d0b0d0b9d0bdd0b020d0b820d0bad0bed0bcd0bfd0bed0b7d0b8d186d0b8d0b820d187d0b8d182d0b0d0b5d0bcd18bd0b920d182d0b5d0bad181d18220d0bcd0b5d188d0b0d0b5d18220d181d0bed181d180d0b5d0b4d0bed182d0bed187d0b8d182d18cd181d18f2e204c6f72656d20497073756d20d0b8d181d0bfd0bed0bbd18cd0b7d183d18ed18220d0bfd0bed182d0bed0bcd1832c20d187d182d0be20d182d0bed18220d0bed0b1d0b5d181d0bfd0b5d187d0b8d0b2d0b0d0b5d18220d0b1d0bed0bbd0b5d0b520d0b8d0bbd0b820d0bcd0b5d0bdd0b5d0b520d181d182d0b0d0bdd0b4d0b0d180d182d0bdd0bed0b520d0b7d0b0d0bfd0bed0bbd0bdd0b5d0bdd0b8d0b520d188d0b0d0b1d0bbd0bed0bdd0b02c20d0b020d182d0b0d0bad0b6d0b520d180d0b5d0b0d0bbd18cd0bdd0bed0b520d180d0b0d181d0bfd180d0b5d0b4d0b5d0bbd0b5d0bdd0b8d0b520d0b1d183d0bad0b220d0b820d0bfd180d0bed0b1d0b5d0bbd0bed0b220d0b220d0b0d0b1d0b7d0b0d186d0b0d1852c20d0bad0bed182d0bed180d0bed0b520d0bdd0b520d0bfd0bed0bbd183d187d0b0d0b5d182d181d18f20d0bfd180d0b820d0bfd180d0bed181d182d0bed0b920d0b4d183d0b1d0bbd0b8d0bad0b0d186d0b8d0b82022d097d0b4d0b5d181d18c20d0b2d0b0d18820d182d0b5d0bad181d1822e2e20d097d0b4d0b5d181d18c20d0b2d0b0d18820d182d0b5d0bad181d1822e2e20d097d0b4d0b5d181d18c20d0b2d0b0d18820d182d0b5d0bad181d1822e2e2220d09cd0bdd0bed0b3d0b8d0b520d0bfd180d0bed0b3d180d0b0d0bcd0bcd18b20d18dd0bbd0b5d0bad182d180d0bed0bdd0bdd0bed0b920d0b2d191d180d181d182d0bad0b820d0b820d180d0b5d0b4d0b0d0bad182d0bed180d18b2048544d4c20d0b8d181d0bfd0bed0bbd18cd0b7d183d18ed182204c6f72656d20497073756d20d0b220d0bad0b0d187d0b5d181d182d0b2d0b520d182d0b5d0bad181d182d0b020d0bfd0be20d183d0bcd0bed0bbd187d0b0d0bdd0b8d18e2c20d182d0b0d0ba20d187d182d0be20d0bfd0bed0b8d181d0ba20d0bfd0be20d0bad0bbd18ed187d0b5d0b2d18bd0bc20d181d0bbd0bed0b2d0b0d0bc20226c6f72656d20697073756d2220d181d180d0b0d0b7d18320d0bfd0bed0bad0b0d0b7d18bd0b2d0b0d0b5d1822c20d0bad0b0d0ba20d0bcd0bdd0bed0b3d0be20d0b2d0b5d0b12dd181d182d180d0b0d0bdd0b8d18620d0b2d181d19120d0b5d189d19120d0b4d0bed0b6d0b8d0b4d0b0d18ed182d181d18f20d181d0b2d0bed0b5d0b3d0be20d0bdd0b0d181d182d0bed18fd189d0b5d0b3d0be20d180d0bed0b6d0b4d0b5d0bdd0b8d18f2e20d097d0b020d0bfd180d0bed188d0b5d0b4d188d0b8d0b520d0b3d0bed0b4d18b20d182d0b5d0bad181d182204c6f72656d20497073756d20d0bfd0bed0bbd183d187d0b8d0bb20d0bcd0bdd0bed0b3d0be20d0b2d0b5d180d181d0b8d0b92e20d09dd0b5d0bad0bed182d0bed180d18bd0b520d0b2d0b5d180d181d0b8d0b820d0bfd0bed18fd0b2d0b8d0bbd0b8d181d18c20d0bfd0be20d0bed188d0b8d0b1d0bad0b52c20d0bdd0b5d0bad0bed182d0bed180d18bd0b5202d20d0bdd0b0d0bcd0b5d180d0b5d0bdd0bdd0be2028d0bdd0b0d0bfd180d0b8d0bcd0b5d1802c20d18ed0bcd0bed180d0b8d181d182d0b8d187d0b5d181d0bad0b8d0b520d0b2d0b0d180d0b8d0b0d0bdd182d18b292e3c2f703e0d0a3c703ed09cd0bdd0bed0b3d0b8d0b520d0b4d183d0bcd0b0d18ed1822c20d187d182d0be204c6f72656d20497073756d202d20d0b2d0b7d18fd182d18bd0b920d18120d0bfd0bed182d0bed0bbd0bad0b020d0bfd181d0b5d0b2d0b4d0be2dd0bbd0b0d182d0b8d0bdd181d0bad0b8d0b920d0bdd0b0d0b1d0bed18020d181d0bbd0bed0b22c20d0bdd0be20d18dd182d0be20d0bdd0b520d181d0bed0b2d181d0b5d0bc20d182d0b0d0ba2e20d095d0b3d0be20d0bad0bed180d0bdd0b820d183d185d0bed0b4d18fd18220d0b220d0bed0b4d0b8d0bd20d184d180d0b0d0b3d0bcd0b5d0bdd18220d0bad0bbd0b0d181d181d0b8d187d0b5d181d0bad0bed0b920d0bbd0b0d182d18bd0bdd0b820343520d0b3d0bed0b4d0b020d0bd2ed18d2e2c20d182d0be20d0b5d181d182d18c20d0b1d0bed0bbd0b5d0b520d0b4d0b2d183d18520d182d18bd181d18fd187d0b5d0bbd0b5d182d0b8d0b920d0bdd0b0d0b7d0b0d0b42e20d0a0d0b8d187d0b0d180d0b420d09cd0b0d0bad09ad0bbd0b8d0bdd182d0bed0ba2c20d0bfd180d0bed184d0b5d181d181d0bed18020d0bbd0b0d182d18bd0bdd0b820d0b8d0b720d0bad0bed0bbd0bbd0b5d0b4d0b6d0b02048616d7064656e2d5379646e65792c20d188d182d0b0d18220d092d0b8d180d0b4d0b6d0b8d0bdd0b8d18f2c20d0b2d0b7d18fd0bb20d0bed0b4d0bdd0be20d0b8d0b720d181d0b0d0bcd18bd18520d181d182d180d0b0d0bdd0bdd18bd18520d181d0bbd0bed0b220d0b2204c6f72656d20497073756d2c2022636f6e7365637465747572222c20d0b820d0b7d0b0d0bdd18fd0bbd181d18f20d0b5d0b3d0be20d0bfd0bed0b8d181d0bad0b0d0bcd0b820d0b220d0bad0bbd0b0d181d181d0b8d187d0b5d181d0bad0bed0b920d0bbd0b0d182d0b8d0bdd181d0bad0bed0b920d0bbd0b8d182d0b5d180d0b0d182d183d180d0b52e20d09220d180d0b5d0b7d183d0bbd18cd182d0b0d182d0b520d0bed0bd20d0bdd0b0d188d191d0bb20d0bdd0b5d0bed181d0bfd0bed180d0b8d0bcd18bd0b920d0bfd0b5d180d0b2d0bed0b8d181d182d0bed187d0bdd0b8d0ba204c6f72656d20497073756d20d0b220d180d0b0d0b7d0b4d0b5d0bbd0b0d18520312e31302e333220d0b820312e31302e333320d0bad0bdd0b8d0b3d0b8202264652046696e6962757320426f6e6f72756d206574204d616c6f72756d22202822d09e20d0bfd180d0b5d0b4d0b5d0bbd0b0d18520d0b4d0bed0b1d180d0b020d0b820d0b7d0bbd0b022292c20d0bdd0b0d0bfd0b8d181d0b0d0bdd0bdd0bed0b920d0a6d0b8d186d0b5d180d0bed0bdd0bed0bc20d0b220343520d0b3d0bed0b4d18320d0bd2ed18d2e20d0add182d0bed18220d182d180d0b0d0bad182d0b0d18220d0bfd0be20d182d0b5d0bed180d0b8d0b820d18dd182d0b8d0bad0b820d0b1d18bd0bb20d0bed187d0b5d0bdd18c20d0bfd0bed0bfd183d0bbd18fd180d0b5d0bd20d0b220d18dd0bfd0bed185d18320d092d0bed0b7d180d0bed0b6d0b4d0b5d0bdd0b8d18f2e20d09fd0b5d180d0b2d0b0d18f20d181d182d180d0bed0bad0b0204c6f72656d20497073756d2c20224c6f72656d20697073756d20646f6c6f722073697420616d65742e2e222c20d0bfd180d0bed0b8d181d185d0bed0b4d0b8d18220d0bed18220d0bed0b4d0bdd0bed0b920d0b8d0b720d181d182d180d0bed0ba20d0b220d180d0b0d0b7d0b4d0b5d0bbd0b520312e31302e33323c2f703e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3333373a227b22696d6167655f696e74726f223a22696d616765735c2f6e6577735c2f322e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f6e6577735c2f322e6a70673f77696474683d363833266865696768743d363030222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6e6577735c2f322e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f6e6577735c2f322e6a70673f77696474683d363833266865696768743d363030222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a383b733a31303a22637265617465645f6279223b693a3131333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30382d31392032303a32313a3336223b733a31313a226d6f6469666965645f6279223b693a3131333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a31353a2263617373696f706569613a6e657773223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2230223b733a31333a2273686f775f63617465676f7279223b733a313a2230223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2230223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2230223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2230223b733a31313a227265636f72645f68697473223b733a313a2230223b733a393a2273686f775f68697473223b733a313a2230223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a303b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a34303b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a343b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2231223b733a393a226e756d5f6c696e6b73223b693a303b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a353b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a31343a22d09dd0bed0b2d0bed181d182d0b8223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32323a2231343a6e6173682d6e6f76796a2d6275726765722d32223b733a373a22636174736c7567223b733a393a22383a6e6f766f737469223b733a363a22617574686f72223b733a373a2261646d696e3133223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a37363a22696d616765732f6e6577732f322e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f6e6577732f322e6a70673f77696474683d363833266865696768743d363030223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a2272752d5255223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30382d31352031373a34353a3133223b693a31303b4e3b693a31313b733a38363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d31343a6e6173682d6e6f76796a2d6275726765722d322663617469643d38266c616e673d72752d5255223b693a31323b4e3b693a31333b733a31393a22323032332d30382d31352031373a34353a3133223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2261646d696e3133223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31343a22d09dd0bed0b2d0bed181d182d0b8223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a353a2272752d5255223b733a363a226e6573746564223b623a313b733a323a226964223b693a31383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2272752d5255223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33343a22d09dd0b0d18820d0bdd0bed0b2d18bd0b920d0b1d183d180d0b3d0b5d18020283229223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3134223b7d);
INSERT INTO `lsqvo_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(22, 'index.php?option=com_content&view=article&id=13', 'index.php?option=com_content&view=article&id=13:skidka-10-novym-posetitelyam&catid=8&lang=ru-RU', 'Скидка 10% новым посетителям', ' Скидкой можно воспользоваться единоразово в ресторане ZAMES в ТРЦ \"Афимолл Сити\" 5 эт. Скидка не распространяется на бизнес ланч, акции и спецпредложения. Скидки не суммируются. ', '2023-12-22 12:49:21', 'f5f011b20ca9274559641fe51b49cb99', 1, 1, 1, 'ru-RU', '2023-12-18 17:45:13', NULL, '2023-12-18 17:45:13', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a3332303a2220d0a1d0bad0b8d0b4d0bad0bed0b920d0bcd0bed0b6d0bdd0be20d0b2d0bed181d0bfd0bed0bbd18cd0b7d0bed0b2d0b0d182d18cd181d18f20d0b5d0b4d0b8d0bdd0bed180d0b0d0b7d0bed0b2d0be20d0b220d180d0b5d181d182d0bed180d0b0d0bdd0b5205a414d455320d0b220d0a2d0a0d0a62022d090d184d0b8d0bcd0bed0bbd0bb20d0a1d0b8d182d0b822203520d18dd1822e20d0a1d0bad0b8d0b4d0bad0b020d0bdd0b520d180d0b0d181d0bfd180d0bed181d182d180d0b0d0bdd18fd0b5d182d181d18f20d0bdd0b020d0b1d0b8d0b7d0bdd0b5d18120d0bbd0b0d0bdd1872c20d0b0d0bad186d0b8d0b820d0b820d181d0bfd0b5d186d0bfd180d0b5d0b4d0bbd0bed0b6d0b5d0bdd0b8d18f2e20d0a1d0bad0b8d0b4d0bad0b820d0bdd0b520d181d183d0bcd0bcd0b8d180d183d18ed182d181d18f2e20223b693a333b613a32373a7b733a323a226964223b693a31333b733a353a22616c696173223b733a32383a22736b69646b61203130206e6f76796d20706f7365746974656c79616d223b733a373a2273756d6d617279223b733a3332353a223c703ed0a1d0bad0b8d0b4d0bad0bed0b920d0bcd0bed0b6d0bdd0be20d0b2d0bed181d0bfd0bed0bbd18cd0b7d0bed0b2d0b0d182d18cd181d18f20d0b5d0b4d0b8d0bdd0bed180d0b0d0b7d0bed0b2d0be20d0b220d180d0b5d181d182d0bed180d0b0d0bdd0b5205a414d455320d0b220d0a2d0a0d0a62022d090d184d0b8d0bcd0bed0bbd0bb20d0a1d0b8d182d0b822203520d18dd1822e20d0a1d0bad0b8d0b4d0bad0b020d0bdd0b520d180d0b0d181d0bfd180d0bed181d182d180d0b0d0bdd18fd0b5d182d181d18f20d0bdd0b020d0b1d0b8d0b7d0bdd0b5d18120d0bbd0b0d0bdd1872c20d0b0d0bad186d0b8d0b820d0b820d181d0bfd0b5d186d0bfd180d0b5d0b4d0bbd0bed0b6d0b5d0bdd0b8d18f2e20d0a1d0bad0b8d0b4d0bad0b820d0bdd0b520d181d183d0bcd0bcd0b8d180d183d18ed182d181d18f2e3c2f703e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3333373a227b22696d6167655f696e74726f223a22696d616765735c2f6e6577735c2f332e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f6e6577735c2f332e6a70673f77696474683d393130266865696768743d383030222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6e6577735c2f332e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f6e6577735c2f332e6a70673f77696474683d393130266865696768743d383030222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a383b733a31303a22637265617465645f6279223b693a3131333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d31322d32322031323a34393a3231223b733a31313a226d6f6469666965645f6279223b693a3131333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a31353a2263617373696f706569613a6e657773223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2230223b733a31333a2273686f775f63617465676f7279223b733a313a2230223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2230223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2230223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2230223b733a31313a227265636f72645f68697473223b733a313a2230223b733a393a2273686f775f68697473223b733a313a2230223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a303b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a34303b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a343b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2231223b733a393a226e756d5f6c696e6b73223b693a303b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a31303a22d090d0bad186d0b8d0b8223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33313a2231333a736b69646b612d31302d6e6f76796d2d706f7365746974656c79616d223b733a373a22636174736c7567223b733a383a22383a616b74736969223b733a363a22617574686f72223b733a373a2261646d696e3133223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a37363a22696d616765732f6e6577732f332e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f6e6577732f332e6a70673f77696474683d393130266865696768743d383030223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a2272752d5255223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d31322d31382031373a34353a3133223b693a31303b4e3b693a31313b733a39353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d31333a736b69646b612d31302d6e6f76796d2d706f7365746974656c79616d2663617469643d38266c616e673d72752d5255223b693a31323b4e3b693a31333b733a31393a22323032332d31322d31382031373a34353a3133223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2261646d696e3133223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31303a22d090d0bad186d0b8d0b8223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a353a2272752d5255223b733a363a226e6573746564223b623a313b733a323a226964223b693a33313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2272752d5255223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35303a22d0a1d0bad0b8d0b4d0bad0b02031302520d0bdd0bed0b2d18bd0bc20d0bfd0bed181d0b5d182d0b8d182d0b5d0bbd18fd0bc223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3133223b7d),
(23, 'index.php?option=com_content&view=article&id=15', 'index.php?option=com_content&view=article&id=15:naturalnye-soki-s-soboj-2&catid=8&lang=ru-RU', 'Натуральные соки с собой (2)', ' Lorem Ipsum - это текст-\"рыба\", часто используемый в печати и вэб-дизайне. Lorem Ipsum является стандартной \"рыбой\" для текстов на латинице с начала XVI века. В то время некий безымянный печатник создал большую коллекцию размеров и форм шрифтов, используя Lorem Ipsum для распечатки образцов. Lorem Ipsum не только успешно пережил без заметных изменений пять веков, но и перешагнул в электронный дизайн. Его популяризации в новое время послужили публикация листов Letraset с образцами Lorem Ipsum в 60-х годах и, в более недавнее время, программы электронной вёрстки типа Aldus PageMaker, в шаблонах которых используется Lorem Ipsum. Давно выяснено, что при оценке дизайна и композиции читаемый текст мешает сосредоточиться. Lorem Ipsum используют потому, что тот обеспечивает более или менее стандартное заполнение шаблона, а также реальное распределение букв и пробелов в абзацах, которое не получается при простой дубликации \"Здесь ваш текст.. Здесь ваш текст.. Здесь ваш текст..\" Многие программы электронной вёрстки и редакторы HTML используют Lorem Ipsum в качестве текста по умолчанию, так что поиск по ключевым словам \"lorem ipsum\" сразу показывает, как много веб-страниц всёещё дожидаются своего настоящего рождения. За прошедшие годы текст Lorem Ipsum получил много версий. Некоторые версии появились по ошибке, некоторые - намеренно (например, юмористические варианты). Многие думают, что Lorem Ipsum - взятый с потолка псевдо-латинский набор слов, но это не совсем так. Его корни уходят в один фрагмент классической латыни 45 года н.э., то есть более двух тысячелетий назад. Ричард МакКлинток, профессор латыни из колледжа Hampden-Sydney, штат Вирджиния, взял одно из самых странных слов в Lorem Ipsum, \"consectetur\", и занялся его поисками в классической латинской литературе. В результате он нашёл неоспоримый первоисточник Lorem Ipsum в разделах 1.10.32 и 1.10.33 книги \"de Finibus Bonorum et Malorum\" (\"О пределах добра и зла\"), написанной Цицероном в 45 году н.э. Этот трактат по теории этики был очень популярен в эпоху Возрождения. Первая строка Lorem Ipsum, \"Lorem ipsum dolor sit amet..\", происходит от одной из строк в разделе 1.10.32 ', '2023-08-19 20:22:04', '2ba7f557048817252218b85c2784c907', 1, 0, 1, 'ru-RU', '2023-08-15 17:45:13', NULL, '2023-08-15 17:45:13', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a333635353a22204c6f72656d20497073756d202d20d18dd182d0be20d182d0b5d0bad181d1822d22d180d18bd0b1d0b0222c20d187d0b0d181d182d0be20d0b8d181d0bfd0bed0bbd18cd0b7d183d0b5d0bcd18bd0b920d0b220d0bfd0b5d187d0b0d182d0b820d0b820d0b2d18dd0b12dd0b4d0b8d0b7d0b0d0b9d0bdd0b52e204c6f72656d20497073756d20d18fd0b2d0bbd18fd0b5d182d181d18f20d181d182d0b0d0bdd0b4d0b0d180d182d0bdd0bed0b92022d180d18bd0b1d0bed0b92220d0b4d0bbd18f20d182d0b5d0bad181d182d0bed0b220d0bdd0b020d0bbd0b0d182d0b8d0bdd0b8d186d0b520d18120d0bdd0b0d187d0b0d0bbd0b02058564920d0b2d0b5d0bad0b02e20d09220d182d0be20d0b2d180d0b5d0bcd18f20d0bdd0b5d0bad0b8d0b920d0b1d0b5d0b7d18bd0bcd18fd0bdd0bdd18bd0b920d0bfd0b5d187d0b0d182d0bdd0b8d0ba20d181d0bed0b7d0b4d0b0d0bb20d0b1d0bed0bbd18cd188d183d18e20d0bad0bed0bbd0bbd0b5d0bad186d0b8d18e20d180d0b0d0b7d0bcd0b5d180d0bed0b220d0b820d184d0bed180d0bc20d188d180d0b8d184d182d0bed0b22c20d0b8d181d0bfd0bed0bbd18cd0b7d183d18f204c6f72656d20497073756d20d0b4d0bbd18f20d180d0b0d181d0bfd0b5d187d0b0d182d0bad0b820d0bed0b1d180d0b0d0b7d186d0bed0b22e204c6f72656d20497073756d20d0bdd0b520d182d0bed0bbd18cd0bad0be20d183d181d0bfd0b5d188d0bdd0be20d0bfd0b5d180d0b5d0b6d0b8d0bb20d0b1d0b5d0b720d0b7d0b0d0bcd0b5d182d0bdd18bd18520d0b8d0b7d0bcd0b5d0bdd0b5d0bdd0b8d0b920d0bfd18fd182d18c20d0b2d0b5d0bad0bed0b22c20d0bdd0be20d0b820d0bfd0b5d180d0b5d188d0b0d0b3d0bdd183d0bb20d0b220d18dd0bbd0b5d0bad182d180d0bed0bdd0bdd18bd0b920d0b4d0b8d0b7d0b0d0b9d0bd2e20d095d0b3d0be20d0bfd0bed0bfd183d0bbd18fd180d0b8d0b7d0b0d186d0b8d0b820d0b220d0bdd0bed0b2d0bed0b520d0b2d180d0b5d0bcd18f20d0bfd0bed181d0bbd183d0b6d0b8d0bbd0b820d0bfd183d0b1d0bbd0b8d0bad0b0d186d0b8d18f20d0bbd0b8d181d182d0bed0b2204c6574726173657420d18120d0bed0b1d180d0b0d0b7d186d0b0d0bcd0b8204c6f72656d20497073756d20d0b22036302dd18520d0b3d0bed0b4d0b0d18520d0b82c20d0b220d0b1d0bed0bbd0b5d0b520d0bdd0b5d0b4d0b0d0b2d0bdd0b5d0b520d0b2d180d0b5d0bcd18f2c20d0bfd180d0bed0b3d180d0b0d0bcd0bcd18b20d18dd0bbd0b5d0bad182d180d0bed0bdd0bdd0bed0b920d0b2d191d180d181d182d0bad0b820d182d0b8d0bfd0b020416c64757320506167654d616b65722c20d0b220d188d0b0d0b1d0bbd0bed0bdd0b0d18520d0bad0bed182d0bed180d18bd18520d0b8d181d0bfd0bed0bbd18cd0b7d183d0b5d182d181d18f204c6f72656d20497073756d2e20d094d0b0d0b2d0bdd0be20d0b2d18bd18fd181d0bdd0b5d0bdd0be2c20d187d182d0be20d0bfd180d0b820d0bed186d0b5d0bdd0bad0b520d0b4d0b8d0b7d0b0d0b9d0bdd0b020d0b820d0bad0bed0bcd0bfd0bed0b7d0b8d186d0b8d0b820d187d0b8d182d0b0d0b5d0bcd18bd0b920d182d0b5d0bad181d18220d0bcd0b5d188d0b0d0b5d18220d181d0bed181d180d0b5d0b4d0bed182d0bed187d0b8d182d18cd181d18f2e204c6f72656d20497073756d20d0b8d181d0bfd0bed0bbd18cd0b7d183d18ed18220d0bfd0bed182d0bed0bcd1832c20d187d182d0be20d182d0bed18220d0bed0b1d0b5d181d0bfd0b5d187d0b8d0b2d0b0d0b5d18220d0b1d0bed0bbd0b5d0b520d0b8d0bbd0b820d0bcd0b5d0bdd0b5d0b520d181d182d0b0d0bdd0b4d0b0d180d182d0bdd0bed0b520d0b7d0b0d0bfd0bed0bbd0bdd0b5d0bdd0b8d0b520d188d0b0d0b1d0bbd0bed0bdd0b02c20d0b020d182d0b0d0bad0b6d0b520d180d0b5d0b0d0bbd18cd0bdd0bed0b520d180d0b0d181d0bfd180d0b5d0b4d0b5d0bbd0b5d0bdd0b8d0b520d0b1d183d0bad0b220d0b820d0bfd180d0bed0b1d0b5d0bbd0bed0b220d0b220d0b0d0b1d0b7d0b0d186d0b0d1852c20d0bad0bed182d0bed180d0bed0b520d0bdd0b520d0bfd0bed0bbd183d187d0b0d0b5d182d181d18f20d0bfd180d0b820d0bfd180d0bed181d182d0bed0b920d0b4d183d0b1d0bbd0b8d0bad0b0d186d0b8d0b82022d097d0b4d0b5d181d18c20d0b2d0b0d18820d182d0b5d0bad181d1822e2e20d097d0b4d0b5d181d18c20d0b2d0b0d18820d182d0b5d0bad181d1822e2e20d097d0b4d0b5d181d18c20d0b2d0b0d18820d182d0b5d0bad181d1822e2e2220d09cd0bdd0bed0b3d0b8d0b520d0bfd180d0bed0b3d180d0b0d0bcd0bcd18b20d18dd0bbd0b5d0bad182d180d0bed0bdd0bdd0bed0b920d0b2d191d180d181d182d0bad0b820d0b820d180d0b5d0b4d0b0d0bad182d0bed180d18b2048544d4c20d0b8d181d0bfd0bed0bbd18cd0b7d183d18ed182204c6f72656d20497073756d20d0b220d0bad0b0d187d0b5d181d182d0b2d0b520d182d0b5d0bad181d182d0b020d0bfd0be20d183d0bcd0bed0bbd187d0b0d0bdd0b8d18e2c20d182d0b0d0ba20d187d182d0be20d0bfd0bed0b8d181d0ba20d0bfd0be20d0bad0bbd18ed187d0b5d0b2d18bd0bc20d181d0bbd0bed0b2d0b0d0bc20226c6f72656d20697073756d2220d181d180d0b0d0b7d18320d0bfd0bed0bad0b0d0b7d18bd0b2d0b0d0b5d1822c20d0bad0b0d0ba20d0bcd0bdd0bed0b3d0be20d0b2d0b5d0b12dd181d182d180d0b0d0bdd0b8d18620d0b2d181d191d0b5d189d19120d0b4d0bed0b6d0b8d0b4d0b0d18ed182d181d18f20d181d0b2d0bed0b5d0b3d0be20d0bdd0b0d181d182d0bed18fd189d0b5d0b3d0be20d180d0bed0b6d0b4d0b5d0bdd0b8d18f2e20d097d0b020d0bfd180d0bed188d0b5d0b4d188d0b8d0b520d0b3d0bed0b4d18b20d182d0b5d0bad181d182204c6f72656d20497073756d20d0bfd0bed0bbd183d187d0b8d0bb20d0bcd0bdd0bed0b3d0be20d0b2d0b5d180d181d0b8d0b92e20d09dd0b5d0bad0bed182d0bed180d18bd0b520d0b2d0b5d180d181d0b8d0b820d0bfd0bed18fd0b2d0b8d0bbd0b8d181d18c20d0bfd0be20d0bed188d0b8d0b1d0bad0b52c20d0bdd0b5d0bad0bed182d0bed180d18bd0b5202d20d0bdd0b0d0bcd0b5d180d0b5d0bdd0bdd0be2028d0bdd0b0d0bfd180d0b8d0bcd0b5d1802c20d18ed0bcd0bed180d0b8d181d182d0b8d187d0b5d181d0bad0b8d0b520d0b2d0b0d180d0b8d0b0d0bdd182d18b292e20d09cd0bdd0bed0b3d0b8d0b520d0b4d183d0bcd0b0d18ed1822c20d187d182d0be204c6f72656d20497073756d202d20d0b2d0b7d18fd182d18bd0b920d18120d0bfd0bed182d0bed0bbd0bad0b020d0bfd181d0b5d0b2d0b4d0be2dd0bbd0b0d182d0b8d0bdd181d0bad0b8d0b920d0bdd0b0d0b1d0bed18020d181d0bbd0bed0b22c20d0bdd0be20d18dd182d0be20d0bdd0b520d181d0bed0b2d181d0b5d0bc20d182d0b0d0ba2e20d095d0b3d0be20d0bad0bed180d0bdd0b820d183d185d0bed0b4d18fd18220d0b220d0bed0b4d0b8d0bd20d184d180d0b0d0b3d0bcd0b5d0bdd18220d0bad0bbd0b0d181d181d0b8d187d0b5d181d0bad0bed0b920d0bbd0b0d182d18bd0bdd0b820343520d0b3d0bed0b4d0b020d0bd2ed18d2e2c20d182d0be20d0b5d181d182d18c20d0b1d0bed0bbd0b5d0b520d0b4d0b2d183d18520d182d18bd181d18fd187d0b5d0bbd0b5d182d0b8d0b920d0bdd0b0d0b7d0b0d0b42e20d0a0d0b8d187d0b0d180d0b420d09cd0b0d0bad09ad0bbd0b8d0bdd182d0bed0ba2c20d0bfd180d0bed184d0b5d181d181d0bed18020d0bbd0b0d182d18bd0bdd0b820d0b8d0b720d0bad0bed0bbd0bbd0b5d0b4d0b6d0b02048616d7064656e2d5379646e65792c20d188d182d0b0d18220d092d0b8d180d0b4d0b6d0b8d0bdd0b8d18f2c20d0b2d0b7d18fd0bb20d0bed0b4d0bdd0be20d0b8d0b720d181d0b0d0bcd18bd18520d181d182d180d0b0d0bdd0bdd18bd18520d181d0bbd0bed0b220d0b2204c6f72656d20497073756d2c2022636f6e7365637465747572222c20d0b820d0b7d0b0d0bdd18fd0bbd181d18f20d0b5d0b3d0be20d0bfd0bed0b8d181d0bad0b0d0bcd0b820d0b220d0bad0bbd0b0d181d181d0b8d187d0b5d181d0bad0bed0b920d0bbd0b0d182d0b8d0bdd181d0bad0bed0b920d0bbd0b8d182d0b5d180d0b0d182d183d180d0b52e20d09220d180d0b5d0b7d183d0bbd18cd182d0b0d182d0b520d0bed0bd20d0bdd0b0d188d191d0bb20d0bdd0b5d0bed181d0bfd0bed180d0b8d0bcd18bd0b920d0bfd0b5d180d0b2d0bed0b8d181d182d0bed187d0bdd0b8d0ba204c6f72656d20497073756d20d0b220d180d0b0d0b7d0b4d0b5d0bbd0b0d18520312e31302e333220d0b820312e31302e333320d0bad0bdd0b8d0b3d0b8202264652046696e6962757320426f6e6f72756d206574204d616c6f72756d22202822d09e20d0bfd180d0b5d0b4d0b5d0bbd0b0d18520d0b4d0bed0b1d180d0b020d0b820d0b7d0bbd0b022292c20d0bdd0b0d0bfd0b8d181d0b0d0bdd0bdd0bed0b920d0a6d0b8d186d0b5d180d0bed0bdd0bed0bc20d0b220343520d0b3d0bed0b4d18320d0bd2ed18d2e20d0add182d0bed18220d182d180d0b0d0bad182d0b0d18220d0bfd0be20d182d0b5d0bed180d0b8d0b820d18dd182d0b8d0bad0b820d0b1d18bd0bb20d0bed187d0b5d0bdd18c20d0bfd0bed0bfd183d0bbd18fd180d0b5d0bd20d0b220d18dd0bfd0bed185d18320d092d0bed0b7d180d0bed0b6d0b4d0b5d0bdd0b8d18f2e20d09fd0b5d180d0b2d0b0d18f20d181d182d180d0bed0bad0b0204c6f72656d20497073756d2c20224c6f72656d20697073756d20646f6c6f722073697420616d65742e2e222c20d0bfd180d0bed0b8d181d185d0bed0b4d0b8d18220d0bed18220d0bed0b4d0bdd0bed0b920d0b8d0b720d181d182d180d0bed0ba20d0b220d180d0b0d0b7d0b4d0b5d0bbd0b520312e31302e333220223b693a333b613a32373a7b733a323a226964223b693a31353b733a353a22616c696173223b733a32353a226e61747572616c6e796520736f6b69207320736f626f6a2032223b733a373a2273756d6d617279223b733a333639343a223c703e3c7374726f6e673e4c6f72656d20497073756d3c2f7374726f6e673e202d20d18dd182d0be20d182d0b5d0bad181d1822d22d180d18bd0b1d0b0222c20d187d0b0d181d182d0be20d0b8d181d0bfd0bed0bbd18cd0b7d183d0b5d0bcd18bd0b920d0b220d0bfd0b5d187d0b0d182d0b820d0b820d0b2d18dd0b12dd0b4d0b8d0b7d0b0d0b9d0bdd0b52e204c6f72656d20497073756d20d18fd0b2d0bbd18fd0b5d182d181d18f20d181d182d0b0d0bdd0b4d0b0d180d182d0bdd0bed0b92022d180d18bd0b1d0bed0b92220d0b4d0bbd18f20d182d0b5d0bad181d182d0bed0b220d0bdd0b020d0bbd0b0d182d0b8d0bdd0b8d186d0b520d18120d0bdd0b0d187d0b0d0bbd0b02058564920d0b2d0b5d0bad0b02e20d09220d182d0be20d0b2d180d0b5d0bcd18f20d0bdd0b5d0bad0b8d0b920d0b1d0b5d0b7d18bd0bcd18fd0bdd0bdd18bd0b920d0bfd0b5d187d0b0d182d0bdd0b8d0ba20d181d0bed0b7d0b4d0b0d0bb20d0b1d0bed0bbd18cd188d183d18e20d0bad0bed0bbd0bbd0b5d0bad186d0b8d18e20d180d0b0d0b7d0bcd0b5d180d0bed0b220d0b820d184d0bed180d0bc20d188d180d0b8d184d182d0bed0b22c20d0b8d181d0bfd0bed0bbd18cd0b7d183d18f204c6f72656d20497073756d20d0b4d0bbd18f20d180d0b0d181d0bfd0b5d187d0b0d182d0bad0b820d0bed0b1d180d0b0d0b7d186d0bed0b22e204c6f72656d20497073756d20d0bdd0b520d182d0bed0bbd18cd0bad0be20d183d181d0bfd0b5d188d0bdd0be20d0bfd0b5d180d0b5d0b6d0b8d0bb20d0b1d0b5d0b720d0b7d0b0d0bcd0b5d182d0bdd18bd18520d0b8d0b7d0bcd0b5d0bdd0b5d0bdd0b8d0b920d0bfd18fd182d18c20d0b2d0b5d0bad0bed0b22c20d0bdd0be20d0b820d0bfd0b5d180d0b5d188d0b0d0b3d0bdd183d0bb20d0b220d18dd0bbd0b5d0bad182d180d0bed0bdd0bdd18bd0b920d0b4d0b8d0b7d0b0d0b9d0bd2e20d095d0b3d0be20d0bfd0bed0bfd183d0bbd18fd180d0b8d0b7d0b0d186d0b8d0b820d0b220d0bdd0bed0b2d0bed0b520d0b2d180d0b5d0bcd18f20d0bfd0bed181d0bbd183d0b6d0b8d0bbd0b820d0bfd183d0b1d0bbd0b8d0bad0b0d186d0b8d18f20d0bbd0b8d181d182d0bed0b2204c6574726173657420d18120d0bed0b1d180d0b0d0b7d186d0b0d0bcd0b8204c6f72656d20497073756d20d0b22036302dd18520d0b3d0bed0b4d0b0d18520d0b82c20d0b220d0b1d0bed0bbd0b5d0b520d0bdd0b5d0b4d0b0d0b2d0bdd0b5d0b520d0b2d180d0b5d0bcd18f2c20d0bfd180d0bed0b3d180d0b0d0bcd0bcd18b20d18dd0bbd0b5d0bad182d180d0bed0bdd0bdd0bed0b920d0b2d191d180d181d182d0bad0b820d182d0b8d0bfd0b020416c64757320506167654d616b65722c20d0b220d188d0b0d0b1d0bbd0bed0bdd0b0d18520d0bad0bed182d0bed180d18bd18520d0b8d181d0bfd0bed0bbd18cd0b7d183d0b5d182d181d18f204c6f72656d20497073756d2e3c2f703e0d0a3c703ed094d0b0d0b2d0bdd0be20d0b2d18bd18fd181d0bdd0b5d0bdd0be2c20d187d182d0be20d0bfd180d0b820d0bed186d0b5d0bdd0bad0b520d0b4d0b8d0b7d0b0d0b9d0bdd0b020d0b820d0bad0bed0bcd0bfd0bed0b7d0b8d186d0b8d0b820d187d0b8d182d0b0d0b5d0bcd18bd0b920d182d0b5d0bad181d18220d0bcd0b5d188d0b0d0b5d18220d181d0bed181d180d0b5d0b4d0bed182d0bed187d0b8d182d18cd181d18f2e204c6f72656d20497073756d20d0b8d181d0bfd0bed0bbd18cd0b7d183d18ed18220d0bfd0bed182d0bed0bcd1832c20d187d182d0be20d182d0bed18220d0bed0b1d0b5d181d0bfd0b5d187d0b8d0b2d0b0d0b5d18220d0b1d0bed0bbd0b5d0b520d0b8d0bbd0b820d0bcd0b5d0bdd0b5d0b520d181d182d0b0d0bdd0b4d0b0d180d182d0bdd0bed0b520d0b7d0b0d0bfd0bed0bbd0bdd0b5d0bdd0b8d0b520d188d0b0d0b1d0bbd0bed0bdd0b02c20d0b020d182d0b0d0bad0b6d0b520d180d0b5d0b0d0bbd18cd0bdd0bed0b520d180d0b0d181d0bfd180d0b5d0b4d0b5d0bbd0b5d0bdd0b8d0b520d0b1d183d0bad0b220d0b820d0bfd180d0bed0b1d0b5d0bbd0bed0b220d0b220d0b0d0b1d0b7d0b0d186d0b0d1852c20d0bad0bed182d0bed180d0bed0b520d0bdd0b520d0bfd0bed0bbd183d187d0b0d0b5d182d181d18f20d0bfd180d0b820d0bfd180d0bed181d182d0bed0b920d0b4d183d0b1d0bbd0b8d0bad0b0d186d0b8d0b82022d097d0b4d0b5d181d18c20d0b2d0b0d18820d182d0b5d0bad181d1822e2e20d097d0b4d0b5d181d18c20d0b2d0b0d18820d182d0b5d0bad181d1822e2e20d097d0b4d0b5d181d18c20d0b2d0b0d18820d182d0b5d0bad181d1822e2e2220d09cd0bdd0bed0b3d0b8d0b520d0bfd180d0bed0b3d180d0b0d0bcd0bcd18b20d18dd0bbd0b5d0bad182d180d0bed0bdd0bdd0bed0b920d0b2d191d180d181d182d0bad0b820d0b820d180d0b5d0b4d0b0d0bad182d0bed180d18b2048544d4c20d0b8d181d0bfd0bed0bbd18cd0b7d183d18ed182204c6f72656d20497073756d20d0b220d0bad0b0d187d0b5d181d182d0b2d0b520d182d0b5d0bad181d182d0b020d0bfd0be20d183d0bcd0bed0bbd187d0b0d0bdd0b8d18e2c20d182d0b0d0ba20d187d182d0be20d0bfd0bed0b8d181d0ba20d0bfd0be20d0bad0bbd18ed187d0b5d0b2d18bd0bc20d181d0bbd0bed0b2d0b0d0bc20226c6f72656d20697073756d2220d181d180d0b0d0b7d18320d0bfd0bed0bad0b0d0b7d18bd0b2d0b0d0b5d1822c20d0bad0b0d0ba20d0bcd0bdd0bed0b3d0be20d0b2d0b5d0b12dd181d182d180d0b0d0bdd0b8d18620d0b2d181d19120d0b5d189d19120d0b4d0bed0b6d0b8d0b4d0b0d18ed182d181d18f20d181d0b2d0bed0b5d0b3d0be20d0bdd0b0d181d182d0bed18fd189d0b5d0b3d0be20d180d0bed0b6d0b4d0b5d0bdd0b8d18f2e20d097d0b020d0bfd180d0bed188d0b5d0b4d188d0b8d0b520d0b3d0bed0b4d18b20d182d0b5d0bad181d182204c6f72656d20497073756d20d0bfd0bed0bbd183d187d0b8d0bb20d0bcd0bdd0bed0b3d0be20d0b2d0b5d180d181d0b8d0b92e20d09dd0b5d0bad0bed182d0bed180d18bd0b520d0b2d0b5d180d181d0b8d0b820d0bfd0bed18fd0b2d0b8d0bbd0b8d181d18c20d0bfd0be20d0bed188d0b8d0b1d0bad0b52c20d0bdd0b5d0bad0bed182d0bed180d18bd0b5202d20d0bdd0b0d0bcd0b5d180d0b5d0bdd0bdd0be2028d0bdd0b0d0bfd180d0b8d0bcd0b5d1802c20d18ed0bcd0bed180d0b8d181d182d0b8d187d0b5d181d0bad0b8d0b520d0b2d0b0d180d0b8d0b0d0bdd182d18b292e3c2f703e0d0a3c703ed09cd0bdd0bed0b3d0b8d0b520d0b4d183d0bcd0b0d18ed1822c20d187d182d0be204c6f72656d20497073756d202d20d0b2d0b7d18fd182d18bd0b920d18120d0bfd0bed182d0bed0bbd0bad0b020d0bfd181d0b5d0b2d0b4d0be2dd0bbd0b0d182d0b8d0bdd181d0bad0b8d0b920d0bdd0b0d0b1d0bed18020d181d0bbd0bed0b22c20d0bdd0be20d18dd182d0be20d0bdd0b520d181d0bed0b2d181d0b5d0bc20d182d0b0d0ba2e20d095d0b3d0be20d0bad0bed180d0bdd0b820d183d185d0bed0b4d18fd18220d0b220d0bed0b4d0b8d0bd20d184d180d0b0d0b3d0bcd0b5d0bdd18220d0bad0bbd0b0d181d181d0b8d187d0b5d181d0bad0bed0b920d0bbd0b0d182d18bd0bdd0b820343520d0b3d0bed0b4d0b020d0bd2ed18d2e2c20d182d0be20d0b5d181d182d18c20d0b1d0bed0bbd0b5d0b520d0b4d0b2d183d18520d182d18bd181d18fd187d0b5d0bbd0b5d182d0b8d0b920d0bdd0b0d0b7d0b0d0b42e20d0a0d0b8d187d0b0d180d0b420d09cd0b0d0bad09ad0bbd0b8d0bdd182d0bed0ba2c20d0bfd180d0bed184d0b5d181d181d0bed18020d0bbd0b0d182d18bd0bdd0b820d0b8d0b720d0bad0bed0bbd0bbd0b5d0b4d0b6d0b02048616d7064656e2d5379646e65792c20d188d182d0b0d18220d092d0b8d180d0b4d0b6d0b8d0bdd0b8d18f2c20d0b2d0b7d18fd0bb20d0bed0b4d0bdd0be20d0b8d0b720d181d0b0d0bcd18bd18520d181d182d180d0b0d0bdd0bdd18bd18520d181d0bbd0bed0b220d0b2204c6f72656d20497073756d2c2022636f6e7365637465747572222c20d0b820d0b7d0b0d0bdd18fd0bbd181d18f20d0b5d0b3d0be20d0bfd0bed0b8d181d0bad0b0d0bcd0b820d0b220d0bad0bbd0b0d181d181d0b8d187d0b5d181d0bad0bed0b920d0bbd0b0d182d0b8d0bdd181d0bad0bed0b920d0bbd0b8d182d0b5d180d0b0d182d183d180d0b52e20d09220d180d0b5d0b7d183d0bbd18cd182d0b0d182d0b520d0bed0bd20d0bdd0b0d188d191d0bb20d0bdd0b5d0bed181d0bfd0bed180d0b8d0bcd18bd0b920d0bfd0b5d180d0b2d0bed0b8d181d182d0bed187d0bdd0b8d0ba204c6f72656d20497073756d20d0b220d180d0b0d0b7d0b4d0b5d0bbd0b0d18520312e31302e333220d0b820312e31302e333320d0bad0bdd0b8d0b3d0b8202264652046696e6962757320426f6e6f72756d206574204d616c6f72756d22202822d09e20d0bfd180d0b5d0b4d0b5d0bbd0b0d18520d0b4d0bed0b1d180d0b020d0b820d0b7d0bbd0b022292c20d0bdd0b0d0bfd0b8d181d0b0d0bdd0bdd0bed0b920d0a6d0b8d186d0b5d180d0bed0bdd0bed0bc20d0b220343520d0b3d0bed0b4d18320d0bd2ed18d2e20d0add182d0bed18220d182d180d0b0d0bad182d0b0d18220d0bfd0be20d182d0b5d0bed180d0b8d0b820d18dd182d0b8d0bad0b820d0b1d18bd0bb20d0bed187d0b5d0bdd18c20d0bfd0bed0bfd183d0bbd18fd180d0b5d0bd20d0b220d18dd0bfd0bed185d18320d092d0bed0b7d180d0bed0b6d0b4d0b5d0bdd0b8d18f2e20d09fd0b5d180d0b2d0b0d18f20d181d182d180d0bed0bad0b0204c6f72656d20497073756d2c20224c6f72656d20697073756d20646f6c6f722073697420616d65742e2e222c20d0bfd180d0bed0b8d181d185d0bed0b4d0b8d18220d0bed18220d0bed0b4d0bdd0bed0b920d0b8d0b720d181d182d180d0bed0ba20d0b220d180d0b0d0b7d0b4d0b5d0bbd0b520312e31302e33323c2f703e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3333373a227b22696d6167655f696e74726f223a22696d616765735c2f6e6577735c2f312e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f6e6577735c2f312e6a70673f77696474683d363833266865696768743d363030222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6e6577735c2f312e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f6e6577735c2f312e6a70673f77696474683d363833266865696768743d363030222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a383b733a31303a22637265617465645f6279223b693a3131333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30382d31392032303a32323a3034223b733a31313a226d6f6469666965645f6279223b693a3131333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a31353a2263617373696f706569613a6e657773223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2230223b733a31333a2273686f775f63617465676f7279223b733a313a2230223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2230223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2230223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2230223b733a31313a227265636f72645f68697473223b733a313a2230223b733a393a2273686f775f68697473223b733a313a2230223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a303b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a34303b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a343b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2231223b733a393a226e756d5f6c696e6b73223b693a303b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a31343a22d09dd0bed0b2d0bed181d182d0b8223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32383a2231353a6e61747572616c6e79652d736f6b692d732d736f626f6a2d32223b733a373a22636174736c7567223b733a393a22383a6e6f766f737469223b733a363a22617574686f72223b733a373a2261646d696e3133223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a37363a22696d616765732f6e6577732f312e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f6e6577732f312e6a70673f77696474683d363833266865696768743d363030223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a2272752d5255223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30382d31352031373a34353a3133223b693a31303b4e3b693a31313b733a39323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d31353a6e61747572616c6e79652d736f6b692d732d736f626f6a2d322663617469643d38266c616e673d72752d5255223b693a31323b4e3b693a31333b733a31393a22323032332d30382d31352031373a34353a3133223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2261646d696e3133223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31343a22d09dd0bed0b2d0bed181d182d0b8223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a353a2272752d5255223b733a363a226e6573746564223b623a313b733a323a226964223b693a31383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2272752d5255223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34393a22d09dd0b0d182d183d180d0b0d0bbd18cd0bdd18bd0b520d181d0bed0bad0b820d18120d181d0bed0b1d0bed0b920283229223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3135223b7d);
INSERT INTO `lsqvo_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(24, 'index.php?option=com_content&view=article&id=19', 'index.php?option=com_content&view=article&id=19:kashirskaya-plaza&catid=10&lang=ru-RU', 'ТРЦ «Каширская плаза» ', 'Для тех, кто предпочитает начинать свой день с сытного и вкусного завтрака - Zames bar в трц Каширская плаза станет лучшим решением. Уютная атмосфера и дружелюбный персонал, вкусные и сытные блюда на любой вкус, а также бесплатная парковка, которая позволит наслаждаться отдыхом, не беспокоясь о том где оставить свой автомобиль.', '2023-12-20 13:29:05', '0984a1d35de51103dec48eeadb7a436f', 1, 1, 1, 'ru-RU', '2023-08-17 15:59:24', NULL, '2023-08-17 15:59:24', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a3539333a22d094d0bbd18f20d182d0b5d1852c20d0bad182d0be20d0bfd180d0b5d0b4d0bfd0bed187d0b8d182d0b0d0b5d18220d0bdd0b0d187d0b8d0bdd0b0d182d18c20d181d0b2d0bed0b920d0b4d0b5d0bdd18c20d18120d181d18bd182d0bdd0bed0b3d0be20d0b820d0b2d0bad183d181d0bdd0bed0b3d0be20d0b7d0b0d0b2d182d180d0b0d0bad0b0202d205a616d65732062617220d0b220d182d180d18620d09ad0b0d188d0b8d180d181d0bad0b0d18f20d0bfd0bbd0b0d0b7d0b020d181d182d0b0d0bdd0b5d18220d0bbd183d187d188d0b8d0bc20d180d0b5d188d0b5d0bdd0b8d0b5d0bc2e20d0a3d18ed182d0bdd0b0d18f20d0b0d182d0bcd0bed181d184d0b5d180d0b020d0b820d0b4d180d183d0b6d0b5d0bbd18ed0b1d0bdd18bd0b920d0bfd0b5d180d181d0bed0bdd0b0d0bb2c20d0b2d0bad183d181d0bdd18bd0b520d0b820d181d18bd182d0bdd18bd0b520d0b1d0bbd18ed0b4d0b020d0bdd0b020d0bbd18ed0b1d0bed0b920d0b2d0bad183d1812c20d0b020d182d0b0d0bad0b6d0b520d0b1d0b5d181d0bfd0bbd0b0d182d0bdd0b0d18f20d0bfd0b0d180d0bad0bed0b2d0bad0b02c20d0bad0bed182d0bed180d0b0d18f20d0bfd0bed0b7d0b2d0bed0bbd0b8d18220d0bdd0b0d181d0bbd0b0d0b6d0b4d0b0d182d18cd181d18f20d0bed182d0b4d18bd185d0bed0bc2c20d0bdd0b520d0b1d0b5d181d0bfd0bed0bad0bed18fd181d18c20d0be20d182d0bed0bc20d0b3d0b4d0b520d0bed181d182d0b0d0b2d0b8d182d18c20d181d0b2d0bed0b920d0b0d0b2d182d0bed0bcd0bed0b1d0b8d0bbd18c2e223b693a333b613a32373a7b733a323a226964223b693a31393b733a353a22616c696173223b733a31373a226b6173686972736b61796120706c617a61223b733a373a2273756d6d617279223b733a3539333a22d094d0bbd18f20d182d0b5d1852c20d0bad182d0be20d0bfd180d0b5d0b4d0bfd0bed187d0b8d182d0b0d0b5d18220d0bdd0b0d187d0b8d0bdd0b0d182d18c20d181d0b2d0bed0b920d0b4d0b5d0bdd18c20d18120d181d18bd182d0bdd0bed0b3d0be20d0b820d0b2d0bad183d181d0bdd0bed0b3d0be20d0b7d0b0d0b2d182d180d0b0d0bad0b0202d205a616d65732062617220d0b220d182d180d18620d09ad0b0d188d0b8d180d181d0bad0b0d18f20d0bfd0bbd0b0d0b7d0b020d181d182d0b0d0bdd0b5d18220d0bbd183d187d188d0b8d0bc20d180d0b5d188d0b5d0bdd0b8d0b5d0bc2e20d0a3d18ed182d0bdd0b0d18f20d0b0d182d0bcd0bed181d184d0b5d180d0b020d0b820d0b4d180d183d0b6d0b5d0bbd18ed0b1d0bdd18bd0b920d0bfd0b5d180d181d0bed0bdd0b0d0bb2c20d0b2d0bad183d181d0bdd18bd0b520d0b820d181d18bd182d0bdd18bd0b520d0b1d0bbd18ed0b4d0b020d0bdd0b020d0bbd18ed0b1d0bed0b920d0b2d0bad183d1812c20d0b020d182d0b0d0bad0b6d0b520d0b1d0b5d181d0bfd0bbd0b0d182d0bdd0b0d18f20d0bfd0b0d180d0bad0bed0b2d0bad0b02c20d0bad0bed182d0bed180d0b0d18f20d0bfd0bed0b7d0b2d0bed0bbd0b8d18220d0bdd0b0d181d0bbd0b0d0b6d0b4d0b0d182d18cd181d18f20d0bed182d0b4d18bd185d0bed0bc2c20d0bdd0b520d0b1d0b5d181d0bfd0bed0bad0bed18fd181d18c20d0be20d182d0bed0bc20d0b3d0b4d0b520d0bed181d182d0b0d0b2d0b8d182d18c20d181d0b2d0bed0b920d0b0d0b2d182d0bed0bcd0bed0b1d0b8d0bbd18c2e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3435303a227b22696d6167655f696e74726f223a22696d616765735c2f726573746f72616e5c2f6b6173686972736b6179612d706c617a615c2f707265766965772e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f726573746f72616e5c2f6b6173686972736b6179612d706c617a615c2f707265766965772e6a70673f77696474683d31303234266865696768743d363832222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f726573746f72616e5c2f6b6173686972736b6179612d706c617a615c2f6d61696e2e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f726573746f72616e5c2f6b6173686972736b6179612d706c617a615c2f6d61696e2e6a70673f77696474683d31393230266865696768743d31323738222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31303b733a31303a22637265617465645f6279223b693a3131333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d31322d32302031333a32393a3035223b733a31313a226d6f6469666965645f6279223b693a3131333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a31393a2263617373696f706569613a726573746f72616e223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2230223b733a31333a2273686f775f63617465676f7279223b733a313a2230223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2230223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2230223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2230223b733a31313a227265636f72645f68697473223b733a313a2230223b733a393a2273686f775f68697473223b733a313a2230223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a303b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a34303b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a343b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2231223b733a393a226e756d5f6c696e6b73223b693a303b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a37333b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a31383a22d0a0d0b5d181d182d0bed180d0b0d0bdd18b223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32303a2231393a6b6173686972736b6179612d706c617a61223b733a373a22636174736c7567223b733a31323a2231303a726573746f72616e79223b733a363a22617574686f72223b733a373a2261646d696e3133223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3133333a22696d616765732f726573746f72616e2f6b6173686972736b6179612d706c617a612f707265766965772e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f726573746f72616e2f6b6173686972736b6179612d706c617a612f707265766965772e6a70673f77696474683d31303234266865696768743d363832223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a2272752d5255223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30382d31372031353a35393a3234223b693a31303b4e3b693a31313b733a38353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d31393a6b6173686972736b6179612d706c617a612663617469643d3130266c616e673d72752d5255223b693a31323b4e3b693a31333b733a31393a22323032332d30382d31372031353a35393a3234223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2261646d696e3133223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31383a22d0a0d0b5d181d182d0bed180d0b0d0bdd18b223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a353a2272752d5255223b733a363a226e6573746564223b623a313b733a323a226964223b693a32313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2272752d5255223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a34313a22d0a2d0a0d0a620c2abd09ad0b0d188d0b8d180d181d0bad0b0d18f20d0bfd0bbd0b0d0b7d0b0c2bb20223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3139223b7d),
(26, 'index.php?option=com_content&view=article&id=21', 'index.php?option=com_content&view=article&id=21:mitino&catid=10&lang=ru-RU', 'Митино', 'Отличное место для отдыха жителей и гостей района! Здесь вас порадуют не только уютной атмосферой и панорамными окнами, но и собственной коптильней, гарантирующей неповторимые вкусовые ощущения от блюд и закусок. Также рядом с баром есть бесплатный паркинг, поэтому вы можете спокойно приехать на машине и наслаждаться вечером! ', '2023-12-24 16:48:15', '564263f36c99d1ab0cf3a9cdccdb5922', 1, 1, 1, 'ru-RU', '2023-08-17 15:59:24', NULL, '2023-08-17 15:59:24', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a3630333a22d09ed182d0bbd0b8d187d0bdd0bed0b520d0bcd0b5d181d182d0be20d0b4d0bbd18f20d0bed182d0b4d18bd185d0b020d0b6d0b8d182d0b5d0bbd0b5d0b920d0b820d0b3d0bed181d182d0b5d0b920d180d0b0d0b9d0bed0bdd0b02120d097d0b4d0b5d181d18c20d0b2d0b0d18120d0bfd0bed180d0b0d0b4d183d18ed18220d0bdd0b520d182d0bed0bbd18cd0bad0be20d183d18ed182d0bdd0bed0b920d0b0d182d0bcd0bed181d184d0b5d180d0bed0b920d0b820d0bfd0b0d0bdd0bed180d0b0d0bcd0bdd18bd0bcd0b820d0bed0bad0bdd0b0d0bcd0b82c20d0bdd0be20d0b820d181d0bed0b1d181d182d0b2d0b5d0bdd0bdd0bed0b920d0bad0bed0bfd182d0b8d0bbd18cd0bdd0b5d0b92c20d0b3d0b0d180d0b0d0bdd182d0b8d180d183d18ed189d0b5d0b920d0bdd0b5d0bfd0bed0b2d182d0bed180d0b8d0bcd18bd0b520d0b2d0bad183d181d0bed0b2d18bd0b520d0bed189d183d189d0b5d0bdd0b8d18f20d0bed18220d0b1d0bbd18ed0b420d0b820d0b7d0b0d0bad183d181d0bed0ba2e20d0a2d0b0d0bad0b6d0b520d180d18fd0b4d0bed0bc20d18120d0b1d0b0d180d0bed0bc20d0b5d181d182d18c20d0b1d0b5d181d0bfd0bbd0b0d182d0bdd18bd0b920d0bfd0b0d180d0bad0b8d0bdd0b32c20d0bfd0bed18dd182d0bed0bcd18320d0b2d18b20d0bcd0bed0b6d0b5d182d0b520d181d0bfd0bed0bad0bed0b9d0bdd0be20d0bfd180d0b8d0b5d185d0b0d182d18c20d0bdd0b020d0bcd0b0d188d0b8d0bdd0b520d0b820d0bdd0b0d181d0bbd0b0d0b6d0b4d0b0d182d18cd181d18f20d0b2d0b5d187d0b5d180d0bed0bc2120223b693a333b613a32373a7b733a323a226964223b693a32313b733a353a22616c696173223b733a363a226d6974696e6f223b733a373a2273756d6d617279223b733a3630373a22d09ed182d0bbd0b8d187d0bdd0bed0b520d0bcd0b5d181d182d0be20d0b4d0bbd18f20d0bed182d0b4d18bd185d0b020d0b6d0b8d182d0b5d0bbd0b5d0b920d0b820d0b3d0bed181d182d0b5d0b920d180d0b0d0b9d0bed0bdd0b02120d097d0b4d0b5d181d18c20d0b2d0b0d18120d0bfd0bed180d0b0d0b4d183d18ed18220d0bdd0b520d182d0bed0bbd18cd0bad0be20d183d18ed182d0bdd0bed0b920d0b0d182d0bcd0bed181d184d0b5d180d0bed0b920d0b820d0bfd0b0d0bdd0bed180d0b0d0bcd0bdd18bd0bcd0b820d0bed0bad0bdd0b0d0bcd0b82c20d0bdd0be20d0b820d181d0bed0b1d181d182d0b2d0b5d0bdd0bdd0bed0b920d0bad0bed0bfd182d0b8d0bbd18cd0bdd0b5d0b92c20d0b3d0b0d180d0b0d0bdd182d0b8d180d183d18ed189d0b5d0b920d0bdd0b5d0bfd0bed0b2d182d0bed180d0b8d0bcd18bd0b520d0b2d0bad183d181d0bed0b2d18bd0b520d0bed189d183d189d0b5d0bdd0b8d18f20d0bed18220d0b1d0bbd18ed0b420d0b820d0b7d0b0d0bad183d181d0bed0ba2e3c62723ed0a2d0b0d0bad0b6d0b520d180d18fd0b4d0bed0bc20d18120d0b1d0b0d180d0bed0bc20d0b5d181d182d18c20d0b1d0b5d181d0bfd0bbd0b0d182d0bdd18bd0b920d0bfd0b0d180d0bad0b8d0bdd0b32c20d0bfd0bed18dd182d0bed0bcd18320d0b2d18b20d0bcd0bed0b6d0b5d182d0b520d181d0bfd0bed0bad0bed0b9d0bdd0be20d0bfd180d0b8d0b5d185d0b0d182d18c20d0bdd0b020d0bcd0b0d188d0b8d0bdd0b520d0b820d0bdd0b0d181d0bbd0b0d0b6d0b4d0b0d182d18cd181d18f20d0b2d0b5d187d0b5d180d0bed0bc210d0a223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3430363a227b22696d6167655f696e74726f223a22696d616765735c2f726573746f72616e5c2f6d6974696e6f5c2f707265766965772e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f726573746f72616e5c2f6d6974696e6f5c2f707265766965772e6a70673f77696474683d31303234266865696768743d363832222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f726573746f72616e5c2f6d6974696e6f5c2f6d61696e2e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f726573746f72616e5c2f6d6974696e6f5c2f6d61696e2e6a70673f77696474683d31393230266865696768743d31323738222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31303b733a31303a22637265617465645f6279223b693a3131333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d31322d32342031363a34383a3135223b733a31313a226d6f6469666965645f6279223b693a3131333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a31393a2263617373696f706569613a726573746f72616e223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2230223b733a31333a2273686f775f63617465676f7279223b733a313a2230223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2230223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2230223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2230223b733a31313a227265636f72645f68697473223b733a313a2230223b733a393a2273686f775f68697473223b733a313a2230223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a303b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a34303b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a343b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2231223b733a393a226e756d5f6c696e6b73223b693a303b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a31383b733a383a226f72646572696e67223b693a353b733a383a2263617465676f7279223b733a31383a22d0a0d0b5d181d182d0bed180d0b0d0bdd18b223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a393a2232313a6d6974696e6f223b733a373a22636174736c7567223b733a31323a2231303a726573746f72616e79223b733a363a22617574686f72223b733a373a2261646d696e3133223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3131313a22696d616765732f726573746f72616e2f6d6974696e6f2f707265766965772e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f726573746f72616e2f6d6974696e6f2f707265766965772e6a70673f77696474683d31303234266865696768743d363832223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a2272752d5255223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30382d31372031353a35393a3234223b693a31303b4e3b693a31313b733a37343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d32313a6d6974696e6f2663617469643d3130266c616e673d72752d5255223b693a31323b4e3b693a31333b733a31393a22323032332d30382d31372031353a35393a3234223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2261646d696e3133223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31383a22d0a0d0b5d181d182d0bed180d0b0d0bdd18b223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a353a2272752d5255223b733a363a226e6573746564223b623a313b733a323a226964223b693a32313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2272752d5255223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31323a22d09cd0b8d182d0b8d0bdd0be223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3231223b7d),
(28, 'index.php?option=com_content&view=article&id=23', 'index.php?option=com_content&view=article&id=23:afimoll-siti&catid=10&lang=ru-RU', 'ТРЦ «Афимолл Сити»', 'Zames Афимолл - это бар с уникальной локацией. Он расположен в самом сердце Москва сити, что делает его идеальным местом для отличного шопинга и комфортного отдыха после него.', '2023-12-20 19:16:21', '18b35e603213241ba6aae299427de01f', 1, 1, 1, 'ru-RU', '2023-08-17 15:59:24', NULL, '2023-08-17 15:59:24', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a3331343a225a616d657320d090d184d0b8d0bcd0bed0bbd0bb202d20d18dd182d0be20d0b1d0b0d18020d18120d183d0bdd0b8d0bad0b0d0bbd18cd0bdd0bed0b920d0bbd0bed0bad0b0d186d0b8d0b5d0b92e20d09ed0bd20d180d0b0d181d0bfd0bed0bbd0bed0b6d0b5d0bd20d0b220d181d0b0d0bcd0bed0bc20d181d0b5d180d0b4d186d0b520d09cd0bed181d0bad0b2d0b020d181d0b8d182d0b82c20d187d182d0be20d0b4d0b5d0bbd0b0d0b5d18220d0b5d0b3d0be20d0b8d0b4d0b5d0b0d0bbd18cd0bdd18bd0bc20d0bcd0b5d181d182d0bed0bc20d0b4d0bbd18f20d0bed182d0bbd0b8d187d0bdd0bed0b3d0be20d188d0bed0bfd0b8d0bdd0b3d0b020d0b820d0bad0bed0bcd184d0bed180d182d0bdd0bed0b3d0be20d0bed182d0b4d18bd185d0b020d0bfd0bed181d0bbd0b520d0bdd0b5d0b3d0be2e223b693a333b613a32373a7b733a323a226964223b693a32333b733a353a22616c696173223b733a31323a226166696d6f6c6c2073697469223b733a373a2273756d6d617279223b733a3331343a225a616d657320d090d184d0b8d0bcd0bed0bbd0bb202d20d18dd182d0be20d0b1d0b0d18020d18120d183d0bdd0b8d0bad0b0d0bbd18cd0bdd0bed0b920d0bbd0bed0bad0b0d186d0b8d0b5d0b92e20d09ed0bd20d180d0b0d181d0bfd0bed0bbd0bed0b6d0b5d0bd20d0b220d181d0b0d0bcd0bed0bc20d181d0b5d180d0b4d186d0b520d09cd0bed181d0bad0b2d0b020d181d0b8d182d0b82c20d187d182d0be20d0b4d0b5d0bbd0b0d0b5d18220d0b5d0b3d0be20d0b8d0b4d0b5d0b0d0bbd18cd0bdd18bd0bc20d0bcd0b5d181d182d0bed0bc20d0b4d0bbd18f20d0bed182d0bbd0b8d187d0bdd0bed0b3d0be20d188d0bed0bfd0b8d0bdd0b3d0b020d0b820d0bad0bed0bcd184d0bed180d182d0bdd0bed0b3d0be20d0bed182d0b4d18bd185d0b020d0bfd0bed181d0bbd0b520d0bdd0b5d0b3d0be2e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3433303a227b22696d6167655f696e74726f223a22696d616765735c2f726573746f72616e5c2f6166696d6f6c6c2d736974695c2f707265766965772e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f726573746f72616e5c2f6166696d6f6c6c2d736974695c2f707265766965772e6a70673f77696474683d31303234266865696768743d363832222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f726573746f72616e5c2f6166696d6f6c6c2d736974695c2f6d61696e2e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f726573746f72616e5c2f6166696d6f6c6c2d736974695c2f6d61696e2e6a70673f77696474683d31393230266865696768743d31323738222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31303b733a31303a22637265617465645f6279223b693a3131333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d31322d32302031393a31363a3231223b733a31313a226d6f6469666965645f6279223b693a3131333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a31393a2263617373696f706569613a726573746f72616e223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2230223b733a31333a2273686f775f63617465676f7279223b733a313a2230223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2230223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2230223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2230223b733a31313a227265636f72645f68697473223b733a313a2230223b733a393a2273686f775f68697473223b733a313a2230223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a303b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a34303b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a343b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2231223b733a393a226e756d5f6c696e6b73223b693a303b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a31333b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a31383a22d0a0d0b5d181d182d0bed180d0b0d0bdd18b223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31353a2232333a6166696d6f6c6c2d73697469223b733a373a22636174736c7567223b733a31323a2231303a726573746f72616e79223b733a363a22617574686f72223b733a373a2261646d696e3133223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3132333a22696d616765732f726573746f72616e2f6166696d6f6c6c2d736974692f707265766965772e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f726573746f72616e2f6166696d6f6c6c2d736974692f707265766965772e6a70673f77696474683d31303234266865696768743d363832223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a2272752d5255223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30382d31372031353a35393a3234223b693a31303b4e3b693a31313b733a38303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d32333a6166696d6f6c6c2d736974692663617469643d3130266c616e673d72752d5255223b693a31323b4e3b693a31333b733a31393a22323032332d30382d31372031353a35393a3234223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2261646d696e3133223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31383a22d0a0d0b5d181d182d0bed180d0b0d0bdd18b223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a353a2272752d5255223b733a363a226e6573746564223b623a313b733a323a226964223b693a32313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2272752d5255223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33343a22d0a2d0a0d0a620c2abd090d184d0b8d0bcd0bed0bbd0bb20d0a1d0b8d182d0b8c2bb223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3233223b7d);
INSERT INTO `lsqvo_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(30, 'index.php?option=com_content&view=article&id=25', 'index.php?option=com_content&view=article&id=25:kuntsevo-plaza&catid=10&lang=ru-RU', 'ТРЦ «Кунцево Плаза»', 'Добро пожаловать в бар, где переплетаются атмосфера рок-н-ролла и кантри! У нас вы найдете все, что нужно для незабываемого времяпрепровождения. Видеорепортажи о самых захватывающих спортивных событиях будут транслироваться на больших экранах, погружая вас в настоящую атмосферу состязаний.', '2023-12-20 19:58:12', '6d47cdea327cc1a531fec71241533f52', 1, 1, 1, 'ru-RU', '2023-08-17 15:59:24', NULL, '2023-08-17 15:59:24', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a3533363a22d094d0bed0b1d180d0be20d0bfd0bed0b6d0b0d0bbd0bed0b2d0b0d182d18c20d0b220d0b1d0b0d1802c20d0b3d0b4d0b520d0bfd0b5d180d0b5d0bfd0bbd0b5d182d0b0d18ed182d181d18f20d0b0d182d0bcd0bed181d184d0b5d180d0b020d180d0bed0ba2dd0bd2dd180d0bed0bbd0bbd0b020d0b820d0bad0b0d0bdd182d180d0b82120d0a320d0bdd0b0d18120d0b2d18b20d0bdd0b0d0b9d0b4d0b5d182d0b520d0b2d181d0b52c20d187d182d0be20d0bdd183d0b6d0bdd0be20d0b4d0bbd18f20d0bdd0b5d0b7d0b0d0b1d18bd0b2d0b0d0b5d0bcd0bed0b3d0be20d0b2d180d0b5d0bcd18fd0bfd180d0b5d0bfd180d0bed0b2d0bed0b6d0b4d0b5d0bdd0b8d18f2e20d092d0b8d0b4d0b5d0bed180d0b5d0bfd0bed180d182d0b0d0b6d0b820d0be20d181d0b0d0bcd18bd18520d0b7d0b0d185d0b2d0b0d182d18bd0b2d0b0d18ed189d0b8d18520d181d0bfd0bed180d182d0b8d0b2d0bdd18bd18520d181d0bed0b1d18bd182d0b8d18fd18520d0b1d183d0b4d183d18220d182d180d0b0d0bdd181d0bbd0b8d180d0bed0b2d0b0d182d18cd181d18f20d0bdd0b020d0b1d0bed0bbd18cd188d0b8d18520d18dd0bad180d0b0d0bdd0b0d1852c20d0bfd0bed0b3d180d183d0b6d0b0d18f20d0b2d0b0d18120d0b220d0bdd0b0d181d182d0bed18fd189d183d18e20d0b0d182d0bcd0bed181d184d0b5d180d18320d181d0bed181d182d18fd0b7d0b0d0bdd0b8d0b92e223b693a333b613a32373a7b733a323a226964223b693a32353b733a353a22616c696173223b733a31343a226b756e747365766f20706c617a61223b733a373a2273756d6d617279223b733a3533363a22d094d0bed0b1d180d0be20d0bfd0bed0b6d0b0d0bbd0bed0b2d0b0d182d18c20d0b220d0b1d0b0d1802c20d0b3d0b4d0b520d0bfd0b5d180d0b5d0bfd0bbd0b5d182d0b0d18ed182d181d18f20d0b0d182d0bcd0bed181d184d0b5d180d0b020d180d0bed0ba2dd0bd2dd180d0bed0bbd0bbd0b020d0b820d0bad0b0d0bdd182d180d0b82120d0a320d0bdd0b0d18120d0b2d18b20d0bdd0b0d0b9d0b4d0b5d182d0b520d0b2d181d0b52c20d187d182d0be20d0bdd183d0b6d0bdd0be20d0b4d0bbd18f20d0bdd0b5d0b7d0b0d0b1d18bd0b2d0b0d0b5d0bcd0bed0b3d0be20d0b2d180d0b5d0bcd18fd0bfd180d0b5d0bfd180d0bed0b2d0bed0b6d0b4d0b5d0bdd0b8d18f2e20d092d0b8d0b4d0b5d0bed180d0b5d0bfd0bed180d182d0b0d0b6d0b820d0be20d181d0b0d0bcd18bd18520d0b7d0b0d185d0b2d0b0d182d18bd0b2d0b0d18ed189d0b8d18520d181d0bfd0bed180d182d0b8d0b2d0bdd18bd18520d181d0bed0b1d18bd182d0b8d18fd18520d0b1d183d0b4d183d18220d182d180d0b0d0bdd181d0bbd0b8d180d0bed0b2d0b0d182d18cd181d18f20d0bdd0b020d0b1d0bed0bbd18cd188d0b8d18520d18dd0bad180d0b0d0bdd0b0d1852c20d0bfd0bed0b3d180d183d0b6d0b0d18f20d0b2d0b0d18120d0b220d0bdd0b0d181d182d0bed18fd189d183d18e20d0b0d182d0bcd0bed181d184d0b5d180d18320d181d0bed181d182d18fd0b7d0b0d0bdd0b8d0b92e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3433383a227b22696d6167655f696e74726f223a22696d616765735c2f726573746f72616e5c2f6b756e747365766f2d706c617a615c2f707265766965772e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f726573746f72616e5c2f6b756e747365766f2d706c617a615c2f707265766965772e6a70673f77696474683d31303234266865696768743d363832222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f726573746f72616e5c2f6b756e747365766f2d706c617a615c2f6d61696e2e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f726573746f72616e5c2f6b756e747365766f2d706c617a615c2f6d61696e2e6a70673f77696474683d31393230266865696768743d31323738222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31303b733a31303a22637265617465645f6279223b693a3131333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d31322d32302031393a35383a3132223b733a31313a226d6f6469666965645f6279223b693a3131333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a31393a2263617373696f706569613a726573746f72616e223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2230223b733a31333a2273686f775f63617465676f7279223b733a313a2230223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2230223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2230223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2230223b733a31313a227265636f72645f68697473223b733a313a2230223b733a393a2273686f775f68697473223b733a313a2230223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a303b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a34303b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a343b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2231223b733a393a226e756d5f6c696e6b73223b693a303b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a31343b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a31383a22d0a0d0b5d181d182d0bed180d0b0d0bdd18b223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31373a2232353a6b756e747365766f2d706c617a61223b733a373a22636174736c7567223b733a31323a2231303a726573746f72616e79223b733a363a22617574686f72223b733a373a2261646d696e3133223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3132373a22696d616765732f726573746f72616e2f6b756e747365766f2d706c617a612f707265766965772e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f726573746f72616e2f6b756e747365766f2d706c617a612f707265766965772e6a70673f77696474683d31303234266865696768743d363832223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a2272752d5255223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30382d31372031353a35393a3234223b693a31303b4e3b693a31313b733a38323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d32353a6b756e747365766f2d706c617a612663617469643d3130266c616e673d72752d5255223b693a31323b4e3b693a31333b733a31393a22323032332d30382d31372031353a35393a3234223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2261646d696e3133223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31383a22d0a0d0b5d181d182d0bed180d0b0d0bdd18b223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a353a2272752d5255223b733a363a226e6573746564223b623a313b733a323a226964223b693a32313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2272752d5255223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33363a22d0a2d0a0d0a620c2abd09ad183d0bdd186d0b5d0b2d0be20d09fd0bbd0b0d0b7d0b0c2bb223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3235223b7d),
(32, 'index.php?option=com_content&view=article&id=27', 'index.php?option=com_content&view=article&id=27:horosho&catid=10&lang=ru-RU', 'ТРЦ «Хорошо»', 'Если вы ищете уютное место, где можно провести время с семьей или друзьями за вкусным ужином и прохладным бокалом пива, то вам точно стоит заглянуть в Zames Bar Хорошово. Атмосфера нашего бара располагает к приятному отдыху, а отдельный вход позволяет нам работать даже после закрытия торгового центра. ', '2023-12-22 09:52:57', 'f05a1adfcbbd9efdf89cfe933129f86e', 1, 1, 1, 'ru-RU', '2023-08-17 15:59:24', NULL, '2023-08-17 15:59:24', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a3534363a22d095d181d0bbd0b820d0b2d18b20d0b8d189d0b5d182d0b520d183d18ed182d0bdd0bed0b520d0bcd0b5d181d182d0be2c20d0b3d0b4d0b520d0bcd0bed0b6d0bdd0be20d0bfd180d0bed0b2d0b5d181d182d0b820d0b2d180d0b5d0bcd18f20d18120d181d0b5d0bcd18cd0b5d0b920d0b8d0bbd0b820d0b4d180d183d0b7d18cd18fd0bcd0b820d0b7d0b020d0b2d0bad183d181d0bdd18bd0bc20d183d0b6d0b8d0bdd0bed0bc20d0b820d0bfd180d0bed185d0bbd0b0d0b4d0bdd18bd0bc20d0b1d0bed0bad0b0d0bbd0bed0bc20d0bfd0b8d0b2d0b02c20d182d0be20d0b2d0b0d0bc20d182d0bed187d0bdd0be20d181d182d0bed0b8d18220d0b7d0b0d0b3d0bbd18fd0bdd183d182d18c20d0b2205a616d65732042617220d0a5d0bed180d0bed188d0bed0b2d0be2e20d090d182d0bcd0bed181d184d0b5d180d0b020d0bdd0b0d188d0b5d0b3d0be20d0b1d0b0d180d0b020d180d0b0d181d0bfd0bed0bbd0b0d0b3d0b0d0b5d18220d0ba20d0bfd180d0b8d18fd182d0bdd0bed0bcd18320d0bed182d0b4d18bd185d1832c20d0b020d0bed182d0b4d0b5d0bbd18cd0bdd18bd0b920d0b2d185d0bed0b420d0bfd0bed0b7d0b2d0bed0bbd18fd0b5d18220d0bdd0b0d0bc20d180d0b0d0b1d0bed182d0b0d182d18c20d0b4d0b0d0b6d0b520d0bfd0bed181d0bbd0b520d0b7d0b0d0bad180d18bd182d0b8d18f20d182d0bed180d0b3d0bed0b2d0bed0b3d0be20d186d0b5d0bdd182d180d0b02e20223b693a333b613a32373a7b733a323a226964223b693a32373b733a353a22616c696173223b733a373a22686f726f73686f223b733a373a2273756d6d617279223b733a3534373a22d095d181d0bbd0b820d0b2d18b20d0b8d189d0b5d182d0b520d183d18ed182d0bdd0bed0b520d0bcd0b5d181d182d0be2c20d0b3d0b4d0b520d0bcd0bed0b6d0bdd0be20d0bfd180d0bed0b2d0b5d181d182d0b820d0b2d180d0b5d0bcd18f20d18120d181d0b5d0bcd18cd0b5d0b920d0b8d0bbd0b820d0b4d180d183d0b7d18cd18fd0bcd0b820d0b7d0b020d0b2d0bad183d181d0bdd18bd0bc20d183d0b6d0b8d0bdd0bed0bc20d0b820d0bfd180d0bed185d0bbd0b0d0b4d0bdd18bd0bc20d0b1d0bed0bad0b0d0bbd0bed0bc20d0bfd0b8d0b2d0b02c20d182d0be20d0b2d0b0d0bc20d182d0bed187d0bdd0be20d181d182d0bed0b8d18220d0b7d0b0d0b3d0bbd18fd0bdd183d182d18c20d0b2205a616d65732042617220d0a5d0bed180d0bed188d0bed0b2d0be2e20d090d182d0bcd0bed181d184d0b5d180d0b020d0bdd0b0d188d0b5d0b3d0be20d0b1d0b0d180d0b020d180d0b0d181d0bfd0bed0bbd0b0d0b3d0b0d0b5d18220d0ba20d0bfd180d0b8d18fd182d0bdd0bed0bcd18320d0bed182d0b4d18bd185d1832c20d0b020d0bed182d0b4d0b5d0bbd18cd0bdd18bd0b920d0b2d185d0bed0b420d0bfd0bed0b7d0b2d0bed0bbd18fd0b5d18220d0bdd0b0d0bc20d180d0b0d0b1d0bed182d0b0d182d18c20d0b4d0b0d0b6d0b520d0bfd0bed181d0bbd0b520d0b7d0b0d0bad180d18bd182d0b8d18f20d182d0bed180d0b3d0bed0b2d0bed0b3d0be20d186d0b5d0bdd182d180d0b02e0d0a223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3431303a227b22696d6167655f696e74726f223a22696d616765735c2f726573746f72616e5c2f686f726f73686f5c2f707265766965772e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f726573746f72616e5c2f686f726f73686f5c2f707265766965772e6a70673f77696474683d31303234266865696768743d363832222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f726573746f72616e5c2f686f726f73686f5c2f6d61696e2e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f726573746f72616e5c2f686f726f73686f5c2f6d61696e2e6a70673f77696474683d31393230266865696768743d31323738222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31303b733a31303a22637265617465645f6279223b693a3131333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d31322d32322030393a35323a3537223b733a31313a226d6f6469666965645f6279223b693a3131333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a31393a2263617373696f706569613a726573746f72616e223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2230223b733a31333a2273686f775f63617465676f7279223b733a313a2230223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2230223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2230223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2230223b733a31313a227265636f72645f68697473223b733a313a2230223b733a393a2273686f775f68697473223b733a313a2230223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a303b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a34303b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a343b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2231223b733a393a226e756d5f6c696e6b73223b693a303b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a31313b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a31383a22d0a0d0b5d181d182d0bed180d0b0d0bdd18b223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31303a2232373a686f726f73686f223b733a373a22636174736c7567223b733a31323a2231303a726573746f72616e79223b733a363a22617574686f72223b733a373a2261646d696e3133223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3131333a22696d616765732f726573746f72616e2f686f726f73686f2f707265766965772e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f726573746f72616e2f686f726f73686f2f707265766965772e6a70673f77696474683d31303234266865696768743d363832223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a2272752d5255223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30382d31372031353a35393a3234223b693a31303b4e3b693a31313b733a37353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d32373a686f726f73686f2663617469643d3130266c616e673d72752d5255223b693a31323b4e3b693a31333b733a31393a22323032332d30382d31372031353a35393a3234223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2261646d696e3133223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31383a22d0a0d0b5d181d182d0bed180d0b0d0bdd18b223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a353a2272752d5255223b733a363a226e6573746564223b623a313b733a323a226964223b693a32313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2272752d5255223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32333a22d0a2d0a0d0a620c2abd0a5d0bed180d0bed188d0bec2bb223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3237223b7d),
(34, 'index.php?option=com_content&view=article&id=29', 'index.php?option=com_content&view=article&id=29:butovo&catid=10&lang=ru-RU', 'Бутово', 'Яркие музыкальные вечера, с 22.00 каждую пятницу и субботу, и незабываемая атмосфера. Здесь вы сможете насладиться живой музыкой, вкусной едой и попробовать более 200 различных сортов крафтового пива.', '2023-12-20 20:20:54', '2fe280c0f8fc74edcef9521f271ab4d7', 1, 1, 1, 'ru-RU', '2023-08-17 15:59:24', NULL, '2023-08-17 15:59:24', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a3336303a22d0afd180d0bad0b8d0b520d0bcd183d0b7d18bd0bad0b0d0bbd18cd0bdd18bd0b520d0b2d0b5d187d0b5d180d0b02c20d1812032322e303020d0bad0b0d0b6d0b4d183d18e20d0bfd18fd182d0bdd0b8d186d18320d0b820d181d183d0b1d0b1d0bed182d1832c20d0b820d0bdd0b5d0b7d0b0d0b1d18bd0b2d0b0d0b5d0bcd0b0d18f20d0b0d182d0bcd0bed181d184d0b5d180d0b02e20d097d0b4d0b5d181d18c20d0b2d18b20d181d0bcd0bed0b6d0b5d182d0b520d0bdd0b0d181d0bbd0b0d0b4d0b8d182d18cd181d18f20d0b6d0b8d0b2d0bed0b920d0bcd183d0b7d18bd0bad0bed0b92c20d0b2d0bad183d181d0bdd0bed0b920d0b5d0b4d0bed0b920d0b820d0bfd0bed0bfd180d0bed0b1d0bed0b2d0b0d182d18c20d0b1d0bed0bbd0b5d0b52032303020d180d0b0d0b7d0bbd0b8d187d0bdd18bd18520d181d0bed180d182d0bed0b220d0bad180d0b0d184d182d0bed0b2d0bed0b3d0be20d0bfd0b8d0b2d0b02e223b693a333b613a32373a7b733a323a226964223b693a32393b733a353a22616c696173223b733a363a226275746f766f223b733a373a2273756d6d617279223b733a3336303a22d0afd180d0bad0b8d0b520d0bcd183d0b7d18bd0bad0b0d0bbd18cd0bdd18bd0b520d0b2d0b5d187d0b5d180d0b02c20d1812032322e303020d0bad0b0d0b6d0b4d183d18e20d0bfd18fd182d0bdd0b8d186d18320d0b820d181d183d0b1d0b1d0bed182d1832c20d0b820d0bdd0b5d0b7d0b0d0b1d18bd0b2d0b0d0b5d0bcd0b0d18f20d0b0d182d0bcd0bed181d184d0b5d180d0b02e20d097d0b4d0b5d181d18c20d0b2d18b20d181d0bcd0bed0b6d0b5d182d0b520d0bdd0b0d181d0bbd0b0d0b4d0b8d182d18cd181d18f20d0b6d0b8d0b2d0bed0b920d0bcd183d0b7d18bd0bad0bed0b92c20d0b2d0bad183d181d0bdd0bed0b920d0b5d0b4d0bed0b920d0b820d0bfd0bed0bfd180d0bed0b1d0bed0b2d0b0d182d18c20d0b1d0bed0bbd0b5d0b52032303020d180d0b0d0b7d0bbd0b8d187d0bdd18bd18520d181d0bed180d182d0bed0b220d0bad180d0b0d184d182d0bed0b2d0bed0b3d0be20d0bfd0b8d0b2d0b02e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3430363a227b22696d6167655f696e74726f223a22696d616765735c2f726573746f72616e5c2f6275746f766f5c2f707265766965772e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f726573746f72616e5c2f6275746f766f5c2f707265766965772e6a70673f77696474683d31303234266865696768743d363832222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f726573746f72616e5c2f6275746f766f5c2f6d61696e2e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f726573746f72616e5c2f6275746f766f5c2f6d61696e2e6a70673f77696474683d31393230266865696768743d31323738222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31303b733a31303a22637265617465645f6279223b693a3131333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d31322d32302032303a32303a3534223b733a31313a226d6f6469666965645f6279223b693a3131333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a31393a2263617373696f706569613a726573746f72616e223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2230223b733a31333a2273686f775f63617465676f7279223b733a313a2230223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2230223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2230223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2230223b733a31313a227265636f72645f68697473223b733a313a2230223b733a393a2273686f775f68697473223b733a313a2230223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a303b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a34303b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a343b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2231223b733a393a226e756d5f6c696e6b73223b693a303b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a31313b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31383a22d0a0d0b5d181d182d0bed180d0b0d0bdd18b223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a393a2232393a6275746f766f223b733a373a22636174736c7567223b733a31323a2231303a726573746f72616e79223b733a363a22617574686f72223b733a373a2261646d696e3133223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3131313a22696d616765732f726573746f72616e2f6275746f766f2f707265766965772e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f726573746f72616e2f6275746f766f2f707265766965772e6a70673f77696474683d31303234266865696768743d363832223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a2272752d5255223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30382d31372031353a35393a3234223b693a31303b4e3b693a31313b733a37343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d32393a6275746f766f2663617469643d3130266c616e673d72752d5255223b693a31323b4e3b693a31333b733a31393a22323032332d30382d31372031353a35393a3234223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2261646d696e3133223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31383a22d0a0d0b5d181d182d0bed180d0b0d0bdd18b223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a353a2272752d5255223b733a363a226e6573746564223b623a313b733a323a226964223b693a32313b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2272752d5255223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31323a22d091d183d182d0bed0b2d0be223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3239223b7d),
(36, 'index.php?option=com_content&view=category&id=16', 'index.php?option=com_content&view=category&id=16&lang=ru-RU', 'Франшиза', '', '2023-08-19 10:27:11', 'c3cb8506264632f2352e376c7c9c719d', 1, 1, 1, 'ru-RU', NULL, NULL, '2023-08-19 10:26:55', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a31363b733a353a22616c696173223b733a393a226672616e7368697a61223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a32373b733a393a22706172656e745f6964223b693a313b733a353a226c6576656c223b693a313b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a3131333b733a383a226d6f646966696564223b733a31393a22323032332d30382d31392031303a32373a3131223b733a31313a226d6f6469666965645f6279223b693a3131333b733a343a22736c7567223b733a31323a2231363a6672616e7368697a61223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a2272752d5255223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a35393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3136266c616e673d72752d5255223b693a31323b4e3b693a31333b733a31393a22323032332d30382d31392031303a32363a3535223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2272752d5255223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31363a22d0a4d180d0b0d0bdd188d0b8d0b7d0b0223b693a31373b693a313b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3136223b7d),
(37, 'index.php?option=com_content&view=category&id=17', 'index.php?option=com_content&view=category&id=17&lang=en-GB', 'Franchise', '', '2023-08-19 10:27:07', '7d7f1cad44d027cd262bd4a1134c3e2e', 1, 1, 1, 'en-GB', NULL, NULL, '2023-08-19 10:27:07', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a31373b733a353a22616c696173223b733a393a226672616e6368697365223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a32393b733a393a22706172656e745f6964223b693a313b733a353a226c6576656c223b693a313b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a3131333b733a383a226d6f646966696564223b733a31393a22323032332d30382d31392031303a32373a3037223b733a31313a226d6f6469666965645f6279223b693a3131333b733a343a22736c7567223b733a31323a2231373a6672616e6368697365223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a22656e2d4742223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a35393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3137266c616e673d656e2d4742223b693a31323b4e3b693a31333b733a31393a22323032332d30382d31392031303a32373a3037223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22656e2d4742223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d7d693a31363b733a393a224672616e6368697365223b693a31373b693a313b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3137223b7d);
INSERT INTO `lsqvo_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(38, 'index.php?option=com_content&view=article&id=31', 'index.php?option=com_content&view=article&id=31:franshiza&catid=16&lang=ru-RU', 'Франшиза', ' Приобретая франшизу вы получаете Запуск ресторана под ключ Руководство по открытию; Финансовую модель и всю необходимую документацию; Готовую IT систему управления; Зарегистрированный торговый знак; Консультацию основателя компании и бренд-шефа; Проработанное меню с обновлением два раза в год; Самые низкие цены от наших поставщиков; Обучение персонала; Предоставление команды открытия; Дизайн-проект помещения; Технический проект помещения; Стройка ресторана под ключ. Маркетинг Размещение информации о вашем ресторане на нашем сайте; Реклама ресторана в наших социальных сетях; Рекомендуемые маркетинговые мероприятия; Корпоративная система лояльности гостей; Разработка дизайн-макетов POS-материалов; Мониторинг обратной связи гостей в социальных сетях. ', '2023-12-20 13:14:40', '0d0c95da6bd9146252bc0ba39f99efa7', 1, 1, 1, 'ru-RU', '2023-08-19 10:27:51', NULL, '2023-08-19 10:27:51', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a313430313a2220d09fd180d0b8d0bed0b1d180d0b5d182d0b0d18f20d184d180d0b0d0bdd188d0b8d0b7d18320d0b2d18b20d0bfd0bed0bbd183d187d0b0d0b5d182d0b520d097d0b0d0bfd183d181d0ba20d180d0b5d181d182d0bed180d0b0d0bdd0b020d0bfd0bed0b420d0bad0bbd18ed18720d0a0d183d0bad0bed0b2d0bed0b4d181d182d0b2d0be20d0bfd0be20d0bed182d0bad180d18bd182d0b8d18e3b20d0a4d0b8d0bdd0b0d0bdd181d0bed0b2d183d18e20d0bcd0bed0b4d0b5d0bbd18c20d0b820d0b2d181d18e20d0bdd0b5d0bed0b1d185d0bed0b4d0b8d0bcd183d18e20d0b4d0bed0bad183d0bcd0b5d0bdd182d0b0d186d0b8d18e3b20d093d0bed182d0bed0b2d183d18e20495420d181d0b8d181d182d0b5d0bcd18320d183d0bfd180d0b0d0b2d0bbd0b5d0bdd0b8d18f3b20d097d0b0d180d0b5d0b3d0b8d181d182d180d0b8d180d0bed0b2d0b0d0bdd0bdd18bd0b920d182d0bed180d0b3d0bed0b2d18bd0b920d0b7d0bdd0b0d0ba3b20d09ad0bed0bdd181d183d0bbd18cd182d0b0d186d0b8d18e20d0bed181d0bdd0bed0b2d0b0d182d0b5d0bbd18f20d0bad0bed0bcd0bfd0b0d0bdd0b8d0b820d0b820d0b1d180d0b5d0bdd0b42dd188d0b5d184d0b03b20d09fd180d0bed180d0b0d0b1d0bed182d0b0d0bdd0bdd0bed0b520d0bcd0b5d0bdd18e20d18120d0bed0b1d0bdd0bed0b2d0bbd0b5d0bdd0b8d0b5d0bc20d0b4d0b2d0b020d180d0b0d0b7d0b020d0b220d0b3d0bed0b43b20d0a1d0b0d0bcd18bd0b520d0bdd0b8d0b7d0bad0b8d0b520d186d0b5d0bdd18b20d0bed18220d0bdd0b0d188d0b8d18520d0bfd0bed181d182d0b0d0b2d189d0b8d0bad0bed0b23b20d09ed0b1d183d187d0b5d0bdd0b8d0b520d0bfd0b5d180d181d0bed0bdd0b0d0bbd0b03b20d09fd180d0b5d0b4d0bed181d182d0b0d0b2d0bbd0b5d0bdd0b8d0b520d0bad0bed0bcd0b0d0bdd0b4d18b20d0bed182d0bad180d18bd182d0b8d18f3b20d094d0b8d0b7d0b0d0b9d0bd2dd0bfd180d0bed0b5d0bad18220d0bfd0bed0bcd0b5d189d0b5d0bdd0b8d18f3b20d0a2d0b5d185d0bdd0b8d187d0b5d181d0bad0b8d0b920d0bfd180d0bed0b5d0bad18220d0bfd0bed0bcd0b5d189d0b5d0bdd0b8d18f3b20d0a1d182d180d0bed0b9d0bad0b020d180d0b5d181d182d0bed180d0b0d0bdd0b020d0bfd0bed0b420d0bad0bbd18ed1872e20d09cd0b0d180d0bad0b5d182d0b8d0bdd0b320d0a0d0b0d0b7d0bcd0b5d189d0b5d0bdd0b8d0b520d0b8d0bdd184d0bed180d0bcd0b0d186d0b8d0b820d0be20d0b2d0b0d188d0b5d0bc20d180d0b5d181d182d0bed180d0b0d0bdd0b520d0bdd0b020d0bdd0b0d188d0b5d0bc20d181d0b0d0b9d182d0b53b20d0a0d0b5d0bad0bbd0b0d0bcd0b020d180d0b5d181d182d0bed180d0b0d0bdd0b020d0b220d0bdd0b0d188d0b8d18520d181d0bed186d0b8d0b0d0bbd18cd0bdd18bd18520d181d0b5d182d18fd1853b20d0a0d0b5d0bad0bed0bcd0b5d0bdd0b4d183d0b5d0bcd18bd0b520d0bcd0b0d180d0bad0b5d182d0b8d0bdd0b3d0bed0b2d18bd0b520d0bcd0b5d180d0bed0bfd180d0b8d18fd182d0b8d18f3b20d09ad0bed180d0bfd0bed180d0b0d182d0b8d0b2d0bdd0b0d18f20d181d0b8d181d182d0b5d0bcd0b020d0bbd0bed18fd0bbd18cd0bdd0bed181d182d0b820d0b3d0bed181d182d0b5d0b93b20d0a0d0b0d0b7d180d0b0d0b1d0bed182d0bad0b020d0b4d0b8d0b7d0b0d0b9d0bd2dd0bcd0b0d0bad0b5d182d0bed0b220504f532dd0bcd0b0d182d0b5d180d0b8d0b0d0bbd0bed0b23b20d09cd0bed0bdd0b8d182d0bed180d0b8d0bdd0b320d0bed0b1d180d0b0d182d0bdd0bed0b920d181d0b2d18fd0b7d0b820d0b3d0bed181d182d0b5d0b920d0b220d181d0bed186d0b8d0b0d0bbd18cd0bdd18bd18520d181d0b5d182d18fd1852e20223b693a333b613a32373a7b733a323a226964223b693a33313b733a353a22616c696173223b733a393a226672616e7368697a61223b733a373a2273756d6d617279223b733a323030343a223c64697620636c6173733d22706167652d686561646572206d646c2d6865616465722074616320706167652d7365637420736563742d70622d78732d3320736563742d70622d6d642d3520736563742d786c2d37223ed09fd180d0b8d0bed0b1d180d0b5d182d0b0d18f20d184d180d0b0d0bdd188d0b8d0b7d18320d0b2d18b20d0bfd0bed0bbd183d187d0b0d0b5d182d0b53c2f6469763e0d0a3c64697620636c6173733d22726f77223e0d0a093c64697620636c6173733d22636f6c2d313220636f6c2d6d642d36223e0d0a09093c64697620636c6173733d227469746c652074616320706167652d7365637420736563742d70622d78732d3320736563742d70622d6d642d34223ed097d0b0d0bfd183d181d0ba20d180d0b5d181d182d0bed180d0b0d0bdd0b020d0bfd0bed0b420d0bad0bbd18ed1873c2f6469763e0d0a09093c756c3e0d0a0909093c6c693ed0a0d183d0bad0bed0b2d0bed0b4d181d182d0b2d0be20d0bfd0be20d0bed182d0bad180d18bd182d0b8d18e3b3c2f6c693e0d0a0909093c6c693ed0a4d0b8d0bdd0b0d0bdd181d0bed0b2d183d18e20d0bcd0bed0b4d0b5d0bbd18c20d0b820d0b2d181d18e20d0bdd0b5d0bed0b1d185d0bed0b4d0b8d0bcd183d18e20d0b4d0bed0bad183d0bcd0b5d0bdd182d0b0d186d0b8d18e3b3c2f6c693e0d0a0909093c6c693ed093d0bed182d0bed0b2d183d18e20495420d181d0b8d181d182d0b5d0bcd18320d183d0bfd180d0b0d0b2d0bbd0b5d0bdd0b8d18f3b3c2f6c693e0d0a0909093c6c693ed097d0b0d180d0b5d0b3d0b8d181d182d180d0b8d180d0bed0b2d0b0d0bdd0bdd18bd0b920d182d0bed180d0b3d0bed0b2d18bd0b920d0b7d0bdd0b0d0ba3b3c2f6c693e0d0a0909093c6c693ed09ad0bed0bdd181d183d0bbd18cd182d0b0d186d0b8d18e20d0bed181d0bdd0bed0b2d0b0d182d0b5d0bbd18f20d0bad0bed0bcd0bfd0b0d0bdd0b8d0b820d0b820d0b1d180d0b5d0bdd0b42dd188d0b5d184d0b03b3c2f6c693e0d0a0909093c6c693ed09fd180d0bed180d0b0d0b1d0bed182d0b0d0bdd0bdd0bed0b520d0bcd0b5d0bdd18e20d18120d0bed0b1d0bdd0bed0b2d0bbd0b5d0bdd0b8d0b5d0bc20d0b4d0b2d0b020d180d0b0d0b7d0b020d0b220d0b3d0bed0b43b3c2f6c693e0d0a0909093c6c693ed0a1d0b0d0bcd18bd0b520d0bdd0b8d0b7d0bad0b8d0b520d186d0b5d0bdd18b20d0bed18220d0bdd0b0d188d0b8d18520d0bfd0bed181d182d0b0d0b2d189d0b8d0bad0bed0b23b3c2f6c693e0d0a0909093c6c693ed09ed0b1d183d187d0b5d0bdd0b8d0b520d0bfd0b5d180d181d0bed0bdd0b0d0bbd0b03b3c2f6c693e0d0a0909093c6c693ed09fd180d0b5d0b4d0bed181d182d0b0d0b2d0bbd0b5d0bdd0b8d0b520d0bad0bed0bcd0b0d0bdd0b4d18b20d0bed182d0bad180d18bd182d0b8d18f3b3c2f6c693e0d0a0909093c6c693ed094d0b8d0b7d0b0d0b9d0bd2dd0bfd180d0bed0b5d0bad18220d0bfd0bed0bcd0b5d189d0b5d0bdd0b8d18f3b3c2f6c693e0d0a0909093c6c693ed0a2d0b5d185d0bdd0b8d187d0b5d181d0bad0b8d0b920d0bfd180d0bed0b5d0bad18220d0bfd0bed0bcd0b5d189d0b5d0bdd0b8d18f3b3c2f6c693e0d0a0909093c6c693ed0a1d182d180d0bed0b9d0bad0b020d180d0b5d181d182d0bed180d0b0d0bdd0b020d0bfd0bed0b420d0bad0bbd18ed1872e3c2f6c693e0d0a09093c2f756c3e0d0a093c2f6469763e0d0a093c64697620636c6173733d22636f6c2d313220636f6c2d6d642d36223e0d0a09093c64697620636c6173733d227469746c652074616320706167652d7365637420736563742d70622d78732d3320736563742d70622d6d642d34223ed09cd0b0d180d0bad0b5d182d0b8d0bdd0b33c2f6469763e0d0a09093c756c3e0d0a0909093c6c693ed0a0d0b0d0b7d0bcd0b5d189d0b5d0bdd0b8d0b520d0b8d0bdd184d0bed180d0bcd0b0d186d0b8d0b820d0be20d0b2d0b0d188d0b5d0bc20d180d0b5d181d182d0bed180d0b0d0bdd0b520d0bdd0b020d0bdd0b0d188d0b5d0bc20d181d0b0d0b9d182d0b53b3c2f6c693e0d0a0909093c6c693ed0a0d0b5d0bad0bbd0b0d0bcd0b020d180d0b5d181d182d0bed180d0b0d0bdd0b020d0b220d0bdd0b0d188d0b8d18520d181d0bed186d0b8d0b0d0bbd18cd0bdd18bd18520d181d0b5d182d18fd1853b3c2f6c693e0d0a0909093c6c693ed0a0d0b5d0bad0bed0bcd0b5d0bdd0b4d183d0b5d0bcd18bd0b520d0bcd0b0d180d0bad0b5d182d0b8d0bdd0b3d0bed0b2d18bd0b520d0bcd0b5d180d0bed0bfd180d0b8d18fd182d0b8d18f3b3c2f6c693e0d0a0909093c6c693ed09ad0bed180d0bfd0bed180d0b0d182d0b8d0b2d0bdd0b0d18f20d181d0b8d181d182d0b5d0bcd0b020d0bbd0bed18fd0bbd18cd0bdd0bed181d182d0b820d0b3d0bed181d182d0b5d0b93b3c2f6c693e0d0a0909093c6c693ed0a0d0b0d0b7d180d0b0d0b1d0bed182d0bad0b020d0b4d0b8d0b7d0b0d0b9d0bd2dd0bcd0b0d0bad0b5d182d0bed0b220504f532dd0bcd0b0d182d0b5d180d0b8d0b0d0bbd0bed0b23b3c2f6c693e0d0a0909093c6c693ed09cd0bed0bdd0b8d182d0bed180d0b8d0bdd0b320d0bed0b1d180d0b0d182d0bdd0bed0b920d181d0b2d18fd0b7d0b820d0b3d0bed181d182d0b5d0b920d0b220d181d0bed186d0b8d0b0d0bbd18cd0bdd18bd18520d181d0b5d182d18fd1852e3c2f6c693e0d0a09093c2f756c3e0d0a093c2f6469763e0d0a3c2f6469763e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3334363a227b22696d6167655f696e74726f223a22696d616765735c2f6672616e73686973652e706e67236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f6672616e73686973652e706e673f77696474683d353230266865696768743d323936222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6672616e63686973652e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f6672616e63686973652e6a70673f77696474683d31393230266865696768743d393939222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31363b733a31303a22637265617465645f6279223b693a3131333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d31322d32302031333a31343a3430223b733a31313a226d6f6469666965645f6279223b693a3131333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a32303a2263617373696f706569613a6672616e6368697365223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2230223b733a31333a2273686f775f63617465676f7279223b733a313a2230223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2230223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2230223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2230223b733a31313a227265636f72645f68697473223b733a313a2230223b733a393a2273686f775f68697473223b733a313a2230223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a303b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a34303b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a343b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2231223b733a393a226e756d5f6c696e6b73223b693a303b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a32303b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31363a22d0a4d180d0b0d0bdd188d0b8d0b7d0b0223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31323a2233313a6672616e7368697a61223b733a373a22636174736c7567223b733a31323a2231363a6672616e7368697a61223b733a363a22617574686f72223b733a373a2261646d696e3133223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a38323a22696d616765732f6672616e73686973652e706e67236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f6672616e73686973652e706e673f77696474683d353230266865696768743d323936223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a2272752d5255223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30382d31392031303a32373a3531223b693a31303b4e3b693a31313b733a37373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d33313a6672616e7368697a612663617469643d3136266c616e673d72752d5255223b693a31323b4e3b693a31333b733a31393a22323032332d30382d31392031303a32373a3531223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2261646d696e3133223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31363a22d0a4d180d0b0d0bdd188d0b8d0b7d0b0223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a353a2272752d5255223b733a363a226e6573746564223b623a313b733a323a226964223b693a32333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2272752d5255223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31363a22d0a4d180d0b0d0bdd188d0b8d0b7d0b0223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3331223b7d),
(39, 'index.php?option=com_content&view=article&id=32', 'index.php?option=com_content&view=article&id=32:franchise&catid=17&lang=en-GB', 'Franchise', ' By purchasing a franchise you get Turnkey restaurant launch Opening guide; Financial model and all necessary documentation; Ready IT management system; Registered trademark; Consultation of the founder of the company and brand chef; Developed menu updated twice a year; The lowest prices from our suppliers; Training; Providing an opening command; Design project of the premises; Technical design of the premises; Construction of a turnkey restaurant. Marketing Placing information about your restaurant on our website; Restaurant advertising in our social networks; Recommended marketing activities; Corporate guest loyalty system; Development of design layouts for POS materials; Monitor guest feedback on social networks. ', '2023-08-19 17:16:57', '575cd1b5ebabdfa008a272b2f4804e93', 1, 1, 1, 'en-GB', '2023-08-19 10:28:09', NULL, '2023-08-19 10:28:09', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a3732363a222042792070757263686173696e672061206672616e636869736520796f7520676574205475726e6b65792072657374617572616e74206c61756e6368204f70656e696e672067756964653b2046696e616e6369616c206d6f64656c20616e6420616c6c206e656365737361727920646f63756d656e746174696f6e3b205265616479204954206d616e6167656d656e742073797374656d3b20526567697374657265642074726164656d61726b3b20436f6e73756c746174696f6e206f662074686520666f756e646572206f662074686520636f6d70616e7920616e64206272616e6420636865663b20446576656c6f706564206d656e752075706461746564207477696365206120796561723b20546865206c6f77657374207072696365732066726f6d206f757220737570706c696572733b20547261696e696e673b2050726f766964696e6720616e206f70656e696e6720636f6d6d616e643b2044657369676e2070726f6a656374206f6620746865207072656d697365733b20546563686e6963616c2064657369676e206f6620746865207072656d697365733b20436f6e737472756374696f6e206f662061207475726e6b65792072657374617572616e742e204d61726b6574696e6720506c6163696e6720696e666f726d6174696f6e2061626f757420796f75722072657374617572616e74206f6e206f757220776562736974653b2052657374617572616e74206164766572746973696e6720696e206f757220736f6369616c206e6574776f726b733b205265636f6d6d656e646564206d61726b6574696e6720616374697669746965733b20436f72706f72617465206775657374206c6f79616c74792073797374656d3b20446576656c6f706d656e74206f662064657369676e206c61796f75747320666f7220504f53206d6174657269616c733b204d6f6e69746f7220677565737420666565646261636b206f6e20736f6369616c206e6574776f726b732e20223b693a333b613a32373a7b733a323a226964223b693a33323b733a353a22616c696173223b733a393a226672616e6368697365223b733a373a2273756d6d617279223b733a313332393a223c64697620636c6173733d22706167652d686561646572206d646c2d6865616465722074616320706167652d7365637420736563742d70622d78732d3320736563742d70622d6d642d3520736563742d786c2d36223e42792070757263686173696e672061206672616e636869736520796f75206765743c2f6469763e0d0a3c64697620636c6173733d22726f77223e0d0a093c64697620636c6173733d22636f6c2d313220636f6c2d6d642d36223e0d0a09093c64697620636c6173733d227469746c652074616320706167652d7365637420736563742d70622d78732d3320736563742d70622d6d642d34223e5475726e6b65792072657374617572616e74206c61756e63683c2f6469763e0d0a09093c756c3e0d0a0909093c6c693e4f70656e696e672067756964653b3c2f6c693e0d0a0909093c6c693e46696e616e6369616c206d6f64656c20616e6420616c6c206e656365737361727920646f63756d656e746174696f6e3b3c2f6c693e0d0a0909093c6c693e5265616479204954206d616e6167656d656e742073797374656d3b3c2f6c693e0d0a0909093c6c693e526567697374657265642074726164656d61726b3b3c2f6c693e0d0a0909093c6c693e436f6e73756c746174696f6e206f662074686520666f756e646572206f662074686520636f6d70616e7920616e64206272616e6420636865663b3c2f6c693e0d0a0909093c6c693e446576656c6f706564206d656e752075706461746564207477696365206120796561723b3c2f6c693e0d0a0909093c6c693e546865206c6f77657374207072696365732066726f6d206f757220737570706c696572733b3c2f6c693e0d0a0909093c6c693e547261696e696e673b3c2f6c693e0d0a0909093c6c693e50726f766964696e6720616e206f70656e696e6720636f6d6d616e643b3c2f6c693e0d0a0909093c6c693e44657369676e2070726f6a656374206f6620746865207072656d697365733b3c2f6c693e0d0a0909093c6c693e546563686e6963616c2064657369676e206f6620746865207072656d697365733b3c2f6c693e0d0a0909093c6c693e436f6e737472756374696f6e206f662061207475726e6b65792072657374617572616e742e3c2f6c693e0d0a09093c2f756c3e0d0a093c2f6469763e0d0a093c64697620636c6173733d22636f6c2d313220636f6c2d6d642d36223e0d0a09093c64697620636c6173733d227469746c652074616320706167652d7365637420736563742d70622d78732d3320736563742d70622d6d642d34223e4d61726b6574696e673c2f6469763e0d0a09093c756c3e0d0a0909093c6c693e506c6163696e6720696e666f726d6174696f6e2061626f757420796f75722072657374617572616e74206f6e206f757220776562736974653b3c2f6c693e0d0a0909093c6c693e52657374617572616e74206164766572746973696e6720696e206f757220736f6369616c206e6574776f726b733b3c2f6c693e0d0a0909093c6c693e5265636f6d6d656e646564206d61726b6574696e6720616374697669746965733b3c2f6c693e0d0a0909093c6c693e436f72706f72617465206775657374206c6f79616c74792073797374656d3b3c2f6c693e0d0a0909093c6c693e446576656c6f706d656e74206f662064657369676e206c61796f75747320666f7220504f53206d6174657269616c733b3c2f6c693e0d0a0909093c6c693e4d6f6e69746f7220677565737420666565646261636b206f6e20736f6369616c206e6574776f726b732e3c2f6c693e0d0a09093c2f756c3e0d0a093c2f6469763e0d0a3c2f6469763e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3334363a227b22696d6167655f696e74726f223a22696d616765735c2f6672616e73686973652e706e67236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f6672616e73686973652e706e673f77696474683d353230266865696768743d323936222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6672616e63686973652e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f6672616e63686973652e6a70673f77696474683d31393230266865696768743d393939222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31373b733a31303a22637265617465645f6279223b693a3131333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30382d31392031373a31363a3537223b733a31313a226d6f6469666965645f6279223b693a3131333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a32303a2263617373696f706569613a6672616e6368697365223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2230223b733a31333a2273686f775f63617465676f7279223b733a313a2230223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2230223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2230223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2230223b733a31313a227265636f72645f68697473223b733a313a2230223b733a393a2273686f775f68697473223b733a313a2230223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a303b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a34303b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a343b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2231223b733a393a226e756d5f6c696e6b73223b693a303b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a31303b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a393a224672616e6368697365223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31323a2233323a6672616e6368697365223b733a373a22636174736c7567223b733a31323a2231373a6672616e6368697365223b733a363a22617574686f72223b733a373a2261646d696e3133223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a38323a22696d616765732f6672616e73686973652e706e67236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f6672616e73686973652e706e673f77696474683d353230266865696768743d323936223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a22656e2d4742223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30382d31392031303a32383a3039223b693a31303b4e3b693a31313b733a37373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d33323a6672616e63686973652663617469643d3137266c616e673d656e2d4742223b693a31323b4e3b693a31333b733a31393a22323032332d30382d31392031303a32383a3039223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2261646d696e3133223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a393a224672616e6368697365223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a353a22656e2d4742223b733a363a226e6573746564223b623a313b733a323a226964223b693a32343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22656e2d4742223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d7d693a31363b733a393a224672616e6368697365223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3332223b7d);
INSERT INTO `lsqvo_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(43, 'index.php?option=com_content&view=article&id=33', 'index.php?option=com_content&view=article&id=33:programma-loyalnosti&catid=2&lang=ru-RU', 'Программа лояльности', ' Статусы гостя -5% потрачено более 10 000 ₽ -7% потрачено более 20 000 ₽ -10% потрачено более 40 000 ₽ Карта ZAMES – это Получать неограниченное количество бонусов на свой счет Самостоятельно управлять своим бонусным счетом Заработать свой статус клиента и получить дополнительную выгоду Условия пользования клубной картой Один бонусный рубль равен одному российскому рублю; Накопление начинается с вашего первого заказа после прохождения полной регистрации; Списание бонусных рублей производится только с электронной карты; При покупке блюд из раздела скидок, акций, спец предложений, бонусы начисляются на остаточную сумму заказа; Бонусными рублями можно произвести 30% оплату от стоимости заказа по выбору гостя. На один счет можно применить либо скидку, либо бонусные рубли; Размер бонусных рублей начислений зависит от статуса гостя; Неизрасходованные бонусы аннулируются 1раз в год 1 декабря. Не подлежат восстановлению; Более подробную информацию можно получить у сотрудников ресторана. ', '2023-08-20 08:30:03', '48f041f75748abcc19446fe8215afa99', 1, 1, 1, 'ru-RU', '2023-08-19 20:26:09', NULL, '2023-08-19 20:26:09', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a313830353a2220d0a1d182d0b0d182d183d181d18b20d0b3d0bed181d182d18f202d352520d0bfd0bed182d180d0b0d187d0b5d0bdd0be20d0b1d0bed0bbd0b5d0b52031302030303020e282bd202d372520d0bfd0bed182d180d0b0d187d0b5d0bdd0be20d0b1d0bed0bbd0b5d0b52032302030303020e282bd202d31302520d0bfd0bed182d180d0b0d187d0b5d0bdd0be20d0b1d0bed0bbd0b5d0b52034302030303020e282bd20d09ad0b0d180d182d0b0205a414d455320e2809320d18dd182d0be20d09fd0bed0bbd183d187d0b0d182d18c20d0bdd0b5d0bed0b3d180d0b0d0bdd0b8d187d0b5d0bdd0bdd0bed0b520d0bad0bed0bbd0b8d187d0b5d181d182d0b2d0be20d0b1d0bed0bdd183d181d0bed0b220d0bdd0b020d181d0b2d0bed0b920d181d187d0b5d18220d0a1d0b0d0bcd0bed181d182d0bed18fd182d0b5d0bbd18cd0bdd0be20d183d0bfd180d0b0d0b2d0bbd18fd182d18c20d181d0b2d0bed0b8d0bc20d0b1d0bed0bdd183d181d0bdd18bd0bc20d181d187d0b5d182d0bed0bc20d097d0b0d180d0b0d0b1d0bed182d0b0d182d18c20d181d0b2d0bed0b920d181d182d0b0d182d183d18120d0bad0bbd0b8d0b5d0bdd182d0b020d0b820d0bfd0bed0bbd183d187d0b8d182d18c20d0b4d0bed0bfd0bed0bbd0bdd0b8d182d0b5d0bbd18cd0bdd183d18e20d0b2d18bd0b3d0bed0b4d18320d0a3d181d0bbd0bed0b2d0b8d18f20d0bfd0bed0bbd18cd0b7d0bed0b2d0b0d0bdd0b8d18f20d0bad0bbd183d0b1d0bdd0bed0b920d0bad0b0d180d182d0bed0b920d09ed0b4d0b8d0bd20d0b1d0bed0bdd183d181d0bdd18bd0b920d180d183d0b1d0bbd18c20d180d0b0d0b2d0b5d0bd20d0bed0b4d0bdd0bed0bcd18320d180d0bed181d181d0b8d0b9d181d0bad0bed0bcd18320d180d183d0b1d0bbd18e3b20d09dd0b0d0bad0bed0bfd0bbd0b5d0bdd0b8d0b520d0bdd0b0d187d0b8d0bdd0b0d0b5d182d181d18f20d18120d0b2d0b0d188d0b5d0b3d0be20d0bfd0b5d180d0b2d0bed0b3d0be20d0b7d0b0d0bad0b0d0b7d0b020d0bfd0bed181d0bbd0b520d0bfd180d0bed185d0bed0b6d0b4d0b5d0bdd0b8d18f20d0bfd0bed0bbd0bdd0bed0b920d180d0b5d0b3d0b8d181d182d180d0b0d186d0b8d0b83b20d0a1d0bfd0b8d181d0b0d0bdd0b8d0b520d0b1d0bed0bdd183d181d0bdd18bd18520d180d183d0b1d0bbd0b5d0b920d0bfd180d0bed0b8d0b7d0b2d0bed0b4d0b8d182d181d18f20d182d0bed0bbd18cd0bad0be20d18120d18dd0bbd0b5d0bad182d180d0bed0bdd0bdd0bed0b920d0bad0b0d180d182d18b3b20d09fd180d0b820d0bfd0bed0bad183d0bfd0bad0b520d0b1d0bbd18ed0b420d0b8d0b720d180d0b0d0b7d0b4d0b5d0bbd0b020d181d0bad0b8d0b4d0bed0ba2c20d0b0d0bad186d0b8d0b92c20d181d0bfd0b5d18620d0bfd180d0b5d0b4d0bbd0bed0b6d0b5d0bdd0b8d0b92c20d0b1d0bed0bdd183d181d18b20d0bdd0b0d187d0b8d181d0bbd18fd18ed182d181d18f20d0bdd0b020d0bed181d182d0b0d182d0bed187d0bdd183d18e20d181d183d0bcd0bcd18320d0b7d0b0d0bad0b0d0b7d0b03b20d091d0bed0bdd183d181d0bdd18bd0bcd0b820d180d183d0b1d0bbd18fd0bcd0b820d0bcd0bed0b6d0bdd0be20d0bfd180d0bed0b8d0b7d0b2d0b5d181d182d0b82033302520d0bed0bfd0bbd0b0d182d18320d0bed18220d181d182d0bed0b8d0bcd0bed181d182d0b820d0b7d0b0d0bad0b0d0b7d0b020d0bfd0be20d0b2d18bd0b1d0bed180d18320d0b3d0bed181d182d18f2e20d09dd0b020d0bed0b4d0b8d0bd20d181d187d0b5d18220d0bcd0bed0b6d0bdd0be20d0bfd180d0b8d0bcd0b5d0bdd0b8d182d18c20d0bbd0b8d0b1d0be20d181d0bad0b8d0b4d0bad1832c20d0bbd0b8d0b1d0be20d0b1d0bed0bdd183d181d0bdd18bd0b520d180d183d0b1d0bbd0b83b20d0a0d0b0d0b7d0bcd0b5d18020d0b1d0bed0bdd183d181d0bdd18bd18520d180d183d0b1d0bbd0b5d0b920d0bdd0b0d187d0b8d181d0bbd0b5d0bdd0b8d0b920d0b7d0b0d0b2d0b8d181d0b8d18220d0bed18220d181d182d0b0d182d183d181d0b020d0b3d0bed181d182d18f3b20d09dd0b5d0b8d0b7d180d0b0d181d185d0bed0b4d0bed0b2d0b0d0bdd0bdd18bd0b520d0b1d0bed0bdd183d181d18b20d0b0d0bdd0bdd183d0bbd0b8d180d183d18ed182d181d18f2031d180d0b0d0b720d0b220d0b3d0bed0b4203120d0b4d0b5d0bad0b0d0b1d180d18f2e20d09dd0b520d0bfd0bed0b4d0bbd0b5d0b6d0b0d18220d0b2d0bed181d181d182d0b0d0bdd0bed0b2d0bbd0b5d0bdd0b8d18e3b20d091d0bed0bbd0b5d0b520d0bfd0bed0b4d180d0bed0b1d0bdd183d18e20d0b8d0bdd184d0bed180d0bcd0b0d186d0b8d18e20d0bcd0bed0b6d0bdd0be20d0bfd0bed0bbd183d187d0b8d182d18c20d18320d181d0bed182d180d183d0b4d0bdd0b8d0bad0bed0b220d180d0b5d181d182d0bed180d0b0d0bdd0b02e20223b693a333b613a32353a7b733a323a226964223b693a33333b733a353a22616c696173223b733a32303a2270726f6772616d6d61206c6f79616c6e6f737469223b733a373a2273756d6d617279223b733a323530323a223c64697620636c6173733d226c6f79616c74792d726f7720726f7720706167652d7365637420736563742d78732d3320736563742d6d642d3520736563742d786c2d37223e0d0a093c64697620636c6173733d22636f6c2d313220636f6c2d6d642d36223e0d0a09093c64697620636c6173733d22706167652d686561646572206d646c2d6865616465722074616320706167652d7365637420736563742d70622d78732d3320736563742d70622d6d642d35223ed0a1d182d0b0d182d183d181d18b20d0b3d0bed181d182d18f3c2f6469763e0d0a0909093c756c20636c6173733d226c6973742d7374796c652d6e6f6e65223e0d0a090909093c6c693e3c7370616e3e2d35253c2f7370616e3e20d0bfd0bed182d180d0b0d187d0b5d0bdd0be20d0b1d0bed0bbd0b5d0b52031302030303020e282bd3c2f6c693e0d0a090909093c6c693e3c7370616e3e2d37253c2f7370616e3e20d0bfd0bed182d180d0b0d187d0b5d0bdd0be20d0b1d0bed0bbd0b5d0b52032302030303020e282bd3c2f6c693e0d0a090909093c6c693e3c7370616e3e2d3130253c2f7370616e3e20d0bfd0bed182d180d0b0d187d0b5d0bdd0be20d0b1d0bed0bbd0b5d0b52034302030303020e282bd3c2f6c693e0d0a0909093c2f756c3e0d0a093c2f6469763e0d0a093c64697620636c6173733d22636f6c2d313220636f6c2d6d642d36223e0d0a09093c64697620636c6173733d22706167652d686561646572206d646c2d6865616465722074616320706167652d7365637420736563742d70622d78732d3320736563742d70622d6d642d35223ed09ad0b0d180d182d0b0205a414d455320e2809320d18dd182d0be3c2f6469763e0d0a0909093c756c3e0d0a090909093c6c693ed09fd0bed0bbd183d187d0b0d182d18c20d0bdd0b5d0bed0b3d180d0b0d0bdd0b8d187d0b5d0bdd0bdd0bed0b520d0bad0bed0bbd0b8d187d0b5d181d182d0b2d0be20d0b1d0bed0bdd183d181d0bed0b220d0bdd0b020d181d0b2d0bed0b920d181d187d0b5d1823c2f6c693e0d0a090909093c6c693ed0a1d0b0d0bcd0bed181d182d0bed18fd182d0b5d0bbd18cd0bdd0be20d183d0bfd180d0b0d0b2d0bbd18fd182d18c20d181d0b2d0bed0b8d0bc20d0b1d0bed0bdd183d181d0bdd18bd0bc20d181d187d0b5d182d0bed0bc3c2f6c693e0d0a090909093c6c693ed097d0b0d180d0b0d0b1d0bed182d0b0d182d18c20d181d0b2d0bed0b920d181d182d0b0d182d183d18120d0bad0bbd0b8d0b5d0bdd182d0b020d0b820d0bfd0bed0bbd183d187d0b8d182d18c20d0b4d0bed0bfd0bed0bbd0bdd0b8d182d0b5d0bbd18cd0bdd183d18e20d0b2d18bd0b3d0bed0b4d1833c2f6c693e0d0a0909093c2f756c3e0d0a093c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22706167652d686561646572206d646c2d6865616465722074616320706167652d7365637420736563742d70622d78732d3320736563742d70622d6d642d35223ed0a3d181d0bbd0bed0b2d0b8d18f20d0bfd0bed0bbd18cd0b7d0bed0b2d0b0d0bdd0b8d18f20d0bad0bbd183d0b1d0bdd0bed0b920d0bad0b0d180d182d0bed0b93c2f6469763e0d0a3c756c3e0d0a093c6c693ed09ed0b4d0b8d0bd20d0b1d0bed0bdd183d181d0bdd18bd0b920d180d183d0b1d0bbd18c20d180d0b0d0b2d0b5d0bd20d0bed0b4d0bdd0bed0bcd18320d180d0bed181d181d0b8d0b9d181d0bad0bed0bcd18320d180d183d0b1d0bbd18e3b3c2f6c693e0d0a093c6c693ed09dd0b0d0bad0bed0bfd0bbd0b5d0bdd0b8d0b520d0bdd0b0d187d0b8d0bdd0b0d0b5d182d181d18f20d18120d0b2d0b0d188d0b5d0b3d0be20d0bfd0b5d180d0b2d0bed0b3d0be20d0b7d0b0d0bad0b0d0b7d0b020d0bfd0bed181d0bbd0b520d0bfd180d0bed185d0bed0b6d0b4d0b5d0bdd0b8d18f20d0bfd0bed0bbd0bdd0bed0b920d180d0b5d0b3d0b8d181d182d180d0b0d186d0b8d0b83b3c2f6c693e0d0a093c6c693ed0a1d0bfd0b8d181d0b0d0bdd0b8d0b520d0b1d0bed0bdd183d181d0bdd18bd18520d180d183d0b1d0bbd0b5d0b920d0bfd180d0bed0b8d0b7d0b2d0bed0b4d0b8d182d181d18f20d182d0bed0bbd18cd0bad0be20d18120d18dd0bbd0b5d0bad182d180d0bed0bdd0bdd0bed0b920d0bad0b0d180d182d18b3b3c2f6c693e0d0a093c6c693ed09fd180d0b820d0bfd0bed0bad183d0bfd0bad0b520d0b1d0bbd18ed0b420d0b8d0b720d180d0b0d0b7d0b4d0b5d0bbd0b020d181d0bad0b8d0b4d0bed0ba2c20d0b0d0bad186d0b8d0b92c20d181d0bfd0b5d18620d0bfd180d0b5d0b4d0bbd0bed0b6d0b5d0bdd0b8d0b92c20d0b1d0bed0bdd183d181d18b20d0bdd0b0d187d0b8d181d0bbd18fd18ed182d181d18f20d0bdd0b020d0bed181d182d0b0d182d0bed187d0bdd183d18e20d181d183d0bcd0bcd18320d0b7d0b0d0bad0b0d0b7d0b03b3c2f6c693e0d0a093c6c693ed091d0bed0bdd183d181d0bdd18bd0bcd0b820d180d183d0b1d0bbd18fd0bcd0b820d0bcd0bed0b6d0bdd0be20d0bfd180d0bed0b8d0b7d0b2d0b5d181d182d0b82033302520d0bed0bfd0bbd0b0d182d18320d0bed18220d181d182d0bed0b8d0bcd0bed181d182d0b820d0b7d0b0d0bad0b0d0b7d0b020d0bfd0be20d0b2d18bd0b1d0bed180d18320d0b3d0bed181d182d18f2e20d09dd0b020d0bed0b4d0b8d0bd20d181d187d0b5d18220d0bcd0bed0b6d0bdd0be20d0bfd180d0b8d0bcd0b5d0bdd0b8d182d18c20d0bbd0b8d0b1d0be20d181d0bad0b8d0b4d0bad1832c20d0bbd0b8d0b1d0be20d0b1d0bed0bdd183d181d0bdd18bd0b520d180d183d0b1d0bbd0b83b3c2f6c693e0d0a093c6c693ed0a0d0b0d0b7d0bcd0b5d18020d0b1d0bed0bdd183d181d0bdd18bd18520d180d183d0b1d0bbd0b5d0b920d0bdd0b0d187d0b8d181d0bbd0b5d0bdd0b8d0b920d0b7d0b0d0b2d0b8d181d0b8d18220d0bed18220d181d182d0b0d182d183d181d0b020d0b3d0bed181d182d18f3b3c2f6c693e0d0a093c6c693ed09dd0b5d0b8d0b7d180d0b0d181d185d0bed0b4d0bed0b2d0b0d0bdd0bdd18bd0b520d0b1d0bed0bdd183d181d18b20d0b0d0bdd0bdd183d0bbd0b8d180d183d18ed182d181d18f2031d180d0b0d0b720d0b220d0b3d0bed0b4203120d0b4d0b5d0bad0b0d0b1d180d18f2e20d09dd0b520d0bfd0bed0b4d0bbd0b5d0b6d0b0d18220d0b2d0bed181d181d182d0b0d0bdd0bed0b2d0bbd0b5d0bdd0b8d18e3b3c2f6c693e0d0a093c6c693ed091d0bed0bbd0b5d0b520d0bfd0bed0b4d180d0bed0b1d0bdd183d18e20d0b8d0bdd184d0bed180d0bcd0b0d186d0b8d18e20d0bcd0bed0b6d0bdd0be20d0bfd0bed0bbd183d187d0b8d182d18c20d18320d181d0bed182d180d183d0b4d0bdd0b8d0bad0bed0b220d180d0b5d181d182d0bed180d0b0d0bdd0b02e3c2f6c693e0d0a3c2f756c3e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a3131333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30382d32302030383a33303a3033223b733a31313a226d6f6469666965645f6279223b693a3131333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a31383a2263617373696f706569613a6c6f79616c7479223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2230223b733a31333a2273686f775f63617465676f7279223b733a313a2230223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2230223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2230223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2230223b733a31313a227265636f72645f68697473223b733a313a2230223b733a393a2273686f775f68697473223b733a313a2230223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a303b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a34303b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a343b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2231223b733a393a226e756d5f6c696e6b73223b693a303b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a31303b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32333a2233333a70726f6772616d6d612d6c6f79616c6e6f737469223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a373a2261646d696e3133223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a2272752d5255223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30382d31392032303a32363a3039223b693a31303b4e3b693a31313b733a38373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d33333a70726f6772616d6d612d6c6f79616c6e6f7374692663617469643d32266c616e673d72752d5255223b693a31323b4e3b693a31333b733a31393a22323032332d30382d31392032303a32363a3039223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2261646d696e3133223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2272752d5255223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a33393a22d09fd180d0bed0b3d180d0b0d0bcd0bcd0b020d0bbd0bed18fd0bbd18cd0bdd0bed181d182d0b8223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3333223b7d),
(44, 'index.php?option=com_content&view=article&id=34', 'index.php?option=com_content&view=article&id=34:loyalty-programm&catid=2&lang=en-GB', 'Loyalty programm', ' Guest statuses -5% spent over 10 000 ₽ -7% spent over 20 000 ₽ -10% spent over 40 000 ₽ The ZAMES card is Receive unlimited bonuses to your account Manage your bonus account on your own Earn your customer status and get additional benefits Terms of use of the club card One bonus ruble is equal to one Russian ruble; The accumulation starts from your first order after completing the full registration; Write-off of bonus rubles is made only from an electronic card; When buying dishes from the section of discounts, promotions, special offers, bonuses are accrued on the remaining amount of the order; Bonus rubles can be used to pay 30% of the cost of the order at the choice of the guest. You can apply either a discount or bonus rubles to one account; The amount of bonus rubles accrued depends on the status of the guest; Unused bonuses are canceled once a year on December 1st. Not recoverable; For more information, please contact the restaurant staff. ', '2023-08-20 08:29:59', 'd06b911e20c2077ccfb79b089df068f7', 1, 1, 1, 'en-GB', '2023-08-19 20:26:50', NULL, '2023-08-19 20:26:50', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a3936373a22204775657374207374617475736573202d3525207370656e74206f7665722031302030303020e282bd202d3725207370656e74206f7665722032302030303020e282bd202d313025207370656e74206f7665722034302030303020e282bd20546865205a414d45532063617264206973205265636569766520756e6c696d6974656420626f6e7573657320746f20796f7572206163636f756e74204d616e61676520796f757220626f6e7573206163636f756e74206f6e20796f7572206f776e204561726e20796f757220637573746f6d65722073746174757320616e6420676574206164646974696f6e616c2062656e6566697473205465726d73206f6620757365206f662074686520636c75622063617264204f6e6520626f6e7573207275626c6520697320657175616c20746f206f6e65205275737369616e207275626c653b2054686520616363756d756c6174696f6e207374617274732066726f6d20796f7572206669727374206f7264657220616674657220636f6d706c6574696e67207468652066756c6c20726567697374726174696f6e3b2057726974652d6f6666206f6620626f6e7573207275626c6573206973206d616465206f6e6c792066726f6d20616e20656c656374726f6e696320636172643b205768656e20627579696e67206469736865732066726f6d207468652073656374696f6e206f6620646973636f756e74732c2070726f6d6f74696f6e732c207370656369616c206f66666572732c20626f6e75736573206172652061636372756564206f6e207468652072656d61696e696e6720616d6f756e74206f6620746865206f726465723b20426f6e7573207275626c65732063616e206265207573656420746f2070617920333025206f662074686520636f7374206f6620746865206f72646572206174207468652063686f696365206f66207468652067756573742e20596f752063616e206170706c7920656974686572206120646973636f756e74206f7220626f6e7573207275626c657320746f206f6e65206163636f756e743b2054686520616d6f756e74206f6620626f6e7573207275626c6573206163637275656420646570656e6473206f6e2074686520737461747573206f66207468652067756573743b20556e7573656420626f6e75736573206172652063616e63656c6564206f6e636520612079656172206f6e20446563656d626572203173742e204e6f74207265636f76657261626c653b20466f72206d6f726520696e666f726d6174696f6e2c20706c6561736520636f6e74616374207468652072657374617572616e742073746166662e20223b693a333b613a32353a7b733a323a226964223b693a33343b733a353a22616c696173223b733a31363a226c6f79616c74792070726f6772616d6d223b733a373a2273756d6d617279223b733a313635343a223c64697620636c6173733d226c6f79616c74792d726f7720726f7720736563742d78732d3320736563742d6d642d3520736563742d786c2d37223e0d0a093c64697620636c6173733d22636f6c2d313220636f6c2d6d642d36223e0d0a09093c64697620636c6173733d22706167652d686561646572206d646c2d6865616465722074616320706167652d7365637420736563742d70622d78732d3320736563742d70622d6d642d35223e47756573742073746174757365733c2f6469763e0d0a0909093c756c20636c6173733d226c6973742d7374796c652d6e6f6e65223e0d0a090909093c6c693e3c7370616e3e2d35253c2f7370616e3e207370656e74206f7665722031302030303020e282bd3c2f6c693e0d0a090909093c6c693e3c7370616e3e2d37253c2f7370616e3e207370656e74206f7665722032302030303020e282bd3c2f6c693e0d0a090909093c6c693e3c7370616e3e2d3130253c2f7370616e3e207370656e74206f7665722034302030303020e282bd3c2f6c693e0d0a0909093c2f756c3e0d0a093c2f6469763e0d0a093c64697620636c6173733d22636f6c2d313220636f6c2d6d642d36223e0d0a09093c64697620636c6173733d22706167652d686561646572206d646c2d6865616465722074616320706167652d7365637420736563742d70622d78732d3320736563742d70622d6d642d35223e546865205a414d455320636172642069733c2f6469763e0d0a0909093c756c3e0d0a090909093c6c693e5265636569766520756e6c696d6974656420626f6e7573657320746f20796f7572206163636f756e743c2f6c693e0d0a090909093c6c693e4d616e61676520796f757220626f6e7573206163636f756e74206f6e20796f7572206f776e3c2f6c693e0d0a090909093c6c693e4561726e20796f757220637573746f6d65722073746174757320616e6420676574206164646974696f6e616c2062656e65666974733c2f6c693e0d0a0909093c2f756c3e0d0a093c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22706167652d686561646572206d646c2d6865616465722074616320706167652d7365637420736563742d70622d78732d3320736563742d70622d6d642d35223e5465726d73206f6620757365206f662074686520636c756220636172643c2f6469763e0d0a3c756c3e0d0a093c6c693e4f6e6520626f6e7573207275626c6520697320657175616c20746f206f6e65205275737369616e207275626c653b3c2f6c693e0d0a093c6c693e54686520616363756d756c6174696f6e207374617274732066726f6d20796f7572206669727374206f7264657220616674657220636f6d706c6574696e67207468652066756c6c20726567697374726174696f6e3b3c2f6c693e0d0a093c6c693e57726974652d6f6666206f6620626f6e7573207275626c6573206973206d616465206f6e6c792066726f6d20616e20656c656374726f6e696320636172643b3c2f6c693e0d0a093c6c693e5768656e20627579696e67206469736865732066726f6d207468652073656374696f6e206f6620646973636f756e74732c2070726f6d6f74696f6e732c207370656369616c206f66666572732c20626f6e75736573206172652061636372756564206f6e207468652072656d61696e696e6720616d6f756e74206f6620746865206f726465723b3c2f6c693e0d0a093c6c693e426f6e7573207275626c65732063616e206265207573656420746f2070617920333025206f662074686520636f7374206f6620746865206f72646572206174207468652063686f696365206f66207468652067756573742e20596f752063616e206170706c7920656974686572206120646973636f756e74206f7220626f6e7573207275626c657320746f206f6e65206163636f756e743b3c2f6c693e0d0a093c6c693e54686520616d6f756e74206f6620626f6e7573207275626c6573206163637275656420646570656e6473206f6e2074686520737461747573206f66207468652067756573743b3c2f6c693e0d0a093c6c693e556e7573656420626f6e75736573206172652063616e63656c6564206f6e636520612079656172206f6e20446563656d626572203173742e204e6f74207265636f76657261626c653b3c2f6c693e0d0a093c6c693e466f72206d6f726520696e666f726d6174696f6e2c20706c6561736520636f6e74616374207468652072657374617572616e742073746166662e3c2f6c693e0d0a3c2f756c3e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a3131333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30382d32302030383a32393a3539223b733a31313a226d6f6469666965645f6279223b693a3131333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a31383a2263617373696f706569613a6c6f79616c7479223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2230223b733a31333a2273686f775f63617465676f7279223b733a313a2230223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2230223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2230223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2230223b733a31313a227265636f72645f68697473223b733a313a2230223b733a393a2273686f775f68697473223b733a313a2230223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a303b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a34303b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a343b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2231223b733a393a226e756d5f6c696e6b73223b693a303b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31393a2233343a6c6f79616c74792d70726f6772616d6d223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a373a2261646d696e3133223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a22656e2d4742223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30382d31392032303a32363a3530223b693a31303b4e3b693a31313b733a38333a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d33343a6c6f79616c74792d70726f6772616d6d2663617469643d32266c616e673d656e2d4742223b693a31323b4e3b693a31333b733a31393a22323032332d30382d31392032303a32363a3530223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2261646d696e3133223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22656e2d4742223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d7d693a31363b733a31363a224c6f79616c74792070726f6772616d6d223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3334223b7d);
INSERT INTO `lsqvo_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(45, 'index.php?option=com_content&view=article&id=35', 'index.php?option=com_content&view=article&id=35:ofitsiant&catid=12&lang=ru-RU', 'Официант', ' Требуемый опыт работы: 1 – 3 года Полная занятость, сменный график Обязанности Прием заказов и обслуживание гостей Поддержание чистоты в зале Знание меню и внутренних регламентов Посещение совместных мастер-классов для повышения квалификации Что мы предлагаем Высокая заработная плата, которая зависит от Ваших навыков, знания регламента, стажа работы и количества отработанных смен. Средняя зарплата в нашей сети более 100 000 рублей без учета чаевых. Гибкий график работы Оплата ночного такси Частично оплачиваемые отпуска Регулярные корпоративы, тимбилдинги и мастер-классы, оплачиваемые компанией Большие возможности для карьерного роста Корпоративная скидка для сотрудников ', '2023-08-20 10:28:50', 'ba90038cd5cceaffc63ac1de4dba3983', 1, 1, 1, 'ru-RU', '2023-08-20 10:23:33', NULL, '2023-08-20 10:23:33', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a313235333a2220d0a2d180d0b5d0b1d183d0b5d0bcd18bd0b920d0bed0bfd18bd18220d180d0b0d0b1d0bed182d18b3a203120e28093203320d0b3d0bed0b4d0b020d09fd0bed0bbd0bdd0b0d18f20d0b7d0b0d0bdd18fd182d0bed181d182d18c2c20d181d0bcd0b5d0bdd0bdd18bd0b920d0b3d180d0b0d184d0b8d0ba20d09ed0b1d18fd0b7d0b0d0bdd0bdd0bed181d182d0b820d09fd180d0b8d0b5d0bc20d0b7d0b0d0bad0b0d0b7d0bed0b220d0b820d0bed0b1d181d0bbd183d0b6d0b8d0b2d0b0d0bdd0b8d0b520d0b3d0bed181d182d0b5d0b920d09fd0bed0b4d0b4d0b5d180d0b6d0b0d0bdd0b8d0b520d187d0b8d181d182d0bed182d18b20d0b220d0b7d0b0d0bbd0b520d097d0bdd0b0d0bdd0b8d0b520d0bcd0b5d0bdd18e20d0b820d0b2d0bdd183d182d180d0b5d0bdd0bdd0b8d18520d180d0b5d0b3d0bbd0b0d0bcd0b5d0bdd182d0bed0b220d09fd0bed181d0b5d189d0b5d0bdd0b8d0b520d181d0bed0b2d0bcd0b5d181d182d0bdd18bd18520d0bcd0b0d181d182d0b5d1802dd0bad0bbd0b0d181d181d0bed0b220d0b4d0bbd18f20d0bfd0bed0b2d18bd188d0b5d0bdd0b8d18f20d0bad0b2d0b0d0bbd0b8d184d0b8d0bad0b0d186d0b8d0b820d0a7d182d0be20d0bcd18b20d0bfd180d0b5d0b4d0bbd0b0d0b3d0b0d0b5d0bc20d092d18bd181d0bed0bad0b0d18f20d0b7d0b0d180d0b0d0b1d0bed182d0bdd0b0d18f20d0bfd0bbd0b0d182d0b02c20d0bad0bed182d0bed180d0b0d18f20d0b7d0b0d0b2d0b8d181d0b8d18220d0bed18220d092d0b0d188d0b8d18520d0bdd0b0d0b2d18bd0bad0bed0b22c20d0b7d0bdd0b0d0bdd0b8d18f20d180d0b5d0b3d0bbd0b0d0bcd0b5d0bdd182d0b02c20d181d182d0b0d0b6d0b020d180d0b0d0b1d0bed182d18b20d0b820d0bad0bed0bbd0b8d187d0b5d181d182d0b2d0b020d0bed182d180d0b0d0b1d0bed182d0b0d0bdd0bdd18bd18520d181d0bcd0b5d0bd2e20d0a1d180d0b5d0b4d0bdd18fd18f20d0b7d0b0d180d0bfd0bbd0b0d182d0b020d0b220d0bdd0b0d188d0b5d0b920d181d0b5d182d0b820d0b1d0bed0bbd0b5d0b5203130302030303020d180d183d0b1d0bbd0b5d0b920d0b1d0b5d0b720d183d187d0b5d182d0b020d187d0b0d0b5d0b2d18bd1852e20d093d0b8d0b1d0bad0b8d0b920d0b3d180d0b0d184d0b8d0ba20d180d0b0d0b1d0bed182d18b20d09ed0bfd0bbd0b0d182d0b020d0bdd0bed187d0bdd0bed0b3d0be20d182d0b0d0bad181d0b820d0a7d0b0d181d182d0b8d187d0bdd0be20d0bed0bfd0bbd0b0d187d0b8d0b2d0b0d0b5d0bcd18bd0b520d0bed182d0bfd183d181d0bad0b020d0a0d0b5d0b3d183d0bbd18fd180d0bdd18bd0b520d0bad0bed180d0bfd0bed180d0b0d182d0b8d0b2d18b2c20d182d0b8d0bcd0b1d0b8d0bbd0b4d0b8d0bdd0b3d0b820d0b820d0bcd0b0d181d182d0b5d1802dd0bad0bbd0b0d181d181d18b2c20d0bed0bfd0bbd0b0d187d0b8d0b2d0b0d0b5d0bcd18bd0b520d0bad0bed0bcd0bfd0b0d0bdd0b8d0b5d0b920d091d0bed0bbd18cd188d0b8d0b520d0b2d0bed0b7d0bcd0bed0b6d0bdd0bed181d182d0b820d0b4d0bbd18f20d0bad0b0d180d18cd0b5d180d0bdd0bed0b3d0be20d180d0bed181d182d0b020d09ad0bed180d0bfd0bed180d0b0d182d0b8d0b2d0bdd0b0d18f20d181d0bad0b8d0b4d0bad0b020d0b4d0bbd18f20d181d0bed182d180d183d0b4d0bdd0b8d0bad0bed0b220223b693a333b613a32353a7b733a323a226964223b693a33353b733a353a22616c696173223b733a393a226f6669747369616e74223b733a373a2273756d6d617279223b733a313437393a223c703ed0a2d180d0b5d0b1d183d0b5d0bcd18bd0b920d0bed0bfd18bd18220d180d0b0d0b1d0bed182d18b3a203120e28093203320d0b3d0bed0b4d0b03c2f703e200d0a3c703ed09fd0bed0bbd0bdd0b0d18f20d0b7d0b0d0bdd18fd182d0bed181d182d18c2c20d181d0bcd0b5d0bdd0bdd18bd0b920d0b3d180d0b0d184d0b8d0ba3c2f703e200d0a3c64697620636c6173733d22706167652d686561646572223ed09ed0b1d18fd0b7d0b0d0bdd0bdd0bed181d182d0b83c2f6469763e0d0a3c756c3e0d0a093c6c693ed09fd180d0b8d0b5d0bc20d0b7d0b0d0bad0b0d0b7d0bed0b220d0b820d0bed0b1d181d0bbd183d0b6d0b8d0b2d0b0d0bdd0b8d0b520d0b3d0bed181d182d0b5d0b93c2f6c693e0d0a093c6c693ed09fd0bed0b4d0b4d0b5d180d0b6d0b0d0bdd0b8d0b520d187d0b8d181d182d0bed182d18b20d0b220d0b7d0b0d0bbd0b53c2f6c693e0d0a093c6c693ed097d0bdd0b0d0bdd0b8d0b520d0bcd0b5d0bdd18e20d0b820d0b2d0bdd183d182d180d0b5d0bdd0bdd0b8d18520d180d0b5d0b3d0bbd0b0d0bcd0b5d0bdd182d0bed0b23c2f6c693e0d0a093c6c693ed09fd0bed181d0b5d189d0b5d0bdd0b8d0b520d181d0bed0b2d0bcd0b5d181d182d0bdd18bd18520d0bcd0b0d181d182d0b5d1802dd0bad0bbd0b0d181d181d0bed0b220d0b4d0bbd18f20d0bfd0bed0b2d18bd188d0b5d0bdd0b8d18f20d0bad0b2d0b0d0bbd0b8d184d0b8d0bad0b0d186d0b8d0b83c2f6c693e0d0a3c2f756c3e0d0a3c64697620636c6173733d22706167652d686561646572223ed0a7d182d0be20d0bcd18b20d0bfd180d0b5d0b4d0bbd0b0d0b3d0b0d0b5d0bc3c2f6469763e0d0a3c756c3e0d0a093c6c693ed092d18bd181d0bed0bad0b0d18f20d0b7d0b0d180d0b0d0b1d0bed182d0bdd0b0d18f20d0bfd0bbd0b0d182d0b02c20d0bad0bed182d0bed180d0b0d18f20d0b7d0b0d0b2d0b8d181d0b8d18220d0bed18220d092d0b0d188d0b8d18520d0bdd0b0d0b2d18bd0bad0bed0b22c20d0b7d0bdd0b0d0bdd0b8d18f20d180d0b5d0b3d0bbd0b0d0bcd0b5d0bdd182d0b02c20d181d182d0b0d0b6d0b020d180d0b0d0b1d0bed182d18b20d0b820d0bad0bed0bbd0b8d187d0b5d181d182d0b2d0b020d0bed182d180d0b0d0b1d0bed182d0b0d0bdd0bdd18bd18520d181d0bcd0b5d0bd2e20d0a1d180d0b5d0b4d0bdd18fd18f20d0b7d0b0d180d0bfd0bbd0b0d182d0b020d0b220d0bdd0b0d188d0b5d0b920d181d0b5d182d0b820d0b1d0bed0bbd0b5d0b5203130302030303020d180d183d0b1d0bbd0b5d0b920d0b1d0b5d0b720d183d187d0b5d182d0b020d187d0b0d0b5d0b2d18bd1852e3c2f6c693e0d0a093c6c693ed093d0b8d0b1d0bad0b8d0b920d0b3d180d0b0d184d0b8d0ba20d180d0b0d0b1d0bed182d18b3c2f6c693e0d0a093c6c693ed09ed0bfd0bbd0b0d182d0b020d0bdd0bed187d0bdd0bed0b3d0be20d182d0b0d0bad181d0b83c2f6c693e0d0a093c6c693ed0a7d0b0d181d182d0b8d187d0bdd0be20d0bed0bfd0bbd0b0d187d0b8d0b2d0b0d0b5d0bcd18bd0b520d0bed182d0bfd183d181d0bad0b03c2f6c693e0d0a093c6c693ed0a0d0b5d0b3d183d0bbd18fd180d0bdd18bd0b520d0bad0bed180d0bfd0bed180d0b0d182d0b8d0b2d18b2c20d182d0b8d0bcd0b1d0b8d0bbd0b4d0b8d0bdd0b3d0b820d0b820d0bcd0b0d181d182d0b5d1802dd0bad0bbd0b0d181d181d18b2c20d0bed0bfd0bbd0b0d187d0b8d0b2d0b0d0b5d0bcd18bd0b520d0bad0bed0bcd0bfd0b0d0bdd0b8d0b5d0b93c2f6c693e0d0a093c6c693ed091d0bed0bbd18cd188d0b8d0b520d0b2d0bed0b7d0bcd0bed0b6d0bdd0bed181d182d0b820d0b4d0bbd18f20d0bad0b0d180d18cd0b5d180d0bdd0bed0b3d0be20d180d0bed181d182d0b03c2f6c693e0d0a093c6c693ed09ad0bed180d0bfd0bed180d0b0d182d0b8d0b2d0bdd0b0d18f20d181d0bad0b8d0b4d0bad0b020d0b4d0bbd18f20d181d0bed182d180d183d0b4d0bdd0b8d0bad0bed0b23c2f6c693e0d0a3c2f756c3e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31323b733a31303a22637265617465645f6279223b693a3131333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30382d32302031303a32383a3530223b733a31313a226d6f6469666965645f6279223b693a3131333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2230223b733a31333a2273686f775f63617465676f7279223b733a313a2230223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2230223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2230223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2230223b733a31313a227265636f72645f68697473223b733a313a2230223b733a393a2273686f775f68697473223b733a313a2230223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a303b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a34303b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a343b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2231223b733a393a226e756d5f6c696e6b73223b693a303b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a323b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31363a22d092d0b0d0bad0b0d0bdd181d0b8d0b8223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31323a2233353a6f6669747369616e74223b733a373a22636174736c7567223b733a31313a2231323a76616b616e736969223b733a363a22617574686f72223b733a373a2261646d696e3133223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a2272752d5255223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30382d32302031303a32333a3333223b693a31303b4e3b693a31313b733a37373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d33353a6f6669747369616e742663617469643d3132266c616e673d72752d5255223b693a31323b4e3b693a31333b733a31393a22323032332d30382d32302031303a32333a3333223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2261646d696e3133223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31363a22d092d0b0d0bad0b0d0bdd181d0b8d0b8223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a353a2272752d5255223b733a363a226e6573746564223b623a313b733a323a226964223b693a32353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2272752d5255223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31363a22d09ed184d0b8d186d0b8d0b0d0bdd182223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3335223b7d),
(46, 'index.php?option=com_content&view=article&id=36', 'index.php?option=com_content&view=article&id=36:waiter&catid=13&lang=en-GB', 'Waiter', ' Required work experience: 1 – 3 years Full time, shift schedule Responsibilities Taking orders and serving guests Maintaining cleanliness in the hall Knowledge of the menu and internal regulations Attending joint master classes for advanced training What do we offer High salary, which depends on your skills, knowledge of the regulations, work experience and the number of shifts worked. The average salary in our network is more than 100,000 rubles, excluding tips. Flexible working hours Night taxi payment Partially paid holidays Regular corporate events, team building and master classes paid by the company Great opportunities for career growth Corporate discount for employees ', '2023-08-20 10:28:46', '17e73b4aa3c5e60889369f517c0395a3', 1, 1, 1, 'en-GB', '2023-08-20 10:28:46', NULL, '2023-08-20 10:28:46', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a3638373a2220526571756972656420776f726b20657870657269656e63653a203120e2809320332079656172732046756c6c2074696d652c207368696674207363686564756c6520526573706f6e736962696c69746965732054616b696e67206f726465727320616e642073657276696e6720677565737473204d61696e7461696e696e6720636c65616e6c696e65737320696e207468652068616c6c204b6e6f776c65646765206f6620746865206d656e7520616e6420696e7465726e616c20726567756c6174696f6e7320417474656e64696e67206a6f696e74206d617374657220636c617373657320666f7220616476616e63656420747261696e696e67205768617420646f207765206f6666657220486967682073616c6172792c20776869636820646570656e6473206f6e20796f757220736b696c6c732c206b6e6f776c65646765206f662074686520726567756c6174696f6e732c20776f726b20657870657269656e636520616e6420746865206e756d626572206f662073686966747320776f726b65642e2054686520617665726167652073616c61727920696e206f7572206e6574776f726b206973206d6f7265207468616e203130302c303030207275626c65732c206578636c7564696e6720746970732e20466c657869626c6520776f726b696e6720686f757273204e696768742074617869207061796d656e74205061727469616c6c79207061696420686f6c696461797320526567756c617220636f72706f72617465206576656e74732c207465616d206275696c64696e6720616e64206d617374657220636c617373657320706169642062792074686520636f6d70616e79204772656174206f70706f7274756e697469657320666f72206361726565722067726f77746820436f72706f7261746520646973636f756e7420666f7220656d706c6f7965657320223b693a333b613a32353a7b733a323a226964223b693a33363b733a353a22616c696173223b733a363a22776169746572223b733a373a2273756d6d617279223b733a3931373a223c703e526571756972656420776f726b20657870657269656e63653a203120e2809320332079656172733c2f703e0d0a3c703e46756c6c2074696d652c207368696674207363686564756c653c2f703e3c2f6469763e0d0a3c64697620636c6173733d22706167652d686561646572223e526573706f6e736962696c69746965733c2f6469763e0d0a3c756c3e0d0a093c6c693e54616b696e67206f726465727320616e642073657276696e67206775657374733c2f6c693e0d0a093c6c693e4d61696e7461696e696e6720636c65616e6c696e65737320696e207468652068616c6c3c2f6c693e0d0a093c6c693e4b6e6f776c65646765206f6620746865206d656e7520616e6420696e7465726e616c20726567756c6174696f6e733c2f6c693e0d0a093c6c693e417474656e64696e67206a6f696e74206d617374657220636c617373657320666f7220616476616e63656420747261696e696e673c2f6c693e0d0a3c2f756c3e0d0a3c64697620636c6173733d22706167652d686561646572223e5768617420646f207765206f666665723c2f6469763e0d0a3c756c3e0d0a093c6c693e486967682073616c6172792c20776869636820646570656e6473206f6e20796f757220736b696c6c732c206b6e6f776c65646765206f662074686520726567756c6174696f6e732c20776f726b20657870657269656e636520616e6420746865206e756d626572206f662073686966747320776f726b65642e2054686520617665726167652073616c61727920696e206f7572206e6574776f726b206973206d6f7265207468616e203130302c303030207275626c65732c206578636c7564696e6720746970732e3c2f6c693e0d0a093c6c693e466c657869626c6520776f726b696e6720686f7572733c2f6c693e0d0a093c6c693e4e696768742074617869207061796d656e743c2f6c693e0d0a093c6c693e5061727469616c6c79207061696420686f6c69646179733c2f6c693e0d0a093c6c693e526567756c617220636f72706f72617465206576656e74732c207465616d206275696c64696e6720616e64206d617374657220636c617373657320706169642062792074686520636f6d70616e793c2f6c693e0d0a093c6c693e4772656174206f70706f7274756e697469657320666f72206361726565722067726f7774683c2f6c693e0d0a093c6c693e436f72706f7261746520646973636f756e7420666f7220656d706c6f796565733c2f6c693e0d0a3c2f756c3e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31333b733a31303a22637265617465645f6279223b693a3131333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30382d32302031303a32383a3436223b733a31313a226d6f6469666965645f6279223b693a3131333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2230223b733a31333a2273686f775f63617465676f7279223b733a313a2230223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2230223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2230223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2230223b733a31313a227265636f72645f68697473223b733a313a2230223b733a393a2273686f775f68697473223b733a313a2230223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a303b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a34303b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a343b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2231223b733a393a226e756d5f6c696e6b73223b693a303b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a313b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a343a224a6f6273223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a393a2233363a776169746572223b733a373a22636174736c7567223b733a373a2231333a6a6f6273223b733a363a22617574686f72223b733a373a2261646d696e3133223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a22656e2d4742223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30382d32302031303a32383a3436223b693a31303b4e3b693a31313b733a37343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d33363a7761697465722663617469643d3133266c616e673d656e2d4742223b693a31323b4e3b693a31333b733a31393a22323032332d30382d32302031303a32383a3436223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2261646d696e3133223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a343a224a6f6273223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a353a22656e2d4742223b733a363a226e6573746564223b623a313b733a323a226964223b693a32363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22656e2d4742223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d7d693a31363b733a363a22576169746572223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3336223b7d),
(47, 'index.php?option=com_content&view=article&id=37', 'index.php?option=com_content&view=article&id=37:barmen&catid=12&lang=ru-RU', 'Бармен', ' Требуемый опыт работы: 1 – 3 года Полная занятость, сменный график Обязанности Прием заказов и обслуживание гостей Поддержание чистоты в зале Знание меню и внутренних регламентов Посещение совместных мастер-классов для повышения квалификации Что мы предлагаем Высокая заработная плата, которая зависит от Ваших навыков, знания регламента, стажа работы и количества отработанных смен. Средняя зарплата в нашей сети более 100 000 рублей без учета чаевых. Гибкий график работы Оплата ночного такси Частично оплачиваемые отпуска Регулярные корпоративы, тимбилдинги и мастер-классы, оплачиваемые компанией Большие возможности для карьерного роста Корпоративная скидка для сотрудников ', '2023-08-20 11:35:09', 'f18c017f3571ca5484b7867e5b4eb568', 1, 1, 1, 'ru-RU', '2023-08-20 10:23:33', NULL, '2023-08-20 10:23:33', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a313235333a2220d0a2d180d0b5d0b1d183d0b5d0bcd18bd0b920d0bed0bfd18bd18220d180d0b0d0b1d0bed182d18b3a203120e28093203320d0b3d0bed0b4d0b020d09fd0bed0bbd0bdd0b0d18f20d0b7d0b0d0bdd18fd182d0bed181d182d18c2c20d181d0bcd0b5d0bdd0bdd18bd0b920d0b3d180d0b0d184d0b8d0ba20d09ed0b1d18fd0b7d0b0d0bdd0bdd0bed181d182d0b820d09fd180d0b8d0b5d0bc20d0b7d0b0d0bad0b0d0b7d0bed0b220d0b820d0bed0b1d181d0bbd183d0b6d0b8d0b2d0b0d0bdd0b8d0b520d0b3d0bed181d182d0b5d0b920d09fd0bed0b4d0b4d0b5d180d0b6d0b0d0bdd0b8d0b520d187d0b8d181d182d0bed182d18b20d0b220d0b7d0b0d0bbd0b520d097d0bdd0b0d0bdd0b8d0b520d0bcd0b5d0bdd18e20d0b820d0b2d0bdd183d182d180d0b5d0bdd0bdd0b8d18520d180d0b5d0b3d0bbd0b0d0bcd0b5d0bdd182d0bed0b220d09fd0bed181d0b5d189d0b5d0bdd0b8d0b520d181d0bed0b2d0bcd0b5d181d182d0bdd18bd18520d0bcd0b0d181d182d0b5d1802dd0bad0bbd0b0d181d181d0bed0b220d0b4d0bbd18f20d0bfd0bed0b2d18bd188d0b5d0bdd0b8d18f20d0bad0b2d0b0d0bbd0b8d184d0b8d0bad0b0d186d0b8d0b820d0a7d182d0be20d0bcd18b20d0bfd180d0b5d0b4d0bbd0b0d0b3d0b0d0b5d0bc20d092d18bd181d0bed0bad0b0d18f20d0b7d0b0d180d0b0d0b1d0bed182d0bdd0b0d18f20d0bfd0bbd0b0d182d0b02c20d0bad0bed182d0bed180d0b0d18f20d0b7d0b0d0b2d0b8d181d0b8d18220d0bed18220d092d0b0d188d0b8d18520d0bdd0b0d0b2d18bd0bad0bed0b22c20d0b7d0bdd0b0d0bdd0b8d18f20d180d0b5d0b3d0bbd0b0d0bcd0b5d0bdd182d0b02c20d181d182d0b0d0b6d0b020d180d0b0d0b1d0bed182d18b20d0b820d0bad0bed0bbd0b8d187d0b5d181d182d0b2d0b020d0bed182d180d0b0d0b1d0bed182d0b0d0bdd0bdd18bd18520d181d0bcd0b5d0bd2e20d0a1d180d0b5d0b4d0bdd18fd18f20d0b7d0b0d180d0bfd0bbd0b0d182d0b020d0b220d0bdd0b0d188d0b5d0b920d181d0b5d182d0b820d0b1d0bed0bbd0b5d0b5203130302030303020d180d183d0b1d0bbd0b5d0b920d0b1d0b5d0b720d183d187d0b5d182d0b020d187d0b0d0b5d0b2d18bd1852e20d093d0b8d0b1d0bad0b8d0b920d0b3d180d0b0d184d0b8d0ba20d180d0b0d0b1d0bed182d18b20d09ed0bfd0bbd0b0d182d0b020d0bdd0bed187d0bdd0bed0b3d0be20d182d0b0d0bad181d0b820d0a7d0b0d181d182d0b8d187d0bdd0be20d0bed0bfd0bbd0b0d187d0b8d0b2d0b0d0b5d0bcd18bd0b520d0bed182d0bfd183d181d0bad0b020d0a0d0b5d0b3d183d0bbd18fd180d0bdd18bd0b520d0bad0bed180d0bfd0bed180d0b0d182d0b8d0b2d18b2c20d182d0b8d0bcd0b1d0b8d0bbd0b4d0b8d0bdd0b3d0b820d0b820d0bcd0b0d181d182d0b5d1802dd0bad0bbd0b0d181d181d18b2c20d0bed0bfd0bbd0b0d187d0b8d0b2d0b0d0b5d0bcd18bd0b520d0bad0bed0bcd0bfd0b0d0bdd0b8d0b5d0b920d091d0bed0bbd18cd188d0b8d0b520d0b2d0bed0b7d0bcd0bed0b6d0bdd0bed181d182d0b820d0b4d0bbd18f20d0bad0b0d180d18cd0b5d180d0bdd0bed0b3d0be20d180d0bed181d182d0b020d09ad0bed180d0bfd0bed180d0b0d182d0b8d0b2d0bdd0b0d18f20d181d0bad0b8d0b4d0bad0b020d0b4d0bbd18f20d181d0bed182d180d183d0b4d0bdd0b8d0bad0bed0b220223b693a333b613a32353a7b733a323a226964223b693a33373b733a353a22616c696173223b733a363a226261726d656e223b733a373a2273756d6d617279223b733a313437393a223c703ed0a2d180d0b5d0b1d183d0b5d0bcd18bd0b920d0bed0bfd18bd18220d180d0b0d0b1d0bed182d18b3a203120e28093203320d0b3d0bed0b4d0b03c2f703e200d0a3c703ed09fd0bed0bbd0bdd0b0d18f20d0b7d0b0d0bdd18fd182d0bed181d182d18c2c20d181d0bcd0b5d0bdd0bdd18bd0b920d0b3d180d0b0d184d0b8d0ba3c2f703e200d0a3c64697620636c6173733d22706167652d686561646572223ed09ed0b1d18fd0b7d0b0d0bdd0bdd0bed181d182d0b83c2f6469763e0d0a3c756c3e0d0a093c6c693ed09fd180d0b8d0b5d0bc20d0b7d0b0d0bad0b0d0b7d0bed0b220d0b820d0bed0b1d181d0bbd183d0b6d0b8d0b2d0b0d0bdd0b8d0b520d0b3d0bed181d182d0b5d0b93c2f6c693e0d0a093c6c693ed09fd0bed0b4d0b4d0b5d180d0b6d0b0d0bdd0b8d0b520d187d0b8d181d182d0bed182d18b20d0b220d0b7d0b0d0bbd0b53c2f6c693e0d0a093c6c693ed097d0bdd0b0d0bdd0b8d0b520d0bcd0b5d0bdd18e20d0b820d0b2d0bdd183d182d180d0b5d0bdd0bdd0b8d18520d180d0b5d0b3d0bbd0b0d0bcd0b5d0bdd182d0bed0b23c2f6c693e0d0a093c6c693ed09fd0bed181d0b5d189d0b5d0bdd0b8d0b520d181d0bed0b2d0bcd0b5d181d182d0bdd18bd18520d0bcd0b0d181d182d0b5d1802dd0bad0bbd0b0d181d181d0bed0b220d0b4d0bbd18f20d0bfd0bed0b2d18bd188d0b5d0bdd0b8d18f20d0bad0b2d0b0d0bbd0b8d184d0b8d0bad0b0d186d0b8d0b83c2f6c693e0d0a3c2f756c3e0d0a3c64697620636c6173733d22706167652d686561646572223ed0a7d182d0be20d0bcd18b20d0bfd180d0b5d0b4d0bbd0b0d0b3d0b0d0b5d0bc3c2f6469763e0d0a3c756c3e0d0a093c6c693ed092d18bd181d0bed0bad0b0d18f20d0b7d0b0d180d0b0d0b1d0bed182d0bdd0b0d18f20d0bfd0bbd0b0d182d0b02c20d0bad0bed182d0bed180d0b0d18f20d0b7d0b0d0b2d0b8d181d0b8d18220d0bed18220d092d0b0d188d0b8d18520d0bdd0b0d0b2d18bd0bad0bed0b22c20d0b7d0bdd0b0d0bdd0b8d18f20d180d0b5d0b3d0bbd0b0d0bcd0b5d0bdd182d0b02c20d181d182d0b0d0b6d0b020d180d0b0d0b1d0bed182d18b20d0b820d0bad0bed0bbd0b8d187d0b5d181d182d0b2d0b020d0bed182d180d0b0d0b1d0bed182d0b0d0bdd0bdd18bd18520d181d0bcd0b5d0bd2e20d0a1d180d0b5d0b4d0bdd18fd18f20d0b7d0b0d180d0bfd0bbd0b0d182d0b020d0b220d0bdd0b0d188d0b5d0b920d181d0b5d182d0b820d0b1d0bed0bbd0b5d0b5203130302030303020d180d183d0b1d0bbd0b5d0b920d0b1d0b5d0b720d183d187d0b5d182d0b020d187d0b0d0b5d0b2d18bd1852e3c2f6c693e0d0a093c6c693ed093d0b8d0b1d0bad0b8d0b920d0b3d180d0b0d184d0b8d0ba20d180d0b0d0b1d0bed182d18b3c2f6c693e0d0a093c6c693ed09ed0bfd0bbd0b0d182d0b020d0bdd0bed187d0bdd0bed0b3d0be20d182d0b0d0bad181d0b83c2f6c693e0d0a093c6c693ed0a7d0b0d181d182d0b8d187d0bdd0be20d0bed0bfd0bbd0b0d187d0b8d0b2d0b0d0b5d0bcd18bd0b520d0bed182d0bfd183d181d0bad0b03c2f6c693e0d0a093c6c693ed0a0d0b5d0b3d183d0bbd18fd180d0bdd18bd0b520d0bad0bed180d0bfd0bed180d0b0d182d0b8d0b2d18b2c20d182d0b8d0bcd0b1d0b8d0bbd0b4d0b8d0bdd0b3d0b820d0b820d0bcd0b0d181d182d0b5d1802dd0bad0bbd0b0d181d181d18b2c20d0bed0bfd0bbd0b0d187d0b8d0b2d0b0d0b5d0bcd18bd0b520d0bad0bed0bcd0bfd0b0d0bdd0b8d0b5d0b93c2f6c693e0d0a093c6c693ed091d0bed0bbd18cd188d0b8d0b520d0b2d0bed0b7d0bcd0bed0b6d0bdd0bed181d182d0b820d0b4d0bbd18f20d0bad0b0d180d18cd0b5d180d0bdd0bed0b3d0be20d180d0bed181d182d0b03c2f6c693e0d0a093c6c693ed09ad0bed180d0bfd0bed180d0b0d182d0b8d0b2d0bdd0b0d18f20d181d0bad0b8d0b4d0bad0b020d0b4d0bbd18f20d181d0bed182d180d183d0b4d0bdd0b8d0bad0bed0b23c2f6c693e0d0a3c2f756c3e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31323b733a31303a22637265617465645f6279223b693a3131333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30382d32302031313a33353a3039223b733a31313a226d6f6469666965645f6279223b693a3131333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2230223b733a31333a2273686f775f63617465676f7279223b733a313a2230223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2230223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2230223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2230223b733a31313a227265636f72645f68697473223b733a313a2230223b733a393a2273686f775f68697473223b733a313a2230223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a303b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a34303b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a343b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2231223b733a393a226e756d5f6c696e6b73223b693a303b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a323b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31363a22d092d0b0d0bad0b0d0bdd181d0b8d0b8223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a393a2233373a6261726d656e223b733a373a22636174736c7567223b733a31313a2231323a76616b616e736969223b733a363a22617574686f72223b733a373a2261646d696e3133223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a2272752d5255223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30382d32302031303a32333a3333223b693a31303b4e3b693a31313b733a37343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d33373a6261726d656e2663617469643d3132266c616e673d72752d5255223b693a31323b4e3b693a31333b733a31393a22323032332d30382d32302031303a32333a3333223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2261646d696e3133223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31363a22d092d0b0d0bad0b0d0bdd181d0b8d0b8223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a353a2272752d5255223b733a363a226e6573746564223b623a313b733a323a226964223b693a32353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2272752d5255223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31323a22d091d0b0d180d0bcd0b5d0bd223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3337223b7d);
INSERT INTO `lsqvo_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(48, 'index.php?option=com_content&view=article&id=38', 'index.php?option=com_content&view=article&id=38:bartender&catid=13&lang=en-GB', 'Bartender', ' Required work experience: 1 – 3 years Full time, shift schedule Responsibilities Taking orders and serving guests Maintaining cleanliness in the hall Knowledge of the menu and internal regulations Attending joint master classes for advanced training What do we offer High salary, which depends on your skills, knowledge of the regulations, work experience and the number of shifts worked. The average salary in our network is more than 100,000 rubles, excluding tips. Flexible working hours Night taxi payment Partially paid holidays Regular corporate events, team building and master classes paid by the company Great opportunities for career growth Corporate discount for employees ', '2023-08-20 11:35:38', '9d11e1af0e0455c6576b170d4152e09f', 1, 1, 1, 'en-GB', '2023-08-20 10:28:46', NULL, '2023-08-20 10:28:46', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a3638373a2220526571756972656420776f726b20657870657269656e63653a203120e2809320332079656172732046756c6c2074696d652c207368696674207363686564756c6520526573706f6e736962696c69746965732054616b696e67206f726465727320616e642073657276696e6720677565737473204d61696e7461696e696e6720636c65616e6c696e65737320696e207468652068616c6c204b6e6f776c65646765206f6620746865206d656e7520616e6420696e7465726e616c20726567756c6174696f6e7320417474656e64696e67206a6f696e74206d617374657220636c617373657320666f7220616476616e63656420747261696e696e67205768617420646f207765206f6666657220486967682073616c6172792c20776869636820646570656e6473206f6e20796f757220736b696c6c732c206b6e6f776c65646765206f662074686520726567756c6174696f6e732c20776f726b20657870657269656e636520616e6420746865206e756d626572206f662073686966747320776f726b65642e2054686520617665726167652073616c61727920696e206f7572206e6574776f726b206973206d6f7265207468616e203130302c303030207275626c65732c206578636c7564696e6720746970732e20466c657869626c6520776f726b696e6720686f757273204e696768742074617869207061796d656e74205061727469616c6c79207061696420686f6c696461797320526567756c617220636f72706f72617465206576656e74732c207465616d206275696c64696e6720616e64206d617374657220636c617373657320706169642062792074686520636f6d70616e79204772656174206f70706f7274756e697469657320666f72206361726565722067726f77746820436f72706f7261746520646973636f756e7420666f7220656d706c6f7965657320223b693a333b613a32353a7b733a323a226964223b693a33383b733a353a22616c696173223b733a393a2262617274656e646572223b733a373a2273756d6d617279223b733a3931373a223c703e526571756972656420776f726b20657870657269656e63653a203120e2809320332079656172733c2f703e0d0a3c703e46756c6c2074696d652c207368696674207363686564756c653c2f703e3c2f6469763e0d0a3c64697620636c6173733d22706167652d686561646572223e526573706f6e736962696c69746965733c2f6469763e0d0a3c756c3e0d0a093c6c693e54616b696e67206f726465727320616e642073657276696e67206775657374733c2f6c693e0d0a093c6c693e4d61696e7461696e696e6720636c65616e6c696e65737320696e207468652068616c6c3c2f6c693e0d0a093c6c693e4b6e6f776c65646765206f6620746865206d656e7520616e6420696e7465726e616c20726567756c6174696f6e733c2f6c693e0d0a093c6c693e417474656e64696e67206a6f696e74206d617374657220636c617373657320666f7220616476616e63656420747261696e696e673c2f6c693e0d0a3c2f756c3e0d0a3c64697620636c6173733d22706167652d686561646572223e5768617420646f207765206f666665723c2f6469763e0d0a3c756c3e0d0a093c6c693e486967682073616c6172792c20776869636820646570656e6473206f6e20796f757220736b696c6c732c206b6e6f776c65646765206f662074686520726567756c6174696f6e732c20776f726b20657870657269656e636520616e6420746865206e756d626572206f662073686966747320776f726b65642e2054686520617665726167652073616c61727920696e206f7572206e6574776f726b206973206d6f7265207468616e203130302c303030207275626c65732c206578636c7564696e6720746970732e3c2f6c693e0d0a093c6c693e466c657869626c6520776f726b696e6720686f7572733c2f6c693e0d0a093c6c693e4e696768742074617869207061796d656e743c2f6c693e0d0a093c6c693e5061727469616c6c79207061696420686f6c69646179733c2f6c693e0d0a093c6c693e526567756c617220636f72706f72617465206576656e74732c207465616d206275696c64696e6720616e64206d617374657220636c617373657320706169642062792074686520636f6d70616e793c2f6c693e0d0a093c6c693e4772656174206f70706f7274756e697469657320666f72206361726565722067726f7774683c2f6c693e0d0a093c6c693e436f72706f7261746520646973636f756e7420666f7220656d706c6f796565733c2f6c693e0d0a3c2f756c3e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31333b733a31303a22637265617465645f6279223b693a3131333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30382d32302031313a33353a3338223b733a31313a226d6f6469666965645f6279223b693a3131333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2230223b733a31333a2273686f775f63617465676f7279223b733a313a2230223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2230223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2230223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2230223b733a31313a227265636f72645f68697473223b733a313a2230223b733a393a2273686f775f68697473223b733a313a2230223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a303b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a34303b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a343b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2231223b733a393a226e756d5f6c696e6b73223b693a303b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a323b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a343a224a6f6273223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31323a2233383a62617274656e646572223b733a373a22636174736c7567223b733a373a2231333a6a6f6273223b733a363a22617574686f72223b733a373a2261646d696e3133223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a22656e2d4742223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30382d32302031303a32383a3436223b693a31303b4e3b693a31313b733a37373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d33383a62617274656e6465722663617469643d3133266c616e673d656e2d4742223b693a31323b4e3b693a31333b733a31393a22323032332d30382d32302031303a32383a3436223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2261646d696e3133223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a343a224a6f6273223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a353a22656e2d4742223b733a363a226e6573746564223b623a313b733a323a226964223b693a32363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22656e2d4742223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d7d693a31363b733a393a2242617274656e646572223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3338223b7d),
(49, 'index.php?option=com_content&view=article&id=39', 'index.php?option=com_content&view=article&id=39:upravlyayushchij&catid=12&lang=ru-RU', 'Управляющий', ' Требуемый опыт работы: 1 – 3 года Полная занятость, сменный график Обязанности Прием заказов и обслуживание гостей Поддержание чистоты в зале Знание меню и внутренних регламентов Посещение совместных мастер-классов для повышения квалификации Что мы предлагаем Высокая заработная плата, которая зависит от Ваших навыков, знания регламента, стажа работы и количества отработанных смен. Средняя зарплата в нашей сети более 100 000 рублей без учета чаевых. Гибкий график работы Оплата ночного такси Частично оплачиваемые отпуска Регулярные корпоративы, тимбилдинги и мастер-классы, оплачиваемые компанией Большие возможности для карьерного роста Корпоративная скидка для сотрудников ', '2023-08-20 11:36:17', '54b79cf8eec4672af5a2fbf81713aba5', 1, 1, 1, 'ru-RU', '2023-08-20 10:23:33', NULL, '2023-08-20 10:23:33', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a313235333a2220d0a2d180d0b5d0b1d183d0b5d0bcd18bd0b920d0bed0bfd18bd18220d180d0b0d0b1d0bed182d18b3a203120e28093203320d0b3d0bed0b4d0b020d09fd0bed0bbd0bdd0b0d18f20d0b7d0b0d0bdd18fd182d0bed181d182d18c2c20d181d0bcd0b5d0bdd0bdd18bd0b920d0b3d180d0b0d184d0b8d0ba20d09ed0b1d18fd0b7d0b0d0bdd0bdd0bed181d182d0b820d09fd180d0b8d0b5d0bc20d0b7d0b0d0bad0b0d0b7d0bed0b220d0b820d0bed0b1d181d0bbd183d0b6d0b8d0b2d0b0d0bdd0b8d0b520d0b3d0bed181d182d0b5d0b920d09fd0bed0b4d0b4d0b5d180d0b6d0b0d0bdd0b8d0b520d187d0b8d181d182d0bed182d18b20d0b220d0b7d0b0d0bbd0b520d097d0bdd0b0d0bdd0b8d0b520d0bcd0b5d0bdd18e20d0b820d0b2d0bdd183d182d180d0b5d0bdd0bdd0b8d18520d180d0b5d0b3d0bbd0b0d0bcd0b5d0bdd182d0bed0b220d09fd0bed181d0b5d189d0b5d0bdd0b8d0b520d181d0bed0b2d0bcd0b5d181d182d0bdd18bd18520d0bcd0b0d181d182d0b5d1802dd0bad0bbd0b0d181d181d0bed0b220d0b4d0bbd18f20d0bfd0bed0b2d18bd188d0b5d0bdd0b8d18f20d0bad0b2d0b0d0bbd0b8d184d0b8d0bad0b0d186d0b8d0b820d0a7d182d0be20d0bcd18b20d0bfd180d0b5d0b4d0bbd0b0d0b3d0b0d0b5d0bc20d092d18bd181d0bed0bad0b0d18f20d0b7d0b0d180d0b0d0b1d0bed182d0bdd0b0d18f20d0bfd0bbd0b0d182d0b02c20d0bad0bed182d0bed180d0b0d18f20d0b7d0b0d0b2d0b8d181d0b8d18220d0bed18220d092d0b0d188d0b8d18520d0bdd0b0d0b2d18bd0bad0bed0b22c20d0b7d0bdd0b0d0bdd0b8d18f20d180d0b5d0b3d0bbd0b0d0bcd0b5d0bdd182d0b02c20d181d182d0b0d0b6d0b020d180d0b0d0b1d0bed182d18b20d0b820d0bad0bed0bbd0b8d187d0b5d181d182d0b2d0b020d0bed182d180d0b0d0b1d0bed182d0b0d0bdd0bdd18bd18520d181d0bcd0b5d0bd2e20d0a1d180d0b5d0b4d0bdd18fd18f20d0b7d0b0d180d0bfd0bbd0b0d182d0b020d0b220d0bdd0b0d188d0b5d0b920d181d0b5d182d0b820d0b1d0bed0bbd0b5d0b5203130302030303020d180d183d0b1d0bbd0b5d0b920d0b1d0b5d0b720d183d187d0b5d182d0b020d187d0b0d0b5d0b2d18bd1852e20d093d0b8d0b1d0bad0b8d0b920d0b3d180d0b0d184d0b8d0ba20d180d0b0d0b1d0bed182d18b20d09ed0bfd0bbd0b0d182d0b020d0bdd0bed187d0bdd0bed0b3d0be20d182d0b0d0bad181d0b820d0a7d0b0d181d182d0b8d187d0bdd0be20d0bed0bfd0bbd0b0d187d0b8d0b2d0b0d0b5d0bcd18bd0b520d0bed182d0bfd183d181d0bad0b020d0a0d0b5d0b3d183d0bbd18fd180d0bdd18bd0b520d0bad0bed180d0bfd0bed180d0b0d182d0b8d0b2d18b2c20d182d0b8d0bcd0b1d0b8d0bbd0b4d0b8d0bdd0b3d0b820d0b820d0bcd0b0d181d182d0b5d1802dd0bad0bbd0b0d181d181d18b2c20d0bed0bfd0bbd0b0d187d0b8d0b2d0b0d0b5d0bcd18bd0b520d0bad0bed0bcd0bfd0b0d0bdd0b8d0b5d0b920d091d0bed0bbd18cd188d0b8d0b520d0b2d0bed0b7d0bcd0bed0b6d0bdd0bed181d182d0b820d0b4d0bbd18f20d0bad0b0d180d18cd0b5d180d0bdd0bed0b3d0be20d180d0bed181d182d0b020d09ad0bed180d0bfd0bed180d0b0d182d0b8d0b2d0bdd0b0d18f20d181d0bad0b8d0b4d0bad0b020d0b4d0bbd18f20d181d0bed182d180d183d0b4d0bdd0b8d0bad0bed0b220223b693a333b613a32353a7b733a323a226964223b693a33393b733a353a22616c696173223b733a31363a2275707261766c7961797573686368696a223b733a373a2273756d6d617279223b733a313437393a223c703ed0a2d180d0b5d0b1d183d0b5d0bcd18bd0b920d0bed0bfd18bd18220d180d0b0d0b1d0bed182d18b3a203120e28093203320d0b3d0bed0b4d0b03c2f703e200d0a3c703ed09fd0bed0bbd0bdd0b0d18f20d0b7d0b0d0bdd18fd182d0bed181d182d18c2c20d181d0bcd0b5d0bdd0bdd18bd0b920d0b3d180d0b0d184d0b8d0ba3c2f703e200d0a3c64697620636c6173733d22706167652d686561646572223ed09ed0b1d18fd0b7d0b0d0bdd0bdd0bed181d182d0b83c2f6469763e0d0a3c756c3e0d0a093c6c693ed09fd180d0b8d0b5d0bc20d0b7d0b0d0bad0b0d0b7d0bed0b220d0b820d0bed0b1d181d0bbd183d0b6d0b8d0b2d0b0d0bdd0b8d0b520d0b3d0bed181d182d0b5d0b93c2f6c693e0d0a093c6c693ed09fd0bed0b4d0b4d0b5d180d0b6d0b0d0bdd0b8d0b520d187d0b8d181d182d0bed182d18b20d0b220d0b7d0b0d0bbd0b53c2f6c693e0d0a093c6c693ed097d0bdd0b0d0bdd0b8d0b520d0bcd0b5d0bdd18e20d0b820d0b2d0bdd183d182d180d0b5d0bdd0bdd0b8d18520d180d0b5d0b3d0bbd0b0d0bcd0b5d0bdd182d0bed0b23c2f6c693e0d0a093c6c693ed09fd0bed181d0b5d189d0b5d0bdd0b8d0b520d181d0bed0b2d0bcd0b5d181d182d0bdd18bd18520d0bcd0b0d181d182d0b5d1802dd0bad0bbd0b0d181d181d0bed0b220d0b4d0bbd18f20d0bfd0bed0b2d18bd188d0b5d0bdd0b8d18f20d0bad0b2d0b0d0bbd0b8d184d0b8d0bad0b0d186d0b8d0b83c2f6c693e0d0a3c2f756c3e0d0a3c64697620636c6173733d22706167652d686561646572223ed0a7d182d0be20d0bcd18b20d0bfd180d0b5d0b4d0bbd0b0d0b3d0b0d0b5d0bc3c2f6469763e0d0a3c756c3e0d0a093c6c693ed092d18bd181d0bed0bad0b0d18f20d0b7d0b0d180d0b0d0b1d0bed182d0bdd0b0d18f20d0bfd0bbd0b0d182d0b02c20d0bad0bed182d0bed180d0b0d18f20d0b7d0b0d0b2d0b8d181d0b8d18220d0bed18220d092d0b0d188d0b8d18520d0bdd0b0d0b2d18bd0bad0bed0b22c20d0b7d0bdd0b0d0bdd0b8d18f20d180d0b5d0b3d0bbd0b0d0bcd0b5d0bdd182d0b02c20d181d182d0b0d0b6d0b020d180d0b0d0b1d0bed182d18b20d0b820d0bad0bed0bbd0b8d187d0b5d181d182d0b2d0b020d0bed182d180d0b0d0b1d0bed182d0b0d0bdd0bdd18bd18520d181d0bcd0b5d0bd2e20d0a1d180d0b5d0b4d0bdd18fd18f20d0b7d0b0d180d0bfd0bbd0b0d182d0b020d0b220d0bdd0b0d188d0b5d0b920d181d0b5d182d0b820d0b1d0bed0bbd0b5d0b5203130302030303020d180d183d0b1d0bbd0b5d0b920d0b1d0b5d0b720d183d187d0b5d182d0b020d187d0b0d0b5d0b2d18bd1852e3c2f6c693e0d0a093c6c693ed093d0b8d0b1d0bad0b8d0b920d0b3d180d0b0d184d0b8d0ba20d180d0b0d0b1d0bed182d18b3c2f6c693e0d0a093c6c693ed09ed0bfd0bbd0b0d182d0b020d0bdd0bed187d0bdd0bed0b3d0be20d182d0b0d0bad181d0b83c2f6c693e0d0a093c6c693ed0a7d0b0d181d182d0b8d187d0bdd0be20d0bed0bfd0bbd0b0d187d0b8d0b2d0b0d0b5d0bcd18bd0b520d0bed182d0bfd183d181d0bad0b03c2f6c693e0d0a093c6c693ed0a0d0b5d0b3d183d0bbd18fd180d0bdd18bd0b520d0bad0bed180d0bfd0bed180d0b0d182d0b8d0b2d18b2c20d182d0b8d0bcd0b1d0b8d0bbd0b4d0b8d0bdd0b3d0b820d0b820d0bcd0b0d181d182d0b5d1802dd0bad0bbd0b0d181d181d18b2c20d0bed0bfd0bbd0b0d187d0b8d0b2d0b0d0b5d0bcd18bd0b520d0bad0bed0bcd0bfd0b0d0bdd0b8d0b5d0b93c2f6c693e0d0a093c6c693ed091d0bed0bbd18cd188d0b8d0b520d0b2d0bed0b7d0bcd0bed0b6d0bdd0bed181d182d0b820d0b4d0bbd18f20d0bad0b0d180d18cd0b5d180d0bdd0bed0b3d0be20d180d0bed181d182d0b03c2f6c693e0d0a093c6c693ed09ad0bed180d0bfd0bed180d0b0d182d0b8d0b2d0bdd0b0d18f20d181d0bad0b8d0b4d0bad0b020d0b4d0bbd18f20d181d0bed182d180d183d0b4d0bdd0b8d0bad0bed0b23c2f6c693e0d0a3c2f756c3e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31323b733a31303a22637265617465645f6279223b693a3131333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30382d32302031313a33363a3137223b733a31313a226d6f6469666965645f6279223b693a3131333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2230223b733a31333a2273686f775f63617465676f7279223b733a313a2230223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2230223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2230223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2230223b733a31313a227265636f72645f68697473223b733a313a2230223b733a393a2273686f775f68697473223b733a313a2230223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a303b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a34303b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a343b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2231223b733a393a226e756d5f6c696e6b73223b693a303b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a323b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31363a22d092d0b0d0bad0b0d0bdd181d0b8d0b8223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31393a2233393a75707261766c7961797573686368696a223b733a373a22636174736c7567223b733a31313a2231323a76616b616e736969223b733a363a22617574686f72223b733a373a2261646d696e3133223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a2272752d5255223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30382d32302031303a32333a3333223b693a31303b4e3b693a31313b733a38343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d33393a75707261766c7961797573686368696a2663617469643d3132266c616e673d72752d5255223b693a31323b4e3b693a31333b733a31393a22323032332d30382d32302031303a32333a3333223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2261646d696e3133223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31363a22d092d0b0d0bad0b0d0bdd181d0b8d0b8223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a353a2272752d5255223b733a363a226e6573746564223b623a313b733a323a226964223b693a32353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2272752d5255223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a32323a22d0a3d0bfd180d0b0d0b2d0bbd18fd18ed189d0b8d0b9223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3339223b7d),
(50, 'index.php?option=com_content&view=article&id=40', 'index.php?option=com_content&view=article&id=40:manager&catid=13&lang=en-GB', 'Manager', ' Required work experience: 1 – 3 years Full time, shift schedule Responsibilities Taking orders and serving guests Maintaining cleanliness in the hall Knowledge of the menu and internal regulations Attending joint master classes for advanced training What do we offer High salary, which depends on your skills, knowledge of the regulations, work experience and the number of shifts worked. The average salary in our network is more than 100,000 rubles, excluding tips. Flexible working hours Night taxi payment Partially paid holidays Regular corporate events, team building and master classes paid by the company Great opportunities for career growth Corporate discount for employees ', '2023-08-20 11:36:45', 'f41bd8b8711ab5d07189055e5a9ee455', 1, 1, 1, 'en-GB', '2023-08-20 10:28:46', NULL, '2023-08-20 10:28:46', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a3638373a2220526571756972656420776f726b20657870657269656e63653a203120e2809320332079656172732046756c6c2074696d652c207368696674207363686564756c6520526573706f6e736962696c69746965732054616b696e67206f726465727320616e642073657276696e6720677565737473204d61696e7461696e696e6720636c65616e6c696e65737320696e207468652068616c6c204b6e6f776c65646765206f6620746865206d656e7520616e6420696e7465726e616c20726567756c6174696f6e7320417474656e64696e67206a6f696e74206d617374657220636c617373657320666f7220616476616e63656420747261696e696e67205768617420646f207765206f6666657220486967682073616c6172792c20776869636820646570656e6473206f6e20796f757220736b696c6c732c206b6e6f776c65646765206f662074686520726567756c6174696f6e732c20776f726b20657870657269656e636520616e6420746865206e756d626572206f662073686966747320776f726b65642e2054686520617665726167652073616c61727920696e206f7572206e6574776f726b206973206d6f7265207468616e203130302c303030207275626c65732c206578636c7564696e6720746970732e20466c657869626c6520776f726b696e6720686f757273204e696768742074617869207061796d656e74205061727469616c6c79207061696420686f6c696461797320526567756c617220636f72706f72617465206576656e74732c207465616d206275696c64696e6720616e64206d617374657220636c617373657320706169642062792074686520636f6d70616e79204772656174206f70706f7274756e697469657320666f72206361726565722067726f77746820436f72706f7261746520646973636f756e7420666f7220656d706c6f7965657320223b693a333b613a32353a7b733a323a226964223b693a34303b733a353a22616c696173223b733a373a226d616e61676572223b733a373a2273756d6d617279223b733a3931373a223c703e526571756972656420776f726b20657870657269656e63653a203120e2809320332079656172733c2f703e0d0a3c703e46756c6c2074696d652c207368696674207363686564756c653c2f703e3c2f6469763e0d0a3c64697620636c6173733d22706167652d686561646572223e526573706f6e736962696c69746965733c2f6469763e0d0a3c756c3e0d0a093c6c693e54616b696e67206f726465727320616e642073657276696e67206775657374733c2f6c693e0d0a093c6c693e4d61696e7461696e696e6720636c65616e6c696e65737320696e207468652068616c6c3c2f6c693e0d0a093c6c693e4b6e6f776c65646765206f6620746865206d656e7520616e6420696e7465726e616c20726567756c6174696f6e733c2f6c693e0d0a093c6c693e417474656e64696e67206a6f696e74206d617374657220636c617373657320666f7220616476616e63656420747261696e696e673c2f6c693e0d0a3c2f756c3e0d0a3c64697620636c6173733d22706167652d686561646572223e5768617420646f207765206f666665723c2f6469763e0d0a3c756c3e0d0a093c6c693e486967682073616c6172792c20776869636820646570656e6473206f6e20796f757220736b696c6c732c206b6e6f776c65646765206f662074686520726567756c6174696f6e732c20776f726b20657870657269656e636520616e6420746865206e756d626572206f662073686966747320776f726b65642e2054686520617665726167652073616c61727920696e206f7572206e6574776f726b206973206d6f7265207468616e203130302c303030207275626c65732c206578636c7564696e6720746970732e3c2f6c693e0d0a093c6c693e466c657869626c6520776f726b696e6720686f7572733c2f6c693e0d0a093c6c693e4e696768742074617869207061796d656e743c2f6c693e0d0a093c6c693e5061727469616c6c79207061696420686f6c69646179733c2f6c693e0d0a093c6c693e526567756c617220636f72706f72617465206576656e74732c207465616d206275696c64696e6720616e64206d617374657220636c617373657320706169642062792074686520636f6d70616e793c2f6c693e0d0a093c6c693e4772656174206f70706f7274756e697469657320666f72206361726565722067726f7774683c2f6c693e0d0a093c6c693e436f72706f7261746520646973636f756e7420666f7220656d706c6f796565733c2f6c693e0d0a3c2f756c3e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31333b733a31303a22637265617465645f6279223b693a3131333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d30382d32302031313a33363a3435223b733a31313a226d6f6469666965645f6279223b693a3131333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2230223b733a31333a2273686f775f63617465676f7279223b733a313a2230223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2230223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2230223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2230223b733a31313a227265636f72645f68697473223b733a313a2230223b733a393a2273686f775f68697473223b733a313a2230223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a303b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a34303b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a343b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2231223b733a393a226e756d5f6c696e6b73223b693a303b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a323b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a343a224a6f6273223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31303a2234303a6d616e61676572223b733a373a22636174736c7567223b733a373a2231333a6a6f6273223b733a363a22617574686f72223b733a373a2261646d696e3133223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a22656e2d4742223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30382d32302031303a32383a3436223b693a31303b4e3b693a31313b733a37353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d34303a6d616e616765722663617469643d3133266c616e673d656e2d4742223b693a31323b4e3b693a31333b733a31393a22323032332d30382d32302031303a32383a3436223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2261646d696e3133223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a343a224a6f6273223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a353a22656e2d4742223b733a363a226e6573746564223b623a313b733a323a226964223b693a32363b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22656e2d4742223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d7d693a31363b733a373a224d616e61676572223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3430223b7d),
(51, 'index.php?option=com_content&view=category&id=18', 'index.php?option=com_content&view=category&id=18&lang=en-GB', 'Contacts', '', '2023-08-21 15:14:11', '3ebe20f385d3b9f6d2b7eaa5b9709cc3', 1, 1, 1, 'en-GB', NULL, NULL, '2023-08-21 15:13:35', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a31383b733a353a22616c696173223b733a383a22636f6e7461637473223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a33313b733a393a22706172656e745f6964223b693a313b733a353a226c6576656c223b693a313b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a3131333b733a383a226d6f646966696564223b733a31393a22323032332d30382d32312031353a31343a3131223b733a31313a226d6f6469666965645f6279223b693a3131333b733a343a22736c7567223b733a31313a2231383a636f6e7461637473223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a22656e2d4742223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a35393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3138266c616e673d656e2d4742223b693a31323b4e3b693a31333b733a31393a22323032332d30382d32312031353a31333a3335223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22656e2d4742223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d7d693a31363b733a383a22436f6e7461637473223b693a31373b693a313b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3138223b7d);
INSERT INTO `lsqvo_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(52, 'index.php?option=com_content&view=category&id=19', 'index.php?option=com_content&view=category&id=19&lang=ru-RU', 'Контакты', '', '2023-08-21 15:14:48', '185f3814ae7c7c18cadb6c709b471733', 1, 1, 1, 'ru-RU', NULL, NULL, '2023-08-21 15:13:41', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a31393b733a353a22616c696173223b733a383a226b6f6e74616b7479223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a33333b733a393a22706172656e745f6964223b693a313b733a353a226c6576656c223b693a313b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a3131333b733a383a226d6f646966696564223b733a31393a22323032332d30382d32312031353a31343a3438223b733a31313a226d6f6469666965645f6279223b693a3131333b733a343a22736c7567223b733a31313a2231393a6b6f6e74616b7479223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a2272752d5255223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a35393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3139266c616e673d72752d5255223b693a31323b4e3b693a31333b733a31393a22323032332d30382d32312031353a31333a3431223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2272752d5255223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31363a22d09ad0bed0bdd182d0b0d0bad182d18b223b693a31373b693a313b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3139223b7d),
(54, 'index.php?option=com_content&view=article&id=42', 'index.php?option=com_content&view=article&id=42:contacts&catid=18&lang=en-GB', 'Contacts', ' +7 (495) 739 23 47 Instagram is prohibited in the Russian Federation Reviews and suggestions mes@zms-msk.ru Resume job@zamesbar.ru ', '2023-12-24 19:37:32', '94fd235ff01d787af3f1a191b1e226cf', 1, 1, 1, 'en-GB', '2023-08-21 15:25:11', NULL, '2023-08-21 15:25:11', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a3133323a22202b372028343935292037333920323320343720496e7374616772616d2069732070726f6869626974656420696e20746865205275737369616e2046656465726174696f6e205265766965777320616e642073756767657374696f6e73206d6573407a6d732d6d736b2e727520526573756d65206a6f62407a616d65736261722e727520223b693a333b613a32353a7b733a323a226964223b693a34323b733a353a22616c696173223b733a383a22636f6e7461637473223b733a373a2273756d6d617279223b733a313139303a223c64697620636c6173733d22726f77223e0d0a202020203c64697620636c6173733d22636f6c2d313220636f6c2d6d642d34223e0d0a20202020202020203c64697620636c6173733d22636f6e746163742d70686f6e6520706167652d7365637420736563742d70622d78732d3320736563742d70622d6d642d35223e3c6120687265663d2274656c3a2b3734393537333932333437223e2b37202834393529203733392032332034373c2f613e203c2f6469763e0d0a20202020202020203c64697620636c6173733d22636f6e746163742d736f6320642d666c657820616c69676e2d6974656d732d63656e746572223e0d0a2020202020202020202020203c6120687265663d2268747470733a2f2f766b2e636f6d2f7a616d65736261726d6f73636f7722207461726765743d225f626c616e6b223e3c696d67207372633d22696d616765732f736f632f312e73766722202f3e3c2f613e0d0a2020202020202020202020203c6120687265663d2268747470733a2f2f742e6d652f7a616d657362617222207461726765743d225f626c616e6b223e3c696d67207372633d22696d616765732f736f632f322e73766722202f3e3c2f613e0d0a2020202020202020202020203c6120687265663d2268747470733a2f2f7777772e696e7374616772616d2e636f6d2f7a616d657362617222207461726765743d225f626c616e6b223e3c696d67207372633d22696d616765732f736f632f332e73766722202f3e3c2f613e0d0a2020202020202020202020203c6469763e496e7374616772616d2069732070726f68696269746564203c7370616e3e696e20746865205275737369616e2046656465726174696f6e3c2f7370616e3e0d0a2020202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a202020203c2f6469763e0d0a202020203c64697620636c6173733d22636f6c2d313220636f6c2d6d642d34223e0d0a20202020202020203c64697620636c6173733d22636f6e746163742d7469746c6520636f6e746163742d77696474682d31223e5265766965777320616e64203c7370616e3e73756767657374696f6e733c2f7370616e3e0d0a20202020202020203c2f6469763e0d0a20202020202020203c64697620636c6173733d22636f6e746163742d6d61696c20636f6e746163742d77696474682d31223e3c6120687265663d226d61696c746f3a6d6573407a6d732d6d736b2e7275223e6d6573407a6d732d6d736b2e72753c2f613e0d0a20202020202020203c2f6469763e0d0a202020203c2f6469763e0d0a202020203c64697620636c6173733d22636f6c2d313220636f6c2d6d642d34223e0d0a20202020202020203c64697620636c6173733d22636f6e746163742d7469746c6520636f6e746163742d77696474682d32223e526573756d653c2f6469763e0d0a20202020202020203c64697620636c6173733d22636f6e746163742d6d61696c20636f6e746163742d77696474682d32223e3c6120687265663d226d61696c746f3a6a6f62407a616d65736261722e7275223e6a6f62407a616d65736261722e72753c2f613e0d0a20202020202020203c2f6469763e0d0a202020203c2f6469763e0d0a3c2f6469763e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31383b733a31303a22637265617465645f6279223b693a3131333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d31322d32342031393a33373a3332223b733a31313a226d6f6469666965645f6279223b693a3131333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a31383a2263617373696f706569613a636f6e74616374223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2230223b733a31333a2273686f775f63617465676f7279223b733a313a2230223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2230223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2230223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2230223b733a31313a227265636f72645f68697473223b733a313a2230223b733a393a2273686f775f68697473223b733a313a2230223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a303b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a34303b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a343b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2231223b733a393a226e756d5f6c696e6b73223b693a303b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a32393b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a383a22436f6e7461637473223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31313a2234323a636f6e7461637473223b733a373a22636174736c7567223b733a31313a2231383a636f6e7461637473223b733a363a22617574686f72223b733a373a2261646d696e3133223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a22656e2d4742223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30382d32312031353a32353a3131223b693a31303b4e3b693a31313b733a37363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d34323a636f6e74616374732663617469643d3138266c616e673d656e2d4742223b693a31323b4e3b693a31333b733a31393a22323032332d30382d32312031353a32353a3131223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2261646d696e3133223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a22436f6e7461637473223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a353a22656e2d4742223b733a363a226e6573746564223b623a313b733a323a226964223b693a32373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22656e2d4742223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d7d693a31363b733a383a22436f6e7461637473223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3432223b7d),
(55, 'index.php?option=com_content&view=article&id=43', 'index.php?option=com_content&view=article&id=43:kontakty&catid=19&lang=ru-RU', 'Контакты', ' +7 (495) 739 23 47 Instagram запрещен на территории РФ Отзывы и предложения mes@zms-msk.ru Резюме job@zamesbar.ru ', '2023-12-24 19:37:19', '5f2eac2966d56c0fcba2f64796be5562', 1, 1, 1, 'ru-RU', '2023-08-21 15:25:15', NULL, '2023-08-21 15:25:15', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a3136313a22202b372028343935292037333920323320343720496e7374616772616d20d0b7d0b0d0bfd180d0b5d189d0b5d0bd20d0bdd0b020d182d0b5d180d180d0b8d182d0bed180d0b8d0b820d0a0d0a420d09ed182d0b7d18bd0b2d18b20d0b820d0bfd180d0b5d0b4d0bbd0bed0b6d0b5d0bdd0b8d18f206d6573407a6d732d6d736b2e727520d0a0d0b5d0b7d18ed0bcd0b5206a6f62407a616d65736261722e727520223b693a333b613a32353a7b733a323a226964223b693a34333b733a353a22616c696173223b733a383a226b6f6e74616b7479223b733a373a2273756d6d617279223b733a313039353a223c64697620636c6173733d22726f77223e0d0a202020203c64697620636c6173733d22636f6c2d313220636f6c2d6d642d34223e0d0a20202020202020203c64697620636c6173733d22636f6e746163742d70686f6e6520706167652d7365637420736563742d70622d78732d3320736563742d70622d6d642d35223e3c6120687265663d2274656c3a2b3734393537333932333437223e2b37202834393529203733392032332034373c2f613e203c2f6469763e0d0a20202020202020203c64697620636c6173733d22636f6e746163742d736f6320642d666c657820616c69676e2d6974656d732d63656e746572223e0d0a0909093c6120687265663d2268747470733a2f2f766b2e636f6d2f7a616d65736261726d6f73636f7722207461726765743d225f626c616e6b223e3c696d67207372633d22696d616765732f736f632f312e73766722202f3e3c2f613e0d0a0909093c6120687265663d2268747470733a2f2f742e6d652f7a616d657362617222207461726765743d225f626c616e6b223e3c696d67207372633d22696d616765732f736f632f322e73766722202f3e3c2f613e0d0a0909093c6120687265663d2268747470733a2f2f7777772e696e7374616772616d2e636f6d2f7a616d657362617222207461726765743d225f626c616e6b22203e3c696d67207372633d22696d616765732f736f632f332e73766722202f3e3c2f613e0d0a0909093c6469763e496e7374616772616d20d0b7d0b0d0bfd180d0b5d189d0b5d0bd203c7370616e3ed0bdd0b020d182d0b5d180d180d0b8d182d0bed180d0b8d0b820d0a0d0a43c2f7370616e3e3c2f6469763e0d0a09093c2f6469763e0d0a093c2f6469763e0d0a093c64697620636c6173733d22636f6c2d313220636f6c2d6d642d34223e0d0a09093c64697620636c6173733d22636f6e746163742d7469746c6520636f6e746163742d77696474682d31223ed09ed182d0b7d18bd0b2d18b20d0b8203c7370616e3ed0bfd180d0b5d0b4d0bbd0bed0b6d0b5d0bdd0b8d18f3c2f7370616e3e3c2f6469763e0d0a09093c64697620636c6173733d22636f6e746163742d6d61696c20636f6e746163742d77696474682d31223e3c6120687265663d226d61696c746f3a6d6573407a6d732d6d736b2e7275223e6d6573407a6d732d6d736b2e72753c2f613e3c2f6469763e0d0a093c2f6469763e0d0a093c64697620636c6173733d22636f6c2d313220636f6c2d6d642d34223e0d0a09093c64697620636c6173733d22636f6e746163742d7469746c6520636f6e746163742d77696474682d32223ed0a0d0b5d0b7d18ed0bcd0b53c2f6469763e0d0a09093c64697620636c6173733d22636f6e746163742d6d61696c20636f6e746163742d77696474682d32223e3c6120687265663d226d61696c746f3a6a6f62407a616d65736261722e7275223e6a6f62407a616d65736261722e72753c2f613e3c2f6469763e0d0a093c2f6469763e0d0a3c2f6469763e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31393b733a31303a22637265617465645f6279223b693a3131333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d31322d32342031393a33373a3139223b733a31313a226d6f6469666965645f6279223b693a3131333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a31383a2263617373696f706569613a636f6e74616374223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2230223b733a31333a2273686f775f63617465676f7279223b733a313a2230223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2230223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2230223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2230223b733a31313a227265636f72645f68697473223b733a313a2230223b733a393a2273686f775f68697473223b733a313a2230223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a303b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a34303b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a343b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2231223b733a393a226e756d5f6c696e6b73223b693a303b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a35383b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a31363a22d09ad0bed0bdd182d0b0d0bad182d18b223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31313a2234333a6b6f6e74616b7479223b733a373a22636174736c7567223b733a31313a2231393a6b6f6e74616b7479223b733a363a22617574686f72223b733a373a2261646d696e3133223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a2272752d5255223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30382d32312031353a32353a3135223b693a31303b4e3b693a31313b733a37363a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d34333a6b6f6e74616b74792663617469643d3139266c616e673d72752d5255223b693a31323b4e3b693a31333b733a31393a22323032332d30382d32312031353a32353a3135223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2261646d696e3133223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31363a22d09ad0bed0bdd182d0b0d0bad182d18b223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a353a2272752d5255223b733a363a226e6573746564223b623a313b733a323a226964223b693a32383b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2272752d5255223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a31363a22d09ad0bed0bdd182d0b0d0bad182d18b223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3433223b7d);
INSERT INTO `lsqvo_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(56, 'index.php?option=com_content&view=article&id=44', 'index.php?option=com_content&view=article&id=44:politika-konfidentsialnosti&catid=2&lang=ru-RU', 'Политика конфиденциальности', ' 1. Общие положения Настоящая политика обработки персональных данных составлена в соответствии с требованиями Федерального закона от 27.07.2006. № 152-ФЗ «О персональных данных» (далее — Закон о персональных данных) и определяет порядок обработки персональных данных и меры по обеспечению безопасности персональных данных, предпринимаемые ООО «ЗАМЕС» (далее — Оператор). 1.1. Оператор ставит своей важнейшей целью и условием осуществления своей деятельности соблюдение прав и свобод человека и гражданина при обработке его персональных данных, в том числе защиты прав на неприкосновенность частной жизни, личную и семейную тайну. 1.2. Настоящая политика Оператора в отношении обработки персональных данных (далее — Политика) применяется ко всей информации, которую Оператор может получить о посетителях веб-сайта https://zamesbar.ru. 2. Основные понятия, используемые в Политике 2.1. Автоматизированная обработка персональных данных — обработка персональных данных с помощью средств вычислительной техники. 2.2. Блокирование персональных данных — временное прекращение обработкиперсональных данных (за исключением случаев, если обработка необходима для уточнения персональных данных). 2.3. Веб-сайт — совокупность графических и информационных материалов, а также программ для ЭВМ и баз данных, обеспечивающих их доступность в сети интернет по сетевому адресу https://zamesbar.ru. 2.4. Информационная система персональных данных — совокупность содержащихся в базах данных персональных данных и обеспечивающих их обработку информационных технологий и технических средств. 2.5. Обезличивание персональных данных — действия, в результате которых невозможно определить без использования дополнительной информации принадлежность персональных данных конкретному Пользователю или иному субъекту персональных данных. 2.6. Обработка персональных данных — любое действие (операция) или совокупность действий (операций), совершаемых с использованием средств автоматизации или без использования таких средств с персональными данными, включая сбор, запись, систематизацию, накопление, хранение, уточнение (обновление, изменение), извлечение, использование, передачу (распространение,предоставление, доступ), обезличивание, блокирование, удаление, уничтожение персональных данных. 2.7. Оператор — государственный орган, муниципальный орган, юридическое или физическое лицо, самостоятельно или совместно с другими лицами организующие и/или осуществляющие обработку персональных данных, а также определяющие цели обработки персональных данных, состав персональных данных, подлежащих обработке, действия (операции), совершаемые с персональными данными. 2.8. Персональные данные — любая информация, относящаяся прямо или косвенно к определенному или определяемому Пользователю веб-сайта https://zamesbar.ru. 2.9. Персональные данные, разрешенные субъектом персональных данных для распространения, — персональные данные, доступ неограниченного круга лиц к которым предоставлен субъектом персональных данных путем дачи согласия на обработку персональных данных, разрешенных субъектом персональных данных для распространения в порядке, предусмотренном Законом о персональных данных (далее — персональные данные, разрешенные для распространения). 2.10. Пользователь — любой посетительвеб-сайта https://zamesbar.ru. 2.11. Предоставление персональных данных — действия, направленные на раскрытие персональных данных определенному лицу или определенному кругу лиц. 2.12. Распространение персональных данных — любые действия, направленные на раскрытие персональных данных неопределенному кругу лиц (передача персональных данных) или на ознакомление с персональными данными неограниченного круга лиц, в том числе обнародование персональных данных в средствах массовой информации, размещение в информационно-телекоммуникационных сетях или предоставление доступа к персональным данным каким-либо иным способом. 2.13. Трансграничная передача персональных данных — передача персональных данных на территорию иностранного государства органу власти иностранного государства, иностранному физическому или иностранному юридическому лицу. 2.14. Уничтожение персональных данных — любые действия, в результате которых персональные данные уничтожаются безвозвратно с невозможностью дальнейшего восстановления содержания персональных данных в информационной системе персональных данныхи/или уничтожаются материальные носители персональных данных. 3. Основные права и обязанности Оператора 3.1. Оператор имеет право: — получать от субъекта персональных данных достоверные информацию и/или документы, содержащие персональные данные; — в случае отзыва субъектом персональных данных согласия на обработку персональных данных, а также, направления обращения с требованием о прекращении обработки персональных данных, Оператор вправе продолжить обработку персональных данных без согласия субъекта персональных данных при наличии оснований, указанных в Законе о персональных данных; — самостоятельно определять состав и перечень мер, необходимых и достаточных для обеспечения выполнения обязанностей, предусмотренных Законом о персональных данных и принятыми в соответствии с ним нормативными правовыми актами, если иное не предусмотрено Законом о персональных данных или другими федеральными законами. 3.2. Оператор обязан: — предоставлять субъекту персональных данных по его просьбе информацию, касающуюся обработки его персональных данных; — организовывать обработку персональных данных в порядке, установленном действующим законодательством РФ; — отвечать на обращения и запросы субъектов персональных данных и их законных представителей в соответствии с требованиями Закона о персональных данных; — сообщать в уполномоченный орган по защите прав субъектов персональных данных по запросу этого органа необходимую информацию в течение 10 дней с даты получения такого запроса; — публиковать или иным образом обеспечивать неограниченный доступ к настоящей Политике в отношении обработки персональных данных; — принимать правовые, организационные и технические меры для защиты персональных данных от неправомерного или случайного доступа к ним, уничтожения, изменения, блокирования, копирования, предоставления, распространения персональных данных, а также от иных неправомерных действий в отношении персональных данных; — прекратить передачу (распространение, предоставление, доступ) персональных данных, прекратить обработку и уничтожить персональные данные в порядке и случаях, предусмотренных Закономо персональных данных; — исполнять иные обязанности, предусмотренные Законом о персональных данных. 4. Основные права и обязанности субъектов персональных данных 4.1. Субъекты персональных данных имеют право: — получать информацию, касающуюся обработки его персональных данных, за исключением случаев, предусмотренных федеральными законами. Сведения предоставляются субъекту персональных данных Оператором в доступной форме, и в них не должны содержаться персональные данные, относящиеся к другим субъектам персональных данных, за исключением случаев, когда имеются законные основания для раскрытия таких персональных данных. Перечень информации и порядок ее получения установлен Законом о персональных данных; — требовать от оператора уточнения его персональных данных, их блокирования или уничтожения в случае, если персональные данные являются неполными, устаревшими, неточными, незаконно полученными или не являются необходимыми для заявленной цели обработки, а также принимать предусмотренные законом меры по защите своих прав; — выдвигать условие предварительногосогласия при обработке персональных данных в целях продвижения на рынке товаров, работ и услуг; — на отзыв согласия на обработку персональных данных, а также, на направление требования о прекращении обработки персональных данных; — обжаловать в уполномоченный орган по защите прав субъектов персональных данных или в судебном порядке неправомерные действия или бездействие Оператора при обработке его персональных данных; — на осуществление иных прав, предусмотренных законодательством РФ. 4.2. Субъекты персональных данных обязаны: — предоставлять Оператору достоверные данные о себе; — сообщать Оператору об уточнении (обновлении, изменении) своих персональных данных. 4.3. Лица, передавшие Оператору недостоверные сведения о себе, либо сведения о другом субъекте персональных данных без согласия последнего, несут ответственность в соответствии с законодательством РФ. 5. Принципы обработки персональных данных 5.1. Обработка персональных данных осуществляется на законной и справедливой основе. 5.2. Обработка персональных данных ограничивается достижениемконкретных, заранее определенных и законных целей. Не допускается обработка персональных данных, несовместимая с целями сбора персональных данных. 5.3. Не допускается объединение баз данных, содержащих персональные данные, обработка которых осуществляется в целях, несовместимых между собой. 5.4. Обработке подлежат только персональные данные, которые отвечают целям их обработки. 5.5. Содержание и объем обрабатываемых персональных данных соответствуют заявленным целям обработки. Не допускается избыточность обрабатываемых персональных данных по отношению к заявленным целям их обработки. 5.6. При обработке персональных данных обеспечивается точность персональных данных, их достаточность, а в необходимых случаях и актуальность по отношению к целям обработки персональных данных. Оператор принимает необходимые меры и/или обеспечивает их принятие по удалению или уточнению неполных или неточных данных. 5.7. Хранение персональных данных осуществляется в форме, позволяющей определить субъекта персональных данных, не дольше, чем этого требуют цели обработки персональных данных, еслисрок хранения персональных данных не установлен федеральным законом, договором, стороной которого, выгодоприобретателем или поручителем по которому является субъект персональных данных. Обрабатываемые персональные данные уничтожаются либо обезличиваются по достижении целей обработки или в случае утраты необходимости в достижении этих целей, если иное не предусмотрено федеральным законом. 6. Цели обработки персональных данных Цель обработки информирование Пользователя посредством отправки электронных писем Персональные данные фамилия, имя, отчество электронный адрес номера телефонов Правовые основания уставные (учредительные) документы Оператора Виды обработки персональных данных Сбор, запись, систематизация, накопление, хранение, уничтожение и обезличивание персональных данных 7. Условия обработки персональных данных 7.1. Обработка персональных данных осуществляется с согласия субъекта персональных данных на обработку его персональных данных. 7.2. Обработка персональных данных необходима для достижения целей,предусмотренных международным договором Российской Федерации или законом, для осуществления возложенных законодательством Российской Федерации на оператора функций, полномочий и обязанностей. 7.3. Обработка персональных данных необходима для осуществления правосудия, исполнения судебного акта, акта другого органа или должностного лица, подлежащих исполнению в соответствии с законодательством Российской Федерации об исполнительном производстве. 7.4. Обработка персональных данных необходима для исполнения договора, стороной которого либо выгодоприобретателем или поручителем по которому является субъект персональных данных, а также для заключения договора по инициативе субъекта персональных данных или договора, по которому субъект персональных данных будет являться выгодоприобретателем или поручителем. 7.5. Обработка персональных данных необходима для осуществления прав и законных интересов оператора или третьих лиц либо для достижения общественно значимых целей при условии, что при этом не нарушаются права и свободы субъекта персональных данных. 7.6. Осуществляетсяобработка персональных данных, доступ неограниченного круга лиц к которым предоставлен субъектом персональных данных либо по его просьбе (далее — общедоступные персональные данные). 7.7. Осуществляется обработка персональных данных, подлежащих опубликованию или обязательному раскрытию в соответствии с федеральным законом. 8. Порядок сбора, хранения, передачи и других видов обработки персональных данных Безопасность персональных данных, которые обрабатываются Оператором, обеспечивается путем реализации правовых, организационных и технических мер, необходимых для выполнения в полном объеме требований действующего законодательства в области защиты персональных данных. 8.1. Оператор обеспечивает сохранность персональных данных и принимает все возможные меры, исключающие доступ к персональным данным неуполномоченных лиц. 8.2. Персональные данные Пользователя никогда, ни при каких условиях не будут переданы третьим лицам, за исключением случаев, связанных с исполнением действующего законодательства либо в случае, если субъектом персональных данных дано согласиеОператору на передачу данных третьему лицу для исполнения обязательств по гражданско-правовому договору. 8.3. В случае выявления неточностей в персональных данных, Пользователь может актуализировать их самостоятельно, путем направления Оператору уведомление на адрес электронной почты Оператора office@zms-msk.ru с пометкой «Актуализация персональных данных». 8.4. Срок обработки персональных данных определяется достижением целей, для которых были собраны персональные данные, если иной срок не предусмотрен договором или действующим законодательством. Пользователь может в любой момент отозвать свое согласие на обработку персональных данных, направив Оператору уведомление посредством электронной почты на электронный адрес Оператора office@zms-msk.ru с пометкой «Отзыв согласия на обработку персональных данных». 8.5. Вся информация, которая собирается сторонними сервисами, в том числе платежными системами, средствами связи и другими поставщиками услуг, хранится и обрабатывается указанными лицами (Операторами) в соответствии с их Пользовательским соглашением и Политикой конфиденциальности.Субъект персональных данных и/или с указанными документами. Оператор не несет ответственность за действия третьих лиц, в том числе указанных в настоящем пункте поставщиков услуг. 8.6. Установленные субъектом персональных данных запреты на передачу (кроме предоставления доступа), а также на обработку или условия обработки (кроме получения доступа) персональных данных, разрешенных для распространения, не действуют в случаях обработки персональных данных в государственных, общественных и иных публичных интересах, определенных законодательством РФ. 8.7. Оператор при обработке персональных данных обеспечивает конфиденциальность персональных данных. 8.8. Оператор осуществляет хранение персональных данных в форме, позволяющей определить субъекта персональных данных, не дольше, чем этого требуют цели обработки персональных данных, если срок хранения персональных данных не установлен федеральным законом, договором, стороной которого, выгодоприобретателем или поручителем по которому является субъект персональных данных. 8.9. Условием прекращения обработки персональных данных можетявляться достижение целей обработки персональных данных, истечение срока действия согласия субъекта персональных данных, отзыв согласия субъектом персональных данных или требование о прекращении обработки персональных данных, а также выявление неправомерной обработки персональных данных. 9. Перечень действий, производимых Оператором с полученными персональными данными 9.1. Оператор осуществляет сбор, запись, систематизацию, накопление, хранение, уточнение (обновление, изменение), извлечение, использование, передачу (распространение, предоставление, доступ), обезличивание, блокирование, удаление и уничтожение персональных данных. 9.2. Оператор осуществляет автоматизированную обработку персональных данных с получением и/или передачей полученной информации по информационно-телекоммуникационным сетям или без таковой. 10. Трансграничная передача персональных данных 10.1. Оператор до начала осуществления деятельности по трансграничной передаче персональных данных обязан уведомить уполномоченный орган по защите прав субъектов персональных данных о своемнамерении осуществлять трансграничную передачу персональных данных (такое уведомление направляется отдельно от уведомления о намерении осуществлять обработку персональных данных). 10.2. Оператор до подачи вышеуказанного уведомления, обязан получить от органов власти иностранного государства, иностранных физических лиц, иностранных юридических лиц, которым планируется трансграничная передача персональных данных, соответствующие сведения. 11. Конфиденциальность персональных данных Оператор и иные лица, получившие доступ к персональным данным, обязаны не раскрывать третьим лицам и не распространять персональные данные без согласия субъекта персональных данных, если иное не предусмотрено федеральным законом. 12. Заключительные положения 12.1. Пользователь может получить любые разъяснения по интересующим вопросам, касающимся обработки его персональных данных, обратившись к Оператору с помощью электронной почты office@zms-msk.ru. 12.2. В данном документе будут отражены любые изменения политики обработки персональных данных Оператором. Политика действует бессрочнодо замены ее новой версией. 12.3. Актуальная версия Политики в свободном доступе расположена в сети Интернет по адресу https://zamesbar.ru/privacy-policy. ', '2023-12-24 19:13:05', '6155e8c9a06c2bee214c512bcf9962f3', 1, 1, 1, 'ru-RU', '2023-08-25 16:53:24', NULL, '2023-08-25 16:53:24', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a33313933303a2220312e20d09ed0b1d189d0b8d0b520d0bfd0bed0bbd0bed0b6d0b5d0bdd0b8d18f20d09dd0b0d181d182d0bed18fd189d0b0d18f20d0bfd0bed0bbd0b8d182d0b8d0bad0b020d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d181d0bed181d182d0b0d0b2d0bbd0b5d0bdd0b020d0b220d181d0bed0bed182d0b2d0b5d182d181d182d0b2d0b8d0b820d18120d182d180d0b5d0b1d0bed0b2d0b0d0bdd0b8d18fd0bcd0b820d0a4d0b5d0b4d0b5d180d0b0d0bbd18cd0bdd0bed0b3d0be20d0b7d0b0d0bad0bed0bdd0b020d0bed1822032372e30372e323030362e20e28496203135322dd0a4d09720c2abd09e20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd185c2bb2028d0b4d0b0d0bbd0b5d0b520e2809420d097d0b0d0bad0bed0bd20d0be20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852920d0b820d0bed0bfd180d0b5d0b4d0b5d0bbd18fd0b5d18220d0bfd0bed180d18fd0b4d0bed0ba20d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b820d0bcd0b5d180d18b20d0bfd0be20d0bed0b1d0b5d181d0bfd0b5d187d0b5d0bdd0b8d18e20d0b1d0b5d0b7d0bed0bfd0b0d181d0bdd0bed181d182d0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0bfd180d0b5d0b4d0bfd180d0b8d0bdd0b8d0bcd0b0d0b5d0bcd18bd0b520d09ed09ed09e20c2abd097d090d09cd095d0a1c2bb2028d0b4d0b0d0bbd0b5d0b520e2809420d09ed0bfd0b5d180d0b0d182d0bed180292e20312e312e20d09ed0bfd0b5d180d0b0d182d0bed18020d181d182d0b0d0b2d0b8d18220d181d0b2d0bed0b5d0b920d0b2d0b0d0b6d0bdd0b5d0b9d188d0b5d0b920d186d0b5d0bbd18cd18e20d0b820d183d181d0bbd0bed0b2d0b8d0b5d0bc20d0bed181d183d189d0b5d181d182d0b2d0bbd0b5d0bdd0b8d18f20d181d0b2d0bed0b5d0b920d0b4d0b5d18fd182d0b5d0bbd18cd0bdd0bed181d182d0b820d181d0bed0b1d0bbd18ed0b4d0b5d0bdd0b8d0b520d0bfd180d0b0d0b220d0b820d181d0b2d0bed0b1d0bed0b420d187d0b5d0bbd0bed0b2d0b5d0bad0b020d0b820d0b3d180d0b0d0b6d0b4d0b0d0bdd0b8d0bdd0b020d0bfd180d0b820d0bed0b1d180d0b0d0b1d0bed182d0bad0b520d0b5d0b3d0be20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0b220d182d0bed0bc20d187d0b8d181d0bbd0b520d0b7d0b0d189d0b8d182d18b20d0bfd180d0b0d0b220d0bdd0b020d0bdd0b5d0bfd180d0b8d0bad0bed181d0bdd0bed0b2d0b5d0bdd0bdd0bed181d182d18c20d187d0b0d181d182d0bdd0bed0b920d0b6d0b8d0b7d0bdd0b82c20d0bbd0b8d187d0bdd183d18e20d0b820d181d0b5d0bcd0b5d0b9d0bdd183d18e20d182d0b0d0b9d0bdd1832e20312e322e20d09dd0b0d181d182d0bed18fd189d0b0d18f20d0bfd0bed0bbd0b8d182d0b8d0bad0b020d09ed0bfd0b5d180d0b0d182d0bed180d0b020d0b220d0bed182d0bdd0bed188d0b5d0bdd0b8d0b820d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852028d0b4d0b0d0bbd0b5d0b520e2809420d09fd0bed0bbd0b8d182d0b8d0bad0b02920d0bfd180d0b8d0bcd0b5d0bdd18fd0b5d182d181d18f20d0bad0be20d0b2d181d0b5d0b920d0b8d0bdd184d0bed180d0bcd0b0d186d0b8d0b82c20d0bad0bed182d0bed180d183d18e20d09ed0bfd0b5d180d0b0d182d0bed18020d0bcd0bed0b6d0b5d18220d0bfd0bed0bbd183d187d0b8d182d18c20d0be20d0bfd0bed181d0b5d182d0b8d182d0b5d0bbd18fd18520d0b2d0b5d0b12dd181d0b0d0b9d182d0b02068747470733a2f2f7a616d65736261722e72752e20322e20d09ed181d0bdd0bed0b2d0bdd18bd0b520d0bfd0bed0bdd18fd182d0b8d18f2c20d0b8d181d0bfd0bed0bbd18cd0b7d183d0b5d0bcd18bd0b520d0b220d09fd0bed0bbd0b8d182d0b8d0bad0b520322e312e20d090d0b2d182d0bed0bcd0b0d182d0b8d0b7d0b8d180d0bed0b2d0b0d0bdd0bdd0b0d18f20d0bed0b1d180d0b0d0b1d0bed182d0bad0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520e2809420d0bed0b1d180d0b0d0b1d0bed182d0bad0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d18120d0bfd0bed0bcd0bed189d18cd18e20d181d180d0b5d0b4d181d182d0b220d0b2d18bd187d0b8d181d0bbd0b8d182d0b5d0bbd18cd0bdd0bed0b920d182d0b5d185d0bdd0b8d0bad0b82e20322e322e20d091d0bbd0bed0bad0b8d180d0bed0b2d0b0d0bdd0b8d0b520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520e2809420d0b2d180d0b5d0bcd0b5d0bdd0bdd0bed0b520d0bfd180d0b5d0bad180d0b0d189d0b5d0bdd0b8d0b520d0bed0b1d180d0b0d0b1d0bed182d0bad0b8d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852028d0b7d0b020d0b8d181d0bad0bbd18ed187d0b5d0bdd0b8d0b5d0bc20d181d0bbd183d187d0b0d0b5d0b22c20d0b5d181d0bbd0b820d0bed0b1d180d0b0d0b1d0bed182d0bad0b020d0bdd0b5d0bed0b1d185d0bed0b4d0b8d0bcd0b020d0b4d0bbd18f20d183d182d0bed187d0bdd0b5d0bdd0b8d18f20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd185292e20322e332e20d092d0b5d0b12dd181d0b0d0b9d18220e2809420d181d0bed0b2d0bed0bad183d0bfd0bdd0bed181d182d18c20d0b3d180d0b0d184d0b8d187d0b5d181d0bad0b8d18520d0b820d0b8d0bdd184d0bed180d0bcd0b0d186d0b8d0bed0bdd0bdd18bd18520d0bcd0b0d182d0b5d180d0b8d0b0d0bbd0bed0b22c20d0b020d182d0b0d0bad0b6d0b520d0bfd180d0bed0b3d180d0b0d0bcd0bc20d0b4d0bbd18f20d0add092d09c20d0b820d0b1d0b0d0b720d0b4d0b0d0bdd0bdd18bd1852c20d0bed0b1d0b5d181d0bfd0b5d187d0b8d0b2d0b0d18ed189d0b8d18520d0b8d18520d0b4d0bed181d182d183d0bfd0bdd0bed181d182d18c20d0b220d181d0b5d182d0b820d0b8d0bdd182d0b5d180d0bdd0b5d18220d0bfd0be20d181d0b5d182d0b5d0b2d0bed0bcd18320d0b0d0b4d180d0b5d181d1832068747470733a2f2f7a616d65736261722e72752e20322e342e20d098d0bdd184d0bed180d0bcd0b0d186d0b8d0bed0bdd0bdd0b0d18f20d181d0b8d181d182d0b5d0bcd0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520e2809420d181d0bed0b2d0bed0bad183d0bfd0bdd0bed181d182d18c20d181d0bed0b4d0b5d180d0b6d0b0d189d0b8d185d181d18f20d0b220d0b1d0b0d0b7d0b0d18520d0b4d0b0d0bdd0bdd18bd18520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b820d0bed0b1d0b5d181d0bfd0b5d187d0b8d0b2d0b0d18ed189d0b8d18520d0b8d18520d0bed0b1d180d0b0d0b1d0bed182d0bad18320d0b8d0bdd184d0bed180d0bcd0b0d186d0b8d0bed0bdd0bdd18bd18520d182d0b5d185d0bdd0bed0bbd0bed0b3d0b8d0b920d0b820d182d0b5d185d0bdd0b8d187d0b5d181d0bad0b8d18520d181d180d0b5d0b4d181d182d0b22e20322e352e20d09ed0b1d0b5d0b7d0bbd0b8d187d0b8d0b2d0b0d0bdd0b8d0b520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520e2809420d0b4d0b5d0b9d181d182d0b2d0b8d18f2c20d0b220d180d0b5d0b7d183d0bbd18cd182d0b0d182d0b520d0bad0bed182d0bed180d18bd18520d0bdd0b5d0b2d0bed0b7d0bcd0bed0b6d0bdd0be20d0bed0bfd180d0b5d0b4d0b5d0bbd0b8d182d18c20d0b1d0b5d0b720d0b8d181d0bfd0bed0bbd18cd0b7d0bed0b2d0b0d0bdd0b8d18f20d0b4d0bed0bfd0bed0bbd0bdd0b8d182d0b5d0bbd18cd0bdd0bed0b920d0b8d0bdd184d0bed180d0bcd0b0d186d0b8d0b820d0bfd180d0b8d0bdd0b0d0b4d0bbd0b5d0b6d0bdd0bed181d182d18c20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bad0bed0bdd0bad180d0b5d182d0bdd0bed0bcd18320d09fd0bed0bbd18cd0b7d0bed0b2d0b0d182d0b5d0bbd18e20d0b8d0bbd0b820d0b8d0bdd0bed0bcd18320d181d183d0b1d18ad0b5d0bad182d18320d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852e20322e362e20d09ed0b1d180d0b0d0b1d0bed182d0bad0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520e2809420d0bbd18ed0b1d0bed0b520d0b4d0b5d0b9d181d182d0b2d0b8d0b52028d0bed0bfd0b5d180d0b0d186d0b8d18f2920d0b8d0bbd0b820d181d0bed0b2d0bed0bad183d0bfd0bdd0bed181d182d18c20d0b4d0b5d0b9d181d182d0b2d0b8d0b92028d0bed0bfd0b5d180d0b0d186d0b8d0b9292c20d181d0bed0b2d0b5d180d188d0b0d0b5d0bcd18bd18520d18120d0b8d181d0bfd0bed0bbd18cd0b7d0bed0b2d0b0d0bdd0b8d0b5d0bc20d181d180d0b5d0b4d181d182d0b220d0b0d0b2d182d0bed0bcd0b0d182d0b8d0b7d0b0d186d0b8d0b820d0b8d0bbd0b820d0b1d0b5d0b720d0b8d181d0bfd0bed0bbd18cd0b7d0bed0b2d0b0d0bdd0b8d18f20d182d0b0d0bad0b8d18520d181d180d0b5d0b4d181d182d0b220d18120d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd0bcd0b820d0b4d0b0d0bdd0bdd18bd0bcd0b82c20d0b2d0bad0bbd18ed187d0b0d18f20d181d0b1d0bed1802c20d0b7d0b0d0bfd0b8d181d18c2c20d181d0b8d181d182d0b5d0bcd0b0d182d0b8d0b7d0b0d186d0b8d18e2c20d0bdd0b0d0bad0bed0bfd0bbd0b5d0bdd0b8d0b52c20d185d180d0b0d0bdd0b5d0bdd0b8d0b52c20d183d182d0bed187d0bdd0b5d0bdd0b8d0b52028d0bed0b1d0bdd0bed0b2d0bbd0b5d0bdd0b8d0b52c20d0b8d0b7d0bcd0b5d0bdd0b5d0bdd0b8d0b5292c20d0b8d0b7d0b2d0bbd0b5d187d0b5d0bdd0b8d0b52c20d0b8d181d0bfd0bed0bbd18cd0b7d0bed0b2d0b0d0bdd0b8d0b52c20d0bfd0b5d180d0b5d0b4d0b0d187d1832028d180d0b0d181d0bfd180d0bed181d182d180d0b0d0bdd0b5d0bdd0b8d0b52cd0bfd180d0b5d0b4d0bed181d182d0b0d0b2d0bbd0b5d0bdd0b8d0b52c20d0b4d0bed181d182d183d0bf292c20d0bed0b1d0b5d0b7d0bbd0b8d187d0b8d0b2d0b0d0bdd0b8d0b52c20d0b1d0bbd0bed0bad0b8d180d0bed0b2d0b0d0bdd0b8d0b52c20d183d0b4d0b0d0bbd0b5d0bdd0b8d0b52c20d183d0bdd0b8d187d182d0bed0b6d0b5d0bdd0b8d0b520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852e20322e372e20d09ed0bfd0b5d180d0b0d182d0bed18020e2809420d0b3d0bed181d183d0b4d0b0d180d181d182d0b2d0b5d0bdd0bdd18bd0b920d0bed180d0b3d0b0d0bd2c20d0bcd183d0bdd0b8d186d0b8d0bfd0b0d0bbd18cd0bdd18bd0b920d0bed180d0b3d0b0d0bd2c20d18ed180d0b8d0b4d0b8d187d0b5d181d0bad0bed0b520d0b8d0bbd0b820d184d0b8d0b7d0b8d187d0b5d181d0bad0bed0b520d0bbd0b8d186d0be2c20d181d0b0d0bcd0bed181d182d0bed18fd182d0b5d0bbd18cd0bdd0be20d0b8d0bbd0b820d181d0bed0b2d0bcd0b5d181d182d0bdd0be20d18120d0b4d180d183d0b3d0b8d0bcd0b820d0bbd0b8d186d0b0d0bcd0b820d0bed180d0b3d0b0d0bdd0b8d0b7d183d18ed189d0b8d0b520d0b82fd0b8d0bbd0b820d0bed181d183d189d0b5d181d182d0b2d0bbd18fd18ed189d0b8d0b520d0bed0b1d180d0b0d0b1d0bed182d0bad18320d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0b020d182d0b0d0bad0b6d0b520d0bed0bfd180d0b5d0b4d0b5d0bbd18fd18ed189d0b8d0b520d186d0b5d0bbd0b820d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d181d0bed181d182d0b0d0b220d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0bfd0bed0b4d0bbd0b5d0b6d0b0d189d0b8d18520d0bed0b1d180d0b0d0b1d0bed182d0bad0b52c20d0b4d0b5d0b9d181d182d0b2d0b8d18f2028d0bed0bfd0b5d180d0b0d186d0b8d0b8292c20d181d0bed0b2d0b5d180d188d0b0d0b5d0bcd18bd0b520d18120d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd0bcd0b820d0b4d0b0d0bdd0bdd18bd0bcd0b82e20322e382e20d09fd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd0b520d0b4d0b0d0bdd0bdd18bd0b520e2809420d0bbd18ed0b1d0b0d18f20d0b8d0bdd184d0bed180d0bcd0b0d186d0b8d18f2c20d0bed182d0bdd0bed181d18fd189d0b0d18fd181d18f20d0bfd180d18fd0bcd0be20d0b8d0bbd0b820d0bad0bed181d0b2d0b5d0bdd0bdd0be20d0ba20d0bed0bfd180d0b5d0b4d0b5d0bbd0b5d0bdd0bdd0bed0bcd18320d0b8d0bbd0b820d0bed0bfd180d0b5d0b4d0b5d0bbd18fd0b5d0bcd0bed0bcd18320d09fd0bed0bbd18cd0b7d0bed0b2d0b0d182d0b5d0bbd18e20d0b2d0b5d0b12dd181d0b0d0b9d182d0b02068747470733a2f2f7a616d65736261722e72752e20322e392e20d09fd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd0b520d0b4d0b0d0bdd0bdd18bd0b52c20d180d0b0d0b7d180d0b5d188d0b5d0bdd0bdd18bd0b520d181d183d0b1d18ad0b5d0bad182d0bed0bc20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b4d0bbd18f20d180d0b0d181d0bfd180d0bed181d182d180d0b0d0bdd0b5d0bdd0b8d18f2c20e2809420d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd0b520d0b4d0b0d0bdd0bdd18bd0b52c20d0b4d0bed181d182d183d0bf20d0bdd0b5d0bed0b3d180d0b0d0bdd0b8d187d0b5d0bdd0bdd0bed0b3d0be20d0bad180d183d0b3d0b020d0bbd0b8d18620d0ba20d0bad0bed182d0bed180d18bd0bc20d0bfd180d0b5d0b4d0bed181d182d0b0d0b2d0bbd0b5d0bd20d181d183d0b1d18ad0b5d0bad182d0bed0bc20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bfd183d182d0b5d0bc20d0b4d0b0d187d0b820d181d0bed0b3d0bbd0b0d181d0b8d18f20d0bdd0b020d0bed0b1d180d0b0d0b1d0bed182d0bad18320d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d180d0b0d0b7d180d0b5d188d0b5d0bdd0bdd18bd18520d181d183d0b1d18ad0b5d0bad182d0bed0bc20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b4d0bbd18f20d180d0b0d181d0bfd180d0bed181d182d180d0b0d0bdd0b5d0bdd0b8d18f20d0b220d0bfd0bed180d18fd0b4d0bad0b52c20d0bfd180d0b5d0b4d183d181d0bcd0bed182d180d0b5d0bdd0bdd0bed0bc20d097d0b0d0bad0bed0bdd0bed0bc20d0be20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852028d0b4d0b0d0bbd0b5d0b520e2809420d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd0b520d0b4d0b0d0bdd0bdd18bd0b52c20d180d0b0d0b7d180d0b5d188d0b5d0bdd0bdd18bd0b520d0b4d0bbd18f20d180d0b0d181d0bfd180d0bed181d182d180d0b0d0bdd0b5d0bdd0b8d18f292e20322e31302e20d09fd0bed0bbd18cd0b7d0bed0b2d0b0d182d0b5d0bbd18c20e2809420d0bbd18ed0b1d0bed0b920d0bfd0bed181d0b5d182d0b8d182d0b5d0bbd18cd0b2d0b5d0b12dd181d0b0d0b9d182d0b02068747470733a2f2f7a616d65736261722e72752e20322e31312e20d09fd180d0b5d0b4d0bed181d182d0b0d0b2d0bbd0b5d0bdd0b8d0b520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520e2809420d0b4d0b5d0b9d181d182d0b2d0b8d18f2c20d0bdd0b0d0bfd180d0b0d0b2d0bbd0b5d0bdd0bdd18bd0b520d0bdd0b020d180d0b0d181d0bad180d18bd182d0b8d0b520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bed0bfd180d0b5d0b4d0b5d0bbd0b5d0bdd0bdd0bed0bcd18320d0bbd0b8d186d18320d0b8d0bbd0b820d0bed0bfd180d0b5d0b4d0b5d0bbd0b5d0bdd0bdd0bed0bcd18320d0bad180d183d0b3d18320d0bbd0b8d1862e20322e31322e20d0a0d0b0d181d0bfd180d0bed181d182d180d0b0d0bdd0b5d0bdd0b8d0b520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520e2809420d0bbd18ed0b1d18bd0b520d0b4d0b5d0b9d181d182d0b2d0b8d18f2c20d0bdd0b0d0bfd180d0b0d0b2d0bbd0b5d0bdd0bdd18bd0b520d0bdd0b020d180d0b0d181d0bad180d18bd182d0b8d0b520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bdd0b5d0bed0bfd180d0b5d0b4d0b5d0bbd0b5d0bdd0bdd0bed0bcd18320d0bad180d183d0b3d18320d0bbd0b8d1862028d0bfd0b5d180d0b5d0b4d0b0d187d0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852920d0b8d0bbd0b820d0bdd0b020d0bed0b7d0bdd0b0d0bad0bed0bcd0bbd0b5d0bdd0b8d0b520d18120d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd0bcd0b820d0b4d0b0d0bdd0bdd18bd0bcd0b820d0bdd0b5d0bed0b3d180d0b0d0bdd0b8d187d0b5d0bdd0bdd0bed0b3d0be20d0bad180d183d0b3d0b020d0bbd0b8d1862c20d0b220d182d0bed0bc20d187d0b8d181d0bbd0b520d0bed0b1d0bdd0b0d180d0bed0b4d0bed0b2d0b0d0bdd0b8d0b520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b220d181d180d0b5d0b4d181d182d0b2d0b0d18520d0bcd0b0d181d181d0bed0b2d0bed0b920d0b8d0bdd184d0bed180d0bcd0b0d186d0b8d0b82c20d180d0b0d0b7d0bcd0b5d189d0b5d0bdd0b8d0b520d0b220d0b8d0bdd184d0bed180d0bcd0b0d186d0b8d0bed0bdd0bdd0be2dd182d0b5d0bbd0b5d0bad0bed0bcd0bcd183d0bdd0b8d0bad0b0d186d0b8d0bed0bdd0bdd18bd18520d181d0b5d182d18fd18520d0b8d0bbd0b820d0bfd180d0b5d0b4d0bed181d182d0b0d0b2d0bbd0b5d0bdd0b8d0b520d0b4d0bed181d182d183d0bfd0b020d0ba20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd0bc20d0b4d0b0d0bdd0bdd18bd0bc20d0bad0b0d0bad0b8d0bc2dd0bbd0b8d0b1d0be20d0b8d0bdd18bd0bc20d181d0bfd0bed181d0bed0b1d0bed0bc2e20322e31332e20d0a2d180d0b0d0bdd181d0b3d180d0b0d0bdd0b8d187d0bdd0b0d18f20d0bfd0b5d180d0b5d0b4d0b0d187d0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520e2809420d0bfd0b5d180d0b5d0b4d0b0d187d0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bdd0b020d182d0b5d180d180d0b8d182d0bed180d0b8d18e20d0b8d0bdd0bed181d182d180d0b0d0bdd0bdd0bed0b3d0be20d0b3d0bed181d183d0b4d0b0d180d181d182d0b2d0b020d0bed180d0b3d0b0d0bdd18320d0b2d0bbd0b0d181d182d0b820d0b8d0bdd0bed181d182d180d0b0d0bdd0bdd0bed0b3d0be20d0b3d0bed181d183d0b4d0b0d180d181d182d0b2d0b02c20d0b8d0bdd0bed181d182d180d0b0d0bdd0bdd0bed0bcd18320d184d0b8d0b7d0b8d187d0b5d181d0bad0bed0bcd18320d0b8d0bbd0b820d0b8d0bdd0bed181d182d180d0b0d0bdd0bdd0bed0bcd18320d18ed180d0b8d0b4d0b8d187d0b5d181d0bad0bed0bcd18320d0bbd0b8d186d1832e20322e31342e20d0a3d0bdd0b8d187d182d0bed0b6d0b5d0bdd0b8d0b520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520e2809420d0bbd18ed0b1d18bd0b520d0b4d0b5d0b9d181d182d0b2d0b8d18f2c20d0b220d180d0b5d0b7d183d0bbd18cd182d0b0d182d0b520d0bad0bed182d0bed180d18bd18520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd0b520d0b4d0b0d0bdd0bdd18bd0b520d183d0bdd0b8d187d182d0bed0b6d0b0d18ed182d181d18f20d0b1d0b5d0b7d0b2d0bed0b7d0b2d180d0b0d182d0bdd0be20d18120d0bdd0b5d0b2d0bed0b7d0bcd0bed0b6d0bdd0bed181d182d18cd18e20d0b4d0b0d0bbd18cd0bdd0b5d0b9d188d0b5d0b3d0be20d0b2d0bed181d181d182d0b0d0bdd0bed0b2d0bbd0b5d0bdd0b8d18f20d181d0bed0b4d0b5d180d0b6d0b0d0bdd0b8d18f20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b220d0b8d0bdd184d0bed180d0bcd0b0d186d0b8d0bed0bdd0bdd0bed0b920d181d0b8d181d182d0b5d0bcd0b520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd185d0b82fd0b8d0bbd0b820d183d0bdd0b8d187d182d0bed0b6d0b0d18ed182d181d18f20d0bcd0b0d182d0b5d180d0b8d0b0d0bbd18cd0bdd18bd0b520d0bdd0bed181d0b8d182d0b5d0bbd0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852e20332e20d09ed181d0bdd0bed0b2d0bdd18bd0b520d0bfd180d0b0d0b2d0b020d0b820d0bed0b1d18fd0b7d0b0d0bdd0bdd0bed181d182d0b820d09ed0bfd0b5d180d0b0d182d0bed180d0b020332e312e20d09ed0bfd0b5d180d0b0d182d0bed18020d0b8d0bcd0b5d0b5d18220d0bfd180d0b0d0b2d0be3a20e2809420d0bfd0bed0bbd183d187d0b0d182d18c20d0bed18220d181d183d0b1d18ad0b5d0bad182d0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b4d0bed181d182d0bed0b2d0b5d180d0bdd18bd0b520d0b8d0bdd184d0bed180d0bcd0b0d186d0b8d18e20d0b82fd0b8d0bbd0b820d0b4d0bed0bad183d0bcd0b5d0bdd182d18b2c20d181d0bed0b4d0b5d180d0b6d0b0d189d0b8d0b520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd0b520d0b4d0b0d0bdd0bdd18bd0b53b20e2809420d0b220d181d0bbd183d187d0b0d0b520d0bed182d0b7d18bd0b2d0b020d181d183d0b1d18ad0b5d0bad182d0bed0bc20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d181d0bed0b3d0bbd0b0d181d0b8d18f20d0bdd0b020d0bed0b1d180d0b0d0b1d0bed182d0bad18320d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0b020d182d0b0d0bad0b6d0b52c20d0bdd0b0d0bfd180d0b0d0b2d0bbd0b5d0bdd0b8d18f20d0bed0b1d180d0b0d189d0b5d0bdd0b8d18f20d18120d182d180d0b5d0b1d0bed0b2d0b0d0bdd0b8d0b5d0bc20d0be20d0bfd180d0b5d0bad180d0b0d189d0b5d0bdd0b8d0b820d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d09ed0bfd0b5d180d0b0d182d0bed18020d0b2d0bfd180d0b0d0b2d0b520d0bfd180d0bed0b4d0bed0bbd0b6d0b8d182d18c20d0bed0b1d180d0b0d0b1d0bed182d0bad18320d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b1d0b5d0b720d181d0bed0b3d0bbd0b0d181d0b8d18f20d181d183d0b1d18ad0b5d0bad182d0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bfd180d0b820d0bdd0b0d0bbd0b8d187d0b8d0b820d0bed181d0bdd0bed0b2d0b0d0bdd0b8d0b92c20d183d0bad0b0d0b7d0b0d0bdd0bdd18bd18520d0b220d097d0b0d0bad0bed0bdd0b520d0be20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1853b20e2809420d181d0b0d0bcd0bed181d182d0bed18fd182d0b5d0bbd18cd0bdd0be20d0bed0bfd180d0b5d0b4d0b5d0bbd18fd182d18c20d181d0bed181d182d0b0d0b220d0b820d0bfd0b5d180d0b5d187d0b5d0bdd18c20d0bcd0b5d1802c20d0bdd0b5d0bed0b1d185d0bed0b4d0b8d0bcd18bd18520d0b820d0b4d0bed181d182d0b0d182d0bed187d0bdd18bd18520d0b4d0bbd18f20d0bed0b1d0b5d181d0bfd0b5d187d0b5d0bdd0b8d18f20d0b2d18bd0bfd0bed0bbd0bdd0b5d0bdd0b8d18f20d0bed0b1d18fd0b7d0b0d0bdd0bdd0bed181d182d0b5d0b92c20d0bfd180d0b5d0b4d183d181d0bcd0bed182d180d0b5d0bdd0bdd18bd18520d097d0b0d0bad0bed0bdd0bed0bc20d0be20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b820d0bfd180d0b8d0bdd18fd182d18bd0bcd0b820d0b220d181d0bed0bed182d0b2d0b5d182d181d182d0b2d0b8d0b820d18120d0bdd0b8d0bc20d0bdd0bed180d0bcd0b0d182d0b8d0b2d0bdd18bd0bcd0b820d0bfd180d0b0d0b2d0bed0b2d18bd0bcd0b820d0b0d0bad182d0b0d0bcd0b82c20d0b5d181d0bbd0b820d0b8d0bdd0bed0b520d0bdd0b520d0bfd180d0b5d0b4d183d181d0bcd0bed182d180d0b5d0bdd0be20d097d0b0d0bad0bed0bdd0bed0bc20d0be20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b8d0bbd0b820d0b4d180d183d0b3d0b8d0bcd0b820d184d0b5d0b4d0b5d180d0b0d0bbd18cd0bdd18bd0bcd0b820d0b7d0b0d0bad0bed0bdd0b0d0bcd0b82e20332e322e20d09ed0bfd0b5d180d0b0d182d0bed18020d0bed0b1d18fd0b7d0b0d0bd3a20e2809420d0bfd180d0b5d0b4d0bed181d182d0b0d0b2d0bbd18fd182d18c20d181d183d0b1d18ad0b5d0bad182d18320d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bfd0be20d0b5d0b3d0be20d0bfd180d0bed181d18cd0b1d0b520d0b8d0bdd184d0bed180d0bcd0b0d186d0b8d18e2c20d0bad0b0d181d0b0d18ed189d183d18ed181d18f20d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0b5d0b3d0be20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1853b20e2809420d0bed180d0b3d0b0d0bdd0b8d0b7d0bed0b2d18bd0b2d0b0d182d18c20d0bed0b1d180d0b0d0b1d0bed182d0bad18320d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b220d0bfd0bed180d18fd0b4d0bad0b52c20d183d181d182d0b0d0bdd0bed0b2d0bbd0b5d0bdd0bdd0bed0bc20d0b4d0b5d0b9d181d182d0b2d183d18ed189d0b8d0bc20d0b7d0b0d0bad0bed0bdd0bed0b4d0b0d182d0b5d0bbd18cd181d182d0b2d0bed0bc20d0a0d0a43b20e2809420d0bed182d0b2d0b5d187d0b0d182d18c20d0bdd0b020d0bed0b1d180d0b0d189d0b5d0bdd0b8d18f20d0b820d0b7d0b0d0bfd180d0bed181d18b20d181d183d0b1d18ad0b5d0bad182d0bed0b220d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b820d0b8d18520d0b7d0b0d0bad0bed0bdd0bdd18bd18520d0bfd180d0b5d0b4d181d182d0b0d0b2d0b8d182d0b5d0bbd0b5d0b920d0b220d181d0bed0bed182d0b2d0b5d182d181d182d0b2d0b8d0b820d18120d182d180d0b5d0b1d0bed0b2d0b0d0bdd0b8d18fd0bcd0b820d097d0b0d0bad0bed0bdd0b020d0be20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1853b20e2809420d181d0bed0bed0b1d189d0b0d182d18c20d0b220d183d0bfd0bed0bbd0bdd0bed0bcd0bed187d0b5d0bdd0bdd18bd0b920d0bed180d0b3d0b0d0bd20d0bfd0be20d0b7d0b0d189d0b8d182d0b520d0bfd180d0b0d0b220d181d183d0b1d18ad0b5d0bad182d0bed0b220d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bfd0be20d0b7d0b0d0bfd180d0bed181d18320d18dd182d0bed0b3d0be20d0bed180d0b3d0b0d0bdd0b020d0bdd0b5d0bed0b1d185d0bed0b4d0b8d0bcd183d18e20d0b8d0bdd184d0bed180d0bcd0b0d186d0b8d18e20d0b220d182d0b5d187d0b5d0bdd0b8d0b520313020d0b4d0bdd0b5d0b920d18120d0b4d0b0d182d18b20d0bfd0bed0bbd183d187d0b5d0bdd0b8d18f20d182d0b0d0bad0bed0b3d0be20d0b7d0b0d0bfd180d0bed181d0b03b20e2809420d0bfd183d0b1d0bbd0b8d0bad0bed0b2d0b0d182d18c20d0b8d0bbd0b820d0b8d0bdd18bd0bc20d0bed0b1d180d0b0d0b7d0bed0bc20d0bed0b1d0b5d181d0bfd0b5d187d0b8d0b2d0b0d182d18c20d0bdd0b5d0bed0b3d180d0b0d0bdd0b8d187d0b5d0bdd0bdd18bd0b920d0b4d0bed181d182d183d0bf20d0ba20d0bdd0b0d181d182d0bed18fd189d0b5d0b920d09fd0bed0bbd0b8d182d0b8d0bad0b520d0b220d0bed182d0bdd0bed188d0b5d0bdd0b8d0b820d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1853b20e2809420d0bfd180d0b8d0bdd0b8d0bcd0b0d182d18c20d0bfd180d0b0d0b2d0bed0b2d18bd0b52c20d0bed180d0b3d0b0d0bdd0b8d0b7d0b0d186d0b8d0bed0bdd0bdd18bd0b520d0b820d182d0b5d185d0bdd0b8d187d0b5d181d0bad0b8d0b520d0bcd0b5d180d18b20d0b4d0bbd18f20d0b7d0b0d189d0b8d182d18b20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bed18220d0bdd0b5d0bfd180d0b0d0b2d0bed0bcd0b5d180d0bdd0bed0b3d0be20d0b8d0bbd0b820d181d0bbd183d187d0b0d0b9d0bdd0bed0b3d0be20d0b4d0bed181d182d183d0bfd0b020d0ba20d0bdd0b8d0bc2c20d183d0bdd0b8d187d182d0bed0b6d0b5d0bdd0b8d18f2c20d0b8d0b7d0bcd0b5d0bdd0b5d0bdd0b8d18f2c20d0b1d0bbd0bed0bad0b8d180d0bed0b2d0b0d0bdd0b8d18f2c20d0bad0bed0bfd0b8d180d0bed0b2d0b0d0bdd0b8d18f2c20d0bfd180d0b5d0b4d0bed181d182d0b0d0b2d0bbd0b5d0bdd0b8d18f2c20d180d0b0d181d0bfd180d0bed181d182d180d0b0d0bdd0b5d0bdd0b8d18f20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0b020d182d0b0d0bad0b6d0b520d0bed18220d0b8d0bdd18bd18520d0bdd0b5d0bfd180d0b0d0b2d0bed0bcd0b5d180d0bdd18bd18520d0b4d0b5d0b9d181d182d0b2d0b8d0b920d0b220d0bed182d0bdd0bed188d0b5d0bdd0b8d0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1853b20e2809420d0bfd180d0b5d0bad180d0b0d182d0b8d182d18c20d0bfd0b5d180d0b5d0b4d0b0d187d1832028d180d0b0d181d0bfd180d0bed181d182d180d0b0d0bdd0b5d0bdd0b8d0b52c20d0bfd180d0b5d0b4d0bed181d182d0b0d0b2d0bbd0b5d0bdd0b8d0b52c20d0b4d0bed181d182d183d0bf2920d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0bfd180d0b5d0bad180d0b0d182d0b8d182d18c20d0bed0b1d180d0b0d0b1d0bed182d0bad18320d0b820d183d0bdd0b8d187d182d0bed0b6d0b8d182d18c20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd0b520d0b4d0b0d0bdd0bdd18bd0b520d0b220d0bfd0bed180d18fd0b4d0bad0b520d0b820d181d0bbd183d187d0b0d18fd1852c20d0bfd180d0b5d0b4d183d181d0bcd0bed182d180d0b5d0bdd0bdd18bd18520d097d0b0d0bad0bed0bdd0bed0bcd0be20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1853b20e2809420d0b8d181d0bfd0bed0bbd0bdd18fd182d18c20d0b8d0bdd18bd0b520d0bed0b1d18fd0b7d0b0d0bdd0bdd0bed181d182d0b82c20d0bfd180d0b5d0b4d183d181d0bcd0bed182d180d0b5d0bdd0bdd18bd0b520d097d0b0d0bad0bed0bdd0bed0bc20d0be20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852e20342e20d09ed181d0bdd0bed0b2d0bdd18bd0b520d0bfd180d0b0d0b2d0b020d0b820d0bed0b1d18fd0b7d0b0d0bdd0bdd0bed181d182d0b820d181d183d0b1d18ad0b5d0bad182d0bed0b220d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520342e312e20d0a1d183d0b1d18ad0b5d0bad182d18b20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b8d0bcd0b5d18ed18220d0bfd180d0b0d0b2d0be3a20e2809420d0bfd0bed0bbd183d187d0b0d182d18c20d0b8d0bdd184d0bed180d0bcd0b0d186d0b8d18e2c20d0bad0b0d181d0b0d18ed189d183d18ed181d18f20d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0b5d0b3d0be20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0b7d0b020d0b8d181d0bad0bbd18ed187d0b5d0bdd0b8d0b5d0bc20d181d0bbd183d187d0b0d0b5d0b22c20d0bfd180d0b5d0b4d183d181d0bcd0bed182d180d0b5d0bdd0bdd18bd18520d184d0b5d0b4d0b5d180d0b0d0bbd18cd0bdd18bd0bcd0b820d0b7d0b0d0bad0bed0bdd0b0d0bcd0b82e20d0a1d0b2d0b5d0b4d0b5d0bdd0b8d18f20d0bfd180d0b5d0b4d0bed181d182d0b0d0b2d0bbd18fd18ed182d181d18f20d181d183d0b1d18ad0b5d0bad182d18320d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d09ed0bfd0b5d180d0b0d182d0bed180d0bed0bc20d0b220d0b4d0bed181d182d183d0bfd0bdd0bed0b920d184d0bed180d0bcd0b52c20d0b820d0b220d0bdd0b8d18520d0bdd0b520d0b4d0bed0bbd0b6d0bdd18b20d181d0bed0b4d0b5d180d0b6d0b0d182d18cd181d18f20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd0b520d0b4d0b0d0bdd0bdd18bd0b52c20d0bed182d0bdd0bed181d18fd189d0b8d0b5d181d18f20d0ba20d0b4d180d183d0b3d0b8d0bc20d181d183d0b1d18ad0b5d0bad182d0b0d0bc20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0b7d0b020d0b8d181d0bad0bbd18ed187d0b5d0bdd0b8d0b5d0bc20d181d0bbd183d187d0b0d0b5d0b22c20d0bad0bed0b3d0b4d0b020d0b8d0bcd0b5d18ed182d181d18f20d0b7d0b0d0bad0bed0bdd0bdd18bd0b520d0bed181d0bdd0bed0b2d0b0d0bdd0b8d18f20d0b4d0bbd18f20d180d0b0d181d0bad180d18bd182d0b8d18f20d182d0b0d0bad0b8d18520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852e20d09fd0b5d180d0b5d187d0b5d0bdd18c20d0b8d0bdd184d0bed180d0bcd0b0d186d0b8d0b820d0b820d0bfd0bed180d18fd0b4d0bed0ba20d0b5d0b520d0bfd0bed0bbd183d187d0b5d0bdd0b8d18f20d183d181d182d0b0d0bdd0bed0b2d0bbd0b5d0bd20d097d0b0d0bad0bed0bdd0bed0bc20d0be20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1853b20e2809420d182d180d0b5d0b1d0bed0b2d0b0d182d18c20d0bed18220d0bed0bfd0b5d180d0b0d182d0bed180d0b020d183d182d0bed187d0bdd0b5d0bdd0b8d18f20d0b5d0b3d0be20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0b8d18520d0b1d0bbd0bed0bad0b8d180d0bed0b2d0b0d0bdd0b8d18f20d0b8d0bbd0b820d183d0bdd0b8d187d182d0bed0b6d0b5d0bdd0b8d18f20d0b220d181d0bbd183d187d0b0d0b52c20d0b5d181d0bbd0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd0b520d0b4d0b0d0bdd0bdd18bd0b520d18fd0b2d0bbd18fd18ed182d181d18f20d0bdd0b5d0bfd0bed0bbd0bdd18bd0bcd0b82c20d183d181d182d0b0d180d0b5d0b2d188d0b8d0bcd0b82c20d0bdd0b5d182d0bed187d0bdd18bd0bcd0b82c20d0bdd0b5d0b7d0b0d0bad0bed0bdd0bdd0be20d0bfd0bed0bbd183d187d0b5d0bdd0bdd18bd0bcd0b820d0b8d0bbd0b820d0bdd0b520d18fd0b2d0bbd18fd18ed182d181d18f20d0bdd0b5d0bed0b1d185d0bed0b4d0b8d0bcd18bd0bcd0b820d0b4d0bbd18f20d0b7d0b0d18fd0b2d0bbd0b5d0bdd0bdd0bed0b920d186d0b5d0bbd0b820d0bed0b1d180d0b0d0b1d0bed182d0bad0b82c20d0b020d182d0b0d0bad0b6d0b520d0bfd180d0b8d0bdd0b8d0bcd0b0d182d18c20d0bfd180d0b5d0b4d183d181d0bcd0bed182d180d0b5d0bdd0bdd18bd0b520d0b7d0b0d0bad0bed0bdd0bed0bc20d0bcd0b5d180d18b20d0bfd0be20d0b7d0b0d189d0b8d182d0b520d181d0b2d0bed0b8d18520d0bfd180d0b0d0b23b20e2809420d0b2d18bd0b4d0b2d0b8d0b3d0b0d182d18c20d183d181d0bbd0bed0b2d0b8d0b520d0bfd180d0b5d0b4d0b2d0b0d180d0b8d182d0b5d0bbd18cd0bdd0bed0b3d0bed181d0bed0b3d0bbd0b0d181d0b8d18f20d0bfd180d0b820d0bed0b1d180d0b0d0b1d0bed182d0bad0b520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b220d186d0b5d0bbd18fd18520d0bfd180d0bed0b4d0b2d0b8d0b6d0b5d0bdd0b8d18f20d0bdd0b020d180d18bd0bdd0bad0b520d182d0bed0b2d0b0d180d0bed0b22c20d180d0b0d0b1d0bed18220d0b820d183d181d0bbd183d0b33b20e2809420d0bdd0b020d0bed182d0b7d18bd0b220d181d0bed0b3d0bbd0b0d181d0b8d18f20d0bdd0b020d0bed0b1d180d0b0d0b1d0bed182d0bad18320d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0b020d182d0b0d0bad0b6d0b52c20d0bdd0b020d0bdd0b0d0bfd180d0b0d0b2d0bbd0b5d0bdd0b8d0b520d182d180d0b5d0b1d0bed0b2d0b0d0bdd0b8d18f20d0be20d0bfd180d0b5d0bad180d0b0d189d0b5d0bdd0b8d0b820d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1853b20e2809420d0bed0b1d0b6d0b0d0bbd0bed0b2d0b0d182d18c20d0b220d183d0bfd0bed0bbd0bdd0bed0bcd0bed187d0b5d0bdd0bdd18bd0b920d0bed180d0b3d0b0d0bd20d0bfd0be20d0b7d0b0d189d0b8d182d0b520d0bfd180d0b0d0b220d181d183d0b1d18ad0b5d0bad182d0bed0b220d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b8d0bbd0b820d0b220d181d183d0b4d0b5d0b1d0bdd0bed0bc20d0bfd0bed180d18fd0b4d0bad0b520d0bdd0b5d0bfd180d0b0d0b2d0bed0bcd0b5d180d0bdd18bd0b520d0b4d0b5d0b9d181d182d0b2d0b8d18f20d0b8d0bbd0b820d0b1d0b5d0b7d0b4d0b5d0b9d181d182d0b2d0b8d0b520d09ed0bfd0b5d180d0b0d182d0bed180d0b020d0bfd180d0b820d0bed0b1d180d0b0d0b1d0bed182d0bad0b520d0b5d0b3d0be20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1853b20e2809420d0bdd0b020d0bed181d183d189d0b5d181d182d0b2d0bbd0b5d0bdd0b8d0b520d0b8d0bdd18bd18520d0bfd180d0b0d0b22c20d0bfd180d0b5d0b4d183d181d0bcd0bed182d180d0b5d0bdd0bdd18bd18520d0b7d0b0d0bad0bed0bdd0bed0b4d0b0d182d0b5d0bbd18cd181d182d0b2d0bed0bc20d0a0d0a42e20342e322e20d0a1d183d0b1d18ad0b5d0bad182d18b20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bed0b1d18fd0b7d0b0d0bdd18b3a20e2809420d0bfd180d0b5d0b4d0bed181d182d0b0d0b2d0bbd18fd182d18c20d09ed0bfd0b5d180d0b0d182d0bed180d18320d0b4d0bed181d182d0bed0b2d0b5d180d0bdd18bd0b520d0b4d0b0d0bdd0bdd18bd0b520d0be20d181d0b5d0b1d0b53b20e2809420d181d0bed0bed0b1d189d0b0d182d18c20d09ed0bfd0b5d180d0b0d182d0bed180d18320d0bed0b120d183d182d0bed187d0bdd0b5d0bdd0b8d0b82028d0bed0b1d0bdd0bed0b2d0bbd0b5d0bdd0b8d0b82c20d0b8d0b7d0bcd0b5d0bdd0b5d0bdd0b8d0b82920d181d0b2d0bed0b8d18520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852e20342e332e20d09bd0b8d186d0b02c20d0bfd0b5d180d0b5d0b4d0b0d0b2d188d0b8d0b520d09ed0bfd0b5d180d0b0d182d0bed180d18320d0bdd0b5d0b4d0bed181d182d0bed0b2d0b5d180d0bdd18bd0b520d181d0b2d0b5d0b4d0b5d0bdd0b8d18f20d0be20d181d0b5d0b1d0b52c20d0bbd0b8d0b1d0be20d181d0b2d0b5d0b4d0b5d0bdd0b8d18f20d0be20d0b4d180d183d0b3d0bed0bc20d181d183d0b1d18ad0b5d0bad182d0b520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b1d0b5d0b720d181d0bed0b3d0bbd0b0d181d0b8d18f20d0bfd0bed181d0bbd0b5d0b4d0bdd0b5d0b3d0be2c20d0bdd0b5d181d183d18220d0bed182d0b2d0b5d182d181d182d0b2d0b5d0bdd0bdd0bed181d182d18c20d0b220d181d0bed0bed182d0b2d0b5d182d181d182d0b2d0b8d0b820d18120d0b7d0b0d0bad0bed0bdd0bed0b4d0b0d182d0b5d0bbd18cd181d182d0b2d0bed0bc20d0a0d0a42e20352e20d09fd180d0b8d0bdd186d0b8d0bfd18b20d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520352e312e20d09ed0b1d180d0b0d0b1d0bed182d0bad0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bed181d183d189d0b5d181d182d0b2d0bbd18fd0b5d182d181d18f20d0bdd0b020d0b7d0b0d0bad0bed0bdd0bdd0bed0b920d0b820d181d0bfd180d0b0d0b2d0b5d0b4d0bbd0b8d0b2d0bed0b920d0bed181d0bdd0bed0b2d0b52e20352e322e20d09ed0b1d180d0b0d0b1d0bed182d0bad0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bed0b3d180d0b0d0bdd0b8d187d0b8d0b2d0b0d0b5d182d181d18f20d0b4d0bed181d182d0b8d0b6d0b5d0bdd0b8d0b5d0bcd0bad0bed0bdd0bad180d0b5d182d0bdd18bd1852c20d0b7d0b0d180d0b0d0bdd0b5d0b520d0bed0bfd180d0b5d0b4d0b5d0bbd0b5d0bdd0bdd18bd18520d0b820d0b7d0b0d0bad0bed0bdd0bdd18bd18520d186d0b5d0bbd0b5d0b92e20d09dd0b520d0b4d0bed0bfd183d181d0bad0b0d0b5d182d181d18f20d0bed0b1d180d0b0d0b1d0bed182d0bad0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0bdd0b5d181d0bed0b2d0bcd0b5d181d182d0b8d0bcd0b0d18f20d18120d186d0b5d0bbd18fd0bcd0b820d181d0b1d0bed180d0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852e20352e332e20d09dd0b520d0b4d0bed0bfd183d181d0bad0b0d0b5d182d181d18f20d0bed0b1d18ad0b5d0b4d0b8d0bdd0b5d0bdd0b8d0b520d0b1d0b0d0b720d0b4d0b0d0bdd0bdd18bd1852c20d181d0bed0b4d0b5d180d0b6d0b0d189d0b8d18520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd0b520d0b4d0b0d0bdd0bdd18bd0b52c20d0bed0b1d180d0b0d0b1d0bed182d0bad0b020d0bad0bed182d0bed180d18bd18520d0bed181d183d189d0b5d181d182d0b2d0bbd18fd0b5d182d181d18f20d0b220d186d0b5d0bbd18fd1852c20d0bdd0b5d181d0bed0b2d0bcd0b5d181d182d0b8d0bcd18bd18520d0bcd0b5d0b6d0b4d18320d181d0bed0b1d0bed0b92e20352e342e20d09ed0b1d180d0b0d0b1d0bed182d0bad0b520d0bfd0bed0b4d0bbd0b5d0b6d0b0d18220d182d0bed0bbd18cd0bad0be20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd0b520d0b4d0b0d0bdd0bdd18bd0b52c20d0bad0bed182d0bed180d18bd0b520d0bed182d0b2d0b5d187d0b0d18ed18220d186d0b5d0bbd18fd0bc20d0b8d18520d0bed0b1d180d0b0d0b1d0bed182d0bad0b82e20352e352e20d0a1d0bed0b4d0b5d180d0b6d0b0d0bdd0b8d0b520d0b820d0bed0b1d18ad0b5d0bc20d0bed0b1d180d0b0d0b1d0b0d182d18bd0b2d0b0d0b5d0bcd18bd18520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d181d0bed0bed182d0b2d0b5d182d181d182d0b2d183d18ed18220d0b7d0b0d18fd0b2d0bbd0b5d0bdd0bdd18bd0bc20d186d0b5d0bbd18fd0bc20d0bed0b1d180d0b0d0b1d0bed182d0bad0b82e20d09dd0b520d0b4d0bed0bfd183d181d0bad0b0d0b5d182d181d18f20d0b8d0b7d0b1d18bd182d0bed187d0bdd0bed181d182d18c20d0bed0b1d180d0b0d0b1d0b0d182d18bd0b2d0b0d0b5d0bcd18bd18520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bfd0be20d0bed182d0bdd0bed188d0b5d0bdd0b8d18e20d0ba20d0b7d0b0d18fd0b2d0bbd0b5d0bdd0bdd18bd0bc20d186d0b5d0bbd18fd0bc20d0b8d18520d0bed0b1d180d0b0d0b1d0bed182d0bad0b82e20352e362e20d09fd180d0b820d0bed0b1d180d0b0d0b1d0bed182d0bad0b520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bed0b1d0b5d181d0bfd0b5d187d0b8d0b2d0b0d0b5d182d181d18f20d182d0bed187d0bdd0bed181d182d18c20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0b8d18520d0b4d0bed181d182d0b0d182d0bed187d0bdd0bed181d182d18c2c20d0b020d0b220d0bdd0b5d0bed0b1d185d0bed0b4d0b8d0bcd18bd18520d181d0bbd183d187d0b0d18fd18520d0b820d0b0d0bad182d183d0b0d0bbd18cd0bdd0bed181d182d18c20d0bfd0be20d0bed182d0bdd0bed188d0b5d0bdd0b8d18e20d0ba20d186d0b5d0bbd18fd0bc20d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852e20d09ed0bfd0b5d180d0b0d182d0bed18020d0bfd180d0b8d0bdd0b8d0bcd0b0d0b5d18220d0bdd0b5d0bed0b1d185d0bed0b4d0b8d0bcd18bd0b520d0bcd0b5d180d18b20d0b82fd0b8d0bbd0b820d0bed0b1d0b5d181d0bfd0b5d187d0b8d0b2d0b0d0b5d18220d0b8d18520d0bfd180d0b8d0bdd18fd182d0b8d0b520d0bfd0be20d183d0b4d0b0d0bbd0b5d0bdd0b8d18e20d0b8d0bbd0b820d183d182d0bed187d0bdd0b5d0bdd0b8d18e20d0bdd0b5d0bfd0bed0bbd0bdd18bd18520d0b8d0bbd0b820d0bdd0b5d182d0bed187d0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852e20352e372e20d0a5d180d0b0d0bdd0b5d0bdd0b8d0b520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bed181d183d189d0b5d181d182d0b2d0bbd18fd0b5d182d181d18f20d0b220d184d0bed180d0bcd0b52c20d0bfd0bed0b7d0b2d0bed0bbd18fd18ed189d0b5d0b920d0bed0bfd180d0b5d0b4d0b5d0bbd0b8d182d18c20d181d183d0b1d18ad0b5d0bad182d0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0bdd0b520d0b4d0bed0bbd18cd188d0b52c20d187d0b5d0bc20d18dd182d0bed0b3d0be20d182d180d0b5d0b1d183d18ed18220d186d0b5d0bbd0b820d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0b5d181d0bbd0b8d181d180d0bed0ba20d185d180d0b0d0bdd0b5d0bdd0b8d18f20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bdd0b520d183d181d182d0b0d0bdd0bed0b2d0bbd0b5d0bd20d184d0b5d0b4d0b5d180d0b0d0bbd18cd0bdd18bd0bc20d0b7d0b0d0bad0bed0bdd0bed0bc2c20d0b4d0bed0b3d0bed0b2d0bed180d0bed0bc2c20d181d182d0bed180d0bed0bdd0bed0b920d0bad0bed182d0bed180d0bed0b3d0be2c20d0b2d18bd0b3d0bed0b4d0bed0bfd180d0b8d0bed0b1d180d0b5d182d0b0d182d0b5d0bbd0b5d0bc20d0b8d0bbd0b820d0bfd0bed180d183d187d0b8d182d0b5d0bbd0b5d0bc20d0bfd0be20d0bad0bed182d0bed180d0bed0bcd18320d18fd0b2d0bbd18fd0b5d182d181d18f20d181d183d0b1d18ad0b5d0bad18220d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852e20d09ed0b1d180d0b0d0b1d0b0d182d18bd0b2d0b0d0b5d0bcd18bd0b520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd0b520d0b4d0b0d0bdd0bdd18bd0b520d183d0bdd0b8d187d182d0bed0b6d0b0d18ed182d181d18f20d0bbd0b8d0b1d0be20d0bed0b1d0b5d0b7d0bbd0b8d187d0b8d0b2d0b0d18ed182d181d18f20d0bfd0be20d0b4d0bed181d182d0b8d0b6d0b5d0bdd0b8d0b820d186d0b5d0bbd0b5d0b920d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0b8d0bbd0b820d0b220d181d0bbd183d187d0b0d0b520d183d182d180d0b0d182d18b20d0bdd0b5d0bed0b1d185d0bed0b4d0b8d0bcd0bed181d182d0b820d0b220d0b4d0bed181d182d0b8d0b6d0b5d0bdd0b8d0b820d18dd182d0b8d18520d186d0b5d0bbd0b5d0b92c20d0b5d181d0bbd0b820d0b8d0bdd0bed0b520d0bdd0b520d0bfd180d0b5d0b4d183d181d0bcd0bed182d180d0b5d0bdd0be20d184d0b5d0b4d0b5d180d0b0d0bbd18cd0bdd18bd0bc20d0b7d0b0d0bad0bed0bdd0bed0bc2e20362e20d0a6d0b5d0bbd0b820d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0a6d0b5d0bbd18c20d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0b8d0bdd184d0bed180d0bcd0b8d180d0bed0b2d0b0d0bdd0b8d0b520d09fd0bed0bbd18cd0b7d0bed0b2d0b0d182d0b5d0bbd18f20d0bfd0bed181d180d0b5d0b4d181d182d0b2d0bed0bc20d0bed182d0bfd180d0b0d0b2d0bad0b820d18dd0bbd0b5d0bad182d180d0bed0bdd0bdd18bd18520d0bfd0b8d181d0b5d0bc20d09fd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd0b520d0b4d0b0d0bdd0bdd18bd0b520d184d0b0d0bcd0b8d0bbd0b8d18f2c20d0b8d0bcd18f2c20d0bed182d187d0b5d181d182d0b2d0be20d18dd0bbd0b5d0bad182d180d0bed0bdd0bdd18bd0b920d0b0d0b4d180d0b5d18120d0bdd0bed0bcd0b5d180d0b020d182d0b5d0bbd0b5d184d0bed0bdd0bed0b220d09fd180d0b0d0b2d0bed0b2d18bd0b520d0bed181d0bdd0bed0b2d0b0d0bdd0b8d18f20d183d181d182d0b0d0b2d0bdd18bd0b52028d183d187d180d0b5d0b4d0b8d182d0b5d0bbd18cd0bdd18bd0b52920d0b4d0bed0bad183d0bcd0b5d0bdd182d18b20d09ed0bfd0b5d180d0b0d182d0bed180d0b020d092d0b8d0b4d18b20d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0a1d0b1d0bed1802c20d0b7d0b0d0bfd0b8d181d18c2c20d181d0b8d181d182d0b5d0bcd0b0d182d0b8d0b7d0b0d186d0b8d18f2c20d0bdd0b0d0bad0bed0bfd0bbd0b5d0bdd0b8d0b52c20d185d180d0b0d0bdd0b5d0bdd0b8d0b52c20d183d0bdd0b8d187d182d0bed0b6d0b5d0bdd0b8d0b520d0b820d0bed0b1d0b5d0b7d0bbd0b8d187d0b8d0b2d0b0d0bdd0b8d0b520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520372e20d0a3d181d0bbd0bed0b2d0b8d18f20d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520372e312e20d09ed0b1d180d0b0d0b1d0bed182d0bad0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bed181d183d189d0b5d181d182d0b2d0bbd18fd0b5d182d181d18f20d18120d181d0bed0b3d0bbd0b0d181d0b8d18f20d181d183d0b1d18ad0b5d0bad182d0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bdd0b020d0bed0b1d180d0b0d0b1d0bed182d0bad18320d0b5d0b3d0be20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852e20372e322e20d09ed0b1d180d0b0d0b1d0bed182d0bad0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bdd0b5d0bed0b1d185d0bed0b4d0b8d0bcd0b020d0b4d0bbd18f20d0b4d0bed181d182d0b8d0b6d0b5d0bdd0b8d18f20d186d0b5d0bbd0b5d0b92cd0bfd180d0b5d0b4d183d181d0bcd0bed182d180d0b5d0bdd0bdd18bd18520d0bcd0b5d0b6d0b4d183d0bdd0b0d180d0bed0b4d0bdd18bd0bc20d0b4d0bed0b3d0bed0b2d0bed180d0bed0bc20d0a0d0bed181d181d0b8d0b9d181d0bad0bed0b920d0a4d0b5d0b4d0b5d180d0b0d186d0b8d0b820d0b8d0bbd0b820d0b7d0b0d0bad0bed0bdd0bed0bc2c20d0b4d0bbd18f20d0bed181d183d189d0b5d181d182d0b2d0bbd0b5d0bdd0b8d18f20d0b2d0bed0b7d0bbd0bed0b6d0b5d0bdd0bdd18bd18520d0b7d0b0d0bad0bed0bdd0bed0b4d0b0d182d0b5d0bbd18cd181d182d0b2d0bed0bc20d0a0d0bed181d181d0b8d0b9d181d0bad0bed0b920d0a4d0b5d0b4d0b5d180d0b0d186d0b8d0b820d0bdd0b020d0bed0bfd0b5d180d0b0d182d0bed180d0b020d184d183d0bdd0bad186d0b8d0b92c20d0bfd0bed0bbd0bdd0bed0bcd0bed187d0b8d0b920d0b820d0bed0b1d18fd0b7d0b0d0bdd0bdd0bed181d182d0b5d0b92e20372e332e20d09ed0b1d180d0b0d0b1d0bed182d0bad0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bdd0b5d0bed0b1d185d0bed0b4d0b8d0bcd0b020d0b4d0bbd18f20d0bed181d183d189d0b5d181d182d0b2d0bbd0b5d0bdd0b8d18f20d0bfd180d0b0d0b2d0bed181d183d0b4d0b8d18f2c20d0b8d181d0bfd0bed0bbd0bdd0b5d0bdd0b8d18f20d181d183d0b4d0b5d0b1d0bdd0bed0b3d0be20d0b0d0bad182d0b02c20d0b0d0bad182d0b020d0b4d180d183d0b3d0bed0b3d0be20d0bed180d0b3d0b0d0bdd0b020d0b8d0bbd0b820d0b4d0bed0bbd0b6d0bdd0bed181d182d0bdd0bed0b3d0be20d0bbd0b8d186d0b02c20d0bfd0bed0b4d0bbd0b5d0b6d0b0d189d0b8d18520d0b8d181d0bfd0bed0bbd0bdd0b5d0bdd0b8d18e20d0b220d181d0bed0bed182d0b2d0b5d182d181d182d0b2d0b8d0b820d18120d0b7d0b0d0bad0bed0bdd0bed0b4d0b0d182d0b5d0bbd18cd181d182d0b2d0bed0bc20d0a0d0bed181d181d0b8d0b9d181d0bad0bed0b920d0a4d0b5d0b4d0b5d180d0b0d186d0b8d0b820d0bed0b120d0b8d181d0bfd0bed0bbd0bdd0b8d182d0b5d0bbd18cd0bdd0bed0bc20d0bfd180d0bed0b8d0b7d0b2d0bed0b4d181d182d0b2d0b52e20372e342e20d09ed0b1d180d0b0d0b1d0bed182d0bad0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bdd0b5d0bed0b1d185d0bed0b4d0b8d0bcd0b020d0b4d0bbd18f20d0b8d181d0bfd0bed0bbd0bdd0b5d0bdd0b8d18f20d0b4d0bed0b3d0bed0b2d0bed180d0b02c20d181d182d0bed180d0bed0bdd0bed0b920d0bad0bed182d0bed180d0bed0b3d0be20d0bbd0b8d0b1d0be20d0b2d18bd0b3d0bed0b4d0bed0bfd180d0b8d0bed0b1d180d0b5d182d0b0d182d0b5d0bbd0b5d0bc20d0b8d0bbd0b820d0bfd0bed180d183d187d0b8d182d0b5d0bbd0b5d0bc20d0bfd0be20d0bad0bed182d0bed180d0bed0bcd18320d18fd0b2d0bbd18fd0b5d182d181d18f20d181d183d0b1d18ad0b5d0bad18220d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0b020d182d0b0d0bad0b6d0b520d0b4d0bbd18f20d0b7d0b0d0bad0bbd18ed187d0b5d0bdd0b8d18f20d0b4d0bed0b3d0bed0b2d0bed180d0b020d0bfd0be20d0b8d0bdd0b8d186d0b8d0b0d182d0b8d0b2d0b520d181d183d0b1d18ad0b5d0bad182d0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b8d0bbd0b820d0b4d0bed0b3d0bed0b2d0bed180d0b02c20d0bfd0be20d0bad0bed182d0bed180d0bed0bcd18320d181d183d0b1d18ad0b5d0bad18220d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b1d183d0b4d0b5d18220d18fd0b2d0bbd18fd182d18cd181d18f20d0b2d18bd0b3d0bed0b4d0bed0bfd180d0b8d0bed0b1d180d0b5d182d0b0d182d0b5d0bbd0b5d0bc20d0b8d0bbd0b820d0bfd0bed180d183d187d0b8d182d0b5d0bbd0b5d0bc2e20372e352e20d09ed0b1d180d0b0d0b1d0bed182d0bad0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bdd0b5d0bed0b1d185d0bed0b4d0b8d0bcd0b020d0b4d0bbd18f20d0bed181d183d189d0b5d181d182d0b2d0bbd0b5d0bdd0b8d18f20d0bfd180d0b0d0b220d0b820d0b7d0b0d0bad0bed0bdd0bdd18bd18520d0b8d0bdd182d0b5d180d0b5d181d0bed0b220d0bed0bfd0b5d180d0b0d182d0bed180d0b020d0b8d0bbd0b820d182d180d0b5d182d18cd0b8d18520d0bbd0b8d18620d0bbd0b8d0b1d0be20d0b4d0bbd18f20d0b4d0bed181d182d0b8d0b6d0b5d0bdd0b8d18f20d0bed0b1d189d0b5d181d182d0b2d0b5d0bdd0bdd0be20d0b7d0bdd0b0d187d0b8d0bcd18bd18520d186d0b5d0bbd0b5d0b920d0bfd180d0b820d183d181d0bbd0bed0b2d0b8d0b82c20d187d182d0be20d0bfd180d0b820d18dd182d0bed0bc20d0bdd0b520d0bdd0b0d180d183d188d0b0d18ed182d181d18f20d0bfd180d0b0d0b2d0b020d0b820d181d0b2d0bed0b1d0bed0b4d18b20d181d183d0b1d18ad0b5d0bad182d0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852e20372e362e20d09ed181d183d189d0b5d181d182d0b2d0bbd18fd0b5d182d181d18fd0bed0b1d180d0b0d0b1d0bed182d0bad0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0b4d0bed181d182d183d0bf20d0bdd0b5d0bed0b3d180d0b0d0bdd0b8d187d0b5d0bdd0bdd0bed0b3d0be20d0bad180d183d0b3d0b020d0bbd0b8d18620d0ba20d0bad0bed182d0bed180d18bd0bc20d0bfd180d0b5d0b4d0bed181d182d0b0d0b2d0bbd0b5d0bd20d181d183d0b1d18ad0b5d0bad182d0bed0bc20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bbd0b8d0b1d0be20d0bfd0be20d0b5d0b3d0be20d0bfd180d0bed181d18cd0b1d0b52028d0b4d0b0d0bbd0b5d0b520e2809420d0bed0b1d189d0b5d0b4d0bed181d182d183d0bfd0bdd18bd0b520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd0b520d0b4d0b0d0bdd0bdd18bd0b5292e20372e372e20d09ed181d183d189d0b5d181d182d0b2d0bbd18fd0b5d182d181d18f20d0bed0b1d180d0b0d0b1d0bed182d0bad0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0bfd0bed0b4d0bbd0b5d0b6d0b0d189d0b8d18520d0bed0bfd183d0b1d0bbd0b8d0bad0bed0b2d0b0d0bdd0b8d18e20d0b8d0bbd0b820d0bed0b1d18fd0b7d0b0d182d0b5d0bbd18cd0bdd0bed0bcd18320d180d0b0d181d0bad180d18bd182d0b8d18e20d0b220d181d0bed0bed182d0b2d0b5d182d181d182d0b2d0b8d0b820d18120d184d0b5d0b4d0b5d180d0b0d0bbd18cd0bdd18bd0bc20d0b7d0b0d0bad0bed0bdd0bed0bc2e20382e20d09fd0bed180d18fd0b4d0bed0ba20d181d0b1d0bed180d0b02c20d185d180d0b0d0bdd0b5d0bdd0b8d18f2c20d0bfd0b5d180d0b5d0b4d0b0d187d0b820d0b820d0b4d180d183d0b3d0b8d18520d0b2d0b8d0b4d0bed0b220d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d091d0b5d0b7d0bed0bfd0b0d181d0bdd0bed181d182d18c20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0bad0bed182d0bed180d18bd0b520d0bed0b1d180d0b0d0b1d0b0d182d18bd0b2d0b0d18ed182d181d18f20d09ed0bfd0b5d180d0b0d182d0bed180d0bed0bc2c20d0bed0b1d0b5d181d0bfd0b5d187d0b8d0b2d0b0d0b5d182d181d18f20d0bfd183d182d0b5d0bc20d180d0b5d0b0d0bbd0b8d0b7d0b0d186d0b8d0b820d0bfd180d0b0d0b2d0bed0b2d18bd1852c20d0bed180d0b3d0b0d0bdd0b8d0b7d0b0d186d0b8d0bed0bdd0bdd18bd18520d0b820d182d0b5d185d0bdd0b8d187d0b5d181d0bad0b8d18520d0bcd0b5d1802c20d0bdd0b5d0bed0b1d185d0bed0b4d0b8d0bcd18bd18520d0b4d0bbd18f20d0b2d18bd0bfd0bed0bbd0bdd0b5d0bdd0b8d18f20d0b220d0bfd0bed0bbd0bdd0bed0bc20d0bed0b1d18ad0b5d0bcd0b520d182d180d0b5d0b1d0bed0b2d0b0d0bdd0b8d0b920d0b4d0b5d0b9d181d182d0b2d183d18ed189d0b5d0b3d0be20d0b7d0b0d0bad0bed0bdd0bed0b4d0b0d182d0b5d0bbd18cd181d182d0b2d0b020d0b220d0bed0b1d0bbd0b0d181d182d0b820d0b7d0b0d189d0b8d182d18b20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852e20382e312e20d09ed0bfd0b5d180d0b0d182d0bed18020d0bed0b1d0b5d181d0bfd0b5d187d0b8d0b2d0b0d0b5d18220d181d0bed185d180d0b0d0bdd0bdd0bed181d182d18c20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b820d0bfd180d0b8d0bdd0b8d0bcd0b0d0b5d18220d0b2d181d0b520d0b2d0bed0b7d0bcd0bed0b6d0bdd18bd0b520d0bcd0b5d180d18b2c20d0b8d181d0bad0bbd18ed187d0b0d18ed189d0b8d0b520d0b4d0bed181d182d183d0bf20d0ba20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd0bc20d0b4d0b0d0bdd0bdd18bd0bc20d0bdd0b5d183d0bfd0bed0bbd0bdd0bed0bcd0bed187d0b5d0bdd0bdd18bd18520d0bbd0b8d1862e20382e322e20d09fd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd0b520d0b4d0b0d0bdd0bdd18bd0b520d09fd0bed0bbd18cd0b7d0bed0b2d0b0d182d0b5d0bbd18f20d0bdd0b8d0bad0bed0b3d0b4d0b02c20d0bdd0b820d0bfd180d0b820d0bad0b0d0bad0b8d18520d183d181d0bbd0bed0b2d0b8d18fd18520d0bdd0b520d0b1d183d0b4d183d18220d0bfd0b5d180d0b5d0b4d0b0d0bdd18b20d182d180d0b5d182d18cd0b8d0bc20d0bbd0b8d186d0b0d0bc2c20d0b7d0b020d0b8d181d0bad0bbd18ed187d0b5d0bdd0b8d0b5d0bc20d181d0bbd183d187d0b0d0b5d0b22c20d181d0b2d18fd0b7d0b0d0bdd0bdd18bd18520d18120d0b8d181d0bfd0bed0bbd0bdd0b5d0bdd0b8d0b5d0bc20d0b4d0b5d0b9d181d182d0b2d183d18ed189d0b5d0b3d0be20d0b7d0b0d0bad0bed0bdd0bed0b4d0b0d182d0b5d0bbd18cd181d182d0b2d0b020d0bbd0b8d0b1d0be20d0b220d181d0bbd183d187d0b0d0b52c20d0b5d181d0bbd0b820d181d183d0b1d18ad0b5d0bad182d0bed0bc20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b4d0b0d0bdd0be20d181d0bed0b3d0bbd0b0d181d0b8d0b5d09ed0bfd0b5d180d0b0d182d0bed180d18320d0bdd0b020d0bfd0b5d180d0b5d0b4d0b0d187d18320d0b4d0b0d0bdd0bdd18bd18520d182d180d0b5d182d18cd0b5d0bcd18320d0bbd0b8d186d18320d0b4d0bbd18f20d0b8d181d0bfd0bed0bbd0bdd0b5d0bdd0b8d18f20d0bed0b1d18fd0b7d0b0d182d0b5d0bbd18cd181d182d0b220d0bfd0be20d0b3d180d0b0d0b6d0b4d0b0d0bdd181d0bad0be2dd0bfd180d0b0d0b2d0bed0b2d0bed0bcd18320d0b4d0bed0b3d0bed0b2d0bed180d1832e20382e332e20d09220d181d0bbd183d187d0b0d0b520d0b2d18bd18fd0b2d0bbd0b5d0bdd0b8d18f20d0bdd0b5d182d0bed187d0bdd0bed181d182d0b5d0b920d0b220d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d09fd0bed0bbd18cd0b7d0bed0b2d0b0d182d0b5d0bbd18c20d0bcd0bed0b6d0b5d18220d0b0d0bad182d183d0b0d0bbd0b8d0b7d0b8d180d0bed0b2d0b0d182d18c20d0b8d18520d181d0b0d0bcd0bed181d182d0bed18fd182d0b5d0bbd18cd0bdd0be2c20d0bfd183d182d0b5d0bc20d0bdd0b0d0bfd180d0b0d0b2d0bbd0b5d0bdd0b8d18f20d09ed0bfd0b5d180d0b0d182d0bed180d18320d183d0b2d0b5d0b4d0bed0bcd0bbd0b5d0bdd0b8d0b520d0bdd0b020d0b0d0b4d180d0b5d18120d18dd0bbd0b5d0bad182d180d0bed0bdd0bdd0bed0b920d0bfd0bed187d182d18b20d09ed0bfd0b5d180d0b0d182d0bed180d0b0206f6666696365407a6d732d6d736b2e727520d18120d0bfd0bed0bcd0b5d182d0bad0bed0b920c2abd090d0bad182d183d0b0d0bbd0b8d0b7d0b0d186d0b8d18f20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd185c2bb2e20382e342e20d0a1d180d0bed0ba20d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bed0bfd180d0b5d0b4d0b5d0bbd18fd0b5d182d181d18f20d0b4d0bed181d182d0b8d0b6d0b5d0bdd0b8d0b5d0bc20d186d0b5d0bbd0b5d0b92c20d0b4d0bbd18f20d0bad0bed182d0bed180d18bd18520d0b1d18bd0bbd0b820d181d0bed0b1d180d0b0d0bdd18b20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd0b520d0b4d0b0d0bdd0bdd18bd0b52c20d0b5d181d0bbd0b820d0b8d0bdd0bed0b920d181d180d0bed0ba20d0bdd0b520d0bfd180d0b5d0b4d183d181d0bcd0bed182d180d0b5d0bd20d0b4d0bed0b3d0bed0b2d0bed180d0bed0bc20d0b8d0bbd0b820d0b4d0b5d0b9d181d182d0b2d183d18ed189d0b8d0bc20d0b7d0b0d0bad0bed0bdd0bed0b4d0b0d182d0b5d0bbd18cd181d182d0b2d0bed0bc2e20d09fd0bed0bbd18cd0b7d0bed0b2d0b0d182d0b5d0bbd18c20d0bcd0bed0b6d0b5d18220d0b220d0bbd18ed0b1d0bed0b920d0bcd0bed0bcd0b5d0bdd18220d0bed182d0bed0b7d0b2d0b0d182d18c20d181d0b2d0bed0b520d181d0bed0b3d0bbd0b0d181d0b8d0b520d0bdd0b020d0bed0b1d180d0b0d0b1d0bed182d0bad18320d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0bdd0b0d0bfd180d0b0d0b2d0b8d0b220d09ed0bfd0b5d180d0b0d182d0bed180d18320d183d0b2d0b5d0b4d0bed0bcd0bbd0b5d0bdd0b8d0b520d0bfd0bed181d180d0b5d0b4d181d182d0b2d0bed0bc20d18dd0bbd0b5d0bad182d180d0bed0bdd0bdd0bed0b920d0bfd0bed187d182d18b20d0bdd0b020d18dd0bbd0b5d0bad182d180d0bed0bdd0bdd18bd0b920d0b0d0b4d180d0b5d18120d09ed0bfd0b5d180d0b0d182d0bed180d0b0206f6666696365407a6d732d6d736b2e727520d18120d0bfd0bed0bcd0b5d182d0bad0bed0b920c2abd09ed182d0b7d18bd0b220d181d0bed0b3d0bbd0b0d181d0b8d18f20d0bdd0b020d0bed0b1d180d0b0d0b1d0bed182d0bad18320d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd185c2bb2e20382e352e20d092d181d18f20d0b8d0bdd184d0bed180d0bcd0b0d186d0b8d18f2c20d0bad0bed182d0bed180d0b0d18f20d181d0bed0b1d0b8d180d0b0d0b5d182d181d18f20d181d182d0bed180d0bed0bdd0bdd0b8d0bcd0b820d181d0b5d180d0b2d0b8d181d0b0d0bcd0b82c20d0b220d182d0bed0bc20d187d0b8d181d0bbd0b520d0bfd0bbd0b0d182d0b5d0b6d0bdd18bd0bcd0b820d181d0b8d181d182d0b5d0bcd0b0d0bcd0b82c20d181d180d0b5d0b4d181d182d0b2d0b0d0bcd0b820d181d0b2d18fd0b7d0b820d0b820d0b4d180d183d0b3d0b8d0bcd0b820d0bfd0bed181d182d0b0d0b2d189d0b8d0bad0b0d0bcd0b820d183d181d0bbd183d0b32c20d185d180d0b0d0bdd0b8d182d181d18f20d0b820d0bed0b1d180d0b0d0b1d0b0d182d18bd0b2d0b0d0b5d182d181d18f20d183d0bad0b0d0b7d0b0d0bdd0bdd18bd0bcd0b820d0bbd0b8d186d0b0d0bcd0b82028d09ed0bfd0b5d180d0b0d182d0bed180d0b0d0bcd0b82920d0b220d181d0bed0bed182d0b2d0b5d182d181d182d0b2d0b8d0b820d18120d0b8d18520d09fd0bed0bbd18cd0b7d0bed0b2d0b0d182d0b5d0bbd18cd181d0bad0b8d0bc20d181d0bed0b3d0bbd0b0d188d0b5d0bdd0b8d0b5d0bc20d0b820d09fd0bed0bbd0b8d182d0b8d0bad0bed0b920d0bad0bed0bdd184d0b8d0b4d0b5d0bdd186d0b8d0b0d0bbd18cd0bdd0bed181d182d0b82ed0a1d183d0b1d18ad0b5d0bad18220d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b82fd0b8d0bbd0b820d18120d183d0bad0b0d0b7d0b0d0bdd0bdd18bd0bcd0b820d0b4d0bed0bad183d0bcd0b5d0bdd182d0b0d0bcd0b82e20d09ed0bfd0b5d180d0b0d182d0bed18020d0bdd0b520d0bdd0b5d181d0b5d18220d0bed182d0b2d0b5d182d181d182d0b2d0b5d0bdd0bdd0bed181d182d18c20d0b7d0b020d0b4d0b5d0b9d181d182d0b2d0b8d18f20d182d180d0b5d182d18cd0b8d18520d0bbd0b8d1862c20d0b220d182d0bed0bc20d187d0b8d181d0bbd0b520d183d0bad0b0d0b7d0b0d0bdd0bdd18bd18520d0b220d0bdd0b0d181d182d0bed18fd189d0b5d0bc20d0bfd183d0bdd0bad182d0b520d0bfd0bed181d182d0b0d0b2d189d0b8d0bad0bed0b220d183d181d0bbd183d0b32e20382e362e20d0a3d181d182d0b0d0bdd0bed0b2d0bbd0b5d0bdd0bdd18bd0b520d181d183d0b1d18ad0b5d0bad182d0bed0bc20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b7d0b0d0bfd180d0b5d182d18b20d0bdd0b020d0bfd0b5d180d0b5d0b4d0b0d187d1832028d0bad180d0bed0bcd0b520d0bfd180d0b5d0b4d0bed181d182d0b0d0b2d0bbd0b5d0bdd0b8d18f20d0b4d0bed181d182d183d0bfd0b0292c20d0b020d182d0b0d0bad0b6d0b520d0bdd0b020d0bed0b1d180d0b0d0b1d0bed182d0bad18320d0b8d0bbd0b820d183d181d0bbd0bed0b2d0b8d18f20d0bed0b1d180d0b0d0b1d0bed182d0bad0b82028d0bad180d0bed0bcd0b520d0bfd0bed0bbd183d187d0b5d0bdd0b8d18f20d0b4d0bed181d182d183d0bfd0b02920d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d180d0b0d0b7d180d0b5d188d0b5d0bdd0bdd18bd18520d0b4d0bbd18f20d180d0b0d181d0bfd180d0bed181d182d180d0b0d0bdd0b5d0bdd0b8d18f2c20d0bdd0b520d0b4d0b5d0b9d181d182d0b2d183d18ed18220d0b220d181d0bbd183d187d0b0d18fd18520d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b220d0b3d0bed181d183d0b4d0b0d180d181d182d0b2d0b5d0bdd0bdd18bd1852c20d0bed0b1d189d0b5d181d182d0b2d0b5d0bdd0bdd18bd18520d0b820d0b8d0bdd18bd18520d0bfd183d0b1d0bbd0b8d187d0bdd18bd18520d0b8d0bdd182d0b5d180d0b5d181d0b0d1852c20d0bed0bfd180d0b5d0b4d0b5d0bbd0b5d0bdd0bdd18bd18520d0b7d0b0d0bad0bed0bdd0bed0b4d0b0d182d0b5d0bbd18cd181d182d0b2d0bed0bc20d0a0d0a42e20382e372e20d09ed0bfd0b5d180d0b0d182d0bed18020d0bfd180d0b820d0bed0b1d180d0b0d0b1d0bed182d0bad0b520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bed0b1d0b5d181d0bfd0b5d187d0b8d0b2d0b0d0b5d18220d0bad0bed0bdd184d0b8d0b4d0b5d0bdd186d0b8d0b0d0bbd18cd0bdd0bed181d182d18c20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852e20382e382e20d09ed0bfd0b5d180d0b0d182d0bed18020d0bed181d183d189d0b5d181d182d0b2d0bbd18fd0b5d18220d185d180d0b0d0bdd0b5d0bdd0b8d0b520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b220d184d0bed180d0bcd0b52c20d0bfd0bed0b7d0b2d0bed0bbd18fd18ed189d0b5d0b920d0bed0bfd180d0b5d0b4d0b5d0bbd0b8d182d18c20d181d183d0b1d18ad0b5d0bad182d0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0bdd0b520d0b4d0bed0bbd18cd188d0b52c20d187d0b5d0bc20d18dd182d0bed0b3d0be20d182d180d0b5d0b1d183d18ed18220d186d0b5d0bbd0b820d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0b5d181d0bbd0b820d181d180d0bed0ba20d185d180d0b0d0bdd0b5d0bdd0b8d18f20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bdd0b520d183d181d182d0b0d0bdd0bed0b2d0bbd0b5d0bd20d184d0b5d0b4d0b5d180d0b0d0bbd18cd0bdd18bd0bc20d0b7d0b0d0bad0bed0bdd0bed0bc2c20d0b4d0bed0b3d0bed0b2d0bed180d0bed0bc2c20d181d182d0bed180d0bed0bdd0bed0b920d0bad0bed182d0bed180d0bed0b3d0be2c20d0b2d18bd0b3d0bed0b4d0bed0bfd180d0b8d0bed0b1d180d0b5d182d0b0d182d0b5d0bbd0b5d0bc20d0b8d0bbd0b820d0bfd0bed180d183d187d0b8d182d0b5d0bbd0b5d0bc20d0bfd0be20d0bad0bed182d0bed180d0bed0bcd18320d18fd0b2d0bbd18fd0b5d182d181d18f20d181d183d0b1d18ad0b5d0bad18220d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852e20382e392e20d0a3d181d0bbd0bed0b2d0b8d0b5d0bc20d0bfd180d0b5d0bad180d0b0d189d0b5d0bdd0b8d18f20d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bcd0bed0b6d0b5d182d18fd0b2d0bbd18fd182d18cd181d18f20d0b4d0bed181d182d0b8d0b6d0b5d0bdd0b8d0b520d186d0b5d0bbd0b5d0b920d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0b8d181d182d0b5d187d0b5d0bdd0b8d0b520d181d180d0bed0bad0b020d0b4d0b5d0b9d181d182d0b2d0b8d18f20d181d0bed0b3d0bbd0b0d181d0b8d18f20d181d183d0b1d18ad0b5d0bad182d0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0bed182d0b7d18bd0b220d181d0bed0b3d0bbd0b0d181d0b8d18f20d181d183d0b1d18ad0b5d0bad182d0bed0bc20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b8d0bbd0b820d182d180d0b5d0b1d0bed0b2d0b0d0bdd0b8d0b520d0be20d0bfd180d0b5d0bad180d0b0d189d0b5d0bdd0b8d0b820d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0b020d182d0b0d0bad0b6d0b520d0b2d18bd18fd0b2d0bbd0b5d0bdd0b8d0b520d0bdd0b5d0bfd180d0b0d0b2d0bed0bcd0b5d180d0bdd0bed0b920d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852e20392e20d09fd0b5d180d0b5d187d0b5d0bdd18c20d0b4d0b5d0b9d181d182d0b2d0b8d0b92c20d0bfd180d0bed0b8d0b7d0b2d0bed0b4d0b8d0bcd18bd18520d09ed0bfd0b5d180d0b0d182d0bed180d0bed0bc20d18120d0bfd0bed0bbd183d187d0b5d0bdd0bdd18bd0bcd0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd0bcd0b820d0b4d0b0d0bdd0bdd18bd0bcd0b820392e312e20d09ed0bfd0b5d180d0b0d182d0bed18020d0bed181d183d189d0b5d181d182d0b2d0bbd18fd0b5d18220d181d0b1d0bed1802c20d0b7d0b0d0bfd0b8d181d18c2c20d181d0b8d181d182d0b5d0bcd0b0d182d0b8d0b7d0b0d186d0b8d18e2c20d0bdd0b0d0bad0bed0bfd0bbd0b5d0bdd0b8d0b52c20d185d180d0b0d0bdd0b5d0bdd0b8d0b52c20d183d182d0bed187d0bdd0b5d0bdd0b8d0b52028d0bed0b1d0bdd0bed0b2d0bbd0b5d0bdd0b8d0b52c20d0b8d0b7d0bcd0b5d0bdd0b5d0bdd0b8d0b5292c20d0b8d0b7d0b2d0bbd0b5d187d0b5d0bdd0b8d0b52c20d0b8d181d0bfd0bed0bbd18cd0b7d0bed0b2d0b0d0bdd0b8d0b52c20d0bfd0b5d180d0b5d0b4d0b0d187d1832028d180d0b0d181d0bfd180d0bed181d182d180d0b0d0bdd0b5d0bdd0b8d0b52c20d0bfd180d0b5d0b4d0bed181d182d0b0d0b2d0bbd0b5d0bdd0b8d0b52c20d0b4d0bed181d182d183d0bf292c20d0bed0b1d0b5d0b7d0bbd0b8d187d0b8d0b2d0b0d0bdd0b8d0b52c20d0b1d0bbd0bed0bad0b8d180d0bed0b2d0b0d0bdd0b8d0b52c20d183d0b4d0b0d0bbd0b5d0bdd0b8d0b520d0b820d183d0bdd0b8d187d182d0bed0b6d0b5d0bdd0b8d0b520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852e20392e322e20d09ed0bfd0b5d180d0b0d182d0bed18020d0bed181d183d189d0b5d181d182d0b2d0bbd18fd0b5d18220d0b0d0b2d182d0bed0bcd0b0d182d0b8d0b7d0b8d180d0bed0b2d0b0d0bdd0bdd183d18e20d0bed0b1d180d0b0d0b1d0bed182d0bad18320d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d18120d0bfd0bed0bbd183d187d0b5d0bdd0b8d0b5d0bc20d0b82fd0b8d0bbd0b820d0bfd0b5d180d0b5d0b4d0b0d187d0b5d0b920d0bfd0bed0bbd183d187d0b5d0bdd0bdd0bed0b920d0b8d0bdd184d0bed180d0bcd0b0d186d0b8d0b820d0bfd0be20d0b8d0bdd184d0bed180d0bcd0b0d186d0b8d0bed0bdd0bdd0be2dd182d0b5d0bbd0b5d0bad0bed0bcd0bcd183d0bdd0b8d0bad0b0d186d0b8d0bed0bdd0bdd18bd0bc20d181d0b5d182d18fd0bc20d0b8d0bbd0b820d0b1d0b5d0b720d182d0b0d0bad0bed0b2d0bed0b92e2031302e20d0a2d180d0b0d0bdd181d0b3d180d0b0d0bdd0b8d187d0bdd0b0d18f20d0bfd0b5d180d0b5d0b4d0b0d187d0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852031302e312e20d09ed0bfd0b5d180d0b0d182d0bed18020d0b4d0be20d0bdd0b0d187d0b0d0bbd0b020d0bed181d183d189d0b5d181d182d0b2d0bbd0b5d0bdd0b8d18f20d0b4d0b5d18fd182d0b5d0bbd18cd0bdd0bed181d182d0b820d0bfd0be20d182d180d0b0d0bdd181d0b3d180d0b0d0bdd0b8d187d0bdd0bed0b920d0bfd0b5d180d0b5d0b4d0b0d187d0b520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bed0b1d18fd0b7d0b0d0bd20d183d0b2d0b5d0b4d0bed0bcd0b8d182d18c20d183d0bfd0bed0bbd0bdd0bed0bcd0bed187d0b5d0bdd0bdd18bd0b920d0bed180d0b3d0b0d0bd20d0bfd0be20d0b7d0b0d189d0b8d182d0b520d0bfd180d0b0d0b220d181d183d0b1d18ad0b5d0bad182d0bed0b220d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0be20d181d0b2d0bed0b5d0bcd0bdd0b0d0bcd0b5d180d0b5d0bdd0b8d0b820d0bed181d183d189d0b5d181d182d0b2d0bbd18fd182d18c20d182d180d0b0d0bdd181d0b3d180d0b0d0bdd0b8d187d0bdd183d18e20d0bfd0b5d180d0b5d0b4d0b0d187d18320d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852028d182d0b0d0bad0bed0b520d183d0b2d0b5d0b4d0bed0bcd0bbd0b5d0bdd0b8d0b520d0bdd0b0d0bfd180d0b0d0b2d0bbd18fd0b5d182d181d18f20d0bed182d0b4d0b5d0bbd18cd0bdd0be20d0bed18220d183d0b2d0b5d0b4d0bed0bcd0bbd0b5d0bdd0b8d18f20d0be20d0bdd0b0d0bcd0b5d180d0b5d0bdd0b8d0b820d0bed181d183d189d0b5d181d182d0b2d0bbd18fd182d18c20d0bed0b1d180d0b0d0b1d0bed182d0bad18320d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd185292e2031302e322e20d09ed0bfd0b5d180d0b0d182d0bed18020d0b4d0be20d0bfd0bed0b4d0b0d187d0b820d0b2d18bd188d0b5d183d0bad0b0d0b7d0b0d0bdd0bdd0bed0b3d0be20d183d0b2d0b5d0b4d0bed0bcd0bbd0b5d0bdd0b8d18f2c20d0bed0b1d18fd0b7d0b0d0bd20d0bfd0bed0bbd183d187d0b8d182d18c20d0bed18220d0bed180d0b3d0b0d0bdd0bed0b220d0b2d0bbd0b0d181d182d0b820d0b8d0bdd0bed181d182d180d0b0d0bdd0bdd0bed0b3d0be20d0b3d0bed181d183d0b4d0b0d180d181d182d0b2d0b02c20d0b8d0bdd0bed181d182d180d0b0d0bdd0bdd18bd18520d184d0b8d0b7d0b8d187d0b5d181d0bad0b8d18520d0bbd0b8d1862c20d0b8d0bdd0bed181d182d180d0b0d0bdd0bdd18bd18520d18ed180d0b8d0b4d0b8d187d0b5d181d0bad0b8d18520d0bbd0b8d1862c20d0bad0bed182d0bed180d18bd0bc20d0bfd0bbd0b0d0bdd0b8d180d183d0b5d182d181d18f20d182d180d0b0d0bdd181d0b3d180d0b0d0bdd0b8d187d0bdd0b0d18f20d0bfd0b5d180d0b5d0b4d0b0d187d0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d181d0bed0bed182d0b2d0b5d182d181d182d0b2d183d18ed189d0b8d0b520d181d0b2d0b5d0b4d0b5d0bdd0b8d18f2e2031312e20d09ad0bed0bdd184d0b8d0b4d0b5d0bdd186d0b8d0b0d0bbd18cd0bdd0bed181d182d18c20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d09ed0bfd0b5d180d0b0d182d0bed18020d0b820d0b8d0bdd18bd0b520d0bbd0b8d186d0b02c20d0bfd0bed0bbd183d187d0b8d0b2d188d0b8d0b520d0b4d0bed181d182d183d0bf20d0ba20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd0bc20d0b4d0b0d0bdd0bdd18bd0bc2c20d0bed0b1d18fd0b7d0b0d0bdd18b20d0bdd0b520d180d0b0d181d0bad180d18bd0b2d0b0d182d18c20d182d180d0b5d182d18cd0b8d0bc20d0bbd0b8d186d0b0d0bc20d0b820d0bdd0b520d180d0b0d181d0bfd180d0bed181d182d180d0b0d0bdd18fd182d18c20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd0b520d0b4d0b0d0bdd0bdd18bd0b520d0b1d0b5d0b720d181d0bed0b3d0bbd0b0d181d0b8d18f20d181d183d0b1d18ad0b5d0bad182d0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0b5d181d0bbd0b820d0b8d0bdd0bed0b520d0bdd0b520d0bfd180d0b5d0b4d183d181d0bcd0bed182d180d0b5d0bdd0be20d184d0b5d0b4d0b5d180d0b0d0bbd18cd0bdd18bd0bc20d0b7d0b0d0bad0bed0bdd0bed0bc2e2031322e20d097d0b0d0bad0bbd18ed187d0b8d182d0b5d0bbd18cd0bdd18bd0b520d0bfd0bed0bbd0bed0b6d0b5d0bdd0b8d18f2031322e312e20d09fd0bed0bbd18cd0b7d0bed0b2d0b0d182d0b5d0bbd18c20d0bcd0bed0b6d0b5d18220d0bfd0bed0bbd183d187d0b8d182d18c20d0bbd18ed0b1d18bd0b520d180d0b0d0b7d18ad18fd181d0bdd0b5d0bdd0b8d18f20d0bfd0be20d0b8d0bdd182d0b5d180d0b5d181d183d18ed189d0b8d0bc20d0b2d0bed0bfd180d0bed181d0b0d0bc2c20d0bad0b0d181d0b0d18ed189d0b8d0bcd181d18f20d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0b5d0b3d0be20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0bed0b1d180d0b0d182d0b8d0b2d188d0b8d181d18c20d0ba20d09ed0bfd0b5d180d0b0d182d0bed180d18320d18120d0bfd0bed0bcd0bed189d18cd18e20d18dd0bbd0b5d0bad182d180d0bed0bdd0bdd0bed0b920d0bfd0bed187d182d18b206f6666696365407a6d732d6d736b2e72752e2031322e322e20d09220d0b4d0b0d0bdd0bdd0bed0bc20d0b4d0bed0bad183d0bcd0b5d0bdd182d0b520d0b1d183d0b4d183d18220d0bed182d180d0b0d0b6d0b5d0bdd18b20d0bbd18ed0b1d18bd0b520d0b8d0b7d0bcd0b5d0bdd0b5d0bdd0b8d18f20d0bfd0bed0bbd0b8d182d0b8d0bad0b820d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d09ed0bfd0b5d180d0b0d182d0bed180d0bed0bc2e20d09fd0bed0bbd0b8d182d0b8d0bad0b020d0b4d0b5d0b9d181d182d0b2d183d0b5d18220d0b1d0b5d181d181d180d0bed187d0bdd0bed0b4d0be20d0b7d0b0d0bcd0b5d0bdd18b20d0b5d0b520d0bdd0bed0b2d0bed0b920d0b2d0b5d180d181d0b8d0b5d0b92e2031322e332e20d090d0bad182d183d0b0d0bbd18cd0bdd0b0d18f20d0b2d0b5d180d181d0b8d18f20d09fd0bed0bbd0b8d182d0b8d0bad0b820d0b220d181d0b2d0bed0b1d0bed0b4d0bdd0bed0bc20d0b4d0bed181d182d183d0bfd0b520d180d0b0d181d0bfd0bed0bbd0bed0b6d0b5d0bdd0b020d0b220d181d0b5d182d0b820d098d0bdd182d0b5d180d0bdd0b5d18220d0bfd0be20d0b0d0b4d180d0b5d181d1832068747470733a2f2f7a616d65736261722e72752f707269766163792d706f6c6963792e20223b693a333b613a32353a7b733a323a226964223b693a34343b733a353a22616c696173223b733a32373a22706f6c6974696b61206b6f6e666964656e747369616c6e6f737469223b733a373a2273756d6d617279223b733a33373338353a223c64697620636c6173733d22726f77206d622d34223e0d0a3c64697620636c6173733d22636f6c223e0d0a3c68353e312e20d09ed0b1d189d0b8d0b520d0bfd0bed0bbd0bed0b6d0b5d0bdd0b8d18f3c2f68353e0d0a3c64697620636c6173733d226465736372223ed09dd0b0d181d182d0bed18fd189d0b0d18f20d0bfd0bed0bbd0b8d182d0b8d0bad0b020d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d181d0bed181d182d0b0d0b2d0bbd0b5d0bdd0b020d0b2266e6273703bd181d0bed0bed182d0b2d0b5d182d181d182d0b2d0b8d0b820d181266e6273703bd182d180d0b5d0b1d0bed0b2d0b0d0bdd0b8d18fd0bcd0b820d0a4d0b5d0b4d0b5d180d0b0d0bbd18cd0bdd0bed0b3d0be20d0b7d0b0d0bad0bed0bdd0b020d0bed182266e6273703b32372e30372e323030362e20e28496266e6273703b3135322dd0a4d09720c2abd09e266e6273703bd0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd185c2bb2028d0b4d0b0d0bbd0b5d0b5266e6273703be2809420d097d0b0d0bad0bed0bd20d0be266e6273703bd0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852920d0b8266e6273703bd0bed0bfd180d0b5d0b4d0b5d0bbd18fd0b5d18220d0bfd0bed180d18fd0b4d0bed0ba20d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b8266e6273703bd0bcd0b5d180d18b20d0bfd0be266e6273703bd0bed0b1d0b5d181d0bfd0b5d187d0b5d0bdd0b8d18e20d0b1d0b5d0b7d0bed0bfd0b0d181d0bdd0bed181d182d0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0bfd180d0b5d0b4d0bfd180d0b8d0bdd0b8d0bcd0b0d0b5d0bcd18bd0b5266e6273703b3c7370616e2069643d226f776e65722d6e616d652d76616c75652220636c6173733d222220646174612d7363726f6c6c2d746f3d22236f776e65722d6e616d652d6669656c64223ed09ed09ed09e20c2abd097d090d09cd095d0a1c2bb3c2f7370616e3e266e6273703b28d0b4d0b0d0bbd0b5d0b5266e6273703be2809420d09ed0bfd0b5d180d0b0d182d0bed180292e3c2f6469763e0d0a3c64697620636c6173733d226f6c223e0d0a3c64697620636c6173733d226c69223e312e312e20d09ed0bfd0b5d180d0b0d182d0bed18020d181d182d0b0d0b2d0b8d18220d181d0b2d0bed0b5d0b920d0b2d0b0d0b6d0bdd0b5d0b9d188d0b5d0b920d186d0b5d0bbd18cd18e20d0b8266e6273703bd183d181d0bbd0bed0b2d0b8d0b5d0bc20d0bed181d183d189d0b5d181d182d0b2d0bbd0b5d0bdd0b8d18f20d181d0b2d0bed0b5d0b920d0b4d0b5d18fd182d0b5d0bbd18cd0bdd0bed181d182d0b820d181d0bed0b1d0bbd18ed0b4d0b5d0bdd0b8d0b520d0bfd180d0b0d0b220d0b8266e6273703bd181d0b2d0bed0b1d0bed0b420d187d0b5d0bbd0bed0b2d0b5d0bad0b020d0b8266e6273703bd0b3d180d0b0d0b6d0b4d0b0d0bdd0b8d0bdd0b020d0bfd180d0b820d0bed0b1d180d0b0d0b1d0bed182d0bad0b520d0b5d0b3d0be20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0b2266e6273703bd182d0bed0bc20d187d0b8d181d0bbd0b520d0b7d0b0d189d0b8d182d18b20d0bfd180d0b0d0b220d0bdd0b0266e6273703bd0bdd0b5d0bfd180d0b8d0bad0bed181d0bdd0bed0b2d0b5d0bdd0bdd0bed181d182d18c20d187d0b0d181d182d0bdd0bed0b920d0b6d0b8d0b7d0bdd0b82c20d0bbd0b8d187d0bdd183d18e20d0b8266e6273703bd181d0b5d0bcd0b5d0b9d0bdd183d18e20d182d0b0d0b9d0bdd1832e3c2f6469763e0d0a3c64697620636c6173733d226c69223e312e322e20d09dd0b0d181d182d0bed18fd189d0b0d18f20d0bfd0bed0bbd0b8d182d0b8d0bad0b020d09ed0bfd0b5d180d0b0d182d0bed180d0b020d0b2266e6273703bd0bed182d0bdd0bed188d0b5d0bdd0b8d0b820d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852028d0b4d0b0d0bbd0b5d0b5266e6273703be2809420d09fd0bed0bbd0b8d182d0b8d0bad0b02920d0bfd180d0b8d0bcd0b5d0bdd18fd0b5d182d181d18f20d0bad0be266e6273703bd0b2d181d0b5d0b920d0b8d0bdd184d0bed180d0bcd0b0d186d0b8d0b82c20d0bad0bed182d0bed180d183d18e20d09ed0bfd0b5d180d0b0d182d0bed18020d0bcd0bed0b6d0b5d18220d0bfd0bed0bbd183d187d0b8d182d18c20d0be266e6273703bd0bfd0bed181d0b5d182d0b8d182d0b5d0bbd18fd18520d0b2d0b5d0b12dd181d0b0d0b9d182d0b0266e6273703b3c7370616e202020646174612d7363726f6c6c2d746f3d22236f776e65722d736974652d75726c2d6669656c64223e68747470733a2f2f7a616d65736261722e72753c2f7370616e3e2e3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22726f77206d622d34223e0d0a3c64697620636c6173733d22636f6c223e0d0a3c68353e322e20d09ed181d0bdd0bed0b2d0bdd18bd0b520d0bfd0bed0bdd18fd182d0b8d18f2c20d0b8d181d0bfd0bed0bbd18cd0b7d183d0b5d0bcd18bd0b520d0b2266e6273703bd09fd0bed0bbd0b8d182d0b8d0bad0b53c2f68353e0d0a3c64697620636c6173733d226f6c223e0d0a3c64697620636c6173733d226c69223e322e312e20d090d0b2d182d0bed0bcd0b0d182d0b8d0b7d0b8d180d0bed0b2d0b0d0bdd0bdd0b0d18f20d0bed0b1d180d0b0d0b1d0bed182d0bad0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd185266e6273703be2809420d0bed0b1d180d0b0d0b1d0bed182d0bad0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d181266e6273703bd0bfd0bed0bcd0bed189d18cd18e20d181d180d0b5d0b4d181d182d0b220d0b2d18bd187d0b8d181d0bbd0b8d182d0b5d0bbd18cd0bdd0bed0b920d182d0b5d185d0bdd0b8d0bad0b82e3c2f6469763e0d0a3c64697620636c6173733d226c69223e322e322e20d091d0bbd0bed0bad0b8d180d0bed0b2d0b0d0bdd0b8d0b520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd185266e6273703be2809420d0b2d180d0b5d0bcd0b5d0bdd0bdd0bed0b520d0bfd180d0b5d0bad180d0b0d189d0b5d0bdd0b8d0b520d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852028d0b7d0b0266e6273703bd0b8d181d0bad0bbd18ed187d0b5d0bdd0b8d0b5d0bc20d181d0bbd183d187d0b0d0b5d0b22c20d0b5d181d0bbd0b820d0bed0b1d180d0b0d0b1d0bed182d0bad0b020d0bdd0b5d0bed0b1d185d0bed0b4d0b8d0bcd0b020d0b4d0bbd18f20d183d182d0bed187d0bdd0b5d0bdd0b8d18f20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd185292e3c2f6469763e0d0a3c64697620636c6173733d226c69223e322e332e20d092d0b5d0b12dd181d0b0d0b9d182266e6273703be2809420d181d0bed0b2d0bed0bad183d0bfd0bdd0bed181d182d18c20d0b3d180d0b0d184d0b8d187d0b5d181d0bad0b8d18520d0b8266e6273703bd0b8d0bdd184d0bed180d0bcd0b0d186d0b8d0bed0bdd0bdd18bd18520d0bcd0b0d182d0b5d180d0b8d0b0d0bbd0bed0b22c20d0b0266e6273703bd182d0b0d0bad0b6d0b520d0bfd180d0bed0b3d180d0b0d0bcd0bc20d0b4d0bbd18f20d0add092d09c20d0b8266e6273703bd0b1d0b0d0b720d0b4d0b0d0bdd0bdd18bd1852c20d0bed0b1d0b5d181d0bfd0b5d187d0b8d0b2d0b0d18ed189d0b8d18520d0b8d185266e6273703bd0b4d0bed181d182d183d0bfd0bdd0bed181d182d18c20d0b2266e6273703bd181d0b5d182d0b820d0b8d0bdd182d0b5d180d0bdd0b5d18220d0bfd0be266e6273703bd181d0b5d182d0b5d0b2d0bed0bcd18320d0b0d0b4d180d0b5d181d183266e6273703b3c7370616e202020646174612d7363726f6c6c2d746f3d22236f776e65722d736974652d75726c2d6669656c64223e68747470733a2f2f7a616d65736261722e72753c2f7370616e3e2e3c2f6469763e0d0a3c64697620636c6173733d226c69223e322e342e20d098d0bdd184d0bed180d0bcd0b0d186d0b8d0bed0bdd0bdd0b0d18f20d181d0b8d181d182d0b5d0bcd0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd185266e6273703be2809420d181d0bed0b2d0bed0bad183d0bfd0bdd0bed181d182d18c20d181d0bed0b4d0b5d180d0b6d0b0d189d0b8d185d181d18f20d0b2266e6273703bd0b1d0b0d0b7d0b0d18520d0b4d0b0d0bdd0bdd18bd18520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b8266e6273703bd0bed0b1d0b5d181d0bfd0b5d187d0b8d0b2d0b0d18ed189d0b8d18520d0b8d185266e6273703bd0bed0b1d180d0b0d0b1d0bed182d0bad18320d0b8d0bdd184d0bed180d0bcd0b0d186d0b8d0bed0bdd0bdd18bd18520d182d0b5d185d0bdd0bed0bbd0bed0b3d0b8d0b920d0b8266e6273703bd182d0b5d185d0bdd0b8d187d0b5d181d0bad0b8d18520d181d180d0b5d0b4d181d182d0b22e3c2f6469763e0d0a3c64697620636c6173733d226c69223e322e352e20d09ed0b1d0b5d0b7d0bbd0b8d187d0b8d0b2d0b0d0bdd0b8d0b520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd185266e6273703be2809420d0b4d0b5d0b9d181d182d0b2d0b8d18f2c20d0b2266e6273703bd180d0b5d0b7d183d0bbd18cd182d0b0d182d0b520d0bad0bed182d0bed180d18bd18520d0bdd0b5d0b2d0bed0b7d0bcd0bed0b6d0bdd0be20d0bed0bfd180d0b5d0b4d0b5d0bbd0b8d182d18c20d0b1d0b5d0b720d0b8d181d0bfd0bed0bbd18cd0b7d0bed0b2d0b0d0bdd0b8d18f20d0b4d0bed0bfd0bed0bbd0bdd0b8d182d0b5d0bbd18cd0bdd0bed0b920d0b8d0bdd184d0bed180d0bcd0b0d186d0b8d0b820d0bfd180d0b8d0bdd0b0d0b4d0bbd0b5d0b6d0bdd0bed181d182d18c20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bad0bed0bdd0bad180d0b5d182d0bdd0bed0bcd18320d09fd0bed0bbd18cd0b7d0bed0b2d0b0d182d0b5d0bbd18e20d0b8d0bbd0b820d0b8d0bdd0bed0bcd18320d181d183d0b1d18ad0b5d0bad182d18320d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852e3c2f6469763e0d0a3c64697620636c6173733d226c69223e322e362e20d09ed0b1d180d0b0d0b1d0bed182d0bad0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd185266e6273703be2809420d0bbd18ed0b1d0bed0b520d0b4d0b5d0b9d181d182d0b2d0b8d0b52028d0bed0bfd0b5d180d0b0d186d0b8d18f2920d0b8d0bbd0b820d181d0bed0b2d0bed0bad183d0bfd0bdd0bed181d182d18c20d0b4d0b5d0b9d181d182d0b2d0b8d0b92028d0bed0bfd0b5d180d0b0d186d0b8d0b9292c20d181d0bed0b2d0b5d180d188d0b0d0b5d0bcd18bd18520d181266e6273703bd0b8d181d0bfd0bed0bbd18cd0b7d0bed0b2d0b0d0bdd0b8d0b5d0bc20d181d180d0b5d0b4d181d182d0b220d0b0d0b2d182d0bed0bcd0b0d182d0b8d0b7d0b0d186d0b8d0b820d0b8d0bbd0b820d0b1d0b5d0b720d0b8d181d0bfd0bed0bbd18cd0b7d0bed0b2d0b0d0bdd0b8d18f20d182d0b0d0bad0b8d18520d181d180d0b5d0b4d181d182d0b220d181266e6273703bd0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd0bcd0b820d0b4d0b0d0bdd0bdd18bd0bcd0b82c20d0b2d0bad0bbd18ed187d0b0d18f20d181d0b1d0bed1802c20d0b7d0b0d0bfd0b8d181d18c2c20d181d0b8d181d182d0b5d0bcd0b0d182d0b8d0b7d0b0d186d0b8d18e2c20d0bdd0b0d0bad0bed0bfd0bbd0b5d0bdd0b8d0b52c20d185d180d0b0d0bdd0b5d0bdd0b8d0b52c20d183d182d0bed187d0bdd0b5d0bdd0b8d0b52028d0bed0b1d0bdd0bed0b2d0bbd0b5d0bdd0b8d0b52c20d0b8d0b7d0bcd0b5d0bdd0b5d0bdd0b8d0b5292c20d0b8d0b7d0b2d0bbd0b5d187d0b5d0bdd0b8d0b52c20d0b8d181d0bfd0bed0bbd18cd0b7d0bed0b2d0b0d0bdd0b8d0b52c20d0bfd0b5d180d0b5d0b4d0b0d187d1832028d180d0b0d181d0bfd180d0bed181d182d180d0b0d0bdd0b5d0bdd0b8d0b52c20d0bfd180d0b5d0b4d0bed181d182d0b0d0b2d0bbd0b5d0bdd0b8d0b52c20d0b4d0bed181d182d183d0bf292c20d0bed0b1d0b5d0b7d0bbd0b8d187d0b8d0b2d0b0d0bdd0b8d0b52c20d0b1d0bbd0bed0bad0b8d180d0bed0b2d0b0d0bdd0b8d0b52c20d183d0b4d0b0d0bbd0b5d0bdd0b8d0b52c20d183d0bdd0b8d187d182d0bed0b6d0b5d0bdd0b8d0b520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852e3c2f6469763e0d0a3c64697620636c6173733d226c69223e322e372e20d09ed0bfd0b5d180d0b0d182d0bed180266e6273703be2809420d0b3d0bed181d183d0b4d0b0d180d181d182d0b2d0b5d0bdd0bdd18bd0b920d0bed180d0b3d0b0d0bd2c20d0bcd183d0bdd0b8d186d0b8d0bfd0b0d0bbd18cd0bdd18bd0b920d0bed180d0b3d0b0d0bd2c20d18ed180d0b8d0b4d0b8d187d0b5d181d0bad0bed0b520d0b8d0bbd0b820d184d0b8d0b7d0b8d187d0b5d181d0bad0bed0b520d0bbd0b8d186d0be2c20d181d0b0d0bcd0bed181d182d0bed18fd182d0b5d0bbd18cd0bdd0be20d0b8d0bbd0b820d181d0bed0b2d0bcd0b5d181d182d0bdd0be20d181266e6273703bd0b4d180d183d0b3d0b8d0bcd0b820d0bbd0b8d186d0b0d0bcd0b820d0bed180d0b3d0b0d0bdd0b8d0b7d183d18ed189d0b8d0b520d0b82fd0b8d0bbd0b8266e6273703bd0bed181d183d189d0b5d181d182d0b2d0bbd18fd18ed189d0b8d0b520d0bed0b1d180d0b0d0b1d0bed182d0bad18320d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0b0266e6273703bd182d0b0d0bad0b6d0b520d0bed0bfd180d0b5d0b4d0b5d0bbd18fd18ed189d0b8d0b520d186d0b5d0bbd0b820d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d181d0bed181d182d0b0d0b220d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0bfd0bed0b4d0bbd0b5d0b6d0b0d189d0b8d18520d0bed0b1d180d0b0d0b1d0bed182d0bad0b52c20d0b4d0b5d0b9d181d182d0b2d0b8d18f2028d0bed0bfd0b5d180d0b0d186d0b8d0b8292c20d181d0bed0b2d0b5d180d188d0b0d0b5d0bcd18bd0b520d181266e6273703bd0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd0bcd0b820d0b4d0b0d0bdd0bdd18bd0bcd0b82e3c2f6469763e0d0a3c64697620636c6173733d226c69223e322e382e20d09fd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd0b520d0b4d0b0d0bdd0bdd18bd0b5266e6273703be2809420d0bbd18ed0b1d0b0d18f20d0b8d0bdd184d0bed180d0bcd0b0d186d0b8d18f2c20d0bed182d0bdd0bed181d18fd189d0b0d18fd181d18f20d0bfd180d18fd0bcd0be20d0b8d0bbd0b820d0bad0bed181d0b2d0b5d0bdd0bdd0be20d0ba266e6273703bd0bed0bfd180d0b5d0b4d0b5d0bbd0b5d0bdd0bdd0bed0bcd18320d0b8d0bbd0b820d0bed0bfd180d0b5d0b4d0b5d0bbd18fd0b5d0bcd0bed0bcd18320d09fd0bed0bbd18cd0b7d0bed0b2d0b0d182d0b5d0bbd18e20d0b2d0b5d0b12dd181d0b0d0b9d182d0b0266e6273703b3c7370616e202020646174612d7363726f6c6c2d746f3d22236f776e65722d736974652d75726c2d6669656c64223e68747470733a2f2f7a616d65736261722e72753c2f7370616e3e2e3c2f6469763e0d0a3c64697620636c6173733d226c69223e322e392e20d09fd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd0b520d0b4d0b0d0bdd0bdd18bd0b52c20d180d0b0d0b7d180d0b5d188d0b5d0bdd0bdd18bd0b520d181d183d0b1d18ad0b5d0bad182d0bed0bc20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b4d0bbd18f20d180d0b0d181d0bfd180d0bed181d182d180d0b0d0bdd0b5d0bdd0b8d18f2c266e6273703be2809420d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd0b520d0b4d0b0d0bdd0bdd18bd0b52c20d0b4d0bed181d182d183d0bf20d0bdd0b5d0bed0b3d180d0b0d0bdd0b8d187d0b5d0bdd0bdd0bed0b3d0be20d0bad180d183d0b3d0b020d0bbd0b8d18620d0ba266e6273703bd0bad0bed182d0bed180d18bd0bc20d0bfd180d0b5d0b4d0bed181d182d0b0d0b2d0bbd0b5d0bd20d181d183d0b1d18ad0b5d0bad182d0bed0bc20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bfd183d182d0b5d0bc20d0b4d0b0d187d0b820d181d0bed0b3d0bbd0b0d181d0b8d18f20d0bdd0b0266e6273703bd0bed0b1d180d0b0d0b1d0bed182d0bad18320d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d180d0b0d0b7d180d0b5d188d0b5d0bdd0bdd18bd18520d181d183d0b1d18ad0b5d0bad182d0bed0bc20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b4d0bbd18f20d180d0b0d181d0bfd180d0bed181d182d180d0b0d0bdd0b5d0bdd0b8d18f20d0b2266e6273703bd0bfd0bed180d18fd0b4d0bad0b52c20d0bfd180d0b5d0b4d183d181d0bcd0bed182d180d0b5d0bdd0bdd0bed0bc20d097d0b0d0bad0bed0bdd0bed0bc20d0be266e6273703bd0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852028d0b4d0b0d0bbd0b5d0b5266e6273703be2809420d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd0b520d0b4d0b0d0bdd0bdd18bd0b52c20d180d0b0d0b7d180d0b5d188d0b5d0bdd0bdd18bd0b520d0b4d0bbd18f20d180d0b0d181d0bfd180d0bed181d182d180d0b0d0bdd0b5d0bdd0b8d18f292e3c2f6469763e0d0a3c64697620636c6173733d226c69223e322e31302e20d09fd0bed0bbd18cd0b7d0bed0b2d0b0d182d0b5d0bbd18c266e6273703be2809420d0bbd18ed0b1d0bed0b920d0bfd0bed181d0b5d182d0b8d182d0b5d0bbd18c20d0b2d0b5d0b12dd181d0b0d0b9d182d0b0266e6273703b3c7370616e202020646174612d7363726f6c6c2d746f3d22236f776e65722d736974652d75726c2d6669656c64223e68747470733a2f2f7a616d65736261722e72753c2f7370616e3e2e3c2f6469763e0d0a3c64697620636c6173733d226c69223e322e31312e20d09fd180d0b5d0b4d0bed181d182d0b0d0b2d0bbd0b5d0bdd0b8d0b520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd185266e6273703be2809420d0b4d0b5d0b9d181d182d0b2d0b8d18f2c20d0bdd0b0d0bfd180d0b0d0b2d0bbd0b5d0bdd0bdd18bd0b520d0bdd0b0266e6273703bd180d0b0d181d0bad180d18bd182d0b8d0b520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bed0bfd180d0b5d0b4d0b5d0bbd0b5d0bdd0bdd0bed0bcd18320d0bbd0b8d186d18320d0b8d0bbd0b820d0bed0bfd180d0b5d0b4d0b5d0bbd0b5d0bdd0bdd0bed0bcd18320d0bad180d183d0b3d18320d0bbd0b8d1862e3c2f6469763e0d0a3c64697620636c6173733d226c69223e322e31322e20d0a0d0b0d181d0bfd180d0bed181d182d180d0b0d0bdd0b5d0bdd0b8d0b520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd185266e6273703be2809420d0bbd18ed0b1d18bd0b520d0b4d0b5d0b9d181d182d0b2d0b8d18f2c20d0bdd0b0d0bfd180d0b0d0b2d0bbd0b5d0bdd0bdd18bd0b520d0bdd0b0266e6273703bd180d0b0d181d0bad180d18bd182d0b8d0b520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bdd0b5d0bed0bfd180d0b5d0b4d0b5d0bbd0b5d0bdd0bdd0bed0bcd18320d0bad180d183d0b3d18320d0bbd0b8d1862028d0bfd0b5d180d0b5d0b4d0b0d187d0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852920d0b8d0bbd0b820d0bdd0b0266e6273703bd0bed0b7d0bdd0b0d0bad0bed0bcd0bbd0b5d0bdd0b8d0b520d181266e6273703bd0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd0bcd0b820d0b4d0b0d0bdd0bdd18bd0bcd0b820d0bdd0b5d0bed0b3d180d0b0d0bdd0b8d187d0b5d0bdd0bdd0bed0b3d0be20d0bad180d183d0b3d0b020d0bbd0b8d1862c20d0b2266e6273703bd182d0bed0bc20d187d0b8d181d0bbd0b520d0bed0b1d0bdd0b0d180d0bed0b4d0bed0b2d0b0d0bdd0b8d0b520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b2266e6273703bd181d180d0b5d0b4d181d182d0b2d0b0d18520d0bcd0b0d181d181d0bed0b2d0bed0b920d0b8d0bdd184d0bed180d0bcd0b0d186d0b8d0b82c20d180d0b0d0b7d0bcd0b5d189d0b5d0bdd0b8d0b520d0b2266e6273703bd0b8d0bdd184d0bed180d0bcd0b0d186d0b8d0bed0bdd0bdd0be2dd182d0b5d0bbd0b5d0bad0bed0bcd0bcd183d0bdd0b8d0bad0b0d186d0b8d0bed0bdd0bdd18bd18520d181d0b5d182d18fd18520d0b8d0bbd0b820d0bfd180d0b5d0b4d0bed181d182d0b0d0b2d0bbd0b5d0bdd0b8d0b520d0b4d0bed181d182d183d0bfd0b020d0ba266e6273703bd0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd0bc20d0b4d0b0d0bdd0bdd18bd0bc20d0bad0b0d0bad0b8d0bc2dd0bbd0b8d0b1d0be20d0b8d0bdd18bd0bc20d181d0bfd0bed181d0bed0b1d0bed0bc2e3c2f6469763e0d0a3c64697620636c6173733d226c69223e322e31332e20d0a2d180d0b0d0bdd181d0b3d180d0b0d0bdd0b8d187d0bdd0b0d18f20d0bfd0b5d180d0b5d0b4d0b0d187d0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd185266e6273703be2809420d0bfd0b5d180d0b5d0b4d0b0d187d0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bdd0b0266e6273703bd182d0b5d180d180d0b8d182d0bed180d0b8d18e20d0b8d0bdd0bed181d182d180d0b0d0bdd0bdd0bed0b3d0be20d0b3d0bed181d183d0b4d0b0d180d181d182d0b2d0b020d0bed180d0b3d0b0d0bdd18320d0b2d0bbd0b0d181d182d0b820d0b8d0bdd0bed181d182d180d0b0d0bdd0bdd0bed0b3d0be20d0b3d0bed181d183d0b4d0b0d180d181d182d0b2d0b02c20d0b8d0bdd0bed181d182d180d0b0d0bdd0bdd0bed0bcd18320d184d0b8d0b7d0b8d187d0b5d181d0bad0bed0bcd18320d0b8d0bbd0b820d0b8d0bdd0bed181d182d180d0b0d0bdd0bdd0bed0bcd18320d18ed180d0b8d0b4d0b8d187d0b5d181d0bad0bed0bcd18320d0bbd0b8d186d1832e3c2f6469763e0d0a3c64697620636c6173733d226c69223e322e31342e20d0a3d0bdd0b8d187d182d0bed0b6d0b5d0bdd0b8d0b520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd185266e6273703be2809420d0bbd18ed0b1d18bd0b520d0b4d0b5d0b9d181d182d0b2d0b8d18f2c20d0b2266e6273703bd180d0b5d0b7d183d0bbd18cd182d0b0d182d0b520d0bad0bed182d0bed180d18bd18520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd0b520d0b4d0b0d0bdd0bdd18bd0b520d183d0bdd0b8d187d182d0bed0b6d0b0d18ed182d181d18f20d0b1d0b5d0b7d0b2d0bed0b7d0b2d180d0b0d182d0bdd0be20d181266e6273703bd0bdd0b5d0b2d0bed0b7d0bcd0bed0b6d0bdd0bed181d182d18cd18e20d0b4d0b0d0bbd18cd0bdd0b5d0b9d188d0b5d0b3d0be20d0b2d0bed181d181d182d0b0d0bdd0bed0b2d0bbd0b5d0bdd0b8d18f20d181d0bed0b4d0b5d180d0b6d0b0d0bdd0b8d18f20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b2266e6273703bd0b8d0bdd184d0bed180d0bcd0b0d186d0b8d0bed0bdd0bdd0bed0b920d181d0b8d181d182d0b5d0bcd0b520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b82fd0b8d0bbd0b8266e6273703bd183d0bdd0b8d187d182d0bed0b6d0b0d18ed182d181d18f20d0bcd0b0d182d0b5d180d0b8d0b0d0bbd18cd0bdd18bd0b520d0bdd0bed181d0b8d182d0b5d0bbd0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852e3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22726f77206d622d34223e0d0a3c64697620636c6173733d22636f6c223e0d0a3c68353e332e20d09ed181d0bdd0bed0b2d0bdd18bd0b520d0bfd180d0b0d0b2d0b020d0b8266e6273703bd0bed0b1d18fd0b7d0b0d0bdd0bdd0bed181d182d0b820d09ed0bfd0b5d180d0b0d182d0bed180d0b03c2f68353e0d0a3c64697620636c6173733d226f6c223e0d0a3c64697620636c6173733d226c69223e332e312e20d09ed0bfd0b5d180d0b0d182d0bed18020d0b8d0bcd0b5d0b5d18220d0bfd180d0b0d0b2d0be3a3c2f6469763e0d0a3c64697620636c6173733d226c69223ee28094266e6273703bd0bfd0bed0bbd183d187d0b0d182d18c20d0bed182266e6273703bd181d183d0b1d18ad0b5d0bad182d0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b4d0bed181d182d0bed0b2d0b5d180d0bdd18bd0b520d0b8d0bdd184d0bed180d0bcd0b0d186d0b8d18e20d0b82fd0b8d0bbd0b8266e6273703bd0b4d0bed0bad183d0bcd0b5d0bdd182d18b2c20d181d0bed0b4d0b5d180d0b6d0b0d189d0b8d0b520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd0b520d0b4d0b0d0bdd0bdd18bd0b53b3c2f6469763e0d0a3c64697620636c6173733d226c69223ee28094266e6273703bd0b2266e6273703bd181d0bbd183d187d0b0d0b520d0bed182d0b7d18bd0b2d0b020d181d183d0b1d18ad0b5d0bad182d0bed0bc20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d181d0bed0b3d0bbd0b0d181d0b8d18f20d0bdd0b0266e6273703bd0bed0b1d180d0b0d0b1d0bed182d0bad18320d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0b0266e6273703bd182d0b0d0bad0b6d0b52c20d0bdd0b0d0bfd180d0b0d0b2d0bbd0b5d0bdd0b8d18f20d0bed0b1d180d0b0d189d0b5d0bdd0b8d18f20d181266e6273703bd182d180d0b5d0b1d0bed0b2d0b0d0bdd0b8d0b5d0bc20d0be266e6273703bd0bfd180d0b5d0bad180d0b0d189d0b5d0bdd0b8d0b820d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d09ed0bfd0b5d180d0b0d182d0bed18020d0b2d0bfd180d0b0d0b2d0b520d0bfd180d0bed0b4d0bed0bbd0b6d0b8d182d18c20d0bed0b1d180d0b0d0b1d0bed182d0bad18320d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b1d0b5d0b720d181d0bed0b3d0bbd0b0d181d0b8d18f20d181d183d0b1d18ad0b5d0bad182d0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bfd180d0b820d0bdd0b0d0bbd0b8d187d0b8d0b820d0bed181d0bdd0bed0b2d0b0d0bdd0b8d0b92c20d183d0bad0b0d0b7d0b0d0bdd0bdd18bd18520d0b2266e6273703bd097d0b0d0bad0bed0bdd0b520d0be266e6273703bd0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1853b3c2f6469763e0d0a3c64697620636c6173733d226c69223ee28094266e6273703bd181d0b0d0bcd0bed181d182d0bed18fd182d0b5d0bbd18cd0bdd0be20d0bed0bfd180d0b5d0b4d0b5d0bbd18fd182d18c20d181d0bed181d182d0b0d0b220d0b8266e6273703bd0bfd0b5d180d0b5d187d0b5d0bdd18c20d0bcd0b5d1802c20d0bdd0b5d0bed0b1d185d0bed0b4d0b8d0bcd18bd18520d0b8266e6273703bd0b4d0bed181d182d0b0d182d0bed187d0bdd18bd18520d0b4d0bbd18f20d0bed0b1d0b5d181d0bfd0b5d187d0b5d0bdd0b8d18f20d0b2d18bd0bfd0bed0bbd0bdd0b5d0bdd0b8d18f20d0bed0b1d18fd0b7d0b0d0bdd0bdd0bed181d182d0b5d0b92c20d0bfd180d0b5d0b4d183d181d0bcd0bed182d180d0b5d0bdd0bdd18bd18520d097d0b0d0bad0bed0bdd0bed0bc20d0be266e6273703bd0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b8266e6273703bd0bfd180d0b8d0bdd18fd182d18bd0bcd0b820d0b2266e6273703bd181d0bed0bed182d0b2d0b5d182d181d182d0b2d0b8d0b820d181266e6273703bd0bdd0b8d0bc20d0bdd0bed180d0bcd0b0d182d0b8d0b2d0bdd18bd0bcd0b820d0bfd180d0b0d0b2d0bed0b2d18bd0bcd0b820d0b0d0bad182d0b0d0bcd0b82c20d0b5d181d0bbd0b820d0b8d0bdd0bed0b520d0bdd0b5266e6273703bd0bfd180d0b5d0b4d183d181d0bcd0bed182d180d0b5d0bdd0be20d097d0b0d0bad0bed0bdd0bed0bc20d0be266e6273703bd0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b8d0bbd0b820d0b4d180d183d0b3d0b8d0bcd0b820d184d0b5d0b4d0b5d180d0b0d0bbd18cd0bdd18bd0bcd0b820d0b7d0b0d0bad0bed0bdd0b0d0bcd0b82e3c2f6469763e0d0a3c64697620636c6173733d226c69223e332e322e20d09ed0bfd0b5d180d0b0d182d0bed18020d0bed0b1d18fd0b7d0b0d0bd3a3c2f6469763e0d0a3c64697620636c6173733d226c69223ee28094266e6273703bd0bfd180d0b5d0b4d0bed181d182d0b0d0b2d0bbd18fd182d18c20d181d183d0b1d18ad0b5d0bad182d18320d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bfd0be266e6273703bd0b5d0b3d0be20d0bfd180d0bed181d18cd0b1d0b520d0b8d0bdd184d0bed180d0bcd0b0d186d0b8d18e2c20d0bad0b0d181d0b0d18ed189d183d18ed181d18f20d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0b5d0b3d0be20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1853b3c2f6469763e0d0a3c64697620636c6173733d226c69223ee28094266e6273703bd0bed180d0b3d0b0d0bdd0b8d0b7d0bed0b2d18bd0b2d0b0d182d18c20d0bed0b1d180d0b0d0b1d0bed182d0bad18320d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b2266e6273703bd0bfd0bed180d18fd0b4d0bad0b52c20d183d181d182d0b0d0bdd0bed0b2d0bbd0b5d0bdd0bdd0bed0bc20d0b4d0b5d0b9d181d182d0b2d183d18ed189d0b8d0bc20d0b7d0b0d0bad0bed0bdd0bed0b4d0b0d182d0b5d0bbd18cd181d182d0b2d0bed0bc266e6273703bd0a0d0a43b3c2f6469763e0d0a3c64697620636c6173733d226c69223ee28094266e6273703bd0bed182d0b2d0b5d187d0b0d182d18c20d0bdd0b0266e6273703bd0bed0b1d180d0b0d189d0b5d0bdd0b8d18f20d0b8266e6273703bd0b7d0b0d0bfd180d0bed181d18b20d181d183d0b1d18ad0b5d0bad182d0bed0b220d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b8266e6273703bd0b8d185266e6273703bd0b7d0b0d0bad0bed0bdd0bdd18bd18520d0bfd180d0b5d0b4d181d182d0b0d0b2d0b8d182d0b5d0bbd0b5d0b920d0b2266e6273703bd181d0bed0bed182d0b2d0b5d182d181d182d0b2d0b8d0b820d181266e6273703bd182d180d0b5d0b1d0bed0b2d0b0d0bdd0b8d18fd0bcd0b820d097d0b0d0bad0bed0bdd0b020d0be266e6273703bd0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1853b3c2f6469763e0d0a3c64697620636c6173733d226c69223ee28094266e6273703bd181d0bed0bed0b1d189d0b0d182d18c20d0b2266e6273703bd183d0bfd0bed0bbd0bdd0bed0bcd0bed187d0b5d0bdd0bdd18bd0b920d0bed180d0b3d0b0d0bd20d0bfd0be266e6273703bd0b7d0b0d189d0b8d182d0b520d0bfd180d0b0d0b220d181d183d0b1d18ad0b5d0bad182d0bed0b220d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bfd0be266e6273703bd0b7d0b0d0bfd180d0bed181d18320d18dd182d0bed0b3d0be20d0bed180d0b3d0b0d0bdd0b020d0bdd0b5d0bed0b1d185d0bed0b4d0b8d0bcd183d18e20d0b8d0bdd184d0bed180d0bcd0b0d186d0b8d18e20d0b2266e6273703bd182d0b5d187d0b5d0bdd0b8d0b5203130266e6273703bd0b4d0bdd0b5d0b920d181266e6273703bd0b4d0b0d182d18b20d0bfd0bed0bbd183d187d0b5d0bdd0b8d18f20d182d0b0d0bad0bed0b3d0be20d0b7d0b0d0bfd180d0bed181d0b03b3c2f6469763e0d0a3c64697620636c6173733d226c69223ee28094266e6273703bd0bfd183d0b1d0bbd0b8d0bad0bed0b2d0b0d182d18c20d0b8d0bbd0b820d0b8d0bdd18bd0bc20d0bed0b1d180d0b0d0b7d0bed0bc20d0bed0b1d0b5d181d0bfd0b5d187d0b8d0b2d0b0d182d18c20d0bdd0b5d0bed0b3d180d0b0d0bdd0b8d187d0b5d0bdd0bdd18bd0b920d0b4d0bed181d182d183d0bf20d0ba266e6273703bd0bdd0b0d181d182d0bed18fd189d0b5d0b920d09fd0bed0bbd0b8d182d0b8d0bad0b520d0b2266e6273703bd0bed182d0bdd0bed188d0b5d0bdd0b8d0b820d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1853b3c2f6469763e0d0a3c64697620636c6173733d226c69223ee28094266e6273703bd0bfd180d0b8d0bdd0b8d0bcd0b0d182d18c20d0bfd180d0b0d0b2d0bed0b2d18bd0b52c20d0bed180d0b3d0b0d0bdd0b8d0b7d0b0d186d0b8d0bed0bdd0bdd18bd0b520d0b8266e6273703bd182d0b5d185d0bdd0b8d187d0b5d181d0bad0b8d0b520d0bcd0b5d180d18b20d0b4d0bbd18f20d0b7d0b0d189d0b8d182d18b20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bed182266e6273703bd0bdd0b5d0bfd180d0b0d0b2d0bed0bcd0b5d180d0bdd0bed0b3d0be20d0b8d0bbd0b820d181d0bbd183d187d0b0d0b9d0bdd0bed0b3d0be20d0b4d0bed181d182d183d0bfd0b020d0ba266e6273703bd0bdd0b8d0bc2c20d183d0bdd0b8d187d182d0bed0b6d0b5d0bdd0b8d18f2c20d0b8d0b7d0bcd0b5d0bdd0b5d0bdd0b8d18f2c20d0b1d0bbd0bed0bad0b8d180d0bed0b2d0b0d0bdd0b8d18f2c20d0bad0bed0bfd0b8d180d0bed0b2d0b0d0bdd0b8d18f2c20d0bfd180d0b5d0b4d0bed181d182d0b0d0b2d0bbd0b5d0bdd0b8d18f2c20d180d0b0d181d0bfd180d0bed181d182d180d0b0d0bdd0b5d0bdd0b8d18f20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0b0266e6273703bd182d0b0d0bad0b6d0b520d0bed182266e6273703bd0b8d0bdd18bd18520d0bdd0b5d0bfd180d0b0d0b2d0bed0bcd0b5d180d0bdd18bd18520d0b4d0b5d0b9d181d182d0b2d0b8d0b920d0b2266e6273703bd0bed182d0bdd0bed188d0b5d0bdd0b8d0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1853b3c2f6469763e0d0a3c64697620636c6173733d226c69223ee28094266e6273703bd0bfd180d0b5d0bad180d0b0d182d0b8d182d18c20d0bfd0b5d180d0b5d0b4d0b0d187d1832028d180d0b0d181d0bfd180d0bed181d182d180d0b0d0bdd0b5d0bdd0b8d0b52c20d0bfd180d0b5d0b4d0bed181d182d0b0d0b2d0bbd0b5d0bdd0b8d0b52c20d0b4d0bed181d182d183d0bf2920d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0bfd180d0b5d0bad180d0b0d182d0b8d182d18c20d0bed0b1d180d0b0d0b1d0bed182d0bad18320d0b8266e6273703bd183d0bdd0b8d187d182d0bed0b6d0b8d182d18c20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd0b520d0b4d0b0d0bdd0bdd18bd0b520d0b2266e6273703bd0bfd0bed180d18fd0b4d0bad0b520d0b8266e6273703bd181d0bbd183d187d0b0d18fd1852c20d0bfd180d0b5d0b4d183d181d0bcd0bed182d180d0b5d0bdd0bdd18bd18520d097d0b0d0bad0bed0bdd0bed0bc20d0be266e6273703bd0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1853b3c2f6469763e0d0a3c64697620636c6173733d226c69223ee28094266e6273703bd0b8d181d0bfd0bed0bbd0bdd18fd182d18c20d0b8d0bdd18bd0b520d0bed0b1d18fd0b7d0b0d0bdd0bdd0bed181d182d0b82c20d0bfd180d0b5d0b4d183d181d0bcd0bed182d180d0b5d0bdd0bdd18bd0b520d097d0b0d0bad0bed0bdd0bed0bc20d0be266e6273703bd0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852e3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22726f77206d622d34223e0d0a3c64697620636c6173733d22636f6c223e0d0a3c68353e342e20d09ed181d0bdd0bed0b2d0bdd18bd0b520d0bfd180d0b0d0b2d0b020d0b8266e6273703bd0bed0b1d18fd0b7d0b0d0bdd0bdd0bed181d182d0b820d181d183d0b1d18ad0b5d0bad182d0bed0b220d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1853c2f68353e0d0a3c64697620636c6173733d226f6c223e0d0a3c64697620636c6173733d226c69223e342e312e20d0a1d183d0b1d18ad0b5d0bad182d18b20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b8d0bcd0b5d18ed18220d0bfd180d0b0d0b2d0be3a3c2f6469763e0d0a3c64697620636c6173733d226c69223ee28094266e6273703bd0bfd0bed0bbd183d187d0b0d182d18c20d0b8d0bdd184d0bed180d0bcd0b0d186d0b8d18e2c20d0bad0b0d181d0b0d18ed189d183d18ed181d18f20d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0b5d0b3d0be20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0b7d0b0266e6273703bd0b8d181d0bad0bbd18ed187d0b5d0bdd0b8d0b5d0bc20d181d0bbd183d187d0b0d0b5d0b22c20d0bfd180d0b5d0b4d183d181d0bcd0bed182d180d0b5d0bdd0bdd18bd18520d184d0b5d0b4d0b5d180d0b0d0bbd18cd0bdd18bd0bcd0b820d0b7d0b0d0bad0bed0bdd0b0d0bcd0b82e20d0a1d0b2d0b5d0b4d0b5d0bdd0b8d18f20d0bfd180d0b5d0b4d0bed181d182d0b0d0b2d0bbd18fd18ed182d181d18f20d181d183d0b1d18ad0b5d0bad182d18320d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d09ed0bfd0b5d180d0b0d182d0bed180d0bed0bc20d0b2266e6273703bd0b4d0bed181d182d183d0bfd0bdd0bed0b920d184d0bed180d0bcd0b52c20d0b8266e6273703bd0b2266e6273703bd0bdd0b8d18520d0bdd0b5266e6273703bd0b4d0bed0bbd0b6d0bdd18b20d181d0bed0b4d0b5d180d0b6d0b0d182d18cd181d18f20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd0b520d0b4d0b0d0bdd0bdd18bd0b52c20d0bed182d0bdd0bed181d18fd189d0b8d0b5d181d18f20d0ba266e6273703bd0b4d180d183d0b3d0b8d0bc20d181d183d0b1d18ad0b5d0bad182d0b0d0bc20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0b7d0b0266e6273703bd0b8d181d0bad0bbd18ed187d0b5d0bdd0b8d0b5d0bc20d181d0bbd183d187d0b0d0b5d0b22c20d0bad0bed0b3d0b4d0b020d0b8d0bcd0b5d18ed182d181d18f20d0b7d0b0d0bad0bed0bdd0bdd18bd0b520d0bed181d0bdd0bed0b2d0b0d0bdd0b8d18f20d0b4d0bbd18f20d180d0b0d181d0bad180d18bd182d0b8d18f20d182d0b0d0bad0b8d18520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852e20d09fd0b5d180d0b5d187d0b5d0bdd18c20d0b8d0bdd184d0bed180d0bcd0b0d186d0b8d0b820d0b8266e6273703bd0bfd0bed180d18fd0b4d0bed0ba20d0b5d0b5266e6273703bd0bfd0bed0bbd183d187d0b5d0bdd0b8d18f20d183d181d182d0b0d0bdd0bed0b2d0bbd0b5d0bd20d097d0b0d0bad0bed0bdd0bed0bc20d0be266e6273703bd0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1853b3c2f6469763e0d0a3c64697620636c6173733d226c69223ee28094266e6273703bd182d180d0b5d0b1d0bed0b2d0b0d182d18c20d0bed182266e6273703bd0bed0bfd0b5d180d0b0d182d0bed180d0b020d183d182d0bed187d0bdd0b5d0bdd0b8d18f20d0b5d0b3d0be20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0b8d185266e6273703bd0b1d0bbd0bed0bad0b8d180d0bed0b2d0b0d0bdd0b8d18f20d0b8d0bbd0b820d183d0bdd0b8d187d182d0bed0b6d0b5d0bdd0b8d18f20d0b2266e6273703bd181d0bbd183d187d0b0d0b52c20d0b5d181d0bbd0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd0b520d0b4d0b0d0bdd0bdd18bd0b520d18fd0b2d0bbd18fd18ed182d181d18f20d0bdd0b5d0bfd0bed0bbd0bdd18bd0bcd0b82c20d183d181d182d0b0d180d0b5d0b2d188d0b8d0bcd0b82c20d0bdd0b5d182d0bed187d0bdd18bd0bcd0b82c20d0bdd0b5d0b7d0b0d0bad0bed0bdd0bdd0be20d0bfd0bed0bbd183d187d0b5d0bdd0bdd18bd0bcd0b820d0b8d0bbd0b820d0bdd0b5266e6273703bd18fd0b2d0bbd18fd18ed182d181d18f20d0bdd0b5d0bed0b1d185d0bed0b4d0b8d0bcd18bd0bcd0b820d0b4d0bbd18f20d0b7d0b0d18fd0b2d0bbd0b5d0bdd0bdd0bed0b920d186d0b5d0bbd0b820d0bed0b1d180d0b0d0b1d0bed182d0bad0b82c20d0b0266e6273703bd182d0b0d0bad0b6d0b520d0bfd180d0b8d0bdd0b8d0bcd0b0d182d18c20d0bfd180d0b5d0b4d183d181d0bcd0bed182d180d0b5d0bdd0bdd18bd0b520d0b7d0b0d0bad0bed0bdd0bed0bc20d0bcd0b5d180d18b20d0bfd0be266e6273703bd0b7d0b0d189d0b8d182d0b520d181d0b2d0bed0b8d18520d0bfd180d0b0d0b23b3c2f6469763e0d0a3c64697620636c6173733d226c69223ee28094266e6273703bd0b2d18bd0b4d0b2d0b8d0b3d0b0d182d18c20d183d181d0bbd0bed0b2d0b8d0b520d0bfd180d0b5d0b4d0b2d0b0d180d0b8d182d0b5d0bbd18cd0bdd0bed0b3d0be20d181d0bed0b3d0bbd0b0d181d0b8d18f20d0bfd180d0b820d0bed0b1d180d0b0d0b1d0bed182d0bad0b520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b2266e6273703bd186d0b5d0bbd18fd18520d0bfd180d0bed0b4d0b2d0b8d0b6d0b5d0bdd0b8d18f20d0bdd0b0266e6273703bd180d18bd0bdd0bad0b520d182d0bed0b2d0b0d180d0bed0b22c20d180d0b0d0b1d0bed18220d0b8266e6273703bd183d181d0bbd183d0b33b3c2f6469763e0d0a3c64697620636c6173733d226c69223ee28094266e6273703bd0bdd0b0266e6273703bd0bed182d0b7d18bd0b220d181d0bed0b3d0bbd0b0d181d0b8d18f20d0bdd0b0266e6273703bd0bed0b1d180d0b0d0b1d0bed182d0bad18320d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0b0266e6273703bd182d0b0d0bad0b6d0b52c20d0bdd0b0266e6273703bd0bdd0b0d0bfd180d0b0d0b2d0bbd0b5d0bdd0b8d0b520d182d180d0b5d0b1d0bed0b2d0b0d0bdd0b8d18f20d0be266e6273703bd0bfd180d0b5d0bad180d0b0d189d0b5d0bdd0b8d0b820d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1853b3c2f6469763e0d0a3c64697620636c6173733d226c69223ee28094266e6273703bd0bed0b1d0b6d0b0d0bbd0bed0b2d0b0d182d18c20d0b2266e6273703bd183d0bfd0bed0bbd0bdd0bed0bcd0bed187d0b5d0bdd0bdd18bd0b920d0bed180d0b3d0b0d0bd20d0bfd0be266e6273703bd0b7d0b0d189d0b8d182d0b520d0bfd180d0b0d0b220d181d183d0b1d18ad0b5d0bad182d0bed0b220d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b8d0bbd0b820d0b2266e6273703bd181d183d0b4d0b5d0b1d0bdd0bed0bc20d0bfd0bed180d18fd0b4d0bad0b520d0bdd0b5d0bfd180d0b0d0b2d0bed0bcd0b5d180d0bdd18bd0b520d0b4d0b5d0b9d181d182d0b2d0b8d18f20d0b8d0bbd0b820d0b1d0b5d0b7d0b4d0b5d0b9d181d182d0b2d0b8d0b520d09ed0bfd0b5d180d0b0d182d0bed180d0b020d0bfd180d0b820d0bed0b1d180d0b0d0b1d0bed182d0bad0b520d0b5d0b3d0be20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1853b3c2f6469763e0d0a3c64697620636c6173733d226c69223ee28094266e6273703bd0bdd0b0266e6273703bd0bed181d183d189d0b5d181d182d0b2d0bbd0b5d0bdd0b8d0b520d0b8d0bdd18bd18520d0bfd180d0b0d0b22c20d0bfd180d0b5d0b4d183d181d0bcd0bed182d180d0b5d0bdd0bdd18bd18520d0b7d0b0d0bad0bed0bdd0bed0b4d0b0d182d0b5d0bbd18cd181d182d0b2d0bed0bc266e6273703bd0a0d0a42e3c2f6469763e0d0a3c64697620636c6173733d226c69223e342e322e20d0a1d183d0b1d18ad0b5d0bad182d18b20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bed0b1d18fd0b7d0b0d0bdd18b3a3c2f6469763e0d0a3c64697620636c6173733d226c69223ee28094266e6273703bd0bfd180d0b5d0b4d0bed181d182d0b0d0b2d0bbd18fd182d18c20d09ed0bfd0b5d180d0b0d182d0bed180d18320d0b4d0bed181d182d0bed0b2d0b5d180d0bdd18bd0b520d0b4d0b0d0bdd0bdd18bd0b520d0be266e6273703bd181d0b5d0b1d0b53b3c2f6469763e0d0a3c64697620636c6173733d226c69223ee28094266e6273703bd181d0bed0bed0b1d189d0b0d182d18c20d09ed0bfd0b5d180d0b0d182d0bed180d18320d0bed0b1266e6273703bd183d182d0bed187d0bdd0b5d0bdd0b8d0b82028d0bed0b1d0bdd0bed0b2d0bbd0b5d0bdd0b8d0b82c20d0b8d0b7d0bcd0b5d0bdd0b5d0bdd0b8d0b82920d181d0b2d0bed0b8d18520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852e3c2f6469763e0d0a3c64697620636c6173733d226c69223e342e332e20d09bd0b8d186d0b02c20d0bfd0b5d180d0b5d0b4d0b0d0b2d188d0b8d0b520d09ed0bfd0b5d180d0b0d182d0bed180d18320d0bdd0b5d0b4d0bed181d182d0bed0b2d0b5d180d0bdd18bd0b520d181d0b2d0b5d0b4d0b5d0bdd0b8d18f20d0be266e6273703bd181d0b5d0b1d0b52c20d0bbd0b8d0b1d0be20d181d0b2d0b5d0b4d0b5d0bdd0b8d18f20d0be266e6273703bd0b4d180d183d0b3d0bed0bc20d181d183d0b1d18ad0b5d0bad182d0b520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b1d0b5d0b720d181d0bed0b3d0bbd0b0d181d0b8d18f20d0bfd0bed181d0bbd0b5d0b4d0bdd0b5d0b3d0be2c20d0bdd0b5d181d183d18220d0bed182d0b2d0b5d182d181d182d0b2d0b5d0bdd0bdd0bed181d182d18c20d0b2266e6273703bd181d0bed0bed182d0b2d0b5d182d181d182d0b2d0b8d0b820d181266e6273703bd0b7d0b0d0bad0bed0bdd0bed0b4d0b0d182d0b5d0bbd18cd181d182d0b2d0bed0bc266e6273703bd0a0d0a42e3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22726f77206d622d34223e0d0a3c64697620636c6173733d22636f6c223e0d0a3c68353e352e20d09fd180d0b8d0bdd186d0b8d0bfd18b20d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1853c2f68353e0d0a3c64697620636c6173733d226f6c223e0d0a3c64697620636c6173733d226c69223e352e312e20d09ed0b1d180d0b0d0b1d0bed182d0bad0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bed181d183d189d0b5d181d182d0b2d0bbd18fd0b5d182d181d18f20d0bdd0b0266e6273703bd0b7d0b0d0bad0bed0bdd0bdd0bed0b920d0b8266e6273703bd181d0bfd180d0b0d0b2d0b5d0b4d0bbd0b8d0b2d0bed0b920d0bed181d0bdd0bed0b2d0b52e3c2f6469763e0d0a3c64697620636c6173733d226c69223e352e322e20d09ed0b1d180d0b0d0b1d0bed182d0bad0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bed0b3d180d0b0d0bdd0b8d187d0b8d0b2d0b0d0b5d182d181d18f20d0b4d0bed181d182d0b8d0b6d0b5d0bdd0b8d0b5d0bc20d0bad0bed0bdd0bad180d0b5d182d0bdd18bd1852c20d0b7d0b0d180d0b0d0bdd0b5d0b520d0bed0bfd180d0b5d0b4d0b5d0bbd0b5d0bdd0bdd18bd18520d0b8266e6273703bd0b7d0b0d0bad0bed0bdd0bdd18bd18520d186d0b5d0bbd0b5d0b92e20d09dd0b5266e6273703bd0b4d0bed0bfd183d181d0bad0b0d0b5d182d181d18f20d0bed0b1d180d0b0d0b1d0bed182d0bad0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0bdd0b5d181d0bed0b2d0bcd0b5d181d182d0b8d0bcd0b0d18f20d181266e6273703bd186d0b5d0bbd18fd0bcd0b820d181d0b1d0bed180d0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852e3c2f6469763e0d0a3c64697620636c6173733d226c69223e352e332e20d09dd0b5266e6273703bd0b4d0bed0bfd183d181d0bad0b0d0b5d182d181d18f20d0bed0b1d18ad0b5d0b4d0b8d0bdd0b5d0bdd0b8d0b520d0b1d0b0d0b720d0b4d0b0d0bdd0bdd18bd1852c20d181d0bed0b4d0b5d180d0b6d0b0d189d0b8d18520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd0b520d0b4d0b0d0bdd0bdd18bd0b52c20d0bed0b1d180d0b0d0b1d0bed182d0bad0b020d0bad0bed182d0bed180d18bd18520d0bed181d183d189d0b5d181d182d0b2d0bbd18fd0b5d182d181d18f20d0b2266e6273703bd186d0b5d0bbd18fd1852c20d0bdd0b5d181d0bed0b2d0bcd0b5d181d182d0b8d0bcd18bd18520d0bcd0b5d0b6d0b4d18320d181d0bed0b1d0bed0b92e3c2f6469763e0d0a3c64697620636c6173733d226c69223e352e342e20d09ed0b1d180d0b0d0b1d0bed182d0bad0b520d0bfd0bed0b4d0bbd0b5d0b6d0b0d18220d182d0bed0bbd18cd0bad0be20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd0b520d0b4d0b0d0bdd0bdd18bd0b52c20d0bad0bed182d0bed180d18bd0b520d0bed182d0b2d0b5d187d0b0d18ed18220d186d0b5d0bbd18fd0bc20d0b8d185266e6273703bd0bed0b1d180d0b0d0b1d0bed182d0bad0b82e3c2f6469763e0d0a3c64697620636c6173733d226c69223e352e352e20d0a1d0bed0b4d0b5d180d0b6d0b0d0bdd0b8d0b520d0b8266e6273703bd0bed0b1d18ad0b5d0bc20d0bed0b1d180d0b0d0b1d0b0d182d18bd0b2d0b0d0b5d0bcd18bd18520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d181d0bed0bed182d0b2d0b5d182d181d182d0b2d183d18ed18220d0b7d0b0d18fd0b2d0bbd0b5d0bdd0bdd18bd0bc20d186d0b5d0bbd18fd0bc20d0bed0b1d180d0b0d0b1d0bed182d0bad0b82e20d09dd0b5266e6273703bd0b4d0bed0bfd183d181d0bad0b0d0b5d182d181d18f20d0b8d0b7d0b1d18bd182d0bed187d0bdd0bed181d182d18c20d0bed0b1d180d0b0d0b1d0b0d182d18bd0b2d0b0d0b5d0bcd18bd18520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bfd0be266e6273703bd0bed182d0bdd0bed188d0b5d0bdd0b8d18e20d0ba266e6273703bd0b7d0b0d18fd0b2d0bbd0b5d0bdd0bdd18bd0bc20d186d0b5d0bbd18fd0bc20d0b8d185266e6273703bd0bed0b1d180d0b0d0b1d0bed182d0bad0b82e3c2f6469763e0d0a3c64697620636c6173733d226c69223e352e362e20d09fd180d0b820d0bed0b1d180d0b0d0b1d0bed182d0bad0b520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bed0b1d0b5d181d0bfd0b5d187d0b8d0b2d0b0d0b5d182d181d18f20d182d0bed187d0bdd0bed181d182d18c20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0b8d185266e6273703bd0b4d0bed181d182d0b0d182d0bed187d0bdd0bed181d182d18c2c20d0b0266e6273703bd0b2266e6273703bd0bdd0b5d0bed0b1d185d0bed0b4d0b8d0bcd18bd18520d181d0bbd183d187d0b0d18fd18520d0b8266e6273703bd0b0d0bad182d183d0b0d0bbd18cd0bdd0bed181d182d18c20d0bfd0be266e6273703bd0bed182d0bdd0bed188d0b5d0bdd0b8d18e20d0ba266e6273703bd186d0b5d0bbd18fd0bc20d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852e20d09ed0bfd0b5d180d0b0d182d0bed18020d0bfd180d0b8d0bdd0b8d0bcd0b0d0b5d18220d0bdd0b5d0bed0b1d185d0bed0b4d0b8d0bcd18bd0b520d0bcd0b5d180d18b20d0b82fd0b8d0bbd0b8266e6273703bd0bed0b1d0b5d181d0bfd0b5d187d0b8d0b2d0b0d0b5d18220d0b8d185266e6273703bd0bfd180d0b8d0bdd18fd182d0b8d0b520d0bfd0be266e6273703bd183d0b4d0b0d0bbd0b5d0bdd0b8d18e20d0b8d0bbd0b820d183d182d0bed187d0bdd0b5d0bdd0b8d18e20d0bdd0b5d0bfd0bed0bbd0bdd18bd18520d0b8d0bbd0b820d0bdd0b5d182d0bed187d0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852e3c2f6469763e0d0a3c64697620636c6173733d226c69223e352e372e20d0a5d180d0b0d0bdd0b5d0bdd0b8d0b520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bed181d183d189d0b5d181d182d0b2d0bbd18fd0b5d182d181d18f20d0b2266e6273703bd184d0bed180d0bcd0b52c20d0bfd0bed0b7d0b2d0bed0bbd18fd18ed189d0b5d0b920d0bed0bfd180d0b5d0b4d0b5d0bbd0b8d182d18c20d181d183d0b1d18ad0b5d0bad182d0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0bdd0b5266e6273703bd0b4d0bed0bbd18cd188d0b52c20d187d0b5d0bc20d18dd182d0bed0b3d0be20d182d180d0b5d0b1d183d18ed18220d186d0b5d0bbd0b820d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0b5d181d0bbd0b820d181d180d0bed0ba20d185d180d0b0d0bdd0b5d0bdd0b8d18f20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bdd0b5266e6273703bd183d181d182d0b0d0bdd0bed0b2d0bbd0b5d0bd20d184d0b5d0b4d0b5d180d0b0d0bbd18cd0bdd18bd0bc20d0b7d0b0d0bad0bed0bdd0bed0bc2c20d0b4d0bed0b3d0bed0b2d0bed180d0bed0bc2c20d181d182d0bed180d0bed0bdd0bed0b920d0bad0bed182d0bed180d0bed0b3d0be2c20d0b2d18bd0b3d0bed0b4d0bed0bfd180d0b8d0bed0b1d180d0b5d182d0b0d182d0b5d0bbd0b5d0bc20d0b8d0bbd0b820d0bfd0bed180d183d187d0b8d182d0b5d0bbd0b5d0bc20d0bfd0be266e6273703bd0bad0bed182d0bed180d0bed0bcd18320d18fd0b2d0bbd18fd0b5d182d181d18f20d181d183d0b1d18ad0b5d0bad18220d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852e20d09ed0b1d180d0b0d0b1d0b0d182d18bd0b2d0b0d0b5d0bcd18bd0b520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd0b520d0b4d0b0d0bdd0bdd18bd0b520d183d0bdd0b8d187d182d0bed0b6d0b0d18ed182d181d18f20d0bbd0b8d0b1d0be20d0bed0b1d0b5d0b7d0bbd0b8d187d0b8d0b2d0b0d18ed182d181d18f20d0bfd0be266e6273703bd0b4d0bed181d182d0b8d0b6d0b5d0bdd0b8d0b820d186d0b5d0bbd0b5d0b920d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0b8d0bbd0b820d0b2266e6273703bd181d0bbd183d187d0b0d0b520d183d182d180d0b0d182d18b20d0bdd0b5d0bed0b1d185d0bed0b4d0b8d0bcd0bed181d182d0b820d0b2266e6273703bd0b4d0bed181d182d0b8d0b6d0b5d0bdd0b8d0b820d18dd182d0b8d18520d186d0b5d0bbd0b5d0b92c20d0b5d181d0bbd0b820d0b8d0bdd0bed0b520d0bdd0b5266e6273703bd0bfd180d0b5d0b4d183d181d0bcd0bed182d180d0b5d0bdd0be20d184d0b5d0b4d0b5d180d0b0d0bbd18cd0bdd18bd0bc20d0b7d0b0d0bad0bed0bdd0bed0bc2e3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22726f77206d622d34223e0d0a3c64697620636c6173733d22636f6c223e0d0a3c68353e362e20d0a6d0b5d0bbd0b820d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1853c2f68353e0d0a3c64697620636c6173733d226f6c223e0d0a3c6469762069643d2245555434496d2220636c6173733d226c69223e0d0a3c7461626c6520636c6173733d22707572706f73652d7461626c65223e0d0a3c74626f64793e0d0a3c74723e3c74683ed0a6d0b5d0bbd18c20d0bed0b1d180d0b0d0b1d0bed182d0bad0b83c2f74683e0d0a3c746420636c6173733d22707572706f73652d6669656c64223e3c7370616e2020203ed0b8d0bdd184d0bed180d0bcd0b8d180d0bed0b2d0b0d0bdd0b8d0b520d09fd0bed0bbd18cd0b7d0bed0b2d0b0d182d0b5d0bbd18f20d0bfd0bed181d180d0b5d0b4d181d182d0b2d0bed0bc20d0bed182d0bfd180d0b0d0b2d0bad0b820d18dd0bbd0b5d0bad182d180d0bed0bdd0bdd18bd18520d0bfd0b8d181d0b5d0bc3c2f7370616e3e3c2f74643e0d0a3c2f74723e0d0a3c74723e3c74683ed09fd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd0b520d0b4d0b0d0bdd0bdd18bd0b53c2f74683e0d0a3c746420636c6173733d22646174612d6669656c64223e0d0a3c756c3e0d0a3c6c693e3c7370616e2020203ed184d0b0d0bcd0b8d0bbd0b8d18f2c20d0b8d0bcd18f2c20d0bed182d187d0b5d181d182d0b2d0be3c2f7370616e3e3c2f6c693e0d0a3c6c693e3c7370616e2020203ed18dd0bbd0b5d0bad182d180d0bed0bdd0bdd18bd0b920d0b0d0b4d180d0b5d1813c2f7370616e3e3c2f6c693e0d0a3c6c693e3c7370616e2020203ed0bdd0bed0bcd0b5d180d0b020d182d0b5d0bbd0b5d184d0bed0bdd0bed0b23c2f7370616e3e3c2f6c693e0d0a3c2f756c3e0d0a3c2f74643e0d0a3c2f74723e0d0a3c74723e3c74683ed09fd180d0b0d0b2d0bed0b2d18bd0b520d0bed181d0bdd0bed0b2d0b0d0bdd0b8d18f3c2f74683e0d0a3c746420636c6173733d226c6567616c2d6669656c64223e0d0a3c756c3e0d0a3c6c693e3c7370616e2020203ed183d181d182d0b0d0b2d0bdd18bd0b52028d183d187d180d0b5d0b4d0b8d182d0b5d0bbd18cd0bdd18bd0b52920d0b4d0bed0bad183d0bcd0b5d0bdd182d18b20d09ed0bfd0b5d180d0b0d182d0bed180d0b03c2f7370616e3e3c2f6c693e0d0a3c2f756c3e0d0a3c2f74643e0d0a3c2f74723e0d0a3c74723e3c74683ed092d0b8d0b4d18b20d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1853c2f74683e0d0a3c746420636c6173733d2274797065732d6669656c64223e0d0a3c756c3e0d0a3c6c693e3c7370616e2020203ed0a1d0b1d0bed1802c20d0b7d0b0d0bfd0b8d181d18c2c20d181d0b8d181d182d0b5d0bcd0b0d182d0b8d0b7d0b0d186d0b8d18f2c20d0bdd0b0d0bad0bed0bfd0bbd0b5d0bdd0b8d0b52c20d185d180d0b0d0bdd0b5d0bdd0b8d0b52c20d183d0bdd0b8d187d182d0bed0b6d0b5d0bdd0b8d0b520d0b8266e6273703bd0bed0b1d0b5d0b7d0bbd0b8d187d0b8d0b2d0b0d0bdd0b8d0b520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1853c2f7370616e3e3c2f6c693e0d0a3c2f756c3e0d0a3c2f74643e0d0a3c2f74723e0d0a3c2f74626f64793e0d0a3c2f7461626c653e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22726f77206d622d34223e0d0a3c64697620636c6173733d22636f6c223e0d0a3c68353e372e20d0a3d181d0bbd0bed0b2d0b8d18f20d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1853c2f68353e0d0a3c64697620636c6173733d226f6c223e0d0a3c64697620636c6173733d226c69223e372e312e20d09ed0b1d180d0b0d0b1d0bed182d0bad0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bed181d183d189d0b5d181d182d0b2d0bbd18fd0b5d182d181d18f20d181266e6273703bd181d0bed0b3d0bbd0b0d181d0b8d18f20d181d183d0b1d18ad0b5d0bad182d0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bdd0b0266e6273703bd0bed0b1d180d0b0d0b1d0bed182d0bad18320d0b5d0b3d0be20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852e3c2f6469763e0d0a3c64697620636c6173733d226c69223e372e322e20d09ed0b1d180d0b0d0b1d0bed182d0bad0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bdd0b5d0bed0b1d185d0bed0b4d0b8d0bcd0b020d0b4d0bbd18f20d0b4d0bed181d182d0b8d0b6d0b5d0bdd0b8d18f20d186d0b5d0bbd0b5d0b92c20d0bfd180d0b5d0b4d183d181d0bcd0bed182d180d0b5d0bdd0bdd18bd18520d0bcd0b5d0b6d0b4d183d0bdd0b0d180d0bed0b4d0bdd18bd0bc20d0b4d0bed0b3d0bed0b2d0bed180d0bed0bc20d0a0d0bed181d181d0b8d0b9d181d0bad0bed0b920d0a4d0b5d0b4d0b5d180d0b0d186d0b8d0b820d0b8d0bbd0b820d0b7d0b0d0bad0bed0bdd0bed0bc2c20d0b4d0bbd18f20d0bed181d183d189d0b5d181d182d0b2d0bbd0b5d0bdd0b8d18f20d0b2d0bed0b7d0bbd0bed0b6d0b5d0bdd0bdd18bd18520d0b7d0b0d0bad0bed0bdd0bed0b4d0b0d182d0b5d0bbd18cd181d182d0b2d0bed0bc20d0a0d0bed181d181d0b8d0b9d181d0bad0bed0b920d0a4d0b5d0b4d0b5d180d0b0d186d0b8d0b820d0bdd0b0266e6273703bd0bed0bfd0b5d180d0b0d182d0bed180d0b020d184d183d0bdd0bad186d0b8d0b92c20d0bfd0bed0bbd0bdd0bed0bcd0bed187d0b8d0b920d0b8266e6273703bd0bed0b1d18fd0b7d0b0d0bdd0bdd0bed181d182d0b5d0b92e3c2f6469763e0d0a3c64697620636c6173733d226c69223e372e332e20d09ed0b1d180d0b0d0b1d0bed182d0bad0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bdd0b5d0bed0b1d185d0bed0b4d0b8d0bcd0b020d0b4d0bbd18f20d0bed181d183d189d0b5d181d182d0b2d0bbd0b5d0bdd0b8d18f20d0bfd180d0b0d0b2d0bed181d183d0b4d0b8d18f2c20d0b8d181d0bfd0bed0bbd0bdd0b5d0bdd0b8d18f20d181d183d0b4d0b5d0b1d0bdd0bed0b3d0be20d0b0d0bad182d0b02c20d0b0d0bad182d0b020d0b4d180d183d0b3d0bed0b3d0be20d0bed180d0b3d0b0d0bdd0b020d0b8d0bbd0b820d0b4d0bed0bbd0b6d0bdd0bed181d182d0bdd0bed0b3d0be20d0bbd0b8d186d0b02c20d0bfd0bed0b4d0bbd0b5d0b6d0b0d189d0b8d18520d0b8d181d0bfd0bed0bbd0bdd0b5d0bdd0b8d18e20d0b2266e6273703bd181d0bed0bed182d0b2d0b5d182d181d182d0b2d0b8d0b820d181266e6273703bd0b7d0b0d0bad0bed0bdd0bed0b4d0b0d182d0b5d0bbd18cd181d182d0b2d0bed0bc20d0a0d0bed181d181d0b8d0b9d181d0bad0bed0b920d0a4d0b5d0b4d0b5d180d0b0d186d0b8d0b820d0bed0b1266e6273703bd0b8d181d0bfd0bed0bbd0bdd0b8d182d0b5d0bbd18cd0bdd0bed0bc20d0bfd180d0bed0b8d0b7d0b2d0bed0b4d181d182d0b2d0b52e3c2f6469763e0d0a3c64697620636c6173733d226c69223e372e342e20d09ed0b1d180d0b0d0b1d0bed182d0bad0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bdd0b5d0bed0b1d185d0bed0b4d0b8d0bcd0b020d0b4d0bbd18f20d0b8d181d0bfd0bed0bbd0bdd0b5d0bdd0b8d18f20d0b4d0bed0b3d0bed0b2d0bed180d0b02c20d181d182d0bed180d0bed0bdd0bed0b920d0bad0bed182d0bed180d0bed0b3d0be20d0bbd0b8d0b1d0be20d0b2d18bd0b3d0bed0b4d0bed0bfd180d0b8d0bed0b1d180d0b5d182d0b0d182d0b5d0bbd0b5d0bc20d0b8d0bbd0b820d0bfd0bed180d183d187d0b8d182d0b5d0bbd0b5d0bc20d0bfd0be266e6273703bd0bad0bed182d0bed180d0bed0bcd18320d18fd0b2d0bbd18fd0b5d182d181d18f20d181d183d0b1d18ad0b5d0bad18220d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0b0266e6273703bd182d0b0d0bad0b6d0b520d0b4d0bbd18f20d0b7d0b0d0bad0bbd18ed187d0b5d0bdd0b8d18f20d0b4d0bed0b3d0bed0b2d0bed180d0b020d0bfd0be266e6273703bd0b8d0bdd0b8d186d0b8d0b0d182d0b8d0b2d0b520d181d183d0b1d18ad0b5d0bad182d0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b8d0bbd0b820d0b4d0bed0b3d0bed0b2d0bed180d0b02c20d0bfd0be266e6273703bd0bad0bed182d0bed180d0bed0bcd18320d181d183d0b1d18ad0b5d0bad18220d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b1d183d0b4d0b5d18220d18fd0b2d0bbd18fd182d18cd181d18f20d0b2d18bd0b3d0bed0b4d0bed0bfd180d0b8d0bed0b1d180d0b5d182d0b0d182d0b5d0bbd0b5d0bc20d0b8d0bbd0b820d0bfd0bed180d183d187d0b8d182d0b5d0bbd0b5d0bc2e3c2f6469763e0d0a3c64697620636c6173733d226c69223e372e352e20d09ed0b1d180d0b0d0b1d0bed182d0bad0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bdd0b5d0bed0b1d185d0bed0b4d0b8d0bcd0b020d0b4d0bbd18f20d0bed181d183d189d0b5d181d182d0b2d0bbd0b5d0bdd0b8d18f20d0bfd180d0b0d0b220d0b8266e6273703bd0b7d0b0d0bad0bed0bdd0bdd18bd18520d0b8d0bdd182d0b5d180d0b5d181d0bed0b220d0bed0bfd0b5d180d0b0d182d0bed180d0b020d0b8d0bbd0b820d182d180d0b5d182d18cd0b8d18520d0bbd0b8d18620d0bbd0b8d0b1d0be20d0b4d0bbd18f20d0b4d0bed181d182d0b8d0b6d0b5d0bdd0b8d18f20d0bed0b1d189d0b5d181d182d0b2d0b5d0bdd0bdd0be20d0b7d0bdd0b0d187d0b8d0bcd18bd18520d186d0b5d0bbd0b5d0b920d0bfd180d0b820d183d181d0bbd0bed0b2d0b8d0b82c20d187d182d0be20d0bfd180d0b820d18dd182d0bed0bc20d0bdd0b5266e6273703bd0bdd0b0d180d183d188d0b0d18ed182d181d18f20d0bfd180d0b0d0b2d0b020d0b8266e6273703bd181d0b2d0bed0b1d0bed0b4d18b20d181d183d0b1d18ad0b5d0bad182d0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852e3c2f6469763e0d0a3c64697620636c6173733d226c69223e372e362e20d09ed181d183d189d0b5d181d182d0b2d0bbd18fd0b5d182d181d18f20d0bed0b1d180d0b0d0b1d0bed182d0bad0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0b4d0bed181d182d183d0bf20d0bdd0b5d0bed0b3d180d0b0d0bdd0b8d187d0b5d0bdd0bdd0bed0b3d0be20d0bad180d183d0b3d0b020d0bbd0b8d18620d0ba266e6273703bd0bad0bed182d0bed180d18bd0bc20d0bfd180d0b5d0b4d0bed181d182d0b0d0b2d0bbd0b5d0bd20d181d183d0b1d18ad0b5d0bad182d0bed0bc20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bbd0b8d0b1d0be20d0bfd0be266e6273703bd0b5d0b3d0be20d0bfd180d0bed181d18cd0b1d0b52028d0b4d0b0d0bbd0b5d0b5266e6273703be2809420d0bed0b1d189d0b5d0b4d0bed181d182d183d0bfd0bdd18bd0b520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd0b520d0b4d0b0d0bdd0bdd18bd0b5292e3c2f6469763e0d0a3c64697620636c6173733d226c69223e372e372e20d09ed181d183d189d0b5d181d182d0b2d0bbd18fd0b5d182d181d18f20d0bed0b1d180d0b0d0b1d0bed182d0bad0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0bfd0bed0b4d0bbd0b5d0b6d0b0d189d0b8d18520d0bed0bfd183d0b1d0bbd0b8d0bad0bed0b2d0b0d0bdd0b8d18e20d0b8d0bbd0b820d0bed0b1d18fd0b7d0b0d182d0b5d0bbd18cd0bdd0bed0bcd18320d180d0b0d181d0bad180d18bd182d0b8d18e20d0b2266e6273703bd181d0bed0bed182d0b2d0b5d182d181d182d0b2d0b8d0b820d181266e6273703bd184d0b5d0b4d0b5d180d0b0d0bbd18cd0bdd18bd0bc20d0b7d0b0d0bad0bed0bdd0bed0bc2e3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22726f77206d622d34223e0d0a3c64697620636c6173733d22636f6c223e0d0a3c68353e382e20d09fd0bed180d18fd0b4d0bed0ba20d181d0b1d0bed180d0b02c20d185d180d0b0d0bdd0b5d0bdd0b8d18f2c20d0bfd0b5d180d0b5d0b4d0b0d187d0b820d0b8266e6273703bd0b4d180d183d0b3d0b8d18520d0b2d0b8d0b4d0bed0b220d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1853c2f68353e0d0a3c64697620636c6173733d226465736372223ed091d0b5d0b7d0bed0bfd0b0d181d0bdd0bed181d182d18c20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0bad0bed182d0bed180d18bd0b520d0bed0b1d180d0b0d0b1d0b0d182d18bd0b2d0b0d18ed182d181d18f20d09ed0bfd0b5d180d0b0d182d0bed180d0bed0bc2c20d0bed0b1d0b5d181d0bfd0b5d187d0b8d0b2d0b0d0b5d182d181d18f20d0bfd183d182d0b5d0bc20d180d0b5d0b0d0bbd0b8d0b7d0b0d186d0b8d0b820d0bfd180d0b0d0b2d0bed0b2d18bd1852c20d0bed180d0b3d0b0d0bdd0b8d0b7d0b0d186d0b8d0bed0bdd0bdd18bd18520d0b8266e6273703bd182d0b5d185d0bdd0b8d187d0b5d181d0bad0b8d18520d0bcd0b5d1802c20d0bdd0b5d0bed0b1d185d0bed0b4d0b8d0bcd18bd18520d0b4d0bbd18f20d0b2d18bd0bfd0bed0bbd0bdd0b5d0bdd0b8d18f20d0b2266e6273703bd0bfd0bed0bbd0bdd0bed0bc20d0bed0b1d18ad0b5d0bcd0b520d182d180d0b5d0b1d0bed0b2d0b0d0bdd0b8d0b920d0b4d0b5d0b9d181d182d0b2d183d18ed189d0b5d0b3d0be20d0b7d0b0d0bad0bed0bdd0bed0b4d0b0d182d0b5d0bbd18cd181d182d0b2d0b020d0b2266e6273703bd0bed0b1d0bbd0b0d181d182d0b820d0b7d0b0d189d0b8d182d18b20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852e3c2f6469763e0d0a3c64697620636c6173733d226f6c223e0d0a3c64697620636c6173733d226c69223e382e312e20d09ed0bfd0b5d180d0b0d182d0bed18020d0bed0b1d0b5d181d0bfd0b5d187d0b8d0b2d0b0d0b5d18220d181d0bed185d180d0b0d0bdd0bdd0bed181d182d18c20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b8266e6273703bd0bfd180d0b8d0bdd0b8d0bcd0b0d0b5d18220d0b2d181d0b520d0b2d0bed0b7d0bcd0bed0b6d0bdd18bd0b520d0bcd0b5d180d18b2c20d0b8d181d0bad0bbd18ed187d0b0d18ed189d0b8d0b520d0b4d0bed181d182d183d0bf20d0ba266e6273703bd0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd0bc20d0b4d0b0d0bdd0bdd18bd0bc20d0bdd0b5d183d0bfd0bed0bbd0bdd0bed0bcd0bed187d0b5d0bdd0bdd18bd18520d0bbd0b8d1862e3c2f6469763e0d0a3c64697620636c6173733d226c69223e382e322e20d09fd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd0b520d0b4d0b0d0bdd0bdd18bd0b520d09fd0bed0bbd18cd0b7d0bed0b2d0b0d182d0b5d0bbd18f20d0bdd0b8d0bad0bed0b3d0b4d0b02c20d0bdd0b8266e6273703bd0bfd180d0b820d0bad0b0d0bad0b8d18520d183d181d0bbd0bed0b2d0b8d18fd18520d0bdd0b5266e6273703bd0b1d183d0b4d183d18220d0bfd0b5d180d0b5d0b4d0b0d0bdd18b20d182d180d0b5d182d18cd0b8d0bc20d0bbd0b8d186d0b0d0bc2c20d0b7d0b0266e6273703bd0b8d181d0bad0bbd18ed187d0b5d0bdd0b8d0b5d0bc20d181d0bbd183d187d0b0d0b5d0b22c20d181d0b2d18fd0b7d0b0d0bdd0bdd18bd18520d181266e6273703bd0b8d181d0bfd0bed0bbd0bdd0b5d0bdd0b8d0b5d0bc20d0b4d0b5d0b9d181d182d0b2d183d18ed189d0b5d0b3d0be20d0b7d0b0d0bad0bed0bdd0bed0b4d0b0d182d0b5d0bbd18cd181d182d0b2d0b020d0bbd0b8d0b1d0be20d0b2266e6273703bd181d0bbd183d187d0b0d0b52c20d0b5d181d0bbd0b820d181d183d0b1d18ad0b5d0bad182d0bed0bc20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b4d0b0d0bdd0be20d181d0bed0b3d0bbd0b0d181d0b8d0b520d09ed0bfd0b5d180d0b0d182d0bed180d18320d0bdd0b0266e6273703bd0bfd0b5d180d0b5d0b4d0b0d187d18320d0b4d0b0d0bdd0bdd18bd18520d182d180d0b5d182d18cd0b5d0bcd18320d0bbd0b8d186d18320d0b4d0bbd18f20d0b8d181d0bfd0bed0bbd0bdd0b5d0bdd0b8d18f20d0bed0b1d18fd0b7d0b0d182d0b5d0bbd18cd181d182d0b220d0bfd0be266e6273703bd0b3d180d0b0d0b6d0b4d0b0d0bdd181d0bad0be2dd0bfd180d0b0d0b2d0bed0b2d0bed0bcd18320d0b4d0bed0b3d0bed0b2d0bed180d1832e3c2f6469763e0d0a3c64697620636c6173733d226c69223e382e332e20d092266e6273703bd181d0bbd183d187d0b0d0b520d0b2d18bd18fd0b2d0bbd0b5d0bdd0b8d18f20d0bdd0b5d182d0bed187d0bdd0bed181d182d0b5d0b920d0b2266e6273703bd0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d09fd0bed0bbd18cd0b7d0bed0b2d0b0d182d0b5d0bbd18c20d0bcd0bed0b6d0b5d18220d0b0d0bad182d183d0b0d0bbd0b8d0b7d0b8d180d0bed0b2d0b0d182d18c20d0b8d185266e6273703bd181d0b0d0bcd0bed181d182d0bed18fd182d0b5d0bbd18cd0bdd0be2c20d0bfd183d182d0b5d0bc20d0bdd0b0d0bfd180d0b0d0b2d0bbd0b5d0bdd0b8d18f20d09ed0bfd0b5d180d0b0d182d0bed180d18320d183d0b2d0b5d0b4d0bed0bcd0bbd0b5d0bdd0b8d0b520d0bdd0b0266e6273703bd0b0d0b4d180d0b5d18120d18dd0bbd0b5d0bad182d180d0bed0bdd0bdd0bed0b920d0bfd0bed187d182d18b20d09ed0bfd0b5d180d0b0d182d0bed180d0b0266e6273703b3c7370616e202020646174612d7363726f6c6c2d746f3d22236f776e65722d656d61696c2d6669656c64223e6f6666696365407a6d732d6d736b2e72753c2f7370616e3e266e6273703bd181266e6273703bd0bfd0bed0bcd0b5d182d0bad0bed0b920c2abd090d0bad182d183d0b0d0bbd0b8d0b7d0b0d186d0b8d18f20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd185c2bb2e3c2f6469763e0d0a3c64697620636c6173733d226c69223e382e342e20d0a1d180d0bed0ba20d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bed0bfd180d0b5d0b4d0b5d0bbd18fd0b5d182d181d18f20d0b4d0bed181d182d0b8d0b6d0b5d0bdd0b8d0b5d0bc20d186d0b5d0bbd0b5d0b92c20d0b4d0bbd18f20d0bad0bed182d0bed180d18bd18520d0b1d18bd0bbd0b820d181d0bed0b1d180d0b0d0bdd18b20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd0b520d0b4d0b0d0bdd0bdd18bd0b52c20d0b5d181d0bbd0b820d0b8d0bdd0bed0b920d181d180d0bed0ba20d0bdd0b5266e6273703bd0bfd180d0b5d0b4d183d181d0bcd0bed182d180d0b5d0bd20d0b4d0bed0b3d0bed0b2d0bed180d0bed0bc20d0b8d0bbd0b820d0b4d0b5d0b9d181d182d0b2d183d18ed189d0b8d0bc20d0b7d0b0d0bad0bed0bdd0bed0b4d0b0d182d0b5d0bbd18cd181d182d0b2d0bed0bc2e3c6272202f3ed09fd0bed0bbd18cd0b7d0bed0b2d0b0d182d0b5d0bbd18c20d0bcd0bed0b6d0b5d18220d0b2266e6273703bd0bbd18ed0b1d0bed0b920d0bcd0bed0bcd0b5d0bdd18220d0bed182d0bed0b7d0b2d0b0d182d18c20d181d0b2d0bed0b520d181d0bed0b3d0bbd0b0d181d0b8d0b520d0bdd0b0266e6273703bd0bed0b1d180d0b0d0b1d0bed182d0bad18320d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0bdd0b0d0bfd180d0b0d0b2d0b8d0b220d09ed0bfd0b5d180d0b0d182d0bed180d18320d183d0b2d0b5d0b4d0bed0bcd0bbd0b5d0bdd0b8d0b520d0bfd0bed181d180d0b5d0b4d181d182d0b2d0bed0bc20d18dd0bbd0b5d0bad182d180d0bed0bdd0bdd0bed0b920d0bfd0bed187d182d18b20d0bdd0b0266e6273703bd18dd0bbd0b5d0bad182d180d0bed0bdd0bdd18bd0b920d0b0d0b4d180d0b5d18120d09ed0bfd0b5d180d0b0d182d0bed180d0b0266e6273703b3c7370616e202020646174612d7363726f6c6c2d746f3d22236f776e65722d656d61696c2d6669656c64223e6f6666696365407a6d732d6d736b2e72753c2f7370616e3e266e6273703bd181266e6273703bd0bfd0bed0bcd0b5d182d0bad0bed0b920c2abd09ed182d0b7d18bd0b220d181d0bed0b3d0bbd0b0d181d0b8d18f20d0bdd0b0266e6273703bd0bed0b1d180d0b0d0b1d0bed182d0bad18320d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd185c2bb2e3c2f6469763e0d0a3c64697620636c6173733d226c69223e382e352e20d092d181d18f20d0b8d0bdd184d0bed180d0bcd0b0d186d0b8d18f2c20d0bad0bed182d0bed180d0b0d18f20d181d0bed0b1d0b8d180d0b0d0b5d182d181d18f20d181d182d0bed180d0bed0bdd0bdd0b8d0bcd0b820d181d0b5d180d0b2d0b8d181d0b0d0bcd0b82c20d0b2266e6273703bd182d0bed0bc20d187d0b8d181d0bbd0b520d0bfd0bbd0b0d182d0b5d0b6d0bdd18bd0bcd0b820d181d0b8d181d182d0b5d0bcd0b0d0bcd0b82c20d181d180d0b5d0b4d181d182d0b2d0b0d0bcd0b820d181d0b2d18fd0b7d0b820d0b8266e6273703bd0b4d180d183d0b3d0b8d0bcd0b820d0bfd0bed181d182d0b0d0b2d189d0b8d0bad0b0d0bcd0b820d183d181d0bbd183d0b32c20d185d180d0b0d0bdd0b8d182d181d18f20d0b8266e6273703bd0bed0b1d180d0b0d0b1d0b0d182d18bd0b2d0b0d0b5d182d181d18f20d183d0bad0b0d0b7d0b0d0bdd0bdd18bd0bcd0b820d0bbd0b8d186d0b0d0bcd0b82028d09ed0bfd0b5d180d0b0d182d0bed180d0b0d0bcd0b82920d0b2266e6273703bd181d0bed0bed182d0b2d0b5d182d181d182d0b2d0b8d0b820d181266e6273703bd0b8d185266e6273703bd09fd0bed0bbd18cd0b7d0bed0b2d0b0d182d0b5d0bbd18cd181d0bad0b8d0bc20d181d0bed0b3d0bbd0b0d188d0b5d0bdd0b8d0b5d0bc20d0b8266e6273703bd09fd0bed0bbd0b8d182d0b8d0bad0bed0b920d0bad0bed0bdd184d0b8d0b4d0b5d0bdd186d0b8d0b0d0bbd18cd0bdd0bed181d182d0b82e20d0a1d183d0b1d18ad0b5d0bad18220d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b82fd0b8d0bbd0b8266e6273703bd181266e6273703bd183d0bad0b0d0b7d0b0d0bdd0bdd18bd0bcd0b820d0b4d0bed0bad183d0bcd0b5d0bdd182d0b0d0bcd0b82e20d09ed0bfd0b5d180d0b0d182d0bed18020d0bdd0b5266e6273703bd0bdd0b5d181d0b5d18220d0bed182d0b2d0b5d182d181d182d0b2d0b5d0bdd0bdd0bed181d182d18c20d0b7d0b0266e6273703bd0b4d0b5d0b9d181d182d0b2d0b8d18f20d182d180d0b5d182d18cd0b8d18520d0bbd0b8d1862c20d0b2266e6273703bd182d0bed0bc20d187d0b8d181d0bbd0b520d183d0bad0b0d0b7d0b0d0bdd0bdd18bd18520d0b2266e6273703bd0bdd0b0d181d182d0bed18fd189d0b5d0bc20d0bfd183d0bdd0bad182d0b520d0bfd0bed181d182d0b0d0b2d189d0b8d0bad0bed0b220d183d181d0bbd183d0b32e3c2f6469763e0d0a3c64697620636c6173733d226c69223e382e362e20d0a3d181d182d0b0d0bdd0bed0b2d0bbd0b5d0bdd0bdd18bd0b520d181d183d0b1d18ad0b5d0bad182d0bed0bc20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b7d0b0d0bfd180d0b5d182d18b20d0bdd0b0266e6273703bd0bfd0b5d180d0b5d0b4d0b0d187d1832028d0bad180d0bed0bcd0b520d0bfd180d0b5d0b4d0bed181d182d0b0d0b2d0bbd0b5d0bdd0b8d18f20d0b4d0bed181d182d183d0bfd0b0292c20d0b0266e6273703bd182d0b0d0bad0b6d0b520d0bdd0b0266e6273703bd0bed0b1d180d0b0d0b1d0bed182d0bad18320d0b8d0bbd0b820d183d181d0bbd0bed0b2d0b8d18f20d0bed0b1d180d0b0d0b1d0bed182d0bad0b82028d0bad180d0bed0bcd0b520d0bfd0bed0bbd183d187d0b5d0bdd0b8d18f20d0b4d0bed181d182d183d0bfd0b02920d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d180d0b0d0b7d180d0b5d188d0b5d0bdd0bdd18bd18520d0b4d0bbd18f20d180d0b0d181d0bfd180d0bed181d182d180d0b0d0bdd0b5d0bdd0b8d18f2c20d0bdd0b5266e6273703bd0b4d0b5d0b9d181d182d0b2d183d18ed18220d0b2266e6273703bd181d0bbd183d187d0b0d18fd18520d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b2266e6273703bd0b3d0bed181d183d0b4d0b0d180d181d182d0b2d0b5d0bdd0bdd18bd1852c20d0bed0b1d189d0b5d181d182d0b2d0b5d0bdd0bdd18bd18520d0b8266e6273703bd0b8d0bdd18bd18520d0bfd183d0b1d0bbd0b8d187d0bdd18bd18520d0b8d0bdd182d0b5d180d0b5d181d0b0d1852c20d0bed0bfd180d0b5d0b4d0b5d0bbd0b5d0bdd0bdd18bd18520d0b7d0b0d0bad0bed0bdd0bed0b4d0b0d182d0b5d0bbd18cd181d182d0b2d0bed0bc266e6273703bd0a0d0a42e3c2f6469763e0d0a3c64697620636c6173733d226c69223e382e372e20d09ed0bfd0b5d180d0b0d182d0bed18020d0bfd180d0b820d0bed0b1d180d0b0d0b1d0bed182d0bad0b520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bed0b1d0b5d181d0bfd0b5d187d0b8d0b2d0b0d0b5d18220d0bad0bed0bdd184d0b8d0b4d0b5d0bdd186d0b8d0b0d0bbd18cd0bdd0bed181d182d18c20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852e3c2f6469763e0d0a3c64697620636c6173733d226c69223e382e382e20d09ed0bfd0b5d180d0b0d182d0bed18020d0bed181d183d189d0b5d181d182d0b2d0bbd18fd0b5d18220d185d180d0b0d0bdd0b5d0bdd0b8d0b520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b2266e6273703bd184d0bed180d0bcd0b52c20d0bfd0bed0b7d0b2d0bed0bbd18fd18ed189d0b5d0b920d0bed0bfd180d0b5d0b4d0b5d0bbd0b8d182d18c20d181d183d0b1d18ad0b5d0bad182d0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0bdd0b5266e6273703bd0b4d0bed0bbd18cd188d0b52c20d187d0b5d0bc20d18dd182d0bed0b3d0be20d182d180d0b5d0b1d183d18ed18220d186d0b5d0bbd0b820d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0b5d181d0bbd0b820d181d180d0bed0ba20d185d180d0b0d0bdd0b5d0bdd0b8d18f20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bdd0b5266e6273703bd183d181d182d0b0d0bdd0bed0b2d0bbd0b5d0bd20d184d0b5d0b4d0b5d180d0b0d0bbd18cd0bdd18bd0bc20d0b7d0b0d0bad0bed0bdd0bed0bc2c20d0b4d0bed0b3d0bed0b2d0bed180d0bed0bc2c20d181d182d0bed180d0bed0bdd0bed0b920d0bad0bed182d0bed180d0bed0b3d0be2c20d0b2d18bd0b3d0bed0b4d0bed0bfd180d0b8d0bed0b1d180d0b5d182d0b0d182d0b5d0bbd0b5d0bc20d0b8d0bbd0b820d0bfd0bed180d183d187d0b8d182d0b5d0bbd0b5d0bc20d0bfd0be266e6273703bd0bad0bed182d0bed180d0bed0bcd18320d18fd0b2d0bbd18fd0b5d182d181d18f20d181d183d0b1d18ad0b5d0bad18220d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852e3c2f6469763e0d0a3c64697620636c6173733d226c69223e382e392e20d0a3d181d0bbd0bed0b2d0b8d0b5d0bc20d0bfd180d0b5d0bad180d0b0d189d0b5d0bdd0b8d18f20d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bcd0bed0b6d0b5d18220d18fd0b2d0bbd18fd182d18cd181d18f20d0b4d0bed181d182d0b8d0b6d0b5d0bdd0b8d0b520d186d0b5d0bbd0b5d0b920d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0b8d181d182d0b5d187d0b5d0bdd0b8d0b520d181d180d0bed0bad0b020d0b4d0b5d0b9d181d182d0b2d0b8d18f20d181d0bed0b3d0bbd0b0d181d0b8d18f20d181d183d0b1d18ad0b5d0bad182d0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0bed182d0b7d18bd0b220d181d0bed0b3d0bbd0b0d181d0b8d18f20d181d183d0b1d18ad0b5d0bad182d0bed0bc20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0b8d0bbd0b820d182d180d0b5d0b1d0bed0b2d0b0d0bdd0b8d0b520d0be266e6273703bd0bfd180d0b5d0bad180d0b0d189d0b5d0bdd0b8d0b820d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0b0266e6273703bd182d0b0d0bad0b6d0b520d0b2d18bd18fd0b2d0bbd0b5d0bdd0b8d0b520d0bdd0b5d0bfd180d0b0d0b2d0bed0bcd0b5d180d0bdd0bed0b920d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852e3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22726f77206d622d34223e0d0a3c64697620636c6173733d22636f6c223e0d0a3c68353e392e20d09fd0b5d180d0b5d187d0b5d0bdd18c20d0b4d0b5d0b9d181d182d0b2d0b8d0b92c20d0bfd180d0bed0b8d0b7d0b2d0bed0b4d0b8d0bcd18bd18520d09ed0bfd0b5d180d0b0d182d0bed180d0bed0bc20d181266e6273703bd0bfd0bed0bbd183d187d0b5d0bdd0bdd18bd0bcd0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd0bcd0b820d0b4d0b0d0bdd0bdd18bd0bcd0b83c2f68353e0d0a3c64697620636c6173733d226f6c223e0d0a3c64697620636c6173733d226c69223e392e312e20d09ed0bfd0b5d180d0b0d182d0bed18020d0bed181d183d189d0b5d181d182d0b2d0bbd18fd0b5d18220d181d0b1d0bed1802c20d0b7d0b0d0bfd0b8d181d18c2c20d181d0b8d181d182d0b5d0bcd0b0d182d0b8d0b7d0b0d186d0b8d18e2c20d0bdd0b0d0bad0bed0bfd0bbd0b5d0bdd0b8d0b52c20d185d180d0b0d0bdd0b5d0bdd0b8d0b52c20d183d182d0bed187d0bdd0b5d0bdd0b8d0b52028d0bed0b1d0bdd0bed0b2d0bbd0b5d0bdd0b8d0b52c20d0b8d0b7d0bcd0b5d0bdd0b5d0bdd0b8d0b5292c20d0b8d0b7d0b2d0bbd0b5d187d0b5d0bdd0b8d0b52c20d0b8d181d0bfd0bed0bbd18cd0b7d0bed0b2d0b0d0bdd0b8d0b52c20d0bfd0b5d180d0b5d0b4d0b0d187d1832028d180d0b0d181d0bfd180d0bed181d182d180d0b0d0bdd0b5d0bdd0b8d0b52c20d0bfd180d0b5d0b4d0bed181d182d0b0d0b2d0bbd0b5d0bdd0b8d0b52c20d0b4d0bed181d182d183d0bf292c20d0bed0b1d0b5d0b7d0bbd0b8d187d0b8d0b2d0b0d0bdd0b8d0b52c20d0b1d0bbd0bed0bad0b8d180d0bed0b2d0b0d0bdd0b8d0b52c20d183d0b4d0b0d0bbd0b5d0bdd0b8d0b520d0b8266e6273703bd183d0bdd0b8d187d182d0bed0b6d0b5d0bdd0b8d0b520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852e3c2f6469763e0d0a3c64697620636c6173733d226c69223e392e322e20d09ed0bfd0b5d180d0b0d182d0bed18020d0bed181d183d189d0b5d181d182d0b2d0bbd18fd0b5d18220d0b0d0b2d182d0bed0bcd0b0d182d0b8d0b7d0b8d180d0bed0b2d0b0d0bdd0bdd183d18e20d0bed0b1d180d0b0d0b1d0bed182d0bad18320d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d181266e6273703bd0bfd0bed0bbd183d187d0b5d0bdd0b8d0b5d0bc20d0b82fd0b8d0bbd0b8266e6273703bd0bfd0b5d180d0b5d0b4d0b0d187d0b5d0b920d0bfd0bed0bbd183d187d0b5d0bdd0bdd0bed0b920d0b8d0bdd184d0bed180d0bcd0b0d186d0b8d0b820d0bfd0be266e6273703bd0b8d0bdd184d0bed180d0bcd0b0d186d0b8d0bed0bdd0bdd0be2dd182d0b5d0bbd0b5d0bad0bed0bcd0bcd183d0bdd0b8d0bad0b0d186d0b8d0bed0bdd0bdd18bd0bc20d181d0b5d182d18fd0bc20d0b8d0bbd0b820d0b1d0b5d0b720d182d0b0d0bad0bed0b2d0bed0b92e3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22726f77206d622d34223e0d0a3c64697620636c6173733d22636f6c223e0d0a3c68353e31302e20d0a2d180d0b0d0bdd181d0b3d180d0b0d0bdd0b8d187d0bdd0b0d18f20d0bfd0b5d180d0b5d0b4d0b0d187d0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1853c2f68353e0d0a3c64697620636c6173733d226f6c223e0d0a3c64697620636c6173733d226c69223e31302e312e20d09ed0bfd0b5d180d0b0d182d0bed18020d0b4d0be266e6273703bd0bdd0b0d187d0b0d0bbd0b020d0bed181d183d189d0b5d181d182d0b2d0bbd0b5d0bdd0b8d18f20d0b4d0b5d18fd182d0b5d0bbd18cd0bdd0bed181d182d0b820d0bfd0be266e6273703bd182d180d0b0d0bdd181d0b3d180d0b0d0bdd0b8d187d0bdd0bed0b920d0bfd0b5d180d0b5d0b4d0b0d187d0b520d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0bed0b1d18fd0b7d0b0d0bd20d183d0b2d0b5d0b4d0bed0bcd0b8d182d18c20d183d0bfd0bed0bbd0bdd0bed0bcd0bed187d0b5d0bdd0bdd18bd0b920d0bed180d0b3d0b0d0bd20d0bfd0be266e6273703bd0b7d0b0d189d0b8d182d0b520d0bfd180d0b0d0b220d181d183d0b1d18ad0b5d0bad182d0bed0b220d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d0be266e6273703bd181d0b2d0bed0b5d0bc20d0bdd0b0d0bcd0b5d180d0b5d0bdd0b8d0b820d0bed181d183d189d0b5d181d182d0b2d0bbd18fd182d18c20d182d180d0b0d0bdd181d0b3d180d0b0d0bdd0b8d187d0bdd183d18e20d0bfd0b5d180d0b5d0b4d0b0d187d18320d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852028d182d0b0d0bad0bed0b520d183d0b2d0b5d0b4d0bed0bcd0bbd0b5d0bdd0b8d0b520d0bdd0b0d0bfd180d0b0d0b2d0bbd18fd0b5d182d181d18f20d0bed182d0b4d0b5d0bbd18cd0bdd0be20d0bed182266e6273703bd183d0b2d0b5d0b4d0bed0bcd0bbd0b5d0bdd0b8d18f20d0be266e6273703bd0bdd0b0d0bcd0b5d180d0b5d0bdd0b8d0b820d0bed181d183d189d0b5d181d182d0b2d0bbd18fd182d18c20d0bed0b1d180d0b0d0b1d0bed182d0bad18320d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd185292e3c2f6469763e0d0a3c64697620636c6173733d226c69223e31302e322e20d09ed0bfd0b5d180d0b0d182d0bed18020d0b4d0be266e6273703bd0bfd0bed0b4d0b0d187d0b820d0b2d18bd188d0b5d183d0bad0b0d0b7d0b0d0bdd0bdd0bed0b3d0be20d183d0b2d0b5d0b4d0bed0bcd0bbd0b5d0bdd0b8d18f2c20d0bed0b1d18fd0b7d0b0d0bd20d0bfd0bed0bbd183d187d0b8d182d18c20d0bed182266e6273703bd0bed180d0b3d0b0d0bdd0bed0b220d0b2d0bbd0b0d181d182d0b820d0b8d0bdd0bed181d182d180d0b0d0bdd0bdd0bed0b3d0be20d0b3d0bed181d183d0b4d0b0d180d181d182d0b2d0b02c20d0b8d0bdd0bed181d182d180d0b0d0bdd0bdd18bd18520d184d0b8d0b7d0b8d187d0b5d181d0bad0b8d18520d0bbd0b8d1862c20d0b8d0bdd0bed181d182d180d0b0d0bdd0bdd18bd18520d18ed180d0b8d0b4d0b8d187d0b5d181d0bad0b8d18520d0bbd0b8d1862c20d0bad0bed182d0bed180d18bd0bc20d0bfd0bbd0b0d0bdd0b8d180d183d0b5d182d181d18f20d182d180d0b0d0bdd181d0b3d180d0b0d0bdd0b8d187d0bdd0b0d18f20d0bfd0b5d180d0b5d0b4d0b0d187d0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d181d0bed0bed182d0b2d0b5d182d181d182d0b2d183d18ed189d0b8d0b520d181d0b2d0b5d0b4d0b5d0bdd0b8d18f2e3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22726f77206d622d34223e0d0a3c64697620636c6173733d22636f6c223e0d0a3c68353e31312e20d09ad0bed0bdd184d0b8d0b4d0b5d0bdd186d0b8d0b0d0bbd18cd0bdd0bed181d182d18c20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1853c2f68353e0d0a3c64697620636c6173733d226465736372223ed09ed0bfd0b5d180d0b0d182d0bed18020d0b8266e6273703bd0b8d0bdd18bd0b520d0bbd0b8d186d0b02c20d0bfd0bed0bbd183d187d0b8d0b2d188d0b8d0b520d0b4d0bed181d182d183d0bf20d0ba266e6273703bd0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd0bc20d0b4d0b0d0bdd0bdd18bd0bc2c20d0bed0b1d18fd0b7d0b0d0bdd18b20d0bdd0b5266e6273703bd180d0b0d181d0bad180d18bd0b2d0b0d182d18c20d182d180d0b5d182d18cd0b8d0bc20d0bbd0b8d186d0b0d0bc20d0b8266e6273703bd0bdd0b5266e6273703bd180d0b0d181d0bfd180d0bed181d182d180d0b0d0bdd18fd182d18c20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd0b520d0b4d0b0d0bdd0bdd18bd0b520d0b1d0b5d0b720d181d0bed0b3d0bbd0b0d181d0b8d18f20d181d183d0b1d18ad0b5d0bad182d0b020d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0b5d181d0bbd0b820d0b8d0bdd0bed0b520d0bdd0b5266e6273703bd0bfd180d0b5d0b4d183d181d0bcd0bed182d180d0b5d0bdd0be20d184d0b5d0b4d0b5d180d0b0d0bbd18cd0bdd18bd0bc20d0b7d0b0d0bad0bed0bdd0bed0bc2e3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22726f77206d622d34223e0d0a3c64697620636c6173733d22636f6c223e0d0a3c68353e31322e20d097d0b0d0bad0bbd18ed187d0b8d182d0b5d0bbd18cd0bdd18bd0b520d0bfd0bed0bbd0bed0b6d0b5d0bdd0b8d18f3c2f68353e0d0a3c64697620636c6173733d226f6c223e0d0a3c64697620636c6173733d226c69223e31322e312e20d09fd0bed0bbd18cd0b7d0bed0b2d0b0d182d0b5d0bbd18c20d0bcd0bed0b6d0b5d18220d0bfd0bed0bbd183d187d0b8d182d18c20d0bbd18ed0b1d18bd0b520d180d0b0d0b7d18ad18fd181d0bdd0b5d0bdd0b8d18f20d0bfd0be266e6273703bd0b8d0bdd182d0b5d180d0b5d181d183d18ed189d0b8d0bc20d0b2d0bed0bfd180d0bed181d0b0d0bc2c20d0bad0b0d181d0b0d18ed189d0b8d0bcd181d18f20d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0b5d0b3d0be20d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd1852c20d0bed0b1d180d0b0d182d0b8d0b2d188d0b8d181d18c20d0ba266e6273703bd09ed0bfd0b5d180d0b0d182d0bed180d18320d181266e6273703bd0bfd0bed0bcd0bed189d18cd18e20d18dd0bbd0b5d0bad182d180d0bed0bdd0bdd0bed0b920d0bfd0bed187d182d18b266e6273703b3c7370616e202020646174612d7363726f6c6c2d746f3d22236f776e65722d656d61696c2d6669656c64223e6f6666696365407a6d732d6d736b2e72753c2f7370616e3e2e3c2f6469763e0d0a3c64697620636c6173733d226c69223e31322e322e20d092266e6273703bd0b4d0b0d0bdd0bdd0bed0bc20d0b4d0bed0bad183d0bcd0b5d0bdd182d0b520d0b1d183d0b4d183d18220d0bed182d180d0b0d0b6d0b5d0bdd18b20d0bbd18ed0b1d18bd0b520d0b8d0b7d0bcd0b5d0bdd0b5d0bdd0b8d18f20d0bfd0bed0bbd0b8d182d0b8d0bad0b820d0bed0b1d180d0b0d0b1d0bed182d0bad0b820d0bfd0b5d180d181d0bed0bdd0b0d0bbd18cd0bdd18bd18520d0b4d0b0d0bdd0bdd18bd18520d09ed0bfd0b5d180d0b0d182d0bed180d0bed0bc2e20d09fd0bed0bbd0b8d182d0b8d0bad0b020d0b4d0b5d0b9d181d182d0b2d183d0b5d18220d0b1d0b5d181d181d180d0bed187d0bdd0be20d0b4d0be266e6273703bd0b7d0b0d0bcd0b5d0bdd18b20d0b5d0b5266e6273703bd0bdd0bed0b2d0bed0b920d0b2d0b5d180d181d0b8d0b5d0b92e3c2f6469763e0d0a3c64697620636c6173733d226c69223e31322e332e20d090d0bad182d183d0b0d0bbd18cd0bdd0b0d18f20d0b2d0b5d180d181d0b8d18f20d09fd0bed0bbd0b8d182d0b8d0bad0b820d0b2266e6273703bd181d0b2d0bed0b1d0bed0b4d0bdd0bed0bc20d0b4d0bed181d182d183d0bfd0b520d180d0b0d181d0bfd0bed0bbd0bed0b6d0b5d0bdd0b020d0b2266e6273703bd181d0b5d182d0b820d098d0bdd182d0b5d180d0bdd0b5d18220d0bfd0be266e6273703bd0b0d0b4d180d0b5d181d183266e6273703b3c7370616e2069643d226f776e65722d707269766163792d75726c2d76616c7565222020646174612d7363726f6c6c2d746f3d22236f776e65722d707269766163792d75726c2d6669656c64223e68747470733a2f2f7a616d65736261722e72752f707269766163792d706f6c6963793c2f7370616e3e2e3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a3131333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d31322d32342031393a31333a3035223b733a31313a226d6f6469666965645f6279223b693a3131333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2230223b733a31333a2273686f775f63617465676f7279223b733a313a2230223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2230223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2230223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2230223b733a31313a227265636f72645f68697473223b733a313a2230223b733a393a2273686f775f68697473223b733a313a2230223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a303b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a34303b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a343b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2231223b733a393a226e756d5f6c696e6b73223b693a303b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a31363b733a383a226f72646572696e67223b693a333b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a33303a2234343a706f6c6974696b612d6b6f6e666964656e747369616c6e6f737469223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a373a2261646d696e3133223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a2272752d5255223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30382d32352031363a35333a3234223b693a31303b4e3b693a31313b733a39343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d34343a706f6c6974696b612d6b6f6e666964656e747369616c6e6f7374692663617469643d32266c616e673d72752d5255223b693a31323b4e3b693a31333b733a31393a22323032332d30382d32352031363a35333a3234223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2261646d696e3133223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a2272752d5255223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31303b7d7d7d693a31363b733a35333a22d09fd0bed0bbd0b8d182d0b8d0bad0b020d0bad0bed0bdd184d0b8d0b4d0b5d0bdd186d0b8d0b0d0bbd18cd0bdd0bed181d182d0b8223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3434223b7d);
INSERT INTO `lsqvo_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(57, 'index.php?option=com_content&view=article&id=45', 'index.php?option=com_content&view=article&id=45:privacy-policy&catid=2&lang=en-GB', 'Privacy Policy', ' 1. General provisions This personal data processing policy has been drawn up in accordance with the requirements of the Federal Law dated July 27, 2006. No. 152-FZ “On Personal Data” (hereinafter referred to as the Law on Personal Data) and defines the procedure for processing personal data and measures to ensure the security of personal data takenZAMES LLC (hereinafter — Operator). 1.1. The operator sets as its most important goal and condition for carrying out its activities the observance of the rights and freedoms of a person and citizen when processing his personal data, including the protection of rights to privacy, personal and family secrets. 1.2. This Operator\'s policy regarding the processing of personal data (hereinafter referred to as the Policy) applies to all information that the Operator can obtain about website visitorshttps://zamesbar.ru. 2. Basic concepts used in Politics 2.1. Automated processing of personal data—processing of personal data with the help of computer technology. 2.2. Blocking of personal data is a temporary cessation of processing of personal data (except for cases where processing is necessary to clarify personal data). 2.3. Website is a set of graphic and information materials, as well as computer programs and databases, ensuring their availability on the Internet at network address https://zamesbar.ru. 2.4. Personal data information system is a set of personal data contained in databases and information technologies and technical means that provide their processing. 2.5. Depersonalization of personal data is actions as a result of which it is impossible to determine without the use of additional information the ownership of personal data to a specific User or other subject of personal data. 2.6. Processing of personal data is any action(operation) or set of actions (operations) performed with or without the use of automation tools with personal data, including collection, recording, systematization, accumulation, storage, clarification (updating, changing) , extraction, use, transfer (distribution, provision, access), depersonalization, blocking, deletion, destruction of personal data. 2.7. Operator is a state body, municipal body, legal or natural person, independently or jointly with other persons organizing and/or carrying out the processing of personal data, as well as determining the purposes of processing personal data, the composition of personal data to be processed, actions (operations) ) performed with personal data. 2.8. Personal data - any information relating directly or indirectly to a specific or identified User of the website https://zamesbar.ru. 2.9. Personal data authorized by the subject of personal data for distribution is personal data, access of an unlimited number of persons to which is provided by the subject of personal data by giving consent to the processing of personal data authorized by the subject of personal data for distribution in the manner prescribed by the Law on personal data (hereinafter referred to as personal data permitted for distribution). 2.10. User —any visitor to the website https://zamesbar.ru. 2.11. Providing personal data is actions aimed at disclosing personal data to a certain person or a certain circle of persons. 2.12. Dissemination of personal data—any actions aimed at disclosing personal data to an indefinite number of persons (transfer of personal data) or familiarization with personal data to an unlimited number of persons, including the publication of personal data in the media, posting in information and telecommunication networks or providing access to personal data to in any other way. 2.13. Cross-border transfer of personal data is the transfer of personal data to the territory of a foreignstate to an authority of a foreign state, a foreign individual or a foreign legal entity. 2.14. Destruction of personal data—any action as a result of which personal data is destroyed irrevocably with the impossibility of further restoration of the content of personal data in the personal data information system and/or material media of personal data are destroyed. 3. Basic rights and responsibilities of the Operator 3.1. The operator has the right: — receive from reliable information and/or documents containing personal data; — in the case of the subject of personal data withdrawing consent to the processing of personal data, as well as sending a request to terminate the processing of personal data, the Operator has the right to continue processing personal data without the consent of the subject personal data if there are grounds specified in the Law on personal data; — independently determine the composition and list of measures necessary and sufficient to ensure the fulfillment of the obligations provided for by the Law on Personal Data and regulatory legal acts adopted in accordance with it, unless otherwise ;provided for by the Personal Data Law or other federal laws. 3.2. The operator is obliged: — provide the subject of personal data, upon his request, with information regarding the processing of his personal data; — organize the processing of personal data in the order established by the current legislation of the Russian Federation; — respond to applications and requests from subjects of personal data and their legal representatives in in accordance with the requirements of the Law on personal data; — notify the authorized body for the protection of the rights of personal data subjects at the request of this body the necessary information within 10 days from thedate of receipt of such a request; — publish or otherwise provide unrestricted access to this Policy regarding the processing of personal data; — take legal, organizational and technical measures to protect personal data from illegal or accidental access to destruction, modification, blocking, copying, provision, distribution of personal data, from other unlawful actions in in relation to personal data; — stop the transfer (distribution, provision, access) of personal data, stop processing and destroy personal data in the order and cases provided for by the Law on Personal Data; — perform other duties provided for by the Law on personal data. 4. Basic rights and responsibilities of personal data subjects 4.1. Subjects of personal data have the right: — receive information regarding the processing of his personal data, with the exception of cases provided for by federal laws. The information is provided to the subject of personal data by the Operator in an accessible form, and it should not contain personal data relating to other subjects of personal data, except in cases where there are legal grounds for the disclosure of such personal data. The list of information and the procedure for obtaining it is established by the Law on Personal Data — require the operator to clarify his personal data, block it or destroy it in the case where the personal data is incomplete, outdated, inaccurate, illegally obtained or is not necessary for the stated purpose of processing , and also take measures provided by law to protect your rights; — put forward the condition of prior consent when processing personal data for the purpose of promoting goods, works and services on the market; — for revocation of consent to processing of personal data, as well as for sending a request to terminate theprocessing of personal data; — appeal to the authorized body for the protection of the rights of personal data subjects or in court against unlawful actions or inaction of the Operator when processing his personal data; — on the exercise of other rights provided for by the legislation of the Russian Federation. 4.2. Subjects of personal data are obliged to: — provide the Operator with reliable data about yourself; — notify the Operator about clarifying (updating, changing) your personal data. 4.3. Persons who provided the Operator with false information about themselves or information about another subject of personal data without the latter’s consent are liable in accordance with the legislation of the Russian Federation. 5. Principles for processing personal data 5.1. The processing of personal data is carried out on a legal and fair basis. 5.2. The processing of personal data is limited to the achievement of specific, pre-defined and legitimate purposes. Processing of personal data that is incompatible with the purposes of collecting personal data is not permitted. 5.3. It is not allowed to combine databases containing personal data, the processing of which is carried out for purposes that are incompatible with each other. 5.4. Only personal data that meets the purposes of their processing are subject to processing. 5.5. The content and volume of personal data processed correspond to the stated purposes of processing. Redundancy of processed personal data in relation to the stated purposes of their processing is not allowed. 5.6. When processing personal data, the accuracy of personal data, its sufficiency, and, in necessary cases, and its relevance in relation to the purposes of processing personal data are ensured. The operator takes the necessary measuresand/or ensures that they are taken to remove or clarify incomplete or inaccurate data. 5.7. The storage of personal data is carried out in a form that makes it possible to identify the subject of personal data, no longer than required by the purposes of processing personal data, if the storage period for personal data is not established by federal law, an agreement to which the subject is a party, beneficiary or guarantor personal data. The processed personal data is destroyed or anonymized upon achievement of the processing goals or in the event of the loss of the need to achieve these goals, unless otherwise provided by federal law. 6. Purposes of processing personal data Purpose of processing informing the User by sending emails Personal data last name, first name, patronymic email address phone numbers Legal grounds statutory (constituent) documents of the Operator Types of personal data processing  Collection, recording, systematization, accumulation, storage, destruction and anonymization of personal data 7. Conditions for processing personal data 7.1. The processing of personal data is carried out with the consent of the subject of personal data to the processing of his personal data. 7.2. The processing of personal data is necessary to achieve the goals provided for by an international treaty of the Russian Federation or law, to implement the functions, powers and responsibilities assigned by the legislation of the Russian Federation to the operator. 7.3. The processing of personal data is necessary for the administration of justice, the execution of a judicial act, an act of another body or official, subject to execution in accordance with the legislation of the Russian Federation on enforcement proceedings. 7.4. Processing of personal data is necessary for the execution of an agreement to which the subject of personal data is a party or beneficiary or guarantor, as well as for concluding an agreement on the initiative of the subject information about personal data or an agreement under which the subject of personal data will be a beneficiary or guarantor. 7.5. Processing of personal data is necessary to exercise the rights and legitimate interests of the operator or third parties or to achieve socially significant goals, provided that the rights and freedoms of the subject of personal data are not violated. 7.6. Processing of personal data is carried out, access of an unlimited number of persons to which is provided by the subject of personal data or at his request (hereinafter referred to as publicly available personal data). 7.7. Weprocess personal data that is subject to publication or mandatory disclosure in accordance with federal law. 8. The procedure for collecting, storing, transferring and other types of processing of personal data The security of personal data processed by the Operator is ensured by implementing legal, organizational and technical measures necessary to fully comply with the requirements of current legislation in the field of personal data protection. 8.1. The operator ensures the safety of personal data and takes all possible measures to prevent access to personal data of unauthorized persons. 8.2. The User\'s personal data will never, under any circumstances, be transferred to third parties, with the exception of cases related to the implementation of current legislation or in the case where the subject of personal data has given consent to the Operator to transfer data to a third party to fulfill obligations under ;civil contract. 8.3. In the event of identifying inaccuracies in personal data, the User can update them independently by sending a notification to the Operator to the Operator\'s email addressoffice@zms-msk .ru with marked “Updating personal data.” 8.4. The period for processing personal data is determined by the achievement of the purposes for which personal data were collected, unless a different period is provided for by the contract or current legislation. The User may at any time withdraw his consent to the processing of personal data by sending a notification to the Operator via email mail to the Operator\'s email addressoffice@zms-msk.ruwith the note “Revocation of consent to the processing of personal data.” 8.5. All information that is collected by third-party services, including payment systems, communications and other service providers, is stored and processed by these persons (Operators) in accordance with their UserAgreement and Privacy Policy. Subject of personal data and/or with the specified documents. The operator is not responsible for the actions of third parties, including the service providers specified in this paragraph. 8.6. The prohibitions established by the subject of personal data on the transfer (except for providing access), as well as on the processing or conditions for processing (except for gaining access) of personal data permitted for distribution, do not apply in cases of processing personal data in government, public and ;other public interests determined by the legislation of the Russian Federation. 8.7. When processing personal data, the operator ensures the confidentiality of personal data. 8.8. The operator stores personal data in a form that allows identifying the subject of personal data, no longer than required by the purposes of processing personal data, if the storage period for personal data is not established by federal law, an agreement to which the operator is a party, beneficiary or guarantor. subject of personal data. 8.9. The condition for terminating the processing of personal data may be the achievement of the purposes of processing personal data, the expiration of the consent of the subject of personal data, the withdrawal of consent by the subject of personal data or the requirement to stop the processing of personal data, as well as the identification of unlawful processing of personal data. 9. List of actions performed by the Operator with the received personal data 9.1. The operator collects, records, organizes ation, accumulation, storage, clarification (updating, changing), extraction, use, transfer (distribution, provision, access), depersonalization, blocking, deletion and destruction of personal data. 9.2. The operator carries out automated processing of personal data with or without receipt and/or transmission of receivedinformation via information and telecommunication networks. 10. Cross-border transfer of personal data 10.1. Before the start of activities for the cross-border transfer of personal data, the operator is obliged to notify the authorized body for the protection of the rights of personal data subjects about its intention to carry out cross-border transfer of personal data (such a notification is sent separately from the notification of the intention to process personal data). < /div> 10.2. Before submitting the above notification, the operator is obliged to obtain relevant information from the authorities of a foreign state, foreign individuals, foreign legal entities to whom cross-border transfer of personal data is planned. 11. Confidentiality of personal data The operator and other persons who have access to personal data are obliged not to disclose to third parties and not to distribute personal data without the consent of the subject of personal data, unless otherwise provided by federal law. 12. Final provisions 12.1. The user can receive any clarification on any issues of interest regarding the processing of his personal data by contacting the Operator via email office@zms-msk.ru . 12.2. This document will reflect any changes to the Operator’s personal data processing policy. The policy is valid indefinitely until it is replaced by a new version. 12.3. The current version of the Policy is freely available on the Internet at the addresshttps:// zamesbar.ru/privacy-policy. ', '2023-12-24 19:12:27', 'adf25616cec35f5208c5b528880510c3', 1, 1, 1, 'en-GB', '2023-08-25 16:53:48', NULL, '2023-08-25 16:53:48', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a31373037353a2220312e2047656e6572616c2070726f766973696f6e73205468697320706572736f6e616c20646174612070726f63657373696e6720706f6c69637920686173206265656e20647261776e20757020696e206163636f7264616e636520776974682074686520726571756972656d656e7473206f6620746865204665646572616c204c6177206461746564204a756c792032372c20323030362e204e6f2e203135322d465a20e2809c4f6e20506572736f6e616c2044617461e2809d202868657265696e616674657220726566657272656420746f20617320746865204c6177206f6e20506572736f6e616c20446174612920616e6420646566696e6573207468652070726f63656475726520666f722070726f63657373696e6720706572736f6e616c206461746120616e64206d6561737572657320746f20656e7375726520746865207365637572697479206f6620706572736f6e616c20646174612074616b656e5a414d4553204c4c43202868657265696e616674657220e28094204f70657261746f72292e20312e312e20546865206f70657261746f72207365747320617320697473206d6f737420696d706f7274616e7420676f616c20616e6420636f6e646974696f6e20666f72206361727279696e67206f757420697473206163746976697469657320746865206f6273657276616e6365206f66207468652072696768747320616e642066726565646f6d73206f66206120706572736f6e20616e6420636974697a656e207768656e2070726f63657373696e672068697320706572736f6e616c20646174612c20696e636c7564696e67207468652070726f74656374696f6e206f662072696768747320746f20707269766163792c20706572736f6e616c20616e642066616d696c7920736563726574732e20312e322e2054686973204f70657261746f72277320706f6c69637920726567617264696e67207468652070726f63657373696e67206f6620706572736f6e616c2064617461202868657265696e616674657220726566657272656420746f2061732074686520506f6c69637929206170706c69657320746f20616c6c20696e666f726d6174696f6e207468617420746865204f70657261746f722063616e206f627461696e2061626f757420776562736974652076697369746f727368747470733a2f2f7a616d65736261722e72752e20322e20426173696320636f6e6365707473207573656420696e20506f6c697469637320322e312e204175746f6d617465642070726f63657373696e67206f6620706572736f6e616c2064617461e2809470726f63657373696e67206f6620706572736f6e616c20646174612077697468207468652068656c70206f6620636f6d707574657220746563686e6f6c6f67792e20322e322e20426c6f636b696e67206f6620706572736f6e616c206461746120697320612074656d706f7261727920636573736174696f6e206f662070726f63657373696e67206f6620706572736f6e616c2064617461202865786365707420666f722063617365732077686572652070726f63657373696e67206973206e656365737361727920746f20636c617269667920706572736f6e616c2064617461292e20322e332e2057656273697465206973206120736574206f66206772617068696320616e6420696e666f726d6174696f6e206d6174657269616c732c2061732077656c6c20617320636f6d70757465722070726f6772616d7320616e64206461746162617365732c20656e737572696e6720746865697220617661696c6162696c697479206f6e2074686520496e7465726e6574206174206e6574776f726b20616464726573732068747470733a2f2f7a616d65736261722e72752e20322e342e20506572736f6e616c206461746120696e666f726d6174696f6e2073797374656d206973206120736574206f6620706572736f6e616c206461746120636f6e7461696e656420696e2064617461626173657320616e6420696e666f726d6174696f6e20746563686e6f6c6f6769657320616e6420746563686e6963616c206d65616e7320746861742070726f766964652074686569722070726f63657373696e672e20322e352e204465706572736f6e616c697a6174696f6e206f6620706572736f6e616c206461746120697320616374696f6e73206173206120726573756c74206f6620776869636820697420697320696d706f737369626c6520746f2064657465726d696e6520776974686f75742074686520757365206f66206164646974696f6e616c20696e666f726d6174696f6e20746865206f776e657273686970206f6620706572736f6e616c206461746120746f20612073706563696669632055736572206f72206f74686572207375626a656374206f6620706572736f6e616c20646174612e20322e362e2050726f63657373696e67206f6620706572736f6e616c206461746120697320616e7920616374696f6e286f7065726174696f6e29206f7220736574206f6620616374696f6e7320286f7065726174696f6e732920706572666f726d65642077697468206f7220776974686f75742074686520757365206f66206175746f6d6174696f6e20746f6f6c73207769746820706572736f6e616c20646174612c20696e636c7564696e6720636f6c6c656374696f6e2c207265636f7264696e672c2073797374656d6174697a6174696f6e2c20616363756d756c6174696f6e2c2073746f726167652c20636c6172696669636174696f6e20287570646174696e672c206368616e67696e6729202c2065787472616374696f6e2c207573652c207472616e736665722028646973747269627574696f6e2c2070726f766973696f6e2c20616363657373292c206465706572736f6e616c697a6174696f6e2c20626c6f636b696e672c2064656c6574696f6e2c206465737472756374696f6e206f6620706572736f6e616c20646174612e20322e372e204f70657261746f72206973206120737461746520626f64792c206d756e69636970616c20626f64792c206c6567616c206f72206e61747572616c20706572736f6e2c20696e646570656e64656e746c79206f72206a6f696e746c792077697468206f7468657220706572736f6e73206f7267616e697a696e6720616e642f6f72206361727279696e67206f7574207468652070726f63657373696e67206f6620706572736f6e616c20646174612c2061732077656c6c2061732064657465726d696e696e672074686520707572706f736573206f662070726f63657373696e6720706572736f6e616c20646174612c2074686520636f6d706f736974696f6e206f6620706572736f6e616c206461746120746f2062652070726f6365737365642c20616374696f6e7320286f7065726174696f6e7329202920706572666f726d6564207769746820706572736f6e616c20646174612e20322e382e20506572736f6e616c2064617461202d20616e7920696e666f726d6174696f6e2072656c6174696e67206469726563746c79206f7220696e6469726563746c7920746f2061207370656369666963206f72206964656e7469666965642055736572206f662074686520776562736974652068747470733a2f2f7a616d65736261722e72752e20322e392e20506572736f6e616c206461746120617574686f72697a656420627920746865207375626a656374206f6620706572736f6e616c206461746120666f7220646973747269627574696f6e20697320706572736f6e616c20646174612c20616363657373206f6620616e20756e6c696d69746564206e756d626572206f6620706572736f6e7320746f2077686963682069732070726f766964656420627920746865207375626a656374206f6620706572736f6e616c206461746120627920676976696e6720636f6e73656e7420746f207468652070726f63657373696e67206f6620706572736f6e616c206461746120617574686f72697a656420627920746865207375626a656374206f6620706572736f6e616c206461746120666f7220646973747269627574696f6e20696e20746865206d616e6e6572207072657363726962656420627920746865204c6177206f6e20706572736f6e616c2064617461202868657265696e616674657220726566657272656420746f20617320706572736f6e616c2064617461207065726d697474656420666f7220646973747269627574696f6e292e20322e31302e205573657220e28094616e792076697369746f7220746f2074686520776562736974652068747470733a2f2f7a616d65736261722e72752e20322e31312e2050726f766964696e6720706572736f6e616c206461746120697320616374696f6e732061696d656420617420646973636c6f73696e6720706572736f6e616c206461746120746f2061206365727461696e20706572736f6e206f722061206365727461696e20636972636c65206f6620706572736f6e732e20322e31322e2044697373656d696e6174696f6e206f6620706572736f6e616c2064617461e28094616e7920616374696f6e732061696d656420617420646973636c6f73696e6720706572736f6e616c206461746120746f20616e20696e646566696e697465206e756d626572206f6620706572736f6e7320287472616e73666572206f6620706572736f6e616c206461746129206f722066616d696c696172697a6174696f6e207769746820706572736f6e616c206461746120746f20616e20756e6c696d69746564206e756d626572206f6620706572736f6e732c20696e636c7564696e6720746865207075626c69636174696f6e206f6620706572736f6e616c206461746120696e20746865206d656469612c20706f7374696e6720696e20696e666f726d6174696f6e20616e642074656c65636f6d6d756e69636174696f6e206e6574776f726b73206f722070726f766964696e672061636365737320746f20706572736f6e616c206461746120746f20696e20616e79206f74686572207761792e20322e31332e2043726f73732d626f72646572207472616e73666572206f6620706572736f6e616c206461746120697320746865207472616e73666572206f6620706572736f6e616c206461746120746f20746865207465727269746f7279206f66206120666f726569676e737461746520746f20616e20617574686f72697479206f66206120666f726569676e2073746174652c206120666f726569676e20696e646976696475616c206f72206120666f726569676e206c6567616c20656e746974792e20322e31342e204465737472756374696f6e206f6620706572736f6e616c2064617461e28094616e7920616374696f6e206173206120726573756c74206f6620776869636820706572736f6e616c20646174612069732064657374726f7965642069727265766f6361626c7920776974682074686520696d706f73736962696c697479206f66206675727468657220726573746f726174696f6e206f662074686520636f6e74656e74206f6620706572736f6e616c206461746120696e2074686520706572736f6e616c206461746120696e666f726d6174696f6e2073797374656d20616e642f6f72206d6174657269616c206d65646961206f6620706572736f6e616c2064617461206172652064657374726f7965642e20332e2042617369632072696768747320616e6420726573706f6e736962696c6974696573206f6620746865204f70657261746f7220332e312e20546865206f70657261746f7220686173207468652072696768743a20e2809420726563656976652066726f6d2072656c6961626c6520696e666f726d6174696f6e20616e642f6f7220646f63756d656e747320636f6e7461696e696e6720706572736f6e616c20646174613b20e2809420696e207468652063617365206f6620746865207375626a656374206f6620706572736f6e616c2064617461207769746864726177696e6720636f6e73656e7420746f207468652070726f63657373696e67206f6620706572736f6e616c20646174612c2061732077656c6c2061732073656e64696e672061207265717565737420746f207465726d696e617465207468652070726f63657373696e67206f6620706572736f6e616c20646174612c20746865204f70657261746f72206861732074686520726967687420746f20636f6e74696e75652070726f63657373696e6720706572736f6e616c206461746120776974686f75742074686520636f6e73656e74206f6620746865207375626a65637420706572736f6e616c2064617461206966207468657265206172652067726f756e64732073706563696669656420696e20746865204c6177206f6e20706572736f6e616c20646174613b20e2809420696e646570656e64656e746c792064657465726d696e652074686520636f6d706f736974696f6e20616e64206c697374206f66206d65617375726573206e656365737361727920616e642073756666696369656e7420746f20656e73757265207468652066756c66696c6c6d656e74206f6620746865206f626c69676174696f6e732070726f766964656420666f7220627920746865204c6177206f6e20506572736f6e616c204461746120616e6420726567756c61746f7279206c6567616c20616374732061646f7074656420696e206163636f7264616e636520776974682069742c20756e6c657373206f7468657277697365203b70726f766964656420666f722062792074686520506572736f6e616c2044617461204c6177206f72206f74686572206665646572616c206c6177732e20332e322e20546865206f70657261746f72206973206f626c696765643a20e280942070726f7669646520746865207375626a656374206f6620706572736f6e616c20646174612c2075706f6e2068697320726571756573742c207769746820696e666f726d6174696f6e20726567617264696e67207468652070726f63657373696e67206f662068697320706572736f6e616c20646174613b20e28094206f7267616e697a65207468652070726f63657373696e67206f6620706572736f6e616c206461746120696e20746865206f726465722065737461626c6973686564206279207468652063757272656e74206c656769736c6174696f6e206f6620746865205275737369616e2046656465726174696f6e3b20e2809420726573706f6e6420746f206170706c69636174696f6e7320616e642072657175657374732066726f6d207375626a65637473206f6620706572736f6e616c206461746120616e64207468656972206c6567616c20726570726573656e7461746976657320696e20696e206163636f7264616e636520776974682074686520726571756972656d656e7473206f6620746865204c6177206f6e20706572736f6e616c20646174613b20e28094206e6f746966792074686520617574686f72697a656420626f647920666f72207468652070726f74656374696f6e206f662074686520726967687473206f6620706572736f6e616c2064617461207375626a65637473206174207468652072657175657374206f66207468697320626f647920746865206e656365737361727920696e666f726d6174696f6e2077697468696e20313020646179732066726f6d2074686564617465206f662072656365697074206f662073756368206120726571756573743b20e28094207075626c697368206f72206f74686572776973652070726f7669646520756e726573747269637465642061636365737320746f207468697320506f6c69637920726567617264696e67207468652070726f63657373696e67206f6620706572736f6e616c20646174613b20e280942074616b65206c6567616c2c206f7267616e697a6174696f6e616c20616e6420746563686e6963616c206d6561737572657320746f2070726f7465637420706572736f6e616c20646174612066726f6d20696c6c6567616c206f72206163636964656e74616c2061636365737320746f206465737472756374696f6e2c206d6f64696669636174696f6e2c20626c6f636b696e672c20636f7079696e672c2070726f766973696f6e2c20646973747269627574696f6e206f6620706572736f6e616c20646174612c2066726f6d206f7468657220756e6c617766756c20616374696f6e7320696e20696e2072656c6174696f6e20746f20706572736f6e616c20646174613b20e280942073746f7020746865207472616e736665722028646973747269627574696f6e2c2070726f766973696f6e2c2061636365737329206f6620706572736f6e616c20646174612c2073746f702070726f63657373696e6720616e642064657374726f7920706572736f6e616c206461746120696e20746865206f7264657220616e642063617365732070726f766964656420666f7220627920746865204c6177206f6e20506572736f6e616c20446174613b20e2809420706572666f726d206f74686572206475746965732070726f766964656420666f7220627920746865204c6177206f6e20706572736f6e616c20646174612e20342e2042617369632072696768747320616e6420726573706f6e736962696c6974696573206f6620706572736f6e616c2064617461207375626a6563747320342e312e205375626a65637473206f6620706572736f6e616c20646174612068617665207468652072696768743a20e28094207265636569766520696e666f726d6174696f6e20726567617264696e67207468652070726f63657373696e67206f662068697320706572736f6e616c20646174612c20776974682074686520657863657074696f6e206f662063617365732070726f766964656420666f72206279206665646572616c206c6177732e2054686520696e666f726d6174696f6e2069732070726f766964656420746f20746865207375626a656374206f6620706572736f6e616c206461746120627920746865204f70657261746f7220696e20616e2061636365737369626c6520666f726d2c20616e642069742073686f756c64206e6f7420636f6e7461696e20706572736f6e616c20646174612072656c6174696e6720746f206f74686572207375626a65637473206f6620706572736f6e616c20646174612c2065786365707420696e20636173657320776865726520746865726520617265206c6567616c2067726f756e647320666f722074686520646973636c6f73757265206f66207375636820706572736f6e616c20646174612e20546865206c697374206f6620696e666f726d6174696f6e20616e64207468652070726f63656475726520666f72206f627461696e696e672069742069732065737461626c697368656420627920746865204c6177206f6e20506572736f6e616c204461746120e28094207265717569726520746865206f70657261746f7220746f20636c61726966792068697320706572736f6e616c20646174612c20626c6f636b206974206f722064657374726f7920697420696e2074686520636173652077686572652074686520706572736f6e616c206461746120697320696e636f6d706c6574652c206f757464617465642c20696e61636375726174652c20696c6c6567616c6c79206f627461696e6564206f72206973206e6f74206e656365737361727920666f72207468652073746174656420707572706f7365206f662070726f63657373696e67202c20616e6420616c736f2074616b65206d656173757265732070726f7669646564206279206c617720746f2070726f7465637420796f7572207269676874733b20e280942070757420666f72776172642074686520636f6e646974696f6e206f66207072696f7220636f6e73656e74207768656e2070726f63657373696e6720706572736f6e616c206461746120666f722074686520707572706f7365206f662070726f6d6f74696e6720676f6f64732c20776f726b7320616e64207365727669636573206f6e20746865206d61726b65743b20e2809420666f72207265766f636174696f6e206f6620636f6e73656e7420746f2070726f63657373696e67206f6620706572736f6e616c20646174612c2061732077656c6c20617320666f722073656e64696e672061207265717565737420746f207465726d696e6174652074686570726f63657373696e67206f6620706572736f6e616c20646174613b20e280942061707065616c20746f2074686520617574686f72697a656420626f647920666f72207468652070726f74656374696f6e206f662074686520726967687473206f6620706572736f6e616c2064617461207375626a65637473206f7220696e20636f75727420616761696e737420756e6c617766756c20616374696f6e73206f7220696e616374696f6e206f6620746865204f70657261746f72207768656e2070726f63657373696e672068697320706572736f6e616c20646174613b20e28094206f6e20746865206578657263697365206f66206f74686572207269676874732070726f766964656420666f7220627920746865206c656769736c6174696f6e206f6620746865205275737369616e2046656465726174696f6e2e20342e322e205375626a65637473206f6620706572736f6e616c206461746120617265206f626c6967656420746f3a20e280942070726f7669646520746865204f70657261746f7220776974682072656c6961626c6520646174612061626f757420796f757273656c663b20e28094206e6f7469667920746865204f70657261746f722061626f757420636c6172696679696e6720287570646174696e672c206368616e67696e672920796f757220706572736f6e616c20646174612e20342e332e20506572736f6e732077686f2070726f766964656420746865204f70657261746f7220776974682066616c736520696e666f726d6174696f6e2061626f7574207468656d73656c766573206f7220696e666f726d6174696f6e2061626f757420616e6f74686572207375626a656374206f6620706572736f6e616c206461746120776974686f757420746865206c6174746572e280997320636f6e73656e7420617265206c6961626c6520696e206163636f7264616e6365207769746820746865206c656769736c6174696f6e206f6620746865205275737369616e2046656465726174696f6e2e20352e205072696e6369706c657320666f722070726f63657373696e6720706572736f6e616c206461746120352e312e205468652070726f63657373696e67206f6620706572736f6e616c20646174612069732063617272696564206f7574206f6e2061206c6567616c20616e6420666169722062617369732e20352e322e205468652070726f63657373696e67206f6620706572736f6e616c2064617461206973206c696d6974656420746f2074686520616368696576656d656e74206f662073706563696669632c207072652d646566696e656420616e64206c65676974696d61746520707572706f7365732e2050726f63657373696e67206f6620706572736f6e616c2064617461207468617420697320696e636f6d70617469626c6520776974682074686520707572706f736573206f6620636f6c6c656374696e6720706572736f6e616c2064617461206973206e6f74207065726d69747465642e20352e332e204974206973206e6f7420616c6c6f77656420746f20636f6d62696e652064617461626173657320636f6e7461696e696e6720706572736f6e616c20646174612c207468652070726f63657373696e67206f662077686963682069732063617272696564206f757420666f7220707572706f73657320746861742061726520696e636f6d70617469626c6520776974682065616368206f746865722e20352e342e204f6e6c7920706572736f6e616c20646174612074686174206d656574732074686520707572706f736573206f662074686569722070726f63657373696e6720617265207375626a65637420746f2070726f63657373696e672e20352e352e2054686520636f6e74656e7420616e6420766f6c756d65206f6620706572736f6e616c20646174612070726f63657373656420636f72726573706f6e6420746f207468652073746174656420707572706f736573206f662070726f63657373696e672e20526564756e64616e6379206f662070726f63657373656420706572736f6e616c206461746120696e2072656c6174696f6e20746f207468652073746174656420707572706f736573206f662074686569722070726f63657373696e67206973206e6f7420616c6c6f7765642e20352e362e205768656e2070726f63657373696e6720706572736f6e616c20646174612c20746865206163637572616379206f6620706572736f6e616c20646174612c206974732073756666696369656e63792c20616e642c20696e206e65636573736172792063617365732c20616e64206974732072656c6576616e636520696e2072656c6174696f6e20746f2074686520707572706f736573206f662070726f63657373696e6720706572736f6e616c20646174612061726520656e73757265642e20546865206f70657261746f722074616b657320746865206e6563657373617279206d65617375726573616e642f6f7220656e737572657320746861742074686579206172652074616b656e20746f2072656d6f7665206f7220636c617269667920696e636f6d706c657465206f7220696e616363757261746520646174612e20352e372e205468652073746f72616765206f6620706572736f6e616c20646174612069732063617272696564206f757420696e206120666f726d2074686174206d616b657320697420706f737369626c6520746f206964656e7469667920746865207375626a656374206f6620706572736f6e616c20646174612c206e6f206c6f6e676572207468616e2072657175697265642062792074686520707572706f736573206f662070726f63657373696e6720706572736f6e616c20646174612c206966207468652073746f7261676520706572696f6420666f7220706572736f6e616c2064617461206973206e6f742065737461626c6973686564206279206665646572616c206c61772c20616e2061677265656d656e7420746f20776869636820746865207375626a65637420697320612070617274792c2062656e6566696369617279206f722067756172616e746f7220706572736f6e616c20646174612e205468652070726f63657373656420706572736f6e616c20646174612069732064657374726f796564206f7220616e6f6e796d697a65642075706f6e20616368696576656d656e74206f66207468652070726f63657373696e6720676f616c73206f7220696e20746865206576656e74206f6620746865206c6f7373206f6620746865206e65656420746f206163686965766520746865736520676f616c732c20756e6c657373206f74686572776973652070726f7669646564206279206665646572616c206c61772e20362e20507572706f736573206f662070726f63657373696e6720706572736f6e616c206461746120507572706f7365206f662070726f63657373696e6720696e666f726d696e672074686520557365722062792073656e64696e6720656d61696c7320506572736f6e616c2064617461206c617374206e616d652c206669727374206e616d652c20706174726f6e796d696320656d61696c20616464726573732070686f6e65206e756d62657273204c6567616c2067726f756e6473207374617475746f72792028636f6e7374697475656e742920646f63756d656e7473206f6620746865204f70657261746f72205479706573206f6620706572736f6e616c20646174612070726f63657373696e672020436f6c6c656374696f6e2c207265636f7264696e672c2073797374656d6174697a6174696f6e2c20616363756d756c6174696f6e2c2073746f726167652c206465737472756374696f6e20616e6420616e6f6e796d697a6174696f6e206f6620706572736f6e616c206461746120372e20436f6e646974696f6e7320666f722070726f63657373696e6720706572736f6e616c206461746120372e312e205468652070726f63657373696e67206f6620706572736f6e616c20646174612069732063617272696564206f757420776974682074686520636f6e73656e74206f6620746865207375626a656374206f6620706572736f6e616c206461746120746f207468652070726f63657373696e67206f662068697320706572736f6e616c20646174612e20372e322e205468652070726f63657373696e67206f6620706572736f6e616c2064617461206973206e656365737361727920746f20616368696576652074686520676f616c732070726f766964656420666f7220627920616e20696e7465726e6174696f6e616c20747265617479206f6620746865205275737369616e2046656465726174696f6e206f72206c61772c20746f20696d706c656d656e74207468652066756e6374696f6e732c20706f7765727320616e6420726573706f6e736962696c69746965732061737369676e656420627920746865206c656769736c6174696f6e206f6620746865205275737369616e2046656465726174696f6e20746f20746865206f70657261746f722e20372e332e205468652070726f63657373696e67206f6620706572736f6e616c2064617461206973206e656365737361727920666f72207468652061646d696e697374726174696f6e206f66206a7573746963652c2074686520657865637574696f6e206f662061206a7564696369616c206163742c20616e20616374206f6620616e6f7468657220626f6479206f72206f6666696369616c2c207375626a65637420746f20657865637574696f6e20696e206163636f7264616e6365207769746820746865206c656769736c6174696f6e206f6620746865205275737369616e2046656465726174696f6e206f6e20656e666f7263656d656e742070726f63656564696e67732e20372e342e2050726f63657373696e67206f6620706572736f6e616c2064617461206973206e656365737361727920666f722074686520657865637574696f6e206f6620616e2061677265656d656e7420746f20776869636820746865207375626a656374206f6620706572736f6e616c20646174612069732061207061727479206f722062656e6566696369617279206f722067756172616e746f722c2061732077656c6c20617320666f7220636f6e636c7564696e6720616e2061677265656d656e74206f6e2074686520696e6974696174697665206f6620746865207375626a65637420696e666f726d6174696f6e2061626f757420706572736f6e616c2064617461206f7220616e2061677265656d656e7420756e64657220776869636820746865207375626a656374206f6620706572736f6e616c20646174612077696c6c20626520612062656e6566696369617279206f722067756172616e746f722e20372e352e2050726f63657373696e67206f6620706572736f6e616c2064617461206973206e656365737361727920746f206578657263697365207468652072696768747320616e64206c65676974696d61746520696e74657265737473206f6620746865206f70657261746f72206f722074686972642070617274696573206f7220746f206163686965766520736f6369616c6c79207369676e69666963616e7420676f616c732c2070726f76696465642074686174207468652072696768747320616e642066726565646f6d73206f6620746865207375626a656374206f6620706572736f6e616c206461746120617265206e6f742076696f6c617465642e20372e362e2050726f63657373696e67206f6620706572736f6e616c20646174612069732063617272696564206f75742c20616363657373206f6620616e20756e6c696d69746564206e756d626572206f6620706572736f6e7320746f2077686963682069732070726f766964656420627920746865207375626a656374206f6620706572736f6e616c2064617461206f72206174206869732072657175657374202868657265696e616674657220726566657272656420746f206173207075626c69636c7920617661696c61626c6520706572736f6e616c2064617461292e20372e372e20576570726f6365737320706572736f6e616c20646174612074686174206973207375626a65637420746f207075626c69636174696f6e206f72206d616e6461746f727920646973636c6f7375726520696e206163636f7264616e63652077697468206665646572616c206c61772e20382e205468652070726f63656475726520666f7220636f6c6c656374696e672c2073746f72696e672c207472616e7366657272696e6720616e64206f74686572207479706573206f662070726f63657373696e67206f6620706572736f6e616c206461746120546865207365637572697479206f6620706572736f6e616c20646174612070726f63657373656420627920746865204f70657261746f7220697320656e737572656420627920696d706c656d656e74696e67206c6567616c2c206f7267616e697a6174696f6e616c20616e6420746563686e6963616c206d65617375726573206e656365737361727920746f2066756c6c7920636f6d706c7920776974682074686520726571756972656d656e7473206f662063757272656e74206c656769736c6174696f6e20696e20746865206669656c64206f6620706572736f6e616c20646174612070726f74656374696f6e2e20382e312e20546865206f70657261746f7220656e73757265732074686520736166657479206f6620706572736f6e616c206461746120616e642074616b657320616c6c20706f737369626c65206d6561737572657320746f2070726576656e742061636365737320746f20706572736f6e616c2064617461206f6620756e617574686f72697a656420706572736f6e732e20382e322e205468652055736572277320706572736f6e616c20646174612077696c6c206e657665722c20756e64657220616e792063697263756d7374616e6365732c206265207472616e7366657272656420746f20746869726420706172746965732c20776974682074686520657863657074696f6e206f662063617365732072656c6174656420746f2074686520696d706c656d656e746174696f6e206f662063757272656e74206c656769736c6174696f6e206f7220696e20746865206361736520776865726520746865207375626a656374206f6620706572736f6e616c20646174612068617320676976656e20636f6e73656e7420746f20746865204f70657261746f7220746f207472616e73666572206461746120746f206120746869726420706172747920746f2066756c66696c6c206f626c69676174696f6e7320756e646572203b636976696c20636f6e74726163742e20382e332e20496e20746865206576656e74206f66206964656e74696679696e6720696e6163637572616369657320696e20706572736f6e616c20646174612c2074686520557365722063616e20757064617465207468656d20696e646570656e64656e746c792062792073656e64696e672061206e6f74696669636174696f6e20746f20746865204f70657261746f7220746f20746865204f70657261746f72277320656d61696c20616464726573736f6666696365407a6d732d6d736b202e72752077697468206d61726b656420e2809c5570646174696e6720706572736f6e616c20646174612ee2809d20382e342e2054686520706572696f6420666f722070726f63657373696e6720706572736f6e616c20646174612069732064657465726d696e65642062792074686520616368696576656d656e74206f662074686520707572706f73657320666f7220776869636820706572736f6e616c2064617461207765726520636f6c6c65637465642c20756e6c657373206120646966666572656e7420706572696f642069732070726f766964656420666f722062792074686520636f6e7472616374206f722063757272656e74206c656769736c6174696f6e2e205468652055736572206d617920617420616e792074696d652077697468647261772068697320636f6e73656e7420746f207468652070726f63657373696e67206f6620706572736f6e616c20646174612062792073656e64696e672061206e6f74696669636174696f6e20746f20746865204f70657261746f722076696120656d61696c206d61696c20746f20746865204f70657261746f72277320656d61696c20616464726573736f6666696365407a6d732d6d736b2e72757769746820746865206e6f746520e2809c5265766f636174696f6e206f6620636f6e73656e7420746f207468652070726f63657373696e67206f6620706572736f6e616c20646174612ee2809d20382e352e20416c6c20696e666f726d6174696f6e207468617420697320636f6c6c65637465642062792074686972642d70617274792073657276696365732c20696e636c7564696e67207061796d656e742073797374656d732c20636f6d6d756e69636174696f6e7320616e64206f7468657220736572766963652070726f7669646572732c2069732073746f72656420616e642070726f63657373656420627920746865736520706572736f6e7320284f70657261746f72732920696e206163636f7264616e63652077697468207468656972205573657241677265656d656e7420616e64205072697661637920506f6c6963792e205375626a656374206f6620706572736f6e616c206461746120616e642f6f722077697468207468652073706563696669656420646f63756d656e74732e20546865206f70657261746f72206973206e6f7420726573706f6e7369626c6520666f722074686520616374696f6e73206f6620746869726420706172746965732c20696e636c7564696e672074686520736572766963652070726f7669646572732073706563696669656420696e2074686973207061726167726170682e20382e362e205468652070726f6869626974696f6e732065737461626c697368656420627920746865207375626a656374206f6620706572736f6e616c2064617461206f6e20746865207472616e73666572202865786365707420666f722070726f766964696e6720616363657373292c2061732077656c6c206173206f6e207468652070726f63657373696e67206f7220636f6e646974696f6e7320666f722070726f63657373696e67202865786365707420666f72206761696e696e672061636365737329206f6620706572736f6e616c2064617461207065726d697474656420666f7220646973747269627574696f6e2c20646f206e6f74206170706c7920696e206361736573206f662070726f63657373696e6720706572736f6e616c206461746120696e20676f7665726e6d656e742c207075626c696320616e64203b6f74686572207075626c696320696e746572657374732064657465726d696e656420627920746865206c656769736c6174696f6e206f6620746865205275737369616e2046656465726174696f6e2e20382e372e205768656e2070726f63657373696e6720706572736f6e616c20646174612c20746865206f70657261746f7220656e73757265732074686520636f6e666964656e7469616c697479206f6620706572736f6e616c20646174612e20382e382e20546865206f70657261746f722073746f72657320706572736f6e616c206461746120696e206120666f726d207468617420616c6c6f7773206964656e74696679696e6720746865207375626a656374206f6620706572736f6e616c20646174612c206e6f206c6f6e676572207468616e2072657175697265642062792074686520707572706f736573206f662070726f63657373696e6720706572736f6e616c20646174612c206966207468652073746f7261676520706572696f6420666f7220706572736f6e616c2064617461206973206e6f742065737461626c6973686564206279206665646572616c206c61772c20616e2061677265656d656e7420746f20776869636820746865206f70657261746f7220697320612070617274792c2062656e6566696369617279206f722067756172616e746f722e207375626a656374206f6620706572736f6e616c20646174612e20382e392e2054686520636f6e646974696f6e20666f72207465726d696e6174696e67207468652070726f63657373696e67206f6620706572736f6e616c2064617461206d61792062652074686520616368696576656d656e74206f662074686520707572706f736573206f662070726f63657373696e6720706572736f6e616c20646174612c207468652065787069726174696f6e206f662074686520636f6e73656e74206f6620746865207375626a656374206f6620706572736f6e616c20646174612c20746865207769746864726177616c206f6620636f6e73656e7420627920746865207375626a656374206f6620706572736f6e616c2064617461206f722074686520726571756972656d656e7420746f2073746f70207468652070726f63657373696e67206f6620706572736f6e616c20646174612c2061732077656c6c20617320746865206964656e74696669636174696f6e206f6620756e6c617766756c2070726f63657373696e67206f6620706572736f6e616c20646174612e20392e204c697374206f6620616374696f6e7320706572666f726d656420627920746865204f70657261746f7220776974682074686520726563656976656420706572736f6e616c206461746120392e312e20546865206f70657261746f7220636f6c6c656374732c207265636f7264732c206f7267616e697a6573206174696f6e2c20616363756d756c6174696f6e2c2073746f726167652c20636c6172696669636174696f6e20287570646174696e672c206368616e67696e67292c2065787472616374696f6e2c207573652c207472616e736665722028646973747269627574696f6e2c2070726f766973696f6e2c20616363657373292c206465706572736f6e616c697a6174696f6e2c20626c6f636b696e672c2064656c6574696f6e20616e64206465737472756374696f6e206f6620706572736f6e616c20646174612e20392e322e20546865206f70657261746f722063617272696573206f7574206175746f6d617465642070726f63657373696e67206f6620706572736f6e616c20646174612077697468206f7220776974686f7574207265636569707420616e642f6f72207472616e736d697373696f6e206f66207265636569766564696e666f726d6174696f6e2076696120696e666f726d6174696f6e20616e642074656c65636f6d6d756e69636174696f6e206e6574776f726b732e2031302e2043726f73732d626f72646572207472616e73666572206f6620706572736f6e616c20646174612031302e312e204265666f726520746865207374617274206f66206163746976697469657320666f72207468652063726f73732d626f72646572207472616e73666572206f6620706572736f6e616c20646174612c20746865206f70657261746f72206973206f626c6967656420746f206e6f746966792074686520617574686f72697a656420626f647920666f72207468652070726f74656374696f6e206f662074686520726967687473206f6620706572736f6e616c2064617461207375626a656374732061626f75742069747320696e74656e74696f6e20746f206361727279206f75742063726f73732d626f72646572207472616e73666572206f6620706572736f6e616c20646174612028737563682061206e6f74696669636174696f6e2069732073656e742073657061726174656c792066726f6d20746865206e6f74696669636174696f6e206f662074686520696e74656e74696f6e20746f2070726f6365737320706572736f6e616c2064617461292e203c202f6469763e2031302e322e204265666f7265207375626d697474696e67207468652061626f7665206e6f74696669636174696f6e2c20746865206f70657261746f72206973206f626c6967656420746f206f627461696e2072656c6576616e7420696e666f726d6174696f6e2066726f6d2074686520617574686f726974696573206f66206120666f726569676e2073746174652c20666f726569676e20696e646976696475616c732c20666f726569676e206c6567616c20656e74697469657320746f2077686f6d2063726f73732d626f72646572207472616e73666572206f6620706572736f6e616c206461746120697320706c616e6e65642e2031312e20436f6e666964656e7469616c697479206f6620706572736f6e616c206461746120546865206f70657261746f7220616e64206f7468657220706572736f6e732077686f20686176652061636365737320746f20706572736f6e616c206461746120617265206f626c69676564206e6f7420746f20646973636c6f736520746f207468697264207061727469657320616e64206e6f7420746f206469737472696275746520706572736f6e616c206461746120776974686f75742074686520636f6e73656e74206f6620746865207375626a656374206f6620706572736f6e616c20646174612c20756e6c657373206f74686572776973652070726f7669646564206279206665646572616c206c61772e2031322e2046696e616c2070726f766973696f6e732031322e312e2054686520757365722063616e207265636569766520616e7920636c6172696669636174696f6e206f6e20616e7920697373756573206f6620696e74657265737420726567617264696e67207468652070726f63657373696e67206f662068697320706572736f6e616c206461746120627920636f6e74616374696e6720746865204f70657261746f722076696120656d61696c206f6666696365407a6d732d6d736b2e7275202e2031322e322e205468697320646f63756d656e742077696c6c207265666c65637420616e79206368616e67657320746f20746865204f70657261746f72e280997320706572736f6e616c20646174612070726f63657373696e6720706f6c6963792e2054686520706f6c6963792069732076616c696420696e646566696e6974656c7920756e74696c206974206973207265706c616365642062792061206e65772076657273696f6e2e2031322e332e205468652063757272656e742076657273696f6e206f662074686520506f6c69637920697320667265656c7920617661696c61626c65206f6e2074686520496e7465726e657420617420746865206164647265737368747470733a2f2f207a616d65736261722e72752f707269766163792d706f6c6963792e20223b693a333b613a32353a7b733a323a226964223b693a34353b733a353a22616c696173223b733a31343a227072697661637920706f6c696379223b733a373a2273756d6d617279223b733a32333839303a223c64697620636c6173733d22726f77206d622d34223e0d0a202020203c64697620636c6173733d22636f6c223e0d0a20202020202020203c68353e312e2047656e6572616c2070726f766973696f6e733c2f68353e0d0a20202020202020203c64697620636c6173733d226465736372223e5468697320706572736f6e616c20646174612070726f63657373696e6720706f6c69637920686173206265656e20647261776e20757020696e206163636f7264616e636520776974682074686520726571756972656d656e7473206f6620746865204665646572616c204c6177206461746564204a756c792032372c20323030362e204e6f2e203135322d465a20e2809c4f6e20506572736f6e616c2044617461e2809d202868657265696e616674657220726566657272656420746f20617320746865204c6177206f6e20506572736f6e616c20446174612920616e6420646566696e6573207468652070726f63656475726520666f722070726f63657373696e6720706572736f6e616c206461746120616e64206d6561737572657320746f20656e7375726520746865207365637572697479206f6620706572736f6e616c20646174612074616b656e3c7370616e2069643d226f776e65722d6e616d652d2076616c75652220636c6173733d222220646174612d7363726f6c6c2d746f3d22236f776e65722d6e616d652d6669656c64223e5a414d4553204c4c433c2f7370616e3e266e6273703b2868657265696e6166746572266e6273703be28094204f70657261746f72292e3c2f6469763e0d0a20202020202020203c64697620636c6173733d226f6c223e0d0a2020202020202020202020203c64697620636c6173733d226c69223e312e312e20546865206f70657261746f72207365747320617320697473206d6f737420696d706f7274616e7420676f616c20616e6420636f6e646974696f6e20666f72206361727279696e67206f757420697473206163746976697469657320746865206f6273657276616e6365206f66207468652072696768747320616e642066726565646f6d73206f66206120706572736f6e20616e6420636974697a656e207768656e2070726f63657373696e672068697320706572736f6e616c20646174612c20696e636c7564696e67207468652070726f74656374696f6e206f662072696768747320746f20707269766163792c20706572736f6e616c20616e642066616d696c7920736563726574732e3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223e312e322e2054686973204f70657261746f72277320706f6c69637920726567617264696e67207468652070726f63657373696e67206f6620706572736f6e616c2064617461202868657265696e616674657220726566657272656420746f2061732074686520506f6c69637929206170706c69657320746f20616c6c20696e666f726d6174696f6e207468617420746865204f70657261746f722063616e206f627461696e2061626f757420776562736974652076697369746f72733c7370616e20646174612d7363726f6c6c2d746f3d22236f776e65722d736974652d75726c2d6669656c64223e68747470733a2f2f7a616d65736261722e72753c2f7370616e3e2e3c2f6469763e0d0a20202020202020203c2f6469763e0d0a202020203c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22726f77206d622d34223e0d0a202020203c64697620636c6173733d22636f6c223e0d0a20202020202020203c68353e322e20426173696320636f6e6365707473207573656420696e266e6273703b506f6c69746963733c2f68353e0d0a20202020202020203c64697620636c6173733d226f6c223e0d0a2020202020202020202020203c64697620636c6173733d226c69223e322e312e204175746f6d617465642070726f63657373696e67206f6620706572736f6e616c2064617461e2809470726f63657373696e67206f6620706572736f6e616c20646174612077697468207468652068656c70206f6620636f6d707574657220746563686e6f6c6f67792e3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223e322e322e20426c6f636b696e67206f6620706572736f6e616c206461746120697320612074656d706f7261727920636573736174696f6e206f662070726f63657373696e67206f6620706572736f6e616c2064617461202865786365707420666f722063617365732077686572652070726f63657373696e67206973206e656365737361727920746f20636c617269667920706572736f6e616c2064617461292e3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223e322e332e2057656273697465266e6273703b6973206120736574206f66206772617068696320616e64266e6273703b696e666f726d6174696f6e206d6174657269616c732c2061732077656c6c20617320636f6d70757465722070726f6772616d7320616e64266e6273703b6461746162617365732c20656e737572696e67207468656972266e6273703b617661696c6162696c697479206f6e266e6273703b74686520496e7465726e6574206174266e6273703b6e6574776f726b2061646472657373266e6273703b3c7370616e20646174612d7363726f6c6c2d746f3d22236f776e65722d736974652d2075726c2d6669656c64223e68747470733a2f2f7a616d65736261722e72753c2f7370616e3e2e3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223e322e342e20506572736f6e616c206461746120696e666f726d6174696f6e2073797374656d206973206120736574206f6620706572736f6e616c206461746120636f6e7461696e656420696e2064617461626173657320616e6420696e666f726d6174696f6e20746563686e6f6c6f6769657320616e6420746563686e6963616c206d65616e7320746861742070726f766964652074686569722070726f63657373696e672e3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223e322e352e204465706572736f6e616c697a6174696f6e206f6620706572736f6e616c206461746120697320616374696f6e73206173206120726573756c74206f6620776869636820697420697320696d706f737369626c6520746f2064657465726d696e6520776974686f75742074686520757365206f66206164646974696f6e616c20696e666f726d6174696f6e20746865206f776e657273686970206f6620706572736f6e616c206461746120746f20612073706563696669632055736572206f72206f74686572207375626a656374206f6620706572736f6e616c20646174612e3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223e322e362e2050726f63657373696e67206f6620706572736f6e616c206461746120697320616e7920616374696f6e20286f7065726174696f6e29206f7220736574206f6620616374696f6e7320286f7065726174696f6e732920706572666f726d65642077697468206f7220776974686f75742074686520757365206f66206175746f6d6174696f6e20746f6f6c73207769746820706572736f6e616c20646174612c20696e636c7564696e6720636f6c6c656374696f6e2c207265636f7264696e672c2073797374656d6174697a6174696f6e2c20616363756d756c6174696f6e2c2073746f726167652c20636c6172696669636174696f6e20287570646174696e672c206368616e67696e6729202c2065787472616374696f6e2c207573652c207472616e736665722028646973747269627574696f6e2c2070726f766973696f6e2c20616363657373292c206465706572736f6e616c697a6174696f6e2c20626c6f636b696e672c2064656c6574696f6e2c206465737472756374696f6e206f6620706572736f6e616c20646174612e3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223e322e372e204f70657261746f72206973206120737461746520626f64792c206d756e69636970616c20626f64792c206c6567616c206f72206e61747572616c20706572736f6e2c20696e646570656e64656e746c79206f72206a6f696e746c792077697468206f7468657220706572736f6e73206f7267616e697a696e6720616e642f6f72206361727279696e67206f7574207468652070726f63657373696e67206f6620706572736f6e616c20646174612c2061732077656c6c2061732064657465726d696e696e672074686520707572706f736573206f662070726f63657373696e6720706572736f6e616c20646174612c2074686520636f6d706f736974696f6e206f6620706572736f6e616c206461746120746f2062652070726f6365737365642c20616374696f6e7320286f7065726174696f6e7329202920706572666f726d65642077697468266e6273703b706572736f6e616c20646174612e3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223e322e382e20506572736f6e616c2064617461266e6273703b2d20616e7920696e666f726d6174696f6e2072656c6174696e67206469726563746c79206f7220696e6469726563746c7920746f2061207370656369666963206f72206964656e7469666965642055736572206f66207468652077656273697465266e6273703b3c7370616e20646174612d7363726f6c6c2d746f3d22236f776e65722d736974652d75726c2d6669656c64223e68747470733a2f2f7a616d65736261722e72753c2f7370616e203e2e3c2f6469763e0d0a3c64697620636c6173733d226c69223e322e392e20506572736f6e616c206461746120617574686f72697a656420627920746865207375626a656374206f6620706572736f6e616c206461746120666f7220646973747269627574696f6e20697320706572736f6e616c20646174612c20616363657373206f6620616e20756e6c696d69746564206e756d626572206f6620706572736f6e7320746f2077686963682069732070726f766964656420627920746865207375626a656374206f6620706572736f6e616c206461746120627920676976696e6720636f6e73656e7420746f207468652070726f63657373696e67206f6620706572736f6e616c206461746120617574686f72697a656420627920746865207375626a656374206f6620706572736f6e616c206461746120666f7220646973747269627574696f6e20696e20746865206d616e6e6572207072657363726962656420627920746865204c6177206f6e20706572736f6e616c2064617461202868657265696e616674657220726566657272656420746f20617320706572736f6e616c2064617461207065726d697474656420666f7220646973747269627574696f6e292e3c2f6469763e0d0a3c64697620636c6173733d226c69223e322e31302e2055736572266e6273703be28094616e792076697369746f7220746f207468652077656273697465266e6273703b3c7370616e20646174612d7363726f6c6c2d746f3d22236f776e65722d736974652d75726c2d6669656c64223e68747470733a2f2f7a616d65736261722e72753c2f7370616e3e2e3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223e322e31312e2050726f766964696e6720706572736f6e616c206461746120697320616374696f6e732061696d656420617420646973636c6f73696e6720706572736f6e616c206461746120746f2061206365727461696e20706572736f6e206f722061206365727461696e20636972636c65206f6620706572736f6e732e3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223e322e31322e2044697373656d696e6174696f6e206f6620706572736f6e616c2064617461e28094616e7920616374696f6e732061696d656420617420646973636c6f73696e6720706572736f6e616c206461746120746f20616e20696e646566696e697465206e756d626572206f6620706572736f6e7320287472616e73666572206f6620706572736f6e616c206461746129206f722066616d696c696172697a6174696f6e207769746820706572736f6e616c206461746120746f20616e20756e6c696d69746564206e756d626572206f6620706572736f6e732c20696e636c7564696e6720746865207075626c69636174696f6e206f6620706572736f6e616c206461746120696e20746865206d656469612c20706f7374696e6720696e20696e666f726d6174696f6e20616e642074656c65636f6d6d756e69636174696f6e206e6574776f726b73206f722070726f766964696e672061636365737320746f20706572736f6e616c206461746120746f20696e20616e79206f74686572207761792e3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223e322e31332e2043726f73732d626f72646572207472616e73666572206f6620706572736f6e616c206461746120697320746865207472616e73666572206f6620706572736f6e616c206461746120746f20746865207465727269746f7279206f66206120666f726569676e20737461746520746f20616e20617574686f72697479206f66206120666f726569676e2073746174652c206120666f726569676e20696e646976696475616c206f72206120666f726569676e206c6567616c20656e746974792e3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223e322e31342e204465737472756374696f6e206f6620706572736f6e616c2064617461e28094616e7920616374696f6e206173206120726573756c74206f6620776869636820706572736f6e616c20646174612069732064657374726f7965642069727265766f6361626c7920776974682074686520696d706f73736962696c697479206f66206675727468657220726573746f726174696f6e206f662074686520636f6e74656e74206f6620706572736f6e616c206461746120696e2074686520706572736f6e616c206461746120696e666f726d6174696f6e2073797374656d20616e642f6f72206d6174657269616c206d65646961206f6620706572736f6e616c2064617461206172652064657374726f7965642e3c2f6469763e0d0a20202020202020203c2f6469763e0d0a202020203c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22726f77206d622d34223e0d0a202020203c64697620636c6173733d22636f6c223e0d0a20202020202020203c68353e332e2042617369632072696768747320616e64266e6273703b726573706f6e736962696c6974696573206f6620746865204f70657261746f723c2f68353e0d0a20202020202020203c64697620636c6173733d226f6c223e0d0a2020202020202020202020203c64697620636c6173733d226c69223e332e312e20546865206f70657261746f7220686173207468652072696768743a3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223ee28094266e6273703b726563656976652066726f6d266e6273703b72656c6961626c6520696e666f726d6174696f6e20616e642f6f72266e6273703b646f63756d656e747320636f6e7461696e696e6720706572736f6e616c20646174613b3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223ee28094266e6273703b696e207468652063617365206f6620746865207375626a656374206f6620706572736f6e616c2064617461207769746864726177696e6720636f6e73656e7420746f207468652070726f63657373696e67206f6620706572736f6e616c20646174612c2061732077656c6c2061732073656e64696e672061207265717565737420746f207465726d696e617465207468652070726f63657373696e67206f6620706572736f6e616c20646174612c20746865204f70657261746f72206861732074686520726967687420746f20636f6e74696e75652070726f63657373696e6720706572736f6e616c206461746120776974686f75742074686520636f6e73656e74206f6620746865207375626a65637420706572736f6e616c2064617461206966207468657265206172652067726f756e64732073706563696669656420696e20746865266e6273703b4c6177206f6e266e6273703b706572736f6e616c20646174613b3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223ee28094266e6273703b696e646570656e64656e746c792064657465726d696e652074686520636f6d706f736974696f6e20616e64266e6273703b6c697374206f66206d65617375726573206e656365737361727920616e64266e6273703b73756666696369656e7420746f20656e73757265207468652066756c66696c6c6d656e74206f6620746865206f626c69676174696f6e732070726f766964656420666f7220627920746865204c6177206f6e20506572736f6e616c204461746120616e6420726567756c61746f7279206c6567616c20616374732061646f7074656420696e206163636f7264616e636520776974682069742c20756e6c657373206f7468657277697365266e6273703b203b70726f766964656420666f722062792074686520506572736f6e616c2044617461204c6177206f72206f74686572206665646572616c206c6177732e3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223e332e322e20546865206f70657261746f72206973206f626c696765643a3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223ee28094266e6273703b70726f7669646520746865207375626a656374206f6620706572736f6e616c20646174612c2075706f6e266e6273703b68697320726571756573742c207769746820696e666f726d6174696f6e20726567617264696e67207468652070726f63657373696e67206f662068697320706572736f6e616c20646174613b3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223ee28094266e6273703b6f7267616e697a65207468652070726f63657373696e67206f6620706572736f6e616c206461746120696e20746865266e6273703b6f726465722065737461626c6973686564206279207468652063757272656e74206c656769736c6174696f6e266e6273703b6f6620746865205275737369616e2046656465726174696f6e3b3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223ee28094266e6273703b726573706f6e6420746f266e6273703b6170706c69636174696f6e7320616e64266e6273703b72657175657374732066726f6d207375626a65637473206f6620706572736f6e616c206461746120616e64266e6273703b7468656972266e6273703b6c6567616c20726570726573656e7461746976657320696e266e6273703b696e206163636f7264616e63652077697468266e6273703b74686520726571756972656d656e7473206f6620746865204c6177206f6e266e6273703b706572736f6e616c20646174613b3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223ee28094266e6273703b6e6f746966792074686520617574686f72697a656420626f647920666f72207468652070726f74656374696f6e206f662074686520726967687473206f6620706572736f6e616c2064617461207375626a65637473206174207468652072657175657374206f66207468697320626f647920746865206e656365737361727920696e666f726d6174696f6e2077697468696e20313020646179732066726f6d207468652064617465206f662072656365697074206f662073756368206120726571756573743b3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223ee28094266e6273703b7075626c697368206f72206f74686572776973652070726f7669646520756e726573747269637465642061636365737320746f266e6273703b7468697320506f6c69637920726567617264696e67266e6273703b7468652070726f63657373696e67206f6620706572736f6e616c20646174613b3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223ee28094266e6273703b74616b65206c6567616c2c206f7267616e697a6174696f6e616c20616e64266e6273703b746563686e6963616c206d6561737572657320746f2070726f7465637420706572736f6e616c20646174612066726f6d266e6273703b696c6c6567616c206f72206163636964656e74616c2061636365737320746f266e6273703b6465737472756374696f6e2c206d6f64696669636174696f6e2c20626c6f636b696e672c20636f7079696e672c2070726f766973696f6e2c20646973747269627574696f6e206f6620706572736f6e616c20646174612c266e6273703b2066726f6d266e6273703b6f7468657220756e6c617766756c20616374696f6e7320696e266e6273703b696e2072656c6174696f6e20746f20706572736f6e616c20646174613b3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223ee28094266e6273703b73746f7020746865207472616e736665722028646973747269627574696f6e2c2070726f766973696f6e2c2061636365737329206f6620706572736f6e616c20646174612c2073746f702070726f63657373696e6720616e64266e6273703b64657374726f7920706572736f6e616c206461746120696e20746865206f7264657220616e64266e6273703b63617365732070726f766964656420666f7220627920746865204c6177206f6e20506572736f6e616c20446174613b3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223ee28094266e6273703b706572666f726d206f74686572206475746965732070726f766964656420666f7220627920746865204c6177206f6e266e6273703b706572736f6e616c20646174612e3c2f6469763e0d0a20202020202020203c2f6469763e0d0a202020203c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22726f77206d622d34223e0d0a202020203c64697620636c6173733d22636f6c223e0d0a20202020202020203c68353e342e2042617369632072696768747320616e64266e6273703b726573706f6e736962696c6974696573206f6620706572736f6e616c2064617461207375626a656374733c2f68353e0d0a20202020202020203c64697620636c6173733d226f6c223e0d0a2020202020202020202020203c64697620636c6173733d226c69223e342e312e205375626a65637473206f6620706572736f6e616c20646174612068617665207468652072696768743a3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223ee28094266e6273703b7265636569766520696e666f726d6174696f6e20726567617264696e67207468652070726f63657373696e67206f662068697320706572736f6e616c20646174612c20776974682074686520657863657074696f6e206f662063617365732070726f766964656420666f72206279206665646572616c206c6177732e2054686520696e666f726d6174696f6e2069732070726f766964656420746f20746865207375626a656374206f6620706572736f6e616c206461746120627920746865204f70657261746f7220696e20616e2061636365737369626c6520666f726d2c20616e642069742073686f756c64206e6f7420636f6e7461696e20706572736f6e616c20646174612072656c6174696e6720746f206f74686572207375626a65637473206f6620706572736f6e616c20646174612c2065786365707420696e20636173657320776865726520746865726520617265206c6567616c2067726f756e647320666f722074686520646973636c6f73757265206f66207375636820706572736f6e616c20646174612e20546865206c697374206f6620696e666f726d6174696f6e20616e64207468652070726f63656475726520666f72206f627461696e696e672069742069732065737461626c697368656420627920746865204c6177206f6e20506572736f6e616c20446174613c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223ee28094266e6273703b7265717569726520746865206f70657261746f7220746f20636c61726966792068697320706572736f6e616c20646174612c20626c6f636b206974206f722064657374726f7920697420696e2074686520636173652077686572652074686520706572736f6e616c206461746120697320696e636f6d706c6574652c206f757464617465642c20696e61636375726174652c20696c6c6567616c6c79206f627461696e6564206f72206973206e6f74206e656365737361727920666f72207468652073746174656420707572706f7365206f662070726f63657373696e67202c20616e64266e6273703b616c736f2074616b65206d656173757265732070726f7669646564206279206c617720746f266e6273703b70726f7465637420796f7572207269676874733b3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223ee28094266e6273703b70757420666f72776172642074686520636f6e646974696f6e206f66207072696f7220636f6e73656e74207768656e2070726f63657373696e6720706572736f6e616c206461746120666f722074686520707572706f7365206f662070726f6d6f74696e6720676f6f64732c20776f726b7320616e64266e6273703b7365727669636573206f6e20746865206d61726b65743b3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223ee28094266e6273703b666f72266e6273703b7265766f636174696f6e206f6620636f6e73656e7420746f266e6273703b70726f63657373696e67206f6620706572736f6e616c20646174612c2061732077656c6c206173266e6273703b666f722073656e64696e672061207265717565737420746f266e6273703b7465726d696e617465207468652070726f63657373696e67206f6620706572736f6e616c20646174613b3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223ee28094266e6273703b61707065616c20746f2074686520617574686f72697a656420626f647920666f72207468652070726f74656374696f6e206f662074686520726967687473206f6620706572736f6e616c2064617461207375626a65637473206f7220696e20636f75727420616761696e737420756e6c617766756c20616374696f6e73206f7220696e616374696f6e206f6620746865204f70657261746f72207768656e2070726f63657373696e672068697320706572736f6e616c20646174613b3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223ee28094266e6273703b6f6e266e6273703b746865206578657263697365206f66206f74686572207269676874732070726f766964656420666f7220627920746865206c656769736c6174696f6e266e6273703b6f6620746865205275737369616e2046656465726174696f6e2e3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223e342e322e205375626a65637473206f6620706572736f6e616c206461746120617265206f626c6967656420746f3a3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223ee28094266e6273703b70726f7669646520746865204f70657261746f7220776974682072656c6961626c6520646174612061626f757420796f757273656c663b3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223ee28094266e6273703b6e6f7469667920746865204f70657261746f722061626f7574266e6273703b636c6172696679696e6720287570646174696e672c206368616e67696e672920796f757220706572736f6e616c20646174612e3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223e342e332e20506572736f6e732077686f2070726f766964656420746865204f70657261746f7220776974682066616c736520696e666f726d6174696f6e2061626f7574207468656d73656c766573206f7220696e666f726d6174696f6e2061626f757420616e6f74686572207375626a656374206f6620706572736f6e616c206461746120776974686f757420746865206c6174746572e280997320636f6e73656e7420617265206c6961626c6520696e206163636f7264616e6365207769746820746865206c656769736c6174696f6e206f6620746865205275737369616e2046656465726174696f6e2e3c2f6469763e0d0a20202020202020203c2f6469763e0d0a202020203c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22726f77206d622d34223e0d0a202020203c64697620636c6173733d22636f6c223e0d0a20202020202020203c68353e352e205072696e6369706c657320666f722070726f63657373696e6720706572736f6e616c20646174613c2f68353e0d0a20202020202020203c64697620636c6173733d226f6c223e0d0a2020202020202020202020203c64697620636c6173733d226c69223e352e312e205468652070726f63657373696e67206f6620706572736f6e616c20646174612069732063617272696564206f7574206f6e2061206c6567616c20616e6420666169722062617369732e3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223e352e322e205468652070726f63657373696e67206f6620706572736f6e616c2064617461206973206c696d6974656420746f2074686520616368696576656d656e74206f662073706563696669632c207072652d646566696e656420616e64206c65676974696d61746520707572706f7365732e2050726f63657373696e67206f6620706572736f6e616c2064617461207468617420697320696e636f6d70617469626c6520776974682074686520707572706f736573206f6620636f6c6c656374696e6720706572736f6e616c2064617461206973206e6f74207065726d69747465642e3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223e352e332e204974206973206e6f7420616c6c6f77656420746f20636f6d62696e652064617461626173657320636f6e7461696e696e6720706572736f6e616c20646174612c207468652070726f63657373696e67206f662077686963682069732063617272696564206f757420666f7220707572706f73657320746861742061726520696e636f6d70617469626c6520776974682065616368206f746865722e3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223e352e342e204f6e6c7920706572736f6e616c20646174612074686174206d656574732074686520707572706f736573206f662074686569722070726f63657373696e6720617265207375626a65637420746f2070726f63657373696e672e3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223e352e352e2054686520636f6e74656e7420616e6420766f6c756d65206f6620706572736f6e616c20646174612070726f63657373656420636f72726573706f6e6420746f207468652073746174656420707572706f736573206f662070726f63657373696e672e20526564756e64616e6379206f662070726f63657373656420706572736f6e616c206461746120696e2072656c6174696f6e20746f207468652073746174656420707572706f736573206f662074686569722070726f63657373696e67206973206e6f7420616c6c6f7765642e3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223e352e362e205768656e2070726f63657373696e6720706572736f6e616c20646174612c20746865206163637572616379206f6620706572736f6e616c20646174612c206974732073756666696369656e63792c20616e642c20696e206e65636573736172792063617365732c20616e64206974732072656c6576616e636520696e2072656c6174696f6e20746f2074686520707572706f736573206f662070726f63657373696e6720706572736f6e616c20646174612061726520656e73757265642e20546865206f70657261746f722074616b657320746865206e6563657373617279206d6561737572657320616e642f6f7220656e737572657320746861742074686579206172652074616b656e20746f2072656d6f7665206f7220636c617269667920696e636f6d706c657465206f7220696e616363757261746520646174612e3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223e352e372e205468652073746f72616765206f6620706572736f6e616c20646174612069732063617272696564206f757420696e206120666f726d2074686174206d616b657320697420706f737369626c6520746f206964656e7469667920746865207375626a656374206f6620706572736f6e616c20646174612c206e6f206c6f6e676572207468616e2072657175697265642062792074686520707572706f736573206f662070726f63657373696e6720706572736f6e616c20646174612c206966207468652073746f7261676520706572696f6420666f7220706572736f6e616c2064617461206973206e6f742065737461626c6973686564206279206665646572616c206c61772c20616e2061677265656d656e7420746f20776869636820746865207375626a65637420697320612070617274792c2062656e6566696369617279206f722067756172616e746f7220706572736f6e616c20646174612e205468652070726f63657373656420706572736f6e616c20646174612069732064657374726f796564206f7220616e6f6e796d697a65642075706f6e20616368696576656d656e74206f66207468652070726f63657373696e6720676f616c73206f7220696e20746865206576656e74206f6620746865206c6f7373206f6620746865206e65656420746f206163686965766520746865736520676f616c732c20756e6c657373206f74686572776973652070726f7669646564206279206665646572616c206c61772e3c2f6469763e0d0a20202020202020203c2f6469763e0d0a202020203c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22726f77206d622d34223e0d0a202020203c64697620636c6173733d22636f6c223e0d0a20202020202020203c68353e362e20507572706f736573206f662070726f63657373696e6720706572736f6e616c20646174613c2f68353e0d0a20202020202020203c64697620636c6173733d226f6c223e0d0a2020202020202020202020203c6469762069643d2245555434496d2220636c6173733d226c69223e0d0a202020202020202020202020202020203c7461626c6520636c6173733d22707572706f73652d7461626c65223e0d0a20202020202020202020202020202020202020203c74626f64793e0d0a2020202020202020202020202020202020202020202020203c74723e0d0a202020202020202020202020202020202020202020202020202020203c74683e507572706f7365206f662070726f63657373696e673c2f74683e0d0a202020202020202020202020202020202020202020202020202020203c746420636c6173733d22707572706f73652d6669656c64223e3c7370616e3e696e666f726d696e672074686520557365722062792073656e64696e6720656d61696c733c2f7370616e3e0d0a202020202020202020202020202020202020202020202020202020203c2f74643e0d0a2020202020202020202020202020202020202020202020203c2f74723e0d0a2020202020202020202020202020202020202020202020203c74723e0d0a202020202020202020202020202020202020202020202020202020203c74683e506572736f6e616c20646174613c2f74683e0d0a202020202020202020202020202020202020202020202020202020203c746420636c6173733d22646174612d6669656c64223e0d0a20202020202020202020202020202020202020202020202020202020202020203c756c3e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c6c693e3c7370616e3e6c617374206e616d652c206669727374206e616d652c20706174726f6e796d69633c2f7370616e3e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c2f6c693e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c6c693e3c7370616e3e656d61696c20616464726573733c2f7370616e3e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c2f6c693e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c6c693e3c7370616e3e70686f6e65206e756d626572733c2f7370616e3e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c2f6c693e0d0a20202020202020202020202020202020202020202020202020202020202020203c2f756c3e0d0a202020202020202020202020202020202020202020202020202020203c2f74643e0d0a2020202020202020202020202020202020202020202020203c2f74723e0d0a2020202020202020202020202020202020202020202020203c74723e0d0a202020202020202020202020202020202020202020202020202020203c74683e4c6567616c2067726f756e64733c2f74683e0d0a202020202020202020202020202020202020202020202020202020203c746420636c6173733d226c6567616c2d6669656c64223e0d0a20202020202020202020202020202020202020202020202020202020202020203c756c3e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c6c693e3c7370616e3e7374617475746f72792028636f6e7374697475656e742920646f63756d656e7473206f6620746865204f70657261746f723c2f7370616e3e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c2f6c693e0d0a20202020202020202020202020202020202020202020202020202020202020203c2f756c3e0d0a202020202020202020202020202020202020202020202020202020203c2f74643e0d0a2020202020202020202020202020202020202020202020203c2f74723e0d0a2020202020202020202020202020202020202020202020203c74723e0d0a202020202020202020202020202020202020202020202020202020203c74683e5479706573206f6620706572736f6e616c20646174612070726f63657373696e673c2f74683e0d0a202020202020202020202020202020202020202020202020202020203c746420636c6173733d2274797065732d6669656c64223e0d0a20202020202020202020202020202020202020202020202020202020202020203c756c3e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c6c693e3c7370616e3e436f6c6c656374696f6e2c207265636f7264696e672c2073797374656d6174697a6174696f6e2c20616363756d756c6174696f6e2c2073746f726167652c206465737472756374696f6e20616e64266e6273703b616e6f6e796d697a6174696f6e206f6620706572736f6e616c20646174613c2f7370616e3e0d0a2020202020202020202020202020202020202020202020202020202020202020202020203c2f6c693e0d0a20202020202020202020202020202020202020202020202020202020202020203c2f756c3e0d0a202020202020202020202020202020202020202020202020202020203c2f74643e0d0a2020202020202020202020202020202020202020202020203c2f74723e0d0a20202020202020202020202020202020202020203c2f74626f64793e0d0a202020202020202020202020202020203c2f7461626c653e0d0a2020202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a202020203c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22726f77206d622d34223e0d0a202020203c64697620636c6173733d22636f6c223e0d0a20202020202020203c68353e372e20436f6e646974696f6e7320666f722070726f63657373696e6720706572736f6e616c20646174613c2f68353e0d0a20202020202020203c64697620636c6173733d226f6c223e0d0a2020202020202020202020203c64697620636c6173733d226c69223e372e312e205468652070726f63657373696e67206f6620706572736f6e616c20646174612069732063617272696564206f757420776974682074686520636f6e73656e74206f6620746865207375626a656374206f6620706572736f6e616c206461746120746f207468652070726f63657373696e67206f662068697320706572736f6e616c20646174612e3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223e372e322e205468652070726f63657373696e67206f6620706572736f6e616c2064617461206973206e656365737361727920746f20616368696576652074686520676f616c732070726f766964656420666f7220627920616e20696e7465726e6174696f6e616c20747265617479206f6620746865205275737369616e2046656465726174696f6e206f72206c61772c20746f20696d706c656d656e74207468652066756e6374696f6e732c20706f7765727320616e6420726573706f6e736962696c69746965732061737369676e656420627920746865206c656769736c6174696f6e206f6620746865205275737369616e2046656465726174696f6e20746f20746865206f70657261746f722e3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223e372e332e205468652070726f63657373696e67206f6620706572736f6e616c2064617461206973206e656365737361727920666f72207468652061646d696e697374726174696f6e206f66206a7573746963652c2074686520657865637574696f6e206f662061206a7564696369616c206163742c20616e20616374206f6620616e6f7468657220626f6479206f72206f6666696369616c2c207375626a65637420746f20657865637574696f6e20696e206163636f7264616e6365207769746820746865206c656769736c6174696f6e206f6620746865205275737369616e2046656465726174696f6e206f6e20656e666f7263656d656e742070726f63656564696e67732e3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223e372e342e2050726f63657373696e67206f6620706572736f6e616c2064617461206973206e656365737361727920666f722074686520657865637574696f6e206f6620616e2061677265656d656e7420746f20776869636820746865207375626a656374206f6620706572736f6e616c20646174612069732061207061727479206f722062656e6566696369617279206f722067756172616e746f722c2061732077656c6c20617320666f7220636f6e636c7564696e6720616e2061677265656d656e74206f6e2074686520696e6974696174697665206f6620746865207375626a65637420696e666f726d6174696f6e2061626f757420706572736f6e616c2064617461206f7220616e2061677265656d656e7420756e64657220776869636820746865207375626a656374206f6620706572736f6e616c20646174612077696c6c20626520612062656e6566696369617279206f722067756172616e746f722e3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223e372e352e2050726f63657373696e67206f6620706572736f6e616c2064617461206973206e656365737361727920746f206578657263697365207468652072696768747320616e64266e6273703b6c65676974696d61746520696e74657265737473206f6620746865206f70657261746f72206f722074686972642070617274696573206f7220746f206163686965766520736f6369616c6c79207369676e69666963616e7420676f616c732c2070726f76696465642074686174207468652072696768747320616e64266e6273703b66726565646f6d73206f6620746865207375626a656374206f6620706572736f6e616c206461746120617265206e6f742076696f6c617465642e3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223e372e362e2050726f63657373696e67206f6620706572736f6e616c20646174612069732063617272696564206f75742c20616363657373206f6620616e20756e6c696d69746564206e756d626572206f6620706572736f6e7320746f2077686963682069732070726f766964656420627920746865207375626a656374206f6620706572736f6e616c2064617461206f72206174206869732072657175657374202868657265696e616674657220726566657272656420746f206173207075626c69636c7920617661696c61626c6520706572736f6e616c2064617461292e3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223e372e372e2057652070726f6365737320706572736f6e616c20646174612074686174206973207375626a65637420746f207075626c69636174696f6e206f72206d616e6461746f727920646973636c6f7375726520696e206163636f7264616e63652077697468206665646572616c206c61772e3c2f6469763e0d0a20202020202020203c2f6469763e0d0a202020203c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22726f77206d622d34223e0d0a202020203c64697620636c6173733d22636f6c223e0d0a20202020202020203c68353e382e205468652070726f63656475726520666f7220636f6c6c656374696e672c2073746f72696e672c207472616e7366657272696e6720616e64266e6273703b6f74686572207479706573206f662070726f63657373696e67206f6620706572736f6e616c20646174613c2f68353e0d0a20202020202020203c64697620636c6173733d226465736372223e546865207365637572697479206f6620706572736f6e616c20646174612070726f63657373656420627920746865204f70657261746f7220697320656e737572656420627920696d706c656d656e74696e67206c6567616c2c206f7267616e697a6174696f6e616c20616e6420746563686e6963616c206d65617375726573206e656365737361727920746f2066756c6c7920636f6d706c7920776974682074686520726571756972656d656e7473206f662063757272656e74206c656769736c6174696f6e20696e20746865206669656c64206f6620706572736f6e616c20646174612070726f74656374696f6e2e3c2f6469763e0d0a20202020202020203c64697620636c6173733d226f6c223e0d0a2020202020202020202020203c64697620636c6173733d226c69223e382e312e20546865206f70657261746f7220656e73757265732074686520736166657479206f6620706572736f6e616c206461746120616e642074616b657320616c6c20706f737369626c65206d6561737572657320746f2070726576656e742061636365737320746f20706572736f6e616c2064617461206f6620756e617574686f72697a656420706572736f6e732e3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223e382e322e205468652055736572277320706572736f6e616c20646174612077696c6c206e657665722c20756e64657220616e792063697263756d7374616e6365732c206265207472616e7366657272656420746f20746869726420706172746965732c20776974682074686520657863657074696f6e206f662063617365732072656c6174656420746f2074686520696d706c656d656e746174696f6e206f662063757272656e74206c656769736c6174696f6e206f7220696e20746865206361736520776865726520746865207375626a656374206f6620706572736f6e616c20646174612068617320676976656e20636f6e73656e7420746f20746865204f70657261746f7220746f207472616e73666572206461746120746f206120746869726420706172747920746f2066756c66696c6c206f626c69676174696f6e7320756e646572203b636976696c20636f6e74726163742e3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223e382e332e20496e20746865206576656e74206f66206964656e74696679696e6720696e6163637572616369657320696e20706572736f6e616c20646174612c2074686520557365722063616e20757064617465207468656d20696e646570656e64656e746c792062792073656e64696e672061206e6f74696669636174696f6e20746f20746865204f70657261746f7220746f20746865204f70657261746f72277320656d61696c20616464726573733c7370616e20646174612d7363726f6c6c2d746f3d22236f776e65722d656d61696c2d6669656c64223e6f6666696365407a6d732d6d736b202e72753c2f7370616e3e266e6273703b77697468266e6273703b6d61726b656420e2809c5570646174696e6720706572736f6e616c20646174612ee2809d3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223e382e342e2054686520706572696f6420666f722070726f63657373696e6720706572736f6e616c20646174612069732064657465726d696e65642062792074686520616368696576656d656e74206f662074686520707572706f73657320666f7220776869636820706572736f6e616c2064617461207765726520636f6c6c65637465642c20756e6c657373206120646966666572656e7420706572696f642069732070726f766964656420666f722062792074686520636f6e7472616374206f722063757272656e74206c656769736c6174696f6e2e0d0a202020202020202020202020202020203c6272202f3e5468652055736572206d617920617420616e792074696d652077697468647261772068697320636f6e73656e7420746f207468652070726f63657373696e67206f6620706572736f6e616c20646174612062792073656e64696e672061206e6f74696669636174696f6e20746f20746865204f70657261746f722076696120656d61696c206d61696c20746f20746865204f70657261746f72277320656d61696c20616464726573733c7370616e20646174612d7363726f6c6c2d746f3d22236f776e65722d656d61696c2d6669656c64223e6f6666696365407a6d732d6d736b2e72753c2f7370616e3e7769746820746865206e6f746520e2809c5265766f636174696f6e206f6620636f6e73656e7420746f207468652070726f63657373696e67206f6620706572736f6e616c20646174612ee2809d203c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223e382e352e20416c6c20696e666f726d6174696f6e207468617420697320636f6c6c65637465642062792074686972642d70617274792073657276696365732c20696e636c7564696e67207061796d656e742073797374656d732c20636f6d6d756e69636174696f6e7320616e64206f7468657220736572766963652070726f7669646572732c2069732073746f72656420616e642070726f63657373656420627920746865736520706572736f6e7320284f70657261746f72732920696e206163636f7264616e6365207769746820746865697220557365722041677265656d656e7420616e64205072697661637920506f6c6963792e205375626a656374206f6620706572736f6e616c206461746120616e642f6f72266e6273703b77697468266e6273703b7468652073706563696669656420646f63756d656e74732e20546865206f70657261746f72206973206e6f7420726573706f6e7369626c6520666f722074686520616374696f6e73206f6620746869726420706172746965732c20696e636c7564696e672074686520736572766963652070726f7669646572732073706563696669656420696e2074686973207061726167726170682e3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223e382e362e205468652070726f6869626974696f6e732065737461626c697368656420627920746865207375626a656374206f6620706572736f6e616c2064617461206f6e20746865207472616e73666572202865786365707420666f722070726f766964696e6720616363657373292c2061732077656c6c206173206f6e207468652070726f63657373696e67206f7220636f6e646974696f6e7320666f722070726f63657373696e67202865786365707420666f72206761696e696e672061636365737329206f6620706572736f6e616c2064617461207065726d697474656420666f7220646973747269627574696f6e2c20646f206e6f74206170706c7920696e206361736573206f662070726f63657373696e6720706572736f6e616c206461746120696e20676f7665726e6d656e742c207075626c696320616e64203b6f74686572207075626c696320696e746572657374732064657465726d696e656420627920746865206c656769736c6174696f6e206f6620746865205275737369616e2046656465726174696f6e2e3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223e382e372e205768656e2070726f63657373696e6720706572736f6e616c20646174612c20746865206f70657261746f7220656e73757265732074686520636f6e666964656e7469616c697479206f6620706572736f6e616c20646174612e3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223e382e382e20546865206f70657261746f722073746f72657320706572736f6e616c206461746120696e206120666f726d207468617420616c6c6f7773206964656e74696679696e6720746865207375626a656374206f6620706572736f6e616c20646174612c206e6f206c6f6e676572207468616e2072657175697265642062792074686520707572706f736573206f662070726f63657373696e6720706572736f6e616c20646174612c206966207468652073746f7261676520706572696f6420666f7220706572736f6e616c2064617461206973206e6f742065737461626c6973686564206279206665646572616c206c61772c20616e2061677265656d656e7420746f20776869636820746865206f70657261746f7220697320612070617274792c2062656e6566696369617279206f722067756172616e746f722e207375626a656374206f6620706572736f6e616c20646174612e3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223e382e392e2054686520636f6e646974696f6e20666f72207465726d696e6174696e67207468652070726f63657373696e67206f6620706572736f6e616c2064617461206d61792062652074686520616368696576656d656e74206f662074686520707572706f736573206f662070726f63657373696e6720706572736f6e616c20646174612c207468652065787069726174696f6e206f662074686520636f6e73656e74206f6620746865207375626a656374206f6620706572736f6e616c20646174612c20746865207769746864726177616c206f6620636f6e73656e7420627920746865207375626a656374206f6620706572736f6e616c2064617461206f722074686520726571756972656d656e7420746f2073746f70207468652070726f63657373696e67206f6620706572736f6e616c20646174612c2061732077656c6c20617320746865206964656e74696669636174696f6e206f6620756e6c617766756c2070726f63657373696e67206f6620706572736f6e616c20646174612e3c2f6469763e0d0a20202020202020203c2f6469763e0d0a202020203c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22726f77206d622d34223e0d0a202020203c64697620636c6173733d22636f6c223e0d0a20202020202020203c68353e392e204c697374206f6620616374696f6e7320706572666f726d656420627920746865204f70657261746f7220776974682074686520726563656976656420706572736f6e616c20646174613c2f68353e0d0a20202020202020203c64697620636c6173733d226f6c223e0d0a2020202020202020202020203c64697620636c6173733d226c69223e392e312e20546865206f70657261746f7220636f6c6c656374732c207265636f7264732c206f7267616e697a6573206174696f6e2c20616363756d756c6174696f6e2c2073746f726167652c20636c6172696669636174696f6e20287570646174696e672c206368616e67696e67292c2065787472616374696f6e2c207573652c207472616e736665722028646973747269627574696f6e2c2070726f766973696f6e2c20616363657373292c206465706572736f6e616c697a6174696f6e2c20626c6f636b696e672c2064656c6574696f6e20616e64206465737472756374696f6e206f6620706572736f6e616c20646174612e3c2f6469763e0d0a2020202020202020202020203c64697620636c6173733d226c69223e392e322e20546865206f70657261746f722063617272696573206f7574206175746f6d617465642070726f63657373696e67206f6620706572736f6e616c20646174612077697468206f7220776974686f7574207265636569707420616e642f6f72207472616e736d697373696f6e206f6620726563656976656420696e666f726d6174696f6e2076696120696e666f726d6174696f6e20616e642074656c65636f6d6d756e69636174696f6e206e6574776f726b732e3c2f6469763e0d0a20202020202020203c2f6469763e0d0a202020203c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22726f77206d622d34223e0d0a202020203c64697620636c6173733d22636f6c223e0d0a20202020202020203c68353e31302e2043726f73732d626f72646572207472616e73666572206f6620706572736f6e616c20646174613c2f68353e0d0a20202020202020203c64697620636c6173733d226f6c223e0d0a2020202020202020202020203c64697620636c6173733d226c69223e31302e312e204265666f726520746865207374617274206f66206163746976697469657320666f72207468652063726f73732d626f72646572207472616e73666572206f6620706572736f6e616c20646174612c20746865206f70657261746f72206973206f626c6967656420746f206e6f746966792074686520617574686f72697a656420626f647920666f72207468652070726f74656374696f6e206f662074686520726967687473206f6620706572736f6e616c2064617461207375626a656374732061626f75742069747320696e74656e74696f6e20746f206361727279206f75742063726f73732d626f72646572207472616e73666572206f6620706572736f6e616c20646174612028737563682061206e6f74696669636174696f6e2069732073656e742073657061726174656c792066726f6d20746865206e6f74696669636174696f6e206f662074686520696e74656e74696f6e20746f2070726f6365737320706572736f6e616c2064617461292e0d0a202020202020202020202020202020203c202f6469763e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226c69223e31302e322e204265666f7265207375626d697474696e67207468652061626f7665206e6f74696669636174696f6e2c20746865206f70657261746f72206973206f626c6967656420746f206f627461696e2072656c6576616e7420696e666f726d6174696f6e2066726f6d2074686520617574686f726974696573206f66206120666f726569676e2073746174652c20666f726569676e20696e646976696475616c732c20666f726569676e206c6567616c20656e74697469657320746f2077686f6d2063726f73732d626f72646572207472616e73666572206f6620706572736f6e616c206461746120697320706c616e6e65642e3c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a202020203c2f6469763e0d0a202020203c64697620636c6173733d22726f77206d622d34223e0d0a20202020202020203c64697620636c6173733d22636f6c223e0d0a2020202020202020202020203c68353e31312e20436f6e666964656e7469616c697479206f6620706572736f6e616c20646174613c2f68353e0d0a2020202020202020202020203c64697620636c6173733d226465736372223e546865206f70657261746f7220616e64206f7468657220706572736f6e732077686f20686176652061636365737320746f20706572736f6e616c206461746120617265206f626c69676564206e6f7420746f20646973636c6f736520746f207468697264207061727469657320616e64206e6f7420746f206469737472696275746520706572736f6e616c206461746120776974686f75742074686520636f6e73656e74206f6620746865207375626a656374206f6620706572736f6e616c20646174612c20756e6c657373206f74686572776973652070726f7669646564206279206665646572616c206c61772e3c2f206469763e0d0a2020202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a20202020202020203c64697620636c6173733d22726f77206d622d34223e0d0a2020202020202020202020203c64697620636c6173733d22636f6c223e0d0a202020202020202020202020202020203c68353e31322e2046696e616c2070726f766973696f6e733c2f68353e0d0a202020202020202020202020202020203c64697620636c6173733d226f6c223e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226c69223e31322e312e2054686520757365722063616e207265636569766520616e7920636c6172696669636174696f6e206f6e20616e7920697373756573206f6620696e74657265737420726567617264696e67207468652070726f63657373696e67206f662068697320706572736f6e616c206461746120627920636f6e74616374696e6720746865204f70657261746f722076696120656d61696c266e6273703b3c7370616e20646174612d7363726f6c6c2d746f3d22236f776e65722d656d61696c2d6669656c64223e6f6666696365407a6d732d6d736b2e7275203c2f7370616e3e2e3c2f6469763e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226c69223e31322e322e205468697320646f63756d656e742077696c6c207265666c65637420616e79206368616e67657320746f20746865204f70657261746f72e280997320706572736f6e616c20646174612070726f63657373696e6720706f6c6963792e2054686520706f6c6963792069732076616c696420696e646566696e6974656c7920756e74696c206974206973207265706c616365642062792061206e65772076657273696f6e2e3c2f6469763e0d0a20202020202020202020202020202020202020203c64697620636c6173733d226c69223e31322e332e205468652063757272656e742076657273696f6e206f662074686520506f6c69637920697320667265656c7920617661696c61626c65206f6e2074686520496e7465726e65742061742074686520616464726573733c7370616e2069643d226f776e65722d707269766163792d75726c2d76616c75652220646174612d7363726f6c6c2d746f3d22236f776e65722d707269766163792d75726c2d6669656c64223e68747470733a2f2f207a616d65736261722e72752f707269766163792d706f6c6963793c2f7370616e3e2e3c2f6469763e0d0a202020202020202020202020202020203c2f6469763e0d0a2020202020202020202020203c2f6469763e0d0a20202020202020203c2f6469763e0d0a202020203c2f6469763e0d0a3c2f6469763e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a3131333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d31322d32342031393a31323a3237223b733a31313a226d6f6469666965645f6279223b693a3131333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2230223b733a31333a2273686f775f63617465676f7279223b733a313a2230223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2230223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2230223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2230223b733a31313a227265636f72645f68697473223b733a313a2230223b733a393a2273686f775f68697473223b733a313a2230223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a303b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a34303b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a343b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2231223b733a393a226e756d5f6c696e6b73223b693a303b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a343b733a383a226f72646572696e67223b693a323b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31373a2234353a707269766163792d706f6c696379223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a373a2261646d696e3133223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a22656e2d4742223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30382d32352031363a35333a3438223b693a31303b4e3b693a31313b733a38313a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d34353a707269766163792d706f6c6963792663617469643d32266c616e673d656e2d4742223b693a31323b4e3b693a31333b733a31393a22323032332d30382d32352031363a35333a3438223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2261646d696e3133223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22656e2d4742223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d7d693a31363b733a31343a225072697661637920506f6c696379223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3435223b7d);
INSERT INTO `lsqvo_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(58, 'index.php?option=com_content&view=article&id=46', 'index.php?option=com_content&view=article&id=46:glavnaya-cn&catid=20&lang=zh-CN', 'ZAMES – beer & grill', ' ZAMES 是一个由舒适而现代的餐厅和酒吧组成的网络 使用煤炉和明火烹制的食物有其独特的味道和香气。 使用煤炉和明火烹制的食物有其独特的味道和香气。 我们酒吧菜单的一个特色是提供多种啤酒，超过 250 种啤酒品种可满足各种口味。 平日美味多样的午餐、有趣的优惠和促销、大屏幕上的体育广播不会让您无动于衷。 ', '2023-12-24 20:06:26', 'db3ed5c3182af4c124457a251d4c03c5', 1, 1, 1, 'zh-CN', '2023-08-15 15:48:06', NULL, '2023-08-15 15:48:06', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a3432383a22205a414d455320e698afe4b880e4b8aae794b1e88892e98082e8808ce78eb0e4bba3e79a84e9a490e58e85e5928ce98592e590a7e7bb84e68890e79a84e7bd91e7bb9c20e4bdbfe794a8e785a4e78289e5928ce6988ee781abe783b9e588b6e79a84e9a39fe789a9e69c89e585b6e78bace789b9e79a84e591b3e98193e5928ce9a699e6b094e3808220e4bdbfe794a8e785a4e78289e5928ce6988ee781abe783b9e588b6e79a84e9a39fe789a9e69c89e585b6e78bace789b9e79a84e591b3e98193e5928ce9a699e6b094e3808220e68891e4bbace98592e590a7e88f9ce58d95e79a84e4b880e4b8aae789b9e889b2e698afe68f90e4be9be5a49ae7a78de595a4e98592efbc8ce8b685e8bf872032353020e7a78de595a4e98592e59381e7a78de58fafe6bba1e8b6b3e59084e7a78de58fa3e591b3e3808220e5b9b3e697a5e7be8ee591b3e5a49ae6a0b7e79a84e58d88e9a490e38081e69c89e8b6a3e79a84e4bc98e683a0e5928ce4bf83e99480e38081e5a4a7e5b18fe5b995e4b88ae79a84e4bd93e882b2e5b9bfe692ade4b88de4bc9ae8aea9e682a8e697a0e58aa8e4ba8ee8a1b7e3808220223b693a333b613a32373a7b733a323a226964223b693a34363b733a353a22616c696173223b733a31313a22676c61766e61796120636e223b733a373a2273756d6d617279223b733a3836353a223c64697620636c6173733d22726f77223e0d0a093c64697620636c6173733d22636f6c2d313220636f6c2d6d642d34206d61696e2d6c656674223e0d0a09093c683120636c6173733d227469746c65223e5a414d455320e698afe4b880e4b8aae794b1e88892e98082e8808ce78eb0e4bba3e79a84e9a490e58e85e5928ce98592e590a7e7bb84e68890e79a84e7bd91e7bb9c3c2f68313e0d0a09093c64697620636c6173733d226465736320642d6e6f6e6520642d6d642d626c6f636b223e3c703ee4bdbfe794a8e785a4e78289e5928ce6988ee781abe783b9e588b6e79a84e9a39fe789a9e69c89e585b6e78bace789b9e79a84e591b3e98193e5928ce9a699e6b094e380823c2f703e3c2f6469763e0d0a093c2f6469763e0d0a093c64697620636c6173733d22642d666c657820636f6c2d6d642d34206d61696e2d63656e746572223e0d0a09093c696d67207372633d222f696d616765732f6c6f676f2d69636f6e2e706e672220616c743d224c6f676f747970652220636c6173733d226e6f2d6c617a7922206c6f6164696e673d226c617a79223e0d0a093c2f6469763e0d0a093c64697620636c6173733d22636f6c2d313220636f6c2d6d642d34206d61696e2d7269676874223e0d0a09093c64697620636c6173733d2264657363223e0d0a0909093c7020636c6173733d226465736320642d626c6f636b20642d6d642d6e6f6e65223ee4bdbfe794a8e785a4e78289e5928ce6988ee781abe783b9e588b6e79a84e9a39fe789a9e69c89e585b6e78bace789b9e79a84e591b3e98193e5928ce9a699e6b094e380823c2f703e0d0a0909093c703ee68891e4bbace98592e590a7e88f9ce58d95e79a84e4b880e4b8aae789b9e889b2e698afe68f90e4be9be5a49ae7a78de595a4e98592efbc8ce8b685e8bf872032353020e7a78de595a4e98592e59381e7a78de58fafe6bba1e8b6b3e59084e7a78de58fa3e591b3e380823c2f703e0d0a0909093c703ee5b9b3e697a5e7be8ee591b3e5a49ae6a0b7e79a84e58d88e9a490e38081e69c89e8b6a3e79a84e4bc98e683a0e5928ce4bf83e99480e38081e5a4a7e5b18fe5b995e4b88ae79a84e4bd93e882b2e5b9bfe692ade4b88de4bc9ae8aea9e682a8e697a0e58aa8e4ba8ee8a1b7e380823c2f703e0d0a09093c2f6469763e0d0a093c2f6469763e0d0a3c2f6469763e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3332373a227b22696d6167655f696e74726f223a22696d616765735c2f6d61696e2e706e67236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f6d61696e2e706e673f77696474683d353231266865696768743d333035222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f6d61696e2e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f6d61696e2e6a70673f77696474683d32353932266865696768743d31333439222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32303b733a31303a22637265617465645f6279223b693a3131333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d31322d32342032303a30363a3236223b733a31313a226d6f6469666965645f6279223b693a3131333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a31353a2263617373696f706569613a6d61696e223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2230223b733a31333a2273686f775f63617465676f7279223b733a313a2230223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2230223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2230223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2230223b733a31313a227265636f72645f68697473223b733a313a2230223b733a393a2273686f775f68697473223b733a313a2230223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a303b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a34303b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a343b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2231223b733a393a226e756d5f6c696e6b73223b693a303b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a363b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31393a22d093d0bbd0b0d0b2d0bdd0b0d18f2028434e29223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31343a2234363a676c61766e6179612d636e223b733a373a22636174736c7567223b733a31343a2232303a676c61766e6179612d636e223b733a363a22617574686f72223b733a373a2261646d696e3133223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a37323a22696d616765732f6d61696e2e706e67236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f6d61696e2e706e673f77696474683d353231266865696768743d333035223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a227a682d434e223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30382d31352031353a34383a3036223b693a31303b4e3b693a31313b733a37393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d34363a676c61766e6179612d636e2663617469643d3230266c616e673d7a682d434e223b693a31323b4e3b693a31333b733a31393a22323032332d30382d31352031353a34383a3036223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2261646d696e3133223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31393a22d093d0bbd0b0d0b2d0bdd0b0d18f2028434e29223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a353a227a682d434e223b733a363a226e6573746564223b623a313b733a323a226964223b693a33303b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a227a682d434e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a32393b7d7d7d693a31363b733a32323a225a414d455320e2809320626565722026206772696c6c223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3436223b7d),
(59, 'index.php?option=com_content&view=category&id=20', 'index.php?option=com_content&view=category&id=20&lang=zh-CN', 'Главная (CN)', '', '2023-12-19 07:55:52', 'f47da62fafa2f970150084f0cddbb66b', 1, 1, 1, 'zh-CN', NULL, NULL, '2023-08-15 15:46:54', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a32303b733a353a22616c696173223b733a31313a22676c61766e61796120636e223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a33353b733a393a22706172656e745f6964223b693a313b733a353a226c6576656c223b693a313b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a3131333b733a383a226d6f646966696564223b733a31393a22323032332d31322d31392030373a35353a3532223b733a31313a226d6f6469666965645f6279223b693a3131333b733a343a22736c7567223b733a31343a2232303a676c61766e6179612d636e223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a227a682d434e223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a35393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3230266c616e673d7a682d434e223b693a31323b4e3b693a31333b733a31393a22323032332d30382d31352031353a34363a3534223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a227a682d434e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a32393b7d7d7d693a31363b733a31393a22d093d0bbd0b0d0b2d0bdd0b0d18f2028434e29223b693a31373b693a313b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3230223b7d),
(60, 'index.php?option=com_content&view=category&id=21', 'index.php?option=com_content&view=category&id=21&lang=zh-CN', 'Акции CN', '', '2023-12-24 11:18:44', '891aae3fcd435ca4659d2995a0fe857f', 1, 1, 1, 'zh-CN', NULL, NULL, '2023-08-12 07:00:04', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a32313b733a353a22616c696173223b733a383a22616b63696920636e223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a33373b733a393a22706172656e745f6964223b693a313b733a353a226c6576656c223b693a313b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a3131333b733a383a226d6f646966696564223b733a31393a22323032332d31322d32342031313a31383a3434223b733a31313a226d6f6469666965645f6279223b693a3131333b733a343a22736c7567223b733a31313a2232313a616b6369692d636e223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a227a682d434e223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a35393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3231266c616e673d7a682d434e223b693a31323b4e3b693a31333b733a31393a22323032332d30382d31322030373a30303a3034223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a227a682d434e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a32393b7d7d7d693a31363b733a31333a22d090d0bad186d0b8d0b820434e223b693a31373b693a313b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3231223b7d),
(61, 'index.php?option=com_content&view=category&id=22', 'index.php?option=com_content&view=category&id=22&lang=zh-CN', 'Рестораны CN', '', '2023-12-24 11:19:09', '7e6fb3e361a03be0076a442252027d22', 1, 1, 1, 'zh-CN', NULL, NULL, '2023-08-12 07:01:11', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a32323b733a353a22616c696173223b733a31323a22726573746f72616e7920636e223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a33393b733a393a22706172656e745f6964223b693a313b733a353a226c6576656c223b693a313b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a3131333b733a383a226d6f646966696564223b733a31393a22323032332d31322d32342031313a31393a3039223b733a31313a226d6f6469666965645f6279223b693a3131333b733a343a22736c7567223b733a31353a2232323a726573746f72616e792d636e223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a227a682d434e223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a35393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3232266c616e673d7a682d434e223b693a31323b4e3b693a31333b733a31393a22323032332d30382d31322030373a30313a3131223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a227a682d434e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a32393b7d7d7d693a31363b733a32313a22d0a0d0b5d181d182d0bed180d0b0d0bdd18b20434e223b693a31373b693a313b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3232223b7d),
(62, 'index.php?option=com_content&view=category&id=23', 'index.php?option=com_content&view=category&id=23&lang=zh-CN', 'Вакансии CN', '', '2023-12-24 11:21:30', 'bd49cb57092a275c42872726a393753e', 1, 0, 1, 'zh-CN', NULL, NULL, '2023-08-13 12:27:33', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a32333b733a353a22616c696173223b733a31313a2276616b616e73696920636e223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a34313b733a393a22706172656e745f6964223b693a313b733a353a226c6576656c223b693a313b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a37323a22696d616765732f6a6f62732e706e67236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f6a6f62732e706e673f77696474683d343231266865696768743d373731223b733a393a22696d6167655f616c74223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a3131333b733a383a226d6f646966696564223b733a31393a22323032332d31322d32342031313a31393a3535223b733a31313a226d6f6469666965645f6279223b693a3131333b733a343a22736c7567223b733a31343a2232333a76616b616e7369692d636e223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a227a682d434e223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a35393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3233266c616e673d7a682d434e223b693a31323b4e3b693a31333b733a31393a22323032332d30382d31332031323a32373a3333223b693a31343b693a303b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a227a682d434e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a32393b7d7d7d693a31363b733a31393a22d092d0b0d0bad0b0d0bdd181d0b8d0b820434e223b693a31373b693a313b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3233223b7d),
(63, 'index.php?option=com_content&view=category&id=24', 'index.php?option=com_content&view=category&id=24&lang=zh-CN', 'Контакты CN', '', '2023-12-24 11:20:53', '9bfc246f855c7f1e6df9d18bc695c525', 1, 1, 1, 'zh-CN', NULL, NULL, '2023-08-21 15:13:41', NULL, 0, 0, 1, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a303a22223b693a333b613a31373a7b733a323a226964223b693a32343b733a353a22616c696173223b733a31313a226b6f6e74616b747920636e223b733a393a22657874656e73696f6e223b733a31313a22636f6d5f636f6e74656e74223b733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a323a7b733a363a22617574686f72223b733a303a22223b733a363a22726f626f7473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a333a226c6674223b693a34333b733a393a22706172656e745f6964223b693a313b733a353a226c6576656c223b693a313b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a31353a2263617465676f72795f6c61796f7574223b733a303a22223b733a353a22696d616765223b733a303a22223b733a393a22696d6167655f616c74223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2273756d6d617279223b733a303a22223b733a31303a22637265617465645f6279223b693a3131333b733a383a226d6f646966696564223b733a31393a22323032332d31322d32342031313a32303a3533223b733a31313a226d6f6469666965645f6279223b693a3131333b733a343a22736c7567223b733a31343a2232343a6b6f6e74616b74792d636e223b733a363a226c61796f7574223b733a383a2263617465676f7279223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a343a226c696e6b223b693a343b733a373a226d6574616b6579223b693a353b733a383a226d65746164657363223b693a363b733a31303a226d657461617574686f72223b693a373b733a363a22617574686f72223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a227a682d434e223b693a373b4e3b693a383b4e3b693a393b4e3b693a31303b4e3b693a31313b733a35393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3234266c616e673d7a682d434e223b693a31323b4e3b693a31333b733a31393a22323032332d30382d32312031353a31333a3431223b693a31343b693a313b693a31353b613a323a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a383a2243617465676f7279223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a227a682d434e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a32393b7d7d7d693a31363b733a31393a22d09ad0bed0bdd182d0b0d0bad182d18b20434e223b693a31373b693a313b693a31383b733a34383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d63617465676f72792669643d3234223b7d);
INSERT INTO `lsqvo_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(64, 'index.php?option=com_content&view=article&id=47', 'index.php?option=com_content&view=article&id=47:loyalnost-cn&catid=2', 'Лояльность CN', ' Статусы гостя -5% потрачено более 10 000 ₽ -7% потрачено более 20 000 ₽ -10% потрачено более 40 000 ₽ Карта ZAMES – это Получать неограниченное количество бонусов на свой счет Самостоятельно управлять своим бонусным счетом Заработать свой статус клиента и получить дополнительную выгоду Условия пользования клубной картой Один бонусный рубль равен одному российскому рублю; Накопление начинается с вашего первого заказа после прохождения полной регистрации; Списание бонусных рублей производится только с электронной карты; При покупке блюд из раздела скидок, акций, спец предложений, бонусы начисляются на остаточную сумму заказа; Бонусными рублями можно произвести 30% оплату от стоимости заказа по выбору гостя. На один счет можно применить либо скидку, либо бонусные рубли; Размер бонусных рублей начислений зависит от статуса гостя; Неизрасходованные бонусы аннулируются 1раз в год 1 декабря. Не подлежат восстановлению; Более подробную информацию можно получить у сотрудников ресторана. ', '2023-12-24 11:27:46', '908c328b51e3b6ae8ef474a823e36c1f', 1, 1, 1, '*', '2023-12-24 11:27:46', NULL, '2023-12-24 11:27:46', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a313830353a2220d0a1d182d0b0d182d183d181d18b20d0b3d0bed181d182d18f202d352520d0bfd0bed182d180d0b0d187d0b5d0bdd0be20d0b1d0bed0bbd0b5d0b52031302030303020e282bd202d372520d0bfd0bed182d180d0b0d187d0b5d0bdd0be20d0b1d0bed0bbd0b5d0b52032302030303020e282bd202d31302520d0bfd0bed182d180d0b0d187d0b5d0bdd0be20d0b1d0bed0bbd0b5d0b52034302030303020e282bd20d09ad0b0d180d182d0b0205a414d455320e2809320d18dd182d0be20d09fd0bed0bbd183d187d0b0d182d18c20d0bdd0b5d0bed0b3d180d0b0d0bdd0b8d187d0b5d0bdd0bdd0bed0b520d0bad0bed0bbd0b8d187d0b5d181d182d0b2d0be20d0b1d0bed0bdd183d181d0bed0b220d0bdd0b020d181d0b2d0bed0b920d181d187d0b5d18220d0a1d0b0d0bcd0bed181d182d0bed18fd182d0b5d0bbd18cd0bdd0be20d183d0bfd180d0b0d0b2d0bbd18fd182d18c20d181d0b2d0bed0b8d0bc20d0b1d0bed0bdd183d181d0bdd18bd0bc20d181d187d0b5d182d0bed0bc20d097d0b0d180d0b0d0b1d0bed182d0b0d182d18c20d181d0b2d0bed0b920d181d182d0b0d182d183d18120d0bad0bbd0b8d0b5d0bdd182d0b020d0b820d0bfd0bed0bbd183d187d0b8d182d18c20d0b4d0bed0bfd0bed0bbd0bdd0b8d182d0b5d0bbd18cd0bdd183d18e20d0b2d18bd0b3d0bed0b4d18320d0a3d181d0bbd0bed0b2d0b8d18f20d0bfd0bed0bbd18cd0b7d0bed0b2d0b0d0bdd0b8d18f20d0bad0bbd183d0b1d0bdd0bed0b920d0bad0b0d180d182d0bed0b920d09ed0b4d0b8d0bd20d0b1d0bed0bdd183d181d0bdd18bd0b920d180d183d0b1d0bbd18c20d180d0b0d0b2d0b5d0bd20d0bed0b4d0bdd0bed0bcd18320d180d0bed181d181d0b8d0b9d181d0bad0bed0bcd18320d180d183d0b1d0bbd18e3b20d09dd0b0d0bad0bed0bfd0bbd0b5d0bdd0b8d0b520d0bdd0b0d187d0b8d0bdd0b0d0b5d182d181d18f20d18120d0b2d0b0d188d0b5d0b3d0be20d0bfd0b5d180d0b2d0bed0b3d0be20d0b7d0b0d0bad0b0d0b7d0b020d0bfd0bed181d0bbd0b520d0bfd180d0bed185d0bed0b6d0b4d0b5d0bdd0b8d18f20d0bfd0bed0bbd0bdd0bed0b920d180d0b5d0b3d0b8d181d182d180d0b0d186d0b8d0b83b20d0a1d0bfd0b8d181d0b0d0bdd0b8d0b520d0b1d0bed0bdd183d181d0bdd18bd18520d180d183d0b1d0bbd0b5d0b920d0bfd180d0bed0b8d0b7d0b2d0bed0b4d0b8d182d181d18f20d182d0bed0bbd18cd0bad0be20d18120d18dd0bbd0b5d0bad182d180d0bed0bdd0bdd0bed0b920d0bad0b0d180d182d18b3b20d09fd180d0b820d0bfd0bed0bad183d0bfd0bad0b520d0b1d0bbd18ed0b420d0b8d0b720d180d0b0d0b7d0b4d0b5d0bbd0b020d181d0bad0b8d0b4d0bed0ba2c20d0b0d0bad186d0b8d0b92c20d181d0bfd0b5d18620d0bfd180d0b5d0b4d0bbd0bed0b6d0b5d0bdd0b8d0b92c20d0b1d0bed0bdd183d181d18b20d0bdd0b0d187d0b8d181d0bbd18fd18ed182d181d18f20d0bdd0b020d0bed181d182d0b0d182d0bed187d0bdd183d18e20d181d183d0bcd0bcd18320d0b7d0b0d0bad0b0d0b7d0b03b20d091d0bed0bdd183d181d0bdd18bd0bcd0b820d180d183d0b1d0bbd18fd0bcd0b820d0bcd0bed0b6d0bdd0be20d0bfd180d0bed0b8d0b7d0b2d0b5d181d182d0b82033302520d0bed0bfd0bbd0b0d182d18320d0bed18220d181d182d0bed0b8d0bcd0bed181d182d0b820d0b7d0b0d0bad0b0d0b7d0b020d0bfd0be20d0b2d18bd0b1d0bed180d18320d0b3d0bed181d182d18f2e20d09dd0b020d0bed0b4d0b8d0bd20d181d187d0b5d18220d0bcd0bed0b6d0bdd0be20d0bfd180d0b8d0bcd0b5d0bdd0b8d182d18c20d0bbd0b8d0b1d0be20d181d0bad0b8d0b4d0bad1832c20d0bbd0b8d0b1d0be20d0b1d0bed0bdd183d181d0bdd18bd0b520d180d183d0b1d0bbd0b83b20d0a0d0b0d0b7d0bcd0b5d18020d0b1d0bed0bdd183d181d0bdd18bd18520d180d183d0b1d0bbd0b5d0b920d0bdd0b0d187d0b8d181d0bbd0b5d0bdd0b8d0b920d0b7d0b0d0b2d0b8d181d0b8d18220d0bed18220d181d182d0b0d182d183d181d0b020d0b3d0bed181d182d18f3b20d09dd0b5d0b8d0b7d180d0b0d181d185d0bed0b4d0bed0b2d0b0d0bdd0bdd18bd0b520d0b1d0bed0bdd183d181d18b20d0b0d0bdd0bdd183d0bbd0b8d180d183d18ed182d181d18f2031d180d0b0d0b720d0b220d0b3d0bed0b4203120d0b4d0b5d0bad0b0d0b1d180d18f2e20d09dd0b520d0bfd0bed0b4d0bbd0b5d0b6d0b0d18220d0b2d0bed181d181d182d0b0d0bdd0bed0b2d0bbd0b5d0bdd0b8d18e3b20d091d0bed0bbd0b5d0b520d0bfd0bed0b4d180d0bed0b1d0bdd183d18e20d0b8d0bdd184d0bed180d0bcd0b0d186d0b8d18e20d0bcd0bed0b6d0bdd0be20d0bfd0bed0bbd183d187d0b8d182d18c20d18320d181d0bed182d180d183d0b4d0bdd0b8d0bad0bed0b220d180d0b5d181d182d0bed180d0b0d0bdd0b02e20223b693a333b613a32353a7b733a323a226964223b693a34373b733a353a22616c696173223b733a31323a226c6f79616c6e6f737420636e223b733a373a2273756d6d617279223b733a323530323a223c64697620636c6173733d226c6f79616c74792d726f7720726f7720706167652d7365637420736563742d78732d3320736563742d6d642d3520736563742d786c2d37223e0d0a093c64697620636c6173733d22636f6c2d313220636f6c2d6d642d36223e0d0a09093c64697620636c6173733d22706167652d686561646572206d646c2d6865616465722074616320706167652d7365637420736563742d70622d78732d3320736563742d70622d6d642d35223ed0a1d182d0b0d182d183d181d18b20d0b3d0bed181d182d18f3c2f6469763e0d0a0909093c756c20636c6173733d226c6973742d7374796c652d6e6f6e65223e0d0a090909093c6c693e3c7370616e3e2d35253c2f7370616e3e20d0bfd0bed182d180d0b0d187d0b5d0bdd0be20d0b1d0bed0bbd0b5d0b52031302030303020e282bd3c2f6c693e0d0a090909093c6c693e3c7370616e3e2d37253c2f7370616e3e20d0bfd0bed182d180d0b0d187d0b5d0bdd0be20d0b1d0bed0bbd0b5d0b52032302030303020e282bd3c2f6c693e0d0a090909093c6c693e3c7370616e3e2d3130253c2f7370616e3e20d0bfd0bed182d180d0b0d187d0b5d0bdd0be20d0b1d0bed0bbd0b5d0b52034302030303020e282bd3c2f6c693e0d0a0909093c2f756c3e0d0a093c2f6469763e0d0a093c64697620636c6173733d22636f6c2d313220636f6c2d6d642d36223e0d0a09093c64697620636c6173733d22706167652d686561646572206d646c2d6865616465722074616320706167652d7365637420736563742d70622d78732d3320736563742d70622d6d642d35223ed09ad0b0d180d182d0b0205a414d455320e2809320d18dd182d0be3c2f6469763e0d0a0909093c756c3e0d0a090909093c6c693ed09fd0bed0bbd183d187d0b0d182d18c20d0bdd0b5d0bed0b3d180d0b0d0bdd0b8d187d0b5d0bdd0bdd0bed0b520d0bad0bed0bbd0b8d187d0b5d181d182d0b2d0be20d0b1d0bed0bdd183d181d0bed0b220d0bdd0b020d181d0b2d0bed0b920d181d187d0b5d1823c2f6c693e0d0a090909093c6c693ed0a1d0b0d0bcd0bed181d182d0bed18fd182d0b5d0bbd18cd0bdd0be20d183d0bfd180d0b0d0b2d0bbd18fd182d18c20d181d0b2d0bed0b8d0bc20d0b1d0bed0bdd183d181d0bdd18bd0bc20d181d187d0b5d182d0bed0bc3c2f6c693e0d0a090909093c6c693ed097d0b0d180d0b0d0b1d0bed182d0b0d182d18c20d181d0b2d0bed0b920d181d182d0b0d182d183d18120d0bad0bbd0b8d0b5d0bdd182d0b020d0b820d0bfd0bed0bbd183d187d0b8d182d18c20d0b4d0bed0bfd0bed0bbd0bdd0b8d182d0b5d0bbd18cd0bdd183d18e20d0b2d18bd0b3d0bed0b4d1833c2f6c693e0d0a0909093c2f756c3e0d0a093c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22706167652d686561646572206d646c2d6865616465722074616320706167652d7365637420736563742d70622d78732d3320736563742d70622d6d642d35223ed0a3d181d0bbd0bed0b2d0b8d18f20d0bfd0bed0bbd18cd0b7d0bed0b2d0b0d0bdd0b8d18f20d0bad0bbd183d0b1d0bdd0bed0b920d0bad0b0d180d182d0bed0b93c2f6469763e0d0a3c756c3e0d0a093c6c693ed09ed0b4d0b8d0bd20d0b1d0bed0bdd183d181d0bdd18bd0b920d180d183d0b1d0bbd18c20d180d0b0d0b2d0b5d0bd20d0bed0b4d0bdd0bed0bcd18320d180d0bed181d181d0b8d0b9d181d0bad0bed0bcd18320d180d183d0b1d0bbd18e3b3c2f6c693e0d0a093c6c693ed09dd0b0d0bad0bed0bfd0bbd0b5d0bdd0b8d0b520d0bdd0b0d187d0b8d0bdd0b0d0b5d182d181d18f20d18120d0b2d0b0d188d0b5d0b3d0be20d0bfd0b5d180d0b2d0bed0b3d0be20d0b7d0b0d0bad0b0d0b7d0b020d0bfd0bed181d0bbd0b520d0bfd180d0bed185d0bed0b6d0b4d0b5d0bdd0b8d18f20d0bfd0bed0bbd0bdd0bed0b920d180d0b5d0b3d0b8d181d182d180d0b0d186d0b8d0b83b3c2f6c693e0d0a093c6c693ed0a1d0bfd0b8d181d0b0d0bdd0b8d0b520d0b1d0bed0bdd183d181d0bdd18bd18520d180d183d0b1d0bbd0b5d0b920d0bfd180d0bed0b8d0b7d0b2d0bed0b4d0b8d182d181d18f20d182d0bed0bbd18cd0bad0be20d18120d18dd0bbd0b5d0bad182d180d0bed0bdd0bdd0bed0b920d0bad0b0d180d182d18b3b3c2f6c693e0d0a093c6c693ed09fd180d0b820d0bfd0bed0bad183d0bfd0bad0b520d0b1d0bbd18ed0b420d0b8d0b720d180d0b0d0b7d0b4d0b5d0bbd0b020d181d0bad0b8d0b4d0bed0ba2c20d0b0d0bad186d0b8d0b92c20d181d0bfd0b5d18620d0bfd180d0b5d0b4d0bbd0bed0b6d0b5d0bdd0b8d0b92c20d0b1d0bed0bdd183d181d18b20d0bdd0b0d187d0b8d181d0bbd18fd18ed182d181d18f20d0bdd0b020d0bed181d182d0b0d182d0bed187d0bdd183d18e20d181d183d0bcd0bcd18320d0b7d0b0d0bad0b0d0b7d0b03b3c2f6c693e0d0a093c6c693ed091d0bed0bdd183d181d0bdd18bd0bcd0b820d180d183d0b1d0bbd18fd0bcd0b820d0bcd0bed0b6d0bdd0be20d0bfd180d0bed0b8d0b7d0b2d0b5d181d182d0b82033302520d0bed0bfd0bbd0b0d182d18320d0bed18220d181d182d0bed0b8d0bcd0bed181d182d0b820d0b7d0b0d0bad0b0d0b7d0b020d0bfd0be20d0b2d18bd0b1d0bed180d18320d0b3d0bed181d182d18f2e20d09dd0b020d0bed0b4d0b8d0bd20d181d187d0b5d18220d0bcd0bed0b6d0bdd0be20d0bfd180d0b8d0bcd0b5d0bdd0b8d182d18c20d0bbd0b8d0b1d0be20d181d0bad0b8d0b4d0bad1832c20d0bbd0b8d0b1d0be20d0b1d0bed0bdd183d181d0bdd18bd0b520d180d183d0b1d0bbd0b83b3c2f6c693e0d0a093c6c693ed0a0d0b0d0b7d0bcd0b5d18020d0b1d0bed0bdd183d181d0bdd18bd18520d180d183d0b1d0bbd0b5d0b920d0bdd0b0d187d0b8d181d0bbd0b5d0bdd0b8d0b920d0b7d0b0d0b2d0b8d181d0b8d18220d0bed18220d181d182d0b0d182d183d181d0b020d0b3d0bed181d182d18f3b3c2f6c693e0d0a093c6c693ed09dd0b5d0b8d0b7d180d0b0d181d185d0bed0b4d0bed0b2d0b0d0bdd0bdd18bd0b520d0b1d0bed0bdd183d181d18b20d0b0d0bdd0bdd183d0bbd0b8d180d183d18ed182d181d18f2031d180d0b0d0b720d0b220d0b3d0bed0b4203120d0b4d0b5d0bad0b0d0b1d180d18f2e20d09dd0b520d0bfd0bed0b4d0bbd0b5d0b6d0b0d18220d0b2d0bed181d181d182d0b0d0bdd0bed0b2d0bbd0b5d0bdd0b8d18e3b3c2f6c693e0d0a093c6c693ed091d0bed0bbd0b5d0b520d0bfd0bed0b4d180d0bed0b1d0bdd183d18e20d0b8d0bdd184d0bed180d0bcd0b0d186d0b8d18e20d0bcd0bed0b6d0bdd0be20d0bfd0bed0bbd183d187d0b8d182d18c20d18320d181d0bed182d180d183d0b4d0bdd0b8d0bad0bed0b220d180d0b5d181d182d0bed180d0b0d0bdd0b02e3c2f6c693e0d0a3c2f756c3e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a3131333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d31322d32342031313a32373a3436223b733a31313a226d6f6469666965645f6279223b693a3131333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2230223b733a31333a2273686f775f63617465676f7279223b733a313a2230223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2230223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2230223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2230223b733a31313a227265636f72645f68697473223b733a313a2230223b733a393a2273686f775f68697473223b733a313a2230223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a303b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a34303b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a343b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2231223b733a393a226e756d5f6c696e6b73223b693a303b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a313b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31353a2234373a6c6f79616c6e6f73742d636e223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a373a2261646d696e3133223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a313a222a223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d31322d32342031313a32373a3436223b693a31303b4e3b693a31313b733a36383a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d34373a6c6f79616c6e6f73742d636e2663617469643d32223b693a31323b4e3b693a31333b733a31393a22323032332d31322d32342031313a32373a3436223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2261646d696e3133223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a313a222a223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a33323b7d7d7d693a31363b733a32333a22d09bd0bed18fd0bbd18cd0bdd0bed181d182d18c20434e223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3437223b7d);
INSERT INTO `lsqvo_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(65, 'index.php?option=com_content&view=article&id=48', 'index.php?option=com_content&view=article&id=48:yin-si-zheng-ce&catid=2&lang=zh-CN', '隐私政策', ' 1． 一般规定 本个人数据处理政策是根据2006年7月27日第152-FZ号联邦法律\"关于个人数据\"（以下简称\"个人数据法\"）的要求编制的，并定义了处理个人数据的程序和措施，以确保LLC\"捏合\"（以下简称运营商）所采取的个人数据安全。 1.1. 经营者将其最重要的目标和条件作为其活动的实施，即在处理其个人资料时遵守人和公民的权利和自由，包括保护隐私权、个人和家庭秘密。 1.2. 本运营商关于个人数据处理的政策（以下简称政策）适用于运营商可以获得的关于网站访问者的所有信息https://zamesbar.ru 。 2． 政策中使用的基本概念 2.1。 自动处理个人资料—利用电脑技术处理个人资料。 2.2. 阻止个人数据-暂时终止个人数据的处理（除非为了澄清个人数据而需要处理）。 2.3。 网站是图形和信息材料的集合，以及计算机程序和数据库，以确保它们在互联网上的网络地址的可用性https://zamesbar.ru 。 2.4。 个人数据信息系统-包含在数据库中的一组个人数据，并确保其处理信息技术和技术手段。 2.5。 个人资料的非个人化-行动，因此在不使用额外资料的情况下，无法确定个人资料对特定使用者或其他个人资料主体的身分。 2.6. 个人数据的处理—在使用或不使用个人数据自动化工具的情况下执行的任何操作（操作）或一组操作（操作），包括收集，记录，系统化，积累，存储，澄清（更新，修改），提取， 2.7。 运营商-一个国家机构，市政机构，法人实体或个人，独立或联合其他人组织和/或处理个人数据，并确定处理个人数据的目的，要处理的个人数据数据的组成， 2.8。 个人数据-直接或间接与网站特定或可识别用户相关的任何信息https://zamesbar.ru 。 2.9。由个人资料当事人授权分发的个人资料-个人资料，由个人资料当事人提供的无限数量的人查阅，同意按照《个人资料法》规定的程序处理由个人资料当事人授权分发的个人资料（以下简称授权分发的个人资料）。 2.10. 用户-网站的任何访问者https://zamesbar.ru 。 2.11. 提供个人资料—旨在向某个人或某一圈子人士披露个人资料的行动。 2.12. 传播个人资料—任何旨在向无限期人士披露个人资料(转移个人资料)或熟悉无限人数的个人资料的行动，包括在大众传播媒介披露个人资料、放置在资讯及电讯网络内，或以任何其他方式提供查阅个人资料的途径。 2.13. 个人资料的跨境转移-将个人资料转移至外国领土，交给外国当局、外国个人或外国法律实体。 2.14. 销毁个人资料—因无法进一步恢复个人资料资讯系统内的个人资料内容及/或个人资料的主要载体而永久销毁个人资料的任何行动。 3． 经营者的基本权利和义务 3.1。 运算符有权： -从个人信息主体接收包含个人数据的可靠信息和/或文件; -如个人资料的主体撤回对处理个人资料的同意，并要求终止处理个人资料，如有个人资料法例所订明的理由，营办商有权在未经同意的情况下，继续处理个人资料； -独立确定必要和足够的措施的组成和清单，以确保履行个人数据法律规定的义务以及根据其采取的监管法律行为，除非个人数据法或其他联邦 3.2。 运算符必须： -应个人资料当事人的要求，向其提供与处理其个人资料有关的资料； —根据俄罗斯联邦现行立法规定的程序组织个人数据处理 —根据个人资料法例的规定，回应个人资料当事人及其法律代表的要求及要求 -应本机构的要求，在收到该要求之日起10天内通知保护个人资料当事人权利的授权机构所需的资料； -发布或以其他方式提供有关个人数据处理的本政策的无限制访问; -采取法律，组织和技术措施，保护个人数据免受未经授权或意外访问，破坏，修改，阻止，复制，提供，传播个人数据，以及防止与个人数据相关的非法行为; -停止传输（分发，提供，访问）个人数据，停止以个人数据法律规定的方式和情况处理和销毁个人数据; -履行个人资料法律规定的其他职责。 4． 个人信息主体的基本权利和义务 4.1。 个人资料当事人有权： -接收有关处理其个人数据的信息，联邦法律规定的情况除外。 该等资料由营办商以可查阅的形式提供给个人资料当事人，不应包含与其他个人资料当事人有关的个人资料，但有合法理由披露该等个人资料的情况除外。 资料清单及取得资料的程序由《个人资料法》订明； -要求运营商澄清其个人数据，如果个人数据不完整，过时，不准确，非法获取或对于所述处理目的不是必需的，则阻止或销毁它们，并采取法律规定的措 -在处理个人资料时，提出事先同意的条件，以便在市场上推广商品，作品和服务 -撤回同意处理个人资料，以及发出终止处理个人资料的要求； -就保障个人资料当事人的权利或在法庭上就营办商在处理其个人资料时的非法行为或疏忽向获授权机构提出上诉； —用于行使俄罗斯联邦立法规定的其他权利。 4.2。 个人资料当事人有义务： —为操作员提供有关他/她自己的可靠数据。 -通知运营商有关您的个人数据的澄清（更新，修改）。 4.3。未经运营商同意，向运营商提供关于自己的虚假信息或关于另一个人数据主体的信息的人应根据俄罗斯联邦的立法承担责任。 5． 个人资料处理原则 5.1。 个人数据的处理是在合法和公平的基础上进行的。 5.2。 个人数据的处理仅限于实现特定，预定和合法的目标。 不允许处理与收集个人数据目的不相符的个人数据。 5.3。 不允许合并包含个人数据的数据库，其处理是为了彼此不相容的目的而进行的。 5.4。 只有符合处理目的的个人资料才会被处理。 5.5。 处理的个人数据的内容和数量符合规定的处理目的。 处理的个人资料不允许与处理的目的有关的冗余。 5.6。 在处理个人资料时，确保个人资料的准确性、足够性及在必要情况下，以及与处理个人资料的目的有关的相关性。 运营商采取必要的措施和/或确保他们被采取删除或澄清不完整或不准确的数据。 5.7。 个人资料的储存方式，可让你在处理个人资料的目的所要求的时间内，识别个人资料的主题，除非个人资料的储存期由联邦法律规定，而个人资料的当事人、受益人或担保人所签订的协议。 除非联邦法律另有规定，处理后的个人数据在实现处理目标或失去实现这些目标的需要时被销毁或人格解体。 6． 个人数据处理的目的 处理目的 通过发送电子邮件通知用户 个人资料 姓、名、父名 电子邮件地址 电话号码 法律依据 运营商的法定（组成）文件 个人数据处理的类型 个人数据的收集、记录、系统化、积累、存储、销毁和非个人化 7． 个人数据处理条件 7.1. 个人资料的处理是在处理个人资料的个人资料的同意下进行的。 7.2.为了实现俄罗斯联邦国际协议或法律规定的目标，履行俄罗斯联邦立法赋予经营者的职能，权力和职责，必须处理个人数据。 7.3. 个人资料的处理对于司法行政、执行司法行为、根据俄罗斯联邦关于执行程序的立法执行的另一机构或官员的行为是必要的。 7.4。 处理个人资料是执行个人资料当事人是一方或受益人或担保人的协议所必需的，也是根据个人资料当事人的倡议订立协议或个人资料当事人将是受益人或担保人的协议所必需的。 7.5. 个人数据的处理对于行使运营商或第三方的权利和合法利益或实现具有社会意义的目标是必要的，前提是个人数据主体的权利和自由不受侵犯。 7.6。 个人数据由个人数据主体或应其要求提供的无限数量的人员处理，访问（以下称为公开可用的个人数据）。 7.7。 根据联邦法律处理需要公布或强制披露的个人数据。 8． 收集、储存、转移及其他处理个人资料的程序 运营商处理的个人数据的安全性通过实施必要的法律，组织和技术措施来确保，以完全符合个人数据保护领域现行立法的要求。 8.1。 运营商确保个人数据的安全，并采取一切可能的措施来防止未经授权的人员访问个人数据。 8.2。 在任何情况下，用户的个人数据都不会转移给第三方，但与执行现行立法有关的情况或个人数据主体同意运营商将数据转移给第三方的情况除外。履行民事合同义务的第三方。 8.3。 如果发现个人数据不准确，用户可以通过向运营商的电子邮件地址office@zms-msk 发送通知来独立更新这些数据.ru 标记为“正在更新个人数据。” 8.4。 处理个人数据的期限取决于个人数据收集目的的实现情况，除非合同或现行法律规定了不同的期限。用户可以随时撤回其同意通过电子邮件向运营商的电子邮件地址office@zms-msk.ru发​​送通知并附上备注来处理个人数据“撤销对个人数据处理的同意。” 8.5。 第三方服务（包括支付系统、通信和其他服务提供商）收集的所有信息均由这些人（运营商）根据其用户协议和隐私政策进行存储和处理。 个人数据和/或指定文件的主题。 运营商不对第三方（包括本段中指定的服务提供商）的行为负责。 8.6。 个人数据主体对允许分发的个人数据的传输（提供访问除外）以及处理或处理条件（获取访问除外）制定的禁令不适用于处理个人数据的情况政府、公共和俄罗斯联邦立法确定的其他公共利益的数据。 8.7。 运营商在处理个人数据时，确保个人数据的机密性。 8.8。 运营商以允许识别个人数据主体的形式存储个人数据，存储时间不得超过处理个人数据目的所需的时间，如果联邦法律未规定个人数据的存储期限，则运营商应签署的协议当事人、受益人或担保人。个人数据的主体。 8.9。 终止个人数据处理的条件可以是个人数据处理目的的实现、个人数据主体的同意期限届满、个人数据主体撤回同意或者要求停止处理个人数据的处理，以及非法处理个人数据的识别。 9。 运营商使用收到的个人数据执行的操作列表 9.1。 运营商收集、记录、系统化、积累、存储、提炼（更新、更改）、提取、使用、传输（分发、提供、访问）、去个性化、阻止、删除和销毁个人数据。 9.2。 运营商通过信息和电信网络对个人数据进行自动处理，无论是否接收和/或传输收到的信息。 10。 个人数据跨境传输 10.1。在开始个人数据跨境传输活动之前，运营者有义务向个人数据主体权利保护授权机构通报其进行个人数据跨境传输的意图（例如，通知与处理个人数据的意向通知分开发送）。 10.2. 在提交上述通知之前，运营者有义务向计划跨境传输个人数据的外国当局、外国个人、外国法人获取相关信息。 11。 个人数据的保密性 运营商和其他有权访问个人数据的人有义务不向第三方披露，并且未经个人数据主体同意不得分发个人数据，除非联邦法律另有规定。 12。 最终条款 12.1。 用户可以通过电子邮件联系运营商，获得有关处理其个人数据的任何相关问题的澄清office@zms-msk.ru < /span>. 12.2. 本文件将反映运营商个人数据处理政策的任何变更。 该政策无限期有效，直至被新版本取代。 12.3。 当前版本的政策可在互联网上免费获取，地址为https://zamesbar .ru/隐私政策. ', '2023-12-24 19:23:02', '1ef1b324a978d8692c84c0dddd82e4c1', 1, 1, 1, 'zh-CN', '2023-12-24 11:42:13', NULL, '2023-12-24 11:42:13', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a31323238353a222031efbc8e20e4b880e888ace8a784e5ae9a20e69cace4b8aae4babae695b0e68daee5a484e79086e694bfe7ad96e698afe6a0b9e68dae32303036e5b9b437e69c883237e697a5e7acac3135322d465ae58fb7e88194e982a6e6b395e5be8b22e585b3e4ba8ee4b8aae4babae695b0e68dae22efbc88e4bba5e4b88be7ae80e7a7b022e4b8aae4babae695b0e68daee6b39522efbc89e79a84e8a681e6b182e7bc96e588b6e79a84efbc8ce5b9b6e5ae9ae4b989e4ba86e5a484e79086e4b8aae4babae695b0e68daee79a84e7a88be5ba8fe5928ce68eaae696bdefbc8ce4bba5e7a1aee4bf9d4c4c4322e68d8fe5908822efbc88e4bba5e4b88be7ae80e7a7b0e8bf90e890a5e59586efbc89e68980e98787e58f96e79a84e4b8aae4babae695b0e68daee5ae89e585a8e3808220312e312e20e7bb8fe890a5e88085e5b086e585b6e69c80e9878de8a681e79a84e79baee6a087e5928ce69da1e4bbb6e4bd9ce4b8bae585b6e6b4bbe58aa8e79a84e5ae9ee696bdefbc8ce58db3e59ca8e5a484e79086e585b6e4b8aae4babae8b584e69699e697b6e981b5e5ae88e4babae5928ce585ace6b091e79a84e69d83e588a9e5928ce887aae794b1efbc8ce58c85e68bace4bf9de68aa4e99a90e7a781e69d83e38081e4b8aae4babae5928ce5aeb6e5baade7a798e5af86e3808220312e322e20e69cace8bf90e890a5e59586e585b3e4ba8ee4b8aae4babae695b0e68daee5a484e79086e79a84e694bfe7ad96efbc88e4bba5e4b88be7ae80e7a7b0e694bfe7ad96efbc89e98082e794a8e4ba8ee8bf90e890a5e59586e58fafe4bba5e88eb7e5be97e79a84e585b3e4ba8ee7bd91e7ab99e8aebfe997aee88085e79a84e68980e69c89e4bfa1e681af68747470733a2f2f7a616d65736261722e727520e380822032efbc8e20e694bfe7ad96e4b8ade4bdbfe794a8e79a84e59fbae69cace6a682e5bfb520322e31e3808220e887aae58aa8e5a484e79086e4b8aae4babae8b584e69699e28094e588a9e794a8e794b5e88491e68a80e69cafe5a484e79086e4b8aae4babae8b584e69699e3808220322e322e20e998bbe6ada2e4b8aae4babae695b0e68dae2de69a82e697b6e7bb88e6ada2e4b8aae4babae695b0e68daee79a84e5a484e79086efbc88e999a4e99d9ee4b8bae4ba86e6be84e6b885e4b8aae4babae695b0e68daee8808ce99c80e8a681e5a484e79086efbc89e3808220322e33e3808220e7bd91e7ab99e698afe59bbee5bda2e5928ce4bfa1e681afe69d90e69699e79a84e99b86e59088efbc8ce4bba5e58f8ae8aea1e7ae97e69cbae7a88be5ba8fe5928ce695b0e68daee5ba93efbc8ce4bba5e7a1aee4bf9de5ae83e4bbace59ca8e4ba92e88194e7bd91e4b88ae79a84e7bd91e7bb9ce59cb0e59d80e79a84e58fafe794a8e680a768747470733a2f2f7a616d65736261722e727520e3808220322e34e3808220e4b8aae4babae695b0e68daee4bfa1e681afe7b3bbe7bb9f2de58c85e590abe59ca8e695b0e68daee5ba93e4b8ade79a84e4b880e7bb84e4b8aae4babae695b0e68daeefbc8ce5b9b6e7a1aee4bf9de585b6e5a484e79086e4bfa1e681afe68a80e69cafe5928ce68a80e69cafe6898be6aeb5e3808220322e35e3808220e4b8aae4babae8b584e69699e79a84e99d9ee4b8aae4babae58c962de8a18ce58aa8efbc8ce59ba0e6ada4e59ca8e4b88de4bdbfe794a8e9a29de5a496e8b584e69699e79a84e68385e586b5e4b88befbc8ce697a0e6b395e7a1aee5ae9ae4b8aae4babae8b584e69699e5afb9e789b9e5ae9ae4bdbfe794a8e88085e68896e585b6e4bb96e4b8aae4babae8b584e69699e4b8bbe4bd93e79a84e8baabe58886e3808220322e362e20e4b8aae4babae695b0e68daee79a84e5a484e79086e28094e59ca8e4bdbfe794a8e68896e4b88de4bdbfe794a8e4b8aae4babae695b0e68daee887aae58aa8e58c96e5b7a5e585b7e79a84e68385e586b5e4b88be689a7e8a18ce79a84e4bbbbe4bd95e6938de4bd9cefbc88e6938de4bd9cefbc89e68896e4b880e7bb84e6938de4bd9cefbc88e6938de4bd9cefbc89efbc8ce58c85e68bace694b6e99b86efbc8ce8aeb0e5bd95efbc8ce7b3bbe7bb9fe58c96efbc8ce7a7afe7b4afefbc8ce5ad98e582a8efbc8ce6be84e6b885efbc88e69bb4e696b0efbc8ce4bfaee694b9efbc89efbc8ce68f90e58f96efbc8c20322e37e3808220e8bf90e890a5e595862de4b880e4b8aae59bbde5aeb6e69cbae69e84efbc8ce5b882e694bfe69cbae69e84efbc8ce6b395e4babae5ae9ee4bd93e68896e4b8aae4babaefbc8ce78bace7ab8be68896e88194e59088e585b6e4bb96e4babae7bb84e7bb87e5928c2fe68896e5a484e79086e4b8aae4babae695b0e68daeefbc8ce5b9b6e7a1aee5ae9ae5a484e79086e4b8aae4babae695b0e68daee79a84e79baee79a84efbc8ce8a681e5a484e79086e79a84e4b8aae4babae695b0e68daee695b0e68daee79a84e7bb84e68890efbc8c20322e38e3808220e4b8aae4babae695b0e68dae2de79bb4e68ea5e68896e997b4e68ea5e4b88ee7bd91e7ab99e789b9e5ae9ae68896e58fafe8af86e588abe794a8e688b7e79bb8e585b3e79a84e4bbbbe4bd95e4bfa1e681af68747470733a2f2f7a616d65736261722e727520e3808220322e39e38082e794b1e4b8aae4babae8b584e69699e5bd93e4ba8be4babae68e88e69d83e58886e58f91e79a84e4b8aae4babae8b584e696992de4b8aae4babae8b584e69699efbc8ce794b1e4b8aae4babae8b584e69699e5bd93e4ba8be4babae68f90e4be9be79a84e697a0e99990e695b0e9878fe79a84e4babae69fa5e99885efbc8ce5908ce6848fe68c89e785a7e3808ae4b8aae4babae8b584e69699e6b395e3808be8a784e5ae9ae79a84e7a88be5ba8fe5a484e79086e794b1e4b8aae4babae8b584e69699e5bd93e4ba8be4babae68e88e69d83e58886e58f91e79a84e4b8aae4babae8b584e69699efbc88e4bba5e4b88be7ae80e7a7b0e68e88e69d83e58886e58f91e79a84e4b8aae4babae8b584e69699efbc89e3808220322e31302e20e794a8e688b72de7bd91e7ab99e79a84e4bbbbe4bd95e8aebfe997aee8808568747470733a2f2f7a616d65736261722e727520e3808220322e31312e20e68f90e4be9be4b8aae4babae8b584e69699e28094e697a8e59ca8e59091e69f90e4b8aae4babae68896e69f90e4b880e59c88e5ad90e4babae5a3abe68aabe99cb2e4b8aae4babae8b584e69699e79a84e8a18ce58aa8e3808220322e31322e20e4bca0e692ade4b8aae4babae8b584e69699e28094e4bbbbe4bd95e697a8e59ca8e59091e697a0e99990e69c9fe4babae5a3abe68aabe99cb2e4b8aae4babae8b584e6969928e8bdace7a7bbe4b8aae4babae8b584e6969929e68896e7869fe68289e697a0e99990e4babae695b0e79a84e4b8aae4babae8b584e69699e79a84e8a18ce58aa8efbc8ce58c85e68bace59ca8e5a4a7e4bc97e4bca0e692ade5aa92e4bb8be68aabe99cb2e4b8aae4babae8b584e69699e38081e694bee7bdaee59ca8e8b584e8aeafe58f8ae794b5e8aeafe7bd91e7bb9ce58685efbc8ce68896e4bba5e4bbbbe4bd95e585b6e4bb96e696b9e5bc8fe68f90e4be9be69fa5e99885e4b8aae4babae8b584e69699e79a84e98094e5be84e3808220322e31332e20e4b8aae4babae8b584e69699e79a84e8b7a8e5a283e8bdace7a7bb2de5b086e4b8aae4babae8b584e69699e8bdace7a7bbe887b3e5a496e59bbde9a286e59c9fefbc8ce4baa4e7bb99e5a496e59bbde5bd93e5b180e38081e5a496e59bbde4b8aae4babae68896e5a496e59bbde6b395e5be8be5ae9ee4bd93e3808220322e31342e20e99480e6af81e4b8aae4babae8b584e69699e28094e59ba0e697a0e6b395e8bf9be4b880e6ada5e681a2e5a48de4b8aae4babae8b584e69699e8b584e8aeafe7b3bbe7bb9fe58685e79a84e4b8aae4babae8b584e69699e58685e5aeb9e58f8a2fe68896e4b8aae4babae8b584e69699e79a84e4b8bbe8a681e8bdbde4bd93e8808ce6b0b8e4b985e99480e6af81e4b8aae4babae8b584e69699e79a84e4bbbbe4bd95e8a18ce58aa8e380822033efbc8e20e7bb8fe890a5e88085e79a84e59fbae69cace69d83e588a9e5928ce4b989e58aa120332e31e3808220e8bf90e7ae97e7aca6e69c89e69d83efbc9a202de4bb8ee4b8aae4babae4bfa1e681afe4b8bbe4bd93e68ea5e694b6e58c85e590abe4b8aae4babae695b0e68daee79a84e58fafe99da0e4bfa1e681afe5928c2fe68896e69687e4bbb63b202de5a682e4b8aae4babae8b584e69699e79a84e4b8bbe4bd93e692a4e59b9ee5afb9e5a484e79086e4b8aae4babae8b584e69699e79a84e5908ce6848fefbc8ce5b9b6e8a681e6b182e7bb88e6ada2e5a484e79086e4b8aae4babae8b584e69699efbc8ce5a682e69c89e4b8aae4babae8b584e69699e6b395e4be8be68980e8aea2e6988ee79a84e79086e794b1efbc8ce890a5e58a9ee59586e69c89e69d83e59ca8e69caae7bb8fe5908ce6848fe79a84e68385e586b5e4b88befbc8ce7bba7e7bbade5a484e79086e4b8aae4babae8b584e69699efbc9b202de78bace7ab8be7a1aee5ae9ae5bf85e8a681e5928ce8b6b3e5a49fe79a84e68eaae696bde79a84e7bb84e68890e5928ce6b885e58d95efbc8ce4bba5e7a1aee4bf9de5b1a5e8a18ce4b8aae4babae695b0e68daee6b395e5be8be8a784e5ae9ae79a84e4b989e58aa1e4bba5e58f8ae6a0b9e68daee585b6e98787e58f96e79a84e79b91e7aea1e6b395e5be8be8a18ce4b8baefbc8ce999a4e99d9ee4b8aae4babae695b0e68daee6b395e68896e585b6e4bb96e88194e982a620332e32e3808220e8bf90e7ae97e7aca6e5bf85e9a1bbefbc9a202de5ba94e4b8aae4babae8b584e69699e5bd93e4ba8be4babae79a84e8a681e6b182efbc8ce59091e585b6e68f90e4be9be4b88ee5a484e79086e585b6e4b8aae4babae8b584e69699e69c89e585b3e79a84e8b584e69699efbc9b20e28094e6a0b9e68daee4bf84e7bd97e696afe88194e982a6e78eb0e8a18ce7ab8be6b395e8a784e5ae9ae79a84e7a88be5ba8fe7bb84e7bb87e4b8aae4babae695b0e68daee5a484e7908620e28094e6a0b9e68daee4b8aae4babae8b584e69699e6b395e4be8be79a84e8a784e5ae9aefbc8ce59b9ee5ba94e4b8aae4babae8b584e69699e5bd93e4ba8be4babae58f8ae585b6e6b395e5be8be4bba3e8a1a8e79a84e8a681e6b182e58f8ae8a681e6b182202de5ba94e69cace69cbae69e84e79a84e8a681e6b182efbc8ce59ca8e694b6e588b0e8afa5e8a681e6b182e4b98be697a5e8b5b73130e5a4a9e58685e9809ae79fa5e4bf9de68aa4e4b8aae4babae8b584e69699e5bd93e4ba8be4babae69d83e588a9e79a84e68e88e69d83e69cbae69e84e68980e99c80e79a84e8b584e69699efbc9b202de58f91e5b883e68896e4bba5e585b6e4bb96e696b9e5bc8fe68f90e4be9be69c89e585b3e4b8aae4babae695b0e68daee5a484e79086e79a84e69cace694bfe7ad96e79a84e697a0e99990e588b6e8aebfe997ae3b202de98787e58f96e6b395e5be8befbc8ce7bb84e7bb87e5928ce68a80e69cafe68eaae696bdefbc8ce4bf9de68aa4e4b8aae4babae695b0e68daee5858de58f97e69caae7bb8fe68e88e69d83e68896e6848fe5a496e8aebfe997aeefbc8ce7a0b4e59d8fefbc8ce4bfaee694b9efbc8ce998bbe6ada2efbc8ce5a48de588b6efbc8ce68f90e4be9befbc8ce4bca0e692ade4b8aae4babae695b0e68daeefbc8ce4bba5e58f8ae998b2e6ada2e4b88ee4b8aae4babae695b0e68daee79bb8e585b3e79a84e99d9ee6b395e8a18ce4b8ba3b202de5819ce6ada2e4bca0e8be93efbc88e58886e58f91efbc8ce68f90e4be9befbc8ce8aebfe997aeefbc89e4b8aae4babae695b0e68daeefbc8ce5819ce6ada2e4bba5e4b8aae4babae695b0e68daee6b395e5be8be8a784e5ae9ae79a84e696b9e5bc8fe5928ce68385e586b5e5a484e79086e5928ce99480e6af81e4b8aae4babae695b0e68dae3b202de5b1a5e8a18ce4b8aae4babae8b584e69699e6b395e5be8be8a784e5ae9ae79a84e585b6e4bb96e8818ce8b4a3e380822034efbc8e20e4b8aae4babae4bfa1e681afe4b8bbe4bd93e79a84e59fbae69cace69d83e588a9e5928ce4b989e58aa120342e31e3808220e4b8aae4babae8b584e69699e5bd93e4ba8be4babae69c89e69d83efbc9a202de68ea5e694b6e69c89e585b3e5a484e79086e585b6e4b8aae4babae695b0e68daee79a84e4bfa1e681afefbc8ce88194e982a6e6b395e5be8be8a784e5ae9ae79a84e68385e586b5e999a4e5a496e3808220e8afa5e7ad89e8b584e69699e794b1e890a5e58a9ee59586e4bba5e58fafe69fa5e99885e79a84e5bda2e5bc8fe68f90e4be9be7bb99e4b8aae4babae8b584e69699e5bd93e4ba8be4babaefbc8ce4b88de5ba94e58c85e590abe4b88ee585b6e4bb96e4b8aae4babae8b584e69699e5bd93e4ba8be4babae69c89e585b3e79a84e4b8aae4babae8b584e69699efbc8ce4bd86e69c89e59088e6b395e79086e794b1e68aabe99cb2e8afa5e7ad89e4b8aae4babae8b584e69699e79a84e68385e586b5e999a4e5a496e3808220e8b584e69699e6b885e58d95e58f8ae58f96e5be97e8b584e69699e79a84e7a88be5ba8fe794b1e3808ae4b8aae4babae8b584e69699e6b395e3808be8aea2e6988eefbc9b202de8a681e6b182e8bf90e890a5e59586e6be84e6b885e585b6e4b8aae4babae695b0e68daeefbc8ce5a682e69e9ce4b8aae4babae695b0e68daee4b88de5ae8ce695b4efbc8ce8bf87e697b6efbc8ce4b88de58786e7a1aeefbc8ce99d9ee6b395e88eb7e58f96e68896e5afb9e4ba8ee68980e8bfb0e5a484e79086e79baee79a84e4b88de698afe5bf85e99c80e79a84efbc8ce58899e998bbe6ada2e68896e99480e6af81e5ae83e4bbacefbc8ce5b9b6e98787e58f96e6b395e5be8be8a784e5ae9ae79a84e68eaa202de59ca8e5a484e79086e4b8aae4babae8b584e69699e697b6efbc8ce68f90e587bae4ba8be58588e5908ce6848fe79a84e69da1e4bbb6efbc8ce4bba5e4bebfe59ca8e5b882e59cbae4b88ae68ea8e5b9bfe59586e59381efbc8ce4bd9ce59381e5928ce69c8de58aa1202de692a4e59b9ee5908ce6848fe5a484e79086e4b8aae4babae8b584e69699efbc8ce4bba5e58f8ae58f91e587bae7bb88e6ada2e5a484e79086e4b8aae4babae8b584e69699e79a84e8a681e6b182efbc9b202de5b0b1e4bf9de99a9ce4b8aae4babae8b584e69699e5bd93e4ba8be4babae79a84e69d83e588a9e68896e59ca8e6b395e5baade4b88ae5b0b1e890a5e58a9ee59586e59ca8e5a484e79086e585b6e4b8aae4babae8b584e69699e697b6e79a84e99d9ee6b395e8a18ce4b8bae68896e7968fe5bfbde59091e88eb7e68e88e69d83e69cbae69e84e68f90e587bae4b88ae8af89efbc9b20e28094e794a8e4ba8ee8a18ce4bdbfe4bf84e7bd97e696afe88194e982a6e7ab8be6b395e8a784e5ae9ae79a84e585b6e4bb96e69d83e588a9e3808220342e32e3808220e4b8aae4babae8b584e69699e5bd93e4ba8be4babae69c89e4b989e58aa1efbc9a20e28094e4b8bae6938de4bd9ce59198e68f90e4be9be69c89e585b3e4bb962fe5a5b9e887aae5b7b1e79a84e58fafe99da0e695b0e68daee38082202de9809ae79fa5e8bf90e890a5e59586e69c89e585b3e682a8e79a84e4b8aae4babae695b0e68daee79a84e6be84e6b885efbc88e69bb4e696b0efbc8ce4bfaee694b9efbc89e3808220342e33e38082e69caae7bb8fe8bf90e890a5e59586e5908ce6848fefbc8ce59091e8bf90e890a5e59586e68f90e4be9be585b3e4ba8ee887aae5b7b1e79a84e8999ae58187e4bfa1e681afe68896e585b3e4ba8ee58fa6e4b880e4b8aae4babae695b0e68daee4b8bbe4bd93e79a84e4bfa1e681afe79a84e4babae5ba94e6a0b9e68daee4bf84e7bd97e696afe88194e982a6e79a84e7ab8be6b395e689bfe68b85e8b4a3e4bbbbe380822035efbc8e20e4b8aae4babae8b584e69699e5a484e79086e58e9fe5889920352e31e3808220e4b8aae4babae695b0e68daee79a84e5a484e79086e698afe59ca8e59088e6b395e5928ce585ace5b9b3e79a84e59fbae7a180e4b88ae8bf9be8a18ce79a84e3808220352e32e3808220e4b8aae4babae695b0e68daee79a84e5a484e79086e4bb85e99990e4ba8ee5ae9ee78eb0e789b9e5ae9aefbc8ce9a284e5ae9ae5928ce59088e6b395e79a84e79baee6a087e3808220e4b88de58581e8aeb8e5a484e79086e4b88ee694b6e99b86e4b8aae4babae695b0e68daee79baee79a84e4b88de79bb8e7aca6e79a84e4b8aae4babae695b0e68daee3808220352e33e3808220e4b88de58581e8aeb8e59088e5b9b6e58c85e590abe4b8aae4babae695b0e68daee79a84e695b0e68daee5ba93efbc8ce585b6e5a484e79086e698afe4b8bae4ba86e5bdbce6ada4e4b88de79bb8e5aeb9e79a84e79baee79a84e8808ce8bf9be8a18ce79a84e3808220352e34e3808220e58faae69c89e7aca6e59088e5a484e79086e79baee79a84e79a84e4b8aae4babae8b584e69699e6898de4bc9ae8a2abe5a484e79086e3808220352e35e3808220e5a484e79086e79a84e4b8aae4babae695b0e68daee79a84e58685e5aeb9e5928ce695b0e9878fe7aca6e59088e8a784e5ae9ae79a84e5a484e79086e79baee79a84e3808220e5a484e79086e79a84e4b8aae4babae8b584e69699e4b88de58581e8aeb8e4b88ee5a484e79086e79a84e79baee79a84e69c89e585b3e79a84e58697e4bd99e3808220352e36e3808220e59ca8e5a484e79086e4b8aae4babae8b584e69699e697b6efbc8ce7a1aee4bf9de4b8aae4babae8b584e69699e79a84e58786e7a1aee680a7e38081e8b6b3e5a49fe680a7e58f8ae59ca8e5bf85e8a681e68385e586b5e4b88befbc8ce4bba5e58f8ae4b88ee5a484e79086e4b8aae4babae8b584e69699e79a84e79baee79a84e69c89e585b3e79a84e79bb8e585b3e680a7e3808220e8bf90e890a5e59586e98787e58f96e5bf85e8a681e79a84e68eaae696bde5928c2fe68896e7a1aee4bf9de4bb96e4bbace8a2abe98787e58f96e588a0e999a4e68896e6be84e6b885e4b88de5ae8ce695b4e68896e4b88de58786e7a1aee79a84e695b0e68daee3808220352e37e3808220e4b8aae4babae8b584e69699e79a84e582a8e5ad98e696b9e5bc8fefbc8ce58fafe8aea9e4bda0e59ca8e5a484e79086e4b8aae4babae8b584e69699e79a84e79baee79a84e68980e8a681e6b182e79a84e697b6e997b4e58685efbc8ce8af86e588abe4b8aae4babae8b584e69699e79a84e4b8bbe9a298efbc8ce999a4e99d9ee4b8aae4babae8b584e69699e79a84e582a8e5ad98e69c9fe794b1e88194e982a6e6b395e5be8be8a784e5ae9aefbc8ce8808ce4b8aae4babae8b584e69699e79a84e5bd93e4ba8be4babae38081e58f97e79b8ae4babae68896e68b85e4bf9de4babae68980e7adbee8aea2e79a84e58d8fe8aeaee3808220e999a4e99d9ee88194e982a6e6b395e5be8be58fa6e69c89e8a784e5ae9aefbc8ce5a484e79086e5908ee79a84e4b8aae4babae695b0e68daee59ca8e5ae9ee78eb0e5a484e79086e79baee6a087e68896e5a4b1e58ebbe5ae9ee78eb0e8bf99e4ba9be79baee6a087e79a84e99c80e8a681e697b6e8a2abe99480e6af81e68896e4babae6a0bce8a7a3e4bd93e380822036efbc8e20e4b8aae4babae695b0e68daee5a484e79086e79a84e79baee79a8420e5a484e79086e79baee79a8420e9809ae8bf87e58f91e98081e794b5e5ad90e982aee4bbb6e9809ae79fa5e794a8e688b720e4b8aae4babae8b584e6969920e5a793e38081e5908de38081e788b6e5908d20e794b5e5ad90e982aee4bbb6e59cb0e59d8020e794b5e8af9de58fb7e7a08120e6b395e5be8be4be9de68dae20e8bf90e890a5e59586e79a84e6b395e5ae9aefbc88e7bb84e68890efbc89e69687e4bbb620e4b8aae4babae695b0e68daee5a484e79086e79a84e7b1bbe59e8b20e4b8aae4babae695b0e68daee79a84e694b6e99b86e38081e8aeb0e5bd95e38081e7b3bbe7bb9fe58c96e38081e7a7afe7b4afe38081e5ad98e582a8e38081e99480e6af81e5928ce99d9ee4b8aae4babae58c962037efbc8e20e4b8aae4babae695b0e68daee5a484e79086e69da1e4bbb620372e312e20e4b8aae4babae8b584e69699e79a84e5a484e79086e698afe59ca8e5a484e79086e4b8aae4babae8b584e69699e79a84e4b8aae4babae8b584e69699e79a84e5908ce6848fe4b88be8bf9be8a18ce79a84e3808220372e322ee4b8bae4ba86e5ae9ee78eb0e4bf84e7bd97e696afe88194e982a6e59bbde99985e58d8fe8aeaee68896e6b395e5be8be8a784e5ae9ae79a84e79baee6a087efbc8ce5b1a5e8a18ce4bf84e7bd97e696afe88194e982a6e7ab8be6b395e8b58be4ba88e7bb8fe890a5e88085e79a84e8818ce883bdefbc8ce69d83e58a9be5928ce8818ce8b4a3efbc8ce5bf85e9a1bbe5a484e79086e4b8aae4babae695b0e68daee3808220372e332e20e4b8aae4babae8b584e69699e79a84e5a484e79086e5afb9e4ba8ee58fb8e6b395e8a18ce694bfe38081e689a7e8a18ce58fb8e6b395e8a18ce4b8bae38081e6a0b9e68daee4bf84e7bd97e696afe88194e982a6e585b3e4ba8ee689a7e8a18ce7a88be5ba8fe79a84e7ab8be6b395e689a7e8a18ce79a84e58fa6e4b880e69cbae69e84e68896e5ae98e59198e79a84e8a18ce4b8bae698afe5bf85e8a681e79a84e3808220372e34e3808220e5a484e79086e4b8aae4babae8b584e69699e698afe689a7e8a18ce4b8aae4babae8b584e69699e5bd93e4ba8be4babae698afe4b880e696b9e68896e58f97e79b8ae4babae68896e68b85e4bf9de4babae79a84e58d8fe8aeaee68980e5bf85e99c80e79a84efbc8ce4b99fe698afe6a0b9e68daee4b8aae4babae8b584e69699e5bd93e4ba8be4babae79a84e580a1e8aeaee8aea2e7ab8be58d8fe8aeaee68896e4b8aae4babae8b584e69699e5bd93e4ba8be4babae5b086e698afe58f97e79b8ae4babae68896e68b85e4bf9de4babae79a84e58d8fe8aeaee68980e5bf85e99c80e79a84e3808220372e352e20e4b8aae4babae695b0e68daee79a84e5a484e79086e5afb9e4ba8ee8a18ce4bdbfe8bf90e890a5e59586e68896e7acace4b889e696b9e79a84e69d83e588a9e5928ce59088e6b395e588a9e79b8ae68896e5ae9ee78eb0e585b7e69c89e7a4bee4bc9ae6848fe4b989e79a84e79baee6a087e698afe5bf85e8a681e79a84efbc8ce5898de68f90e698afe4b8aae4babae695b0e68daee4b8bbe4bd93e79a84e69d83e588a9e5928ce887aae794b1e4b88de58f97e4beb5e78aafe3808220372e36e3808220e4b8aae4babae695b0e68daee794b1e4b8aae4babae695b0e68daee4b8bbe4bd93e68896e5ba94e585b6e8a681e6b182e68f90e4be9be79a84e697a0e99990e695b0e9878fe79a84e4babae59198e5a484e79086efbc8ce8aebfe997aeefbc88e4bba5e4b88be7a7b0e4b8bae585ace5bc80e58fafe794a8e79a84e4b8aae4babae695b0e68daeefbc89e3808220372e37e3808220e6a0b9e68daee88194e982a6e6b395e5be8be5a484e79086e99c80e8a681e585ace5b883e68896e5bcbae588b6e68aabe99cb2e79a84e4b8aae4babae695b0e68daee380822038efbc8e20e694b6e99b86e38081e582a8e5ad98e38081e8bdace7a7bbe58f8ae585b6e4bb96e5a484e79086e4b8aae4babae8b584e69699e79a84e7a88be5ba8f20e8bf90e890a5e59586e5a484e79086e79a84e4b8aae4babae695b0e68daee79a84e5ae89e585a8e680a7e9809ae8bf87e5ae9ee696bde5bf85e8a681e79a84e6b395e5be8befbc8ce7bb84e7bb87e5928ce68a80e69cafe68eaae696bde69da5e7a1aee4bf9defbc8ce4bba5e5ae8ce585a8e7aca6e59088e4b8aae4babae695b0e68daee4bf9de68aa4e9a286e59f9fe78eb0e8a18ce7ab8be6b395e79a84e8a681e6b182e3808220382e31e3808220e8bf90e890a5e59586e7a1aee4bf9de4b8aae4babae695b0e68daee79a84e5ae89e585a8efbc8ce5b9b6e98787e58f96e4b880e58887e58fafe883bde79a84e68eaae696bde69da5e998b2e6ada2e69caae7bb8fe68e88e69d83e79a84e4babae59198e8aebfe997aee4b8aae4babae695b0e68daee3808220382e32e3808220e59ca8e4bbbbe4bd95e68385e586b5e4b88befbc8ce794a8e688b7e79a84e4b8aae4babae695b0e68daee983bde4b88de4bc9ae8bdace7a7bbe7bb99e7acace4b889e696b9efbc8ce4bd86e4b88ee689a7e8a18ce78eb0e8a18ce7ab8be6b395e69c89e585b3e79a84e68385e586b5e68896e4b8aae4babae695b0e68daee4b8bbe4bd93e5908ce6848fe8bf90e890a5e59586e5b086e695b0e68daee8bdace7a7bbe7bb99e7acace4b889e696b9e79a84e68385e586b5e999a4e5a496e38082e5b1a5e8a18ce6b091e4ba8be59088e5908ce4b989e58aa1e79a84e7acace4b889e696b9e3808220382e33e3808220e5a682e69e9ce58f91e78eb0e4b8aae4babae695b0e68daee4b88de58786e7a1aeefbc8ce794a8e688b7e58fafe4bba5e9809ae8bf87e59091e8bf90e890a5e59586e79a84e794b5e5ad90e982aee4bbb6e59cb0e59d806f6666696365407a6d732d6d736b20e58f91e98081e9809ae79fa5e69da5e78bace7ab8be69bb4e696b0e8bf99e4ba9be695b0e68dae2e727520e6a087e8aeb0e4b8bae2809ce6ada3e59ca8e69bb4e696b0e4b8aae4babae695b0e68daee38082e2809d20382e34e3808220e5a484e79086e4b8aae4babae695b0e68daee79a84e69c9fe99990e58f96e586b3e4ba8ee4b8aae4babae695b0e68daee694b6e99b86e79baee79a84e79a84e5ae9ee78eb0e68385e586b5efbc8ce999a4e99d9ee59088e5908ce68896e78eb0e8a18ce6b395e5be8be8a784e5ae9ae4ba86e4b88de5908ce79a84e69c9fe99990e38082e794a8e688b7e58fafe4bba5e99a8fe697b6e692a4e59b9ee585b6e5908ce6848fe9809ae8bf87e794b5e5ad90e982aee4bbb6e59091e8bf90e890a5e59586e79a84e794b5e5ad90e982aee4bbb6e59cb0e59d806f6666696365407a6d732d6d736b2e7275e58f91e2808be2808be98081e9809ae79fa5e5b9b6e99984e4b88ae5a487e6b3a8e69da5e5a484e79086e4b8aae4babae695b0e68daee2809ce692a4e99480e5afb9e4b8aae4babae695b0e68daee5a484e79086e79a84e5908ce6848fe38082e2809d20382e35e3808220e7acace4b889e696b9e69c8de58aa1efbc88e58c85e68bace694afe4bb98e7b3bbe7bb9fe38081e9809ae4bfa1e5928ce585b6e4bb96e69c8de58aa1e68f90e4be9be59586efbc89e694b6e99b86e79a84e68980e69c89e4bfa1e681afe59d87e794b1e8bf99e4ba9be4babaefbc88e8bf90e890a5e59586efbc89e6a0b9e68daee585b6e794a8e688b7e58d8fe8aeaee5928ce99a90e7a781e694bfe7ad96e8bf9be8a18ce5ad98e582a8e5928ce5a484e79086e3808220e4b8aae4babae695b0e68daee5928c2fe68896e68c87e5ae9ae69687e4bbb6e79a84e4b8bbe9a298e3808220e8bf90e890a5e59586e4b88de5afb9e7acace4b889e696b9efbc88e58c85e68bace69cace6aeb5e4b8ade68c87e5ae9ae79a84e69c8de58aa1e68f90e4be9be59586efbc89e79a84e8a18ce4b8bae8b49fe8b4a3e3808220382e36e3808220e4b8aae4babae695b0e68daee4b8bbe4bd93e5afb9e58581e8aeb8e58886e58f91e79a84e4b8aae4babae695b0e68daee79a84e4bca0e8be93efbc88e68f90e4be9be8aebfe997aee999a4e5a496efbc89e4bba5e58f8ae5a484e79086e68896e5a484e79086e69da1e4bbb6efbc88e88eb7e58f96e8aebfe997aee999a4e5a496efbc89e588b6e5ae9ae79a84e7a681e4bba4e4b88de98082e794a8e4ba8ee5a484e79086e4b8aae4babae695b0e68daee79a84e68385e586b5e694bfe5ba9ce38081e585ace585b1e5928ce4bf84e7bd97e696afe88194e982a6e7ab8be6b395e7a1aee5ae9ae79a84e585b6e4bb96e585ace585b1e588a9e79b8ae79a84e695b0e68daee3808220382e37e3808220e8bf90e890a5e59586e59ca8e5a484e79086e4b8aae4babae695b0e68daee697b6efbc8ce7a1aee4bf9de4b8aae4babae695b0e68daee79a84e69cbae5af86e680a7e3808220382e38e3808220e8bf90e890a5e59586e4bba5e58581e8aeb8e8af86e588abe4b8aae4babae695b0e68daee4b8bbe4bd93e79a84e5bda2e5bc8fe5ad98e582a8e4b8aae4babae695b0e68daeefbc8ce5ad98e582a8e697b6e997b4e4b88de5be97e8b685e8bf87e5a484e79086e4b8aae4babae695b0e68daee79baee79a84e68980e99c80e79a84e697b6e997b4efbc8ce5a682e69e9ce88194e982a6e6b395e5be8be69caae8a784e5ae9ae4b8aae4babae695b0e68daee79a84e5ad98e582a8e69c9fe99990efbc8ce58899e8bf90e890a5e59586e5ba94e7adbee7bdb2e79a84e58d8fe8aeaee5bd93e4ba8be4babae38081e58f97e79b8ae4babae68896e68b85e4bf9de4babae38082e4b8aae4babae695b0e68daee79a84e4b8bbe4bd93e3808220382e39e3808220e7bb88e6ada2e4b8aae4babae695b0e68daee5a484e79086e79a84e69da1e4bbb6e58fafe4bba5e698afe4b8aae4babae695b0e68daee5a484e79086e79baee79a84e79a84e5ae9ee78eb0e38081e4b8aae4babae695b0e68daee4b8bbe4bd93e79a84e5908ce6848fe69c9fe99990e5b18ae6bba1e38081e4b8aae4babae695b0e68daee4b8bbe4bd93e692a4e59b9ee5908ce6848fe68896e88085e8a681e6b182e5819ce6ada2e5a484e79086e4b8aae4babae695b0e68daee79a84e5a484e79086efbc8ce4bba5e58f8ae99d9ee6b395e5a484e79086e4b8aae4babae695b0e68daee79a84e8af86e588abe380822039e3808220e8bf90e890a5e59586e4bdbfe794a8e694b6e588b0e79a84e4b8aae4babae695b0e68daee689a7e8a18ce79a84e6938de4bd9ce58897e8a1a820392e31e3808220e8bf90e890a5e59586e694b6e99b86e38081e8aeb0e5bd95e38081e7b3bbe7bb9fe58c96e38081e7a7afe7b4afe38081e5ad98e582a8e38081e68f90e782bcefbc88e69bb4e696b0e38081e69bb4e694b9efbc89e38081e68f90e58f96e38081e4bdbfe794a8e38081e4bca0e8be93efbc88e58886e58f91e38081e68f90e4be9be38081e8aebfe997aeefbc89e38081e58ebbe4b8aae680a7e58c96e38081e998bbe6ada2e38081e588a0e999a4e5928ce99480e6af81e4b8aae4babae695b0e68daee3808220392e32e3808220e8bf90e890a5e59586e9809ae8bf87e4bfa1e681afe5928ce794b5e4bfa1e7bd91e7bb9ce5afb9e4b8aae4babae695b0e68daee8bf9be8a18ce887aae58aa8e5a484e79086efbc8ce697a0e8aebae698afe590a6e68ea5e694b6e5928c2fe68896e4bca0e8be93e694b6e588b0e79a84e4bfa1e681afe38082203130e3808220e4b8aae4babae695b0e68daee8b7a8e5a283e4bca0e8be932031302e31e38082e59ca8e5bc80e5a78be4b8aae4babae695b0e68daee8b7a8e5a283e4bca0e8be93e6b4bbe58aa8e4b98be5898defbc8ce8bf90e890a5e88085e69c89e4b989e58aa1e59091e4b8aae4babae695b0e68daee4b8bbe4bd93e69d83e588a9e4bf9de68aa4e68e88e69d83e69cbae69e84e9809ae68aa5e585b6e8bf9be8a18ce4b8aae4babae695b0e68daee8b7a8e5a283e4bca0e8be93e79a84e6848fe59bbeefbc88e4be8be5a682efbc8ce9809ae79fa5e4b88ee5a484e79086e4b8aae4babae695b0e68daee79a84e6848fe59091e9809ae79fa5e58886e5bc80e58f91e98081efbc89e380822031302e322e20e59ca8e68f90e4baa4e4b88ae8bfb0e9809ae79fa5e4b98be5898defbc8ce8bf90e890a5e88085e69c89e4b989e58aa1e59091e8aea1e58892e8b7a8e5a283e4bca0e8be93e4b8aae4babae695b0e68daee79a84e5a496e59bbde5bd93e5b180e38081e5a496e59bbde4b8aae4babae38081e5a496e59bbde6b395e4babae88eb7e58f96e79bb8e585b3e4bfa1e681afe38082203131e3808220e4b8aae4babae695b0e68daee79a84e4bf9de5af86e680a720e8bf90e890a5e59586e5928ce585b6e4bb96e69c89e69d83e8aebfe997aee4b8aae4babae695b0e68daee79a84e4babae69c89e4b989e58aa1e4b88de59091e7acace4b889e696b9e68aabe99cb2efbc8ce5b9b6e4b894e69caae7bb8fe4b8aae4babae695b0e68daee4b8bbe4bd93e5908ce6848fe4b88de5be97e58886e58f91e4b8aae4babae695b0e68daeefbc8ce999a4e99d9ee88194e982a6e6b395e5be8be58fa6e69c89e8a784e5ae9ae38082203132e3808220e69c80e7bb88e69da1e6acbe2031322e31e3808220e794a8e688b7e58fafe4bba5e9809ae8bf87e794b5e5ad90e982aee4bbb6e88194e7b3bbe8bf90e890a5e59586efbc8ce88eb7e5be97e69c89e585b3e5a484e79086e585b6e4b8aae4babae695b0e68daee79a84e4bbbbe4bd95e79bb8e585b3e997aee9a298e79a84e6be84e6b8856f6666696365407a6d732d6d736b2e7275203c202f7370616e3e2e2031322e322e20e69cace69687e4bbb6e5b086e58f8de698a0e8bf90e890a5e59586e4b8aae4babae695b0e68daee5a484e79086e694bfe7ad96e79a84e4bbbbe4bd95e58f98e69bb4e3808220e8afa5e694bfe7ad96e697a0e99990e69c9fe69c89e69588efbc8ce79bb4e887b3e8a2abe696b0e78988e69cace58f96e4bba3e380822031322e33e3808220e5bd93e5898de78988e69cace79a84e694bfe7ad96e58fafe59ca8e4ba92e88194e7bd91e4b88ae5858de8b4b9e88eb7e58f96efbc8ce59cb0e59d80e4b8ba68747470733a2f2f7a616d6573626172202e72752fe99a90e7a781e694bfe7ad962e20223b693a333b613a32353a7b733a323a226964223b693a34383b733a353a22616c696173223b733a31353a2279696e207369207a68656e67206365223b733a373a2273756d6d617279223b733a31363036383a223c64697620636c6173733d22726f77206d622d34223e0d0a3c64697620636c6173733d22636f6c223e0d0a3c68353e31efbc8e20e4b880e888ace8a784e5ae9a3c2f68353e0d0a3c64697620636c6173733d226465736372223ee69cace4b8aae4babae695b0e68daee5a484e79086e694bfe7ad96e698afe6a0b9e68dae32303036e5b9b437e69c883237e697a5e7acac3135322d465ae58fb7e88194e982a6e6b395e5be8b22e585b3e4ba8ee4b8aae4babae695b0e68dae22efbc88e4bba5e4b88be7ae80e7a7b022e4b8aae4babae695b0e68daee6b39522efbc89e79a84e8a681e6b182e7bc96e588b6e79a84efbc8ce5b9b6e5ae9ae4b989e4ba86e5a484e79086e4b8aae4babae695b0e68daee79a84e7a88be5ba8fe5928ce68eaae696bdefbc8ce4bba5e7a1aee4bf9d3c7370616e2069643d226f776e6572e280946e616d652d76616c756522636c6173733d2222646174612d7363726f6c6c2d746f3d22236f776e65722d6e616d652d6669656c64223e4c4c4322e68d8fe59088223c2f7370616e3eefbc88e4bba5e4b88be7ae80e7a7b0e8bf90e890a5e59586efbc89e68980e98787e58f96e79a84e4b8aae4babae695b0e68daee5ae89e585a8e380823c2f6469763e0d0a3c64697620636c6173733d226f6c223e0d0a3c64697620636c6173733d226c69223e312e312e20e7bb8fe890a5e88085e5b086e585b6e69c80e9878de8a681e79a84e79baee6a087e5928ce69da1e4bbb6e4bd9ce4b8bae585b6e6b4bbe58aa8e79a84e5ae9ee696bdefbc8ce58db3e59ca8e5a484e79086e585b6e4b8aae4babae8b584e69699e697b6e981b5e5ae88e4babae5928ce585ace6b091e79a84e69d83e588a9e5928ce887aae794b1efbc8ce58c85e68bace4bf9de68aa4e99a90e7a781e69d83e38081e4b8aae4babae5928ce5aeb6e5baade7a798e5af86e380823c2f6469763e0d0a3c64697620636c6173733d226c69223e312e322e20e69cace8bf90e890a5e59586e585b3e4ba8ee4b8aae4babae695b0e68daee5a484e79086e79a84e694bfe7ad96efbc88e4bba5e4b88be7ae80e7a7b0e694bfe7ad96efbc89e98082e794a8e4ba8ee8bf90e890a5e59586e58fafe4bba5e88eb7e5be97e79a84e585b3e4ba8ee7bd91e7ab99e8aebfe997aee88085e79a84e68980e69c89e4bfa1e681af3c7370616e20646174612d7363726f6c6c2d746f3d22236f776e65722d736974652d75726c2d6669656c64223e68747470733a2f2f7a616d65736261722e7275203c2f7370616e3ee380823c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22726f77206d622d34223e0d0a3c64697620636c6173733d22636f6c223e0d0a3c68353e32efbc8e20e694bfe7ad96e4b8ade4bdbfe794a8e79a84e59fbae69cace6a682e5bfb53c2f68353e0d0a3c64697620636c6173733d226f6c223e0d0a3c64697620636c6173733d226c69223e322e31e3808220e887aae58aa8e5a484e79086e4b8aae4babae8b584e69699e28094e588a9e794a8e794b5e88491e68a80e69cafe5a484e79086e4b8aae4babae8b584e69699e380823c2f6469763e0d0a3c64697620636c6173733d226c69223e322e322e20e998bbe6ada2e4b8aae4babae695b0e68dae2de69a82e697b6e7bb88e6ada2e4b8aae4babae695b0e68daee79a84e5a484e79086efbc88e999a4e99d9ee4b8bae4ba86e6be84e6b885e4b8aae4babae695b0e68daee8808ce99c80e8a681e5a484e79086efbc89e380823c2f6469763e0d0a3c64697620636c6173733d226c69223e322e33e3808220e7bd91e7ab99e698afe59bbee5bda2e5928ce4bfa1e681afe69d90e69699e79a84e99b86e59088efbc8ce4bba5e58f8ae8aea1e7ae97e69cbae7a88be5ba8fe5928ce695b0e68daee5ba93efbc8ce4bba5e7a1aee4bf9de5ae83e4bbace59ca8e4ba92e88194e7bd91e4b88ae79a84e7bd91e7bb9ce59cb0e59d803c7370616e20646174612d7363726f6c6c2d746f3d22236f776e65722d736974652d75726c2d6669656c64223ee79a84e58fafe794a8e680a768747470733a2f2f7a616d65736261722e7275203c2f7370616e3ee380823c2f6469763e0d0a3c64697620636c6173733d226c69223e322e34e3808220e4b8aae4babae695b0e68daee4bfa1e681afe7b3bbe7bb9f2de58c85e590abe59ca8e695b0e68daee5ba93e4b8ade79a84e4b880e7bb84e4b8aae4babae695b0e68daeefbc8ce5b9b6e7a1aee4bf9de585b6e5a484e79086e4bfa1e681afe68a80e69cafe5928ce68a80e69cafe6898be6aeb5e380823c2f6469763e0d0a3c64697620636c6173733d226c69223e322e35e3808220e4b8aae4babae8b584e69699e79a84e99d9ee4b8aae4babae58c962de8a18ce58aa8efbc8ce59ba0e6ada4e59ca8e4b88de4bdbfe794a8e9a29de5a496e8b584e69699e79a84e68385e586b5e4b88befbc8ce697a0e6b395e7a1aee5ae9ae4b8aae4babae8b584e69699e5afb9e789b9e5ae9ae4bdbfe794a8e88085e68896e585b6e4bb96e4b8aae4babae8b584e69699e4b8bbe4bd93e79a84e8baabe58886e380823c2f6469763e0d0a322e362e20e4b8aae4babae695b0e68daee79a84e5a484e79086e28094e59ca8e4bdbfe794a8e68896e4b88de4bdbfe794a8e4b8aae4babae695b0e68daee887aae58aa8e58c96e5b7a5e585b7e79a84e68385e586b5e4b88be689a7e8a18ce79a84e4bbbbe4bd95e6938de4bd9cefbc88e6938de4bd9cefbc89e68896e4b880e7bb84e6938de4bd9cefbc88e6938de4bd9cefbc89efbc8ce58c85e68bace694b6e99b86efbc8ce8aeb0e5bd95efbc8ce7b3bbe7bb9fe58c96efbc8ce7a7afe7b4afefbc8ce5ad98e582a8efbc8ce6be84e6b885efbc88e69bb4e696b0efbc8ce4bfaee694b9efbc89efbc8ce68f90e58f96efbc8c3c2f6469763e0d0a3c64697620636c6173733d226c69223e322e37e3808220e8bf90e890a5e595862de4b880e4b8aae59bbde5aeb6e69cbae69e84efbc8ce5b882e694bfe69cbae69e84efbc8ce6b395e4babae5ae9ee4bd93e68896e4b8aae4babaefbc8ce78bace7ab8be68896e88194e59088e585b6e4bb96e4babae7bb84e7bb87e5928c2fe68896e5a484e79086e4b8aae4babae695b0e68daeefbc8ce5b9b6e7a1aee5ae9ae5a484e79086e4b8aae4babae695b0e68daee79a84e79baee79a84efbc8ce8a681e5a484e79086e79a84e4b8aae4babae695b0e68daee695b0e68daee79a84e7bb84e68890efbc8c3c2f6469763e0d0a3c64697620636c6173733d226c69223e322e38e3808220e4b8aae4babae695b0e68dae2de79bb4e68ea5e68896e997b4e68ea5e4b88ee7bd91e7ab99e789b9e5ae9ae68896e58fafe8af86e588abe794a8e688b7e79bb8e585b3e79a84e4bbbbe4bd95e4bfa1e681af3c7370616e20646174612d7363726f6c6c2d746f3d22236f776e65722d736974652d75726c2d6669656c64223e68747470733a2f2f7a616d65736261722e7275203c2f7370616e3ee380823c2f6469763e0d0a3c64697620636c6173733d226c69223e322e39e3808220e794b1e4b8aae4babae8b584e69699e5bd93e4ba8be4babae68e88e69d83e58886e58f91e79a84e4b8aae4babae8b584e696992de4b8aae4babae8b584e69699efbc8ce794b1e4b8aae4babae8b584e69699e5bd93e4ba8be4babae68f90e4be9be79a84e697a0e99990e695b0e9878fe79a84e4babae69fa5e99885efbc8ce5908ce6848fe68c89e785a7e3808ae4b8aae4babae8b584e69699e6b395e3808be8a784e5ae9ae79a84e7a88be5ba8fe5a484e79086e794b1e4b8aae4babae8b584e69699e5bd93e4ba8be4babae68e88e69d83e58886e58f91e79a84e4b8aae4babae8b584e69699efbc88e4bba5e4b88be7ae80e7a7b0e68e88e69d83e58886e58f91e79a84e4b8aae4babae8b584e69699efbc89e380823c2f6469763e0d0a3c64697620636c6173733d226c69223e322e31302e20e794a8e688b72de7bd91e7ab99e79a84e4bbbbe4bd95e8aebfe997aee880853c7370616e20646174612d7363726f6c6c2d746f3d22236f776e65722d736974652d75726c2d6669656c64223e68747470733a2f2f7a616d65736261722e7275203c2f7370616e3ee380823c2f6469763e0d0a3c64697620636c6173733d226c69223e322e31312e20e68f90e4be9be4b8aae4babae8b584e69699e28094e697a8e59ca8e59091e69f90e4b8aae4babae68896e69f90e4b880e59c88e5ad90e4babae5a3abe68aabe99cb2e4b8aae4babae8b584e69699e79a84e8a18ce58aa8e380823c2f6469763e0d0a3c64697620636c6173733d226c69223e322e31322e20e4bca0e692ade4b8aae4babae8b584e69699e28094e4bbbbe4bd95e697a8e59ca8e59091e697a0e99990e69c9fe4babae5a3abe68aabe99cb2e4b8aae4babae8b584e6969928e8bdace7a7bbe4b8aae4babae8b584e6969929e68896e7869fe68289e697a0e99990e4babae695b0e79a84e4b8aae4babae8b584e69699e79a84e8a18ce58aa8efbc8ce58c85e68bace59ca8e5a4a7e4bc97e4bca0e692ade5aa92e4bb8be68aabe99cb2e4b8aae4babae8b584e69699e38081e694bee7bdaee59ca8e8b584e8aeafe58f8ae794b5e8aeafe7bd91e7bb9ce58685efbc8ce68896e4bba5e4bbbbe4bd95e585b6e4bb96e696b9e5bc8fe68f90e4be9be69fa5e99885e4b8aae4babae8b584e69699e79a84e98094e5be84e380823c2f6469763e0d0a3c64697620636c6173733d226c69223e322e31332e20e4b8aae4babae8b584e69699e79a84e8b7a8e5a283e8bdace7a7bb2de5b086e4b8aae4babae8b584e69699e8bdace7a7bbe887b3e5a496e59bbde9a286e59c9fefbc8ce4baa4e7bb99e5a496e59bbde5bd93e5b180e38081e5a496e59bbde4b8aae4babae68896e5a496e59bbde6b395e5be8be5ae9ee4bd93e380823c2f6469763e0d0a3c64697620636c6173733d226c69223e322e31342e20e99480e6af81e4b8aae4babae8b584e69699e28094e59ba0e697a0e6b395e8bf9be4b880e6ada5e681a2e5a48de4b8aae4babae8b584e69699e8b584e8aeafe7b3bbe7bb9fe58685e79a84e4b8aae4babae8b584e69699e58685e5aeb9e58f8a2fe68896e4b8aae4babae8b584e69699e79a84e4b8bbe8a681e8bdbde4bd93e8808ce6b0b8e4b985e99480e6af81e4b8aae4babae8b584e69699e79a84e4bbbbe4bd95e8a18ce58aa8e380823c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22726f77206d622d34223e0d0a3c64697620636c6173733d22636f6c223e0d0a3c68353e33efbc8e20e7bb8fe890a5e88085e79a84e59fbae69cace69d83e588a9e5928ce4b989e58aa13c2f68353e0d0a3c64697620636c6173733d226f6c223e0d0a3c64697620636c6173733d226c69223e332e31e3808220e8bf90e7ae97e7aca6e69c89e69d83efbc9a3c2f6469763e0d0a3c64697620636c6173733d226c69223e2de4bb8ee4b8aae4babae4bfa1e681afe4b8bbe4bd93e68ea5e694b6e58c85e590abe4b8aae4babae695b0e68daee79a84e58fafe99da0e4bfa1e681afe5928c2fe68896e69687e4bbb63b3c2f6469763e0d0a3c64697620636c6173733d226c69223e2de5a682e4b8aae4babae8b584e69699e79a84e4b8bbe4bd93e692a4e59b9ee5afb9e5a484e79086e4b8aae4babae8b584e69699e79a84e5908ce6848fefbc8ce5b9b6e8a681e6b182e7bb88e6ada2e5a484e79086e4b8aae4babae8b584e69699efbc8ce5a682e69c89e4b8aae4babae8b584e69699e6b395e4be8be68980e8aea2e6988ee79a84e79086e794b1efbc8ce890a5e58a9ee59586e69c89e69d83e59ca8e69caae7bb8fe5908ce6848fe79a84e68385e586b5e4b88befbc8ce7bba7e7bbade5a484e79086e4b8aae4babae8b584e69699efbc9b3c2f6469763e0d0a3c64697620636c6173733d226c69223e2de78bace7ab8be7a1aee5ae9ae5bf85e8a681e5928ce8b6b3e5a49fe79a84e68eaae696bde79a84e7bb84e68890e5928ce6b885e58d95efbc8ce4bba5e7a1aee4bf9de5b1a5e8a18ce4b8aae4babae695b0e68daee6b395e5be8be8a784e5ae9ae79a84e4b989e58aa1e4bba5e58f8ae6a0b9e68daee585b6e98787e58f96e79a84e79b91e7aea1e6b395e5be8be8a18ce4b8baefbc8ce999a4e99d9ee4b8aae4babae695b0e68daee6b395e68896e585b6e4bb96e88194e982a63c2f6469763e0d0a3c64697620636c6173733d226c69223e332e32e3808220e8bf90e7ae97e7aca6e5bf85e9a1bbefbc9a3c2f6469763e0d0a3c64697620636c6173733d226c69223e2de5ba94e4b8aae4babae8b584e69699e5bd93e4ba8be4babae79a84e8a681e6b182efbc8ce59091e585b6e68f90e4be9be4b88ee5a484e79086e585b6e4b8aae4babae8b584e69699e69c89e585b3e79a84e8b584e69699efbc9b3c2f6469763e0d0a3c64697620636c6173733d226c69223ee28094e6a0b9e68daee4bf84e7bd97e696afe88194e982a6e78eb0e8a18ce7ab8be6b395e8a784e5ae9ae79a84e7a88be5ba8fe7bb84e7bb87e4b8aae4babae695b0e68daee5a484e790863c2f6469763e0d0a3c64697620636c6173733d226c69223ee28094e6a0b9e68daee4b8aae4babae8b584e69699e6b395e4be8be79a84e8a784e5ae9aefbc8ce59b9ee5ba94e4b8aae4babae8b584e69699e5bd93e4ba8be4babae58f8ae585b6e6b395e5be8be4bba3e8a1a8e79a84e8a681e6b182e58f8ae8a681e6b1823c2f6469763e0d0a3c64697620636c6173733d226c69223e2de5ba94e69cace69cbae69e84e79a84e8a681e6b182efbc8ce59ca8e694b6e588b0e8afa5e8a681e6b182e4b98be697a5e8b5b73130e5a4a9e58685e9809ae79fa5e4bf9de68aa4e4b8aae4babae8b584e69699e5bd93e4ba8be4babae69d83e588a9e79a84e68e88e69d83e69cbae69e84e68980e99c80e79a84e8b584e69699efbc9b3c2f6469763e0d0a3c64697620636c6173733d226c69223e2de58f91e5b883e68896e4bba5e585b6e4bb96e696b9e5bc8fe68f90e4be9be69c89e585b3e4b8aae4babae695b0e68daee5a484e79086e79a84e69cace694bfe7ad96e79a84e697a0e99990e588b6e8aebfe997ae3b3c2f6469763e0d0a3c64697620636c6173733d226c69223e2de98787e58f96e6b395e5be8befbc8ce7bb84e7bb87e5928ce68a80e69cafe68eaae696bdefbc8ce4bf9de68aa4e4b8aae4babae695b0e68daee5858de58f97e69caae7bb8fe68e88e69d83e68896e6848fe5a496e8aebfe997aeefbc8ce7a0b4e59d8fefbc8ce4bfaee694b9efbc8ce998bbe6ada2efbc8ce5a48de588b6efbc8ce68f90e4be9befbc8ce4bca0e692ade4b8aae4babae695b0e68daeefbc8ce4bba5e58f8ae998b2e6ada2e4b88ee4b8aae4babae695b0e68daee79bb8e585b3e79a84e99d9ee6b395e8a18ce4b8ba3b3c2f6469763e0d0a3c64697620636c6173733d226c69223e2de5819ce6ada2e4bca0e8be93efbc88e58886e58f91efbc8ce68f90e4be9befbc8ce8aebfe997aeefbc89e4b8aae4babae695b0e68daeefbc8ce5819ce6ada2e4bba5e4b8aae4babae695b0e68daee6b395e5be8be8a784e5ae9ae79a84e696b9e5bc8fe5928ce68385e586b5e5a484e79086e5928ce99480e6af81e4b8aae4babae695b0e68dae3b3c2f6469763e0d0a3c64697620636c6173733d226c69223e2de5b1a5e8a18ce4b8aae4babae8b584e69699e6b395e5be8be8a784e5ae9ae79a84e585b6e4bb96e8818ce8b4a3e380823c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22726f77206d622d34223e0d0a3c64697620636c6173733d22636f6c223e0d0a3c68353e34efbc8e20e4b8aae4babae4bfa1e681afe4b8bbe4bd93e79a84e59fbae69cace69d83e588a9e5928ce4b989e58aa13c2f68353e0d0a3c64697620636c6173733d226f6c223e0d0a3c64697620636c6173733d226c69223e342e31e3808220e4b8aae4babae8b584e69699e5bd93e4ba8be4babae69c89e69d83efbc9a3c2f6469763e0d0a3c64697620636c6173733d226c69223e2de68ea5e694b6e69c89e585b3e5a484e79086e585b6e4b8aae4babae695b0e68daee79a84e4bfa1e681afefbc8ce88194e982a6e6b395e5be8be8a784e5ae9ae79a84e68385e586b5e999a4e5a496e3808220e8afa5e7ad89e8b584e69699e794b1e890a5e58a9ee59586e4bba5e58fafe69fa5e99885e79a84e5bda2e5bc8fe68f90e4be9be7bb99e4b8aae4babae8b584e69699e5bd93e4ba8be4babaefbc8ce4b88de5ba94e58c85e590abe4b88ee585b6e4bb96e4b8aae4babae8b584e69699e5bd93e4ba8be4babae69c89e585b3e79a84e4b8aae4babae8b584e69699efbc8ce4bd86e69c89e59088e6b395e79086e794b1e68aabe99cb2e8afa5e7ad89e4b8aae4babae8b584e69699e79a84e68385e586b5e999a4e5a496e3808220e8b584e69699e6b885e58d95e58f8ae58f96e5be97e8b584e69699e79a84e7a88be5ba8fe794b1e3808ae4b8aae4babae8b584e69699e6b395e3808be8aea2e6988eefbc9b3c2f6469763e0d0a3c64697620636c6173733d226c69223e2de8a681e6b182e8bf90e890a5e59586e6be84e6b885e585b6e4b8aae4babae695b0e68daeefbc8ce5a682e69e9ce4b8aae4babae695b0e68daee4b88de5ae8ce695b4efbc8ce8bf87e697b6efbc8ce4b88de58786e7a1aeefbc8ce99d9ee6b395e88eb7e58f96e68896e5afb9e4ba8ee68980e8bfb0e5a484e79086e79baee79a84e4b88de698afe5bf85e99c80e79a84efbc8ce58899e998bbe6ada2e68896e99480e6af81e5ae83e4bbacefbc8ce5b9b6e98787e58f96e6b395e5be8be8a784e5ae9ae79a84e68eaa0d0a3c64697620636c6173733d226c69223e2de59ca8e5a484e79086e4b8aae4babae8b584e69699e697b6efbc8ce68f90e587bae4ba8be58588e5908ce6848fe79a84e69da1e4bbb6efbc8ce4bba5e4bebfe59ca8e5b882e59cbae4b88ae68ea8e5b9bfe59586e59381efbc8ce4bd9ce59381e5928ce69c8de58aa13c2f6469763e0d0a3c64697620636c6173733d226c69223e2de692a4e59b9ee5908ce6848fe5a484e79086e4b8aae4babae8b584e69699efbc8ce4bba5e58f8ae58f91e587bae7bb88e6ada2e5a484e79086e4b8aae4babae8b584e69699e79a84e8a681e6b182efbc9b3c2f6469763e0d0a3c64697620636c6173733d226c69223e2de5b0b1e4bf9de99a9ce4b8aae4babae8b584e69699e5bd93e4ba8be4babae79a84e69d83e588a9e68896e59ca8e6b395e5baade4b88ae5b0b1e890a5e58a9ee59586e59ca8e5a484e79086e585b6e4b8aae4babae8b584e69699e697b6e79a84e99d9ee6b395e8a18ce4b8bae68896e7968fe5bfbde59091e88eb7e68e88e69d83e69cbae69e84e68f90e587bae4b88ae8af89efbc9b3c2f6469763e0d0a3c64697620636c6173733d226c69223ee28094e794a8e4ba8ee8a18ce4bdbfe4bf84e7bd97e696afe88194e982a6e7ab8be6b395e8a784e5ae9ae79a84e585b6e4bb96e69d83e588a9e380823c2f6469763e0d0a3c64697620636c6173733d226c69223e342e32e3808220e4b8aae4babae8b584e69699e5bd93e4ba8be4babae69c89e4b989e58aa1efbc9a3c2f6469763e0d0a3c64697620636c6173733d226c69223ee28094e4b8bae6938de4bd9ce59198e68f90e4be9be69c89e585b3e4bb962fe5a5b9e887aae5b7b1e79a84e58fafe99da0e695b0e68daee380823c2f6469763e0d0a3c64697620636c6173733d226c69223e2de9809ae79fa5e8bf90e890a5e59586e69c89e585b3e682a8e79a84e4b8aae4babae695b0e68daee79a84e6be84e6b885efbc88e69bb4e696b0efbc8ce4bfaee694b9efbc89e380823c2f6469763e0d0a3c64697620636c6173733d226c69223e342e33e3808220e69caae7bb8fe8bf90e890a5e59586e5908ce6848fefbc8ce59091e8bf90e890a5e59586e68f90e4be9be585b3e4ba8ee887aae5b7b1e79a84e8999ae58187e4bfa1e681afe68896e585b3e4ba8ee58fa6e4b880e4b8aae4babae695b0e68daee4b8bbe4bd93e79a84e4bfa1e681afe79a84e4babae5ba94e6a0b9e68daee4bf84e7bd97e696afe88194e982a6e79a84e7ab8be6b395e689bfe68b85e8b4a3e4bbbbe380823c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22726f77206d622d34223e0d0a3c64697620636c6173733d22636f6c223e0d0a3c68353e35efbc8e20e4b8aae4babae8b584e69699e5a484e79086e58e9fe588993c2f68353e0d0a3c64697620636c6173733d226f6c223e0d0a3c64697620636c6173733d226c69223e352e31e3808220e4b8aae4babae695b0e68daee79a84e5a484e79086e698afe59ca8e59088e6b395e5928ce585ace5b9b3e79a84e59fbae7a180e4b88ae8bf9be8a18ce79a84e380823c2f6469763e0d0a3c64697620636c6173733d226c69223e352e32e3808220e4b8aae4babae695b0e68daee79a84e5a484e79086e4bb85e99990e4ba8ee5ae9ee78eb0e789b9e5ae9aefbc8ce9a284e5ae9ae5928ce59088e6b395e79a84e79baee6a087e3808220e4b88de58581e8aeb8e5a484e79086e4b88ee694b6e99b86e4b8aae4babae695b0e68daee79baee79a84e4b88de79bb8e7aca6e79a84e4b8aae4babae695b0e68daee380823c2f6469763e0d0a3c64697620636c6173733d226c69223e352e33e3808220e4b88de58581e8aeb8e59088e5b9b6e58c85e590abe4b8aae4babae695b0e68daee79a84e695b0e68daee5ba93efbc8ce585b6e5a484e79086e698afe4b8bae4ba86e5bdbce6ada4e4b88de79bb8e5aeb9e79a84e79baee79a84e8808ce8bf9be8a18ce79a84e380823c2f6469763e0d0a3c64697620636c6173733d226c69223e352e34e3808220e58faae69c89e7aca6e59088e5a484e79086e79baee79a84e79a84e4b8aae4babae8b584e69699e6898de4bc9ae8a2abe5a484e79086e380823c2f6469763e0d0a3c64697620636c6173733d226c69223e352e35e3808220e5a484e79086e79a84e4b8aae4babae695b0e68daee79a84e58685e5aeb9e5928ce695b0e9878fe7aca6e59088e8a784e5ae9ae79a84e5a484e79086e79baee79a84e3808220e5a484e79086e79a84e4b8aae4babae8b584e69699e4b88de58581e8aeb8e4b88ee5a484e79086e79a84e79baee79a84e69c89e585b3e79a84e58697e4bd99e380823c2f6469763e0d0a3c64697620636c6173733d226c69223e352e36e3808220e59ca8e5a484e79086e4b8aae4babae8b584e69699e697b6efbc8ce7a1aee4bf9de4b8aae4babae8b584e69699e79a84e58786e7a1aee680a7e38081e8b6b3e5a49fe680a7e58f8ae59ca8e5bf85e8a681e68385e586b5e4b88befbc8ce4bba5e58f8ae4b88ee5a484e79086e4b8aae4babae8b584e69699e79a84e79baee79a84e69c89e585b3e79a84e79bb8e585b3e680a7e3808220e8bf90e890a5e59586e98787e58f96e5bf85e8a681e79a84e68eaae696bde5928c2fe68896e7a1aee4bf9de4bb96e4bbace8a2abe98787e58f96e588a0e999a4e68896e6be84e6b885e4b88de5ae8ce695b4e68896e4b88de58786e7a1aee79a84e695b0e68daee380823c2f6469763e0d0a3c64697620636c6173733d226c69223e352e37e3808220e4b8aae4babae8b584e69699e79a84e582a8e5ad98e696b9e5bc8fefbc8ce58fafe8aea9e4bda0e59ca8e5a484e79086e4b8aae4babae8b584e69699e79a84e79baee79a84e68980e8a681e6b182e79a84e697b6e997b4e58685efbc8ce8af86e588abe4b8aae4babae8b584e69699e79a84e4b8bbe9a298efbc8ce999a4e99d9ee4b8aae4babae8b584e69699e79a84e582a8e5ad98e69c9fe794b1e88194e982a6e6b395e5be8be8a784e5ae9aefbc8ce8808ce4b8aae4babae8b584e69699e79a84e5bd93e4ba8be4babae38081e58f97e79b8ae4babae68896e68b85e4bf9de4babae68980e7adbee8aea2e79a84e58d8fe8aeaee3808220e999a4e99d9ee88194e982a6e6b395e5be8be58fa6e69c89e8a784e5ae9aefbc8ce5a484e79086e5908ee79a84e4b8aae4babae695b0e68daee59ca8e5ae9ee78eb0e5a484e79086e79baee6a087e68896e5a4b1e58ebbe5ae9ee78eb0e8bf99e4ba9be79baee6a087e79a84e99c80e8a681e697b6e8a2abe99480e6af81e68896e4babae6a0bce8a7a3e4bd93e380823c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22726f77206d622d34223e0d0a3c64697620636c6173733d22636f6c223e0d0a3c68353e36efbc8e20e4b8aae4babae695b0e68daee5a484e79086e79a84e79baee79a843c2f68353e0d0a3c64697620636c6173733d226f6c223e0d0a3c6469762069643d2245555434496d2220636c6173733d226c69223e0d0a3c7461626c6520636c6173733d22707572706f73652d7461626c65223e0d0a3c74626f64793e0d0a3c74723e3c74683ee5a484e79086e79baee79a843c2f74683e0d0a3c746420636c6173733d22707572706f73652d6669656c64223e3c7370616e3ee9809ae8bf87e58f91e98081e794b5e5ad90e982aee4bbb6e9809ae79fa5e794a8e688b73c2f7370616e3e3c2f74643e0d0a3c2f74723e0d0a3c74723e3c74683ee4b8aae4babae8b584e696993c2f74683e0d0a3c746420636c6173733d22646174612d6669656c64223e0d0a3c756c3e0d0a3c6c693e3c7370616e3ee5a793e38081e5908de38081e788b6e5908d3c2f7370616e3e3c2f6c693e0d0a3c6c693e3c7370616e3ee794b5e5ad90e982aee4bbb6e59cb0e59d803c2f7370616e3e3c2f6c693e0d0a3c6c693e3c7370616e3ee794b5e8af9de58fb7e7a0813c2f7370616e3e3c2f6c693e0d0a3c2f756c3e0d0a3c2f74643e0d0a3c2f74723e0d0a3c74723e3c74683ee6b395e5be8be4be9de68dae3c2f74683e0d0a3c746420636c6173733d226c6567616c2d6669656c64223e0d0a3c756c3e0d0a3c6c693e3c7370616e3ee8bf90e890a5e59586e79a84e6b395e5ae9aefbc88e7bb84e68890efbc89e69687e4bbb63c2f7370616e3e3c2f6c693e0d0a3c2f756c3e0d0a3c2f74643e0d0a3c2f74723e0d0a3c74723e3c74683ee4b8aae4babae695b0e68daee5a484e79086e79a84e7b1bbe59e8b3c2f74683e0d0a3c746420636c6173733d2274797065732d6669656c64223e0d0a3c756c3e0d0a3c6c693e3c7370616e3ee4b8aae4babae695b0e68daee79a84e694b6e99b86e38081e8aeb0e5bd95e38081e7b3bbe7bb9fe58c96e38081e7a7afe7b4afe38081e5ad98e582a8e38081e99480e6af81e5928ce99d9ee4b8aae4babae58c963c2f7370616e3e3c2f6c693e0d0a3c2f756c3e0d0a3c2f74643e0d0a3c2f74723e0d0a3c2f74626f64793e0d0a3c2f7461626c653e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22726f77206d622d34223e0d0a3c64697620636c6173733d22636f6c223e0d0a3c68353e37efbc8e20e4b8aae4babae695b0e68daee5a484e79086e69da1e4bbb63c2f68353e0d0a3c64697620636c6173733d226f6c223e0d0a3c64697620636c6173733d226c69223e372e312e20e4b8aae4babae8b584e69699e79a84e5a484e79086e698afe59ca8e5a484e79086e4b8aae4babae8b584e69699e79a84e4b8aae4babae8b584e69699e79a84e5908ce6848fe4b88be8bf9be8a18ce79a84e380823c2f6469763e0d0a3c64697620636c6173733d226c69223e372e322e20e4b8bae4ba86e5ae9ee78eb0e4bf84e7bd97e696afe88194e982a6e59bbde99985e58d8fe8aeaee68896e6b395e5be8be8a784e5ae9ae79a84e79baee6a087efbc8ce5b1a5e8a18ce4bf84e7bd97e696afe88194e982a6e7ab8be6b395e8b58be4ba88e7bb8fe890a5e88085e79a84e8818ce883bdefbc8ce69d83e58a9be5928ce8818ce8b4a3efbc8ce5bf85e9a1bbe5a484e79086e4b8aae4babae695b0e68daee380823c2f6469763e0d0a3c64697620636c6173733d226c69223e372e332e20e4b8aae4babae8b584e69699e79a84e5a484e79086e5afb9e4ba8ee58fb8e6b395e8a18ce694bfe38081e689a7e8a18ce58fb8e6b395e8a18ce4b8bae38081e6a0b9e68daee4bf84e7bd97e696afe88194e982a6e585b3e4ba8ee689a7e8a18ce7a88be5ba8fe79a84e7ab8be6b395e689a7e8a18ce79a84e58fa6e4b880e69cbae69e84e68896e5ae98e59198e79a84e8a18ce4b8bae698afe5bf85e8a681e79a84e380823c2f6469763e0d0a3c64697620636c6173733d226c69223e372e34e3808220e5a484e79086e4b8aae4babae8b584e69699e698afe689a7e8a18ce4b8aae4babae8b584e69699e5bd93e4ba8be4babae698afe4b880e696b9e68896e58f97e79b8ae4babae68896e68b85e4bf9de4babae79a84e58d8fe8aeaee68980e5bf85e99c80e79a84efbc8ce4b99fe698afe6a0b9e68daee4b8aae4babae8b584e69699e5bd93e4ba8be4babae79a84e580a1e8aeaee8aea2e7ab8be58d8fe8aeaee68896e4b8aae4babae8b584e69699e5bd93e4ba8be4babae5b086e698afe58f97e79b8ae4babae68896e68b85e4bf9de4babae79a84e58d8fe8aeaee68980e5bf85e99c80e79a84e380823c2f6469763e0d0a372e352e20e4b8aae4babae695b0e68daee79a84e5a484e79086e5afb9e4ba8ee8a18ce4bdbfe8bf90e890a5e59586e68896e7acace4b889e696b9e79a84e69d83e588a9e5928ce59088e6b395e588a9e79b8ae68896e5ae9ee78eb0e585b7e69c89e7a4bee4bc9ae6848fe4b989e79a84e79baee6a087e698afe5bf85e8a681e79a84efbc8ce5898de68f90e698afe4b8aae4babae695b0e68daee4b8bbe4bd93e79a84e69d83e588a9e5928ce887aae794b1e4b88de58f97e4beb5e78aafe380823c2f6469763e0d0a3c64697620636c6173733d226c69223e372e36e3808220e4b8aae4babae695b0e68daee794b1e4b8aae4babae695b0e68daee4b8bbe4bd93e68896e5ba94e585b6e8a681e6b182e68f90e4be9be79a84e697a0e99990e695b0e9878fe79a84e4babae59198e5a484e79086efbc8ce8aebfe997aeefbc88e4bba5e4b88be7a7b0e4b8bae585ace5bc80e58fafe794a8e79a84e4b8aae4babae695b0e68daeefbc89e380823c2f6469763e0d0a3c64697620636c6173733d226c69223e372e37e3808220e6a0b9e68daee88194e982a6e6b395e5be8be5a484e79086e99c80e8a681e585ace5b883e68896e5bcbae588b6e68aabe99cb2e79a84e4b8aae4babae695b0e68daee380823c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22726f77206d622d34223e0d0a3c64697620636c6173733d22636f6c223e0d0a3c68353e38efbc8e20e694b6e99b86e38081e582a8e5ad98e38081e8bdace7a7bbe58f8ae585b6e4bb96e5a484e79086e4b8aae4babae8b584e69699e79a84e7a88be5ba8f3c2f68353e0d0a3c64697620636c6173733d226465736372223ee8bf90e890a5e59586e5a484e79086e79a84e4b8aae4babae695b0e68daee79a84e5ae89e585a8e680a7e9809ae8bf87e5ae9ee696bde5bf85e8a681e79a84e6b395e5be8befbc8ce7bb84e7bb87e5928ce68a80e69cafe68eaae696bde69da5e7a1aee4bf9defbc8ce4bba5e5ae8ce585a8e7aca6e59088e4b8aae4babae695b0e68daee4bf9de68aa4e9a286e59f9fe78eb0e8a18ce7ab8be6b395e79a84e8a681e6b182e380823c2f6469763e0d0a3c64697620636c6173733d226f6c223e0d0a3c64697620636c6173733d226c69223e382e31e3808220e8bf90e890a5e59586e7a1aee4bf9de4b8aae4babae695b0e68daee79a84e5ae89e585a8efbc8ce5b9b6e98787e58f96e4b880e58887e58fafe883bde79a84e68eaae696bde69da5e998b2e6ada2e69caae7bb8fe68e88e69d83e79a84e4babae59198e8aebfe997aee4b8aae4babae695b0e68daee380823c2f6469763e0d0a3c64697620636c6173733d226c69223e382e32e3808220e59ca8e4bbbbe4bd95e68385e586b5e4b88befbc8ce794a8e688b7e79a84e4b8aae4babae695b0e68daee983bde4b88de4bc9ae8bdace7a7bbe7bb99e7acace4b889e696b9efbc8ce4bd86e4b88ee689a7e8a18ce78eb0e8a18ce7ab8be6b395e69c89e585b3e79a84e68385e586b5e68896e4b8aae4babae695b0e68daee4b8bbe4bd93e5908ce6848fe8bf90e890a5e59586e5b086e695b0e68daee8bdace7a7bbe7bb99e7acace4b889e696b9e79a84e68385e586b5e999a4e5a496e38082e5b1a5e8a18ce6b091e4ba8be59088e5908ce4b989e58aa1e79a84e7acace4b889e696b9e380823c2f6469763e0d0a3c64697620636c6173733d226c69223e382e33e3808220e5a682e69e9ce58f91e78eb0e4b8aae4babae695b0e68daee4b88de58786e7a1aeefbc8ce794a8e688b7e58fafe4bba5e9809ae8bf87e59091e8bf90e890a5e59586e79a84e794b5e5ad90e982aee4bbb6e59cb0e59d803c7370616e20646174612d7363726f6c6c2d746f3d22236f776e65722d656d61696c2d6669656c64223e6f6666696365407a6d732d6d736b20e58f91e98081e9809ae79fa5e69da5e78bace7ab8be69bb4e696b0e8bf99e4ba9be695b0e68dae2e72753c2f7370616e3e266e6273703be6a087e8aeb0e4b8bae2809ce6ada3e59ca8e69bb4e696b0e4b8aae4babae695b0e68daee38082e2809d3c2f6469763e0d0a3c64697620636c6173733d226c69223e382e34e3808220e5a484e79086e4b8aae4babae695b0e68daee79a84e69c9fe99990e58f96e586b3e4ba8ee4b8aae4babae695b0e68daee694b6e99b86e79baee79a84e79a84e5ae9ee78eb0e68385e586b5efbc8ce999a4e99d9ee59088e5908ce68896e78eb0e8a18ce6b395e5be8be8a784e5ae9ae4ba86e4b88de5908ce79a84e69c9fe99990e380823c6272202f3ee794a8e688b7e58fafe4bba5e99a8fe697b6e692a4e59b9ee585b6e5908ce6848fe9809ae8bf87e794b5e5ad90e982aee4bbb6e59091e8bf90e890a5e59586e79a84e794b5e5ad90e982aee4bbb6e59cb0e59d803c7370616e20646174612d7363726f6c6c2d746f3d22236f776e65722d656d61696c2d6669656c64223e6f6666696365407a6d732d6d736b2e72753c2f7370616e3ee58f91e2808be2808be98081e9809ae79fa5e5b9b6e99984e4b88ae5a487e6b3a8e69da5e5a484e79086e4b8aae4babae695b0e68daee2809ce692a4e99480e5afb9e4b8aae4babae695b0e68daee5a484e79086e79a84e5908ce6848fe38082e2809d3c2f6469763e0d0a3c64697620636c6173733d226c69223e382e35e3808220e7acace4b889e696b9e69c8de58aa1efbc88e58c85e68bace694afe4bb98e7b3bbe7bb9fe38081e9809ae4bfa1e5928ce585b6e4bb96e69c8de58aa1e68f90e4be9be59586efbc89e694b6e99b86e79a84e68980e69c89e4bfa1e681afe59d87e794b1e8bf99e4ba9be4babaefbc88e8bf90e890a5e59586efbc89e6a0b9e68daee585b6e794a8e688b7e58d8fe8aeaee5928ce99a90e7a781e694bfe7ad96e8bf9be8a18ce5ad98e582a8e5928ce5a484e79086e3808220e4b8aae4babae695b0e68daee5928c2fe68896e68c87e5ae9ae69687e4bbb6e79a84e4b8bbe9a298e3808220e8bf90e890a5e59586e4b88de5afb9e7acace4b889e696b9efbc88e58c85e68bace69cace6aeb5e4b8ade68c87e5ae9ae79a84e69c8de58aa1e68f90e4be9be59586efbc89e79a84e8a18ce4b8bae8b49fe8b4a3e380823c2f6469763e0d0a3c64697620636c6173733d226c69223e382e36e3808220e4b8aae4babae695b0e68daee4b8bbe4bd93e5afb9e58581e8aeb8e58886e58f91e79a84e4b8aae4babae695b0e68daee79a84e4bca0e8be93efbc88e68f90e4be9be8aebfe997aee999a4e5a496efbc89e4bba5e58f8ae5a484e79086e68896e5a484e79086e69da1e4bbb6efbc88e88eb7e58f96e8aebfe997aee999a4e5a496efbc89e588b6e5ae9ae79a84e7a681e4bba4e4b88de98082e794a8e4ba8ee5a484e79086e4b8aae4babae695b0e68daee79a84e68385e586b5e694bfe5ba9ce38081e585ace585b1e5928ce4bf84e7bd97e696afe88194e982a6e7ab8be6b395e7a1aee5ae9ae79a84e585b6e4bb96e585ace585b1e588a9e79b8ae79a84e695b0e68daee380823c2f6469763e0d0a3c64697620636c6173733d226c69223e382e37e3808220e8bf90e890a5e59586e59ca8e5a484e79086e4b8aae4babae695b0e68daee697b6efbc8ce7a1aee4bf9de4b8aae4babae695b0e68daee79a84e69cbae5af86e680a7e380823c2f6469763e0d0a3c64697620636c6173733d226c69223e382e38e3808220e8bf90e890a5e59586e4bba5e58581e8aeb8e8af86e588abe4b8aae4babae695b0e68daee4b8bbe4bd93e79a84e5bda2e5bc8fe5ad98e582a8e4b8aae4babae695b0e68daeefbc8ce5ad98e582a8e697b6e997b4e4b88de5be97e8b685e8bf87e5a484e79086e4b8aae4babae695b0e68daee79baee79a84e68980e99c80e79a84e697b6e997b4efbc8ce5a682e69e9ce88194e982a6e6b395e5be8be69caae8a784e5ae9ae4b8aae4babae695b0e68daee79a84e5ad98e582a8e69c9fe99990efbc8ce58899e8bf90e890a5e59586e5ba94e7adbee7bdb2e79a84e58d8fe8aeaee5bd93e4ba8be4babae38081e58f97e79b8ae4babae68896e68b85e4bf9de4babae38082e4b8aae4babae695b0e68daee79a84e4b8bbe4bd93e380823c2f6469763e0d0a3c64697620636c6173733d226c69223e382e39e3808220e7bb88e6ada2e4b8aae4babae695b0e68daee5a484e79086e79a84e69da1e4bbb6e58fafe4bba5e698afe4b8aae4babae695b0e68daee5a484e79086e79baee79a84e79a84e5ae9ee78eb0e38081e4b8aae4babae695b0e68daee4b8bbe4bd93e79a84e5908ce6848fe69c9fe99990e5b18ae6bba1e38081e4b8aae4babae695b0e68daee4b8bbe4bd93e692a4e59b9ee5908ce6848fe68896e88085e8a681e6b182e5819ce6ada2e5a484e79086e4b8aae4babae695b0e68daee79a84e5a484e79086efbc8ce4bba5e58f8ae99d9ee6b395e5a484e79086e4b8aae4babae695b0e68daee79a84e8af86e588abe380823c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22726f77206d622d34223e0d0a3c64697620636c6173733d22636f6c223e0d0a3c68353e39e3808220e8bf90e890a5e59586e4bdbfe794a8e694b6e588b0e79a84e4b8aae4babae695b0e68daee689a7e8a18ce79a84e6938de4bd9ce58897e8a1a83c2f68353e0d0a3c64697620636c6173733d226f6c223e0d0a3c64697620636c6173733d226c69223e392e31e3808220e8bf90e890a5e59586e694b6e99b86e38081e8aeb0e5bd95e38081e7b3bbe7bb9fe58c96e38081e7a7afe7b4afe38081e5ad98e582a8e38081e68f90e782bcefbc88e69bb4e696b0e38081e69bb4e694b9efbc89e38081e68f90e58f96e38081e4bdbfe794a8e38081e4bca0e8be93efbc88e58886e58f91e38081e68f90e4be9be38081e8aebfe997aeefbc89e38081e58ebbe4b8aae680a7e58c96e38081e998bbe6ada2e38081e588a0e999a4e5928ce99480e6af81e4b8aae4babae695b0e68daee380823c2f6469763e0d0a3c64697620636c6173733d226c69223e392e32e3808220e8bf90e890a5e59586e9809ae8bf87e4bfa1e681afe5928ce794b5e4bfa1e7bd91e7bb9ce5afb9e4b8aae4babae695b0e68daee8bf9be8a18ce887aae58aa8e5a484e79086efbc8ce697a0e8aebae698afe590a6e68ea5e694b6e5928c2fe68896e4bca0e8be93e694b6e588b0e79a84e4bfa1e681afe380823c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22726f77206d622d34223e0d0a3c64697620636c6173733d22636f6c223e0d0a3c68353e3130e3808220e4b8aae4babae695b0e68daee8b7a8e5a283e4bca0e8be933c2f68353e0d0a3c64697620636c6173733d226f6c223e0d0a3c64697620636c6173733d226c69223e31302e31e3808220e59ca8e5bc80e5a78be4b8aae4babae695b0e68daee8b7a8e5a283e4bca0e8be93e6b4bbe58aa8e4b98be5898defbc8ce8bf90e890a5e88085e69c89e4b989e58aa1e59091e4b8aae4babae695b0e68daee4b8bbe4bd93e69d83e588a9e4bf9de68aa4e68e88e69d83e69cbae69e84e9809ae68aa5e585b6e8bf9be8a18ce4b8aae4babae695b0e68daee8b7a8e5a283e4bca0e8be93e79a84e6848fe59bbeefbc88e4be8be5a682efbc8ce9809ae79fa5e4b88ee5a484e79086e4b8aae4babae695b0e68daee79a84e6848fe59091e9809ae79fa5e58886e5bc80e58f91e98081efbc89e380823c2f6469763e0d0a3c64697620636c6173733d226c69223e31302e322e20e59ca8e68f90e4baa4e4b88ae8bfb0e9809ae79fa5e4b98be5898defbc8ce8bf90e890a5e88085e69c89e4b989e58aa1e59091e8aea1e58892e8b7a8e5a283e4bca0e8be93e4b8aae4babae695b0e68daee79a84e5a496e59bbde5bd93e5b180e38081e5a496e59bbde4b8aae4babae38081e5a496e59bbde6b395e4babae88eb7e58f96e79bb8e585b3e4bfa1e681afe380823c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22726f77206d622d34223e0d0a3c64697620636c6173733d22636f6c223e0d0a3c68353e3131e3808220e4b8aae4babae695b0e68daee79a84e4bf9de5af86e680a73c2f68353e0d0a3c64697620636c6173733d226465736372223ee8bf90e890a5e59586e5928ce585b6e4bb96e69c89e69d83e8aebfe997aee4b8aae4babae695b0e68daee79a84e4babae69c89e4b989e58aa1e4b88de59091e7acace4b889e696b9e68aabe99cb2efbc8ce5b9b6e4b894e69caae7bb8fe4b8aae4babae695b0e68daee4b8bbe4bd93e5908ce6848fe4b88de5be97e58886e58f91e4b8aae4babae695b0e68daeefbc8ce999a4e99d9ee88194e982a6e6b395e5be8be58fa6e69c89e8a784e5ae9ae38082203c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c64697620636c6173733d22726f77206d622d34223e0d0a3c64697620636c6173733d22636f6c223e0d0a3c68353e3132e3808220e69c80e7bb88e69da1e6acbe3c2f68353e0d0a3c64697620636c6173733d226f6c223e0d0a3c64697620636c6173733d226c69223e31322e31e3808220e794a8e688b7e58fafe4bba5e9809ae8bf87e794b5e5ad90e982aee4bbb6e88194e7b3bbe8bf90e890a5e59586efbc8ce88eb7e5be97e69c89e585b3e5a484e79086e585b6e4b8aae4babae695b0e68daee79a84e4bbbbe4bd95e79bb8e585b3e997aee9a298e79a84e6be84e6b8853c7370616e20646174612d7363726f6c6c2d746f3d22236f776e65722d656d61696c2d6669656c64223e6f6666696365407a6d732d6d736b2e7275203c202f7370616e3e2e3c2f6469763e0d0a3c64697620636c6173733d226c69223e31322e322e20e69cace69687e4bbb6e5b086e58f8de698a0e8bf90e890a5e59586e4b8aae4babae695b0e68daee5a484e79086e694bfe7ad96e79a84e4bbbbe4bd95e58f98e69bb4e3808220e8afa5e694bfe7ad96e697a0e99990e69c9fe69c89e69588efbc8ce79bb4e887b3e8a2abe696b0e78988e69cace58f96e4bba3e380823c2f6469763e0d0a3c64697620636c6173733d226c69223e31322e33e3808220e5bd93e5898de78988e69cace79a84e694bfe7ad96e58fafe59ca8e4ba92e88194e7bd91e4b88ae5858de8b4b9e88eb7e58f96efbc8ce59cb0e59d80e4b8ba3c7370616e2069643d226f776e65722d707269766163792d75726c2d76616c75652220646174612d7363726f6c6c2d746f3d22236f776e65722d707269766163792d75726c2d6669656c64223e68747470733a2f2f7a616d6573626172202e72752fe99a90e7a781e694bfe7ad963c2f7370616e3e2e3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e0d0a3c2f6469763e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a323b733a31303a22637265617465645f6279223b693a3131333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d31322d32342031393a32333a3032223b733a31313a226d6f6469666965645f6279223b693a3131333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a393a225f3a64656661756c74223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2230223b733a31333a2273686f775f63617465676f7279223b733a313a2230223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2230223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2230223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2230223b733a31313a227265636f72645f68697473223b733a313a2230223b733a393a2273686f775f68697473223b733a313a2230223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a303b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a34303b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a343b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2231223b733a393a226e756d5f6c696e6b73223b693a303b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a373b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31333a22556e63617465676f7269736564223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31383a2234383a79696e2d73692d7a68656e672d6365223b733a373a22636174736c7567223b733a31353a22323a756e63617465676f7269736564223b733a363a22617574686f72223b733a373a2261646d696e3133223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a227a682d434e223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d31322d32342031313a34323a3133223b693a31303b4e3b693a31313b733a38323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d34383a79696e2d73692d7a68656e672d63652663617469643d32266c616e673d7a682d434e223b693a31323b4e3b693a31333b733a31393a22323032332d31322d32342031313a34323a3133223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2261646d696e3133223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31333a22556e63617465676f7269736564223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a313a222a223b733a363a226e6573746564223b623a313b733a323a226964223b693a373b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a227a682d434e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a32393b7d7d7d693a31363b733a31323a22e99a90e7a781e694bfe7ad96223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3438223b7d);
INSERT INTO `lsqvo_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(66, 'index.php?option=com_content&view=article&id=49', 'index.php?option=com_content&view=article&id=49:kashirskaya-plaza&catid=11&lang=en-GB', 'Kashirskaya Plaza', 'For those who prefer to start their day with a hearty and tasty breakfast, Zames bar in the Kashirskaya Plaza shopping center will be the best solution. A cozy atmosphere and friendly staff, delicious and satisfying dishes for every taste, as well as free parking, which will allow you to enjoy your vacation without worrying about where to leave your car.', '2023-12-24 19:49:27', '81d24d0187e8e07668ccff323844596c', 1, 1, 1, 'en-GB', '2023-08-17 15:59:24', NULL, '2023-08-17 15:59:24', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a3335363a22466f722074686f73652077686f2070726566657220746f20737461727420746865697220646179207769746820612068656172747920616e6420746173747920627265616b666173742c205a616d65732062617220696e20746865204b6173686972736b61796120506c617a612073686f7070696e672063656e7465722077696c6c20626520746865206265737420736f6c7574696f6e2e204120636f7a792061746d6f73706865726520616e6420667269656e646c792073746166662c2064656c6963696f757320616e642073617469736679696e672064697368657320666f722065766572792074617374652c2061732077656c6c2061732066726565207061726b696e672c2077686963682077696c6c20616c6c6f7720796f7520746f20656e6a6f7920796f7572207661636174696f6e20776974686f757420776f727279696e672061626f757420776865726520746f206c6561766520796f7572206361722e223b693a333b613a32373a7b733a323a226964223b693a34393b733a353a22616c696173223b733a31373a226b6173686972736b61796120706c617a61223b733a373a2273756d6d617279223b733a3335363a22466f722074686f73652077686f2070726566657220746f20737461727420746865697220646179207769746820612068656172747920616e6420746173747920627265616b666173742c205a616d65732062617220696e20746865204b6173686972736b61796120506c617a612073686f7070696e672063656e7465722077696c6c20626520746865206265737420736f6c7574696f6e2e204120636f7a792061746d6f73706865726520616e6420667269656e646c792073746166662c2064656c6963696f757320616e642073617469736679696e672064697368657320666f722065766572792074617374652c2061732077656c6c2061732066726565207061726b696e672c2077686963682077696c6c20616c6c6f7720796f7520746f20656e6a6f7920796f7572207661636174696f6e20776974686f757420776f727279696e672061626f757420776865726520746f206c6561766520796f7572206361722e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3435303a227b22696d6167655f696e74726f223a22696d616765735c2f726573746f72616e5c2f6b6173686972736b6179612d706c617a615c2f707265766965772e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f726573746f72616e5c2f6b6173686972736b6179612d706c617a615c2f707265766965772e6a70673f77696474683d31303234266865696768743d363832222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f726573746f72616e5c2f6b6173686972736b6179612d706c617a615c2f6d61696e2e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f726573746f72616e5c2f6b6173686972736b6179612d706c617a615c2f6d61696e2e6a70673f77696474683d31393230266865696768743d31323738222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31313b733a31303a22637265617465645f6279223b693a3131333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d31322d32342031393a34393a3237223b733a31313a226d6f6469666965645f6279223b693a3131333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a31393a2263617373696f706569613a726573746f72616e223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2230223b733a31333a2273686f775f63617465676f7279223b733a313a2230223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2230223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2230223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2230223b733a31313a227265636f72645f68697473223b733a313a2230223b733a393a2273686f775f68697473223b733a313a2230223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a303b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a34303b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a343b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2231223b733a393a226e756d5f6c696e6b73223b693a303b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a333b733a383a226f72646572696e67223b693a313b733a383a2263617465676f7279223b733a31313a2252657374617572616e7473223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32303a2234393a6b6173686972736b6179612d706c617a61223b733a373a22636174736c7567223b733a31343a2231313a72657374617572616e7473223b733a363a22617574686f72223b733a373a2261646d696e3133223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3133333a22696d616765732f726573746f72616e2f6b6173686972736b6179612d706c617a612f707265766965772e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f726573746f72616e2f6b6173686972736b6179612d706c617a612f707265766965772e6a70673f77696474683d31303234266865696768743d363832223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a22656e2d4742223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30382d31372031353a35393a3234223b693a31303b4e3b693a31313b733a38353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d34393a6b6173686972736b6179612d706c617a612663617469643d3131266c616e673d656e2d4742223b693a31323b4e3b693a31333b733a31393a22323032332d30382d31372031353a35393a3234223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2261646d696e3133223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31313a2252657374617572616e7473223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a353a22656e2d4742223b733a363a226e6573746564223b623a313b733a323a226964223b693a33333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22656e2d4742223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d7d693a31363b733a31373a224b6173686972736b61796120506c617a61223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3439223b7d),
(67, 'index.php?option=com_content&view=article&id=50', 'index.php?option=com_content&view=article&id=50:mitino&catid=11&lang=en-GB', 'Mitino', 'A great place to relax for residents and guests of the area! Here you will be pleased not only with a cozy atmosphere and panoramic windows, but also with its own smokehouse, which guarantees a unique taste experience from dishes and snacks. There is also free parking next to the bar, so you can safely come by car and enjoy the evening!', '2023-12-24 16:47:58', '0358234751cbfbc23876f77e0e4a1116', 1, 1, 1, 'en-GB', '2023-08-17 15:59:24', NULL, '2023-08-17 15:59:24', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a3333383a224120677265617420706c61636520746f2072656c617820666f72207265736964656e747320616e6420677565737473206f6620746865206172656121204865726520796f752077696c6c20626520706c6561736564206e6f74206f6e6c792077697468206120636f7a792061746d6f73706865726520616e642070616e6f72616d69632077696e646f77732c2062757420616c736f207769746820697473206f776e20736d6f6b65686f7573652c2077686963682067756172616e74656573206120756e6971756520746173746520657870657269656e63652066726f6d2064697368657320616e6420736e61636b732e20546865726520697320616c736f2066726565207061726b696e67206e65787420746f20746865206261722c20736f20796f752063616e20736166656c7920636f6d652062792063617220616e6420656e6a6f7920746865206576656e696e6721223b693a333b613a32373a7b733a323a226964223b693a35303b733a353a22616c696173223b733a363a226d6974696e6f223b733a373a2273756d6d617279223b733a3334313a224120677265617420706c61636520746f2072656c617820666f72207265736964656e747320616e6420677565737473206f6620746865206172656121204865726520796f752077696c6c20626520706c6561736564206e6f74206f6e6c792077697468206120636f7a792061746d6f73706865726520616e642070616e6f72616d69632077696e646f77732c2062757420616c736f207769746820697473206f776e20736d6f6b65686f7573652c2077686963682067756172616e74656573206120756e6971756520746173746520657870657269656e63652066726f6d2064697368657320616e6420736e61636b732e3c62723e546865726520697320616c736f2066726565207061726b696e67206e65787420746f20746865206261722c20736f20796f752063616e20736166656c7920636f6d652062792063617220616e6420656e6a6f7920746865206576656e696e6721223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3430363a227b22696d6167655f696e74726f223a22696d616765735c2f726573746f72616e5c2f6d6974696e6f5c2f707265766965772e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f726573746f72616e5c2f6d6974696e6f5c2f707265766965772e6a70673f77696474683d31303234266865696768743d363832222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f726573746f72616e5c2f6d6974696e6f5c2f6d61696e2e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f726573746f72616e5c2f6d6974696e6f5c2f6d61696e2e6a70673f77696474683d31393230266865696768743d31323738222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31313b733a31303a22637265617465645f6279223b693a3131333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d31322d32342031363a34373a3538223b733a31313a226d6f6469666965645f6279223b693a3131333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a31393a2263617373696f706569613a726573746f72616e223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2230223b733a31333a2273686f775f63617465676f7279223b733a313a2230223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2230223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2230223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2230223b733a31313a227265636f72645f68697473223b733a313a2230223b733a393a2273686f775f68697473223b733a313a2230223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a303b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a34303b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a343b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2231223b733a393a226e756d5f6c696e6b73223b693a303b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a323b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31313a2252657374617572616e7473223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a393a2235303a6d6974696e6f223b733a373a22636174736c7567223b733a31343a2231313a72657374617572616e7473223b733a363a22617574686f72223b733a373a2261646d696e3133223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3131313a22696d616765732f726573746f72616e2f6d6974696e6f2f707265766965772e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f726573746f72616e2f6d6974696e6f2f707265766965772e6a70673f77696474683d31303234266865696768743d363832223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a22656e2d4742223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30382d31372031353a35393a3234223b693a31303b4e3b693a31313b733a37343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d35303a6d6974696e6f2663617469643d3131266c616e673d656e2d4742223b693a31323b4e3b693a31333b733a31393a22323032332d30382d31372031353a35393a3234223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2261646d696e3133223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31313a2252657374617572616e7473223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a353a22656e2d4742223b733a363a226e6573746564223b623a313b733a323a226964223b693a33333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22656e2d4742223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d7d693a31363b733a363a224d6974696e6f223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3530223b7d),
(68, 'index.php?option=com_content&view=article&id=51', 'index.php?option=com_content&view=article&id=51:afimall-city&catid=11&lang=en-GB', 'Afimall City', 'Zames Afimall is a bar with a unique location. It is located in the very heart of Moscow City, which makes it an ideal place for excellent shopping and a comfortable rest afterwards.', '2023-12-24 16:51:42', '50d21a60e8119421ba7bc26e5ff3f150', 1, 1, 1, 'en-GB', '2023-08-17 15:59:24', NULL, '2023-08-17 15:59:24', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a3138323a225a616d6573204166696d616c6c2069732061206261722077697468206120756e69717565206c6f636174696f6e2e204974206973206c6f636174656420696e207468652076657279206865617274206f66204d6f73636f7720436974792c207768696368206d616b657320697420616e20696465616c20706c61636520666f7220657863656c6c656e742073686f7070696e6720616e64206120636f6d666f727461626c65207265737420616674657277617264732e223b693a333b613a32373a7b733a323a226964223b693a35313b733a353a22616c696173223b733a31323a226166696d616c6c2063697479223b733a373a2273756d6d617279223b733a3138323a225a616d6573204166696d616c6c2069732061206261722077697468206120756e69717565206c6f636174696f6e2e204974206973206c6f636174656420696e207468652076657279206865617274206f66204d6f73636f7720436974792c207768696368206d616b657320697420616e20696465616c20706c61636520666f7220657863656c6c656e742073686f7070696e6720616e64206120636f6d666f727461626c65207265737420616674657277617264732e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3433303a227b22696d6167655f696e74726f223a22696d616765735c2f726573746f72616e5c2f6166696d6f6c6c2d736974695c2f707265766965772e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f726573746f72616e5c2f6166696d6f6c6c2d736974695c2f707265766965772e6a70673f77696474683d31303234266865696768743d363832222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f726573746f72616e5c2f6166696d6f6c6c2d736974695c2f6d61696e2e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f726573746f72616e5c2f6166696d6f6c6c2d736974695c2f6d61696e2e6a70673f77696474683d31393230266865696768743d31323738222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31313b733a31303a22637265617465645f6279223b693a3131333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d31322d32342031363a35313a3432223b733a31313a226d6f6469666965645f6279223b693a3131333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a31393a2263617373696f706569613a726573746f72616e223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2230223b733a31333a2273686f775f63617465676f7279223b733a313a2230223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2230223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2230223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2230223b733a31313a227265636f72645f68697473223b733a313a2230223b733a393a2273686f775f68697473223b733a313a2230223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a303b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a34303b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a343b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2231223b733a393a226e756d5f6c696e6b73223b693a303b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a323b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31313a2252657374617572616e7473223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31353a2235313a6166696d616c6c2d63697479223b733a373a22636174736c7567223b733a31343a2231313a72657374617572616e7473223b733a363a22617574686f72223b733a373a2261646d696e3133223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3132333a22696d616765732f726573746f72616e2f6166696d6f6c6c2d736974692f707265766965772e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f726573746f72616e2f6166696d6f6c6c2d736974692f707265766965772e6a70673f77696474683d31303234266865696768743d363832223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a22656e2d4742223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30382d31372031353a35393a3234223b693a31303b4e3b693a31313b733a38303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d35313a6166696d616c6c2d636974792663617469643d3131266c616e673d656e2d4742223b693a31323b4e3b693a31333b733a31393a22323032332d30382d31372031353a35393a3234223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2261646d696e3133223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31313a2252657374617572616e7473223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a353a22656e2d4742223b733a363a226e6573746564223b623a313b733a323a226964223b693a33333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22656e2d4742223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d7d693a31363b733a31323a224166696d616c6c2043697479223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3531223b7d);
INSERT INTO `lsqvo_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(69, 'index.php?option=com_content&view=article&id=52', 'index.php?option=com_content&view=article&id=52:kuntsevo-plaza&catid=11&lang=en-GB', 'Kuntsevo Plaza', 'Welcome to the bar where the atmosphere of rock and roll and country intertwine! Here you will find everything you need for an unforgettable pastime. Video reports of the most exciting sporting events will be broadcast on large screens, immersing you in the real atmosphere of competition.', '2023-12-24 16:55:29', '1741ab9ab2277d3e738381b9df4f640c', 1, 1, 1, 'en-GB', '2023-08-17 15:59:24', NULL, '2023-08-17 15:59:24', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a3238393a2257656c636f6d6520746f2074686520626172207768657265207468652061746d6f737068657265206f6620726f636b20616e6420726f6c6c20616e6420636f756e74727920696e7465727477696e6521204865726520796f752077696c6c2066696e642065766572797468696e6720796f75206e65656420666f7220616e20756e666f726765747461626c652070617374696d652e20566964656f207265706f727473206f6620746865206d6f7374206578636974696e672073706f7274696e67206576656e74732077696c6c2062652062726f616463617374206f6e206c617267652073637265656e732c20696d6d657273696e6720796f7520696e20746865207265616c2061746d6f737068657265206f6620636f6d7065746974696f6e2e223b693a333b613a32373a7b733a323a226964223b693a35323b733a353a22616c696173223b733a31343a226b756e747365766f20706c617a61223b733a373a2273756d6d617279223b733a3238393a2257656c636f6d6520746f2074686520626172207768657265207468652061746d6f737068657265206f6620726f636b20616e6420726f6c6c20616e6420636f756e74727920696e7465727477696e6521204865726520796f752077696c6c2066696e642065766572797468696e6720796f75206e65656420666f7220616e20756e666f726765747461626c652070617374696d652e20566964656f207265706f727473206f6620746865206d6f7374206578636974696e672073706f7274696e67206576656e74732077696c6c2062652062726f616463617374206f6e206c617267652073637265656e732c20696d6d657273696e6720796f7520696e20746865207265616c2061746d6f737068657265206f6620636f6d7065746974696f6e2e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3433383a227b22696d6167655f696e74726f223a22696d616765735c2f726573746f72616e5c2f6b756e747365766f2d706c617a615c2f707265766965772e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f726573746f72616e5c2f6b756e747365766f2d706c617a615c2f707265766965772e6a70673f77696474683d31303234266865696768743d363832222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f726573746f72616e5c2f6b756e747365766f2d706c617a615c2f6d61696e2e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f726573746f72616e5c2f6b756e747365766f2d706c617a615c2f6d61696e2e6a70673f77696474683d31393230266865696768743d31323738222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31313b733a31303a22637265617465645f6279223b693a3131333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d31322d32342031363a35353a3239223b733a31313a226d6f6469666965645f6279223b693a3131333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a31393a2263617373696f706569613a726573746f72616e223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2230223b733a31333a2273686f775f63617465676f7279223b733a313a2230223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2230223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2230223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2230223b733a31313a227265636f72645f68697473223b733a313a2230223b733a393a2273686f775f68697473223b733a313a2230223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a303b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a34303b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a343b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2231223b733a393a226e756d5f6c696e6b73223b693a303b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a323b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31313a2252657374617572616e7473223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31373a2235323a6b756e747365766f2d706c617a61223b733a373a22636174736c7567223b733a31343a2231313a72657374617572616e7473223b733a363a22617574686f72223b733a373a2261646d696e3133223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3132373a22696d616765732f726573746f72616e2f6b756e747365766f2d706c617a612f707265766965772e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f726573746f72616e2f6b756e747365766f2d706c617a612f707265766965772e6a70673f77696474683d31303234266865696768743d363832223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a22656e2d4742223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30382d31372031353a35393a3234223b693a31303b4e3b693a31313b733a38323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d35323a6b756e747365766f2d706c617a612663617469643d3131266c616e673d656e2d4742223b693a31323b4e3b693a31333b733a31393a22323032332d30382d31372031353a35393a3234223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2261646d696e3133223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31313a2252657374617572616e7473223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a353a22656e2d4742223b733a363a226e6573746564223b623a313b733a323a226964223b693a33333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22656e2d4742223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d7d693a31363b733a31343a224b756e747365766f20506c617a61223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3532223b7d),
(70, 'index.php?option=com_content&view=article&id=53', 'index.php?option=com_content&view=article&id=53:horosho&catid=11&lang=en-GB', 'Horosho', 'If you are looking for a cozy place where you can spend time with family or friends over a delicious dinner and a cool glass of beer, then you should definitely check out Zames Bar Khoroshovo. The atmosphere of our bar is conducive to a pleasant stay, and a separate entrance allows us to work even after the shopping center is closed.', '2023-12-24 18:06:40', 'c826ff2e0c0e23eb34ebb22980bb2c9f', 1, 1, 1, 'en-GB', '2023-08-17 15:59:24', NULL, '2023-08-17 15:59:24', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a3333353a22496620796f7520617265206c6f6f6b696e6720666f72206120636f7a7920706c61636520776865726520796f752063616e207370656e642074696d6520776974682066616d696c79206f7220667269656e6473206f76657220612064656c6963696f75732064696e6e657220616e64206120636f6f6c20676c617373206f6620626565722c207468656e20796f752073686f756c6420646566696e6974656c7920636865636b206f7574205a616d657320426172204b686f726f73686f766f2e205468652061746d6f737068657265206f66206f75722062617220697320636f6e64756369766520746f206120706c656173616e7420737461792c20616e64206120736570617261746520656e7472616e636520616c6c6f777320757320746f20776f726b206576656e206166746572207468652073686f7070696e672063656e74657220697320636c6f7365642e223b693a333b613a32373a7b733a323a226964223b693a35333b733a353a22616c696173223b733a373a22686f726f73686f223b733a373a2273756d6d617279223b733a3333353a22496620796f7520617265206c6f6f6b696e6720666f72206120636f7a7920706c61636520776865726520796f752063616e207370656e642074696d6520776974682066616d696c79206f7220667269656e6473206f76657220612064656c6963696f75732064696e6e657220616e64206120636f6f6c20676c617373206f6620626565722c207468656e20796f752073686f756c6420646566696e6974656c7920636865636b206f7574205a616d657320426172204b686f726f73686f766f2e205468652061746d6f737068657265206f66206f75722062617220697320636f6e64756369766520746f206120706c656173616e7420737461792c20616e64206120736570617261746520656e7472616e636520616c6c6f777320757320746f20776f726b206576656e206166746572207468652073686f7070696e672063656e74657220697320636c6f7365642e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3431303a227b22696d6167655f696e74726f223a22696d616765735c2f726573746f72616e5c2f686f726f73686f5c2f707265766965772e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f726573746f72616e5c2f686f726f73686f5c2f707265766965772e6a70673f77696474683d31303234266865696768743d363832222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f726573746f72616e5c2f686f726f73686f5c2f6d61696e2e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f726573746f72616e5c2f686f726f73686f5c2f6d61696e2e6a70673f77696474683d31393230266865696768743d31323738222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31313b733a31303a22637265617465645f6279223b693a3131333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d31322d32342031383a30363a3430223b733a31313a226d6f6469666965645f6279223b693a3131333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a31393a2263617373696f706569613a726573746f72616e223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2230223b733a31333a2273686f775f63617465676f7279223b733a313a2230223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2230223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2230223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2230223b733a31313a227265636f72645f68697473223b733a313a2230223b733a393a2273686f775f68697473223b733a313a2230223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a303b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a34303b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a343b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2231223b733a393a226e756d5f6c696e6b73223b693a303b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a323b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31313a2252657374617572616e7473223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31303a2235333a686f726f73686f223b733a373a22636174736c7567223b733a31343a2231313a72657374617572616e7473223b733a363a22617574686f72223b733a373a2261646d696e3133223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3131333a22696d616765732f726573746f72616e2f686f726f73686f2f707265766965772e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f726573746f72616e2f686f726f73686f2f707265766965772e6a70673f77696474683d31303234266865696768743d363832223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a22656e2d4742223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30382d31372031353a35393a3234223b693a31303b4e3b693a31313b733a37353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d35333a686f726f73686f2663617469643d3131266c616e673d656e2d4742223b693a31323b4e3b693a31333b733a31393a22323032332d30382d31372031353a35393a3234223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2261646d696e3133223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31313a2252657374617572616e7473223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a353a22656e2d4742223b733a363a226e6573746564223b623a313b733a323a226964223b693a33333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22656e2d4742223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d7d693a31363b733a373a22486f726f73686f223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3533223b7d),
(71, 'index.php?option=com_content&view=article&id=54', 'index.php?option=com_content&view=article&id=54:butovo&catid=11&lang=en-GB', 'Butovo', 'Bright musical evenings, from 22.00 every Friday and Saturday, and an unforgettable atmosphere. Here you can enjoy live music, delicious food and over 200 different craft beers.', '2023-12-24 18:08:56', '4771b8a86cd6747e88cbfba570055193', 1, 1, 1, 'en-GB', '2023-08-17 15:59:24', NULL, '2023-08-17 15:59:24', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a3137373a22427269676874206d75736963616c206576656e696e67732c2066726f6d2032322e30302065766572792046726964617920616e642053617475726461792c20616e6420616e20756e666f726765747461626c652061746d6f7370686572652e204865726520796f752063616e20656e6a6f79206c697665206d757369632c2064656c6963696f757320666f6f6420616e64206f7665722032303020646966666572656e742063726166742062656572732e223b693a333b613a32373a7b733a323a226964223b693a35343b733a353a22616c696173223b733a363a226275746f766f223b733a373a2273756d6d617279223b733a3137373a22427269676874206d75736963616c206576656e696e67732c2066726f6d2032322e30302065766572792046726964617920616e642053617475726461792c20616e6420616e20756e666f726765747461626c652061746d6f7370686572652e204865726520796f752063616e20656e6a6f79206c697665206d757369632c2064656c6963696f757320666f6f6420616e64206f7665722032303020646966666572656e742063726166742062656572732e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3430363a227b22696d6167655f696e74726f223a22696d616765735c2f726573746f72616e5c2f6275746f766f5c2f707265766965772e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f726573746f72616e5c2f6275746f766f5c2f707265766965772e6a70673f77696474683d31303234266865696768743d363832222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f726573746f72616e5c2f6275746f766f5c2f6d61696e2e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f726573746f72616e5c2f6275746f766f5c2f6d61696e2e6a70673f77696474683d31393230266865696768743d31323738222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a31313b733a31303a22637265617465645f6279223b693a3131333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d31322d32342031383a30383a3536223b733a31313a226d6f6469666965645f6279223b693a3131333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a31393a2263617373696f706569613a726573746f72616e223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2230223b733a31333a2273686f775f63617465676f7279223b733a313a2230223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2230223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2230223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2230223b733a31313a227265636f72645f68697473223b733a313a2230223b733a393a2273686f775f68697473223b733a313a2230223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a303b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a34303b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a343b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2231223b733a393a226e756d5f6c696e6b73223b693a303b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a323b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31313a2252657374617572616e7473223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a393a2235343a6275746f766f223b733a373a22636174736c7567223b733a31343a2231313a72657374617572616e7473223b733a363a22617574686f72223b733a373a2261646d696e3133223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3131313a22696d616765732f726573746f72616e2f6275746f766f2f707265766965772e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f726573746f72616e2f6275746f766f2f707265766965772e6a70673f77696474683d31303234266865696768743d363832223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a22656e2d4742223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30382d31372031353a35393a3234223b693a31303b4e3b693a31313b733a37343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d35343a6275746f766f2663617469643d3131266c616e673d656e2d4742223b693a31323b4e3b693a31333b733a31393a22323032332d30382d31372031353a35393a3234223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2261646d696e3133223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31313a2252657374617572616e7473223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a353a22656e2d4742223b733a363a226e6573746564223b623a313b733a323a226964223b693a33333b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a22656e2d4742223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a31333b7d7d7d693a31363b733a363a224275746f766f223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3534223b7d);
INSERT INTO `lsqvo_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(72, 'index.php?option=com_content&view=article&id=55', 'index.php?option=com_content&view=article&id=55:kontakty-cn&catid=24&lang=zh-CN', '联系人', ' +7 (495) 739 23 47 Instagram 在俄罗斯联邦被禁止 评论和建议 mes@zms-msk.ru 概括 job@zamesbar.ru ', '2023-12-24 19:36:58', 'afa12c3b56ae7590b54fc23cd1fecff4', 1, 1, 1, 'zh-CN', '2023-08-21 15:25:15', NULL, '2023-08-21 15:25:15', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a3131323a22202b372028343935292037333920323320343720496e7374616772616d20e59ca8e4bf84e7bd97e696afe88194e982a6e8a2abe7a681e6ada220e8af84e8aebae5928ce5bbbae8aeae206d6573407a6d732d6d736b2e727520e6a682e68bac206a6f62407a616d65736261722e727520223b693a333b613a32353a7b733a323a226964223b693a35353b733a353a22616c696173223b733a31313a226b6f6e74616b747920636e223b733a373a2273756d6d617279223b733a313034363a223c64697620636c6173733d22726f77223e0d0a202020203c64697620636c6173733d22636f6c2d313220636f6c2d6d642d34223e0d0a20202020202020203c64697620636c6173733d22636f6e746163742d70686f6e6520706167652d7365637420736563742d70622d78732d3320736563742d70622d6d642d35223e3c6120687265663d2274656c3a2b3734393537333932333437223e2b37202834393529203733392032332034373c2f613e203c2f6469763e0d0a20202020202020203c64697620636c6173733d22636f6e746163742d736f6320642d666c657820616c69676e2d6974656d732d63656e746572223e0d0a0909093c6120687265663d2268747470733a2f2f766b2e636f6d2f7a616d65736261726d6f73636f7722207461726765743d225f626c616e6b223e3c696d67207372633d22696d616765732f736f632f312e73766722202f3e3c2f613e0d0a0909093c6120687265663d2268747470733a2f2f742e6d652f7a616d657362617222207461726765743d225f626c616e6b223e3c696d67207372633d22696d616765732f736f632f322e73766722202f3e3c2f613e0d0a0909093c6120687265663d2268747470733a2f2f7777772e696e7374616772616d2e636f6d2f7a616d657362617222207461726765743d225f626c616e6b22203e3c696d67207372633d22696d616765732f736f632f332e73766722202f3e3c2f613e0d0a0909093c6469763e496e7374616772616d203c7370616e3ee59ca8e4bf84e7bd97e696afe88194e982a6e8a2abe7a681e6ada23c2f7370616e3e3c2f6469763e0d0a09093c2f6469763e0d0a093c2f6469763e0d0a093c64697620636c6173733d22636f6c2d313220636f6c2d6d642d34223e0d0a09093c64697620636c6173733d22636f6e746163742d7469746c6520636f6e746163742d77696474682d31223ee8af84e8aebae5928c3c7370616e3ee5bbbae8aeae3c2f7370616e3e3c2f6469763e0d0a09093c64697620636c6173733d22636f6e746163742d6d61696c20636f6e746163742d77696474682d31223e3c6120687265663d226d61696c746f3a6d6573407a6d732d6d736b2e7275223e6d6573407a6d732d6d736b2e72753c2f613e3c2f6469763e0d0a093c2f6469763e0d0a093c64697620636c6173733d22636f6c2d313220636f6c2d6d642d34223e0d0a09093c64697620636c6173733d22636f6e746163742d7469746c6520636f6e746163742d77696474682d32223ee6a682e68bac3c2f6469763e0d0a09093c64697620636c6173733d22636f6e746163742d6d61696c20636f6e746163742d77696474682d32223e3c6120687265663d226d61696c746f3a6a6f62407a616d65736261722e7275223e6a6f62407a616d65736261722e72753c2f613e3c2f6469763e0d0a093c2f6469763e0d0a3c2f6469763e223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3137333a227b22696d6167655f696e74726f223a22222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32343b733a31303a22637265617465645f6279223b693a3131333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d31322d32342031393a33363a3538223b733a31313a226d6f6469666965645f6279223b693a3131333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a31383a2263617373696f706569613a636f6e74616374223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2230223b733a31333a2273686f775f63617465676f7279223b733a313a2230223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2230223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2230223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2230223b733a31313a227265636f72645f68697473223b733a313a2230223b733a393a2273686f775f68697473223b733a313a2230223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a303b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a34303b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a343b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2231223b733a393a226e756d5f6c696e6b73223b693a303b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a31313b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a31393a22d09ad0bed0bdd182d0b0d0bad182d18b20434e223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31343a2235353a6b6f6e74616b74792d636e223b733a373a22636174736c7567223b733a31343a2232343a6b6f6e74616b74792d636e223b733a363a22617574686f72223b733a373a2261646d696e3133223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a227a682d434e223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30382d32312031353a32353a3135223b693a31303b4e3b693a31313b733a37393a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d35353a6b6f6e74616b74792d636e2663617469643d3234266c616e673d7a682d434e223b693a31323b4e3b693a31333b733a31393a22323032332d30382d32312031353a32353a3135223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2261646d696e3133223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a31393a22d09ad0bed0bdd182d0b0d0bad182d18b20434e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a353a227a682d434e223b733a363a226e6573746564223b623a313b733a323a226964223b693a33343b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a227a682d434e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a32393b7d7d7d693a31363b733a393a22e88194e7b3bbe4baba223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3535223b7d),
(73, 'index.php?option=com_content&view=article&id=56', 'index.php?option=com_content&view=article&id=56:kashirskaya-plaza&catid=22&lang=zh-CN', 'Kashirskaya Plaza', '对于那些喜欢以丰盛美味的早餐开始新的一天的人来说，Kashirskaya 广场购物中心的 Zames 酒吧将是最佳解决方案。 舒适的氛围和友善的员工，美味可口、满足各种口味的菜肴，还有免费停车位，让您享受假期而无需担心把车停在哪里。', '2023-12-24 19:48:20', 'da0a8d6d7846a39df044f13e310bed99', 1, 1, 1, 'zh-CN', '2023-08-17 15:59:24', NULL, '2023-08-17 15:59:24', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a3330383a22e5afb9e4ba8ee982a3e4ba9be5969ce6aca2e4bba5e4b8b0e79b9be7be8ee591b3e79a84e697a9e9a490e5bc80e5a78be696b0e79a84e4b880e5a4a9e79a84e4babae69da5e8afb4efbc8c4b6173686972736b61796120e5b9bfe59cbae8b4ade789a9e4b8ade5bf83e79a84205a616d657320e98592e590a7e5b086e698afe69c80e4bdb3e8a7a3e586b3e696b9e6a188e3808220e88892e98082e79a84e6b09be59bb4e5928ce58f8be59684e79a84e59198e5b7a5efbc8ce7be8ee591b3e58fafe58fa3e38081e6bba1e8b6b3e59084e7a78de58fa3e591b3e79a84e88f9ce882b4efbc8ce8bf98e69c89e5858de8b4b9e5819ce8bda6e4bd8defbc8ce8aea9e682a8e4baabe58f97e58187e69c9fe8808ce697a0e99c80e68b85e5bf83e68a8ae8bda6e5819ce59ca8e593aae9878ce38082223b693a333b613a32373a7b733a323a226964223b693a35363b733a353a22616c696173223b733a31373a226b6173686972736b61796120706c617a61223b733a373a2273756d6d617279223b733a3330383a22e5afb9e4ba8ee982a3e4ba9be5969ce6aca2e4bba5e4b8b0e79b9be7be8ee591b3e79a84e697a9e9a490e5bc80e5a78be696b0e79a84e4b880e5a4a9e79a84e4babae69da5e8afb4efbc8c4b6173686972736b61796120e5b9bfe59cbae8b4ade789a9e4b8ade5bf83e79a84205a616d657320e98592e590a7e5b086e698afe69c80e4bdb3e8a7a3e586b3e696b9e6a188e3808220e88892e98082e79a84e6b09be59bb4e5928ce58f8be59684e79a84e59198e5b7a5efbc8ce7be8ee591b3e58fafe58fa3e38081e6bba1e8b6b3e59084e7a78de58fa3e591b3e79a84e88f9ce882b4efbc8ce8bf98e69c89e5858de8b4b9e5819ce8bda6e4bd8defbc8ce8aea9e682a8e4baabe58f97e58187e69c9fe8808ce697a0e99c80e68b85e5bf83e68a8ae8bda6e5819ce59ca8e593aae9878ce38082223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3435303a227b22696d6167655f696e74726f223a22696d616765735c2f726573746f72616e5c2f6b6173686972736b6179612d706c617a615c2f707265766965772e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f726573746f72616e5c2f6b6173686972736b6179612d706c617a615c2f707265766965772e6a70673f77696474683d31303234266865696768743d363832222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f726573746f72616e5c2f6b6173686972736b6179612d706c617a615c2f6d61696e2e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f726573746f72616e5c2f6b6173686972736b6179612d706c617a615c2f6d61696e2e6a70673f77696474683d31393230266865696768743d31323738222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32323b733a31303a22637265617465645f6279223b693a3131333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d31322d32342031393a34383a3230223b733a31313a226d6f6469666965645f6279223b693a3131333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a31393a2263617373696f706569613a726573746f72616e223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2230223b733a31333a2273686f775f63617465676f7279223b733a313a2230223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2230223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2230223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2230223b733a31313a227265636f72645f68697473223b733a313a2230223b733a393a2273686f775f68697473223b733a313a2230223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a303b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a34303b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a343b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2231223b733a393a226e756d5f6c696e6b73223b693a303b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a323b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a32313a22d0a0d0b5d181d182d0bed180d0b0d0bdd18b20434e223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a32303a2235363a6b6173686972736b6179612d706c617a61223b733a373a22636174736c7567223b733a31353a2232323a726573746f72616e792d636e223b733a363a22617574686f72223b733a373a2261646d696e3133223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3133333a22696d616765732f726573746f72616e2f6b6173686972736b6179612d706c617a612f707265766965772e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f726573746f72616e2f6b6173686972736b6179612d706c617a612f707265766965772e6a70673f77696474683d31303234266865696768743d363832223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a227a682d434e223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30382d31372031353a35393a3234223b693a31303b4e3b693a31313b733a38353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d35363a6b6173686972736b6179612d706c617a612663617469643d3232266c616e673d7a682d434e223b693a31323b4e3b693a31333b733a31393a22323032332d30382d31372031353a35393a3234223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2261646d696e3133223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32313a22d0a0d0b5d181d182d0bed180d0b0d0bdd18b20434e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a353a227a682d434e223b733a363a226e6573746564223b623a313b733a323a226964223b693a33353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a227a682d434e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a32393b7d7d7d693a31363b733a31373a224b6173686972736b61796120506c617a61223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3536223b7d),
(74, 'index.php?option=com_content&view=article&id=57', 'index.php?option=com_content&view=article&id=57:mitino&catid=22&lang=zh-CN', 'Mitino', '是该地区居民和客人放松身心的好地方！ 在这里，您不仅会喜欢舒适的氛围和全景窗户，而且还拥有自己的熏制室，保证了菜肴和小吃的独特味觉体验。 酒吧旁边还设有免费停车场，因此您可以安全地享用美食。 开车前来，享受夜晚！', '2023-12-24 19:52:49', '5974b5bce81174eff7591c1cf0ad069b', 1, 1, 1, 'zh-CN', '2023-08-17 15:59:24', NULL, '2023-08-17 15:59:24', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a3331323a22e698afe8afa5e59cb0e58cbae5b185e6b091e5928ce5aea2e4babae694bee69dbee8baabe5bf83e79a84e5a5bde59cb0e696b9efbc8120e59ca8e8bf99e9878cefbc8ce682a8e4b88de4bb85e4bc9ae5969ce6aca2e88892e98082e79a84e6b09be59bb4e5928ce585a8e699afe7aa97e688b7efbc8ce8808ce4b894e8bf98e68ba5e69c89e887aae5b7b1e79a84e7868fe588b6e5aea4efbc8ce4bf9de8af81e4ba86e88f9ce882b4e5928ce5b08fe59083e79a84e78bace789b9e591b3e8a789e4bd93e9aa8ce3808220e98592e590a7e69781e8beb9e8bf98e8aebee69c89e5858de8b4b9e5819ce8bda6e59cbaefbc8ce59ba0e6ada4e682a8e58fafe4bba5e5ae89e585a8e59cb0e4baabe794a8e7be8ee9a39fe3808220e5bc80e8bda6e5898de69da5efbc8ce4baabe58f97e5a49ce6999aefbc81223b693a333b613a32373a7b733a323a226964223b693a35373b733a353a22616c696173223b733a363a226d6974696e6f223b733a373a2273756d6d617279223b733a3331353a22e698afe8afa5e59cb0e58cbae5b185e6b091e5928ce5aea2e4babae694bee69dbee8baabe5bf83e79a84e5a5bde59cb0e696b9efbc8120e59ca8e8bf99e9878cefbc8ce682a8e4b88de4bb85e4bc9ae5969ce6aca2e88892e98082e79a84e6b09be59bb4e5928ce585a8e699afe7aa97e688b7efbc8ce8808ce4b894e8bf98e68ba5e69c89e887aae5b7b1e79a84e7868fe588b6e5aea4efbc8ce4bf9de8af81e4ba86e88f9ce882b4e5928ce5b08fe59083e79a84e78bace789b9e591b3e8a789e4bd93e9aa8ce380823c62723ee98592e590a7e69781e8beb9e8bf98e8aebee69c89e5858de8b4b9e5819ce8bda6e59cbaefbc8ce59ba0e6ada4e682a8e58fafe4bba5e5ae89e585a8e59cb0e4baabe794a8e7be8ee9a39fe3808220e5bc80e8bda6e5898de69da5efbc8ce4baabe58f97e5a49ce6999aefbc81223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3430363a227b22696d6167655f696e74726f223a22696d616765735c2f726573746f72616e5c2f6d6974696e6f5c2f707265766965772e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f726573746f72616e5c2f6d6974696e6f5c2f707265766965772e6a70673f77696474683d31303234266865696768743d363832222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f726573746f72616e5c2f6d6974696e6f5c2f6d61696e2e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f726573746f72616e5c2f6d6974696e6f5c2f6d61696e2e6a70673f77696474683d31393230266865696768743d31323738222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32323b733a31303a22637265617465645f6279223b693a3131333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d31322d32342031393a35323a3439223b733a31313a226d6f6469666965645f6279223b693a3131333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a31393a2263617373696f706569613a726573746f72616e223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2230223b733a31333a2273686f775f63617465676f7279223b733a313a2230223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2230223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2230223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2230223b733a31313a227265636f72645f68697473223b733a313a2230223b733a393a2273686f775f68697473223b733a313a2230223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a303b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a34303b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a343b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2231223b733a393a226e756d5f6c696e6b73223b693a303b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a323b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a32313a22d0a0d0b5d181d182d0bed180d0b0d0bdd18b20434e223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a393a2235373a6d6974696e6f223b733a373a22636174736c7567223b733a31353a2232323a726573746f72616e792d636e223b733a363a22617574686f72223b733a373a2261646d696e3133223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3131313a22696d616765732f726573746f72616e2f6d6974696e6f2f707265766965772e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f726573746f72616e2f6d6974696e6f2f707265766965772e6a70673f77696474683d31303234266865696768743d363832223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a227a682d434e223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30382d31372031353a35393a3234223b693a31303b4e3b693a31313b733a37343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d35373a6d6974696e6f2663617469643d3232266c616e673d7a682d434e223b693a31323b4e3b693a31333b733a31393a22323032332d30382d31372031353a35393a3234223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2261646d696e3133223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32313a22d0a0d0b5d181d182d0bed180d0b0d0bdd18b20434e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a353a227a682d434e223b733a363a226e6573746564223b623a313b733a323a226964223b693a33353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a227a682d434e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a32393b7d7d7d693a31363b733a363a224d6974696e6f223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3537223b7d);
INSERT INTO `lsqvo_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(75, 'index.php?option=com_content&view=article&id=58', 'index.php?option=com_content&view=article&id=58:afimall-city&catid=22&lang=zh-CN', 'Afimall City', 'Zames Afimall 是一家位置独特的酒吧。 它位于莫斯科市中心，是绝佳购物和舒适休息的理想场所。', '2023-12-24 19:55:10', '9d43fdbd025fe66b309d6178fb28b797', 1, 1, 1, 'zh-CN', '2023-08-17 15:59:24', NULL, '2023-08-17 15:59:24', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a3132363a225a616d6573204166696d616c6c20e698afe4b880e5aeb6e4bd8de7bdaee78bace789b9e79a84e98592e590a7e3808220e5ae83e4bd8de4ba8ee88eabe696afe7a791e5b882e4b8ade5bf83efbc8ce698afe7bb9de4bdb3e8b4ade789a9e5928ce88892e98082e4bc91e681afe79a84e79086e683b3e59cbae68980e38082223b693a333b613a32373a7b733a323a226964223b693a35383b733a353a22616c696173223b733a31323a226166696d616c6c2063697479223b733a373a2273756d6d617279223b733a3132363a225a616d6573204166696d616c6c20e698afe4b880e5aeb6e4bd8de7bdaee78bace789b9e79a84e98592e590a7e3808220e5ae83e4bd8de4ba8ee88eabe696afe7a791e5b882e4b8ade5bf83efbc8ce698afe7bb9de4bdb3e8b4ade789a9e5928ce88892e98082e4bc91e681afe79a84e79086e683b3e59cbae68980e38082223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3433303a227b22696d6167655f696e74726f223a22696d616765735c2f726573746f72616e5c2f6166696d6f6c6c2d736974695c2f707265766965772e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f726573746f72616e5c2f6166696d6f6c6c2d736974695c2f707265766965772e6a70673f77696474683d31303234266865696768743d363832222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f726573746f72616e5c2f6166696d6f6c6c2d736974695c2f6d61696e2e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f726573746f72616e5c2f6166696d6f6c6c2d736974695c2f6d61696e2e6a70673f77696474683d31393230266865696768743d31323738222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32323b733a31303a22637265617465645f6279223b693a3131333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d31322d32342031393a35353a3130223b733a31313a226d6f6469666965645f6279223b693a3131333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a31393a2263617373696f706569613a726573746f72616e223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2230223b733a31333a2273686f775f63617465676f7279223b733a313a2230223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2230223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2230223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2230223b733a31313a227265636f72645f68697473223b733a313a2230223b733a393a2273686f775f68697473223b733a313a2230223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a303b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a34303b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a343b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2231223b733a393a226e756d5f6c696e6b73223b693a303b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a323b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a32313a22d0a0d0b5d181d182d0bed180d0b0d0bdd18b20434e223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31353a2235383a6166696d616c6c2d63697479223b733a373a22636174736c7567223b733a31353a2232323a726573746f72616e792d636e223b733a363a22617574686f72223b733a373a2261646d696e3133223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3132333a22696d616765732f726573746f72616e2f6166696d6f6c6c2d736974692f707265766965772e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f726573746f72616e2f6166696d6f6c6c2d736974692f707265766965772e6a70673f77696474683d31303234266865696768743d363832223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a227a682d434e223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30382d31372031353a35393a3234223b693a31303b4e3b693a31313b733a38303a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d35383a6166696d616c6c2d636974792663617469643d3232266c616e673d7a682d434e223b693a31323b4e3b693a31333b733a31393a22323032332d30382d31372031353a35393a3234223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2261646d696e3133223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32313a22d0a0d0b5d181d182d0bed180d0b0d0bdd18b20434e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a353a227a682d434e223b733a363a226e6573746564223b623a313b733a323a226964223b693a33353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a227a682d434e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a32393b7d7d7d693a31363b733a31323a224166696d616c6c2043697479223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3538223b7d),
(76, 'index.php?option=com_content&view=article&id=59', 'index.php?option=com_content&view=article&id=59:kuntsevo-plaza&catid=22&lang=zh-CN', 'Kuntsevo Plaza', '欢迎来到摇滚与乡村氛围交织的酒吧！ 在这里您将找到难忘的消遣所需的一切。 大屏幕上播放最精彩的体育赛事视频报道，让您沉浸在真实的比赛氛围中。', '2023-12-24 19:58:18', '3bf73874af0a4d2199e545f3274d2c8a', 1, 1, 1, 'zh-CN', '2023-08-17 15:59:24', NULL, '2023-08-17 15:59:24', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a3230363a22e6aca2e8bf8ee69da5e588b0e69187e6bb9ae4b88ee4b9a1e69d91e6b09be59bb4e4baa4e7bb87e79a84e98592e590a7efbc8120e59ca8e8bf99e9878ce682a8e5b086e689bee588b0e99abee5bf98e79a84e6b688e981a3e68980e99c80e79a84e4b880e58887e3808220e5a4a7e5b18fe5b995e4b88ae692ade694bee69c80e7b2bee5bda9e79a84e4bd93e882b2e8b59be4ba8be8a786e9a291e68aa5e98193efbc8ce8aea9e682a8e6b289e6b5b8e59ca8e79c9fe5ae9ee79a84e6af94e8b59be6b09be59bb4e4b8ade38082223b693a333b613a32373a7b733a323a226964223b693a35393b733a353a22616c696173223b733a31343a226b756e747365766f20706c617a61223b733a373a2273756d6d617279223b733a3230363a22e6aca2e8bf8ee69da5e588b0e69187e6bb9ae4b88ee4b9a1e69d91e6b09be59bb4e4baa4e7bb87e79a84e98592e590a7efbc8120e59ca8e8bf99e9878ce682a8e5b086e689bee588b0e99abee5bf98e79a84e6b688e981a3e68980e99c80e79a84e4b880e58887e3808220e5a4a7e5b18fe5b995e4b88ae692ade694bee69c80e7b2bee5bda9e79a84e4bd93e882b2e8b59be4ba8be8a786e9a291e68aa5e98193efbc8ce8aea9e682a8e6b289e6b5b8e59ca8e79c9fe5ae9ee79a84e6af94e8b59be6b09be59bb4e4b8ade38082223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3433383a227b22696d6167655f696e74726f223a22696d616765735c2f726573746f72616e5c2f6b756e747365766f2d706c617a615c2f707265766965772e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f726573746f72616e5c2f6b756e747365766f2d706c617a615c2f707265766965772e6a70673f77696474683d31303234266865696768743d363832222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f726573746f72616e5c2f6b756e747365766f2d706c617a615c2f6d61696e2e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f726573746f72616e5c2f6b756e747365766f2d706c617a615c2f6d61696e2e6a70673f77696474683d31393230266865696768743d31323738222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32323b733a31303a22637265617465645f6279223b693a3131333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d31322d32342031393a35383a3138223b733a31313a226d6f6469666965645f6279223b693a3131333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a31393a2263617373696f706569613a726573746f72616e223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2230223b733a31333a2273686f775f63617465676f7279223b733a313a2230223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2230223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2230223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2230223b733a31313a227265636f72645f68697473223b733a313a2230223b733a393a2273686f775f68697473223b733a313a2230223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a303b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a34303b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a343b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2231223b733a393a226e756d5f6c696e6b73223b693a303b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a323b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a32313a22d0a0d0b5d181d182d0bed180d0b0d0bdd18b20434e223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31373a2235393a6b756e747365766f2d706c617a61223b733a373a22636174736c7567223b733a31353a2232323a726573746f72616e792d636e223b733a363a22617574686f72223b733a373a2261646d696e3133223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3132373a22696d616765732f726573746f72616e2f6b756e747365766f2d706c617a612f707265766965772e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f726573746f72616e2f6b756e747365766f2d706c617a612f707265766965772e6a70673f77696474683d31303234266865696768743d363832223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a227a682d434e223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30382d31372031353a35393a3234223b693a31303b4e3b693a31313b733a38323a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d35393a6b756e747365766f2d706c617a612663617469643d3232266c616e673d7a682d434e223b693a31323b4e3b693a31333b733a31393a22323032332d30382d31372031353a35393a3234223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2261646d696e3133223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32313a22d0a0d0b5d181d182d0bed180d0b0d0bdd18b20434e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a353a227a682d434e223b733a363a226e6573746564223b623a313b733a323a226964223b693a33353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a227a682d434e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a32393b7d7d7d693a31363b733a31343a224b756e747365766f20506c617a61223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3539223b7d),
(77, 'index.php?option=com_content&view=article&id=60', 'index.php?option=com_content&view=article&id=60:horosho&catid=22&lang=zh-CN', 'Horosho', '如果您正在寻找一个舒适的地方，您可以与家人或朋友一起享用美味的晚餐和一杯清凉的啤酒，那么您一定要去Zames Bar Horoshovo看看。 我们酒吧的氛围有利于愉快的住宿，一个单独的入口使我们即使在购物中心关闭后也可以工作。', '2023-12-24 20:01:41', 'ab33ef0bef0b67544eb8cb73e3230d71', 1, 1, 1, 'zh-CN', '2023-08-17 15:59:24', NULL, '2023-08-17 15:59:24', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a3330323a22e5a682e69e9ce682a8e6ada3e59ca8e5afbbe689bee4b880e4b8aae88892e98082e79a84e59cb0e696b9efbc8ce682a8e58fafe4bba5e4b88ee5aeb6e4babae68896e69c8be58f8be4b880e8b5b7e4baabe794a8e7be8ee591b3e79a84e6999ae9a490e5928ce4b880e69dafe6b885e58789e79a84e595a4e98592efbc8ce982a3e4b988e682a8e4b880e5ae9ae8a681e58ebb5a616d65732042617220486f726f73686f766fe79c8be79c8be3808220e68891e4bbace98592e590a7e79a84e6b09be59bb4e69c89e588a9e4ba8ee68489e5bfabe79a84e4bd8fe5aebfefbc8ce4b880e4b8aae58d95e78bace79a84e585a5e58fa3e4bdbfe68891e4bbace58db3e4bdbfe59ca8e8b4ade789a9e4b8ade5bf83e585b3e997ade5908ee4b99fe58fafe4bba5e5b7a5e4bd9ce38082223b693a333b613a32373a7b733a323a226964223b693a36303b733a353a22616c696173223b733a373a22686f726f73686f223b733a373a2273756d6d617279223b733a3330323a22e5a682e69e9ce682a8e6ada3e59ca8e5afbbe689bee4b880e4b8aae88892e98082e79a84e59cb0e696b9efbc8ce682a8e58fafe4bba5e4b88ee5aeb6e4babae68896e69c8be58f8be4b880e8b5b7e4baabe794a8e7be8ee591b3e79a84e6999ae9a490e5928ce4b880e69dafe6b885e58789e79a84e595a4e98592efbc8ce982a3e4b988e682a8e4b880e5ae9ae8a681e58ebb5a616d65732042617220486f726f73686f766fe79c8be79c8be3808220e68891e4bbace98592e590a7e79a84e6b09be59bb4e69c89e588a9e4ba8ee68489e5bfabe79a84e4bd8fe5aebfefbc8ce4b880e4b8aae58d95e78bace79a84e585a5e58fa3e4bdbfe68891e4bbace58db3e4bdbfe59ca8e8b4ade789a9e4b8ade5bf83e585b3e997ade5908ee4b99fe58fafe4bba5e5b7a5e4bd9ce38082223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3431303a227b22696d6167655f696e74726f223a22696d616765735c2f726573746f72616e5c2f686f726f73686f5c2f707265766965772e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f726573746f72616e5c2f686f726f73686f5c2f707265766965772e6a70673f77696474683d31303234266865696768743d363832222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f726573746f72616e5c2f686f726f73686f5c2f6d61696e2e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f726573746f72616e5c2f686f726f73686f5c2f6d61696e2e6a70673f77696474683d31393230266865696768743d31323738222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32323b733a31303a22637265617465645f6279223b693a3131333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d31322d32342032303a30313a3431223b733a31313a226d6f6469666965645f6279223b693a3131333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a31393a2263617373696f706569613a726573746f72616e223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2230223b733a31333a2273686f775f63617465676f7279223b733a313a2230223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2230223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2230223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2230223b733a31313a227265636f72645f68697473223b733a313a2230223b733a393a2273686f775f68697473223b733a313a2230223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a303b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a34303b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a343b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2231223b733a393a226e756d5f6c696e6b73223b693a303b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a323b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a32313a22d0a0d0b5d181d182d0bed180d0b0d0bdd18b20434e223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a31303a2236303a686f726f73686f223b733a373a22636174736c7567223b733a31353a2232323a726573746f72616e792d636e223b733a363a22617574686f72223b733a373a2261646d696e3133223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3131333a22696d616765732f726573746f72616e2f686f726f73686f2f707265766965772e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f726573746f72616e2f686f726f73686f2f707265766965772e6a70673f77696474683d31303234266865696768743d363832223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a227a682d434e223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30382d31372031353a35393a3234223b693a31303b4e3b693a31313b733a37353a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d36303a686f726f73686f2663617469643d3232266c616e673d7a682d434e223b693a31323b4e3b693a31333b733a31393a22323032332d30382d31372031353a35393a3234223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2261646d696e3133223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32313a22d0a0d0b5d181d182d0bed180d0b0d0bdd18b20434e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a353a227a682d434e223b733a363a226e6573746564223b623a313b733a323a226964223b693a33353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a227a682d434e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a32393b7d7d7d693a31363b733a373a22486f726f73686f223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3630223b7d);
INSERT INTO `lsqvo_finder_links` (`link_id`, `url`, `route`, `title`, `description`, `indexdate`, `md5sum`, `published`, `state`, `access`, `language`, `publish_start_date`, `publish_end_date`, `start_date`, `end_date`, `list_price`, `sale_price`, `type_id`, `object`) VALUES
(78, 'index.php?option=com_content&view=article&id=61', 'index.php?option=com_content&view=article&id=61:butovo&catid=22&lang=zh-CN', 'Butovo', '每周五和周六 22:00 都会举办明亮的音乐之夜，营造令人难忘的氛围。 在这里您可以享受现场音乐、美味佳肴和 200 多种不同的精酿啤酒。', '2023-12-24 20:04:11', '1459dd4f7e6a8fc32293d36cc6be060d', 1, 1, 1, 'zh-CN', '2023-08-17 15:59:24', NULL, '2023-08-17 15:59:24', NULL, 0, 0, 3, 0x4f3a35323a224a6f6f6d6c615c436f6d706f6e656e745c46696e6465725c41646d696e6973747261746f725c496e64657865725c526573756c74223a31393a7b693a303b693a313b693a313b733a353a2272752d5255223b693a323b733a3138313a22e6af8fe591a8e4ba94e5928ce591a8e585ad2032323a303020e983bde4bc9ae4b8bee58a9ee6988ee4baaee79a84e99fb3e4b990e4b98be5a49cefbc8ce890a5e980a0e4bba4e4babae99abee5bf98e79a84e6b09be59bb4e3808220e59ca8e8bf99e9878ce682a8e58fafe4bba5e4baabe58f97e78eb0e59cbae99fb3e4b990e38081e7be8ee591b3e4bdb3e882b4e5928c2032303020e5a49ae7a78de4b88de5908ce79a84e7b2bee985bfe595a4e98592e38082223b693a333b613a32373a7b733a323a226964223b693a36313b733a353a22616c696173223b733a363a226275746f766f223b733a373a2273756d6d617279223b733a3138313a22e6af8fe591a8e4ba94e5928ce591a8e585ad2032323a303020e983bde4bc9ae4b8bee58a9ee6988ee4baaee79a84e99fb3e4b990e4b98be5a49cefbc8ce890a5e980a0e4bba4e4babae99abee5bf98e79a84e6b09be59bb4e3808220e59ca8e8bf99e9878ce682a8e58fafe4bba5e4baabe58f97e78eb0e59cbae99fb3e4b990e38081e7be8ee591b3e4bdb3e882b4e5928c2032303020e5a49ae7a78de4b88de5908ce79a84e7b2bee985bfe595a4e98592e38082223b733a343a22626f6479223b733a303a22223b733a363a22696d61676573223b733a3430363a227b22696d6167655f696e74726f223a22696d616765735c2f726573746f72616e5c2f6275746f766f5c2f707265766965772e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f726573746f72616e5c2f6275746f766f5c2f707265766965772e6a70673f77696474683d31303234266865696768743d363832222c22696d6167655f696e74726f5f616c74223a22222c22666c6f61745f696e74726f223a22222c22696d6167655f696e74726f5f63617074696f6e223a22222c22696d6167655f66756c6c74657874223a22696d616765735c2f726573746f72616e5c2f6275746f766f5c2f6d61696e2e6a7067236a6f6f6d6c61496d6167653a5c2f5c2f6c6f63616c2d696d616765735c2f726573746f72616e5c2f6275746f766f5c2f6d61696e2e6a70673f77696474683d31393230266865696768743d31323738222c22696d6167655f66756c6c746578745f616c74223a22222c22666c6f61745f66756c6c74657874223a22222c22696d6167655f66756c6c746578745f63617074696f6e223a22227d223b733a353a226361746964223b693a32323b733a31303a22637265617465645f6279223b693a3131333b733a31363a22637265617465645f62795f616c696173223b733a303a22223b733a383a226d6f646966696564223b733a31393a22323032332d31322d32342032303a30343a3131223b733a31313a226d6f6469666965645f6279223b693a3131333b733a363a22706172616d73223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a38363a7b733a31343a2261727469636c655f6c61796f7574223b733a31393a2263617373696f706569613a726573746f72616e223b733a31303a2273686f775f7469746c65223b733a313a2231223b733a31313a226c696e6b5f7469746c6573223b733a313a2231223b733a31303a2273686f775f696e74726f223b733a313a2231223b733a31393a22696e666f5f626c6f636b5f706f736974696f6e223b733a313a2230223b733a32313a22696e666f5f626c6f636b5f73686f775f7469746c65223b733a313a2230223b733a31333a2273686f775f63617465676f7279223b733a313a2230223b733a31333a226c696e6b5f63617465676f7279223b733a313a2231223b733a32303a2273686f775f706172656e745f63617465676f7279223b733a313a2230223b733a32303a226c696e6b5f706172656e745f63617465676f7279223b733a313a2230223b733a31373a2273686f775f6173736f63696174696f6e73223b733a313a2230223b733a353a22666c616773223b733a313a2231223b733a31313a2273686f775f617574686f72223b733a313a2230223b733a31313a226c696e6b5f617574686f72223b733a313a2230223b733a31363a2273686f775f6372656174655f64617465223b733a313a2230223b733a31363a2273686f775f6d6f646966795f64617465223b733a313a2230223b733a31373a2273686f775f7075626c6973685f64617465223b733a313a2230223b733a32303a2273686f775f6974656d5f6e617669676174696f6e223b733a313a2230223b733a31333a2273686f775f726561646d6f7265223b733a313a2231223b733a31393a2273686f775f726561646d6f72655f7469746c65223b733a313a2230223b733a31343a22726561646d6f72655f6c696d6974223b693a3130303b733a393a2273686f775f74616773223b733a313a2230223b733a31313a227265636f72645f68697473223b733a313a2230223b733a393a2273686f775f68697473223b733a313a2230223b733a31313a2273686f775f6e6f61757468223b733a313a2230223b733a31333a2275726c735f706f736974696f6e223b693a303b733a373a2263617074636861223b733a303a22223b733a32333a2273686f775f7075626c697368696e675f6f7074696f6e73223b733a313a2231223b733a32303a2273686f775f61727469636c655f6f7074696f6e73223b733a313a2231223b733a32373a2273686f775f636f6e6669677572655f656469745f6f7074696f6e73223b733a313a2231223b733a31363a2273686f775f7065726d697373696f6e73223b733a313a2231223b733a32323a2273686f775f6173736f63696174696f6e735f65646974223b733a313a2231223b733a31323a22736176655f686973746f7279223b733a313a2231223b733a31333a22686973746f72795f6c696d6974223b693a31303b733a32353a2273686f775f75726c735f696d616765735f66726f6e74656e64223b733a313a2230223b733a32343a2273686f775f75726c735f696d616765735f6261636b656e64223b733a313a2231223b733a373a2274617267657461223b693a303b733a373a2274617267657462223b693a303b733a373a2274617267657463223b693a303b733a31313a22666c6f61745f696e74726f223b733a343a226c656674223b733a31343a22666c6f61745f66756c6c74657874223b733a343a226c656674223b733a31353a2263617465676f72795f6c61796f7574223b733a363a225f3a626c6f67223b733a31393a2273686f775f63617465676f72795f7469746c65223b733a313a2230223b733a31363a2273686f775f6465736372697074696f6e223b733a313a2230223b733a32323a2273686f775f6465736372697074696f6e5f696d616765223b733a313a2230223b733a383a226d61784c6576656c223b733a313a2231223b733a32313a2273686f775f656d7074795f63617465676f72696573223b733a313a2230223b733a31363a2273686f775f6e6f5f61727469636c6573223b733a313a2231223b733a33323a2273686f775f63617465676f72795f68656164696e675f7469746c655f74657874223b733a313a2231223b733a31363a2273686f775f7375626361745f64657363223b733a313a2231223b733a32313a2273686f775f6361745f6e756d5f61727469636c6573223b733a313a2230223b733a31333a2273686f775f6361745f74616773223b733a313a2231223b733a32313a2273686f775f626173655f6465736372697074696f6e223b733a313a2231223b733a31313a226d61784c6576656c636174223b733a323a222d31223b733a32353a2273686f775f656d7074795f63617465676f726965735f636174223b733a313a2230223b733a32303a2273686f775f7375626361745f646573635f636174223b733a313a2231223b733a32353a2273686f775f6361745f6e756d5f61727469636c65735f636174223b733a313a2231223b733a32303a226e756d5f6c656164696e675f61727469636c6573223b693a303b733a31383a22626c6f675f636c6173735f6c656164696e67223b733a303a22223b733a31383a226e756d5f696e74726f5f61727469636c6573223b693a34303b733a31303a22626c6f675f636c617373223b733a303a22223b733a31313a226e756d5f636f6c756d6e73223b693a343b733a31383a226d756c74695f636f6c756d6e5f6f72646572223b733a313a2231223b733a393a226e756d5f6c696e6b73223b693a303b733a32343a2273686f775f73756263617465676f72795f636f6e74656e74223b733a313a2230223b733a31363a226c696e6b5f696e74726f5f696d616765223b733a313a2230223b733a32313a2273686f775f706167696e6174696f6e5f6c696d6974223b733a313a2231223b733a31323a2266696c7465725f6669656c64223b733a343a2268696465223b733a31333a2273686f775f68656164696e6773223b733a313a2231223b733a31343a226c6973745f73686f775f64617465223b733a313a2230223b733a31313a22646174655f666f726d6174223b733a303a22223b733a31343a226c6973745f73686f775f68697473223b733a313a2231223b733a31363a226c6973745f73686f775f617574686f72223b733a313a2231223b733a31313a22646973706c61795f6e756d223b733a323a223130223b733a31313a226f7264657262795f707269223b733a353a226f72646572223b733a31313a226f7264657262795f736563223b733a353a227264617465223b733a31303a226f726465725f64617465223b733a393a227075626c6973686564223b733a31353a2273686f775f706167696e6174696f6e223b733a313a2232223b733a32333a2273686f775f706167696e6174696f6e5f726573756c7473223b733a313a2231223b733a31333a2273686f775f6665617475726564223b733a343a2273686f77223b733a31343a2273686f775f666565645f6c696e6b223b733a313a2231223b733a31323a22666565645f73756d6d617279223b733a313a2230223b733a31383a22666565645f73686f775f726561646d6f7265223b733a313a2230223b733a373a227365665f696473223b693a313b733a32303a22637573746f6d5f6669656c64735f656e61626c65223b733a313a2231223b733a31363a22776f726b666c6f775f656e61626c6564223b733a313a2230223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a226d6574616b6579223b733a303a22223b733a383a226d65746164657363223b733a303a22223b733a383a226d65746164617461223b4f3a32343a224a6f6f6d6c615c52656769737472795c5265676973747279223a333a7b733a373a22002a0064617461223b4f3a383a22737464436c617373223a333a7b733a363a22726f626f7473223b733a303a22223b733a363a22617574686f72223b733a303a22223b733a363a22726967687473223b733a303a22223b7d733a31343a22002a00696e697469616c697a6564223b623a313b733a31323a22002a00736570617261746f72223b733a313a222e223b7d733a373a2276657273696f6e223b693a323b733a383a226f72646572696e67223b693a303b733a383a2263617465676f7279223b733a32313a22d0a0d0b5d181d182d0bed180d0b0d0bdd18b20434e223b733a393a226361745f7374617465223b693a313b733a31303a226361745f616363657373223b693a313b733a343a22736c7567223b733a393a2236313a6275746f766f223b733a373a22636174736c7567223b733a31353a2232323a726573746f72616e792d636e223b733a363a22617574686f72223b733a373a2261646d696e3133223b733a363a226c61796f7574223b733a373a2261727469636c65223b733a373a22636f6e74657874223b733a31393a22636f6d5f636f6e74656e742e61727469636c65223b733a383a22696d61676555726c223b733a3131313a22696d616765732f726573746f72616e2f6275746f766f2f707265766965772e6a7067236a6f6f6d6c61496d6167653a2f2f6c6f63616c2d696d616765732f726573746f72616e2f6275746f766f2f707265766965772e6a70673f77696474683d31303234266865696768743d363832223b733a383a22696d616765416c74223b733a303a22223b733a31303a226d657461617574686f72223b4e3b7d693a343b4e3b693a353b613a353a7b693a313b613a333a7b693a303b733a353a227469746c65223b693a313b733a383a227375627469746c65223b693a323b733a323a226964223b7d693a323b613a323a7b693a303b733a373a2273756d6d617279223b693a313b733a343a22626f6479223b7d693a333b613a383a7b693a303b733a343a226d657461223b693a313b733a31303a226c6973745f7072696365223b693a323b733a31303a2273616c655f7072696365223b693a333b733a373a226d6574616b6579223b693a343b733a383a226d65746164657363223b693a353b733a31303a226d657461617574686f72223b693a363b733a363a22617574686f72223b693a373b733a31363a22637265617465645f62795f616c696173223b7d693a343b613a323a7b693a303b733a343a2270617468223b693a313b733a353a22616c696173223b7d693a353b613a313a7b693a303b733a383a22636f6d6d656e7473223b7d7d693a363b733a353a227a682d434e223b693a373b4e3b693a383b4e3b693a393b733a31393a22323032332d30382d31372031353a35393a3234223b693a31303b4e3b693a31313b733a37343a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d36313a6275746f766f2663617469643d3232266c616e673d7a682d434e223b693a31323b4e3b693a31333b733a31393a22323032332d30382d31372031353a35393a3234223b693a31343b693a313b693a31353b613a343a7b733a343a2254797065223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2241727469636c65223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a333b7d7d733a363a22417574686f72223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a373a2261646d696e3133223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a353b7d7d733a383a2243617465676f7279223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a32313a22d0a0d0b5d181d182d0bed180d0b0d0bdd18b20434e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a353a227a682d434e223b733a363a226e6573746564223b623a313b733a323a226964223b693a33353b7d7d733a383a224c616e6775616765223b613a313a7b693a303b4f3a383a22737464436c617373223a363a7b733a353a227469746c65223b733a353a227a682d434e223b733a353a227374617465223b693a313b733a363a22616363657373223b693a313b733a383a226c616e6775616765223b733a303a22223b733a363a226e6573746564223b623a303b733a323a226964223b693a32393b7d7d7d693a31363b733a363a224275746f766f223b693a31373b693a333b693a31383b733a34373a22696e6465782e7068703f6f7074696f6e3d636f6d5f636f6e74656e7426766965773d61727469636c652669643d3631223b7d);

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_finder_links_terms`
--

CREATE TABLE `lsqvo_finder_links_terms` (
  `link_id` int(10) UNSIGNED NOT NULL,
  `term_id` int(10) UNSIGNED NOT NULL,
  `weight` float UNSIGNED NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Дамп данных таблицы `lsqvo_finder_links_terms`
--

INSERT INTO `lsqvo_finder_links_terms` (`link_id`, `term_id`, `weight`) VALUES
(64, 1, 0.07),
(64, 6, 0.56004),
(64, 31, 0.93324),
(64, 35, 0.04669),
(64, 74, 0.04669),
(64, 75, 0.09331),
(64, 105, 0.27993),
(64, 114, 0.09331),
(64, 125, 0.37338),
(64, 129, 0.18662),
(64, 140, 0.09331),
(64, 155, 0.14),
(64, 177, 0.09338),
(64, 201, 0.28),
(64, 219, 0.51331),
(64, 223, 0.14),
(43, 256, 0.07),
(45, 256, 0.07),
(47, 256, 0.07),
(49, 256, 0.07),
(56, 256, 0.07),
(1, 256, 0.17),
(1, 257, 0.98),
(15, 257, 0.98),
(21, 257, 0.98),
(23, 257, 0.98),
(1, 258, 0.49),
(15, 258, 0.49),
(21, 258, 0.49),
(23, 258, 0.49),
(1, 259, 0.28),
(15, 259, 0.28),
(21, 259, 0.28),
(23, 259, 0.28),
(1, 260, 0.18669),
(15, 260, 0.18669),
(21, 260, 0.18669),
(23, 260, 0.18669),
(1, 261, 0.56004),
(3, 261, 0.56004),
(13, 261, 0.56004),
(15, 261, 0.56004),
(17, 261, 0.56004),
(19, 261, 0.56004),
(21, 261, 0.56004),
(22, 261, 0.56004),
(23, 261, 0.56004),
(24, 261, 0.56004),
(26, 261, 0.56004),
(28, 261, 0.56004),
(30, 261, 0.56004),
(32, 261, 0.56004),
(34, 261, 0.56004),
(38, 261, 0.56004),
(43, 261, 0.56004),
(45, 261, 0.56004),
(47, 261, 0.56004),
(49, 261, 0.56004),
(55, 261, 0.56004),
(56, 261, 0.56004),
(1, 262, 0.23331),
(15, 262, 0.23331),
(21, 262, 0.23331),
(23, 262, 0.23331),
(1, 263, 0.18669),
(15, 263, 0.18669),
(21, 263, 0.18669),
(23, 263, 0.18669),
(1, 264, 0.32669),
(15, 264, 0.32669),
(21, 264, 0.32669),
(23, 264, 0.32669),
(1, 265, 0.51331),
(15, 265, 0.51331),
(21, 265, 0.51331),
(23, 265, 0.51331),
(1, 266, 0.09331),
(15, 266, 0.09331),
(21, 266, 0.09331),
(23, 266, 0.09331),
(1, 267, 0.23331),
(15, 267, 0.23331),
(21, 267, 0.23331),
(23, 267, 0.23331),
(1, 268, 0.09331),
(15, 268, 0.09331),
(21, 268, 0.09331),
(23, 268, 0.09331),
(1, 269, 0.32669),
(15, 269, 0.32669),
(21, 269, 0.32669),
(23, 269, 0.32669),
(1, 270, 0.65331),
(15, 270, 0.65331),
(21, 270, 0.65331),
(23, 270, 0.65331),
(1, 271, 0.18669),
(15, 271, 0.18669),
(21, 271, 0.18669),
(23, 271, 0.18669),
(1, 272, 3.49965),
(15, 272, 3.49965),
(21, 272, 3.49965),
(23, 272, 3.49965),
(1, 273, 0.37331),
(15, 273, 0.37331),
(21, 273, 0.37331),
(23, 273, 0.37331),
(1, 274, 3.49965),
(15, 274, 3.49965),
(21, 274, 3.49965),
(23, 274, 3.49965),
(1, 276, 0.32669),
(15, 276, 0.32669),
(21, 276, 0.32669),
(23, 276, 0.32669),
(1, 277, 1.0666),
(1, 278, 0.42),
(15, 278, 0.42),
(21, 278, 0.42),
(23, 278, 0.42),
(1, 279, 0.14),
(15, 279, 0.14),
(21, 279, 0.14),
(23, 279, 0.14),
(1, 280, 1.0666),
(1, 281, 0.14),
(15, 281, 0.14),
(21, 281, 0.14),
(23, 281, 0.14),
(1, 282, 0.04669),
(15, 282, 0.04669),
(21, 282, 0.04669),
(23, 282, 0.04669),
(24, 282, 0.04669),
(32, 282, 0.04669),
(56, 282, 0.4669),
(1, 283, 0.32669),
(15, 283, 0.32669),
(21, 283, 0.32669),
(23, 283, 0.32669),
(1, 284, 0.14),
(15, 284, 0.14),
(21, 284, 0.14),
(23, 284, 0.14),
(45, 284, 0.14),
(47, 284, 0.14),
(49, 284, 0.14),
(56, 284, 0.84),
(1, 285, 0.46669),
(15, 285, 0.46669),
(21, 285, 0.46669),
(23, 285, 0.46669),
(13, 286, 0.23331),
(34, 286, 0.23331),
(45, 286, 0.23331),
(47, 286, 0.23331),
(49, 286, 0.23331),
(1, 286, 0.69993),
(15, 286, 0.69993),
(21, 286, 0.69993),
(23, 286, 0.69993),
(43, 286, 0.93324),
(1, 287, 0.32669),
(15, 287, 0.32669),
(21, 287, 0.32669),
(23, 287, 0.32669),
(1, 288, 0.18669),
(15, 288, 0.18669),
(21, 288, 0.18669),
(23, 288, 0.18669),
(1, 289, 0.14),
(15, 289, 0.14),
(21, 289, 0.14),
(23, 289, 0.14),
(19, 290, 0.04669),
(24, 290, 0.04669),
(28, 290, 0.04669),
(32, 290, 0.04669),
(43, 290, 0.04669),
(22, 290, 0.09338),
(30, 290, 0.09338),
(45, 290, 0.09338),
(47, 290, 0.09338),
(49, 290, 0.09338),
(38, 290, 0.14007),
(17, 290, 0.25346),
(1, 290, 0.79373),
(15, 290, 0.79373),
(21, 290, 0.79373),
(23, 290, 0.79373),
(56, 290, 2.47457),
(1, 291, 0.37331),
(15, 291, 0.37331),
(21, 291, 0.37331),
(23, 291, 0.37331),
(1, 292, 0.42),
(15, 292, 0.42),
(21, 292, 0.42),
(23, 292, 0.42),
(1, 293, 0.51331),
(15, 293, 0.51331),
(21, 293, 0.51331),
(23, 293, 0.51331),
(1, 294, 0.18669),
(15, 294, 0.18669),
(21, 294, 0.18669),
(23, 294, 0.18669),
(1, 295, 0.23331),
(15, 295, 0.23331),
(21, 295, 0.23331),
(23, 295, 0.23331),
(1, 296, 0.28),
(15, 296, 0.28),
(21, 296, 0.28),
(23, 296, 0.28),
(1, 297, 0.28),
(15, 297, 0.28),
(21, 297, 0.28),
(23, 297, 0.28),
(1, 298, 0.18669),
(15, 298, 0.18669),
(21, 298, 0.18669),
(23, 298, 0.18669),
(1, 299, 0.28),
(15, 299, 0.28),
(21, 299, 0.28),
(23, 299, 0.28),
(1, 300, 0.42),
(15, 300, 0.42),
(21, 300, 0.42),
(23, 300, 0.42),
(1, 301, 0.51331),
(15, 301, 0.51331),
(21, 301, 0.51331),
(23, 301, 0.51331),
(32, 302, 0.23331),
(1, 302, 0.69993),
(15, 302, 0.69993),
(21, 302, 0.69993),
(23, 302, 0.69993),
(1, 304, 0.37331),
(15, 304, 0.37331),
(21, 304, 0.37331),
(23, 304, 0.37331),
(1, 305, 0.51331),
(15, 305, 0.51331),
(21, 305, 0.51331),
(23, 305, 0.51331),
(1, 306, 0.65338),
(15, 306, 0.65338),
(21, 306, 0.65338),
(23, 306, 0.65338),
(1, 307, 0.18669),
(15, 307, 0.18669),
(21, 307, 0.18669),
(23, 307, 0.18669),
(45, 307, 0.18669),
(47, 307, 0.18669),
(49, 307, 0.18669),
(1, 308, 0.23331),
(15, 308, 0.23331),
(21, 308, 0.23331),
(23, 308, 0.23331),
(1, 309, 0.18669),
(15, 309, 0.18669),
(21, 309, 0.18669),
(23, 309, 0.18669),
(1, 310, 0.18669),
(15, 310, 0.18669),
(21, 310, 0.18669),
(23, 310, 0.18669),
(1, 311, 0.23331),
(15, 311, 0.23331),
(21, 311, 0.23331),
(23, 311, 0.23331),
(1, 312, 0.18669),
(15, 312, 0.18669),
(21, 312, 0.18669),
(23, 312, 0.18669),
(1, 313, 0.28),
(15, 313, 0.28),
(21, 313, 0.28),
(23, 313, 0.28),
(1, 314, 0.32669),
(15, 314, 0.32669),
(21, 314, 0.32669),
(23, 314, 0.32669),
(24, 315, 0.14),
(26, 315, 0.14),
(28, 315, 0.14),
(30, 315, 0.14),
(1, 315, 0.28),
(15, 315, 0.28),
(21, 315, 0.28),
(23, 315, 0.28),
(45, 315, 0.42),
(47, 315, 0.42),
(49, 315, 0.42),
(56, 315, 2.8),
(1, 316, 0.23331),
(15, 316, 0.23331),
(21, 316, 0.23331),
(23, 316, 0.23331),
(1, 317, 0.46669),
(15, 317, 0.46669),
(21, 317, 0.46669),
(23, 317, 0.46669),
(1, 318, 0.46669),
(15, 318, 0.46669),
(21, 318, 0.46669),
(23, 318, 0.46669),
(1, 319, 0.28),
(15, 319, 0.28),
(21, 319, 0.28),
(23, 319, 0.28),
(28, 320, 0.14),
(1, 320, 0.42),
(15, 320, 0.42),
(21, 320, 0.42),
(23, 320, 0.42),
(56, 320, 1.26),
(1, 321, 0.18669),
(15, 321, 0.18669),
(21, 321, 0.18669),
(23, 321, 0.18669),
(26, 321, 0.18669),
(1, 323, 0.09331),
(15, 323, 0.09331),
(21, 323, 0.09331),
(23, 323, 0.09331),
(32, 323, 0.09331),
(56, 323, 0.46655),
(1, 324, 0.37331),
(15, 324, 0.37331),
(21, 324, 0.37331),
(23, 324, 0.37331),
(1, 325, 0.32669),
(15, 325, 0.32669),
(21, 325, 0.32669),
(23, 325, 0.32669),
(1, 326, 0.46669),
(15, 326, 0.46669),
(21, 326, 0.46669),
(23, 326, 0.46669),
(26, 327, 0.23331),
(34, 327, 0.23331),
(1, 327, 0.69993),
(15, 327, 0.69993),
(21, 327, 0.69993),
(23, 327, 0.69993),
(1, 328, 0.14),
(15, 328, 0.14),
(21, 328, 0.14),
(23, 328, 0.14),
(17, 329, 0.04669),
(22, 329, 0.04669),
(28, 329, 0.04669),
(30, 329, 0.04669),
(32, 329, 0.04669),
(43, 329, 0.04669),
(55, 329, 0.04669),
(38, 329, 0.09338),
(24, 329, 0.14007),
(34, 329, 0.14007),
(45, 329, 0.18676),
(47, 329, 0.18676),
(49, 329, 0.18676),
(26, 329, 0.23345),
(1, 329, 0.4669),
(15, 329, 0.4669),
(21, 329, 0.4669),
(23, 329, 0.4669),
(13, 329, 0.48691),
(56, 329, 2.14774),
(43, 330, 0.09331),
(1, 330, 0.27993),
(15, 330, 0.27993),
(21, 330, 0.27993),
(23, 330, 0.27993),
(1, 331, 0.42),
(15, 331, 0.42),
(21, 331, 0.42),
(23, 331, 0.42),
(1, 332, 0.14),
(15, 332, 0.14),
(21, 332, 0.14),
(23, 332, 0.14),
(32, 332, 0.14),
(56, 332, 5.6),
(1, 333, 0.56),
(15, 333, 0.56),
(21, 333, 0.56),
(23, 333, 0.56),
(1, 334, 0.56),
(15, 334, 0.56),
(21, 334, 0.56),
(23, 334, 0.56),
(1, 335, 0.93338),
(15, 335, 0.93338),
(21, 335, 0.93338),
(23, 335, 0.93338),
(1, 336, 0.42),
(15, 336, 0.42),
(21, 336, 0.42),
(23, 336, 0.42),
(1, 337, 0.14),
(15, 337, 0.14),
(21, 337, 0.14),
(23, 337, 0.14),
(1, 338, 0.37331),
(15, 338, 0.37331),
(21, 338, 0.37331),
(23, 338, 0.37331),
(1, 339, 1.12),
(15, 339, 1.12),
(21, 339, 1.12),
(23, 339, 1.12),
(1, 340, 0.37331),
(15, 340, 0.37331),
(21, 340, 0.37331),
(23, 340, 0.37331),
(1, 341, 0.23331),
(15, 341, 0.23331),
(21, 341, 0.23331),
(23, 341, 0.23331),
(1, 342, 0.37331),
(15, 342, 0.37331),
(21, 342, 0.37331),
(23, 342, 0.37331),
(1, 343, 0.42),
(15, 343, 0.42),
(21, 343, 0.42),
(23, 343, 0.42),
(1, 344, 0.46669),
(15, 344, 0.46669),
(21, 344, 0.46669),
(23, 344, 0.46669),
(1, 345, 0.23331),
(15, 345, 0.23331),
(21, 345, 0.23331),
(23, 345, 0.23331),
(1, 346, 0.32669),
(15, 346, 0.32669),
(21, 346, 0.32669),
(23, 346, 0.32669),
(1, 347, 0.32669),
(15, 347, 0.32669),
(21, 347, 0.32669),
(23, 347, 0.32669),
(56, 347, 1.30676),
(1, 348, 0.37331),
(15, 348, 0.37331),
(21, 348, 0.37331),
(23, 348, 0.37331),
(1, 349, 0.42),
(15, 349, 0.42),
(21, 349, 0.42),
(23, 349, 0.42),
(1, 350, 0.56),
(15, 350, 0.56),
(21, 350, 0.56),
(23, 350, 0.56),
(1, 351, 0.28),
(15, 351, 0.28),
(21, 351, 0.28),
(23, 351, 0.28),
(1, 352, 0.46669),
(15, 352, 0.46669),
(21, 352, 0.46669),
(23, 352, 0.46669),
(1, 353, 0.46669),
(15, 353, 0.46669),
(21, 353, 0.46669),
(23, 353, 0.46669),
(1, 354, 0.90661),
(1, 355, 0.23331),
(15, 355, 0.23331),
(21, 355, 0.23331),
(23, 355, 0.23331),
(1, 356, 0.28),
(15, 356, 0.28),
(21, 356, 0.28),
(23, 356, 0.28),
(1, 357, 0.56),
(15, 357, 0.56),
(21, 357, 0.56),
(23, 357, 0.56),
(1, 358, 0.46662),
(15, 358, 0.46662),
(21, 358, 0.46662),
(23, 358, 0.46662),
(1, 359, 0.09338),
(15, 359, 0.09338),
(21, 359, 0.09338),
(23, 359, 0.09338),
(1, 360, 0.09331),
(15, 360, 0.09331),
(21, 360, 0.09331),
(22, 360, 0.09331),
(23, 360, 0.09331),
(24, 360, 0.09331),
(26, 360, 0.09331),
(30, 360, 0.09331),
(38, 360, 0.09331),
(55, 360, 0.09331),
(17, 360, 0.18662),
(19, 360, 0.22661),
(43, 360, 0.27993),
(13, 360, 0.37324),
(56, 360, 2.14613),
(1, 361, 0.23331),
(15, 361, 0.23331),
(21, 361, 0.23331),
(23, 361, 0.23331),
(1, 362, 0.23331),
(15, 362, 0.23331),
(21, 362, 0.23331),
(23, 362, 0.23331),
(1, 363, 0.42),
(15, 363, 0.42),
(21, 363, 0.42),
(23, 363, 0.42),
(1, 364, 0.46669),
(15, 364, 0.46669),
(21, 364, 0.46669),
(23, 364, 0.46669),
(1, 365, 0.37331),
(15, 365, 0.37331),
(21, 365, 0.37331),
(23, 365, 0.37331),
(1, 366, 0.46669),
(15, 366, 0.46669),
(21, 366, 0.46669),
(23, 366, 0.46669),
(1, 367, 0.28),
(15, 367, 0.28),
(21, 367, 0.28),
(23, 367, 0.28),
(56, 367, 0.28),
(1, 368, 0.23331),
(15, 368, 0.23331),
(21, 368, 0.23331),
(23, 368, 0.23331),
(13, 369, 0.09331),
(24, 369, 0.09331),
(26, 369, 0.09331),
(43, 369, 0.09331),
(22, 369, 0.18662),
(1, 369, 0.27993),
(15, 369, 0.27993),
(21, 369, 0.27993),
(23, 369, 0.27993),
(56, 369, 1.77289),
(1, 370, 0.37331),
(15, 370, 0.37331),
(21, 370, 0.37331),
(23, 370, 0.37331),
(1, 371, 0.23331),
(15, 371, 0.23331),
(21, 371, 0.23331),
(23, 371, 0.23331),
(1, 372, 0.84),
(15, 372, 0.84),
(21, 372, 0.84),
(23, 372, 0.84),
(1, 373, 0.51331),
(15, 373, 0.51331),
(21, 373, 0.51331),
(23, 373, 0.51331),
(26, 374, 0.09331),
(1, 374, 0.18662),
(15, 374, 0.18662),
(21, 374, 0.18662),
(23, 374, 0.18662),
(1, 375, 0.23331),
(15, 375, 0.23331),
(21, 375, 0.23331),
(23, 375, 0.23331),
(1, 376, 0.04669),
(15, 376, 0.04669),
(21, 376, 0.04669),
(23, 376, 0.04669),
(24, 376, 0.04669),
(30, 376, 0.04669),
(38, 376, 0.04669),
(56, 376, 0.79373),
(1, 377, 0.56),
(15, 377, 0.56),
(21, 377, 0.56),
(23, 377, 0.56),
(56, 377, 1.68),
(1, 378, 0.42),
(15, 378, 0.42),
(21, 378, 0.42),
(23, 378, 0.42),
(1, 379, 0.37331),
(15, 379, 0.37331),
(21, 379, 0.37331),
(23, 379, 0.37331),
(1, 380, 0.18669),
(15, 380, 0.18669),
(21, 380, 0.18669),
(23, 380, 0.18669),
(43, 380, 0.37338),
(1, 381, 0.18669),
(15, 381, 0.18669),
(21, 381, 0.18669),
(23, 381, 0.18669),
(1, 382, 0.23331),
(15, 382, 0.23331),
(21, 382, 0.23331),
(23, 382, 0.23331),
(1, 383, 0.09331),
(15, 383, 0.09331),
(21, 383, 0.09331),
(23, 383, 0.09331),
(28, 383, 0.09331),
(1, 384, 0.09331),
(15, 384, 0.09331),
(21, 384, 0.09331),
(23, 384, 0.09331),
(26, 384, 0.09331),
(38, 384, 0.09331),
(45, 384, 0.09331),
(47, 384, 0.09331),
(49, 384, 0.09331),
(43, 384, 0.18662),
(56, 384, 0.65317),
(1, 386, 0.28),
(15, 386, 0.28),
(21, 386, 0.28),
(23, 386, 0.28),
(1, 387, 0.23331),
(15, 387, 0.23331),
(21, 387, 0.23331),
(23, 387, 0.23331),
(1, 388, 0.28),
(15, 388, 0.28),
(21, 388, 0.28),
(23, 388, 0.28),
(1, 389, 0.28),
(15, 389, 0.28),
(21, 389, 0.28),
(23, 389, 0.28),
(1, 390, 0.60669),
(15, 390, 0.60669),
(21, 390, 0.60669),
(23, 390, 0.60669),
(1, 391, 0.32669),
(15, 391, 0.32669),
(21, 391, 0.32669),
(23, 391, 0.32669),
(1, 392, 0.46669),
(15, 392, 0.46669),
(21, 392, 0.46669),
(23, 392, 0.46669),
(1, 393, 0.28),
(15, 393, 0.28),
(21, 393, 0.28),
(23, 393, 0.28),
(1, 394, 0.37331),
(15, 394, 0.37331),
(21, 394, 0.37331),
(23, 394, 0.37331),
(13, 395, 0.09331),
(38, 395, 0.09331),
(43, 395, 0.09331),
(1, 395, 0.37324),
(15, 395, 0.37324),
(21, 395, 0.37324),
(23, 395, 0.37324),
(56, 395, 2.14613),
(1, 396, 0.23331),
(15, 396, 0.23331),
(21, 396, 0.23331),
(23, 396, 0.23331),
(1, 397, 0.37331),
(15, 397, 0.37331),
(21, 397, 0.37331),
(23, 397, 0.37331),
(1, 398, 0.46669),
(15, 398, 0.46669),
(21, 398, 0.46669),
(23, 398, 0.46669),
(1, 399, 0.46669),
(15, 399, 0.46669),
(21, 399, 0.46669),
(23, 399, 0.46669),
(1, 400, 0.32669),
(15, 400, 0.32669),
(21, 400, 0.32669),
(23, 400, 0.32669),
(1, 401, 0.42),
(15, 401, 0.42),
(21, 401, 0.42),
(23, 401, 0.42),
(1, 402, 0.60669),
(15, 402, 0.60669),
(21, 402, 0.60669),
(23, 402, 0.60669),
(1, 403, 0.42),
(15, 403, 0.42),
(21, 403, 0.42),
(23, 403, 0.42),
(1, 404, 0.32669),
(15, 404, 0.32669),
(21, 404, 0.32669),
(23, 404, 0.32669),
(1, 405, 0.28),
(15, 405, 0.28),
(21, 405, 0.28),
(23, 405, 0.28),
(1, 407, 0.42),
(15, 407, 0.42),
(21, 407, 0.42),
(23, 407, 0.42),
(1, 409, 0.37331),
(15, 409, 0.37331),
(21, 409, 0.37331),
(23, 409, 0.37331),
(19, 410, 0.14),
(43, 410, 0.14),
(1, 410, 0.28),
(15, 410, 0.28),
(21, 410, 0.28),
(23, 410, 0.28),
(56, 410, 1.26),
(1, 411, 0.37331),
(15, 411, 0.37331),
(21, 411, 0.37331),
(23, 411, 0.37331),
(1, 412, 0.84),
(15, 412, 0.84),
(21, 412, 0.84),
(23, 412, 0.84),
(1, 413, 0.46669),
(15, 413, 0.46669),
(21, 413, 0.46669),
(23, 413, 0.46669),
(1, 414, 0.32669),
(15, 414, 0.32669),
(21, 414, 0.32669),
(23, 414, 0.32669),
(1, 415, 0.42),
(15, 415, 0.42),
(21, 415, 0.42),
(23, 415, 0.42),
(1, 416, 0.42),
(15, 416, 0.42),
(21, 416, 0.42),
(23, 416, 0.42),
(1, 417, 0.7),
(15, 417, 0.7),
(21, 417, 0.7),
(23, 417, 0.7),
(1, 418, 0.46669),
(15, 418, 0.46669),
(21, 418, 0.46669),
(23, 418, 0.46669),
(1, 419, 0.18669),
(15, 419, 0.18669),
(21, 419, 0.18669),
(23, 419, 0.18669),
(1, 420, 0.37331),
(15, 420, 0.37331),
(21, 420, 0.37331),
(23, 420, 0.37331),
(1, 421, 0.32669),
(15, 421, 0.32669),
(21, 421, 0.32669),
(23, 421, 0.32669),
(1, 422, 0.37331),
(15, 422, 0.37331),
(21, 422, 0.37331),
(23, 422, 0.37331),
(1, 423, 0.46669),
(15, 423, 0.46669),
(21, 423, 0.46669),
(23, 423, 0.46669),
(1, 424, 0.60669),
(15, 424, 0.60669),
(21, 424, 0.60669),
(23, 424, 0.60669),
(1, 425, 0.37331),
(15, 425, 0.37331),
(21, 425, 0.37331),
(23, 425, 0.37331),
(1, 426, 0.42),
(15, 426, 0.42),
(21, 426, 0.42),
(23, 426, 0.42),
(1, 427, 0.46669),
(15, 427, 0.46669),
(21, 427, 0.46669),
(23, 427, 0.46669),
(56, 427, 0.93338),
(1, 428, 0.28),
(15, 428, 0.28),
(21, 428, 0.28),
(23, 428, 0.28),
(1, 429, 0.37331),
(15, 429, 0.37331),
(21, 429, 0.37331),
(23, 429, 0.37331),
(19, 429, 1.27992),
(1, 430, 0.18669),
(15, 430, 0.18669),
(21, 430, 0.18669),
(23, 430, 0.18669),
(1, 431, 0.23331),
(15, 431, 0.23331),
(21, 431, 0.23331),
(23, 431, 0.23331),
(17, 432, 0.04669),
(19, 432, 0.04669),
(24, 432, 0.04669),
(26, 432, 0.04669),
(28, 432, 0.04669),
(32, 432, 0.04669),
(34, 432, 0.04669),
(38, 432, 0.04669),
(13, 432, 0.09338),
(43, 432, 0.09338),
(1, 432, 0.14007),
(21, 432, 0.14007),
(15, 432, 0.25346),
(23, 432, 0.25346),
(56, 432, 1.16725),
(1, 433, 0.23331),
(15, 433, 0.23331),
(21, 433, 0.23331),
(23, 433, 0.23331),
(30, 433, 0.23331),
(1, 434, 0.28),
(15, 434, 0.28),
(21, 434, 0.28),
(23, 434, 0.28),
(1, 435, 0.37338),
(15, 435, 0.37338),
(21, 435, 0.37338),
(23, 435, 0.37338),
(1, 436, 0.28),
(15, 436, 0.28),
(21, 436, 0.28),
(23, 436, 0.28),
(1, 437, 0.28),
(15, 437, 0.28),
(21, 437, 0.28),
(23, 437, 0.28),
(1, 438, 0.28),
(15, 438, 0.28),
(21, 438, 0.28),
(23, 438, 0.28),
(1, 439, 0.7),
(15, 439, 0.7),
(21, 439, 0.7),
(23, 439, 0.7),
(1, 440, 0.23331),
(15, 440, 0.23331),
(21, 440, 0.23331),
(23, 440, 0.23331),
(1, 441, 0.51331),
(15, 441, 0.51331),
(21, 441, 0.51331),
(23, 441, 0.51331),
(1, 442, 0.51331),
(15, 442, 0.51331),
(21, 442, 0.51331),
(23, 442, 0.51331),
(1, 443, 0.37331),
(15, 443, 0.37331),
(21, 443, 0.37331),
(23, 443, 0.37331),
(1, 444, 0.23331),
(15, 444, 0.23331),
(21, 444, 0.23331),
(23, 444, 0.23331),
(1, 445, 0.28),
(15, 445, 0.28),
(21, 445, 0.28),
(23, 445, 0.28),
(1, 446, 0.28),
(15, 446, 0.28),
(21, 446, 0.28),
(23, 446, 0.28),
(1, 447, 0.23331),
(15, 447, 0.23331),
(21, 447, 0.23331),
(23, 447, 0.23331),
(24, 447, 0.23331),
(26, 447, 0.23331),
(56, 447, 2.09979),
(56, 448, 0.23331),
(1, 449, 1.39986),
(15, 449, 1.39986),
(21, 449, 1.39986),
(23, 449, 1.39986),
(1, 450, 0.28),
(15, 450, 0.28),
(21, 450, 0.28),
(23, 450, 0.28),
(1, 451, 0.32669),
(15, 451, 0.32669),
(21, 451, 0.32669),
(23, 451, 0.32669),
(1, 452, 0.28),
(15, 452, 0.28),
(21, 452, 0.28),
(23, 452, 0.28),
(1, 453, 0.90661),
(1, 454, 0.18669),
(15, 454, 0.18669),
(21, 454, 0.18669),
(23, 454, 0.18669),
(32, 455, 0.09331),
(1, 455, 0.18662),
(15, 455, 0.18662),
(21, 455, 0.18662),
(23, 455, 0.18662),
(1, 456, 0.28),
(15, 456, 0.28),
(17, 456, 0.28),
(21, 456, 0.28),
(23, 456, 0.28),
(26, 456, 0.28),
(43, 456, 0.28),
(56, 456, 0.28),
(1, 457, 0.14),
(15, 457, 0.14),
(21, 457, 0.14),
(23, 457, 0.14),
(1, 458, 0.32669),
(15, 458, 0.32669),
(21, 458, 0.32669),
(23, 458, 0.32669),
(1, 459, 0.51331),
(15, 459, 0.51331),
(21, 459, 0.51331),
(23, 459, 0.51331),
(1, 460, 0.42),
(15, 460, 0.42),
(21, 460, 0.42),
(23, 460, 0.42),
(1, 461, 0.32669),
(15, 461, 0.32669),
(21, 461, 0.32669),
(23, 461, 0.32669),
(1, 462, 0.28),
(15, 462, 0.28),
(21, 462, 0.28),
(23, 462, 0.28),
(1, 463, 0.18669),
(15, 463, 0.18669),
(21, 463, 0.18669),
(23, 463, 0.18669),
(1, 464, 0.37331),
(15, 464, 0.37331),
(21, 464, 0.37331),
(23, 464, 0.37331),
(1, 465, 0.42),
(15, 465, 0.42),
(21, 465, 0.42),
(23, 465, 0.42),
(1, 466, 0.23331),
(15, 466, 0.23331),
(21, 466, 0.23331),
(23, 466, 0.23331),
(1, 467, 0.37331),
(15, 467, 0.37331),
(21, 467, 0.37331),
(23, 467, 0.37331),
(28, 468, 0.14),
(30, 468, 0.14),
(45, 468, 0.14),
(47, 468, 0.14),
(49, 468, 0.14),
(56, 468, 0.14),
(1, 468, 0.56),
(15, 468, 0.56),
(21, 468, 0.56),
(23, 468, 0.56),
(1, 469, 0.32669),
(15, 469, 0.32669),
(21, 469, 0.32669),
(23, 469, 0.32669),
(1, 470, 0.37331),
(15, 470, 0.37331),
(21, 470, 0.37331),
(23, 470, 0.37331),
(1, 471, 0.32669),
(15, 471, 0.32669),
(21, 471, 0.32669),
(23, 471, 0.32669),
(1, 472, 0.18669),
(15, 472, 0.18669),
(21, 472, 0.18669),
(23, 472, 0.18669),
(1, 473, 0.09338),
(15, 473, 0.09338),
(21, 473, 0.09338),
(23, 473, 0.09338),
(43, 474, 0.51331),
(1, 474, 1.02662),
(15, 474, 1.02662),
(21, 474, 1.02662),
(23, 474, 1.02662),
(56, 474, 1.53993),
(1, 475, 0.51331),
(15, 475, 0.51331),
(21, 475, 0.51331),
(23, 475, 0.51331),
(56, 475, 1.02662),
(1, 476, 0.23331),
(15, 476, 0.23331),
(21, 476, 0.23331),
(23, 476, 0.23331),
(1, 477, 0.23331),
(15, 477, 0.23331),
(21, 477, 0.23331),
(23, 477, 0.23331),
(28, 478, 0.14),
(43, 478, 0.14),
(1, 478, 0.28),
(13, 478, 0.28),
(15, 478, 0.28),
(21, 478, 0.28),
(23, 478, 0.28),
(1, 479, 0.18669),
(15, 479, 0.18669),
(21, 479, 0.18669),
(23, 479, 0.18669),
(1, 480, 0.65331),
(15, 480, 0.65331),
(21, 480, 0.65331),
(23, 480, 0.65331),
(1, 481, 0.37331),
(15, 481, 0.37331),
(21, 481, 0.37331),
(23, 481, 0.37331),
(56, 481, 1.11993),
(2, 511, 0.37331),
(2, 512, 0.28),
(2, 513, 0.98),
(2, 514, 0.49),
(2, 515, 0.23331),
(2, 516, 0.23331),
(57, 517, 0.07),
(2, 517, 0.17),
(2, 518, 0.28),
(2, 519, 0.28),
(57, 519, 0.34),
(44, 520, 0.01162),
(66, 520, 0.01162),
(39, 520, 0.01743),
(67, 520, 0.01743),
(68, 520, 0.01743),
(70, 520, 0.02905),
(14, 520, 0.03486),
(2, 520, 0.06972),
(57, 520, 0.19173),
(2, 521, 0.37331),
(2, 522, 0.56004),
(4, 522, 0.56004),
(14, 522, 0.56004),
(39, 522, 0.56004),
(44, 522, 0.56004),
(46, 522, 0.56004),
(48, 522, 0.56004),
(50, 522, 0.56004),
(54, 522, 0.56004),
(57, 522, 0.56004),
(66, 522, 0.56004),
(67, 522, 0.56004),
(68, 522, 0.56004),
(69, 522, 0.56004),
(70, 522, 0.56004),
(71, 522, 0.56004),
(2, 523, 0.23331),
(2, 524, 0.18669),
(57, 524, 0.18669),
(67, 524, 0.37338),
(2, 525, 0.18669),
(2, 526, 0.01169),
(39, 526, 0.01169),
(44, 526, 0.01169),
(68, 526, 0.01169),
(69, 526, 0.01169),
(71, 526, 0.01169),
(14, 526, 0.02338),
(57, 526, 0.15197),
(44, 527, 0.0175),
(54, 527, 0.0175),
(68, 527, 0.0175),
(39, 527, 0.035),
(69, 527, 0.035),
(70, 527, 0.035),
(66, 527, 0.0525),
(71, 527, 0.0525),
(46, 527, 0.07),
(48, 527, 0.07),
(50, 527, 0.07),
(67, 527, 0.07),
(14, 527, 0.14),
(2, 527, 0.1575),
(57, 527, 0.875),
(2, 528, 0.02338),
(66, 528, 0.02338),
(57, 528, 0.24549),
(44, 529, 0.01169),
(2, 529, 0.02338),
(57, 529, 0.08183),
(2, 530, 0.18662),
(2, 531, 0.01169),
(44, 531, 0.01169),
(66, 531, 0.01169),
(67, 531, 0.01169),
(69, 531, 0.01169),
(57, 531, 0.04676),
(2, 532, 0.02331),
(57, 532, 0.02331),
(2, 533, 0.28),
(2, 534, 0.32669),
(2, 535, 0.37338),
(2, 536, 0.0175),
(67, 536, 0.0175),
(39, 537, 0.01169),
(46, 537, 0.01169),
(48, 537, 0.01169),
(50, 537, 0.01169),
(67, 537, 0.01169),
(2, 537, 0.03507),
(57, 537, 0.45591),
(2, 538, 0.42),
(2, 539, 0.28),
(2, 540, 0.23331),
(2, 541, 0.84),
(2, 542, 0.32669),
(67, 543, 0.18669),
(2, 544, 0.46662),
(2, 545, 0.51331),
(2, 546, 0.46669),
(57, 546, 0.93338),
(2, 547, 0.65338),
(57, 547, 0.65338),
(2, 548, 0.37331),
(2, 549, 0.09331),
(2, 550, 0.32669),
(2, 551, 0.65338),
(2, 552, 0.46669),
(2, 553, 0.46669),
(2, 554, 0.56),
(57, 554, 4.48),
(46, 555, 0.01169),
(48, 555, 0.01169),
(50, 555, 0.01169),
(57, 555, 0.01169),
(2, 557, 0.23331),
(2, 558, 0.46662),
(2, 559, 0.035),
(2, 560, 0.32669),
(2, 561, 0.46669),
(44, 561, 0.46669),
(2, 562, 0.32669),
(2, 563, 0.51331),
(2, 564, 0.51331),
(57, 564, 2.56655),
(2, 565, 0.09331),
(2, 566, 0.28),
(2, 567, 0.18669),
(2, 568, 0.18669),
(2, 569, 0.32669),
(2, 570, 0.37331),
(2, 571, 0.18669),
(2, 572, 0.32669),
(2, 573, 0.23331),
(44, 573, 0.23331),
(57, 573, 0.23331),
(2, 574, 0.18669),
(2, 575, 0.0175),
(14, 575, 0.0175),
(39, 575, 0.0175),
(44, 575, 0.0175),
(67, 575, 0.0175),
(68, 575, 0.0175),
(69, 575, 0.0175),
(70, 575, 0.0175),
(66, 575, 0.035),
(46, 575, 0.0525),
(48, 575, 0.0525),
(50, 575, 0.0525),
(57, 575, 0.7175),
(39, 576, 0.02331),
(67, 576, 0.02331),
(71, 576, 0.02331),
(44, 576, 0.06993),
(2, 576, 0.09324),
(57, 576, 0.16317),
(2, 577, 0.28),
(2, 578, 0.23331),
(2, 579, 0.18669),
(2, 580, 0.65331),
(14, 581, 0.035),
(2, 581, 0.07),
(57, 581, 0.07),
(2, 582, 0.02331),
(57, 582, 0.04662),
(2, 583, 0.02331),
(67, 583, 0.02331),
(69, 583, 0.02331),
(71, 583, 0.02331),
(2, 584, 0.28),
(2, 585, 0.28),
(39, 586, 0.01169),
(54, 586, 0.01169),
(66, 586, 0.01169),
(68, 586, 0.01169),
(69, 586, 0.01169),
(46, 586, 0.02338),
(48, 586, 0.02338),
(50, 586, 0.02338),
(2, 586, 0.08183),
(57, 586, 0.44422),
(2, 587, 0.42),
(57, 587, 2.1),
(2, 588, 0.37331),
(2, 589, 0.46669),
(2, 590, 0.32669),
(2, 591, 0.37331),
(2, 592, 0.02331),
(2, 593, 2.56641),
(2, 594, 0.28),
(46, 595, 0.01169),
(48, 595, 0.01169),
(50, 595, 0.01169),
(54, 595, 0.01169),
(67, 595, 0.01169),
(14, 595, 0.02338),
(68, 595, 0.02338),
(70, 595, 0.02338),
(44, 595, 0.03507),
(2, 595, 0.05845),
(57, 595, 0.61957),
(39, 596, 0.01169),
(68, 596, 0.02338),
(2, 596, 0.09352),
(57, 596, 0.10521),
(2, 597, 0.0175),
(67, 597, 0.0175),
(14, 597, 0.035),
(57, 597, 0.0875),
(2, 598, 0.69993),
(2, 599, 0.28),
(2, 600, 0.18669),
(2, 601, 0.37331),
(2, 602, 0.32669),
(2, 603, 0.56007),
(2, 604, 0.37338),
(2, 605, 0.93338),
(2, 606, 0.18669),
(2, 607, 0.18669),
(2, 608, 0.28),
(2, 609, 0.32669),
(70, 609, 0.32669),
(2, 610, 2.56641),
(2, 611, 0.18669),
(2, 612, 0.56),
(2, 613, 0.32669),
(2, 614, 0.37338),
(57, 615, 0.37331),
(2, 615, 1.97321),
(2, 616, 0.46669),
(2, 617, 0.23331),
(39, 617, 0.23331),
(14, 618, 0.02331),
(44, 618, 0.02331),
(46, 618, 0.02331),
(48, 618, 0.02331),
(50, 618, 0.02331),
(2, 618, 0.04662),
(2, 619, 0.56),
(2, 620, 0.28),
(14, 621, 0.0175),
(44, 621, 0.0175),
(67, 621, 0.0175),
(2, 621, 0.035),
(57, 621, 0.21),
(2, 622, 0.14),
(2, 623, 0.32669),
(67, 624, 0.01169),
(68, 624, 0.01169),
(70, 624, 0.02338),
(14, 624, 0.03507),
(46, 624, 0.03507),
(48, 624, 0.03507),
(50, 624, 0.03507),
(69, 624, 0.03507),
(39, 624, 0.07014),
(44, 624, 0.1169),
(2, 624, 0.16366),
(57, 624, 2.30293),
(2, 625, 0.14),
(46, 626, 0.01169),
(48, 626, 0.01169),
(50, 626, 0.01169),
(69, 626, 0.01169),
(2, 626, 0.02338),
(39, 626, 0.02338),
(14, 626, 0.04676),
(44, 626, 0.04676),
(57, 626, 0.21042),
(2, 627, 0.14),
(44, 627, 0.42),
(2, 628, 0.02331),
(44, 628, 0.02331),
(57, 628, 0.02331),
(67, 628, 0.02331),
(2, 629, 0.32669),
(70, 630, 0.02331),
(71, 630, 0.02331),
(2, 630, 0.04662),
(44, 630, 0.06993),
(2, 631, 0.37331),
(2, 632, 0.37338),
(2, 633, 0.42),
(2, 634, 0.32669),
(2, 635, 0.37331),
(2, 636, 0.23331),
(2, 637, 0.23331),
(2, 638, 0.65338),
(2, 639, 0.51331),
(2, 640, 0.32669),
(2, 641, 0.37331),
(2, 642, 0.42),
(2, 643, 0.93338),
(2, 644, 0.32669),
(57, 644, 0.98007),
(2, 645, 0.28),
(2, 646, 0.74662),
(2, 647, 0.28),
(2, 648, 0.37331),
(2, 649, 0.32669),
(2, 650, 0.42),
(44, 650, 0.42),
(2, 651, 0.51331),
(2, 652, 0.32669),
(2, 653, 0.23331),
(2, 654, 0.42),
(2, 655, 0.28),
(2, 656, 0.32669),
(44, 656, 0.32669),
(2, 657, 0.37331),
(2, 658, 0.28),
(2, 659, 0.56),
(2, 660, 0.23331),
(2, 661, 0.14),
(2, 662, 0.23331),
(2, 663, 0.37331),
(2, 664, 0.84),
(2, 665, 0.28),
(2, 666, 0.37331),
(2, 667, 0.37331),
(2, 668, 0.23331),
(2, 669, 0.37331),
(2, 670, 0.98679),
(2, 671, 0.74676),
(2, 672, 0.04662),
(57, 672, 0.25641),
(54, 673, 0.0175),
(68, 673, 0.0175),
(66, 673, 0.035),
(70, 673, 0.035),
(67, 673, 0.0525),
(69, 673, 0.07),
(39, 673, 0.0875),
(46, 673, 0.105),
(48, 673, 0.105),
(50, 673, 0.105),
(44, 673, 0.2625),
(2, 673, 0.315),
(57, 673, 4.1125),
(66, 674, 0.02919),
(2, 674, 0.05838),
(57, 674, 0.17514),
(2, 675, 0.28),
(2, 676, 0.02331),
(57, 676, 0.13986),
(2, 677, 0.04081),
(69, 678, 0.01169),
(67, 678, 0.02338),
(70, 678, 0.02338),
(2, 678, 0.03507),
(66, 678, 0.03507),
(44, 678, 0.04676),
(57, 678, 1.00534),
(2, 679, 0.18669),
(2, 680, 0.37331),
(2, 681, 0.37338),
(2, 682, 1.02662),
(2, 683, 0.42),
(2, 684, 0.32669),
(2, 685, 0.51331),
(2, 686, 0.32669),
(2, 687, 0.01169),
(57, 687, 0.01169),
(2, 688, 0.14),
(44, 688, 0.14),
(57, 688, 0.56),
(2, 689, 0.46662),
(2, 690, 0.32669),
(2, 691, 0.74662),
(2, 692, 0.02331),
(68, 692, 0.02331),
(2, 693, 0.37331),
(2, 694, 0.0175),
(46, 695, 0.01169),
(48, 695, 0.01169),
(50, 695, 0.01169),
(2, 696, 0.28),
(46, 697, 0.02331),
(48, 697, 0.02331),
(50, 697, 0.02331),
(44, 698, 0.02331),
(2, 698, 0.04662),
(57, 698, 0.11655),
(66, 699, 0.02919),
(69, 699, 0.02919),
(70, 699, 0.02919),
(57, 699, 0.11676),
(14, 701, 0.18669),
(67, 701, 0.18669),
(2, 701, 0.37338),
(66, 701, 0.37338),
(69, 701, 0.37338),
(57, 701, 0.56007),
(66, 702, 0.02331),
(68, 702, 0.02331),
(70, 702, 0.02331),
(2, 702, 0.04662),
(14, 702, 0.04662),
(67, 702, 0.04662),
(57, 702, 0.62937),
(2, 703, 0.18669),
(2, 704, 0.23331),
(2, 705, 0.32669),
(46, 706, 0.23331),
(48, 706, 0.23331),
(50, 706, 0.23331),
(2, 706, 0.46662),
(46, 766, 0.07),
(48, 766, 0.07),
(50, 766, 0.07),
(57, 766, 0.07),
(17, 1023, 0.07),
(45, 1023, 0.07),
(47, 1023, 0.07),
(49, 1023, 0.07),
(56, 1023, 0.07),
(3, 1023, 0.17),
(3, 1024, 1.0666),
(3, 1025, 0.90661),
(57, 1026, 0.07),
(4, 1026, 0.17),
(4, 1027, 1.97321),
(56, 1032, 0.07),
(5, 1032, 0.17),
(57, 1035, 0.07),
(6, 1035, 0.17),
(6, 1036, 0.98679),
(43, 1038, 0.14),
(56, 1038, 0.28),
(7, 1038, 0.34),
(22, 1038, 0.74),
(7, 1039, 1.2),
(7, 1040, 1.02),
(57, 1041, 0.14),
(8, 1041, 0.34),
(14, 1042, 0.51331),
(8, 1042, 2.71321),
(17, 1043, 0.14),
(56, 1043, 0.14),
(9, 1043, 0.34),
(9, 1044, 1.0666),
(9, 1045, 0.90661),
(10, 1046, 0.34),
(10, 1047, 0.98679),
(1, 1048, 0.28),
(15, 1048, 0.28),
(21, 1048, 0.28),
(23, 1048, 0.28),
(11, 1049, 0.34),
(21, 1049, 0.34),
(11, 1050, 1.0666),
(13, 1050, 1.0666),
(11, 1051, 0.79339),
(12, 1052, 0.34),
(14, 1053, 0.5334),
(12, 1053, 0.98679),
(22, 1055, 0.07),
(56, 1055, 0.07),
(13, 1055, 0.17),
(17, 1055, 0.2),
(57, 1056, 0.07),
(14, 1056, 0.17),
(19, 1057, 0.07),
(56, 1057, 0.07),
(15, 1057, 0.17),
(15, 1058, 1.3334),
(23, 1058, 1.3334),
(15, 1059, 0.1334),
(23, 1059, 0.1334),
(15, 1060, 0.6666),
(23, 1060, 0.6666),
(15, 1061, 0.5334),
(23, 1061, 0.5334),
(15, 1062, 1.24661),
(23, 1062, 1.24661),
(56, 1063, 0.23331),
(15, 1063, 0.56661),
(23, 1063, 0.56661),
(15, 1064, 0.45339),
(23, 1064, 0.45339),
(57, 1072, 0.07),
(57, 1075, 0.32669),
(17, 1079, 0.07),
(56, 1079, 0.07),
(21, 1079, 0.37),
(23, 1079, 0.37),
(56, 1080, 0.07),
(17, 1080, 0.17),
(21, 1082, 0.8),
(21, 1083, 0.5334),
(21, 1084, 0.6666),
(21, 1085, 0.68),
(21, 1086, 0.34),
(21, 1087, 0.56661),
(44, 1089, 0.14),
(57, 1089, 0.28),
(57, 1091, 0.14),
(14, 1092, 0.0175),
(46, 1092, 0.0175),
(48, 1092, 0.0175),
(50, 1092, 0.0175),
(70, 1092, 0.0175),
(39, 1092, 0.0525),
(56, 1098, 0.14),
(19, 1098, 0.34),
(19, 1126, 0.8),
(38, 1165, 0.09331),
(19, 1170, 0.8),
(22, 1354, 0.34),
(19, 1355, 0.34),
(23, 1355, 0.34),
(14, 1356, 0.21),
(14, 1357, 0.46662),
(14, 1358, 0.14),
(66, 1358, 0.14),
(67, 1358, 0.14),
(68, 1358, 0.14),
(69, 1358, 0.14),
(70, 1358, 0.28),
(14, 1359, 0.18669),
(70, 1360, 0.18669),
(14, 1360, 0.64008),
(14, 1361, 0.46669),
(14, 1362, 0.37338),
(14, 1363, 0.56),
(14, 1364, 0.18669),
(66, 1364, 0.18669),
(67, 1364, 0.18669),
(70, 1364, 0.18669),
(14, 1365, 0.42),
(66, 1365, 0.42),
(70, 1365, 0.42),
(71, 1365, 0.42),
(14, 1366, 0.23331),
(66, 1366, 0.23331),
(71, 1366, 0.23331),
(14, 1367, 0.32669),
(14, 1368, 0.37338),
(71, 1369, 0.18669),
(14, 1369, 0.37338),
(14, 1370, 0.18669),
(14, 1371, 0.51331),
(14, 1372, 0.51331),
(14, 1373, 0.23331),
(69, 1373, 0.23331),
(14, 1374, 0.23331),
(66, 1374, 0.23331),
(14, 1375, 0.18669),
(57, 1375, 0.56007),
(14, 1376, 0.32669),
(14, 1377, 0.28),
(46, 1378, 0.32669),
(48, 1378, 0.32669),
(50, 1378, 0.32669),
(57, 1378, 0.32669),
(14, 1379, 0.28),
(44, 1379, 0.28),
(14, 1380, 0.37338),
(44, 1381, 0.0175),
(67, 1381, 0.0175),
(14, 1381, 0.035),
(14, 1382, 0.46669),
(44, 1382, 0.46669),
(14, 1383, 0.28),
(14, 1384, 0.42),
(14, 1385, 0.28),
(14, 1386, 0.46662),
(66, 1387, 0.23331),
(67, 1387, 0.23331),
(14, 1387, 0.69993),
(14, 1388, 0.02331),
(46, 1388, 0.02331),
(48, 1388, 0.02331),
(50, 1388, 0.02331),
(57, 1388, 0.04662),
(67, 1389, 0.28),
(68, 1389, 0.28),
(14, 1389, 0.56),
(14, 1390, 0.28),
(14, 1391, 0.42),
(14, 1392, 0.37331),
(14, 1393, 0.0175),
(39, 1393, 0.0175),
(44, 1393, 0.0175),
(66, 1393, 0.0175),
(71, 1393, 0.0175),
(67, 1393, 0.035),
(69, 1393, 0.0525),
(70, 1393, 0.0525),
(44, 1394, 0.23331),
(66, 1394, 0.23331),
(68, 1394, 0.23331),
(70, 1394, 0.23331),
(14, 1394, 0.79992),
(13, 1419, 0.21),
(19, 1420, 0.23331),
(22, 1420, 0.23331),
(24, 1420, 0.23331),
(28, 1420, 0.23331),
(32, 1420, 0.23331),
(43, 1420, 0.23331),
(17, 1420, 0.46662),
(13, 1420, 0.79992),
(13, 1421, 0.23331),
(17, 1421, 0.23331),
(22, 1421, 0.23331),
(5, 1421, 0.56661),
(13, 1422, 0.74662),
(13, 1423, 0.28),
(13, 1424, 0.79992),
(13, 1425, 0.32669),
(13, 1426, 0.28),
(13, 1427, 0.14),
(26, 1427, 0.14),
(30, 1427, 0.14),
(13, 1428, 0.18669),
(24, 1428, 0.18669),
(13, 1429, 0.32669),
(24, 1429, 0.32669),
(13, 1430, 0.56),
(13, 1431, 0.23331),
(17, 1431, 0.46662),
(13, 1432, 0.28),
(13, 1433, 0.46669),
(13, 1434, 0.23331),
(43, 1434, 0.23331),
(13, 1435, 0.23331),
(13, 1436, 0.23331),
(24, 1436, 0.23331),
(56, 1436, 0.46662),
(13, 1437, 0.23331),
(45, 1437, 0.23331),
(47, 1437, 0.23331),
(49, 1437, 0.23331),
(13, 1438, 1.12),
(13, 1439, 0.74662),
(13, 1440, 0.37338),
(13, 1441, 0.37331),
(13, 1442, 0.51331),
(13, 1443, 0.32669),
(13, 1444, 0.74662),
(13, 1445, 0.37338),
(13, 1446, 0.18669),
(32, 1446, 0.18669),
(34, 1446, 0.18669),
(13, 1447, 0.65338),
(56, 1447, 0.65338),
(13, 1448, 0.51331),
(55, 1448, 0.51331),
(13, 1449, 1.30662),
(13, 1450, 0.51331),
(13, 1451, 0.60669),
(13, 1452, 1.60008),
(43, 1453, 0.23331),
(13, 1453, 0.46662),
(13, 1454, 0.64008),
(13, 1455, 0.51331),
(13, 1456, 0.28),
(34, 1456, 0.28),
(13, 1457, 0.46669),
(13, 1458, 0.46669),
(13, 1459, 0.74662),
(13, 1460, 0.28),
(13, 1461, 0.28),
(64, 1469, 0.14),
(24, 1470, 0.34),
(52, 1470, 0.34),
(24, 1471, 1.4666),
(24, 1472, 0.6666),
(30, 1472, 0.6666),
(24, 1474, 1.13339),
(24, 1475, 0.68),
(30, 1475, 0.68),
(17, 1476, 0.14),
(22, 1476, 0.14),
(28, 1476, 0.34),
(30, 1476, 0.34),
(32, 1476, 0.34),
(24, 1476, 0.48),
(17, 1479, 0.42),
(24, 1479, 0.42),
(56, 1480, 0.46669),
(17, 1481, 0.23331),
(24, 1481, 0.23331),
(45, 1483, 0.18669),
(47, 1483, 0.18669),
(49, 1483, 0.18669),
(56, 1483, 0.37338),
(44, 1492, 0.14),
(66, 1494, 0.28),
(70, 1494, 0.28),
(66, 1498, 3.22652),
(39, 1499, 0.42),
(57, 1499, 0.42),
(69, 1501, 1.23321),
(66, 1501, 1.46652),
(66, 1504, 0.37331),
(68, 1504, 0.37331),
(70, 1504, 0.37331),
(26, 1507, 0.34),
(26, 1508, 0.8),
(17, 1509, 0.28),
(26, 1509, 0.68),
(67, 1512, 0.18669),
(67, 1513, 1.48),
(55, 1515, 0.14),
(28, 1515, 0.34),
(28, 1516, 0.9334),
(28, 1517, 0.5334),
(22, 1518, 0.32669),
(28, 1518, 0.32669),
(22, 1519, 0.18669),
(28, 1519, 0.18669),
(68, 1524, 2.05348),
(68, 1525, 1.17348),
(30, 1527, 0.34),
(30, 1528, 1.0666),
(30, 1530, 0.90661),
(69, 1536, 1.97321),
(32, 1543, 0.34),
(32, 1549, 0.90661),
(34, 1550, 0.34),
(34, 1551, 0.8),
(34, 1552, 0.68),
(44, 1554, 0.14),
(17, 1557, 0.14),
(36, 1557, 0.34),
(36, 1558, 1.2),
(38, 1558, 1.2),
(36, 1559, 0.90661),
(38, 1559, 0.90661),
(37, 1560, 0.34),
(37, 1561, 2.22),
(39, 1561, 2.64),
(38, 1563, 0.34),
(39, 1564, 0.34),
(38, 1568, 0.65331),
(38, 1569, 0.46669),
(38, 1570, 0.23331),
(38, 1571, 0.14),
(26, 1572, 0.09331),
(30, 1572, 0.09331),
(32, 1572, 0.09331),
(34, 1572, 0.09331),
(38, 1572, 0.09331),
(38, 1573, 0.14),
(43, 1573, 0.14),
(26, 1574, 0.28),
(45, 1574, 0.28),
(47, 1574, 0.28),
(49, 1574, 0.28),
(38, 1574, 0.56),
(38, 1575, 0.32669),
(38, 1576, 0.14),
(38, 1577, 0.65331),
(38, 1578, 0.60669),
(38, 1579, 0.56),
(38, 1580, 0.28),
(38, 1581, 0.7),
(38, 1582, 0.18669),
(38, 1583, 0.46669),
(56, 1583, 2.33345),
(38, 1584, 0.37338),
(38, 1585, 0.32669),
(38, 1586, 0.37331),
(38, 1587, 0.56),
(38, 1588, 0.60669),
(45, 1588, 0.60669),
(47, 1588, 0.60669),
(49, 1588, 0.60669),
(38, 1589, 0.46669),
(43, 1589, 1.13339),
(38, 1590, 0.42),
(38, 1591, 0.60669),
(38, 1592, 0.18669),
(45, 1592, 0.18669),
(47, 1592, 0.18669),
(49, 1592, 0.18669),
(38, 1593, 0.51331),
(38, 1594, 0.28),
(38, 1595, 0.46669),
(38, 1596, 0.23331),
(38, 1597, 0.46662),
(38, 1598, 0.51331),
(56, 1598, 0.51331),
(38, 1599, 0.28),
(38, 1600, 0.51331),
(38, 1601, 0.37331),
(38, 1602, 0.37331),
(38, 1603, 0.46669),
(38, 1604, 0.37331),
(38, 1605, 0.37331),
(38, 1606, 0.42),
(38, 1607, 0.28),
(38, 1608, 0.42),
(38, 1609, 0.84),
(38, 1610, 0.51331),
(56, 1610, 0.51331),
(38, 1611, 0.65331),
(56, 1611, 3.26655),
(38, 1612, 0.46669),
(38, 1613, 0.28),
(38, 1614, 0.60669),
(38, 1615, 0.18669),
(38, 1616, 0.46669),
(56, 1616, 0.46669),
(38, 1617, 0.46669),
(38, 1618, 0.32669),
(38, 1619, 0.60669),
(43, 1620, 0.42),
(38, 1620, 1.26),
(22, 1621, 0.42),
(38, 1621, 0.42),
(38, 1622, 0.51331),
(38, 1623, 0.23331),
(38, 1624, 0.23331),
(38, 1625, 0.23331),
(56, 1625, 0.23331),
(56, 1626, 0.23331),
(38, 1626, 0.46662),
(38, 1627, 0.32669),
(56, 1627, 0.32669),
(38, 1628, 0.32669),
(38, 1629, 0.93338),
(38, 1630, 0.32669),
(38, 1631, 0.51331),
(38, 1632, 0.37331),
(38, 1633, 0.46669),
(38, 1634, 0.46669),
(38, 1635, 0.37331),
(38, 1636, 0.18669),
(39, 1695, 0.02919),
(66, 1695, 0.02919),
(57, 1695, 0.20433),
(39, 1696, 0.46669),
(57, 1696, 0.93338),
(39, 1697, 0.51331),
(39, 1698, 0.0175),
(57, 1698, 0.0525),
(39, 1699, 0.23331),
(39, 1700, 0.18669),
(39, 1701, 0.32669),
(39, 1702, 0.32669),
(46, 1702, 0.32669),
(48, 1702, 0.32669),
(50, 1702, 0.32669),
(39, 1703, 0.56),
(39, 1704, 0.56),
(39, 1705, 0.42),
(46, 1705, 0.84),
(48, 1705, 0.84),
(50, 1705, 0.84),
(39, 1706, 0.84),
(39, 1707, 0.42),
(39, 1708, 0.51331),
(39, 1709, 0.60669),
(39, 1710, 0.37331),
(39, 1711, 0.42),
(39, 1712, 0.32669),
(39, 1713, 0.14),
(44, 1713, 0.14),
(39, 1714, 0.46662),
(44, 1714, 0.69993),
(39, 1715, 0.23331),
(39, 1716, 0.51331),
(44, 1716, 0.51331),
(57, 1716, 10.2662),
(39, 1717, 0.28),
(39, 1718, 0.32669),
(39, 1719, 0.28),
(39, 1720, 0.32669),
(44, 1720, 1.72679),
(39, 1721, 0.46669),
(39, 1722, 0.84),
(39, 1723, 0.18669),
(46, 1723, 0.18669),
(48, 1723, 0.18669),
(50, 1723, 0.18669),
(39, 1724, 0.32669),
(39, 1725, 0.42),
(57, 1725, 4.62),
(39, 1726, 0.74662),
(57, 1726, 0.74662),
(39, 1727, 0.65338),
(39, 1728, 0.32669),
(39, 1729, 0.14),
(39, 1730, 0.74662),
(39, 1731, 0.28),
(39, 1732, 0.32669),
(39, 1733, 0.42),
(57, 1733, 1.26),
(39, 1734, 0.46669),
(39, 1735, 0.23331),
(39, 1736, 0.51331),
(39, 1737, 0.46669),
(44, 1738, 0.46669),
(39, 1738, 1.86676),
(39, 1739, 0.56),
(39, 1740, 0.42),
(39, 1741, 0.56),
(57, 1741, 0.56),
(39, 1742, 0.42),
(57, 1742, 1.26),
(39, 1743, 0.42),
(39, 1744, 0.37331),
(46, 1744, 0.37331),
(48, 1744, 0.37331),
(50, 1744, 0.37331),
(39, 1745, 0.65338),
(39, 1746, 0.23331),
(39, 1747, 0.32669),
(39, 1748, 0.32669),
(57, 1748, 1.30676),
(39, 1749, 0.18669),
(44, 1749, 0.18669),
(39, 1750, 0.02331),
(46, 1750, 0.02331),
(48, 1750, 0.02331),
(50, 1750, 0.02331),
(57, 1750, 0.04662),
(66, 1750, 0.04662),
(44, 1750, 0.11655),
(51, 1758, 0.34),
(43, 1760, 0.34),
(43, 1761, 1.3334),
(43, 1762, 1.2),
(43, 1763, 1.02),
(44, 1767, 0.34),
(44, 1768, 1.97321),
(44, 1770, 0.21),
(44, 1771, 0.14),
(44, 1772, 0.14),
(44, 1773, 0.63),
(44, 1774, 0.14),
(44, 1775, 0.14),
(50, 1775, 0.34),
(44, 1776, 0.98007),
(44, 1777, 0.65338),
(44, 1778, 0.56),
(57, 1778, 1.68),
(44, 1779, 0.46669),
(57, 1779, 0.46669),
(44, 1780, 0.02919),
(70, 1780, 0.02919),
(44, 1781, 0.56),
(44, 1782, 0.23331),
(57, 1782, 0.23331),
(70, 1783, 0.0175),
(44, 1783, 0.035),
(57, 1783, 0.1925),
(44, 1784, 0.37331),
(44, 1785, 1.39986),
(44, 1786, 0.98007),
(44, 1787, 0.28),
(67, 1788, 0.14),
(70, 1788, 0.14),
(71, 1788, 0.14),
(44, 1788, 0.28),
(57, 1788, 0.42),
(44, 1789, 0.37331),
(44, 1790, 0.56007),
(44, 1791, 0.28),
(44, 1792, 0.18669),
(44, 1793, 0.46669),
(44, 1794, 0.32669),
(44, 1795, 0.18669),
(44, 1796, 0.37331),
(44, 1797, 0.37331),
(44, 1798, 0.32669),
(46, 1798, 0.32669),
(48, 1798, 0.32669),
(50, 1798, 0.32669),
(44, 1799, 0.37331),
(46, 1799, 0.37331),
(48, 1799, 0.37331),
(50, 1799, 0.37331),
(44, 1800, 0.42),
(44, 1801, 0.28),
(66, 1801, 0.28),
(67, 1801, 0.28),
(44, 1802, 0.18669),
(44, 1803, 0.28),
(44, 1804, 0.23331),
(44, 1805, 0.18669),
(46, 1805, 0.18669),
(48, 1805, 0.18669),
(50, 1805, 0.18669),
(44, 1806, 0.18669),
(44, 1807, 0.28),
(44, 1808, 0.02331),
(44, 1809, 0.01169),
(70, 1809, 0.01169),
(57, 1809, 0.53774),
(57, 1810, 0.46662),
(44, 1810, 0.69993),
(44, 1811, 0.14),
(44, 1812, 0.28),
(44, 1813, 0.32669),
(57, 1813, 0.98007),
(44, 1814, 0.51331),
(44, 1815, 0.56),
(44, 1816, 0.46662),
(46, 1817, 0.28),
(48, 1817, 0.28),
(50, 1817, 0.28),
(44, 1817, 1.12),
(44, 1818, 0.32669),
(54, 1818, 0.32669),
(57, 1818, 2.28683),
(44, 1819, 0.32669),
(44, 1820, 0.69993),
(44, 1821, 0.23331),
(66, 1821, 0.23331),
(44, 1822, 0.28),
(44, 1823, 0.56),
(44, 1824, 0.37331),
(44, 1825, 0.23331),
(44, 1826, 0.42),
(57, 1826, 1.26),
(44, 1827, 0.28),
(44, 1828, 0.18669),
(57, 1828, 0.18669),
(44, 1829, 0.42),
(43, 1833, 0.21),
(43, 1834, 0.14),
(43, 1835, 0.14),
(45, 1836, 0.21),
(47, 1836, 0.21),
(49, 1836, 0.21),
(43, 1836, 0.63),
(43, 1837, 0.18669),
(43, 1838, 0.14),
(43, 1839, 0.14),
(43, 1840, 0.14),
(43, 1841, 0.23331),
(43, 1842, 0.56),
(26, 1843, 0.18669),
(43, 1843, 0.18669),
(43, 1844, 0.37331),
(43, 1845, 0.37331),
(43, 1846, 0.37331),
(43, 1847, 0.42),
(43, 1848, 0.74662),
(43, 1849, 0.32669),
(43, 1850, 0.56),
(43, 1851, 0.28),
(43, 1852, 0.65331),
(43, 1853, 0.28),
(43, 1854, 0.28),
(43, 1855, 0.69993),
(43, 1856, 0.32669),
(43, 1857, 0.65331),
(43, 1858, 0.32669),
(45, 1858, 0.32669),
(47, 1858, 0.32669),
(49, 1858, 0.32669),
(43, 1859, 0.84),
(43, 1860, 0.46669),
(43, 1861, 0.46669),
(56, 1861, 1.86676),
(43, 1862, 0.23331),
(43, 1863, 0.28),
(43, 1864, 0.32669),
(43, 1865, 0.32669),
(43, 1866, 0.46669),
(43, 1867, 0.37338),
(56, 1867, 1.12014),
(22, 1868, 0.23331),
(32, 1868, 0.23331),
(43, 1868, 0.69993),
(43, 1869, 0.46669),
(56, 1869, 1.40007),
(43, 1870, 0.46669),
(43, 1871, 0.46669),
(43, 1872, 0.51331),
(43, 1873, 0.7),
(43, 1874, 0.65331),
(43, 1875, 0.28),
(43, 1876, 0.28),
(43, 1877, 0.46669),
(43, 1878, 0.32669),
(43, 1879, 0.37331),
(56, 1879, 0.37331),
(43, 1880, 0.42),
(43, 1881, 0.32669),
(43, 1882, 0.28),
(43, 1883, 0.37331),
(56, 1883, 0.74662),
(43, 1884, 0.74662),
(56, 1884, 1.11993),
(43, 1885, 0.51331),
(28, 1886, 0.23331),
(32, 1886, 0.23331),
(43, 1886, 0.23331),
(43, 1887, 1.26),
(43, 1888, 0.51331),
(43, 1889, 0.42),
(43, 1890, 0.46669),
(43, 1891, 0.56),
(43, 1892, 0.51331),
(43, 1893, 0.23331),
(43, 1894, 0.32669),
(43, 1895, 0.28),
(43, 1896, 0.51331),
(43, 1897, 0.51331),
(45, 1898, 0.28),
(47, 1898, 0.28),
(49, 1898, 0.28),
(43, 1898, 0.56),
(43, 1899, 0.23331),
(43, 1900, 0.23331),
(43, 1901, 0.23331),
(43, 1902, 0.32669),
(43, 1903, 0.65331),
(56, 1903, 1.95993),
(24, 1904, 0.37338),
(43, 1904, 0.37338),
(43, 1905, 0.28),
(43, 1906, 0.28),
(43, 1907, 0.51331),
(45, 1907, 0.51331),
(47, 1907, 0.51331),
(49, 1907, 0.51331),
(43, 1908, 0.18669),
(43, 1909, 0.37331),
(43, 1910, 0.28),
(43, 1911, 0.32669),
(43, 1912, 0.32669),
(43, 1913, 0.42),
(43, 1914, 0.23331),
(43, 1915, 0.37338),
(43, 1916, 0.28),
(30, 1917, 0.04669),
(43, 1917, 0.04669),
(43, 1918, 0.42),
(43, 1919, 0.32669),
(56, 1919, 0.65338),
(45, 1920, 0.21),
(47, 1920, 0.21),
(49, 1920, 0.21),
(45, 1921, 0.34),
(45, 1922, 1.2),
(45, 1923, 0.32669),
(47, 1923, 0.32669),
(49, 1923, 0.32669),
(45, 1924, 0.23331),
(47, 1924, 0.23331),
(49, 1924, 0.23331),
(45, 1925, 0.46669),
(47, 1925, 0.46669),
(49, 1925, 0.46669),
(45, 1926, 0.51331),
(47, 1926, 0.51331),
(49, 1926, 0.51331),
(45, 1927, 0.32669),
(47, 1927, 0.32669),
(49, 1927, 0.32669),
(45, 1928, 0.28),
(47, 1928, 0.28),
(49, 1928, 0.28),
(45, 1929, 0.56),
(47, 1929, 0.56),
(49, 1929, 0.56),
(45, 1930, 0.32669),
(47, 1930, 0.32669),
(49, 1930, 0.32669),
(45, 1931, 0.18669),
(47, 1931, 0.18669),
(49, 1931, 0.18669),
(45, 1932, 0.42),
(47, 1932, 0.42),
(49, 1932, 0.42),
(45, 1933, 0.46669),
(47, 1933, 0.46669),
(49, 1933, 0.46669),
(45, 1934, 0.37331),
(47, 1934, 0.37331),
(49, 1934, 0.37331),
(45, 1935, 0.28),
(47, 1935, 0.28),
(49, 1935, 0.28),
(45, 1936, 0.28),
(47, 1936, 0.28),
(49, 1936, 0.28),
(45, 1937, 0.46669),
(47, 1937, 0.46669),
(49, 1937, 0.46669),
(45, 1938, 0.56),
(47, 1938, 0.56),
(49, 1938, 0.56),
(45, 1939, 0.46669),
(47, 1939, 0.46669),
(49, 1939, 0.46669),
(45, 1940, 0.42),
(47, 1940, 0.42),
(49, 1940, 0.42),
(45, 1941, 0.51331),
(47, 1941, 0.51331),
(49, 1941, 0.51331),
(24, 1942, 0.32669),
(45, 1942, 0.32669),
(47, 1942, 0.32669),
(49, 1942, 0.32669),
(56, 1942, 0.32669),
(45, 1943, 0.65331),
(47, 1943, 0.65331),
(49, 1943, 0.65331),
(45, 1944, 0.60669),
(47, 1944, 0.60669),
(49, 1944, 0.60669),
(45, 1945, 0.09331),
(47, 1945, 0.09331),
(49, 1945, 0.09331),
(45, 1946, 0.32669),
(47, 1946, 0.32669),
(49, 1946, 0.32669),
(45, 1947, 0.32669),
(47, 1947, 0.32669),
(49, 1947, 0.32669),
(45, 1948, 0.56),
(47, 1948, 0.56),
(49, 1948, 0.56),
(45, 1949, 0.51331),
(47, 1949, 0.51331),
(49, 1949, 0.51331),
(56, 1949, 1.53993),
(45, 1950, 0.28),
(47, 1950, 0.28),
(49, 1950, 0.28),
(45, 1951, 1.12),
(47, 1951, 1.12),
(49, 1951, 1.12),
(45, 1952, 0.18669),
(47, 1952, 0.18669),
(49, 1952, 0.18669),
(45, 1953, 0.32669),
(47, 1953, 0.32669),
(49, 1953, 0.32669),
(45, 1954, 0.56),
(47, 1954, 0.56),
(49, 1954, 0.56),
(45, 1955, 0.90661),
(45, 1956, 0.23331),
(47, 1956, 0.23331),
(49, 1956, 0.23331),
(45, 1957, 0.42),
(47, 1957, 0.42),
(49, 1957, 0.42),
(45, 1958, 0.51331),
(47, 1958, 0.51331),
(49, 1958, 0.51331),
(45, 1959, 0.28),
(47, 1959, 0.28),
(49, 1959, 0.28),
(45, 1960, 0.42),
(47, 1960, 0.42),
(49, 1960, 0.42),
(45, 1961, 0.46669),
(47, 1961, 0.46669),
(49, 1961, 0.46669),
(45, 1962, 0.23331),
(47, 1962, 0.23331),
(49, 1962, 0.23331),
(45, 1963, 0.84),
(47, 1963, 0.84),
(49, 1963, 0.84),
(45, 1964, 0.46669),
(47, 1964, 0.46669),
(49, 1964, 0.46669),
(45, 1965, 0.51331),
(47, 1965, 0.51331),
(49, 1965, 0.51331),
(45, 1966, 0.46669),
(47, 1966, 0.46669),
(49, 1966, 0.46669),
(45, 1967, 0.23331),
(47, 1967, 0.23331),
(49, 1967, 0.23331),
(45, 1968, 0.28),
(47, 1968, 0.28),
(49, 1968, 0.28),
(19, 1968, 0.68),
(22, 1968, 0.96),
(45, 1969, 0.18669),
(47, 1969, 0.18669),
(49, 1969, 0.18669),
(45, 1970, 0.32669),
(47, 1970, 0.32669),
(49, 1970, 0.32669),
(45, 1971, 0.46669),
(47, 1971, 0.46669),
(49, 1971, 0.46669),
(45, 1972, 0.32669),
(47, 1972, 0.32669),
(49, 1972, 0.32669),
(45, 1973, 0.23331),
(47, 1973, 0.23331),
(49, 1973, 0.23331),
(45, 1974, 0.23331),
(47, 1974, 0.23331),
(49, 1974, 0.23331),
(45, 1975, 0.51331),
(47, 1975, 0.51331),
(49, 1975, 0.51331),
(45, 1976, 0.42),
(47, 1976, 0.42),
(49, 1976, 0.42),
(45, 1977, 0.23331),
(47, 1977, 0.23331),
(49, 1977, 0.23331),
(45, 1978, 0.28),
(47, 1978, 0.28),
(49, 1978, 0.28),
(45, 1979, 0.37331),
(47, 1979, 0.37331),
(49, 1979, 0.37331),
(45, 1980, 0.32669),
(47, 1980, 0.32669),
(49, 1980, 0.32669),
(46, 1983, 0.07),
(48, 1983, 0.07),
(50, 1983, 0.07),
(57, 1983, 0.07),
(46, 1984, 0.49),
(48, 1984, 0.49),
(50, 1984, 0.49),
(46, 1985, 0.34),
(46, 1986, 0.37331),
(48, 1986, 0.37331),
(50, 1986, 0.37331),
(46, 1987, 0.42),
(48, 1987, 0.42),
(50, 1987, 0.42),
(46, 1988, 0.32669),
(48, 1988, 0.32669),
(50, 1988, 0.32669),
(46, 1989, 0.37331),
(48, 1989, 0.37331),
(50, 1989, 0.37331),
(46, 1990, 0.28),
(48, 1990, 0.28),
(50, 1990, 0.28),
(46, 1991, 0.65338),
(48, 1991, 0.65338),
(50, 1991, 0.65338),
(46, 1992, 0.51331),
(48, 1992, 0.51331),
(50, 1992, 0.51331),
(46, 1993, 0.42),
(48, 1993, 0.42),
(50, 1993, 0.42),
(46, 1994, 0.28),
(48, 1994, 0.28),
(50, 1994, 0.28),
(69, 1994, 0.28),
(46, 1995, 0.42),
(48, 1995, 0.42),
(50, 1995, 0.42),
(67, 1996, 0.46669),
(46, 1996, 0.93338),
(48, 1996, 0.93338),
(50, 1996, 0.93338),
(46, 1997, 0.37331),
(48, 1997, 0.37331),
(50, 1997, 0.37331),
(46, 1998, 0.23331),
(48, 1998, 0.23331),
(50, 1998, 0.23331),
(67, 1998, 0.23331),
(46, 1999, 0.28),
(48, 1999, 0.28),
(50, 1999, 0.28),
(46, 2000, 0.28),
(48, 2000, 0.28),
(50, 2000, 0.28),
(67, 2000, 0.28),
(46, 2001, 0.18669),
(48, 2001, 0.18669),
(50, 2001, 0.18669),
(46, 2002, 0.18669),
(48, 2002, 0.18669),
(50, 2002, 0.18669),
(46, 2003, 0.37331),
(48, 2003, 0.37331),
(50, 2003, 0.37331),
(46, 2004, 0.23331),
(48, 2004, 0.23331),
(50, 2004, 0.23331),
(46, 2005, 0.37331),
(48, 2005, 0.37331),
(50, 2005, 0.37331),
(46, 2006, 0.23331),
(48, 2006, 0.23331),
(50, 2006, 0.23331),
(46, 2007, 0.84),
(48, 2007, 0.84),
(50, 2007, 0.84),
(46, 2008, 0.51331),
(48, 2008, 0.51331),
(50, 2008, 0.51331),
(46, 2009, 0.56),
(48, 2009, 0.56),
(50, 2009, 0.56),
(46, 2010, 0.23331),
(48, 2010, 0.23331),
(50, 2010, 0.23331),
(46, 2011, 0.28),
(48, 2011, 0.28),
(50, 2011, 0.28),
(57, 2011, 1.12),
(46, 2012, 0.23331),
(48, 2012, 0.23331),
(50, 2012, 0.23331),
(46, 2013, 0.60669),
(48, 2013, 0.60669),
(50, 2013, 0.60669),
(46, 2014, 0.28),
(48, 2014, 0.28),
(50, 2014, 0.28),
(46, 2015, 0.37338),
(48, 2015, 0.37338),
(50, 2015, 0.37338),
(46, 2016, 0.42),
(48, 2016, 0.42),
(50, 2016, 0.42),
(46, 2017, 0.32669),
(48, 2017, 0.32669),
(50, 2017, 0.32669),
(57, 2017, 0.32669),
(46, 2018, 0.32669),
(48, 2018, 0.32669),
(50, 2018, 0.32669),
(46, 2019, 1.02662),
(48, 2019, 1.02662),
(50, 2019, 1.02662),
(46, 2020, 0.37331),
(48, 2020, 0.37331),
(50, 2020, 0.37331),
(57, 2020, 0.74662),
(46, 2021, 0.7),
(48, 2021, 0.7),
(50, 2021, 0.7),
(57, 2021, 2.1),
(46, 2022, 0.56),
(48, 2022, 0.56),
(50, 2022, 0.56),
(46, 2023, 0.37331),
(48, 2023, 0.37331),
(50, 2023, 0.37331),
(46, 2024, 0.32669),
(48, 2024, 0.32669),
(50, 2024, 0.32669),
(46, 2025, 0.23331),
(48, 2025, 0.23331),
(50, 2025, 0.23331),
(46, 2026, 0.28),
(48, 2026, 0.28),
(50, 2026, 0.28),
(46, 2027, 0.28),
(48, 2027, 0.28),
(50, 2027, 0.28),
(46, 2028, 0.28),
(48, 2028, 0.28),
(50, 2028, 0.28),
(46, 2029, 0.18669),
(48, 2029, 0.18669),
(50, 2029, 0.18669),
(46, 2030, 0.18669),
(48, 2030, 0.18669),
(50, 2030, 0.18669),
(46, 2031, 0.18669),
(48, 2031, 0.18669),
(50, 2031, 0.18669),
(57, 2031, 0.18669),
(70, 2031, 0.18669),
(46, 2032, 0.18669),
(48, 2032, 0.18669),
(50, 2032, 0.18669),
(46, 2033, 1.48),
(46, 2034, 0.02919),
(48, 2034, 0.02919),
(50, 2034, 0.02919),
(66, 2034, 0.02919),
(67, 2034, 0.02919),
(68, 2034, 0.02919),
(57, 2034, 0.2919),
(70, 2035, 0.18669),
(46, 2035, 0.37338),
(48, 2035, 0.37338),
(50, 2035, 0.37338),
(46, 2036, 0.28),
(48, 2036, 0.28),
(50, 2036, 0.28),
(46, 2037, 0.32669),
(48, 2037, 0.32669),
(50, 2037, 0.32669),
(47, 2046, 0.34),
(47, 2047, 0.8),
(47, 2048, 0.68),
(48, 2050, 0.34),
(48, 2051, 2.22),
(49, 2052, 0.34),
(49, 2053, 2),
(49, 2054, 1.24661),
(50, 2056, 1.72679),
(51, 2057, 1.97321),
(54, 2057, 1.97321),
(52, 2058, 1.0666),
(55, 2058, 1.0666),
(52, 2059, 0.90661),
(55, 2059, 0.90661),
(54, 2062, 0.34),
(55, 2063, 0.34),
(55, 2066, 0.14),
(55, 2067, 0.14),
(55, 2068, 0.21),
(55, 2069, 0.21),
(55, 2070, 0.42),
(55, 2071, 0.14),
(56, 2072, 0.84),
(55, 2073, 0.18662),
(56, 2073, 0.74648),
(55, 2074, 0.37331),
(56, 2074, 1.86655),
(55, 2075, 0.37331),
(55, 2076, 0.28),
(55, 2077, 0.28),
(55, 2078, 0.09331),
(56, 2078, 0.37324),
(55, 2079, 0.46669),
(54, 2081, 0.14),
(54, 2082, 0.14),
(54, 2083, 0.14),
(54, 2084, 0.21),
(54, 2085, 0.21),
(54, 2088, 0.42),
(54, 2089, 0.14),
(57, 2090, 0.28),
(54, 2091, 0.28),
(54, 2092, 0.18662),
(57, 2092, 0.55986),
(54, 2094, 0.51331),
(54, 2095, 0.37331),
(57, 2095, 1.86655),
(56, 2098, 0.34),
(56, 2099, 2),
(56, 2100, 1.0666),
(56, 2101, 2.4),
(56, 2102, 2.39985),
(57, 2105, 3.72),
(57, 2106, 2.38017),
(58, 2108, 0.21),
(58, 2109, 0.34),
(58, 2110, 0.56004),
(65, 2110, 0.56004),
(72, 2110, 0.56004),
(73, 2110, 0.56004),
(74, 2110, 0.56004),
(75, 2110, 0.56004),
(76, 2110, 0.56004),
(77, 2110, 0.56004),
(78, 2110, 0.56004),
(58, 2111, 0.2666),
(72, 2111, 0.2666),
(59, 2111, 0.49321),
(60, 2111, 0.49321),
(61, 2111, 0.49321),
(62, 2111, 0.49321),
(63, 2111, 0.49321),
(58, 2112, 1.0666),
(59, 2112, 1.0666),
(73, 2113, 0.23331),
(75, 2113, 0.23331),
(77, 2113, 0.23331),
(58, 2113, 0.79992),
(60, 2114, 0.56661),
(59, 2126, 0.79339),
(59, 2171, 0.34),
(28, 2172, 0.90661),
(28, 2173, 0.56661),
(24, 2175, 0.14),
(32, 2175, 0.14),
(24, 2176, 0.46669),
(24, 2177, 0.42),
(30, 2177, 0.42),
(32, 2177, 0.42),
(34, 2177, 0.42),
(24, 2178, 0.46669),
(24, 2179, 0.46669),
(24, 2180, 0.23331),
(17, 2180, 0.46662),
(24, 2181, 0.37331),
(24, 2182, 0.14),
(30, 2182, 0.14),
(32, 2182, 0.14),
(24, 2183, 0.18669),
(19, 2183, 0.45339),
(24, 2184, 0.51331),
(24, 2185, 0.37331),
(24, 2186, 0.14),
(24, 2187, 0.28),
(24, 2188, 0.56),
(26, 2188, 0.56),
(24, 2189, 0.37331),
(24, 2190, 0.37331),
(24, 2191, 0.32669),
(24, 2192, 0.37331),
(24, 2193, 0.37331),
(24, 2194, 0.37331),
(24, 2195, 0.56),
(24, 2196, 0.37331),
(24, 2197, 0.28),
(24, 2198, 0.32669),
(24, 2199, 0.28),
(24, 2200, 0.14),
(24, 2201, 0.14),
(56, 2201, 0.56),
(24, 2202, 0.28),
(28, 2203, 0.14),
(30, 2203, 0.14),
(28, 2204, 0.28),
(28, 2205, 0.42),
(28, 2206, 0.51331),
(28, 2207, 0.37331),
(28, 2208, 0.28),
(28, 2209, 0.28),
(28, 2210, 0.18669),
(26, 2211, 0.28),
(28, 2211, 0.28),
(28, 2212, 0.42),
(28, 2213, 0.46669),
(28, 2214, 0.23331),
(28, 2215, 0.28),
(28, 2216, 0.46669),
(28, 2217, 0.32669),
(30, 2218, 0.42),
(30, 2219, 0.32669),
(30, 2220, 0.23331),
(56, 2220, 0.46662),
(30, 2221, 0.65331),
(30, 2222, 0.7),
(30, 2223, 0.14),
(56, 2223, 0.14),
(30, 2224, 0.23331),
(30, 2225, 0.60669),
(30, 2226, 0.28),
(30, 2227, 0.32669),
(30, 2228, 0.14),
(30, 2229, 0.42),
(30, 2230, 0.60669),
(30, 2231, 0.23331),
(30, 2232, 0.60669),
(30, 2233, 0.37331),
(30, 2234, 0.46669),
(30, 2235, 0.51331),
(30, 2236, 0.37331),
(30, 2237, 0.46669),
(30, 2238, 0.46669),
(30, 2239, 0.7),
(30, 2240, 0.32669),
(32, 2249, 0.9334),
(32, 2250, 0.18669),
(32, 2251, 0.32669),
(32, 2252, 0.14),
(32, 2253, 0.32669),
(32, 2254, 0.18669),
(32, 2255, 0.18669),
(32, 2256, 0.37331),
(32, 2257, 0.18669),
(56, 2257, 1.49352),
(32, 2258, 0.42),
(32, 2259, 0.37331),
(32, 2260, 0.23331),
(32, 2261, 0.04669),
(56, 2261, 0.56028),
(26, 2262, 0.23331),
(32, 2262, 0.23331),
(32, 2263, 0.14),
(32, 2264, 0.28),
(32, 2265, 0.42),
(32, 2266, 0.28),
(32, 2267, 0.42),
(32, 2268, 0.42),
(32, 2269, 0.37331),
(32, 2270, 0.46669),
(32, 2271, 0.37331),
(32, 2272, 0.51331),
(32, 2273, 0.28),
(32, 2274, 0.23331),
(32, 2275, 0.42),
(32, 2276, 0.23331),
(32, 2277, 0.28),
(32, 2278, 0.28),
(32, 2279, 0.37331),
(32, 2280, 0.28),
(34, 2281, 0.21),
(34, 2282, 0.35),
(34, 2283, 0.28),
(34, 2284, 0.32669),
(34, 2285, 0.18669),
(34, 2286, 0.23331),
(34, 2287, 0.28),
(34, 2288, 0.46669),
(34, 2289, 0.51331),
(34, 2290, 0.32669),
(34, 2291, 0.51331),
(34, 2292, 0.56),
(34, 2293, 0.51331),
(34, 2294, 0.32669),
(34, 2295, 0.42),
(34, 2296, 0.32669),
(34, 2297, 0.32669),
(34, 2298, 0.23331),
(26, 2312, 0.46669),
(26, 2313, 0.23331),
(26, 2314, 0.46669),
(26, 2315, 0.32669),
(26, 2316, 0.37331),
(26, 2317, 0.60669),
(26, 2318, 0.32669),
(26, 2319, 0.32669),
(26, 2320, 0.46669),
(26, 2321, 0.28),
(26, 2322, 0.28),
(26, 2323, 0.56),
(26, 2324, 0.28),
(26, 2325, 0.37331),
(26, 2326, 0.37331),
(26, 2327, 0.51331),
(26, 2328, 0.32669),
(26, 2329, 0.37331),
(26, 2330, 0.32669),
(26, 2331, 0.37331),
(26, 2332, 0.28),
(26, 2333, 0.23331),
(26, 2334, 0.51331),
(26, 2335, 0.37331),
(26, 2336, 0.28),
(5, 2337, 0.8),
(17, 2338, 0.34),
(22, 2339, 0.18669),
(17, 2339, 0.64008),
(17, 2340, 0.79339),
(17, 2341, 0.1334),
(17, 2342, 0.6666),
(17, 2343, 0.9334),
(17, 2344, 0.1334),
(17, 2345, 0.23331),
(19, 2345, 0.23331),
(17, 2346, 0.23331),
(19, 2346, 0.23331),
(17, 2347, 0.28),
(17, 2348, 0.42),
(56, 2348, 0.42),
(19, 2348, 0.84),
(17, 2349, 0.14),
(17, 2350, 0.09331),
(56, 2350, 0.18662),
(17, 2352, 0.65338),
(17, 2353, 0.42),
(17, 2354, 0.23331),
(19, 2356, 0.09331),
(19, 2357, 0.18669),
(19, 2358, 0.18669),
(56, 2358, 0.18669),
(19, 2359, 0.18669),
(56, 2359, 0.18669),
(19, 2360, 0.14),
(19, 2361, 0.42),
(19, 2362, 0.37331),
(19, 2363, 0.56),
(19, 2364, 0.32669),
(56, 2364, 0.32669),
(19, 2365, 0.7),
(22, 2371, 0.6666),
(22, 2372, 1.6),
(22, 2373, 0.8),
(22, 2374, 0.28),
(22, 2375, 0.7),
(22, 2376, 0.51331),
(22, 2377, 0.56661),
(22, 2378, 1.24661),
(22, 2379, 0.7),
(22, 2380, 0.28),
(22, 2381, 0.32669),
(22, 2382, 0.7),
(22, 2383, 0.51331),
(22, 2384, 0.09331),
(56, 2386, 0.21),
(56, 2387, 0.21),
(56, 2388, 0.28),
(56, 2389, 0.28),
(56, 2390, 0.28),
(56, 2391, 0.28),
(56, 2392, 0.28),
(56, 2393, 0.28),
(56, 2394, 0.21),
(56, 2395, 0.28),
(56, 2396, 0.28),
(56, 2397, 0.28),
(56, 2398, 0.28),
(56, 2399, 0.28),
(56, 2400, 0.21),
(56, 2401, 0.21),
(56, 2402, 0.21),
(56, 2403, 0.21),
(56, 2404, 0.21),
(56, 2405, 0.21),
(56, 2406, 0.21),
(56, 2407, 0.21),
(56, 2408, 0.7),
(56, 2409, 0.21),
(56, 2410, 0.21),
(56, 2411, 0.07),
(56, 2412, 0.21),
(56, 2413, 0.21),
(56, 2414, 0.21),
(56, 2415, 0.21),
(56, 2416, 0.21),
(56, 2417, 0.21),
(56, 2418, 0.21),
(56, 2419, 0.21),
(56, 2420, 0.21),
(56, 2421, 0.21),
(56, 2422, 0.07),
(56, 2423, 0.21),
(56, 2424, 0.21),
(56, 2425, 0.21),
(56, 2426, 0.21),
(56, 2427, 0.21),
(56, 2429, 0.21),
(56, 2430, 0.21),
(56, 2431, 0.21),
(56, 2432, 0.21),
(56, 2433, 0.21),
(56, 2434, 0.21),
(56, 2435, 0.21),
(56, 2436, 0.21),
(56, 2437, 0.21),
(56, 2438, 0.21),
(56, 2439, 0.21),
(56, 2440, 0.21);
INSERT INTO `lsqvo_finder_links_terms` (`link_id`, `term_id`, `weight`) VALUES
(56, 2441, 1.16655),
(56, 2442, 0.65331),
(55, 2443, 0.32669),
(56, 2443, 0.98007),
(56, 2444, 0.60669),
(56, 2445, 0.32669),
(56, 2446, 0.09331),
(56, 2447, 0.28),
(56, 2448, 0.60669),
(56, 2449, 0.7),
(56, 2450, 0.7),
(56, 2451, 0.69993),
(56, 2452, 0.56),
(56, 2453, 0.37338),
(56, 2454, 0.28),
(56, 2455, 0.7),
(56, 2456, 0.46669),
(56, 2457, 0.56),
(56, 2458, 0.28),
(56, 2459, 0.23331),
(56, 2460, 0.56),
(56, 2461, 0.51331),
(56, 2462, 0.56),
(56, 2463, 0.56),
(56, 2465, 1.68),
(56, 2467, 1.12),
(56, 2468, 0.23331),
(56, 2469, 0.18669),
(56, 2470, 0.42),
(56, 2471, 0.37331),
(56, 2472, 0.84),
(56, 2473, 0.32669),
(56, 2474, 0.28),
(56, 2475, 0.23331),
(56, 2476, 0.18669),
(56, 2477, 0.32669),
(56, 2478, 0.56),
(56, 2479, 0.51331),
(56, 2480, 0.42),
(56, 2481, 0.37331),
(56, 2482, 0.65331),
(56, 2483, 0.28),
(56, 2484, 0.42),
(56, 2485, 0.18669),
(56, 2486, 0.14),
(56, 2487, 2.8),
(56, 2489, 0.93338),
(56, 2490, 0.65331),
(56, 2491, 0.65331),
(56, 2492, 0.42),
(56, 2493, 0.42),
(56, 2494, 1.53993),
(56, 2495, 0.7),
(56, 2496, 0.7),
(56, 2497, 0.46669),
(56, 2498, 0.7),
(56, 2499, 0.51331),
(56, 2500, 1.16655),
(56, 2501, 0.51331),
(56, 2502, 0.28),
(56, 2503, 5.04),
(56, 2504, 0.84),
(56, 2505, 1.30676),
(56, 2506, 42),
(56, 2507, 0.32669),
(56, 2508, 0.74662),
(56, 2512, 0.18669),
(56, 2513, 0.37331),
(56, 2514, 1.11993),
(56, 2515, 2.98648),
(56, 2516, 0.42),
(56, 2517, 1.12),
(56, 2518, 1.02662),
(56, 2519, 1.12),
(56, 2521, 1.11993),
(56, 2522, 1.68),
(56, 2523, 0.37331),
(56, 2524, 0.51331),
(56, 2525, 0.42),
(56, 2526, 0.84),
(56, 2527, 0.56),
(56, 2528, 0.28),
(56, 2529, 0.56),
(56, 2530, 0.65331),
(56, 2531, 1.53993),
(56, 2532, 0.60669),
(56, 2533, 0.51331),
(56, 2534, 0.46669),
(56, 2535, 0.51331),
(56, 2536, 0.93338),
(56, 2537, 0.93338),
(56, 2538, 1.02662),
(56, 2539, 2.24),
(56, 2540, 1.30676),
(56, 2541, 0.32669),
(56, 2542, 0.42),
(56, 2543, 0.51331),
(56, 2544, 0.28),
(56, 2545, 0.98007),
(56, 2546, 0.28),
(56, 2547, 0.32669),
(56, 2548, 0.28),
(56, 2549, 0.18662),
(56, 2550, 0.23331),
(56, 2551, 0.46669),
(56, 2552, 0.65331),
(56, 2553, 0.23331),
(56, 2554, 0.56),
(56, 2555, 0.74662),
(56, 2556, 0.28),
(56, 2557, 0.37331),
(56, 2558, 0.37331),
(56, 2559, 1.11993),
(56, 2560, 1.4),
(56, 2561, 4.9),
(56, 2562, 3.92028),
(56, 2563, 0.28),
(56, 2564, 0.84),
(56, 2565, 0.32669),
(56, 2566, 0.32669),
(56, 2567, 0.32669),
(56, 2568, 0.32669),
(56, 2569, 0.32669),
(56, 2570, 1.12),
(56, 2571, 0.84),
(56, 2572, 0.46669),
(56, 2573, 0.93338),
(56, 2574, 0.37331),
(56, 2575, 0.56),
(56, 2576, 0.93338),
(56, 2577, 0.84),
(56, 2578, 0.42),
(56, 2579, 0.84),
(56, 2580, 0.23331),
(56, 2581, 0.23331),
(56, 2582, 0.32669),
(56, 2583, 0.14),
(56, 2584, 0.46669),
(56, 2585, 0.56007),
(56, 2586, 0.18669),
(56, 2587, 0.23331),
(56, 2588, 1.68),
(56, 2589, 1.12),
(56, 2590, 1.02662),
(56, 2591, 0.42),
(56, 2592, 0.42),
(56, 2593, 0.56),
(56, 2594, 0.74662),
(56, 2595, 0.65331),
(56, 2596, 0.7),
(56, 2597, 0.7),
(56, 2598, 0.65331),
(56, 2599, 1.30662),
(56, 2600, 0.93338),
(56, 2601, 0.65331),
(56, 2602, 0.37338),
(56, 2603, 0.37338),
(56, 2604, 0.56007),
(56, 2605, 0.51331),
(56, 2606, 2.05324),
(56, 2607, 0.51331),
(56, 2608, 0.46669),
(56, 2609, 1.40007),
(56, 2610, 0.65331),
(56, 2611, 0.42),
(56, 2612, 1.21338),
(56, 2613, 0.65331),
(56, 2614, 1.21338),
(56, 2615, 0.56),
(56, 2616, 0.42),
(56, 2617, 0.9331),
(56, 2618, 0.46669),
(56, 2619, 0.23331),
(56, 2620, 0.46669),
(56, 2621, 0.93338),
(56, 2623, 0.09331),
(56, 2624, 0.23331),
(56, 2625, 0.51331),
(56, 2627, 1.4),
(56, 2628, 0.51331),
(56, 2629, 0.37331),
(56, 2630, 1.11993),
(56, 2631, 1.49324),
(56, 2632, 0.32669),
(56, 2633, 0.65338),
(56, 2634, 0.98007),
(56, 2635, 0.46662),
(56, 2636, 0.69993),
(56, 2637, 0.46662),
(56, 2638, 1.4),
(56, 2639, 0.56007),
(56, 2640, 0.46662),
(56, 2641, 0.56),
(56, 2642, 0.18669),
(56, 2643, 0.56007),
(56, 2644, 0.28),
(56, 2645, 0.23331),
(56, 2646, 0.23331),
(56, 2647, 0.93324),
(56, 2648, 0.37331),
(56, 2649, 0.56),
(56, 2650, 0.23331),
(56, 2651, 0.60669),
(56, 2652, 0.28),
(56, 2653, 0.93345),
(56, 2654, 0.93324),
(56, 2655, 0.28),
(56, 2656, 0.60669),
(56, 2657, 0.32669),
(56, 2658, 0.42),
(56, 2659, 0.37331),
(56, 2660, 0.51331),
(56, 2661, 1.02662),
(56, 2662, 1.12),
(56, 2663, 0.56),
(56, 2664, 0.46669),
(56, 2665, 0.84),
(56, 2666, 0.42),
(56, 2667, 0.42),
(56, 2668, 0.46669),
(56, 2669, 0.65331),
(56, 2670, 0.60669),
(56, 2671, 0.42),
(56, 2672, 2.33345),
(56, 2674, 0.60669),
(56, 2675, 0.51331),
(56, 2676, 0.56),
(56, 2677, 1.53993),
(56, 2678, 2.1),
(56, 2679, 0.65331),
(56, 2680, 0.7),
(56, 2681, 0.42),
(56, 2682, 0.37331),
(56, 2683, 0.65331),
(56, 2684, 0.60669),
(56, 2685, 0.60669),
(56, 2686, 0.60669),
(56, 2687, 0.7),
(56, 2688, 0.23331),
(56, 2689, 0.60669),
(56, 2690, 0.60669),
(56, 2691, 0.23331),
(56, 2692, 0.51331),
(56, 2693, 0.42),
(56, 2694, 0.37331),
(56, 2695, 0.7),
(56, 2696, 0.09331),
(56, 2697, 0.32669),
(56, 2698, 0.28),
(56, 2699, 0.14),
(56, 2700, 0.23331),
(56, 2701, 0.28),
(56, 2702, 0.56),
(56, 2703, 0.37331),
(56, 2704, 0.18662),
(56, 2705, 2.42676),
(56, 2706, 0.65331),
(56, 2707, 0.51331),
(56, 2708, 0.51331),
(56, 2709, 1.30662),
(56, 2710, 0.56),
(56, 2711, 1.30662),
(56, 2712, 0.46669),
(56, 2713, 0.32669),
(56, 2714, 0.60669),
(56, 2715, 0.93338),
(56, 2716, 0.46669),
(56, 2717, 0.65331),
(56, 2718, 1.30662),
(56, 2719, 0.65331),
(56, 2720, 0.65331),
(56, 2721, 5.88),
(56, 2722, 2.94),
(56, 2723, 13.44),
(56, 2724, 0.7),
(56, 2725, 5.88),
(56, 2726, 0.32669),
(56, 2727, 0.51331),
(56, 2728, 0.84),
(56, 2729, 0.60669),
(56, 2730, 0.51331),
(56, 2731, 0.56),
(56, 2732, 0.23331),
(56, 2733, 0.51331),
(56, 2734, 0.23331),
(56, 2735, 0.28),
(56, 2736, 0.84),
(56, 2737, 1.12),
(56, 2738, 0.65338),
(56, 2739, 0.60669),
(56, 2740, 0.56),
(56, 2741, 0.56),
(56, 2742, 0.14),
(56, 2743, 6.34627),
(56, 2744, 3.78),
(56, 2745, 0.51331),
(56, 2746, 1.86676),
(56, 2747, 2.52),
(56, 2748, 0.37331),
(56, 2749, 0.37331),
(56, 2750, 0.37331),
(56, 2751, 1.82007),
(56, 2752, 1.12),
(56, 2753, 1.40007),
(56, 2754, 0.60669),
(56, 2755, 0.46669),
(56, 2756, 0.56),
(56, 2757, 0.46669),
(56, 2758, 0.56),
(56, 2759, 0.60669),
(56, 2760, 1.16655),
(56, 2761, 0.56),
(56, 2762, 0.7),
(56, 2763, 0.7),
(56, 2764, 0.65331),
(56, 2765, 0.56),
(56, 2766, 0.32669),
(56, 2767, 0.28),
(56, 2768, 0.42),
(56, 2769, 0.84),
(56, 2770, 0.28),
(56, 2771, 1.11993),
(56, 2772, 0.60669),
(56, 2773, 3.03345),
(56, 2774, 1.68),
(56, 2775, 3.26655),
(56, 2776, 1.12),
(56, 2777, 0.65331),
(56, 2778, 1.4),
(56, 2779, 0.37331),
(56, 2780, 0.37331),
(56, 2781, 0.37331),
(56, 2782, 0.46662),
(56, 2783, 0.28),
(56, 2784, 0.51331),
(56, 2785, 0.51331),
(56, 2786, 1.26),
(56, 2787, 0.84),
(56, 2788, 0.37331),
(56, 2789, 0.37331),
(56, 2790, 0.37331),
(56, 2791, 0.37331),
(56, 2792, 0.46669),
(56, 2793, 0.37331),
(56, 2794, 1.86655),
(56, 2795, 0.37331),
(56, 2796, 0.42),
(56, 2797, 0.37331),
(56, 2798, 2.23986),
(56, 2799, 1.11993),
(56, 2800, 9.52),
(56, 2801, 1.68),
(56, 2802, 2.42676),
(56, 2803, 82.88),
(56, 2804, 0.23331),
(56, 2805, 0.51331),
(56, 2806, 0.46669),
(56, 2807, 0.28),
(56, 2808, 1.40007),
(56, 2809, 1.02662),
(56, 2810, 0.74662),
(56, 2811, 0.74662),
(56, 2813, 0.28),
(56, 2814, 0.46669),
(56, 2815, 0.84),
(56, 2816, 0.46669),
(56, 2817, 1.26),
(56, 2818, 0.46669),
(56, 2819, 1.02662),
(56, 2820, 0.46669),
(56, 2821, 2.24),
(56, 2822, 0.7),
(56, 2823, 1.12),
(56, 2824, 1.12),
(56, 2825, 0.74662),
(56, 2826, 0.32669),
(56, 2827, 2.05324),
(56, 2828, 1.30676),
(56, 2829, 0.98007),
(56, 2831, 0.51331),
(56, 2832, 0.46669),
(56, 2833, 1.02662),
(56, 2834, 0.56),
(56, 2835, 0.69993),
(56, 2836, 1.49352),
(56, 2837, 0.69993),
(56, 2838, 0.46662),
(56, 2839, 0.74662),
(56, 2840, 0.42),
(56, 2841, 0.37331),
(56, 2842, 0.46669),
(56, 2844, 1.12),
(56, 2845, 1.30662),
(56, 2846, 1.21338),
(56, 2847, 0.7),
(56, 2848, 0.7),
(56, 2849, 0.65331),
(56, 2850, 0.56),
(56, 2851, 0.7),
(56, 2852, 1.4),
(56, 2853, 3.5),
(56, 2854, 1.82007),
(56, 2855, 0.93338),
(56, 2856, 0.51331),
(56, 2857, 1.53993),
(56, 2858, 0.51331),
(56, 2859, 0.51331),
(56, 2860, 0.65331),
(56, 2861, 0.84),
(56, 2862, 0.84),
(56, 2863, 0.37331),
(56, 2864, 0.37331),
(56, 2865, 0.42),
(56, 2866, 0.37331),
(56, 2867, 0.51331),
(56, 2868, 0.46669),
(56, 2869, 0.56),
(56, 2870, 0.56),
(56, 2871, 0.65338),
(56, 2872, 0.23331),
(56, 2873, 0.51331),
(56, 2874, 0.42),
(56, 2875, 0.28),
(56, 2876, 0.69993),
(56, 2877, 0.23331),
(56, 2878, 1.02662),
(56, 2879, 1.02662),
(56, 2880, 0.51331),
(56, 2881, 0.46669),
(56, 2882, 0.84),
(56, 2883, 0.42),
(56, 2884, 0.42),
(56, 2885, 0.51331),
(56, 2886, 2.8),
(56, 2887, 3.5),
(56, 2888, 0.65331),
(56, 2889, 0.46669),
(56, 2890, 1.40007),
(56, 2891, 0.23331),
(56, 2892, 0.56007),
(56, 2893, 0.46662),
(56, 2894, 1.49324),
(56, 2895, 0.28),
(56, 2896, 0.42),
(56, 2897, 0.32669),
(56, 2898, 0.18669),
(56, 2899, 0.46662),
(56, 2901, 0.46662),
(56, 2902, 0.42),
(56, 2903, 0.37338),
(56, 2904, 0.37331),
(56, 2905, 0.42),
(56, 2906, 0.37331),
(56, 2907, 0.23331),
(56, 2908, 0.42),
(56, 2909, 1.30662),
(56, 2910, 0.65331),
(56, 2911, 0.32669),
(56, 2912, 1.4),
(56, 2913, 1.30676),
(56, 2914, 0.46669),
(56, 2915, 0.98007),
(56, 2916, 0.46669),
(56, 2917, 0.46669),
(56, 2918, 0.32669),
(56, 2919, 0.51331),
(56, 2920, 0.51331),
(56, 2921, 0.42),
(56, 2922, 1.68),
(56, 2923, 0.37331),
(56, 2924, 3.7331),
(56, 2925, 0.51331),
(56, 2926, 0.46669),
(56, 2927, 0.46669),
(56, 2928, 0.51331),
(56, 2929, 0.46669),
(56, 2930, 0.46669),
(56, 2931, 0.56),
(56, 2932, 0.74662),
(56, 2933, 3.92),
(56, 2934, 0.60669),
(56, 2935, 0.7),
(56, 2936, 0.56),
(56, 2937, 0.46669),
(56, 2938, 0.51331),
(56, 2939, 0.37331),
(56, 2940, 0.56),
(56, 2941, 1.30676),
(56, 2942, 0.46669),
(56, 2943, 0.42),
(56, 2944, 0.56007),
(56, 2945, 0.23331),
(56, 2946, 0.28),
(56, 2947, 0.46669),
(56, 2948, 1.11993),
(56, 2949, 1.63345),
(56, 2950, 3.35979),
(56, 2951, 0.42),
(56, 2952, 0.37331),
(56, 2953, 2.1),
(56, 2955, 3.36),
(56, 2956, 1.11993),
(56, 2957, 0.74662),
(56, 2958, 0.42),
(56, 2959, 0.37331),
(56, 2960, 0.23331),
(56, 2961, 0.46662),
(56, 2962, 0.32669),
(56, 2963, 0.28),
(56, 2964, 0.42),
(56, 2965, 0.46669),
(56, 2966, 0.32669),
(56, 2967, 0.51331),
(56, 2968, 1.02662),
(56, 2969, 0.46669),
(56, 2970, 0.32669),
(56, 2971, 0.37331),
(56, 2972, 1.95993),
(56, 2973, 0.65331),
(56, 2974, 0.65331),
(56, 2975, 0.46669),
(56, 2976, 0.51331),
(56, 2977, 0.46669),
(56, 2978, 0.46669),
(56, 2979, 1.12),
(56, 2980, 0.42),
(56, 2981, 0.65338),
(56, 2982, 0.37331),
(56, 2983, 0.65338),
(56, 2984, 0.65338),
(56, 2985, 0.42),
(56, 2986, 1.53993),
(56, 2987, 1.02662),
(56, 2988, 0.74662),
(56, 2989, 0.37331),
(56, 2990, 0.93338),
(56, 2991, 0.84),
(56, 2992, 1.68),
(56, 2993, 2.05324),
(56, 2994, 1.02662),
(56, 2995, 0.46669),
(56, 2996, 1.95993),
(56, 2997, 0.74662),
(56, 2998, 0.32669),
(56, 2999, 0.37331),
(56, 3000, 0.69993),
(56, 3001, 0.37331),
(56, 3002, 1.40007),
(56, 3003, 0.60669),
(56, 3004, 0.60669),
(56, 3005, 0.51331),
(56, 3006, 0.84),
(56, 3007, 0.42),
(56, 3008, 0.42),
(56, 3009, 0.84),
(56, 3010, 0.28),
(56, 3011, 0.60669),
(56, 3012, 0.32669),
(56, 3013, 0.56),
(56, 3014, 2.56655),
(56, 3015, 1.12),
(56, 3016, 1.26),
(56, 3017, 0.46669),
(56, 3018, 0.46669),
(56, 3019, 0.51331),
(56, 3020, 0.69993),
(56, 3021, 0.32669),
(56, 3022, 1.86655),
(56, 3023, 1.11993),
(56, 3024, 0.37331),
(56, 3025, 1.63317),
(56, 3026, 0.93345),
(56, 3027, 0.18669),
(56, 3028, 0.23331),
(56, 3029, 0.93324),
(56, 3030, 0.28),
(56, 3031, 0.46662),
(56, 3032, 0.32669),
(56, 3033, 0.37331),
(56, 3034, 0.28),
(56, 3035, 0.93324),
(56, 3036, 0.14),
(56, 3037, 0.51331),
(56, 3038, 0.18669),
(56, 3039, 0.69993),
(56, 3040, 0.18669),
(56, 3041, 0.51331),
(56, 3042, 0.51331),
(56, 3043, 0.56),
(56, 3044, 0.37331),
(56, 3045, 0.74662),
(56, 3409, 0.21),
(56, 3410, 0.51331),
(56, 3411, 0.42),
(56, 3412, 0.32669),
(56, 3413, 0.18669),
(56, 3414, 0.7),
(56, 3415, 0.37331),
(56, 3416, 0.37331),
(56, 3417, 0.60669),
(56, 3418, 0.65331),
(56, 3419, 0.7),
(56, 3420, 0.42),
(56, 3421, 0.7),
(56, 3422, 0.7),
(56, 3423, 0.65331),
(56, 3424, 0.7),
(56, 3425, 0.32669),
(57, 3440, 0.21),
(57, 3441, 0.21),
(57, 3442, 0.28),
(57, 3443, 0.28),
(57, 3444, 0.14),
(57, 3445, 0.28),
(57, 3446, 0.28),
(57, 3447, 0.28),
(57, 3449, 0.21),
(57, 3450, 0.28),
(57, 3451, 0.28),
(57, 3452, 0.28),
(57, 3453, 0.28),
(57, 3454, 0.28),
(57, 3455, 0.21),
(57, 3456, 0.21),
(57, 3457, 0.21),
(57, 3458, 0.21),
(57, 3459, 0.21),
(57, 3460, 0.21),
(57, 3461, 0.21),
(57, 3462, 0.21),
(57, 3464, 0.21),
(57, 3465, 0.21),
(57, 3466, 0.21),
(57, 3467, 0.21),
(57, 3468, 0.21),
(57, 3469, 0.07),
(57, 3470, 0.21),
(57, 3471, 0.21),
(57, 3472, 0.21),
(57, 3473, 0.21),
(57, 3474, 0.21),
(57, 3475, 0.21),
(57, 3476, 0.21),
(57, 3477, 0.07),
(57, 3478, 0.21),
(57, 3479, 0.21),
(57, 3480, 0.21),
(57, 3481, 0.21),
(57, 3482, 0.21),
(57, 3483, 0.21),
(57, 3484, 0.21),
(57, 3485, 0.21),
(57, 3486, 0.21),
(57, 3487, 0.21),
(57, 3488, 0.21),
(57, 3489, 0.21),
(57, 3490, 0.21),
(57, 3491, 0.21),
(57, 3492, 0.21),
(57, 3494, 0.21),
(57, 3495, 0.21),
(57, 3496, 0.69993),
(57, 3497, 0.65331),
(54, 3498, 0.32669),
(57, 3498, 0.98007),
(60, 4165, 0.34),
(60, 4166, 0.6666),
(78, 4169, 0.14),
(61, 4169, 0.34),
(61, 4170, 1.2),
(61, 4171, 1.02),
(72, 4172, 0.14),
(62, 4172, 0.34),
(62, 4173, 1.0666),
(62, 4174, 0.90661),
(63, 4176, 0.34),
(63, 4177, 1.0666),
(72, 4177, 1.0666),
(63, 4178, 0.90661),
(64, 4179, 0.21),
(64, 4180, 0.14),
(64, 4181, 0.14),
(64, 4182, 0.63),
(64, 4183, 0.14),
(64, 4184, 0.18669),
(64, 4185, 0.14),
(64, 4186, 0.14),
(64, 4187, 0.34),
(64, 4188, 0.49321),
(64, 4189, 1.2),
(64, 4190, 0.23331),
(64, 4191, 0.23331),
(64, 4192, 0.56),
(64, 4193, 0.18669),
(64, 4194, 0.37331),
(64, 4195, 0.37331),
(64, 4196, 0.37331),
(64, 4197, 0.42),
(64, 4198, 0.74662),
(64, 4199, 0.32669),
(64, 4200, 0.56),
(64, 4201, 0.28),
(64, 4202, 0.65331),
(64, 4203, 0.28),
(64, 4204, 0.28),
(64, 4205, 0.14),
(64, 4206, 0.69993),
(64, 4207, 0.32669),
(64, 4208, 0.65331),
(64, 4209, 0.32669),
(64, 4210, 0.84),
(64, 4211, 0.46669),
(64, 4212, 0.46669),
(64, 4213, 0.23331),
(64, 4214, 0.28),
(64, 4215, 0.23331),
(64, 4216, 0.32669),
(64, 4217, 0.32669),
(64, 4218, 0.46669),
(64, 4219, 0.37338),
(64, 4220, 1.13339),
(64, 4221, 0.69993),
(64, 4222, 0.46669),
(64, 4223, 0.46669),
(64, 4224, 0.46669),
(64, 4225, 0.51331),
(64, 4226, 0.7),
(64, 4227, 0.65331),
(64, 4228, 0.28),
(64, 4229, 0.28),
(64, 4230, 0.46669),
(64, 4231, 0.32669),
(64, 4232, 0.37331),
(64, 4233, 0.42),
(64, 4234, 0.32669),
(64, 4235, 0.28),
(64, 4236, 0.37331),
(64, 4237, 0.74662),
(64, 4238, 0.51331),
(64, 4239, 0.23331),
(64, 4240, 1.26),
(64, 4241, 0.51331),
(64, 4242, 0.42),
(64, 4243, 0.46669),
(64, 4244, 0.56),
(64, 4245, 0.51331),
(64, 4246, 0.23331),
(64, 4247, 0.32669),
(64, 4248, 0.28),
(64, 4249, 0.51331),
(64, 4250, 0.42),
(64, 4251, 0.51331),
(64, 4252, 0.56),
(64, 4253, 0.23331),
(64, 4254, 0.23331),
(64, 4255, 0.23331),
(64, 4256, 0.32669),
(64, 4257, 0.65331),
(64, 4258, 0.23331),
(64, 4259, 0.37338),
(64, 4260, 0.28),
(64, 4261, 0.28),
(64, 4262, 0.51331),
(64, 4263, 0.18669),
(64, 4264, 0.37331),
(64, 4265, 0.28),
(64, 4266, 0.32669),
(64, 4267, 0.32669),
(64, 4268, 0.42),
(64, 4269, 0.23331),
(64, 4270, 0.37338),
(64, 4271, 0.28),
(64, 4272, 0.04669),
(64, 4273, 0.42),
(64, 4274, 0.32669),
(65, 4307, 0.07),
(65, 4308, 0.21),
(65, 4309, 0.21),
(65, 4310, 0.28),
(65, 4311, 0.28),
(65, 4312, 0.28),
(65, 4313, 0.14),
(65, 4314, 0.14),
(65, 4315, 0.28),
(65, 4316, 0.28),
(65, 4317, 0.28),
(65, 4319, 0.07),
(65, 4320, 0.21),
(65, 4321, 0.28),
(65, 4322, 0.28),
(65, 4323, 0.28),
(65, 4324, 0.28),
(65, 4325, 0.28),
(65, 4326, 0.21),
(65, 4327, 0.21),
(65, 4328, 0.21),
(65, 4329, 0.21),
(65, 4330, 0.21),
(65, 4331, 0.21),
(65, 4332, 0.21),
(65, 4333, 0.21),
(65, 4335, 0.07),
(65, 4336, 0.21),
(65, 4337, 0.21),
(65, 4338, 0.07),
(65, 4339, 0.21),
(65, 4340, 0.21),
(65, 4341, 0.21),
(65, 4342, 0.34),
(65, 4343, 0.07),
(65, 4344, 0.21),
(65, 4345, 0.21),
(65, 4346, 0.21),
(65, 4347, 0.21),
(65, 4348, 0.21),
(65, 4349, 0.21),
(65, 4350, 0.21),
(65, 4351, 0.07),
(65, 4352, 0.07),
(65, 4353, 0.21),
(65, 4355, 0.21),
(65, 4356, 0.21),
(65, 4357, 0.21),
(65, 4358, 0.21),
(65, 4359, 0.21),
(65, 4360, 0.07),
(65, 4361, 0.21),
(65, 4362, 0.21),
(65, 4363, 0.21),
(65, 4364, 0.21),
(65, 4365, 0.21),
(65, 4366, 0.21),
(65, 4367, 0.21),
(65, 4368, 0.21),
(65, 4369, 0.21),
(65, 4370, 0.07),
(65, 4371, 0.21),
(65, 4372, 0.21),
(65, 4373, 0.2666),
(65, 4374, 0.69993),
(65, 4375, 0.84),
(72, 4377, 0.18662),
(65, 4377, 0.65317),
(65, 4378, 0.2666),
(65, 4379, 0.4),
(72, 4380, 0.37331),
(65, 4380, 1.86655),
(65, 4381, 0.6666),
(72, 4382, 0.32669),
(65, 4382, 0.98007),
(65, 5041, 0.67367),
(65, 5042, 0.25346),
(65, 5043, 0.5336),
(65, 5044, 0.25346),
(57, 5330, 0.28),
(57, 5331, 0.28),
(57, 5332, 0.14),
(57, 5333, 0.21),
(57, 5334, 0.02919),
(57, 5335, 3.36),
(57, 5336, 0.46669),
(57, 5337, 0.46669),
(57, 5338, 3.26683),
(57, 5339, 0.37331),
(57, 5340, 0.98007),
(57, 5341, 2.05324),
(57, 5342, 0.28),
(57, 5343, 0.56),
(57, 5344, 2.94021),
(57, 5345, 0.18669),
(57, 5346, 0.65338),
(57, 5347, 0.56),
(57, 5348, 1.21338),
(57, 5349, 0.65331),
(57, 5350, 0.32669),
(57, 5351, 0.04081),
(57, 5352, 2.1),
(57, 5353, 0.46662),
(57, 5354, 0.65338),
(57, 5355, 0.28),
(70, 5355, 0.28),
(57, 5356, 0.60669),
(57, 5357, 0.46669),
(57, 5358, 0.65338),
(57, 5359, 0.1925),
(57, 5360, 0.28),
(57, 5361, 0.56),
(57, 5362, 0.32669),
(57, 5363, 0.37331),
(57, 5364, 0.23331),
(57, 5365, 0.51331),
(57, 5366, 0.42),
(57, 5367, 2.33345),
(57, 5368, 0.84),
(57, 5369, 0.46669),
(57, 5370, 0.56),
(57, 5371, 0.84),
(57, 5372, 0.69993),
(57, 5373, 0.23331),
(57, 5374, 0.07),
(57, 5375, 2.05324),
(57, 5376, 0.23331),
(57, 5377, 1.49324),
(57, 5378, 1.30683),
(57, 5379, 1.63345),
(57, 5380, 0.32669),
(57, 5381, 0.23331),
(57, 5382, 0.74662),
(57, 5383, 0.56007),
(57, 5384, 1.63317),
(57, 5385, 0.65338),
(57, 5386, 0.42),
(57, 5387, 0.32669),
(57, 5388, 1.11993),
(57, 5389, 0.28),
(57, 5390, 0.60669),
(57, 5391, 0.32669),
(57, 5392, 0.23331),
(57, 5393, 1.82007),
(57, 5394, 0.98007),
(57, 5395, 0.46669),
(57, 5396, 0.84),
(57, 5397, 0.93338),
(57, 5398, 0.93338),
(57, 5399, 0.37331),
(57, 5400, 0.32669),
(57, 5401, 0.65331),
(57, 5402, 0.28),
(57, 5403, 1.02662),
(57, 5404, 0.74662),
(57, 5405, 0.37331),
(57, 5406, 0.46669),
(57, 5407, 1.26),
(57, 5408, 0.93338),
(57, 5409, 1.4),
(57, 5410, 4.24697),
(57, 5411, 0.51331),
(57, 5412, 0.46669),
(57, 5413, 0.32669),
(57, 5414, 0.42),
(57, 5415, 0.37331),
(57, 5416, 0.74662),
(57, 5417, 0.32669),
(57, 5418, 0.46669),
(57, 5419, 0.23331),
(57, 5420, 2.8),
(57, 5421, 1.63345),
(57, 5422, 32.1107),
(57, 5423, 0.56),
(57, 5424, 1.26),
(57, 5425, 0.23331),
(57, 5426, 0.23331),
(57, 5427, 0.18669),
(57, 5428, 0.32669),
(57, 5429, 0.74662),
(57, 5430, 2.1),
(57, 5431, 0.65338),
(57, 5432, 1.26),
(57, 5433, 2.56655),
(57, 5434, 0.84),
(57, 5435, 0.93338),
(57, 5436, 0.51331),
(57, 5437, 0.42),
(71, 5437, 0.42),
(57, 5438, 0.37331),
(57, 5439, 0.37331),
(57, 5440, 0.93338),
(57, 5441, 0.93338),
(57, 5442, 0.60669),
(57, 5443, 0.46669),
(57, 5444, 0.14),
(57, 5445, 0.37331),
(57, 5446, 1.26),
(57, 5447, 0.23331),
(57, 5448, 0.28),
(57, 5449, 0.02331),
(57, 5450, 1.16655),
(57, 5451, 0.28),
(57, 5452, 0.51331),
(57, 5453, 0.56),
(57, 5454, 0.65338),
(57, 5455, 0.98007),
(57, 5456, 0.37331),
(57, 5457, 0.37331),
(57, 5458, 0.28),
(57, 5459, 0.46662),
(57, 5460, 1.12),
(57, 5461, 0.84),
(57, 5462, 1.26),
(57, 5463, 0.74662),
(57, 5464, 0.46669),
(57, 5465, 0.93338),
(57, 5466, 0.18669),
(57, 5467, 0.23331),
(57, 5468, 0.7),
(57, 5469, 0.28),
(70, 5469, 0.28),
(57, 5470, 2.61352),
(54, 5471, 0.46669),
(57, 5471, 3.26683),
(57, 5472, 0.23331),
(57, 5473, 0.23331),
(57, 5474, 1.96014),
(57, 5475, 0.56),
(57, 5476, 0.56007),
(57, 5477, 0.32669),
(57, 5478, 0.74662),
(57, 5479, 0.28),
(57, 5480, 0.32669),
(57, 5481, 0.51331),
(57, 5482, 0.23331),
(57, 5483, 0.42),
(57, 5484, 0.04081),
(57, 5485, 0.32669),
(57, 5486, 0.32669),
(57, 5487, 0.23331),
(57, 5488, 0.28),
(57, 5489, 0.18669),
(57, 5490, 0.93324),
(57, 5491, 0.23331),
(57, 5492, 0.46669),
(57, 5493, 0.32669),
(57, 5494, 0.98007),
(57, 5495, 1.68),
(57, 5496, 0.18669),
(57, 5497, 2.56655),
(57, 5498, 0.175),
(57, 5499, 0.65331),
(57, 5500, 0.46669),
(57, 5501, 0.37331),
(57, 5502, 1.02662),
(70, 5503, 0.01169),
(57, 5503, 0.03507),
(57, 5504, 0.32669),
(57, 5505, 0.42),
(57, 5506, 0.42),
(57, 5507, 0.65331),
(57, 5508, 0.56),
(57, 5509, 0.42),
(57, 5510, 0.60669),
(57, 5511, 0.46669),
(57, 5512, 0.56),
(57, 5513, 0.93338),
(57, 5514, 0.37331),
(57, 5515, 1.12),
(57, 5516, 0.93338),
(57, 5517, 0.46669),
(57, 5518, 0.56),
(57, 5519, 1.82007),
(57, 5520, 0.46669),
(57, 5521, 0.46669),
(57, 5522, 0.51331),
(57, 5523, 0.42),
(57, 5524, 0.46669),
(57, 5525, 0.84),
(57, 5526, 0.37331),
(57, 5527, 0.84),
(57, 5528, 0.60669),
(57, 5529, 0.74662),
(57, 5530, 0.51331),
(57, 5531, 0.28),
(57, 5532, 0.32669),
(57, 5533, 0.37331),
(57, 5534, 0.18669),
(57, 5535, 0.32669),
(57, 5536, 0.18669),
(57, 5537, 0.37331),
(57, 5538, 2.38),
(57, 5539, 0.37338),
(57, 5540, 2.3331),
(57, 5541, 4.61979),
(57, 5542, 0.93338),
(57, 5543, 0.28),
(57, 5544, 0.32669),
(57, 5545, 0.14),
(57, 5546, 0.56),
(57, 5547, 0.18669),
(57, 5548, 0.18669),
(57, 5549, 0.23331),
(68, 5549, 0.23331),
(57, 5550, 0.42),
(57, 5551, 0.28),
(57, 5552, 0.28),
(57, 5553, 0.28),
(57, 5554, 0.28),
(57, 5555, 0.23331),
(57, 5556, 2.23986),
(57, 5557, 0.51331),
(57, 5558, 0.46662),
(57, 5559, 0.23331),
(57, 5560, 0.56),
(57, 5561, 0.02331),
(69, 5561, 0.02331),
(57, 5562, 0.42),
(57, 5563, 0.37338),
(57, 5564, 0.18669),
(69, 5564, 0.18669),
(57, 5565, 0.23331),
(57, 5566, 0.03507),
(57, 5567, 0.18669),
(57, 5568, 2.8),
(57, 5569, 0.84),
(57, 5570, 0.32669),
(57, 5571, 1.02662),
(57, 5572, 1.63345),
(57, 5573, 0.46669),
(57, 5574, 0.56),
(57, 5575, 0.37331),
(57, 5576, 0.42),
(57, 5577, 0.37331),
(57, 5578, 0.42),
(57, 5579, 0.93338),
(57, 5580, 12.6925),
(57, 5581, 1.86676),
(57, 5582, 0.42),
(57, 5583, 1.30662),
(57, 5584, 0.37331),
(57, 5585, 0.42),
(57, 5586, 0.46669),
(57, 5587, 0.37947),
(57, 5588, 1.68),
(70, 5589, 0.0175),
(57, 5589, 0.1575),
(57, 5590, 0.37331),
(57, 5591, 0.42),
(57, 5592, 0.42),
(57, 5593, 1.30676),
(57, 5594, 0.93324),
(57, 5595, 0.46669),
(57, 5596, 0.32669),
(57, 5597, 1.26),
(57, 5598, 1.12),
(57, 5599, 1.26),
(57, 5600, 0.84),
(57, 5601, 64.5826),
(57, 5602, 3.2669),
(57, 5603, 0.23331),
(57, 5604, 0.32669),
(57, 5605, 0.37331),
(57, 5606, 0.74662),
(57, 5607, 0.32669),
(57, 5608, 0.28),
(57, 5609, 0.51331),
(57, 5610, 0.46669),
(57, 5611, 0.32669),
(57, 5612, 0.46669),
(57, 5613, 0.23331),
(57, 5614, 1.26),
(57, 5615, 0.51331),
(57, 5616, 0.32669),
(57, 5617, 2.52),
(57, 5618, 30.3349),
(57, 5619, 0.37331),
(57, 5620, 0.56),
(57, 5621, 0.42),
(57, 5622, 0.65338),
(57, 5623, 2.33345),
(57, 5624, 1.30676),
(57, 5625, 5.97296),
(57, 5626, 0.84),
(57, 5627, 1.68),
(57, 5628, 0.93338),
(57, 5629, 0.56),
(57, 5630, 1.02662),
(57, 5631, 0.37331),
(57, 5632, 0.32669),
(57, 5633, 4.85303),
(57, 5634, 0.14),
(57, 5635, 0.65338),
(57, 5636, 0.37331),
(57, 5637, 0.7),
(57, 5638, 0.84),
(57, 5639, 0.32669),
(57, 5640, 0.46669),
(57, 5641, 1.49324),
(57, 5642, 0.32669),
(57, 5643, 2.1),
(57, 5644, 0.46669),
(57, 5645, 0.32669),
(57, 5646, 0.74662),
(57, 5647, 1.11993),
(57, 5648, 0.42),
(57, 5649, 0.37331),
(57, 5650, 0.74662),
(57, 5651, 0.28),
(57, 5652, 0.37331),
(57, 5653, 0.7),
(57, 5654, 1.96014),
(57, 5655, 0.37331),
(57, 5656, 0.32669),
(57, 5657, 0.51331),
(57, 5658, 1.68),
(57, 5659, 0.32669),
(57, 5660, 0.51331),
(57, 5661, 0.51331),
(57, 5662, 0.56),
(57, 5663, 0.46669),
(57, 5664, 0.69993),
(57, 5665, 3.08),
(57, 5666, 0.28),
(57, 5667, 0.28),
(57, 5668, 0.32669),
(57, 5669, 0.74662),
(57, 5670, 1.63345),
(57, 5671, 0.18669),
(57, 5672, 0.46669),
(57, 5673, 0.65338),
(57, 5674, 0.74662),
(57, 5675, 0.42),
(57, 5676, 0.18669),
(57, 5677, 0.035),
(70, 5677, 0.035),
(57, 5678, 0.51331),
(57, 5679, 0.37331),
(57, 5680, 1.11993),
(57, 5681, 1.26),
(57, 5682, 0.23331),
(66, 5682, 0.23331),
(57, 5683, 0.69993),
(57, 5684, 0.84),
(57, 5685, 0.42),
(57, 5686, 0.56007),
(57, 5687, 1.96014),
(57, 5688, 0.28),
(57, 5689, 0.28),
(57, 5690, 0.32669),
(57, 5691, 9.14732),
(57, 5692, 2.98648),
(57, 5693, 0.46669),
(57, 5694, 0.06993),
(57, 5695, 0.51331),
(57, 5696, 0.46669),
(57, 5697, 1.4),
(57, 5698, 0.32669),
(57, 5699, 0.37338),
(57, 5700, 0.23331),
(57, 5701, 0.46669),
(57, 5702, 0.46662),
(57, 5703, 0.56),
(57, 5704, 0.46669),
(57, 5705, 1.4),
(57, 5706, 0.42),
(57, 5707, 0.84),
(57, 5708, 0.51331),
(57, 5709, 0.42),
(57, 5710, 0.32669),
(57, 5711, 0.02331),
(57, 5712, 0.05831),
(57, 5713, 0.60669),
(67, 5714, 0.02919),
(57, 5714, 0.05838),
(57, 5715, 0.05838),
(57, 5716, 0.02331),
(57, 5717, 1.16655),
(57, 5718, 0.51331),
(57, 5719, 0.23331),
(57, 5720, 4.47972),
(57, 5721, 0.51331),
(57, 5722, 0.56),
(57, 5723, 0.56),
(57, 5724, 0.28),
(57, 5725, 0.46662),
(57, 5726, 0.56),
(57, 5727, 0.08757),
(57, 5728, 1.11993),
(57, 5729, 1.12),
(57, 5730, 0.56),
(57, 5731, 0.02919),
(57, 5732, 0.28),
(57, 5733, 1.11993),
(57, 5734, 0.37338),
(57, 5735, 1.30683),
(57, 5736, 0.28),
(57, 5737, 0.60669),
(57, 5738, 0.23331),
(57, 5739, 0.65338),
(57, 5740, 0.42),
(57, 5741, 0.37331),
(57, 5742, 0.32669),
(57, 5743, 0.60669),
(57, 5744, 0.28),
(57, 5745, 0.14),
(66, 5746, 0.18669),
(57, 5746, 1.30683),
(57, 5747, 0.42),
(57, 5748, 0.02331),
(66, 5749, 0.0175),
(57, 5749, 0.035),
(57, 5750, 0.02331),
(57, 5751, 0.37331),
(57, 5752, 0.46669),
(57, 5753, 0.51331),
(57, 5754, 0.28),
(66, 5755, 0.32669),
(57, 5755, 1.96014),
(57, 5756, 0.23331),
(57, 5757, 0.04669),
(57, 5758, 0.14),
(57, 5759, 0.51331),
(57, 5760, 0.42),
(54, 5841, 0.46669),
(54, 5842, 0.32669),
(54, 5844, 0.14),
(66, 5846, 0.34),
(66, 5847, 0.23331),
(66, 5848, 0.46669),
(67, 5848, 0.46669),
(70, 5848, 0.46669),
(71, 5848, 0.46669),
(69, 5848, 0.93338),
(66, 5849, 0.18669),
(66, 5850, 0.42),
(66, 5851, 0.14),
(67, 5851, 0.14),
(66, 5852, 0.14),
(66, 5853, 0.23331),
(67, 5853, 0.23331),
(71, 5853, 0.23331),
(66, 5854, 0.18669),
(67, 5854, 0.18669),
(66, 5855, 0.37331),
(66, 5856, 0.28),
(66, 5857, 0.32669),
(67, 5857, 0.32669),
(66, 5858, 0.28),
(66, 5859, 0.46669),
(66, 5860, 0.37331),
(66, 5861, 0.23331),
(66, 5862, 0.02919),
(66, 5863, 0.37331),
(66, 5864, 0.37331),
(67, 5878, 0.34),
(67, 5879, 0.32669),
(67, 5880, 0.46669),
(67, 5881, 0.18669),
(67, 5882, 0.42),
(67, 5883, 0.23331),
(68, 5883, 0.23331),
(70, 5883, 0.23331),
(67, 5884, 0.32669),
(67, 5885, 0.23331),
(67, 5886, 0.42),
(67, 5887, 0.28),
(67, 5888, 0.46669),
(67, 5889, 0.28),
(67, 5890, 0.01169),
(67, 5891, 0.32669),
(68, 5894, 0.34),
(68, 5895, 0.46669),
(68, 5896, 0.51331),
(68, 5897, 0.42),
(68, 5898, 0.23331),
(68, 5899, 0.23331),
(68, 5900, 0.32669),
(68, 5901, 0.37331),
(68, 5902, 0.28),
(68, 5903, 0.18669),
(69, 5910, 0.34),
(69, 5911, 0.42),
(69, 5912, 0.51331),
(69, 5913, 0.32669),
(69, 5914, 0.46669),
(69, 5915, 0.37331),
(69, 5916, 0.18669),
(69, 5917, 0.42),
(69, 5918, 0.46669),
(69, 5919, 0.32669),
(69, 5920, 0.18669),
(69, 5921, 0.32669),
(69, 5922, 0.18669),
(69, 5923, 0.18669),
(69, 5924, 0.32669),
(69, 5925, 0.37331),
(69, 5926, 0.60669),
(71, 5926, 0.60669),
(69, 5927, 0.23331),
(69, 5928, 0.32669),
(70, 5942, 0.34),
(70, 5943, 0.23331),
(70, 5944, 0.28),
(70, 5945, 0.42),
(70, 5946, 0.18669),
(70, 5947, 0.46669),
(70, 5948, 0.28),
(70, 5949, 0.37331),
(70, 5950, 0.18669),
(70, 5951, 0.32669),
(70, 5952, 0.23331),
(70, 5953, 1.72679),
(70, 5954, 0.46669),
(70, 5955, 0.37331),
(70, 5956, 0.37331),
(70, 5957, 0.23331),
(70, 5958, 0.18669),
(70, 5959, 0.02331),
(70, 5960, 0.09331),
(71, 5974, 0.21),
(71, 5975, 0.35),
(71, 5976, 0.34),
(71, 5977, 0.23331),
(71, 5978, 0.28),
(71, 5979, 1.48),
(71, 5980, 0.23331),
(71, 5981, 0.37331),
(71, 5982, 0.28),
(71, 5983, 0.18669),
(71, 5984, 0.23331),
(71, 5985, 0.32669),
(71, 5986, 0.37331),
(72, 5990, 0.14),
(72, 5991, 0.14),
(72, 5992, 0.21),
(72, 5993, 0.34),
(72, 5994, 0.21),
(72, 5995, 0.42),
(72, 5996, 0.14),
(72, 5997, 0.04669),
(65, 5997, 0.32683),
(72, 5998, 0.04669),
(73, 5998, 0.04669),
(75, 5998, 0.04669),
(77, 5998, 0.04669),
(78, 5998, 0.09338),
(74, 5998, 0.14007),
(58, 5998, 0.28014),
(65, 5998, 1.54077),
(72, 5999, 0.04669),
(73, 5999, 0.04669),
(74, 5999, 0.04669),
(78, 5999, 0.04669),
(76, 5999, 0.09338),
(77, 5999, 0.09338),
(65, 5999, 1.12056),
(72, 6000, 0.04669),
(72, 6001, 0.04669),
(65, 6001, 0.23345),
(72, 6002, 0.04669),
(75, 6002, 0.04669),
(65, 6002, 0.32683),
(65, 6003, 0.04669),
(72, 6003, 0.04669),
(72, 6004, 0.04669),
(65, 6004, 0.56028),
(65, 6005, 0.04669),
(72, 6005, 0.04669),
(72, 6006, 0.04669),
(65, 6006, 0.32683),
(72, 6007, 0.16008),
(65, 6007, 0.88711),
(72, 6008, 0.04669),
(65, 6008, 0.18676),
(72, 6009, 0.04669),
(65, 6009, 0.37352),
(65, 6010, 0.04669),
(72, 6010, 0.04669),
(72, 6011, 0.04669),
(72, 6012, 0.04669),
(65, 6012, 0.70035),
(77, 6025, 0.14),
(58, 6027, 0.45339),
(14, 6084, 0.23331),
(14, 6085, 0.56661),
(58, 6087, 0.56661),
(73, 6088, 0.04669),
(74, 6088, 0.04669),
(77, 6088, 0.04669),
(78, 6088, 0.04669),
(72, 6088, 0.11339),
(65, 6088, 9.29131),
(72, 6089, 0.11339),
(65, 6089, 0.32683),
(65, 6602, 0.42),
(65, 6603, 0.56),
(65, 6604, 0.60669),
(65, 6605, 0.28),
(65, 6606, 0.14),
(65, 6607, 0.18669),
(65, 6608, 0.09338),
(73, 6609, 0.04669),
(75, 6609, 0.04669),
(76, 6609, 0.04669),
(58, 6609, 0.09338),
(77, 6609, 0.23345),
(65, 6609, 0.4669),
(65, 6610, 0.32683),
(58, 6611, 0.04669),
(76, 6611, 0.04669),
(65, 6611, 0.28014),
(65, 6612, 0.51359),
(58, 6613, 0.04669),
(74, 6613, 0.04669),
(78, 6613, 0.04669),
(65, 6613, 1.02718),
(76, 6614, 0.04669),
(77, 6614, 0.04669),
(65, 6614, 0.42021),
(65, 6615, 0.04669),
(74, 6615, 0.04669),
(58, 6616, 0.09338),
(77, 6616, 0.09338),
(65, 6616, 7.70385),
(73, 6617, 0.04669),
(75, 6617, 0.04669),
(76, 6617, 0.04669),
(77, 6617, 0.04669),
(65, 6617, 0.14007),
(65, 6618, 0.60697),
(65, 6619, 0.74704),
(65, 6620, 0.04669),
(65, 6621, 0.4669),
(78, 6622, 0.04669),
(65, 6622, 0.14007),
(65, 6623, 0.04669),
(77, 6623, 0.04669),
(74, 6624, 0.04669),
(65, 6624, 0.23345),
(65, 6625, 0.04669),
(76, 6626, 0.04669),
(65, 6626, 0.74704),
(58, 6627, 0.04669),
(73, 6627, 0.04669),
(75, 6627, 0.04669),
(77, 6627, 0.04669),
(65, 6627, 0.65366),
(65, 6628, 0.09338),
(73, 6629, 0.04669),
(65, 6629, 0.14007),
(76, 6630, 0.04669),
(65, 6630, 0.09338),
(65, 6631, 0.04669),
(74, 6631, 0.04669),
(65, 6632, 0.04669),
(65, 6633, 0.56028),
(65, 6634, 0.04669),
(58, 6635, 0.04669),
(65, 6635, 0.09338),
(65, 6636, 0.04669),
(78, 6636, 0.04669),
(73, 6637, 0.04669),
(74, 6637, 0.04669),
(78, 6637, 0.04669),
(77, 6637, 0.09338),
(65, 6637, 1.21394),
(58, 6638, 0.04669),
(77, 6638, 0.09338),
(65, 6638, 0.14007),
(65, 6639, 0.70035),
(65, 6640, 0.4669),
(65, 6641, 0.04669),
(58, 6642, 0.04669),
(74, 6642, 0.04669),
(78, 6642, 0.04669),
(65, 6642, 0.14007),
(65, 6643, 0.4669),
(65, 6644, 0.09338),
(58, 6645, 0.04669),
(74, 6645, 0.04669),
(76, 6645, 0.04669),
(65, 6645, 0.79373),
(65, 6646, 0.42021),
(65, 6647, 0.04669),
(77, 6648, 0.04669),
(65, 6648, 0.37352),
(65, 6649, 0.04669),
(58, 6650, 0.09338),
(77, 6650, 0.09338),
(65, 6650, 0.42021),
(65, 6651, 0.14007),
(58, 6652, 0.04669),
(65, 6652, 0.65366),
(65, 6653, 0.04669),
(65, 6654, 0.04669),
(65, 6655, 0.04669),
(74, 6656, 0.04669),
(65, 6656, 0.88711),
(65, 6657, 0.65366),
(65, 6658, 0.14007),
(65, 6659, 0.04669),
(65, 6660, 0.04669),
(73, 6660, 0.04669),
(74, 6661, 0.04669),
(65, 6661, 0.09338),
(73, 6661, 0.09338),
(65, 6662, 0.4669),
(65, 6663, 0.23345),
(65, 6664, 0.04669),
(73, 6665, 0.04669),
(74, 6665, 0.04669),
(65, 6665, 0.09338),
(74, 6666, 0.09338),
(65, 6666, 0.18676),
(65, 6667, 0.28014),
(65, 6668, 0.09338),
(77, 6669, 0.04669),
(65, 6669, 0.84042),
(58, 6670, 0.09338),
(65, 6670, 1.12056),
(65, 6671, 0.09338),
(65, 6672, 0.28014),
(65, 6673, 0.04669),
(65, 6674, 0.04669),
(73, 6674, 0.04669),
(65, 6675, 0.56028),
(65, 6676, 0.18676),
(65, 6677, 0.09338),
(65, 6678, 0.42021),
(65, 6679, 0.04669),
(76, 6679, 0.04669),
(65, 6680, 0.04669),
(65, 6681, 0.04669),
(65, 6682, 0.14007),
(65, 6683, 0.09338),
(77, 6684, 0.04669),
(65, 6684, 0.51359),
(65, 6685, 0.18676),
(76, 6686, 0.09338),
(65, 6686, 0.14007),
(74, 6687, 0.04669),
(58, 6687, 0.09338),
(65, 6687, 0.18676),
(74, 6688, 0.04669),
(65, 6688, 0.18676),
(65, 6689, 0.04669),
(78, 6690, 0.04669),
(65, 6690, 0.09338),
(65, 6691, 0.56028),
(58, 6692, 0.04669),
(65, 6692, 0.42021),
(65, 6693, 0.37352),
(65, 6694, 0.32683),
(65, 6695, 0.32683),
(58, 6696, 0.04669),
(65, 6696, 0.04669),
(77, 6696, 0.04669),
(65, 6697, 0.04669),
(77, 6697, 0.04669),
(65, 6698, 0.04669),
(77, 6699, 0.04669),
(65, 6699, 0.09338),
(65, 6700, 0.65366),
(65, 6701, 0.04669),
(65, 6702, 0.60697),
(65, 6703, 0.70035),
(73, 6704, 0.04669),
(74, 6704, 0.04669),
(78, 6704, 0.04669),
(65, 6704, 0.28014),
(65, 6705, 0.04669),
(65, 6706, 0.18676),
(65, 6707, 0.04669),
(58, 6708, 0.04669),
(73, 6708, 0.04669),
(74, 6708, 0.04669),
(78, 6708, 0.04669),
(77, 6708, 0.09338),
(65, 6708, 0.60697),
(65, 6709, 0.09338),
(65, 6710, 0.09338),
(65, 6711, 0.60697),
(78, 6712, 0.04669),
(65, 6712, 0.65366),
(65, 6713, 0.09338),
(65, 6714, 0.04669),
(77, 6714, 0.04669),
(65, 6715, 0.4669),
(65, 6716, 0.04669),
(65, 6717, 0.14007),
(73, 6718, 0.04669),
(65, 6718, 0.18676),
(58, 6719, 0.04669),
(65, 6719, 0.09338),
(65, 6720, 1.4007),
(65, 6721, 0.14007),
(74, 6722, 0.04669),
(65, 6722, 0.09338),
(65, 6723, 0.42021),
(65, 6724, 0.09338),
(65, 6725, 0.04669),
(65, 6726, 0.04669),
(77, 6727, 0.04669),
(74, 6727, 0.14007),
(65, 6727, 0.23345),
(65, 6728, 0.04669),
(73, 6728, 0.04669),
(74, 6728, 0.04669),
(75, 6728, 0.04669),
(78, 6728, 0.04669),
(65, 6729, 0.23345),
(65, 6730, 0.04669),
(65, 6731, 0.04669),
(65, 6732, 0.04669),
(65, 6733, 0.04669),
(65, 6734, 0.18676),
(65, 6735, 0.23345),
(65, 6736, 0.09338),
(65, 6737, 3.22161),
(65, 6738, 0.04669),
(65, 6739, 0.09338),
(65, 6740, 0.65366),
(65, 6741, 0.04669),
(58, 6742, 0.04669),
(65, 6742, 0.04669),
(76, 6742, 0.04669),
(65, 6743, 0.04669),
(73, 6743, 0.04669),
(65, 6744, 0.04669),
(65, 6745, 0.04669),
(77, 6746, 0.04669),
(65, 6746, 0.23345),
(65, 6747, 0.04669),
(73, 6747, 0.04669),
(65, 6748, 0.04669),
(65, 6749, 0.04669),
(65, 6750, 0.32683),
(65, 6751, 0.4669),
(75, 6752, 0.04669),
(65, 6752, 0.09338),
(65, 6753, 0.04669),
(74, 6754, 0.04669),
(65, 6754, 0.14007),
(65, 6755, 0.14007),
(65, 6756, 0.04669),
(77, 6757, 0.04669),
(65, 6757, 1.30732),
(76, 6758, 0.04669),
(65, 6758, 0.51359),
(75, 6759, 0.04669),
(77, 6759, 0.04669),
(65, 6759, 0.09338),
(65, 6760, 0.14007),
(65, 6761, 0.14007),
(73, 6762, 0.04669),
(65, 6762, 0.37352),
(73, 6763, 0.04669),
(76, 6763, 0.04669),
(65, 6763, 0.23345),
(65, 6764, 0.09338),
(65, 6765, 0.04669),
(65, 6766, 0.14007),
(65, 6767, 0.04669),
(73, 6767, 0.04669),
(77, 6767, 0.04669),
(74, 6768, 0.04669),
(65, 6768, 0.09338),
(75, 6769, 0.04669),
(65, 6769, 0.09338),
(65, 6770, 0.04669),
(58, 6771, 0.04669),
(65, 6771, 0.04669),
(65, 6772, 0.04669),
(65, 6773, 0.42021),
(58, 6774, 0.04669),
(65, 6774, 0.04669),
(73, 6774, 0.04669),
(65, 6775, 0.32683),
(65, 6776, 0.14007),
(65, 6777, 0.23345),
(65, 6778, 0.04669),
(65, 6779, 0.04669),
(73, 6780, 0.04669),
(74, 6780, 0.04669),
(65, 6780, 0.14007),
(65, 6781, 0.23345),
(65, 6782, 0.04669),
(65, 6783, 0.79373),
(65, 6784, 0.14007),
(65, 6785, 0.14007),
(65, 6786, 0.04669),
(65, 6787, 0.04669),
(65, 6788, 0.79373),
(65, 6789, 0.23345),
(65, 6790, 0.4669),
(65, 6791, 0.04669),
(65, 6792, 0.37352),
(65, 6793, 0.04669),
(75, 6794, 0.04669),
(65, 6794, 0.56028),
(65, 6795, 0.04669),
(65, 6796, 0.56028),
(65, 6797, 0.70035),
(58, 6798, 0.04669),
(65, 6798, 0.09338),
(77, 6799, 0.04669),
(65, 6799, 1.96098),
(74, 6800, 0.04669),
(65, 6800, 0.37352),
(75, 6801, 0.04669),
(76, 6801, 0.04669),
(65, 6801, 0.51359),
(65, 6802, 0.04669),
(65, 6803, 0.04669),
(65, 6804, 0.32683),
(65, 6805, 0.04669),
(65, 6806, 0.23345),
(65, 6807, 0.23345),
(65, 6808, 0.04669),
(76, 6808, 0.04669),
(65, 6809, 0.28014),
(73, 6810, 0.04669),
(65, 6810, 0.23345),
(65, 6811, 0.09338),
(65, 6812, 0.04669),
(65, 6813, 0.04669),
(65, 6814, 5.08921),
(65, 6815, 0.32683),
(65, 6816, 0.14007),
(65, 6817, 0.04669),
(65, 6818, 0.28014),
(58, 6819, 0.04669),
(65, 6819, 0.9338),
(65, 6820, 0.14007),
(58, 6821, 0.04669),
(76, 6821, 0.04669),
(65, 6821, 0.14007),
(65, 6822, 0.28014),
(65, 6823, 0.04669),
(65, 6824, 0.51359),
(65, 6825, 0.18676),
(65, 6826, 0.04669),
(74, 6826, 0.04669),
(76, 6826, 0.04669),
(65, 6827, 0.04669),
(65, 6828, 4.80907),
(65, 6829, 0.09338),
(65, 6830, 0.18676),
(65, 6831, 3.36168),
(73, 6832, 0.04669),
(65, 6832, 0.28014),
(73, 6833, 0.04669),
(74, 6833, 0.04669),
(77, 6833, 0.04669),
(65, 6833, 0.51359),
(65, 6834, 0.32683),
(58, 6835, 0.04669),
(73, 6835, 0.04669),
(65, 6835, 0.37352),
(58, 6836, 0.04669),
(65, 6836, 0.09338),
(65, 6837, 0.09338),
(65, 6838, 0.4669),
(78, 6839, 0.04669),
(58, 6839, 0.09338),
(65, 6839, 0.09338),
(65, 6840, 0.04669),
(73, 6841, 0.04669),
(74, 6841, 0.04669),
(58, 6841, 0.09338),
(75, 6841, 0.09338),
(65, 6841, 0.70035),
(65, 6842, 0.04669),
(65, 6843, 0.32683),
(73, 6844, 0.04669),
(76, 6844, 0.04669),
(65, 6844, 0.09338),
(65, 6845, 0.04669),
(73, 6846, 0.04669),
(77, 6846, 0.04669),
(74, 6846, 0.09338),
(58, 6846, 0.14007),
(65, 6846, 1.12056),
(65, 6847, 0.18676),
(73, 6848, 0.04669),
(65, 6848, 0.32683),
(65, 6849, 0.28014),
(65, 6850, 0.42021),
(65, 6851, 0.23345),
(65, 6852, 0.32683),
(65, 6853, 0.98049),
(65, 6854, 0.04669),
(65, 6855, 0.28014),
(73, 6856, 0.04669),
(74, 6856, 0.04669),
(76, 6856, 0.04669),
(65, 6856, 0.18676),
(65, 6857, 0.23345),
(77, 6858, 0.04669),
(65, 6858, 0.14007),
(65, 6859, 0.09338),
(65, 6860, 0.14007),
(65, 6861, 0.32683),
(65, 6862, 0.42021),
(65, 6863, 0.04669),
(65, 6864, 0.04669),
(65, 6865, 0.04669),
(77, 6865, 0.04669),
(74, 6866, 0.04669),
(65, 6866, 0.09338),
(65, 6867, 0.04669),
(65, 6868, 0.09338),
(65, 6869, 0.32683),
(74, 6870, 0.04669),
(65, 6870, 0.09338),
(65, 6871, 0.04669),
(65, 6872, 0.4669),
(65, 6873, 2.10105),
(65, 6874, 0.04669),
(65, 6875, 0.09338),
(77, 6876, 0.04669),
(65, 6876, 0.23345),
(58, 6877, 0.04669),
(65, 6877, 0.04669),
(73, 6877, 0.04669),
(65, 6878, 0.18676),
(65, 6879, 0.04669),
(65, 6880, 0.04669),
(65, 6881, 0.04669),
(65, 6882, 0.04669),
(65, 6883, 0.09338),
(74, 6884, 0.04669),
(75, 6884, 0.04669),
(58, 6884, 0.14007),
(65, 6884, 0.14007),
(65, 6885, 0.04669),
(74, 6886, 0.04669),
(75, 6886, 0.04669),
(77, 6886, 0.04669),
(58, 6886, 0.09338),
(65, 6886, 0.09338),
(58, 6887, 0.04669),
(78, 6887, 0.04669),
(65, 6887, 0.56028),
(75, 6888, 0.04669),
(65, 6888, 3.31499),
(74, 6889, 0.04669),
(77, 6889, 0.04669),
(58, 6889, 0.09338),
(65, 6889, 0.98049),
(58, 6890, 0.04669),
(65, 6890, 0.56028),
(65, 6891, 0.4669),
(75, 6892, 0.09338),
(78, 6892, 0.14007),
(74, 6892, 0.18676),
(76, 6892, 0.23345),
(77, 6892, 0.28014),
(73, 6892, 0.32683),
(58, 6892, 0.4669),
(65, 6892, 9.05786),
(65, 6893, 0.28014),
(65, 6894, 0.04669),
(65, 6895, 0.9338),
(65, 6896, 0.09338),
(65, 6897, 0.32683),
(65, 6898, 0.32683),
(65, 6899, 0.04669),
(65, 6900, 0.04669),
(65, 6901, 0.04669),
(65, 6902, 0.74704),
(65, 6903, 0.04669),
(65, 6904, 0.04669),
(65, 6905, 0.14007),
(65, 6906, 0.23345),
(65, 6907, 0.28014),
(65, 6908, 0.32683),
(65, 6909, 0.51359),
(65, 6910, 0.18676),
(65, 6911, 0.28014),
(65, 6912, 0.37352),
(65, 6913, 0.09338),
(65, 6914, 0.09338),
(65, 6915, 0.18676),
(65, 6916, 0.14007),
(65, 6917, 0.04669),
(65, 6918, 0.04669),
(65, 6919, 0.14007),
(58, 6920, 0.04669),
(65, 6920, 0.37352),
(76, 6921, 0.04669),
(65, 6921, 0.18676),
(65, 6922, 0.23345),
(65, 6923, 0.37352),
(65, 6924, 0.18676),
(58, 6925, 0.04669),
(65, 6925, 0.14007),
(65, 6926, 0.28014),
(65, 6927, 0.04669),
(65, 6928, 0.04669),
(65, 6929, 0.04669),
(58, 6930, 0.04669),
(65, 6930, 0.42021),
(65, 6931, 0.04669),
(75, 6931, 0.04669),
(65, 6932, 0.04669),
(65, 6933, 0.42021),
(58, 6934, 0.04669),
(73, 6934, 0.04669),
(74, 6934, 0.04669),
(65, 6934, 0.18676),
(65, 6935, 0.09338),
(65, 6936, 0.09338),
(65, 6937, 0.04669),
(74, 6938, 0.04669),
(65, 6938, 0.32683),
(65, 6939, 0.09338),
(65, 6940, 0.04669),
(65, 6941, 0.28014),
(78, 6942, 0.04669),
(65, 6942, 1.49408),
(65, 6943, 0.04669),
(65, 6944, 1.49408),
(65, 6945, 0.09338),
(77, 6946, 0.04669),
(65, 6946, 0.98049),
(65, 6947, 0.74704),
(65, 6948, 0.04669),
(73, 6948, 0.04669),
(65, 6949, 0.09338),
(65, 6950, 0.18676),
(58, 6951, 0.04669),
(65, 6951, 0.04669),
(73, 6951, 0.04669),
(76, 6951, 0.04669),
(65, 6952, 0.14007),
(65, 6953, 0.18676),
(65, 6954, 0.23345),
(65, 6955, 0.4669),
(65, 6956, 0.18676),
(65, 6957, 0.04669),
(74, 6958, 0.04669),
(65, 6958, 0.18676),
(65, 6959, 0.04669),
(65, 6960, 0.14007),
(65, 6961, 0.04669),
(73, 6961, 0.04669),
(74, 6961, 0.04669),
(65, 6962, 3.40837),
(65, 6963, 0.04669),
(65, 6964, 0.04669),
(77, 6964, 0.04669),
(58, 6965, 0.04669),
(65, 6965, 0.04669),
(58, 6966, 0.04669),
(65, 6966, 0.04669),
(73, 6966, 0.04669),
(65, 6967, 0.23345),
(65, 6968, 0.04669),
(74, 6968, 0.04669),
(65, 6969, 0.28014),
(65, 6970, 0.04669),
(65, 6971, 0.32683),
(58, 6972, 0.04669),
(65, 6972, 0.37352),
(65, 6973, 1.35401),
(74, 6974, 0.04669),
(76, 6974, 0.04669),
(78, 6974, 0.04669),
(65, 6974, 0.14007),
(65, 6975, 0.32683),
(65, 6976, 0.09338),
(65, 6977, 0.18676),
(58, 6978, 0.04669),
(73, 6978, 0.04669),
(74, 6978, 0.04669),
(75, 6978, 0.04669),
(77, 6978, 0.04669),
(65, 6978, 0.09338),
(65, 6979, 0.04669),
(65, 6980, 0.70035),
(65, 6981, 0.04669),
(65, 6982, 0.28014),
(65, 6983, 0.04669),
(78, 6983, 0.04669),
(65, 6984, 0.28014),
(65, 6985, 0.04669),
(65, 6986, 0.14007),
(58, 6987, 0.04669),
(65, 6987, 0.37352),
(65, 6988, 0.51359),
(65, 6989, 0.18676),
(65, 6990, 0.14007),
(65, 6991, 0.09338),
(65, 6992, 0.18676),
(65, 6993, 0.04669),
(65, 6994, 0.04669),
(65, 6995, 0.4669),
(65, 6996, 0.60697),
(65, 6997, 0.04669),
(65, 6998, 0.37352),
(73, 6999, 0.04669),
(76, 6999, 0.04669),
(65, 6999, 0.37352),
(65, 7000, 0.28014),
(65, 7001, 0.51359),
(65, 7002, 0.04669),
(65, 7003, 0.09338),
(65, 7004, 0.04669),
(65, 7005, 0.09338),
(65, 7006, 0.14007),
(65, 7007, 0.04669),
(72, 7113, 0.14),
(55, 7114, 0.14),
(73, 7116, 0.34),
(73, 7117, 3.22652),
(73, 7118, 1.23321),
(76, 7118, 1.23321),
(73, 7119, 0.04669),
(73, 7120, 0.04669),
(77, 7120, 0.04669),
(78, 7120, 0.04669),
(74, 7120, 0.09338),
(73, 7121, 0.04669),
(75, 7121, 0.09338),
(73, 7122, 0.04669),
(75, 7122, 0.04669),
(78, 7122, 0.04669),
(73, 7123, 0.04669),
(77, 7123, 0.04669),
(58, 7124, 0.04669),
(77, 7124, 0.04669),
(73, 7124, 0.09338),
(58, 7125, 0.04669),
(73, 7125, 0.04669),
(73, 7126, 0.04669),
(74, 7126, 0.04669),
(75, 7126, 0.04669),
(76, 7126, 0.04669),
(77, 7126, 0.04669),
(58, 7126, 0.09338),
(74, 7127, 0.04669),
(77, 7127, 0.04669),
(78, 7127, 0.04669),
(73, 7127, 0.14007),
(58, 7127, 0.18676),
(73, 7128, 0.04669),
(73, 7129, 0.04669),
(73, 7130, 0.04669),
(74, 7130, 0.04669),
(73, 7131, 0.04669),
(74, 7131, 0.04669),
(77, 7131, 0.04669),
(78, 7131, 0.04669),
(76, 7131, 0.09338),
(74, 7132, 0.04669),
(75, 7132, 0.04669),
(77, 7132, 0.04669),
(73, 7132, 0.09338),
(58, 7133, 0.04669),
(73, 7133, 0.04669),
(78, 7133, 0.04669),
(74, 7133, 0.09338),
(76, 7133, 0.09338),
(77, 7133, 0.14007),
(73, 7134, 0.04669),
(73, 7135, 0.04669),
(73, 7136, 0.04669),
(73, 7137, 0.04669),
(74, 7137, 0.04669),
(76, 7137, 0.04669),
(73, 7138, 0.04669),
(74, 7138, 0.04669),
(77, 7138, 0.04669),
(78, 7138, 0.04669),
(76, 7138, 0.09338),
(73, 7139, 0.04669),
(75, 7139, 0.04669),
(77, 7139, 0.04669),
(58, 7139, 0.09338),
(73, 7140, 0.04669),
(73, 7141, 0.04669),
(78, 7141, 0.04669),
(58, 7141, 0.18676),
(58, 7142, 0.04669),
(74, 7142, 0.04669),
(77, 7142, 0.04669),
(78, 7142, 0.04669),
(73, 7142, 0.09338),
(73, 7143, 0.04669),
(74, 7143, 0.04669),
(78, 7143, 0.04669),
(58, 7144, 0.04669),
(73, 7144, 0.04669),
(74, 7144, 0.04669),
(75, 7144, 0.04669),
(77, 7144, 0.04669),
(58, 7145, 0.04669),
(73, 7145, 0.04669),
(74, 7145, 0.04669),
(73, 7146, 0.04669),
(73, 7147, 0.04669),
(75, 7147, 0.04669),
(77, 7147, 0.04669),
(73, 7148, 0.09338),
(74, 7148, 0.09338),
(73, 7149, 0.04669),
(74, 7149, 0.09338),
(73, 7150, 0.04669),
(77, 7150, 0.04669),
(73, 7151, 0.04669),
(74, 7151, 0.04669),
(75, 7151, 0.04669),
(76, 7151, 0.04669),
(78, 7151, 0.04669),
(77, 7151, 0.09338),
(58, 7151, 0.18676),
(73, 7152, 0.04669),
(74, 7152, 0.04669),
(76, 7152, 0.04669),
(78, 7152, 0.04669),
(73, 7153, 0.04669),
(77, 7153, 0.04669),
(58, 7153, 0.09338),
(74, 7180, 0.34),
(74, 7181, 1.48),
(74, 7182, 0.04669),
(74, 7183, 0.04669),
(74, 7184, 0.04669),
(78, 7184, 0.04669),
(74, 7185, 0.04669),
(74, 7186, 0.04669),
(74, 7187, 0.04669),
(74, 7188, 0.04669),
(74, 7189, 0.04669),
(74, 7190, 0.04669),
(74, 7191, 0.04669),
(74, 7192, 0.04669),
(77, 7192, 0.04669),
(74, 7193, 0.04669),
(74, 7194, 0.04669),
(74, 7195, 0.04669),
(74, 7196, 0.04669),
(74, 7197, 0.04669),
(74, 7198, 0.04669),
(74, 7199, 0.04669),
(74, 7200, 0.04669),
(74, 7201, 0.04669),
(58, 7201, 0.09338),
(74, 7202, 0.04669),
(75, 7212, 0.34),
(75, 7213, 2.05348),
(75, 7214, 0.98679),
(75, 7215, 0.04669),
(75, 7216, 0.04669),
(75, 7217, 0.04669),
(75, 7218, 0.04669),
(75, 7219, 0.04669),
(76, 7228, 0.34),
(76, 7229, 1.97321),
(76, 7230, 0.04669),
(58, 7231, 0.04669),
(76, 7231, 0.04669),
(58, 7232, 0.04669),
(76, 7232, 0.04669),
(76, 7233, 0.04669),
(76, 7234, 0.04669),
(78, 7234, 0.04669),
(76, 7235, 0.04669),
(77, 7235, 0.04669),
(76, 7236, 0.04669),
(76, 7237, 0.04669),
(76, 7238, 0.04669),
(76, 7239, 0.04669),
(76, 7240, 0.04669),
(76, 7241, 0.04669),
(76, 7242, 0.04669),
(76, 7243, 0.04669),
(76, 7244, 0.04669),
(78, 7244, 0.04669),
(58, 7245, 0.04669),
(76, 7245, 0.04669),
(76, 7246, 0.04669),
(76, 7247, 0.09338),
(76, 7248, 0.04669),
(76, 7249, 0.04669),
(58, 7249, 0.09338),
(76, 7250, 0.04669),
(76, 7251, 0.04669),
(78, 7251, 0.04669),
(76, 7252, 0.04669),
(77, 7260, 0.34),
(77, 7261, 1.72679),
(77, 7262, 0.42),
(77, 7263, 0.04669),
(77, 7264, 0.04669),
(77, 7265, 0.04669),
(77, 7266, 0.04669),
(77, 7267, 0.04669),
(78, 7267, 0.04669),
(58, 7267, 0.09338),
(77, 7268, 0.04669),
(77, 7269, 0.04669),
(77, 7270, 0.04669),
(77, 7271, 0.04669),
(58, 7272, 0.04669),
(77, 7272, 0.09338),
(77, 7273, 0.04669),
(77, 7274, 0.04669),
(77, 7275, 0.09338),
(77, 7276, 0.04669),
(78, 7292, 0.14),
(78, 7293, 0.21),
(78, 7294, 0.34),
(78, 7295, 1.48),
(78, 7296, 0.04669),
(78, 7297, 0.09338),
(78, 7298, 0.04669),
(78, 7299, 0.04669),
(78, 7300, 0.04669),
(78, 7301, 0.09338),
(78, 7302, 0.04669),
(58, 7302, 0.09338),
(78, 7303, 0.04669),
(78, 7304, 0.04669),
(78, 7305, 0.04669),
(78, 7306, 0.09338),
(58, 7307, 0.04669),
(58, 7308, 0.04669),
(58, 7309, 0.04669),
(58, 7310, 0.04669),
(58, 7311, 0.04669),
(58, 7312, 0.04669),
(58, 7313, 0.09338),
(58, 7314, 0.09338),
(58, 7315, 0.09338),
(58, 7316, 0.09338),
(58, 7317, 0.09338),
(58, 7318, 0.04669),
(58, 7319, 0.04669),
(58, 7320, 0.04669),
(58, 7321, 0.09338);

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_finder_logging`
--

CREATE TABLE `lsqvo_finder_logging` (
  `searchterm` varchar(255) NOT NULL DEFAULT '',
  `md5sum` varchar(32) NOT NULL DEFAULT '',
  `query` blob NOT NULL,
  `hits` int(11) NOT NULL DEFAULT 1,
  `results` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_finder_taxonomy`
--

CREATE TABLE `lsqvo_finder_taxonomy` (
  `id` int(10) UNSIGNED NOT NULL,
  `parent_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `lft` int(11) NOT NULL DEFAULT 0,
  `rgt` int(11) NOT NULL DEFAULT 0,
  `level` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `path` varchar(400) NOT NULL DEFAULT '',
  `title` varchar(255) NOT NULL DEFAULT '',
  `alias` varchar(400) NOT NULL DEFAULT '',
  `state` tinyint(3) UNSIGNED NOT NULL DEFAULT 1,
  `access` tinyint(3) UNSIGNED NOT NULL DEFAULT 1,
  `language` char(7) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Дамп данных таблицы `lsqvo_finder_taxonomy`
--

INSERT INTO `lsqvo_finder_taxonomy` (`id`, `parent_id`, `lft`, `rgt`, `level`, `path`, `title`, `alias`, `state`, `access`, `language`) VALUES
(1, 0, 0, 55, 0, '', 'ROOT', 'root', 1, 1, '*'),
(2, 1, 1, 6, 1, 'type', 'Type', 'type', 1, 1, ''),
(3, 2, 2, 3, 2, 'type/article', 'Article', 'article', 1, 1, ''),
(4, 1, 7, 10, 1, 'author', 'Author', 'author', 1, 1, ''),
(5, 4, 8, 9, 2, 'author/admin13', 'admin13', 'admin13', 1, 1, ''),
(6, 1, 11, 44, 1, 'category', 'Category', 'category', 1, 1, ''),
(7, 6, 12, 13, 2, 'category/uncategorised', 'Uncategorised', 'uncategorised', 1, 1, '*'),
(8, 1, 45, 54, 1, 'language', 'Language', 'language', 1, 1, ''),
(10, 8, 46, 47, 2, 'language/ru-ru', 'ru-RU', 'ru-ru', 1, 1, ''),
(13, 8, 48, 49, 2, 'language/en-gb', 'en-GB', 'en-gb', 1, 1, ''),
(14, 2, 4, 5, 2, 'type/category', 'Category', 'category', 1, 1, ''),
(16, 6, 14, 15, 2, 'category/glavnaya', 'Главная', 'glavnaya', 1, 1, 'ru-RU'),
(17, 6, 16, 17, 2, 'category/home', 'Home', 'home', 1, 1, 'en-GB'),
(18, 6, 18, 19, 2, 'category/novosti', 'Новости', 'novosti', 1, 1, 'ru-RU'),
(21, 6, 20, 21, 2, 'category/restorany', 'Рестораны', 'restorany', 1, 1, 'ru-RU'),
(23, 6, 22, 23, 2, 'category/franshiza', 'Франшиза', 'franshiza', 1, 1, 'ru-RU'),
(24, 6, 24, 25, 2, 'category/franchise', 'Franchise', 'franchise', 1, 1, 'en-GB'),
(25, 6, 26, 27, 2, 'category/vakansii', 'Вакансии', 'vakansii', 1, 1, 'ru-RU'),
(26, 6, 28, 29, 2, 'category/jobs', 'Jobs', 'jobs', 1, 1, 'en-GB'),
(27, 6, 30, 31, 2, 'category/contacts', 'Contacts', 'contacts', 1, 1, 'en-GB'),
(28, 6, 32, 33, 2, 'category/kontakty', 'Контакты', 'kontakty', 1, 1, 'ru-RU'),
(29, 8, 50, 51, 2, 'language/zh-cn', 'zh-CN', 'zh-cn', 1, 1, ''),
(30, 6, 34, 35, 2, 'category/glavnaa-cn', 'Главная (CN)', 'glavnaa-cn', 1, 1, 'zh-CN'),
(31, 6, 36, 37, 2, 'category/aktsii', 'Акции', 'aktsii', 1, 1, 'ru-RU'),
(32, 8, 52, 53, 2, 'language/779103c53079431d1af01ce15b36e61f', '*', '779103c53079431d1af01ce15b36e61f', 1, 1, ''),
(33, 6, 38, 39, 2, 'category/restaurants', 'Restaurants', 'restaurants', 1, 1, 'en-GB'),
(34, 6, 40, 41, 2, 'category/kontakty-cn', 'Контакты CN', 'kontakty-cn', 1, 1, 'zh-CN'),
(35, 6, 42, 43, 2, 'category/restorany-cn', 'Рестораны CN', 'restorany-cn', 1, 1, 'zh-CN');

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_finder_taxonomy_map`
--

CREATE TABLE `lsqvo_finder_taxonomy_map` (
  `link_id` int(10) UNSIGNED NOT NULL,
  `node_id` int(10) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Дамп данных таблицы `lsqvo_finder_taxonomy_map`
--

INSERT INTO `lsqvo_finder_taxonomy_map` (`link_id`, `node_id`) VALUES
(1, 3),
(1, 5),
(1, 7),
(1, 10),
(2, 3),
(2, 5),
(2, 7),
(2, 13),
(3, 3),
(3, 5),
(3, 7),
(3, 10),
(4, 3),
(4, 5),
(4, 7),
(4, 13),
(5, 10),
(5, 14),
(6, 13),
(6, 14),
(7, 10),
(7, 14),
(8, 13),
(8, 14),
(9, 10),
(9, 14),
(10, 13),
(10, 14),
(11, 10),
(11, 14),
(12, 13),
(12, 14),
(13, 3),
(13, 5),
(13, 10),
(13, 16),
(14, 3),
(14, 5),
(14, 13),
(14, 17),
(15, 3),
(15, 5),
(15, 10),
(15, 18),
(17, 3),
(17, 5),
(17, 10),
(17, 31),
(19, 3),
(19, 5),
(19, 10),
(19, 31),
(21, 3),
(21, 5),
(21, 10),
(21, 18),
(22, 3),
(22, 5),
(22, 10),
(22, 31),
(23, 3),
(23, 5),
(23, 10),
(23, 18),
(24, 3),
(24, 5),
(24, 10),
(24, 21),
(26, 3),
(26, 5),
(26, 10),
(26, 21),
(28, 3),
(28, 5),
(28, 10),
(28, 21),
(30, 3),
(30, 5),
(30, 10),
(30, 21),
(32, 3),
(32, 5),
(32, 10),
(32, 21),
(34, 3),
(34, 5),
(34, 10),
(34, 21),
(36, 10),
(36, 14),
(37, 13),
(37, 14),
(38, 3),
(38, 5),
(38, 10),
(38, 23),
(39, 3),
(39, 5),
(39, 13),
(39, 24),
(43, 3),
(43, 5),
(43, 7),
(43, 10),
(44, 3),
(44, 5),
(44, 7),
(44, 13),
(45, 3),
(45, 5),
(45, 10),
(45, 25),
(46, 3),
(46, 5),
(46, 13),
(46, 26),
(47, 3),
(47, 5),
(47, 10),
(47, 25),
(48, 3),
(48, 5),
(48, 13),
(48, 26),
(49, 3),
(49, 5),
(49, 10),
(49, 25),
(50, 3),
(50, 5),
(50, 13),
(50, 26),
(51, 13),
(51, 14),
(52, 10),
(52, 14),
(54, 3),
(54, 5),
(54, 13),
(54, 27),
(55, 3),
(55, 5),
(55, 10),
(55, 28),
(56, 3),
(56, 5),
(56, 7),
(56, 10),
(57, 3),
(57, 5),
(57, 7),
(57, 13),
(58, 3),
(58, 5),
(58, 29),
(58, 30),
(59, 14),
(59, 29),
(60, 14),
(60, 29),
(61, 14),
(61, 29),
(62, 14),
(62, 29),
(63, 14),
(63, 29),
(64, 3),
(64, 5),
(64, 7),
(64, 32),
(65, 3),
(65, 5),
(65, 7),
(65, 29),
(66, 3),
(66, 5),
(66, 13),
(66, 33),
(67, 3),
(67, 5),
(67, 13),
(67, 33),
(68, 3),
(68, 5),
(68, 13),
(68, 33),
(69, 3),
(69, 5),
(69, 13),
(69, 33),
(70, 3),
(70, 5),
(70, 13),
(70, 33),
(71, 3),
(71, 5),
(71, 13),
(71, 33),
(72, 3),
(72, 5),
(72, 29),
(72, 34),
(73, 3),
(73, 5),
(73, 29),
(73, 35),
(74, 3),
(74, 5),
(74, 29),
(74, 35),
(75, 3),
(75, 5),
(75, 29),
(75, 35),
(76, 3),
(76, 5),
(76, 29),
(76, 35),
(77, 3),
(77, 5),
(77, 29),
(77, 35),
(78, 3),
(78, 5),
(78, 29),
(78, 35);

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_finder_terms`
--

CREATE TABLE `lsqvo_finder_terms` (
  `term_id` int(10) UNSIGNED NOT NULL,
  `term` varchar(75) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
  `stem` varchar(75) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `common` tinyint(3) UNSIGNED NOT NULL DEFAULT 0,
  `phrase` tinyint(3) UNSIGNED NOT NULL DEFAULT 0,
  `weight` float UNSIGNED NOT NULL DEFAULT 0,
  `soundex` varchar(75) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `links` int(11) NOT NULL DEFAULT 0,
  `language` char(7) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Дамп данных таблицы `lsqvo_finder_terms`
--

INSERT INTO `lsqvo_finder_terms` (`term_id`, `term`, `stem`, `common`, `phrase`, `weight`, `soundex`, `links`, `language`) VALUES
(1, '1', '1', 0, 0, 0.1, '', 2, '*'),
(2, '1.10.32', '1.10.32', 0, 0, 0.7, '', 2, '*'),
(3, '1.10.33', '1.10.33', 0, 0, 0.7, '', 2, '*'),
(4, '45', '45', 0, 0, 0.2, '', 2, '*'),
(5, '60-х', '60-х', 0, 0, 0.2667, 'х000', 1, '*'),
(6, 'admin13', 'admin13', 0, 0, 0.4667, 'A350', 6, '*'),
(7, 'aldus', 'aldus', 0, 0, 0.3333, 'A432', 2, '*'),
(8, 'amet', 'amet', 0, 0, 0.2667, 'A530', 2, '*'),
(9, 'bonorum', 'bonorum', 0, 0, 0.4667, 'B565', 2, '*'),
(10, 'consectetur', 'consectetur', 0, 0, 0.7333, 'C5236', 2, '*'),
(11, 'de', 'de', 0, 0, 0.1333, 'D000', 2, '*'),
(12, 'dolor', 'dolor', 0, 0, 0.3333, 'D460', 2, '*'),
(13, 'et', 'et', 0, 0, 0.1333, 'E300', 2, '*'),
(14, 'finibus', 'finibus', 0, 0, 0.4667, 'F512', 2, '*'),
(15, 'hampden-sydney', 'hampden-sydney', 0, 0, 0.9333, 'H5135235', 2, '*'),
(16, 'html', 'html', 0, 0, 0.2667, 'H354', 1, '*'),
(17, 'ipsum', 'ipsum', 0, 0, 0.3333, 'I125', 2, '*'),
(18, 'letraset', 'letraset', 0, 0, 0.5333, 'L3623', 2, '*'),
(19, 'lorem', 'lorem', 0, 0, 0.3333, 'L650', 2, '*'),
(20, 'loremipsum', 'loremipsum', 0, 0, 0.6667, 'L65125', 1, '*'),
(21, 'malorum', 'malorum', 0, 0, 0.4667, 'M465', 2, '*'),
(22, 'material', 'material', 0, 0, 0.5333, 'M364', 2, '*'),
(23, 'pagemaker', 'pagemaker', 0, 0, 0.6, 'P2526', 2, '*'),
(24, 'sit', 'sit', 0, 0, 0.2, 'S300', 2, '*'),
(25, 'testovyj', 'testovyj', 0, 0, 0.5333, 'T2312', 1, '*'),
(26, 'xvi', 'xvi', 0, 0, 0.2, 'X100', 1, '*'),
(27, 'а', 'а', 0, 0, 0.0667, 'а000', 1, '*'),
(28, 'абзацах', 'абзацах', 0, 0, 0.4667, 'а000', 1, '*'),
(29, 'без', 'без', 0, 0, 0.2, 'б000', 1, '*'),
(30, 'безымянный', 'безымянный', 0, 0, 0.6667, 'б000', 1, '*'),
(31, 'более', 'более', 0, 0, 0.3333, 'б000', 2, '*'),
(32, 'большую', 'большую', 0, 0, 0.4667, 'б000', 1, '*'),
(33, 'букв', 'букв', 0, 0, 0.2667, 'б000', 1, '*'),
(34, 'был', 'был', 0, 0, 0.2, 'б000', 1, '*'),
(35, 'в', 'в', 0, 0, 0.0667, 'в000', 2, '*'),
(36, 'варианты', 'варианты', 0, 0, 0.5333, 'в000', 1, '*'),
(37, 'ваш', 'ваш', 0, 0, 0.2, 'в000', 1, '*'),
(38, 'веб-страниц', 'веб-страниц', 0, 0, 0.7333, 'в000', 1, '*'),
(39, 'века', 'века', 0, 0, 0.2667, 'в000', 1, '*'),
(40, 'веков', 'веков', 0, 0, 0.3333, 'в000', 1, '*'),
(41, 'версии', 'версии', 0, 0, 0.4, 'в000', 1, '*'),
(42, 'версий', 'версий', 0, 0, 0.4, 'в000', 1, '*'),
(43, 'взял', 'взял', 0, 0, 0.2667, 'в000', 1, '*'),
(44, 'взятый', 'взятый', 0, 0, 0.4, 'в000', 1, '*'),
(45, 'вирджиния', 'вирджиния', 0, 0, 0.6, 'в000', 1, '*'),
(46, 'возрождения', 'возрождения', 0, 0, 0.7333, 'в000', 1, '*'),
(47, 'время', 'время', 0, 0, 0.3333, 'в000', 1, '*'),
(48, 'всё', 'всё', 0, 0, 0.2, 'в000', 1, '*'),
(49, 'выяснено', 'выяснено', 0, 0, 0.5333, 'в000', 1, '*'),
(50, 'вэб-дизайне', 'вэб-дизайне', 0, 0, 0.7333, 'в000', 1, '*'),
(51, 'вёрстки', 'вёрстки', 0, 0, 0.4667, 'в000', 1, '*'),
(52, 'года', 'года', 0, 0, 0.2667, 'г000', 1, '*'),
(53, 'годах', 'годах', 0, 0, 0.3333, 'г000', 1, '*'),
(54, 'году', 'году', 0, 0, 0.2667, 'г000', 1, '*'),
(55, 'годы', 'годы', 0, 0, 0.2667, 'г000', 1, '*'),
(56, 'давно', 'давно', 0, 0, 0.3333, 'д000', 1, '*'),
(57, 'двух', 'двух', 0, 0, 0.2667, 'д000', 1, '*'),
(58, 'дизайн', 'дизайн', 0, 0, 0.4, 'д000', 1, '*'),
(59, 'дизайна', 'дизайна', 0, 0, 0.4667, 'д000', 1, '*'),
(60, 'для', 'для', 0, 0, 0.2, 'д000', 1, '*'),
(61, 'добра', 'добра', 0, 0, 0.3333, 'д000', 1, '*'),
(62, 'дожидаются', 'дожидаются', 0, 0, 0.6667, 'д000', 1, '*'),
(63, 'дубликации', 'дубликации', 0, 0, 0.6667, 'д000', 1, '*'),
(64, 'думают', 'думают', 0, 0, 0.4, 'д000', 1, '*'),
(65, 'его', 'его', 0, 0, 0.2, 'е000', 1, '*'),
(66, 'есть', 'есть', 0, 0, 0.2667, 'е000', 1, '*'),
(67, 'ещё', 'ещё', 0, 0, 0.2, 'е000', 1, '*'),
(68, 'за', 'за', 0, 0, 0.1333, 'з000', 1, '*'),
(69, 'заметных', 'заметных', 0, 0, 0.5333, 'з000', 1, '*'),
(70, 'занялся', 'занялся', 0, 0, 0.4667, 'з000', 1, '*'),
(71, 'заполнение', 'заполнение', 0, 0, 0.6667, 'з000', 1, '*'),
(72, 'здесь', 'здесь', 0, 0, 0.3333, 'з000', 1, '*'),
(73, 'зла', 'зла', 0, 0, 0.2, 'з000', 1, '*'),
(74, 'и', 'и', 0, 0, 0.0667, 'и000', 2, '*'),
(75, 'из', 'из', 0, 0, 0.1333, 'и000', 2, '*'),
(76, 'изменений', 'изменений', 0, 0, 0.6, 'и000', 1, '*'),
(77, 'или', 'или', 0, 0, 0.2, 'и000', 1, '*'),
(78, 'используемый', 'используемый', 0, 0, 0.8, 'и000', 1, '*'),
(79, 'используется', 'используется', 0, 0, 0.8, 'и000', 1, '*'),
(80, 'используют', 'используют', 0, 0, 0.6667, 'и000', 1, '*'),
(81, 'используя', 'используя', 0, 0, 0.6, 'и000', 1, '*'),
(82, 'как', 'как', 0, 0, 0.2, 'к000', 1, '*'),
(83, 'качестве', 'качестве', 0, 0, 0.5333, 'к000', 1, '*'),
(84, 'классической', 'классической', 0, 0, 0.8, 'к000', 1, '*'),
(85, 'ключевым', 'ключевым', 0, 0, 0.5333, 'к000', 1, '*'),
(86, 'книги', 'книги', 0, 0, 0.3333, 'к000', 1, '*'),
(87, 'колледжа', 'колледжа', 0, 0, 0.5333, 'к000', 1, '*'),
(88, 'коллекцию', 'коллекцию', 0, 0, 0.6, 'к000', 1, '*'),
(89, 'композиции', 'композиции', 0, 0, 0.6667, 'к000', 1, '*'),
(90, 'корни', 'корни', 0, 0, 0.3333, 'к000', 1, '*'),
(91, 'которое', 'которое', 0, 0, 0.4667, 'к000', 1, '*'),
(92, 'которых', 'которых', 0, 0, 0.4667, 'к000', 1, '*'),
(93, 'латинице', 'латинице', 0, 0, 0.5333, 'л000', 1, '*'),
(94, 'латинской', 'латинской', 0, 0, 0.6, 'л000', 1, '*'),
(95, 'латыни', 'латыни', 0, 0, 0.4, 'л000', 1, '*'),
(96, 'листов', 'листов', 0, 0, 0.4, 'л000', 1, '*'),
(97, 'литературе', 'литературе', 0, 0, 0.6667, 'л000', 1, '*'),
(98, 'макклинток', 'макклинток', 0, 0, 0.6667, 'м000', 1, '*'),
(99, 'материал', 'материал', 0, 0, 0.5333, 'м000', 1, '*'),
(100, 'менее', 'менее', 0, 0, 0.3333, 'м000', 1, '*'),
(101, 'мешает', 'мешает', 0, 0, 0.4, 'м000', 1, '*'),
(102, 'многие', 'многие', 0, 0, 0.4, 'м000', 1, '*'),
(103, 'много', 'много', 0, 0, 0.3333, 'м000', 1, '*'),
(104, 'н', 'н', 0, 0, 0.0667, 'н000', 1, '*'),
(105, 'на', 'на', 0, 0, 0.1333, 'н000', 2, '*'),
(106, 'набор', 'набор', 0, 0, 0.3333, 'н000', 1, '*'),
(107, 'назад', 'назад', 0, 0, 0.3333, 'н000', 1, '*'),
(108, 'намеренно', 'намеренно', 0, 0, 0.6, 'н000', 1, '*'),
(109, 'написанной', 'написанной', 0, 0, 0.6667, 'н000', 1, '*'),
(110, 'например', 'например', 0, 0, 0.5333, 'н000', 1, '*'),
(111, 'настоящего', 'настоящего', 0, 0, 0.6667, 'н000', 1, '*'),
(112, 'начала', 'начала', 0, 0, 0.4, 'н000', 1, '*'),
(113, 'нашёл', 'нашёл', 0, 0, 0.3333, 'н000', 1, '*'),
(114, 'не', 'не', 0, 0, 0.1333, 'н000', 2, '*'),
(115, 'недавнее', 'недавнее', 0, 0, 0.5333, 'н000', 1, '*'),
(116, 'некий', 'некий', 0, 0, 0.3333, 'н000', 1, '*'),
(117, 'некоторые', 'некоторые', 0, 0, 0.6, 'н000', 1, '*'),
(118, 'неоспоримый', 'неоспоримый', 0, 0, 0.7333, 'н000', 1, '*'),
(119, 'но', 'но', 0, 0, 0.1333, 'н000', 1, '*'),
(120, 'новое', 'новое', 0, 0, 0.3333, 'н000', 1, '*'),
(121, 'о', 'о', 0, 0, 0.0667, 'о000', 1, '*'),
(122, 'обеспечивает', 'обеспечивает', 0, 0, 0.8, 'о000', 1, '*'),
(123, 'образцами', 'образцами', 0, 0, 0.6, 'о000', 1, '*'),
(124, 'образцов', 'образцов', 0, 0, 0.5333, 'о000', 1, '*'),
(125, 'один', 'один', 0, 0, 0.2667, 'о000', 2, '*'),
(126, 'одно', 'одно', 0, 0, 0.2667, 'о000', 1, '*'),
(127, 'одной', 'одной', 0, 0, 0.3333, 'о000', 1, '*'),
(128, 'он', 'он', 0, 0, 0.1333, 'о000', 1, '*'),
(129, 'от', 'от', 0, 0, 0.1333, 'о000', 2, '*'),
(130, 'откуда', 'откуда', 0, 0, 0.4, 'о000', 1, '*'),
(131, 'оценке', 'оценке', 0, 0, 0.4, 'о000', 1, '*'),
(132, 'очень', 'очень', 0, 0, 0.3333, 'о000', 1, '*'),
(133, 'ошибке', 'ошибке', 0, 0, 0.4, 'о000', 1, '*'),
(134, 'первая', 'первая', 0, 0, 0.4, 'п000', 1, '*'),
(135, 'первоисточник', 'первоисточник', 0, 0, 0.8667, 'п000', 1, '*'),
(136, 'пережил', 'пережил', 0, 0, 0.4667, 'п000', 1, '*'),
(137, 'перешагнул', 'перешагнул', 0, 0, 0.6667, 'п000', 1, '*'),
(138, 'печати', 'печати', 0, 0, 0.4, 'п000', 1, '*'),
(139, 'печатник', 'печатник', 0, 0, 0.5333, 'п000', 1, '*'),
(140, 'по', 'по', 0, 0, 0.1333, 'п000', 2, '*'),
(141, 'поиск', 'поиск', 0, 0, 0.3333, 'п000', 1, '*'),
(142, 'поисками', 'поисками', 0, 0, 0.5333, 'п000', 1, '*'),
(143, 'показывает', 'показывает', 0, 0, 0.6667, 'п000', 1, '*'),
(144, 'получается', 'получается', 0, 0, 0.6667, 'п000', 1, '*'),
(145, 'получил', 'получил', 0, 0, 0.4667, 'п000', 1, '*'),
(146, 'популярен', 'популярен', 0, 0, 0.6, 'п000', 1, '*'),
(147, 'популяризации', 'популяризации', 0, 0, 0.8667, 'п000', 1, '*'),
(148, 'послужили', 'послужили', 0, 0, 0.6, 'п000', 1, '*'),
(149, 'потолка', 'потолка', 0, 0, 0.4667, 'п000', 1, '*'),
(150, 'потому', 'потому', 0, 0, 0.4, 'п000', 1, '*'),
(151, 'почему', 'почему', 0, 0, 0.4, 'п000', 1, '*'),
(152, 'появились', 'появились', 0, 0, 0.6, 'п000', 1, '*'),
(153, 'появился', 'появился', 0, 0, 0.5333, 'п000', 1, '*'),
(154, 'пределах', 'пределах', 0, 0, 0.5333, 'п000', 1, '*'),
(155, 'при', 'при', 0, 0, 0.2, 'п000', 2, '*'),
(156, 'пробелов', 'пробелов', 0, 0, 0.5333, 'п000', 1, '*'),
(157, 'программы', 'программы', 0, 0, 0.6, 'п000', 1, '*'),
(158, 'происходит', 'происходит', 0, 0, 0.6667, 'п000', 1, '*'),
(159, 'простой', 'простой', 0, 0, 0.4667, 'п000', 1, '*'),
(160, 'профессор', 'профессор', 0, 0, 0.6, 'п000', 1, '*'),
(161, 'прошедшие', 'прошедшие', 0, 0, 0.6, 'п000', 1, '*'),
(162, 'псевдо-латинский', 'псевдо-латинский', 0, 0, 1, 'п000', 1, '*'),
(163, 'публикация', 'публикация', 0, 0, 0.6667, 'п000', 1, '*'),
(164, 'пять', 'пять', 0, 0, 0.2667, 'п000', 1, '*'),
(165, 'разделах', 'разделах', 0, 0, 0.5333, 'р000', 1, '*'),
(166, 'разделе', 'разделе', 0, 0, 0.4667, 'р000', 1, '*'),
(167, 'размеров', 'размеров', 0, 0, 0.5333, 'р000', 1, '*'),
(168, 'распечатки', 'распечатки', 0, 0, 0.6667, 'р000', 1, '*'),
(169, 'распределение', 'распределение', 0, 0, 0.8667, 'р000', 1, '*'),
(170, 'реальное', 'реальное', 0, 0, 0.5333, 'р000', 1, '*'),
(171, 'редакторы', 'редакторы', 0, 0, 0.6, 'р000', 1, '*'),
(172, 'результате', 'результате', 0, 0, 0.6667, 'р000', 1, '*'),
(173, 'ричард', 'ричард', 0, 0, 0.4, 'р000', 1, '*'),
(174, 'рождения', 'рождения', 0, 0, 0.5333, 'р000', 1, '*'),
(175, 'рыба', 'рыба', 0, 0, 0.2667, 'р000', 1, '*'),
(176, 'рыбой', 'рыбой', 0, 0, 0.3333, 'р000', 1, '*'),
(177, 'с', 'с', 0, 0, 0.0667, 'с000', 2, '*'),
(178, 'самых', 'самых', 0, 0, 0.3333, 'с000', 1, '*'),
(179, 'своего', 'своего', 0, 0, 0.4, 'с000', 1, '*'),
(180, 'слов', 'слов', 0, 0, 0.2667, 'с000', 1, '*'),
(181, 'словам', 'словам', 0, 0, 0.4, 'с000', 1, '*'),
(182, 'совсем', 'совсем', 0, 0, 0.4, 'с000', 1, '*'),
(183, 'создал', 'создал', 0, 0, 0.4, 'с000', 1, '*'),
(184, 'сосредоточиться', 'сосредоточиться', 0, 0, 1, 'с000', 1, '*'),
(185, 'сразу', 'сразу', 0, 0, 0.3333, 'с000', 1, '*'),
(186, 'стандартное', 'стандартное', 0, 0, 0.7333, 'с000', 1, '*'),
(187, 'стандартной', 'стандартной', 0, 0, 0.7333, 'с000', 1, '*'),
(188, 'странных', 'странных', 0, 0, 0.5333, 'с000', 1, '*'),
(189, 'строк', 'строк', 0, 0, 0.3333, 'с000', 1, '*'),
(190, 'строка', 'строка', 0, 0, 0.4, 'с000', 1, '*'),
(191, 'так', 'так', 0, 0, 0.2, 'т000', 1, '*'),
(192, 'также', 'также', 0, 0, 0.3333, 'т000', 1, '*'),
(193, 'такое', 'такое', 0, 0, 0.3333, 'т000', 1, '*'),
(194, 'текст', 'текст', 0, 0, 0.3333, 'т000', 1, '*'),
(195, 'текста', 'текста', 0, 0, 0.4, 'т000', 1, '*'),
(196, 'текстов', 'текстов', 0, 0, 0.4667, 'т000', 1, '*'),
(197, 'теории', 'теории', 0, 0, 0.4, 'т000', 1, '*'),
(198, 'тестовый', 'тестовый', 0, 0, 0.5333, 'т000', 1, '*'),
(199, 'типа', 'типа', 0, 0, 0.2667, 'т000', 1, '*'),
(200, 'то', 'то', 0, 0, 0.1333, 'т000', 1, '*'),
(201, 'только', 'только', 0, 0, 0.4, 'т000', 2, '*'),
(202, 'тот', 'тот', 0, 0, 0.2, 'т000', 1, '*'),
(203, 'трактат', 'трактат', 0, 0, 0.4667, 'т000', 1, '*'),
(204, 'тысячелетий', 'тысячелетий', 0, 0, 0.7333, 'т000', 1, '*'),
(205, 'умолчанию', 'умолчанию', 0, 0, 0.6, 'у000', 1, '*'),
(206, 'успешно', 'успешно', 0, 0, 0.4667, 'у000', 1, '*'),
(207, 'уходят', 'уходят', 0, 0, 0.4, 'у000', 1, '*'),
(208, 'форм', 'форм', 0, 0, 0.2667, 'ф000', 1, '*'),
(209, 'фрагмент', 'фрагмент', 0, 0, 0.5333, 'ф000', 1, '*'),
(210, 'цицероном', 'цицероном', 0, 0, 0.6, 'ц000', 1, '*'),
(211, 'часто', 'часто', 0, 0, 0.3333, 'ч000', 1, '*'),
(212, 'читаемый', 'читаемый', 0, 0, 0.5333, 'ч000', 1, '*'),
(213, 'что', 'что', 0, 0, 0.2, 'ч000', 1, '*'),
(214, 'шаблона', 'шаблона', 0, 0, 0.4667, 'ш000', 1, '*'),
(215, 'шаблонах', 'шаблонах', 0, 0, 0.5333, 'ш000', 1, '*'),
(216, 'шрифтов', 'шрифтов', 0, 0, 0.4667, 'ш000', 1, '*'),
(217, 'штат', 'штат', 0, 0, 0.2667, 'ш000', 1, '*'),
(218, 'э', 'э', 0, 0, 0.0667, 'э000', 1, '*'),
(219, 'электронной', 'электронной', 0, 0, 0.7333, 'э000', 2, '*'),
(220, 'электронный', 'электронный', 0, 0, 0.7333, 'э000', 1, '*'),
(221, 'эпоху', 'эпоху', 0, 0, 0.3333, 'э000', 1, '*'),
(222, 'этики', 'этики', 0, 0, 0.3333, 'э000', 1, '*'),
(223, 'это', 'это', 0, 0, 0.2, 'э000', 2, '*'),
(224, 'этот', 'этот', 0, 0, 0.2667, 'э000', 1, '*'),
(225, 'юмористические', 'юмористические', 0, 0, 0.9333, 'ю000', 1, '*'),
(226, 'является', 'является', 0, 0, 0.5333, 'я000', 1, '*'),
(256, '1', '1', 0, 0, 0.1, '', 35, 'ru'),
(257, '1.10.32', '1.10.32', 0, 0, 0.7, '', 39, 'ru'),
(258, '1.10.33', '1.10.33', 0, 0, 0.7, '', 39, 'ru'),
(259, '45', '45', 0, 0, 0.2, '', 39, 'ru'),
(260, '60-х', '60-х', 0, 0, 0.2667, 'х000', 36, 'ru'),
(261, 'admin13', 'admin13', 0, 0, 0.4667, 'A350', 332, 'ru'),
(262, 'aldus', 'aldus', 0, 0, 0.3333, 'A432', 39, 'ru'),
(263, 'amet', 'amet', 0, 0, 0.2667, 'A530', 39, 'ru'),
(264, 'bonorum', 'bonorum', 0, 0, 0.4667, 'B565', 39, 'ru'),
(265, 'consectetur', 'consectetur', 0, 0, 0.7333, 'C5236', 39, 'ru'),
(266, 'de', 'de', 0, 0, 0.1333, 'D000', 39, 'ru'),
(267, 'dolor', 'dolor', 0, 0, 0.3333, 'D460', 39, 'ru'),
(268, 'et', 'et', 0, 0, 0.1333, 'E300', 39, 'ru'),
(269, 'finibus', 'finibus', 0, 0, 0.4667, 'F512', 39, 'ru'),
(270, 'hampden-sydney', 'hampden-sydney', 0, 0, 0.9333, 'H5135235', 39, 'ru'),
(271, 'html', 'html', 0, 0, 0.2667, 'H354', 36, 'ru'),
(272, 'ipsum', 'ipsum', 0, 0, 0.3333, 'I125', 39, 'ru'),
(273, 'letraset', 'letraset', 0, 0, 0.5333, 'L3623', 39, 'ru'),
(274, 'lorem', 'lorem', 0, 0, 0.3333, 'L650', 39, 'ru'),
(275, 'loremipsum', 'loremipsum', 0, 0, 0.6667, 'L65125', 5, 'ru'),
(276, 'malorum', 'malorum', 0, 0, 0.4667, 'M465', 39, 'ru'),
(277, 'material', 'material', 0, 0, 0.5333, 'M364', 6, 'ru'),
(278, 'pagemaker', 'pagemaker', 0, 0, 0.6, 'P2526', 39, 'ru'),
(279, 'sit', 'sit', 0, 0, 0.2, 'S300', 39, 'ru'),
(280, 'testovyj', 'testovyj', 0, 0, 0.5333, 'T2312', 6, 'ru'),
(281, 'xvi', 'xvi', 0, 0, 0.2, 'X100', 36, 'ru'),
(282, 'а', 'а', 0, 0, 0.0667, 'а000', 71, 'ru'),
(283, 'абзацах', 'абзац', 0, 0, 0.4667, 'а000', 36, 'ru'),
(284, 'без', 'без', 0, 0, 0.2, 'б000', 55, 'ru'),
(285, 'безымянный', 'безымя', 0, 0, 0.6667, 'б000', 36, 'ru'),
(286, 'более', 'бол', 0, 0, 0.3333, 'б000', 75, 'ru'),
(287, 'большую', 'больш', 0, 0, 0.4667, 'б000', 36, 'ru'),
(288, 'букв', 'букв', 0, 0, 0.2667, 'б000', 36, 'ru'),
(289, 'был', 'был', 0, 0, 0.2, 'б000', 36, 'ru'),
(290, 'в', 'в', 0, 0, 0.0667, 'в000', 190, 'ru'),
(291, 'варианты', 'вариант', 0, 0, 0.5333, 'в000', 36, 'ru'),
(292, 'ваш', 'ваш', 0, 0, 0.2, 'в000', 36, 'ru'),
(293, 'веб-страниц', 'веб-страниц', 0, 0, 0.7333, 'в000', 36, 'ru'),
(294, 'века', 'век', 0, 0, 0.2667, 'в000', 36, 'ru'),
(295, 'веков', 'век', 0, 0, 0.3333, 'в000', 36, 'ru'),
(296, 'версии', 'верс', 0, 0, 0.4, 'в000', 36, 'ru'),
(297, 'версий', 'верс', 0, 0, 0.4, 'в000', 36, 'ru'),
(298, 'взял', 'взял', 0, 0, 0.2667, 'в000', 36, 'ru'),
(299, 'взятый', 'взят', 0, 0, 0.4, 'в000', 36, 'ru'),
(300, 'вирджиния', 'вирджин', 0, 0, 0.6, 'в000', 36, 'ru'),
(301, 'возрождения', 'возрожден', 0, 0, 0.7333, 'в000', 36, 'ru'),
(302, 'время', 'врем', 0, 0, 0.3333, 'в000', 42, 'ru'),
(303, 'всё', 'всё', 0, 0, 0.2, 'в000', 5, 'ru'),
(304, 'выяснено', 'выясн', 0, 0, 0.5333, 'в000', 36, 'ru'),
(305, 'вэб-дизайне', 'вэб-дизайн', 0, 0, 0.7333, 'в000', 36, 'ru'),
(306, 'вёрстки', 'вёрстки', 0, 0, 0.4667, 'в000', 36, 'ru'),
(307, 'года', 'год', 0, 0, 0.2667, 'г000', 42, 'ru'),
(308, 'годах', 'год', 0, 0, 0.3333, 'г000', 36, 'ru'),
(309, 'году', 'год', 0, 0, 0.2667, 'г000', 36, 'ru'),
(310, 'годы', 'год', 0, 0, 0.2667, 'г000', 36, 'ru'),
(311, 'давно', 'давн', 0, 0, 0.3333, 'д000', 36, 'ru'),
(312, 'двух', 'двух', 0, 0, 0.2667, 'д000', 36, 'ru'),
(313, 'дизайн', 'дизайн', 0, 0, 0.4, 'д000', 36, 'ru'),
(314, 'дизайна', 'дизайн', 0, 0, 0.4667, 'д000', 36, 'ru'),
(315, 'для', 'для', 0, 0, 0.2, 'д000', 91, 'ru'),
(316, 'добра', 'добр', 0, 0, 0.3333, 'д000', 36, 'ru'),
(317, 'дожидаются', 'дожида', 0, 0, 0.6667, 'д000', 36, 'ru'),
(318, 'дубликации', 'дубликац', 0, 0, 0.6667, 'д000', 36, 'ru'),
(319, 'думают', 'дума', 0, 0, 0.4, 'д000', 36, 'ru'),
(320, 'его', 'ег', 0, 0, 0.2, 'е000', 56, 'ru'),
(321, 'есть', 'ест', 0, 0, 0.2667, 'е000', 42, 'ru'),
(322, 'ещё', 'ещё', 0, 0, 0.2, 'е000', 5, 'ru'),
(323, 'за', 'за', 0, 0, 0.1333, 'з000', 55, 'ru'),
(324, 'заметных', 'заметн', 0, 0, 0.5333, 'з000', 36, 'ru'),
(325, 'занялся', 'заня', 0, 0, 0.4667, 'з000', 36, 'ru'),
(326, 'заполнение', 'заполнен', 0, 0, 0.6667, 'з000', 36, 'ru'),
(327, 'здесь', 'зде', 0, 0, 0.3333, 'з000', 48, 'ru'),
(328, 'зла', 'зла', 0, 0, 0.2, 'з000', 36, 'ru'),
(329, 'и', 'и', 0, 0, 0.0667, 'и000', 279, 'ru'),
(330, 'из', 'из', 0, 0, 0.1333, 'и000', 44, 'ru'),
(331, 'изменений', 'изменен', 0, 0, 0.6, 'и000', 36, 'ru'),
(332, 'или', 'ил', 0, 0, 0.2, 'и000', 55, 'ru'),
(333, 'используемый', 'используем', 0, 0, 0.8, 'и000', 36, 'ru'),
(334, 'используется', 'использ', 0, 0, 0.8, 'и000', 36, 'ru'),
(335, 'используют', 'использ', 0, 0, 0.6667, 'и000', 36, 'ru'),
(336, 'используя', 'использу', 0, 0, 0.6, 'и000', 36, 'ru'),
(337, 'как', 'как', 0, 0, 0.2, 'к000', 36, 'ru'),
(338, 'качестве', 'качеств', 0, 0, 0.5333, 'к000', 36, 'ru'),
(339, 'классической', 'классическ', 0, 0, 0.8, 'к000', 36, 'ru'),
(340, 'ключевым', 'ключев', 0, 0, 0.5333, 'к000', 36, 'ru'),
(341, 'книги', 'книг', 0, 0, 0.3333, 'к000', 36, 'ru'),
(342, 'колледжа', 'колледж', 0, 0, 0.5333, 'к000', 36, 'ru'),
(343, 'коллекцию', 'коллекц', 0, 0, 0.6, 'к000', 36, 'ru'),
(344, 'композиции', 'композиц', 0, 0, 0.6667, 'к000', 36, 'ru'),
(345, 'корни', 'корн', 0, 0, 0.3333, 'к000', 36, 'ru'),
(346, 'которое', 'котор', 0, 0, 0.4667, 'к000', 36, 'ru'),
(347, 'которых', 'котор', 0, 0, 0.4667, 'к000', 49, 'ru'),
(348, 'латинице', 'латиниц', 0, 0, 0.5333, 'л000', 36, 'ru'),
(349, 'латинской', 'латинск', 0, 0, 0.6, 'л000', 36, 'ru'),
(350, 'латыни', 'латын', 0, 0, 0.4, 'л000', 36, 'ru'),
(351, 'листов', 'лист', 0, 0, 0.4, 'л000', 36, 'ru'),
(352, 'литературе', 'литератур', 0, 0, 0.6667, 'л000', 36, 'ru'),
(353, 'макклинток', 'макклинток', 0, 0, 0.6667, 'м000', 36, 'ru'),
(354, 'материал', 'материа', 0, 0, 0.5333, 'м000', 6, 'ru'),
(355, 'менее', 'мен', 0, 0, 0.3333, 'м000', 36, 'ru'),
(356, 'мешает', 'меша', 0, 0, 0.4, 'м000', 36, 'ru'),
(357, 'многие', 'мног', 0, 0, 0.4, 'м000', 36, 'ru'),
(358, 'много', 'мног', 0, 0, 0.3333, 'м000', 36, 'ru'),
(359, 'н', 'н', 0, 0, 0.0667, 'н000', 36, 'ru'),
(360, 'на', 'на', 0, 0, 0.1333, 'н000', 176, 'ru'),
(361, 'набор', 'набор', 0, 0, 0.3333, 'н000', 36, 'ru'),
(362, 'назад', 'назад', 0, 0, 0.3333, 'н000', 36, 'ru'),
(363, 'намеренно', 'намерен', 0, 0, 0.6, 'н000', 36, 'ru'),
(364, 'написанной', 'написа', 0, 0, 0.6667, 'н000', 36, 'ru'),
(365, 'например', 'например', 0, 0, 0.5333, 'н000', 36, 'ru'),
(366, 'настоящего', 'настоя', 0, 0, 0.6667, 'н000', 36, 'ru'),
(367, 'начала', 'нача', 0, 0, 0.4, 'н000', 49, 'ru'),
(368, 'нашёл', 'нашёл', 0, 0, 0.3333, 'н000', 36, 'ru'),
(369, 'не', 'не', 0, 0, 0.1333, 'н000', 99, 'ru'),
(370, 'недавнее', 'недавн', 0, 0, 0.5333, 'н000', 36, 'ru'),
(371, 'некий', 'нек', 0, 0, 0.3333, 'н000', 36, 'ru'),
(372, 'некоторые', 'некотор', 0, 0, 0.6, 'н000', 36, 'ru'),
(373, 'неоспоримый', 'неоспорим', 0, 0, 0.7333, 'н000', 36, 'ru'),
(374, 'но', 'но', 0, 0, 0.1333, 'н000', 42, 'ru'),
(375, 'новое', 'нов', 0, 0, 0.3333, 'н000', 36, 'ru'),
(376, 'о', 'о', 0, 0, 0.0667, 'о000', 80, 'ru'),
(377, 'обеспечивает', 'обеспечива', 0, 0, 0.8, 'о000', 49, 'ru'),
(378, 'образцами', 'образц', 0, 0, 0.6, 'о000', 36, 'ru'),
(379, 'образцов', 'образц', 0, 0, 0.5333, 'о000', 36, 'ru'),
(380, 'один', 'один', 0, 0, 0.2667, 'о000', 44, 'ru'),
(381, 'одно', 'одн', 0, 0, 0.2667, 'о000', 36, 'ru'),
(382, 'одной', 'одн', 0, 0, 0.3333, 'о000', 36, 'ru'),
(383, 'он', 'он', 0, 0, 0.1333, 'о000', 43, 'ru'),
(384, 'от', 'от', 0, 0, 0.1333, 'о000', 77, 'ru'),
(385, 'откуда', 'откуд', 0, 0, 0.4, 'о000', 5, 'ru'),
(386, 'оценке', 'оценк', 0, 0, 0.4, 'о000', 36, 'ru'),
(387, 'очень', 'очен', 0, 0, 0.3333, 'о000', 36, 'ru'),
(388, 'ошибке', 'ошибк', 0, 0, 0.4, 'о000', 36, 'ru'),
(389, 'первая', 'перв', 0, 0, 0.4, 'п000', 36, 'ru'),
(390, 'первоисточник', 'первоисточник', 0, 0, 0.8667, 'п000', 36, 'ru'),
(391, 'пережил', 'переж', 0, 0, 0.4667, 'п000', 36, 'ru'),
(392, 'перешагнул', 'перешагнул', 0, 0, 0.6667, 'п000', 36, 'ru'),
(393, 'печати', 'печат', 0, 0, 0.4, 'п000', 36, 'ru'),
(394, 'печатник', 'печатник', 0, 0, 0.5333, 'п000', 36, 'ru'),
(395, 'по', 'по', 0, 0, 0.1333, 'п000', 84, 'ru'),
(396, 'поиск', 'поиск', 0, 0, 0.3333, 'п000', 36, 'ru'),
(397, 'поисками', 'поиск', 0, 0, 0.5333, 'п000', 36, 'ru'),
(398, 'показывает', 'показыва', 0, 0, 0.6667, 'п000', 36, 'ru'),
(399, 'получается', 'получа', 0, 0, 0.6667, 'п000', 36, 'ru'),
(400, 'получил', 'получ', 0, 0, 0.4667, 'п000', 36, 'ru'),
(401, 'популярен', 'популяр', 0, 0, 0.6, 'п000', 36, 'ru'),
(402, 'популяризации', 'популяризац', 0, 0, 0.8667, 'п000', 36, 'ru'),
(403, 'послужили', 'послуж', 0, 0, 0.6, 'п000', 36, 'ru'),
(404, 'потолка', 'потолк', 0, 0, 0.4667, 'п000', 36, 'ru'),
(405, 'потому', 'пот', 0, 0, 0.4, 'п000', 36, 'ru'),
(406, 'почему', 'поч', 0, 0, 0.4, 'п000', 5, 'ru'),
(407, 'появились', 'появ', 0, 0, 0.6, 'п000', 36, 'ru'),
(408, 'появился', 'появ', 0, 0, 0.5333, 'п000', 5, 'ru'),
(409, 'пределах', 'предел', 0, 0, 0.5333, 'п000', 36, 'ru'),
(410, 'при', 'при', 0, 0, 0.2, 'п000', 60, 'ru'),
(411, 'пробелов', 'пробел', 0, 0, 0.5333, 'п000', 36, 'ru'),
(412, 'программы', 'программ', 0, 0, 0.6, 'п000', 36, 'ru'),
(413, 'происходит', 'происход', 0, 0, 0.6667, 'п000', 36, 'ru'),
(414, 'простой', 'прост', 0, 0, 0.4667, 'п000', 36, 'ru'),
(415, 'профессор', 'профессор', 0, 0, 0.6, 'п000', 36, 'ru'),
(416, 'прошедшие', 'прошедш', 0, 0, 0.6, 'п000', 36, 'ru'),
(417, 'псевдо-латинский', 'псевдо-латинск', 0, 0, 1, 'п000', 36, 'ru'),
(418, 'публикация', 'публикац', 0, 0, 0.6667, 'п000', 36, 'ru'),
(419, 'пять', 'пят', 0, 0, 0.2667, 'п000', 36, 'ru'),
(420, 'разделах', 'раздел', 0, 0, 0.5333, 'р000', 36, 'ru'),
(421, 'разделе', 'раздел', 0, 0, 0.4667, 'р000', 36, 'ru'),
(422, 'размеров', 'размер', 0, 0, 0.5333, 'р000', 36, 'ru'),
(423, 'распечатки', 'распечатк', 0, 0, 0.6667, 'р000', 36, 'ru'),
(424, 'распределение', 'распределен', 0, 0, 0.8667, 'р000', 36, 'ru'),
(425, 'реальное', 'реальн', 0, 0, 0.5333, 'р000', 36, 'ru'),
(426, 'редакторы', 'редактор', 0, 0, 0.6, 'р000', 36, 'ru'),
(427, 'результате', 'результат', 0, 0, 0.6667, 'р000', 49, 'ru'),
(428, 'ричард', 'ричард', 0, 0, 0.4, 'р000', 36, 'ru'),
(429, 'рождения', 'рожден', 0, 0, 0.5333, 'р000', 39, 'ru'),
(430, 'рыба', 'рыб', 0, 0, 0.2667, 'р000', 36, 'ru'),
(431, 'рыбой', 'рыб', 0, 0, 0.3333, 'р000', 36, 'ru'),
(432, 'с', 'с', 0, 0, 0.0667, 'с000', 213, 'ru'),
(433, 'самых', 'сам', 0, 0, 0.3333, 'с000', 43, 'ru'),
(434, 'своего', 'сво', 0, 0, 0.4, 'с000', 36, 'ru'),
(435, 'слов', 'слов', 0, 0, 0.2667, 'с000', 36, 'ru'),
(436, 'словам', 'слов', 0, 0, 0.4, 'с000', 36, 'ru'),
(437, 'совсем', 'совс', 0, 0, 0.4, 'с000', 36, 'ru'),
(438, 'создал', 'созда', 0, 0, 0.4, 'с000', 36, 'ru'),
(439, 'сосредоточиться', 'сосредоточ', 0, 0, 1, 'с000', 36, 'ru'),
(440, 'сразу', 'сраз', 0, 0, 0.3333, 'с000', 36, 'ru'),
(441, 'стандартное', 'стандартн', 0, 0, 0.7333, 'с000', 36, 'ru'),
(442, 'стандартной', 'стандартн', 0, 0, 0.7333, 'с000', 36, 'ru'),
(443, 'странных', 'стран', 0, 0, 0.5333, 'с000', 36, 'ru'),
(444, 'строк', 'строк', 0, 0, 0.3333, 'с000', 36, 'ru'),
(445, 'строка', 'строк', 0, 0, 0.4, 'с000', 36, 'ru'),
(446, 'так', 'так', 0, 0, 0.2, 'т000', 36, 'ru'),
(447, 'также', 'такж', 0, 0, 0.3333, 'т000', 71, 'ru'),
(448, 'такое', 'так', 0, 0, 0.3333, 'т000', 18, 'ru'),
(449, 'текст', 'текст', 0, 0, 0.3333, 'т000', 36, 'ru'),
(450, 'текста', 'текст', 0, 0, 0.4, 'т000', 36, 'ru'),
(451, 'текстов', 'текст', 0, 0, 0.4667, 'т000', 36, 'ru'),
(452, 'теории', 'теор', 0, 0, 0.4, 'т000', 36, 'ru'),
(453, 'тестовый', 'тестов', 0, 0, 0.5333, 'т000', 6, 'ru'),
(454, 'типа', 'тип', 0, 0, 0.2667, 'т000', 36, 'ru'),
(455, 'то', 'то', 0, 0, 0.1333, 'т000', 42, 'ru'),
(456, 'только', 'тольк', 0, 0, 0.4, 'т000', 67, 'ru'),
(457, 'тот', 'тот', 0, 0, 0.2, 'т000', 36, 'ru'),
(458, 'трактат', 'трактат', 0, 0, 0.4667, 'т000', 36, 'ru'),
(459, 'тысячелетий', 'тысячелет', 0, 0, 0.7333, 'т000', 36, 'ru'),
(460, 'умолчанию', 'умолчан', 0, 0, 0.6, 'у000', 36, 'ru'),
(461, 'успешно', 'успешн', 0, 0, 0.4667, 'у000', 36, 'ru'),
(462, 'уходят', 'уход', 0, 0, 0.4, 'у000', 36, 'ru'),
(463, 'форм', 'форм', 0, 0, 0.2667, 'ф000', 36, 'ru'),
(464, 'фрагмент', 'фрагмент', 0, 0, 0.5333, 'ф000', 36, 'ru'),
(465, 'цицероном', 'цицерон', 0, 0, 0.6, 'ц000', 36, 'ru'),
(466, 'часто', 'част', 0, 0, 0.3333, 'ч000', 36, 'ru'),
(467, 'читаемый', 'чита', 0, 0, 0.5333, 'ч000', 36, 'ru'),
(468, 'что', 'что', 0, 0, 0.2, 'ч000', 69, 'ru'),
(469, 'шаблона', 'шаблон', 0, 0, 0.4667, 'ш000', 36, 'ru'),
(470, 'шаблонах', 'шаблон', 0, 0, 0.5333, 'ш000', 36, 'ru'),
(471, 'шрифтов', 'шрифт', 0, 0, 0.4667, 'ш000', 36, 'ru'),
(472, 'штат', 'штат', 0, 0, 0.2667, 'ш000', 36, 'ru'),
(473, 'э', 'э', 0, 0, 0.0667, 'э000', 36, 'ru'),
(474, 'электронной', 'электрон', 0, 0, 0.7333, 'э000', 57, 'ru'),
(475, 'электронный', 'электрон', 0, 0, 0.7333, 'э000', 49, 'ru'),
(476, 'эпоху', 'эпох', 0, 0, 0.3333, 'э000', 36, 'ru'),
(477, 'этики', 'этик', 0, 0, 0.3333, 'э000', 36, 'ru'),
(478, 'это', 'эт', 0, 0, 0.2, 'э000', 70, 'ru'),
(479, 'этот', 'этот', 0, 0, 0.2667, 'э000', 36, 'ru'),
(480, 'юмористические', 'юмористическ', 0, 0, 0.9333, 'ю000', 36, 'ru'),
(481, 'является', 'явля', 0, 0, 0.5333, 'я000', 49, 'ru'),
(511, '\'content', 'content', 0, 0, 0.5333, 'C5353', 9, 'en'),
(512, '\'lorem', 'lorem', 0, 0, 0.4, 'L650', 9, 'en'),
(513, '1.10.32', '1.10.32', 0, 0, 0.7, '', 9, 'en'),
(514, '1.10.33', '1.10.33', 0, 0, 0.7, '', 9, 'en'),
(515, '1500s', '1500s', 0, 0, 0.3333, 'S000', 9, 'en'),
(516, '1960s', '1960s', 0, 0, 0.3333, 'S000', 9, 'en'),
(517, '2', '2', 0, 0, 0.1, '', 24, 'en'),
(518, '2000', '2000', 0, 0, 0.4, '', 9, 'en'),
(519, '45', '45', 0, 0, 0.2, '', 13, 'en'),
(520, 'a', 'a', 1, 0, 0.0083, 'A000', 42, 'en'),
(521, 'accident', 'accid', 0, 0, 0.5333, 'A2353', 9, 'en'),
(522, 'admin13', 'admin13', 0, 0, 0.4667, 'A350', 112, 'en'),
(523, 'aldus', 'aldus', 0, 0, 0.3333, 'A432', 9, 'en'),
(524, 'also', 'also', 0, 0, 0.2667, 'A420', 13, 'en'),
(525, 'amet', 'amet', 0, 0, 0.2667, 'A530', 9, 'en'),
(526, 'an', 'an', 1, 0, 0.0167, 'A500', 55, 'en'),
(527, 'and', 'and', 1, 0, 0.025, 'A530', 94, 'en'),
(528, 'as', 'as', 1, 0, 0.0167, 'A200', 15, 'en'),
(529, 'at', 'at', 1, 0, 0.0167, 'A300', 17, 'en'),
(530, 'bc', 'bc', 0, 0, 0.1333, 'B200', 9, 'en'),
(531, 'be', 'be', 1, 0, 0.0167, 'B000', 25, 'en'),
(532, 'been', 'been', 1, 0, 0.0333, 'B500', 11, 'en'),
(533, 'belief', 'belief', 0, 0, 0.4, 'B410', 9, 'en'),
(534, 'bonorum', 'bonorum', 0, 0, 0.4667, 'B565', 9, 'en'),
(535, 'book', 'book', 0, 0, 0.2667, 'B200', 9, 'en'),
(536, 'but', 'but', 1, 0, 0.025, 'B300', 11, 'en'),
(537, 'by', 'by', 1, 0, 0.0167, 'B000', 23, 'en'),
(538, 'centuries', 'centuri', 0, 0, 0.6, 'C5362', 9, 'en'),
(539, 'cicero', 'cicero', 0, 0, 0.4, 'C600', 9, 'en'),
(540, 'cites', 'cite', 0, 0, 0.3333, 'C320', 9, 'en'),
(541, 'classical', 'classic', 0, 0, 0.6, 'C424', 9, 'en'),
(542, 'college', 'colleg', 0, 0, 0.4667, 'C420', 9, 'en'),
(543, 'come', 'come', 0, 0, 0.2667, 'C500', 6, 'en'),
(544, 'comes', 'come', 0, 0, 0.3333, 'C520', 9, 'en'),
(545, 'consectetur', 'consectetur', 0, 0, 0.7333, 'C5236', 9, 'en'),
(546, 'containing', 'contain', 0, 0, 0.6667, 'C5352', 11, 'en'),
(547, 'content', 'content', 0, 0, 0.4667, 'C5353', 11, 'en'),
(548, 'contrary', 'contrari', 0, 0, 0.5333, 'C536', 9, 'en'),
(549, 'de', 'de', 0, 0, 0.1333, 'D000', 9, 'en'),
(550, 'default', 'default', 0, 0, 0.4667, 'D143', 9, 'en'),
(551, 'desktop', 'desktop', 0, 0, 0.4667, 'D231', 9, 'en'),
(552, 'discovered', 'discov', 0, 0, 0.6667, 'D2163', 9, 'en'),
(553, 'distracted', 'distract', 0, 0, 0.6667, 'D23623', 9, 'en'),
(554, 'distribution', 'distribut', 0, 0, 0.8, 'D236135', 11, 'en'),
(555, 'do', 'do', 1, 0, 0.0167, 'D000', 11, 'en'),
(556, 'does', 'doe', 1, 0, 0.0333, 'D200', 4, 'en'),
(557, 'dolor', 'dolor', 0, 0, 0.3333, 'D460', 9, 'en'),
(558, 'dummy', 'dummi', 0, 0, 0.3333, 'D500', 9, 'en'),
(559, 'during', 'dure', 1, 0, 0.05, 'D652', 9, 'en'),
(560, 'editors', 'editor', 0, 0, 0.4667, 'E362', 9, 'en'),
(561, 'electronic', 'electron', 0, 0, 0.6667, 'E423652', 15, 'en'),
(562, 'english', 'english', 0, 0, 0.4667, 'E5242', 9, 'en'),
(563, 'essentially', 'essenti', 0, 0, 0.7333, 'E2534', 9, 'en'),
(564, 'established', 'establish', 0, 0, 0.7333, 'E231423', 11, 'en'),
(565, 'et', 'et', 0, 0, 0.1333, 'E300', 9, 'en'),
(566, 'ethics', 'ethic', 0, 0, 0.4, 'E320', 9, 'en'),
(567, 'ever', 'ever', 0, 0, 0.2667, 'E160', 9, 'en'),
(568, 'evil', 'evil', 0, 0, 0.2667, 'E140', 9, 'en'),
(569, 'evolved', 'evolv', 0, 0, 0.4667, 'E1413', 9, 'en'),
(570, 'extremes', 'extrem', 0, 0, 0.5333, 'E23652', 9, 'en'),
(571, 'fact', 'fact', 0, 0, 0.2667, 'F230', 9, 'en'),
(572, 'finibus', 'finibus', 0, 0, 0.4667, 'F512', 9, 'en'),
(573, 'first', 'first', 0, 0, 0.3333, 'F623', 17, 'en'),
(574, 'five', 'five', 0, 0, 0.2667, 'F000', 9, 'en'),
(575, 'for', 'for', 1, 0, 0.025, 'F600', 49, 'en'),
(576, 'from', 'from', 1, 0, 0.0333, 'F650', 26, 'en'),
(577, 'galley', 'galley', 0, 0, 0.4, 'G400', 9, 'en'),
(578, 'going', 'go', 0, 0, 0.3333, 'G520', 9, 'en'),
(579, 'good', 'good', 0, 0, 0.2667, 'G300', 11, 'en'),
(580, 'hampden-sydney', 'hampden-sydney', 0, 0, 0.9333, 'H5135235', 9, 'en'),
(581, 'has', 'has', 1, 0, 0.025, 'H200', 21, 'en'),
(582, 'have', 'have', 1, 0, 0.0333, 'H100', 11, 'en'),
(583, 'here', 'here', 1, 0, 0.0333, 'H600', 15, 'en'),
(584, 'here\',', 'here\',', 0, 0, 0.4, 'H600', 9, 'en'),
(585, 'humour', 'humour', 0, 0, 0.4, 'H560', 9, 'en'),
(586, 'in', 'in', 1, 0, 0.0167, 'I500', 72, 'en'),
(587, 'including', 'includ', 0, 0, 0.6, 'I524352', 11, 'en'),
(588, 'industry', 'industri', 0, 0, 0.5333, 'I53236', 9, 'en'),
(589, 'industry\'s', 'industri', 0, 0, 0.6667, 'I532362', 9, 'en'),
(590, 'infancy', 'infanc', 0, 0, 0.4667, 'I5152', 9, 'en'),
(591, 'injected', 'inject', 0, 0, 0.5333, 'I523', 9, 'en'),
(592, 'into', 'into', 1, 0, 0.0333, 'I530', 9, 'en'),
(593, 'ipsum', 'ipsum', 0, 0, 0.3333, 'I125', 9, 'en'),
(594, 'ipsum\'', 'ipsum', 0, 0, 0.4, 'I125', 9, 'en'),
(595, 'is', 'is', 1, 0, 0.0167, 'I200', 76, 'en'),
(596, 'it', 'it', 1, 0, 0.0167, 'I300', 18, 'en'),
(597, 'its', 'it', 1, 0, 0.025, 'I320', 23, 'en'),
(598, 'latin', 'latin', 0, 0, 0.3333, 'L350', 9, 'en'),
(599, 'layout', 'layout', 0, 0, 0.4, 'L300', 9, 'en'),
(600, 'leap', 'leap', 0, 0, 0.2667, 'L100', 9, 'en'),
(601, 'letraset', 'letraset', 0, 0, 0.5333, 'L3623', 9, 'en'),
(602, 'letters', 'letter', 0, 0, 0.4667, 'L362', 9, 'en'),
(603, 'like', 'like', 0, 0, 0.2667, 'L200', 9, 'en'),
(604, 'line', 'line', 0, 0, 0.2667, 'L500', 9, 'en'),
(605, 'literature', 'literatur', 0, 0, 0.6667, 'L3636', 9, 'en'),
(606, 'long', 'long', 0, 0, 0.2667, 'L520', 9, 'en'),
(607, 'look', 'look', 0, 0, 0.2667, 'L200', 9, 'en'),
(608, 'looked', 'look', 0, 0, 0.4, 'L230', 9, 'en'),
(609, 'looking', 'look', 0, 0, 0.4667, 'L252', 11, 'en'),
(610, 'lorem', 'lorem', 0, 0, 0.3333, 'L650', 9, 'en'),
(611, 'make', 'make', 0, 0, 0.2667, 'M200', 9, 'en'),
(612, 'making', 'make', 0, 0, 0.4, 'M252', 9, 'en'),
(613, 'malorum', 'malorum', 0, 0, 0.4667, 'M465', 9, 'en'),
(614, 'many', 'mani', 0, 0, 0.2667, 'M000', 9, 'en'),
(615, 'material', 'materi', 0, 0, 0.5333, 'M364', 9, 'en'),
(616, 'mcclintock', 'mcclintock', 0, 0, 0.6667, 'M24532', 9, 'en'),
(617, 'model', 'model', 0, 0, 0.3333, 'M340', 14, 'en'),
(618, 'more', 'more', 1, 0, 0.0333, 'M600', 30, 'en'),
(619, 'more-or-less', 'more-or-less', 0, 0, 0.8, 'M642', 9, 'en'),
(620, 'normal', 'normal', 0, 0, 0.4, 'N654', 9, 'en'),
(621, 'not', 'not', 1, 0, 0.025, 'N300', 29, 'en'),
(622, 'now', 'now', 0, 0, 0.2, 'N000', 9, 'en'),
(623, 'obscure', 'obscur', 0, 0, 0.4667, 'O126', 9, 'en'),
(624, 'of', 'of', 1, 0, 0.0167, 'O100', 62, 'en'),
(625, 'old', 'old', 0, 0, 0.2, 'O430', 9, 'en'),
(626, 'on', 'on', 1, 0, 0.0167, 'O500', 39, 'en'),
(627, 'one', 'one', 0, 0, 0.2, 'O500', 15, 'en'),
(628, 'only', 'onli', 1, 0, 0.0333, 'O540', 19, 'en'),
(629, 'opposed', 'oppos', 0, 0, 0.4667, 'O123', 9, 'en'),
(630, 'over', 'over', 1, 0, 0.0333, 'O160', 19, 'en'),
(631, 'packages', 'packag', 0, 0, 0.5333, 'P200', 9, 'en'),
(632, 'page', 'page', 0, 0, 0.2667, 'P200', 9, 'en'),
(633, 'pagemaker', 'pagemak', 0, 0, 0.6, 'P2526', 9, 'en'),
(634, 'passage', 'passag', 0, 0, 0.4667, 'P200', 9, 'en'),
(635, 'passages', 'passag', 0, 0, 0.5333, 'P200', 9, 'en'),
(636, 'piece', 'piec', 0, 0, 0.3333, 'P200', 9, 'en'),
(637, 'point', 'point', 0, 0, 0.3333, 'P530', 9, 'en'),
(638, 'popular', 'popular', 0, 0, 0.4667, 'P460', 9, 'en'),
(639, 'popularised', 'popularis', 0, 0, 0.7333, 'P4623', 9, 'en'),
(640, 'printer', 'printer', 0, 0, 0.4667, 'P6536', 9, 'en'),
(641, 'printing', 'print', 0, 0, 0.5333, 'P65352', 9, 'en'),
(642, 'professor', 'professor', 0, 0, 0.6, 'P6126', 9, 'en'),
(643, 'publishing', 'publish', 0, 0, 0.6667, 'P4252', 9, 'en'),
(644, 'purpose', 'purpos', 0, 0, 0.4667, 'P612', 11, 'en'),
(645, 'random', 'random', 0, 0, 0.4, 'R535', 9, 'en'),
(646, 'readable', 'readabl', 0, 0, 0.5333, 'R314', 9, 'en'),
(647, 'reader', 'reader', 0, 0, 0.4, 'R360', 9, 'en'),
(648, 'recently', 'recent', 0, 0, 0.5333, 'R2534', 9, 'en'),
(649, 'release', 'releas', 0, 0, 0.4667, 'R420', 9, 'en'),
(650, 'remaining', 'remain', 0, 0, 0.6, 'R520', 15, 'en'),
(651, 'renaissance', 'renaiss', 0, 0, 0.7333, 'R5252', 9, 'en'),
(652, 'richard', 'richard', 0, 0, 0.4667, 'R263', 9, 'en'),
(653, 'roots', 'root', 0, 0, 0.3333, 'R320', 9, 'en'),
(654, 'scrambled', 'scrambl', 0, 0, 0.6, 'S65143', 9, 'en'),
(655, 'search', 'search', 0, 0, 0.4, 'S620', 9, 'en'),
(656, 'section', 'section', 0, 0, 0.4667, 'S350', 15, 'en'),
(657, 'sections', 'section', 0, 0, 0.5333, 'S352', 9, 'en'),
(658, 'sheets', 'sheet', 0, 0, 0.4, 'S320', 9, 'en'),
(659, 'simply', 'simpli', 0, 0, 0.4, 'S514', 9, 'en'),
(660, 'since', 'sinc', 0, 0, 0.3333, 'S520', 9, 'en'),
(661, 'sit', 'sit', 0, 0, 0.2, 'S300', 9, 'en'),
(662, 'sites', 'site', 0, 0, 0.3333, 'S320', 9, 'en'),
(663, 'software', 'softwar', 0, 0, 0.5333, 'S136', 9, 'en'),
(664, 'sometimes', 'sometim', 0, 0, 0.6, 'S5352', 9, 'en'),
(665, 'source', 'sourc', 0, 0, 0.4, 'S620', 9, 'en'),
(666, 'specimen', 'specimen', 0, 0, 0.5333, 'S125', 9, 'en'),
(667, 'standard', 'standard', 0, 0, 0.5333, 'S35363', 9, 'en'),
(668, 'still', 'still', 0, 0, 0.3333, 'S340', 9, 'en'),
(669, 'survived', 'surviv', 0, 0, 0.5333, 'S613', 9, 'en'),
(670, 'test', 'test', 0, 0, 0.2667, 'T230', 7, 'en'),
(671, 'text', 'text', 0, 0, 0.2667, 'T230', 9, 'en'),
(672, 'that', 'that', 1, 0, 0.0333, 'T000', 11, 'en'),
(673, 'the', 'the', 1, 0, 0.025, 'T000', 77, 'en'),
(674, 'their', 'their', 1, 0, 0.0417, 'T600', 15, 'en'),
(675, 'theory', 'theori', 0, 0, 0.4, 'T600', 9, 'en'),
(676, 'this', 'this', 1, 0, 0.0333, 'T200', 11, 'en'),
(677, 'through', 'through', 1, 0, 0.0583, 'T620', 9, 'en'),
(678, 'to', 'to', 1, 0, 0.0167, 'T000', 27, 'en'),
(679, 'took', 'took', 0, 0, 0.2667, 'T200', 9, 'en'),
(680, 'treatise', 'treatis', 0, 0, 0.5333, 'T632', 9, 'en'),
(681, 'type', 'type', 0, 0, 0.2667, 'T100', 9, 'en'),
(682, 'typesetting', 'typeset', 0, 0, 0.7333, 'T12352', 9, 'en'),
(683, 'unchanged', 'unchang', 0, 0, 0.6, 'U52523', 9, 'en'),
(684, 'uncover', 'uncov', 0, 0, 0.4667, 'U5216', 9, 'en'),
(685, 'undoubtable', 'undoubt', 0, 0, 0.7333, 'U531314', 9, 'en'),
(686, 'unknown', 'unknown', 0, 0, 0.4667, 'U525', 9, 'en'),
(687, 'up', 'up', 1, 0, 0.0167, 'U100', 11, 'en'),
(688, 'use', 'use', 0, 0, 0.2, 'U200', 17, 'en'),
(689, 'using', 'use', 0, 0, 0.3333, 'U252', 9, 'en'),
(690, 'various', 'various', 0, 0, 0.4667, 'V620', 9, 'en'),
(691, 'versions', 'version', 0, 0, 0.5333, 'V6252', 9, 'en'),
(692, 'very', 'veri', 1, 0, 0.0333, 'V600', 11, 'en'),
(693, 'virginia', 'virginia', 0, 0, 0.5333, 'V625', 9, 'en'),
(694, 'was', 'was', 1, 0, 0.025, 'W200', 9, 'en'),
(695, 'we', 'we', 1, 0, 0.0167, 'W000', 9, 'en'),
(696, 'web', 'web', 0, 0, 0.2, 'W100', 9, 'en'),
(697, 'what', 'what', 1, 0, 0.0333, 'W300', 9, 'en'),
(698, 'when', 'when', 1, 0, 0.0333, 'W500', 17, 'en'),
(699, 'where', 'where', 1, 0, 0.0417, 'W600', 14, 'en'),
(700, 'why', 'whi', 1, 0, 0.025, 'W000', 4, 'en'),
(701, 'will', 'will', 0, 0, 0.2667, 'W400', 29, 'en'),
(702, 'with', 'with', 1, 0, 0.0333, 'W300', 48, 'en'),
(703, 'word', 'word', 0, 0, 0.2667, 'W630', 9, 'en'),
(704, 'words', 'word', 0, 0, 0.3333, 'W632', 9, 'en'),
(705, 'written', 'written', 0, 0, 0.4667, 'W635', 9, 'en'),
(706, 'years', 'year', 0, 0, 0.3333, 'Y620', 14, 'en'),
(766, '3', '3', 0, 0, 0.1, '', 10, 'en'),
(767, '21', '21', 0, 0, 0.2, '', 1, 'en'),
(768, '\'content', '\'content', 0, 0, 0.5333, 'C5353', 1, '*'),
(769, '\'lorem', '\'lorem', 0, 0, 0.4, 'L650', 1, '*'),
(770, '1500s', '1500s', 0, 0, 0.3333, 'S000', 1, '*'),
(771, '1960s', '1960s', 0, 0, 0.3333, 'S000', 1, '*'),
(772, '2', '2', 0, 0, 0.1, '', 2, '*'),
(773, '2000', '2000', 0, 0, 0.4, '', 1, '*'),
(774, '21', '21', 0, 0, 0.2, '', 1, '*'),
(775, 'a', 'a', 0, 0, 0.0667, 'A000', 1, '*'),
(776, 'accident', 'accident', 0, 0, 0.5333, 'A2353', 1, '*'),
(777, 'also', 'also', 0, 0, 0.2667, 'A420', 1, '*'),
(778, 'an', 'an', 0, 0, 0.1333, 'A500', 1, '*'),
(779, 'and', 'and', 0, 0, 0.2, 'A530', 1, '*'),
(780, 'as', 'as', 0, 0, 0.1333, 'A200', 1, '*'),
(781, 'at', 'at', 0, 0, 0.1333, 'A300', 1, '*'),
(782, 'bc', 'bc', 0, 0, 0.1333, 'B200', 1, '*'),
(783, 'be', 'be', 0, 0, 0.1333, 'B000', 1, '*'),
(784, 'been', 'been', 0, 0, 0.2667, 'B500', 1, '*'),
(785, 'belief', 'belief', 0, 0, 0.4, 'B410', 1, '*'),
(786, 'book', 'book', 0, 0, 0.2667, 'B200', 1, '*'),
(787, 'but', 'but', 0, 0, 0.2, 'B300', 1, '*'),
(788, 'by', 'by', 0, 0, 0.1333, 'B000', 1, '*'),
(789, 'centuries', 'centuries', 0, 0, 0.6, 'C5362', 1, '*'),
(790, 'cicero', 'cicero', 0, 0, 0.4, 'C600', 1, '*'),
(791, 'cites', 'cites', 0, 0, 0.3333, 'C320', 1, '*'),
(792, 'classical', 'classical', 0, 0, 0.6, 'C424', 1, '*'),
(793, 'college', 'college', 0, 0, 0.4667, 'C420', 1, '*'),
(794, 'come', 'come', 0, 0, 0.2667, 'C500', 1, '*'),
(795, 'comes', 'comes', 0, 0, 0.3333, 'C520', 1, '*'),
(796, 'containing', 'containing', 0, 0, 0.6667, 'C5352', 1, '*'),
(797, 'content', 'content', 0, 0, 0.4667, 'C5353', 1, '*'),
(798, 'contrary', 'contrary', 0, 0, 0.5333, 'C536', 1, '*'),
(799, 'default', 'default', 0, 0, 0.4667, 'D143', 1, '*'),
(800, 'desktop', 'desktop', 0, 0, 0.4667, 'D231', 1, '*'),
(801, 'discovered', 'discovered', 0, 0, 0.6667, 'D2163', 1, '*'),
(802, 'distracted', 'distracted', 0, 0, 0.6667, 'D23623', 1, '*'),
(803, 'distribution', 'distribution', 0, 0, 0.8, 'D236135', 1, '*'),
(804, 'do', 'do', 0, 0, 0.1333, 'D000', 1, '*'),
(805, 'does', 'does', 0, 0, 0.2667, 'D200', 1, '*'),
(806, 'dummy', 'dummy', 0, 0, 0.3333, 'D500', 1, '*'),
(807, 'during', 'during', 0, 0, 0.4, 'D652', 1, '*'),
(808, 'editors', 'editors', 0, 0, 0.4667, 'E362', 1, '*'),
(809, 'electronic', 'electronic', 0, 0, 0.6667, 'E423652', 1, '*'),
(810, 'english', 'english', 0, 0, 0.4667, 'E5242', 1, '*'),
(811, 'essentially', 'essentially', 0, 0, 0.7333, 'E2534', 1, '*'),
(812, 'established', 'established', 0, 0, 0.7333, 'E231423', 1, '*'),
(813, 'ethics', 'ethics', 0, 0, 0.4, 'E320', 1, '*'),
(814, 'ever', 'ever', 0, 0, 0.2667, 'E160', 1, '*'),
(815, 'evil', 'evil', 0, 0, 0.2667, 'E140', 1, '*'),
(816, 'evolved', 'evolved', 0, 0, 0.4667, 'E1413', 1, '*'),
(817, 'extremes', 'extremes', 0, 0, 0.5333, 'E23652', 1, '*'),
(818, 'fact', 'fact', 0, 0, 0.2667, 'F230', 1, '*'),
(819, 'first', 'first', 0, 0, 0.3333, 'F623', 1, '*'),
(820, 'five', 'five', 0, 0, 0.2667, 'F000', 1, '*'),
(821, 'for', 'for', 0, 0, 0.2, 'F600', 1, '*'),
(822, 'from', 'from', 0, 0, 0.2667, 'F650', 1, '*'),
(823, 'galley', 'galley', 0, 0, 0.4, 'G400', 1, '*'),
(824, 'going', 'going', 0, 0, 0.3333, 'G520', 1, '*'),
(825, 'good', 'good', 0, 0, 0.2667, 'G300', 1, '*'),
(826, 'has', 'has', 0, 0, 0.2, 'H200', 1, '*'),
(827, 'have', 'have', 0, 0, 0.2667, 'H100', 1, '*'),
(828, 'here', 'here', 0, 0, 0.2667, 'H600', 1, '*'),
(829, 'here\',', 'here\',', 0, 0, 0.4, 'H600', 1, '*'),
(830, 'humour', 'humour', 0, 0, 0.4, 'H560', 1, '*'),
(831, 'in', 'in', 0, 0, 0.1333, 'I500', 1, '*'),
(832, 'including', 'including', 0, 0, 0.6, 'I524352', 1, '*'),
(833, 'industry', 'industry', 0, 0, 0.5333, 'I53236', 1, '*'),
(834, 'industry\'s', 'industry\'s', 0, 0, 0.6667, 'I532362', 1, '*'),
(835, 'infancy', 'infancy', 0, 0, 0.4667, 'I5152', 1, '*'),
(836, 'injected', 'injected', 0, 0, 0.5333, 'I523', 1, '*'),
(837, 'into', 'into', 0, 0, 0.2667, 'I530', 1, '*'),
(838, 'ipsum\'', 'ipsum\'', 0, 0, 0.4, 'I125', 1, '*'),
(839, 'is', 'is', 0, 0, 0.1333, 'I200', 1, '*'),
(840, 'it', 'it', 0, 0, 0.1333, 'I300', 1, '*'),
(841, 'its', 'its', 0, 0, 0.2, 'I320', 1, '*'),
(842, 'latin', 'latin', 0, 0, 0.3333, 'L350', 1, '*'),
(843, 'layout', 'layout', 0, 0, 0.4, 'L300', 1, '*'),
(844, 'leap', 'leap', 0, 0, 0.2667, 'L100', 1, '*'),
(845, 'letters', 'letters', 0, 0, 0.4667, 'L362', 1, '*'),
(846, 'like', 'like', 0, 0, 0.2667, 'L200', 1, '*'),
(847, 'line', 'line', 0, 0, 0.2667, 'L500', 1, '*'),
(848, 'literature', 'literature', 0, 0, 0.6667, 'L3636', 1, '*'),
(849, 'long', 'long', 0, 0, 0.2667, 'L520', 1, '*'),
(850, 'look', 'look', 0, 0, 0.2667, 'L200', 1, '*'),
(851, 'looked', 'looked', 0, 0, 0.4, 'L230', 1, '*'),
(852, 'looking', 'looking', 0, 0, 0.4667, 'L252', 1, '*'),
(853, 'make', 'make', 0, 0, 0.2667, 'M200', 1, '*'),
(854, 'making', 'making', 0, 0, 0.4, 'M252', 1, '*'),
(855, 'many', 'many', 0, 0, 0.2667, 'M000', 1, '*'),
(856, 'mcclintock', 'mcclintock', 0, 0, 0.6667, 'M24532', 1, '*'),
(857, 'model', 'model', 0, 0, 0.3333, 'M340', 1, '*'),
(858, 'more', 'more', 0, 0, 0.2667, 'M600', 1, '*'),
(859, 'more-or-less', 'more-or-less', 0, 0, 0.8, 'M642', 1, '*'),
(860, 'normal', 'normal', 0, 0, 0.4, 'N654', 1, '*'),
(861, 'not', 'not', 0, 0, 0.2, 'N300', 1, '*'),
(862, 'now', 'now', 0, 0, 0.2, 'N000', 1, '*'),
(863, 'obscure', 'obscure', 0, 0, 0.4667, 'O126', 1, '*'),
(864, 'of', 'of', 0, 0, 0.1333, 'O100', 1, '*'),
(865, 'old', 'old', 0, 0, 0.2, 'O430', 1, '*'),
(866, 'on', 'on', 0, 0, 0.1333, 'O500', 1, '*'),
(867, 'one', 'one', 0, 0, 0.2, 'O500', 1, '*'),
(868, 'only', 'only', 0, 0, 0.2667, 'O540', 1, '*'),
(869, 'opposed', 'opposed', 0, 0, 0.4667, 'O123', 1, '*'),
(870, 'over', 'over', 0, 0, 0.2667, 'O160', 1, '*'),
(871, 'packages', 'packages', 0, 0, 0.5333, 'P200', 1, '*'),
(872, 'page', 'page', 0, 0, 0.2667, 'P200', 1, '*'),
(873, 'passage', 'passage', 0, 0, 0.4667, 'P200', 1, '*'),
(874, 'passages', 'passages', 0, 0, 0.5333, 'P200', 1, '*'),
(875, 'piece', 'piece', 0, 0, 0.3333, 'P200', 1, '*'),
(876, 'point', 'point', 0, 0, 0.3333, 'P530', 1, '*'),
(877, 'popular', 'popular', 0, 0, 0.4667, 'P460', 1, '*'),
(878, 'popularised', 'popularised', 0, 0, 0.7333, 'P4623', 1, '*'),
(879, 'printer', 'printer', 0, 0, 0.4667, 'P6536', 1, '*'),
(880, 'printing', 'printing', 0, 0, 0.5333, 'P65352', 1, '*'),
(881, 'professor', 'professor', 0, 0, 0.6, 'P6126', 1, '*'),
(882, 'publishing', 'publishing', 0, 0, 0.6667, 'P4252', 1, '*'),
(883, 'purpose', 'purpose', 0, 0, 0.4667, 'P612', 1, '*'),
(884, 'random', 'random', 0, 0, 0.4, 'R535', 1, '*'),
(885, 'readable', 'readable', 0, 0, 0.5333, 'R314', 1, '*'),
(886, 'reader', 'reader', 0, 0, 0.4, 'R360', 1, '*'),
(887, 'recently', 'recently', 0, 0, 0.5333, 'R2534', 1, '*'),
(888, 'release', 'release', 0, 0, 0.4667, 'R420', 1, '*'),
(889, 'remaining', 'remaining', 0, 0, 0.6, 'R520', 1, '*'),
(890, 'renaissance', 'renaissance', 0, 0, 0.7333, 'R5252', 1, '*'),
(891, 'richard', 'richard', 0, 0, 0.4667, 'R263', 1, '*'),
(892, 'roots', 'roots', 0, 0, 0.3333, 'R320', 1, '*'),
(893, 'scrambled', 'scrambled', 0, 0, 0.6, 'S65143', 1, '*'),
(894, 'search', 'search', 0, 0, 0.4, 'S620', 1, '*'),
(895, 'section', 'section', 0, 0, 0.4667, 'S350', 1, '*'),
(896, 'sections', 'sections', 0, 0, 0.5333, 'S352', 1, '*'),
(897, 'sheets', 'sheets', 0, 0, 0.4, 'S320', 1, '*'),
(898, 'simply', 'simply', 0, 0, 0.4, 'S514', 1, '*'),
(899, 'since', 'since', 0, 0, 0.3333, 'S520', 1, '*'),
(900, 'sites', 'sites', 0, 0, 0.3333, 'S320', 1, '*'),
(901, 'software', 'software', 0, 0, 0.5333, 'S136', 1, '*'),
(902, 'sometimes', 'sometimes', 0, 0, 0.6, 'S5352', 1, '*'),
(903, 'source', 'source', 0, 0, 0.4, 'S620', 1, '*'),
(904, 'specimen', 'specimen', 0, 0, 0.5333, 'S125', 1, '*'),
(905, 'standard', 'standard', 0, 0, 0.5333, 'S35363', 1, '*'),
(906, 'still', 'still', 0, 0, 0.3333, 'S340', 1, '*'),
(907, 'survived', 'survived', 0, 0, 0.5333, 'S613', 1, '*'),
(908, 'test', 'test', 0, 0, 0.2667, 'T230', 1, '*'),
(909, 'text', 'text', 0, 0, 0.2667, 'T230', 1, '*'),
(910, 'that', 'that', 0, 0, 0.2667, 'T000', 1, '*'),
(911, 'the', 'the', 0, 0, 0.2, 'T000', 1, '*'),
(912, 'their', 'their', 0, 0, 0.3333, 'T600', 1, '*'),
(913, 'theory', 'theory', 0, 0, 0.4, 'T600', 1, '*'),
(914, 'this', 'this', 0, 0, 0.2667, 'T200', 1, '*'),
(915, 'through', 'through', 0, 0, 0.4667, 'T620', 1, '*'),
(916, 'to', 'to', 0, 0, 0.1333, 'T000', 1, '*'),
(917, 'took', 'took', 0, 0, 0.2667, 'T200', 1, '*'),
(918, 'treatise', 'treatise', 0, 0, 0.5333, 'T632', 1, '*'),
(919, 'type', 'type', 0, 0, 0.2667, 'T100', 1, '*'),
(920, 'typesetting', 'typesetting', 0, 0, 0.7333, 'T12352', 1, '*'),
(921, 'unchanged', 'unchanged', 0, 0, 0.6, 'U52523', 1, '*'),
(922, 'uncover', 'uncover', 0, 0, 0.4667, 'U5216', 1, '*'),
(923, 'undoubtable', 'undoubtable', 0, 0, 0.7333, 'U531314', 1, '*'),
(924, 'unknown', 'unknown', 0, 0, 0.4667, 'U525', 1, '*'),
(925, 'up', 'up', 0, 0, 0.1333, 'U100', 1, '*'),
(926, 'use', 'use', 0, 0, 0.2, 'U200', 1, '*'),
(927, 'using', 'using', 0, 0, 0.3333, 'U252', 1, '*'),
(928, 'various', 'various', 0, 0, 0.4667, 'V620', 1, '*'),
(929, 'versions', 'versions', 0, 0, 0.5333, 'V6252', 1, '*'),
(930, 'very', 'very', 0, 0, 0.2667, 'V600', 1, '*'),
(931, 'virginia', 'virginia', 0, 0, 0.5333, 'V625', 1, '*'),
(932, 'was', 'was', 0, 0, 0.2, 'W200', 1, '*'),
(933, 'we', 'we', 0, 0, 0.1333, 'W000', 1, '*'),
(934, 'web', 'web', 0, 0, 0.2, 'W100', 1, '*'),
(935, 'what', 'what', 0, 0, 0.2667, 'W300', 1, '*'),
(936, 'when', 'when', 0, 0, 0.2667, 'W500', 1, '*'),
(937, 'where', 'where', 0, 0, 0.3333, 'W600', 1, '*'),
(938, 'why', 'why', 0, 0, 0.2, 'W000', 1, '*'),
(939, 'will', 'will', 0, 0, 0.2667, 'W400', 1, '*'),
(940, 'with', 'with', 0, 0, 0.2667, 'W300', 1, '*'),
(941, 'word', 'word', 0, 0, 0.2667, 'W630', 1, '*'),
(942, 'words', 'words', 0, 0, 0.3333, 'W632', 1, '*'),
(943, 'written', 'written', 0, 0, 0.4667, 'W635', 1, '*'),
(944, 'years', 'years', 0, 0, 0.3333, 'Y620', 1, '*'),
(1023, '3', '3', 0, 0, 0.1, '', 27, 'ru'),
(1024, 'dostavka', 'dostavka', 0, 0, 0.5333, 'D2312', 2, 'ru'),
(1025, 'доставка', 'доставк', 0, 0, 0.5333, 'д000', 2, 'ru'),
(1026, '4', '4', 0, 0, 0.1, '', 4, 'en'),
(1027, 'delivery', 'deliveri', 0, 0, 0.5333, 'D416', 1, 'en'),
(1029, '8', '8', 0, 0, 0.1, '', 1, '*'),
(1030, 'novosti', 'novosti', 0, 0, 0.4667, 'N123', 1, '*'),
(1031, 'новости', 'новости', 0, 0, 0.4667, 'н000', 1, '*'),
(1032, '8', '8', 0, 0, 0.1, '', 18, 'ru'),
(1033, 'novosti', 'novosti', 0, 0, 0.4667, 'N123', 2, 'ru'),
(1034, 'новости', 'новост', 0, 0, 0.4667, 'н000', 2, 'ru'),
(1035, '9', '9', 0, 0, 0.1, '', 4, 'en'),
(1036, 'news', 'news', 0, 0, 0.2667, 'N200', 1, 'en'),
(1038, '10', '10', 0, 0, 0.2, '', 27, 'ru'),
(1039, 'restorany', 'restorany', 0, 0, 0.6, 'R2365', 3, 'ru'),
(1040, 'рестораны', 'рестора', 0, 0, 0.6, 'р000', 3, 'ru'),
(1041, '11', '11', 0, 0, 0.2, '', 5, 'en'),
(1042, 'restaurants', 'restaur', 0, 0, 0.7333, 'R236532', 11, 'en'),
(1043, '12', '12', 0, 0, 0.2, '', 26, 'ru'),
(1044, 'vakansii', 'vakansii', 0, 0, 0.5333, 'V252', 7, 'ru'),
(1045, 'вакансии', 'ваканс', 0, 0, 0.5333, 'в000', 7, 'ru'),
(1046, '13', '13', 0, 0, 0.2, '', 4, 'en'),
(1047, 'jobs', 'job', 0, 0, 0.2667, 'J120', 4, 'en'),
(1048, 'всёещё', 'всёещё', 0, 0, 0.4, 'в000', 31, 'ru'),
(1049, '14', '14', 0, 0, 0.2, '', 5, 'ru'),
(1050, 'glavnaya', 'glavnaya', 0, 0, 0.5333, 'G415', 31, 'ru'),
(1051, 'главная', 'главн', 0, 0, 0.4667, 'г000', 29, 'ru'),
(1052, '15', '15', 0, 0, 0.2, '', 1, 'en'),
(1053, 'home', 'home', 0, 0, 0.2667, 'H500', 15, 'en'),
(1055, '5', '5', 0, 0, 0.1, '', 46, 'ru'),
(1056, '6', '6', 0, 0, 0.1, '', 17, 'en'),
(1057, '7', '7', 0, 0, 0.1, '', 33, 'ru'),
(1058, 'naturalnye', 'naturalnye', 0, 0, 0.6667, 'N3645', 18, 'ru'),
(1059, 's', 's', 0, 0, 0.0667, 'S000', 18, 'ru'),
(1060, 'soboj', 'soboj', 0, 0, 0.3333, 'S120', 18, 'ru'),
(1061, 'soki', 'soki', 0, 0, 0.2667, 'S000', 18, 'ru'),
(1062, 'натуральные', 'натуральн', 0, 0, 0.7333, 'н000', 18, 'ru'),
(1063, 'собой', 'соб', 0, 0, 0.3333, 'с000', 31, 'ru'),
(1064, 'соки', 'сок', 0, 0, 0.2667, 'с000', 18, 'ru'),
(1072, '8', '8', 0, 0, 0.1, '', 4, 'en'),
(1073, 'go', 'go', 0, 0, 0.1333, 'G000', 1, 'en'),
(1074, 'juices', 'juic', 0, 0, 0.4, 'J000', 1, 'en'),
(1075, 'natural', 'natur', 0, 0, 0.4667, 'N364', 3, 'en'),
(1079, '2', '2', 0, 0, 0.1, '', 48, 'ru'),
(1080, '9', '9', 0, 0, 0.1, '', 25, 'ru'),
(1082, 'burger', 'burger', 0, 0, 0.4, 'B626', 8, 'ru'),
(1083, 'nash', 'nash', 0, 0, 0.2667, 'N200', 8, 'ru'),
(1084, 'novyj', 'novyj', 0, 0, 0.3333, 'N120', 8, 'ru'),
(1085, 'бургер', 'бургер', 0, 0, 0.4, 'б000', 7, 'ru'),
(1086, 'наш', 'наш', 0, 0, 0.2, 'н000', 7, 'ru'),
(1087, 'новый', 'нов', 0, 0, 0.3333, 'н000', 7, 'ru'),
(1089, '10', '10', 0, 0, 0.2, '', 11, 'en'),
(1090, 'burger', 'burger', 0, 0, 0.4, 'B626', 3, 'en'),
(1091, 'new', 'new', 0, 0, 0.2, 'N000', 5, 'en'),
(1092, 'our', 'our', 1, 0, 0.025, 'O600', 25, 'en'),
(1096, '\'content', '\'content', 0, 0, 0.5333, 'C5353', 3, 'ru'),
(1097, '\'lorem', '\'lorem', 0, 0, 0.4, 'L650', 3, 'ru'),
(1098, '11', '11', 0, 0, 0.2, '', 22, 'ru'),
(1099, '1500s', '1500s', 0, 0, 0.3333, 'S000', 3, 'ru'),
(1100, '1960s', '1960s', 0, 0, 0.3333, 'S000', 3, 'ru'),
(1101, '2000', '2000', 0, 0, 0.4, '', 3, 'ru'),
(1102, 'a', 'a', 0, 0, 0.0667, 'A000', 3, 'ru'),
(1103, 'accident', 'accident', 0, 0, 0.5333, 'A2353', 3, 'ru'),
(1104, 'also', 'also', 0, 0, 0.2667, 'A420', 3, 'ru'),
(1105, 'an', 'an', 0, 0, 0.1333, 'A500', 3, 'ru'),
(1106, 'and', 'and', 0, 0, 0.2, 'A530', 3, 'ru'),
(1107, 'as', 'as', 0, 0, 0.1333, 'A200', 3, 'ru'),
(1108, 'at', 'at', 0, 0, 0.1333, 'A300', 3, 'ru'),
(1109, 'bc', 'bc', 0, 0, 0.1333, 'B200', 3, 'ru'),
(1110, 'be', 'be', 0, 0, 0.1333, 'B000', 3, 'ru'),
(1111, 'been', 'been', 0, 0, 0.2667, 'B500', 3, 'ru'),
(1112, 'belief', 'belief', 0, 0, 0.4, 'B410', 3, 'ru'),
(1113, 'book', 'book', 0, 0, 0.2667, 'B200', 3, 'ru'),
(1114, 'but', 'but', 0, 0, 0.2, 'B300', 3, 'ru'),
(1115, 'by', 'by', 0, 0, 0.1333, 'B000', 3, 'ru'),
(1116, 'centuries', 'centuries', 0, 0, 0.6, 'C5362', 3, 'ru'),
(1117, 'cicero', 'cicero', 0, 0, 0.4, 'C600', 3, 'ru'),
(1118, 'cites', 'cites', 0, 0, 0.3333, 'C320', 3, 'ru'),
(1119, 'classical', 'classical', 0, 0, 0.6, 'C424', 3, 'ru'),
(1120, 'college', 'college', 0, 0, 0.4667, 'C420', 3, 'ru'),
(1121, 'comes', 'comes', 0, 0, 0.3333, 'C520', 3, 'ru'),
(1122, 'containing', 'containing', 0, 0, 0.6667, 'C5352', 3, 'ru'),
(1123, 'content', 'content', 0, 0, 0.4667, 'C5353', 3, 'ru'),
(1124, 'contrary', 'contrary', 0, 0, 0.5333, 'C536', 3, 'ru'),
(1125, 'default', 'default', 0, 0, 0.4667, 'D143', 3, 'ru'),
(1126, 'desert', 'desert', 0, 0, 0.4, 'D263', 10, 'ru');
INSERT INTO `lsqvo_finder_terms` (`term_id`, `term`, `stem`, `common`, `phrase`, `weight`, `soundex`, `links`, `language`) VALUES
(1127, 'desktop', 'desktop', 0, 0, 0.4667, 'D231', 3, 'ru'),
(1128, 'discovered', 'discovered', 0, 0, 0.6667, 'D2163', 3, 'ru'),
(1129, 'distracted', 'distracted', 0, 0, 0.6667, 'D23623', 3, 'ru'),
(1130, 'distribution', 'distribution', 0, 0, 0.8, 'D236135', 3, 'ru'),
(1131, 'dummy', 'dummy', 0, 0, 0.3333, 'D500', 3, 'ru'),
(1132, 'during', 'during', 0, 0, 0.4, 'D652', 3, 'ru'),
(1133, 'editors', 'editors', 0, 0, 0.4667, 'E362', 3, 'ru'),
(1134, 'electronic', 'electronic', 0, 0, 0.6667, 'E423652', 3, 'ru'),
(1135, 'english', 'english', 0, 0, 0.4667, 'E5242', 3, 'ru'),
(1136, 'essentially', 'essentially', 0, 0, 0.7333, 'E2534', 3, 'ru'),
(1137, 'established', 'established', 0, 0, 0.7333, 'E231423', 3, 'ru'),
(1138, 'ethics', 'ethics', 0, 0, 0.4, 'E320', 3, 'ru'),
(1139, 'ever', 'ever', 0, 0, 0.2667, 'E160', 3, 'ru'),
(1140, 'evil', 'evil', 0, 0, 0.2667, 'E140', 3, 'ru'),
(1141, 'evolved', 'evolved', 0, 0, 0.4667, 'E1413', 3, 'ru'),
(1142, 'extremes', 'extremes', 0, 0, 0.5333, 'E23652', 3, 'ru'),
(1143, 'fact', 'fact', 0, 0, 0.2667, 'F230', 3, 'ru'),
(1144, 'first', 'first', 0, 0, 0.3333, 'F623', 3, 'ru'),
(1145, 'five', 'five', 0, 0, 0.2667, 'F000', 3, 'ru'),
(1146, 'for', 'for', 0, 0, 0.2, 'F600', 3, 'ru'),
(1147, 'from', 'from', 0, 0, 0.2667, 'F650', 3, 'ru'),
(1148, 'galley', 'galley', 0, 0, 0.4, 'G400', 3, 'ru'),
(1149, 'going', 'going', 0, 0, 0.3333, 'G520', 3, 'ru'),
(1150, 'good', 'good', 0, 0, 0.2667, 'G300', 3, 'ru'),
(1151, 'has', 'has', 0, 0, 0.2, 'H200', 3, 'ru'),
(1152, 'have', 'have', 0, 0, 0.2667, 'H100', 3, 'ru'),
(1153, 'here', 'here', 0, 0, 0.2667, 'H600', 3, 'ru'),
(1154, 'here\',', 'here\',', 0, 0, 0.4, 'H600', 3, 'ru'),
(1155, 'humour', 'humour', 0, 0, 0.4, 'H560', 3, 'ru'),
(1156, 'in', 'in', 0, 0, 0.1333, 'I500', 3, 'ru'),
(1157, 'including', 'including', 0, 0, 0.6, 'I524352', 3, 'ru'),
(1158, 'industry', 'industry', 0, 0, 0.5333, 'I53236', 3, 'ru'),
(1159, 'industry\'s', 'industry\'s', 0, 0, 0.6667, 'I532362', 3, 'ru'),
(1160, 'infancy', 'infancy', 0, 0, 0.4667, 'I5152', 3, 'ru'),
(1161, 'injected', 'injected', 0, 0, 0.5333, 'I523', 3, 'ru'),
(1162, 'into', 'into', 0, 0, 0.2667, 'I530', 3, 'ru'),
(1163, 'ipsum\'', 'ipsum\'', 0, 0, 0.4, 'I125', 3, 'ru'),
(1164, 'is', 'is', 0, 0, 0.1333, 'I200', 3, 'ru'),
(1165, 'it', 'it', 0, 0, 0.1333, 'I300', 11, 'ru'),
(1166, 'its', 'its', 0, 0, 0.2, 'I320', 3, 'ru'),
(1167, 'latin', 'latin', 0, 0, 0.3333, 'L350', 3, 'ru'),
(1168, 'layout', 'layout', 0, 0, 0.4, 'L300', 3, 'ru'),
(1169, 'leap', 'leap', 0, 0, 0.2667, 'L100', 3, 'ru'),
(1170, 'letnij', 'letnij', 0, 0, 0.4, 'L352', 10, 'ru'),
(1171, 'letters', 'letters', 0, 0, 0.4667, 'L362', 3, 'ru'),
(1172, 'like', 'like', 0, 0, 0.2667, 'L200', 3, 'ru'),
(1173, 'line', 'line', 0, 0, 0.2667, 'L500', 3, 'ru'),
(1174, 'literature', 'literature', 0, 0, 0.6667, 'L3636', 3, 'ru'),
(1175, 'long', 'long', 0, 0, 0.2667, 'L520', 3, 'ru'),
(1176, 'look', 'look', 0, 0, 0.2667, 'L200', 3, 'ru'),
(1177, 'looked', 'looked', 0, 0, 0.4, 'L230', 3, 'ru'),
(1178, 'looking', 'looking', 0, 0, 0.4667, 'L252', 3, 'ru'),
(1179, 'make', 'make', 0, 0, 0.2667, 'M200', 3, 'ru'),
(1180, 'making', 'making', 0, 0, 0.4, 'M252', 3, 'ru'),
(1181, 'many', 'many', 0, 0, 0.2667, 'M000', 3, 'ru'),
(1182, 'mcclintock', 'mcclintock', 0, 0, 0.6667, 'M24532', 3, 'ru'),
(1183, 'model', 'model', 0, 0, 0.3333, 'M340', 3, 'ru'),
(1184, 'more', 'more', 0, 0, 0.2667, 'M600', 3, 'ru'),
(1185, 'more-or-less', 'more-or-less', 0, 0, 0.8, 'M642', 3, 'ru'),
(1186, 'normal', 'normal', 0, 0, 0.4, 'N654', 3, 'ru'),
(1187, 'not', 'not', 0, 0, 0.2, 'N300', 3, 'ru'),
(1188, 'now', 'now', 0, 0, 0.2, 'N000', 3, 'ru'),
(1189, 'obscure', 'obscure', 0, 0, 0.4667, 'O126', 3, 'ru'),
(1190, 'of', 'of', 0, 0, 0.1333, 'O100', 3, 'ru'),
(1191, 'old', 'old', 0, 0, 0.2, 'O430', 3, 'ru'),
(1192, 'on', 'on', 0, 0, 0.1333, 'O500', 3, 'ru'),
(1193, 'one', 'one', 0, 0, 0.2, 'O500', 3, 'ru'),
(1194, 'only', 'only', 0, 0, 0.2667, 'O540', 3, 'ru'),
(1195, 'opposed', 'opposed', 0, 0, 0.4667, 'O123', 3, 'ru'),
(1196, 'over', 'over', 0, 0, 0.2667, 'O160', 3, 'ru'),
(1197, 'packages', 'packages', 0, 0, 0.5333, 'P200', 3, 'ru'),
(1198, 'page', 'page', 0, 0, 0.2667, 'P200', 3, 'ru'),
(1199, 'passage', 'passage', 0, 0, 0.4667, 'P200', 3, 'ru'),
(1200, 'passages', 'passages', 0, 0, 0.5333, 'P200', 3, 'ru'),
(1201, 'piece', 'piece', 0, 0, 0.3333, 'P200', 3, 'ru'),
(1202, 'point', 'point', 0, 0, 0.3333, 'P530', 3, 'ru'),
(1203, 'popular', 'popular', 0, 0, 0.4667, 'P460', 3, 'ru'),
(1204, 'popularised', 'popularised', 0, 0, 0.7333, 'P4623', 3, 'ru'),
(1205, 'printer', 'printer', 0, 0, 0.4667, 'P6536', 3, 'ru'),
(1206, 'printing', 'printing', 0, 0, 0.5333, 'P65352', 3, 'ru'),
(1207, 'professor', 'professor', 0, 0, 0.6, 'P6126', 3, 'ru'),
(1208, 'publishing', 'publishing', 0, 0, 0.6667, 'P4252', 3, 'ru'),
(1209, 'purpose', 'purpose', 0, 0, 0.4667, 'P612', 3, 'ru'),
(1210, 'random', 'random', 0, 0, 0.4, 'R535', 3, 'ru'),
(1211, 'readable', 'readable', 0, 0, 0.5333, 'R314', 3, 'ru'),
(1212, 'reader', 'reader', 0, 0, 0.4, 'R360', 3, 'ru'),
(1213, 'recently', 'recently', 0, 0, 0.5333, 'R2534', 3, 'ru'),
(1214, 'release', 'release', 0, 0, 0.4667, 'R420', 3, 'ru'),
(1215, 'remaining', 'remaining', 0, 0, 0.6, 'R520', 3, 'ru'),
(1216, 'renaissance', 'renaissance', 0, 0, 0.7333, 'R5252', 3, 'ru'),
(1217, 'richard', 'richard', 0, 0, 0.4667, 'R263', 3, 'ru'),
(1218, 'roots', 'roots', 0, 0, 0.3333, 'R320', 3, 'ru'),
(1219, 'scrambled', 'scrambled', 0, 0, 0.6, 'S65143', 3, 'ru'),
(1220, 'search', 'search', 0, 0, 0.4, 'S620', 3, 'ru'),
(1221, 'section', 'section', 0, 0, 0.4667, 'S350', 3, 'ru'),
(1222, 'sections', 'sections', 0, 0, 0.5333, 'S352', 3, 'ru'),
(1223, 'sheets', 'sheets', 0, 0, 0.4, 'S320', 3, 'ru'),
(1224, 'simply', 'simply', 0, 0, 0.4, 'S514', 3, 'ru'),
(1225, 'since', 'since', 0, 0, 0.3333, 'S520', 3, 'ru'),
(1226, 'sites', 'sites', 0, 0, 0.3333, 'S320', 3, 'ru'),
(1227, 'software', 'software', 0, 0, 0.5333, 'S136', 3, 'ru'),
(1228, 'sometimes', 'sometimes', 0, 0, 0.6, 'S5352', 3, 'ru'),
(1229, 'source', 'source', 0, 0, 0.4, 'S620', 3, 'ru'),
(1230, 'specimen', 'specimen', 0, 0, 0.5333, 'S125', 3, 'ru'),
(1231, 'standard', 'standard', 0, 0, 0.5333, 'S35363', 3, 'ru'),
(1232, 'still', 'still', 0, 0, 0.3333, 'S340', 3, 'ru'),
(1233, 'survived', 'survived', 0, 0, 0.5333, 'S613', 3, 'ru'),
(1234, 'text', 'text', 0, 0, 0.2667, 'T230', 3, 'ru'),
(1235, 'that', 'that', 0, 0, 0.2667, 'T000', 3, 'ru'),
(1236, 'the', 'the', 0, 0, 0.2, 'T000', 3, 'ru'),
(1237, 'their', 'their', 0, 0, 0.3333, 'T600', 3, 'ru'),
(1238, 'theory', 'theory', 0, 0, 0.4, 'T600', 3, 'ru'),
(1239, 'this', 'this', 0, 0, 0.2667, 'T200', 3, 'ru'),
(1240, 'through', 'through', 0, 0, 0.4667, 'T620', 3, 'ru'),
(1241, 'to', 'to', 0, 0, 0.1333, 'T000', 3, 'ru'),
(1242, 'took', 'took', 0, 0, 0.2667, 'T200', 3, 'ru'),
(1243, 'treatise', 'treatise', 0, 0, 0.5333, 'T632', 3, 'ru'),
(1244, 'type', 'type', 0, 0, 0.2667, 'T100', 3, 'ru'),
(1245, 'typesetting', 'typesetting', 0, 0, 0.7333, 'T12352', 3, 'ru'),
(1246, 'unchanged', 'unchanged', 0, 0, 0.6, 'U52523', 3, 'ru'),
(1247, 'uncover', 'uncover', 0, 0, 0.4667, 'U5216', 3, 'ru'),
(1248, 'undoubtable', 'undoubtable', 0, 0, 0.7333, 'U531314', 3, 'ru'),
(1249, 'unknown', 'unknown', 0, 0, 0.4667, 'U525', 3, 'ru'),
(1250, 'up', 'up', 0, 0, 0.1333, 'U100', 3, 'ru'),
(1251, 'use', 'use', 0, 0, 0.2, 'U200', 3, 'ru'),
(1252, 'using', 'using', 0, 0, 0.3333, 'U252', 3, 'ru'),
(1253, 'various', 'various', 0, 0, 0.4667, 'V620', 3, 'ru'),
(1254, 'versions', 'versions', 0, 0, 0.5333, 'V6252', 3, 'ru'),
(1255, 'very', 'very', 0, 0, 0.2667, 'V600', 3, 'ru'),
(1256, 'virginia', 'virginia', 0, 0, 0.5333, 'V625', 3, 'ru'),
(1257, 'was', 'was', 0, 0, 0.2, 'W200', 3, 'ru'),
(1258, 'web', 'web', 0, 0, 0.2, 'W100', 3, 'ru'),
(1259, 'when', 'when', 0, 0, 0.2667, 'W500', 3, 'ru'),
(1260, 'will', 'will', 0, 0, 0.2667, 'W400', 3, 'ru'),
(1261, 'with', 'with', 0, 0, 0.2667, 'W300', 3, 'ru'),
(1262, 'word', 'word', 0, 0, 0.2667, 'W630', 3, 'ru'),
(1263, 'words', 'words', 0, 0, 0.3333, 'W632', 3, 'ru'),
(1264, 'written', 'written', 0, 0, 0.4667, 'W635', 3, 'ru'),
(1265, 'years', 'years', 0, 0, 0.3333, 'Y620', 3, 'ru'),
(1266, 'десерт', 'десерт', 0, 0, 0.4, 'д000', 7, 'ru'),
(1267, 'летний', 'летн', 0, 0, 0.4, 'л000', 7, 'ru'),
(1354, '13', '13', 0, 0, 0.2, '', 3, 'ru'),
(1355, '15', '15', 0, 0, 0.2, '', 5, 'ru'),
(1356, '250', '250', 0, 0, 0.3, '', 10, 'en'),
(1357, 'aroma', 'aroma', 0, 0, 0.3333, 'A650', 10, 'en'),
(1358, 'bar', 'bar', 0, 0, 0.2, 'B600', 22, 'en'),
(1359, 'bars', 'bar', 0, 0, 0.2667, 'B620', 10, 'en'),
(1360, 'beer', 'beer', 0, 0, 0.2667, 'B600', 12, 'en'),
(1361, 'broadcasts', 'broadcast', 0, 0, 0.6667, 'B63232', 10, 'en'),
(1362, 'coal', 'coal', 0, 0, 0.2667, 'C400', 10, 'en'),
(1363, 'cooked', 'cook', 0, 0, 0.4, 'C300', 10, 'en'),
(1364, 'cozy', 'cozi', 0, 0, 0.2667, 'C000', 18, 'en'),
(1365, 'delicious', 'delici', 0, 0, 0.6, 'D420', 18, 'en'),
(1366, 'every', 'everi', 0, 0, 0.3333, 'E160', 16, 'en'),
(1367, 'feature', 'featur', 0, 0, 0.4667, 'F360', 10, 'en'),
(1368, 'fire', 'fire', 0, 0, 0.2667, 'F600', 10, 'en'),
(1369, 'food', 'food', 0, 0, 0.2667, 'F300', 12, 'en'),
(1370, 'huge', 'huge', 0, 0, 0.2667, 'H200', 10, 'en'),
(1371, 'indifferent', 'indiffer', 0, 0, 0.7333, 'I531653', 10, 'en'),
(1372, 'interesting', 'interest', 0, 0, 0.7333, 'I5362352', 10, 'en'),
(1373, 'large', 'larg', 0, 0, 0.3333, 'L620', 12, 'en'),
(1374, 'leave', 'leav', 0, 0, 0.3333, 'L100', 14, 'en'),
(1375, 'list', 'list', 0, 0, 0.2667, 'L230', 12, 'en'),
(1376, 'lunches', 'lunch', 0, 0, 0.4667, 'L520', 10, 'en'),
(1377, 'modern', 'modern', 0, 0, 0.4, 'M365', 10, 'en'),
(1378, 'network', 'network', 0, 0, 0.4667, 'N362', 32, 'en'),
(1379, 'offers', 'offer', 0, 0, 0.4, 'O162', 16, 'en'),
(1380, 'open', 'open', 0, 0, 0.2667, 'O150', 10, 'en'),
(1381, 'own', 'own', 1, 0, 0.025, 'O500', 18, 'en'),
(1382, 'promotions', 'promot', 0, 0, 0.6667, 'P65352', 16, 'en'),
(1383, 'screen', 'screen', 0, 0, 0.4, 'S650', 10, 'en'),
(1384, 'selection', 'select', 0, 0, 0.6, 'S4235', 10, 'en'),
(1385, 'sports', 'sport', 0, 0, 0.4, 'S1632', 10, 'en'),
(1386, 'stove', 'stove', 0, 0, 0.3333, 'S310', 10, 'en'),
(1387, 'taste', 'tast', 0, 0, 0.3333, 'T230', 16, 'en'),
(1388, 'than', 'than', 1, 0, 0.0333, 'T500', 17, 'en'),
(1389, 'unique', 'uniqu', 0, 0, 0.4, 'U520', 14, 'en'),
(1390, 'varied', 'vari', 0, 0, 0.4, 'V630', 10, 'en'),
(1391, 'varieties', 'varieti', 0, 0, 0.6, 'V632', 10, 'en'),
(1392, 'weekdays', 'weekday', 0, 0, 0.5333, 'W232', 10, 'en'),
(1393, 'you', 'you', 1, 0, 0.025, 'Y000', 33, 'en'),
(1394, 'zames', 'zame', 0, 0, 0.3333, 'Z520', 41, 'en'),
(1419, '250', '250', 0, 0, 0.3, '', 19, 'ru'),
(1420, 'zames', 'zames', 0, 0, 0.3333, 'Z520', 140, 'ru'),
(1421, 'акции', 'акц', 0, 0, 0.3333, 'а000', 26, 'ru'),
(1422, 'ароматом', 'аромат', 0, 0, 0.5333, 'а000', 19, 'ru'),
(1423, 'барной', 'барн', 0, 0, 0.4, 'б000', 19, 'ru'),
(1424, 'баров', 'бар', 0, 0, 0.3333, 'б000', 19, 'ru'),
(1425, 'большой', 'больш', 0, 0, 0.4667, 'б000', 19, 'ru'),
(1426, 'будням', 'будн', 0, 0, 0.4, 'б000', 19, 'ru'),
(1427, 'вас', 'вас', 0, 0, 0.2, 'в000', 32, 'ru'),
(1428, 'вкус', 'вкус', 0, 0, 0.2667, 'в000', 35, 'ru'),
(1429, 'вкусные', 'вкусн', 0, 0, 0.4667, 'в000', 35, 'ru'),
(1430, 'вкусом', 'вкус', 0, 0, 0.4, 'в000', 19, 'ru'),
(1431, 'выбор', 'выбор', 0, 0, 0.3333, 'в000', 23, 'ru'),
(1432, 'еда', 'ед', 0, 0, 0.2, 'е000', 19, 'ru'),
(1433, 'интересные', 'интересн', 0, 0, 0.6667, 'и000', 19, 'ru'),
(1434, 'карты', 'карт', 0, 0, 0.3333, 'к000', 27, 'ru'),
(1435, 'ланчи', 'ланч', 0, 0, 0.3333, 'л000', 19, 'ru'),
(1436, 'любой', 'люб', 0, 0, 0.3333, 'л000', 48, 'ru'),
(1437, 'нашей', 'наш', 0, 0, 0.3333, 'н000', 25, 'ru'),
(1438, 'неповторимым', 'неповторим', 0, 0, 0.8, 'н000', 19, 'ru'),
(1439, 'обладает', 'облада', 0, 0, 0.5333, 'о000', 19, 'ru'),
(1440, 'огне', 'огн', 0, 0, 0.2667, 'о000', 19, 'ru'),
(1441, 'огромном', 'огромн', 0, 0, 0.5333, 'о000', 19, 'ru'),
(1442, 'особенность', 'особен', 0, 0, 0.7333, 'о000', 19, 'ru'),
(1443, 'оставят', 'остав', 0, 0, 0.4667, 'о000', 19, 'ru'),
(1444, 'открытом', 'открыт', 0, 0, 0.5333, 'о000', 19, 'ru'),
(1445, 'печи', 'печ', 0, 0, 0.2667, 'п000', 19, 'ru'),
(1446, 'пива', 'пив', 0, 0, 0.2667, 'п000', 31, 'ru'),
(1447, 'помощью', 'помощ', 0, 0, 0.4667, 'п000', 32, 'ru'),
(1448, 'предложения', 'предложен', 0, 0, 0.7333, 'п000', 74, 'ru'),
(1449, 'приготовленная', 'приготовлен', 0, 0, 0.9333, 'п000', 19, 'ru'),
(1450, 'равнодушным', 'равнодушн', 0, 0, 0.7333, 'р000', 19, 'ru'),
(1451, 'разнообразные', 'разнообразн', 0, 0, 0.8667, 'р000', 19, 'ru'),
(1452, 'ресторанов', 'ресторан', 0, 0, 0.6667, 'р000', 19, 'ru'),
(1453, 'своим', 'сво', 0, 0, 0.3333, 'с000', 27, 'ru'),
(1454, 'сеть', 'сет', 0, 0, 0.2667, 'с000', 19, 'ru'),
(1455, 'современных', 'современ', 0, 0, 0.7333, 'с000', 19, 'ru'),
(1456, 'сортов', 'сорт', 0, 0, 0.4, 'с000', 25, 'ru'),
(1457, 'спортивные', 'спортивн', 0, 0, 0.6667, 'с000', 19, 'ru'),
(1458, 'трансляции', 'трансляц', 0, 0, 0.6667, 'т000', 19, 'ru'),
(1459, 'угольной', 'угольн', 0, 0, 0.5333, 'у000', 19, 'ru'),
(1460, 'уютных', 'уютн', 0, 0, 0.4, 'у000', 19, 'ru'),
(1461, 'экране', 'экран', 0, 0, 0.4, 'э000', 19, 'ru'),
(1462, '19', '19', 0, 0, 0.2, '', 2, '*'),
(1463, 'kashirskaya', 'kashirskaya', 0, 0, 0.7333, 'K620', 3, '*'),
(1464, 'plaza', 'plaza', 0, 0, 0.3333, 'P420', 3, '*'),
(1465, 'trts', 'trts', 0, 0, 0.2667, 'T632', 3, '*'),
(1466, '«каширская', '«каширская', 0, 0, 0.6667, 'к000', 3, '*'),
(1467, 'плаза»', 'плаза»', 0, 0, 0.4, 'п000', 3, '*'),
(1468, 'трц', 'трц', 0, 0, 0.2, 'т000', 3, '*'),
(1469, '20', '20', 0, 0, 0.2, '', 2, '*'),
(1470, '19', '19', 0, 0, 0.2, '', 74, 'ru'),
(1471, 'kashirskaya', 'kashirskaya', 0, 0, 0.7333, 'K620', 73, 'ru'),
(1472, 'plaza', 'plaza', 0, 0, 0.3333, 'P420', 81, 'ru'),
(1473, 'trts', 'trts', 0, 0, 0.2667, 'T632', 84, 'ru'),
(1474, '«каширская', '«каширск', 0, 0, 0.6667, 'к000', 106, 'ru'),
(1475, 'плаза»', 'плаза»', 0, 0, 0.4, 'п000', 113, 'ru'),
(1476, 'трц', 'трц', 0, 0, 0.2, 'т000', 131, 'ru'),
(1477, 'изысканным', 'изыска', 0, 0, 0.6667, 'и000', 81, 'ru'),
(1478, 'искусства', 'искусств', 0, 0, 0.6, 'и000', 81, 'ru'),
(1479, 'каширская', 'каширск', 0, 0, 0.6, 'к000', 22, 'ru'),
(1480, 'материалов', 'материал', 0, 0, 0.6667, 'м000', 94, 'ru'),
(1481, 'плаза', 'плаз', 0, 0, 0.3333, 'п000', 22, 'ru'),
(1482, 'предметов', 'предмет', 0, 0, 0.6, 'п000', 81, 'ru'),
(1483, 'сети', 'сет', 0, 0, 0.2667, 'с000', 100, 'ru'),
(1484, 'сочетанием', 'сочетан', 0, 0, 0.6667, 'с000', 81, 'ru'),
(1485, 'текстур', 'текстур', 0, 0, 0.4667, 'т000', 81, 'ru'),
(1486, 'флагман', 'флагма', 0, 0, 0.4667, 'ф000', 81, 'ru'),
(1492, '20', '20', 0, 0, 0.2, '', 15, 'en'),
(1493, 'art', 'art', 0, 0, 0.2, 'A630', 17, 'en'),
(1494, 'center', 'center', 0, 0, 0.4, 'C536', 23, 'en'),
(1495, 'combination', 'combin', 0, 0, 0.7333, 'C51535', 17, 'en'),
(1496, 'exquisite', 'exquisit', 0, 0, 0.6, 'E230', 17, 'en'),
(1497, 'flagship', 'flagship', 0, 0, 0.5333, 'F421', 17, 'en'),
(1498, 'kashirskaya', 'kashirskaya', 0, 0, 0.7333, 'K620', 14, 'en'),
(1499, 'materials', 'materi', 0, 0, 0.6, 'M3642', 24, 'en'),
(1500, 'objects', 'object', 0, 0, 0.4667, 'O1232', 17, 'en'),
(1501, 'plaza', 'plaza', 0, 0, 0.3333, 'P420', 16, 'en'),
(1502, 'plaza»', 'plaza»', 0, 0, 0.4, 'P420', 17, 'en'),
(1503, 'sc', 'sc', 0, 0, 0.1333, 'S000', 10, 'en'),
(1504, 'shopping', 'shop', 0, 0, 0.5333, 'S152', 25, 'en'),
(1505, 'textures', 'textur', 0, 0, 0.5333, 'T2362', 17, 'en'),
(1506, '«kashirskaya', '«kashirskaya', 0, 0, 0.8, 'K620', 17, 'en'),
(1507, '21', '21', 0, 0, 0.2, '', 19, 'ru'),
(1508, 'mitino', 'mitino', 0, 0, 0.4, 'M350', 19, 'ru'),
(1509, 'митино', 'митин', 0, 0, 0.4, 'м000', 23, 'ru'),
(1511, '22', '22', 0, 0, 0.2, '', 1, 'en'),
(1512, 'area', 'area', 0, 0, 0.2667, 'A600', 3, 'en'),
(1513, 'mitino', 'mitino', 0, 0, 0.4, 'M350', 3, 'en'),
(1515, '23', '23', 0, 0, 0.2, '', 69, 'ru'),
(1516, 'afimoll', 'afimoll', 0, 0, 0.4667, 'A154', 14, 'ru'),
(1517, 'siti', 'siti', 0, 0, 0.2667, 'S300', 14, 'ru'),
(1518, 'афимолл', 'афимолл', 0, 0, 0.4667, 'а000', 11, 'ru'),
(1519, 'сити', 'сит', 0, 0, 0.2667, 'с000', 11, 'ru'),
(1523, '24', '24', 0, 0, 0.2, '', 2, 'en'),
(1524, 'afimall', 'afimal', 0, 0, 0.4667, 'A154', 4, 'en'),
(1525, 'city', 'citi', 0, 0, 0.2667, 'C300', 4, 'en'),
(1527, '25', '25', 0, 0, 0.2, '', 14, 'ru'),
(1528, 'kuntsevo', 'kuntsevo', 0, 0, 0.5333, 'K5321', 15, 'ru'),
(1529, 'pzaza', 'pzaza', 0, 0, 0.3333, 'P200', 7, 'ru'),
(1530, '«кунцево', '«кунцев', 0, 0, 0.5333, 'к000', 15, 'ru'),
(1531, 'пзаза»', 'пзаза»', 0, 0, 0.4, 'п000', 7, 'ru'),
(1535, '26', '26', 0, 0, 0.2, '', 2, 'en'),
(1536, 'kuntsevo', 'kuntsevo', 0, 0, 0.5333, 'K5321', 4, 'en'),
(1537, 'pzaza', 'pzaza', 0, 0, 0.3333, 'P200', 2, 'en'),
(1538, 'pzaza»', 'pzaza»', 0, 0, 0.4, 'P200', 2, 'en'),
(1539, 'sec', 'sec', 0, 0, 0.2, 'S000', 4, 'en'),
(1540, '«kuntsevo', '«kuntsevo', 0, 0, 0.6, 'K5321', 2, 'en'),
(1543, '27', '27', 0, 0, 0.2, '', 11, 'ru'),
(1544, 'khorosho', 'khorosho', 0, 0, 0.5333, 'K620', 5, 'ru'),
(1545, '«хорошо', '«хорош', 0, 0, 0.4667, 'х000', 1, 'ru'),
(1547, '28', '28', 0, 0, 0.2, '', 2, 'en'),
(1548, '«good»', '«good»', 0, 0, 0.4, 'G300', 2, 'en'),
(1549, '«хорошо»', '«хорошо»', 0, 0, 0.5333, 'х000', 11, 'ru'),
(1550, '29', '29', 0, 0, 0.2, '', 11, 'ru'),
(1551, 'butovo', 'butovo', 0, 0, 0.4, 'B310', 11, 'ru'),
(1552, 'бутово', 'бутов', 0, 0, 0.4, 'б000', 11, 'ru'),
(1554, '30', '30', 0, 0, 0.2, '', 7, 'en'),
(1557, '16', '16', 0, 0, 0.2, '', 6, 'ru'),
(1558, 'franshiza', 'franshiza', 0, 0, 0.6, 'F652', 22, 'ru'),
(1559, 'франшиза', 'франшиз', 0, 0, 0.5333, 'ф000', 22, 'ru'),
(1560, '17', '17', 0, 0, 0.2, '', 1, 'en'),
(1561, 'franchise', 'franchis', 0, 0, 0.6, 'F652', 11, 'en'),
(1563, '31', '31', 0, 0, 0.2, '', 20, 'ru'),
(1564, '32', '32', 0, 0, 0.2, '', 10, 'en'),
(1565, 'фыва', 'фыв', 0, 0, 0.2667, 'ф000', 8, 'ru'),
(1566, 'я', 'я', 0, 0, 0.0667, 'я000', 8, 'ru'),
(1568, 'pos-материалов', 'pos-материал', 0, 0, 0.9333, 'P200', 8, 'ru'),
(1569, 'бренд-шефа', 'бренд-шеф', 0, 0, 0.6667, 'б000', 8, 'ru'),
(1570, 'вашем', 'ваш', 0, 0, 0.3333, 'в000', 8, 'ru'),
(1571, 'всю', 'всю', 0, 0, 0.2, 'в000', 8, 'ru'),
(1572, 'вы', 'вы', 0, 0, 0.1333, 'в000', 33, 'ru'),
(1573, 'год', 'год', 0, 0, 0.2, 'г000', 16, 'ru'),
(1574, 'гостей', 'гост', 0, 0, 0.4, 'г000', 20, 'ru'),
(1575, 'готовую', 'готов', 0, 0, 0.4667, 'г000', 8, 'ru'),
(1576, 'два', 'два', 0, 0, 0.2, 'д000', 8, 'ru'),
(1577, 'дизайн-макетов', 'дизайн-макет', 0, 0, 0.9333, 'д000', 8, 'ru'),
(1578, 'дизайн-проект', 'дизайн-проект', 0, 0, 0.8667, 'д000', 8, 'ru'),
(1579, 'документацию', 'документац', 0, 0, 0.8, 'д000', 8, 'ru'),
(1580, 'запуск', 'запуск', 0, 0, 0.4, 'з000', 8, 'ru'),
(1581, 'зарегистрированный', 'зарегистрирова', 0, 0, 1, 'з000', 8, 'ru'),
(1582, 'знак', 'знак', 0, 0, 0.2667, 'з000', 8, 'ru'),
(1583, 'информации', 'информац', 0, 0, 0.6667, 'и000', 21, 'ru'),
(1584, 'ключ', 'ключ', 0, 0, 0.2667, 'к000', 8, 'ru'),
(1585, 'команды', 'команд', 0, 0, 0.4667, 'к000', 8, 'ru'),
(1586, 'компании', 'компан', 0, 0, 0.5333, 'к000', 8, 'ru'),
(1587, 'консультацию', 'консультац', 0, 0, 0.8, 'к000', 8, 'ru'),
(1588, 'корпоративная', 'корпоративн', 0, 0, 0.8667, 'к000', 14, 'ru'),
(1589, 'лояльности', 'лояльност', 0, 0, 0.6667, 'л000', 18, 'ru'),
(1590, 'маркетинг', 'маркетинг', 0, 0, 0.6, 'м000', 8, 'ru'),
(1591, 'маркетинговые', 'маркетингов', 0, 0, 0.8667, 'м000', 8, 'ru'),
(1592, 'меню', 'мен', 0, 0, 0.2667, 'м000', 14, 'ru'),
(1593, 'мероприятия', 'мероприят', 0, 0, 0.7333, 'м000', 8, 'ru'),
(1594, 'модель', 'модел', 0, 0, 0.4, 'м000', 8, 'ru'),
(1595, 'мониторинг', 'мониторинг', 0, 0, 0.6667, 'м000', 8, 'ru'),
(1596, 'нашем', 'наш', 0, 0, 0.3333, 'н000', 8, 'ru'),
(1597, 'наших', 'наш', 0, 0, 0.3333, 'н000', 8, 'ru'),
(1598, 'необходимую', 'необходим', 0, 0, 0.7333, 'н000', 21, 'ru'),
(1599, 'низкие', 'низк', 0, 0, 0.4, 'н000', 8, 'ru'),
(1600, 'обновлением', 'обновлен', 0, 0, 0.7333, 'о000', 8, 'ru'),
(1601, 'обратной', 'обратн', 0, 0, 0.5333, 'о000', 8, 'ru'),
(1602, 'обучение', 'обучен', 0, 0, 0.5333, 'о000', 8, 'ru'),
(1603, 'основателя', 'основател', 0, 0, 0.6667, 'о000', 8, 'ru'),
(1604, 'открытию', 'открыт', 0, 0, 0.5333, 'о000', 8, 'ru'),
(1605, 'открытия', 'открыт', 0, 0, 0.5333, 'о000', 8, 'ru'),
(1606, 'персонала', 'персона', 0, 0, 0.6, 'п000', 8, 'ru'),
(1607, 'под', 'под', 0, 0, 0.2, 'п000', 8, 'ru'),
(1608, 'получаете', 'получа', 0, 0, 0.6, 'п000', 8, 'ru'),
(1609, 'помещения', 'помещен', 0, 0, 0.6, 'п000', 8, 'ru'),
(1610, 'поставщиков', 'поставщик', 0, 0, 0.7333, 'п000', 21, 'ru'),
(1611, 'предоставление', 'предоставлен', 0, 0, 0.9333, 'п000', 21, 'ru'),
(1612, 'приобретая', 'приобрет', 0, 0, 0.6667, 'п000', 8, 'ru'),
(1613, 'проект', 'проект', 0, 0, 0.4, 'п000', 8, 'ru'),
(1614, 'проработанное', 'проработа', 0, 0, 0.8667, 'п000', 8, 'ru'),
(1615, 'раза', 'раз', 0, 0, 0.2667, 'р000', 8, 'ru'),
(1616, 'размещение', 'размещен', 0, 0, 0.6667, 'р000', 21, 'ru'),
(1617, 'разработка', 'разработк', 0, 0, 0.6667, 'р000', 8, 'ru'),
(1618, 'реклама', 'реклам', 0, 0, 0.4667, 'р000', 8, 'ru'),
(1619, 'рекомендуемые', 'рекомендуем', 0, 0, 0.8667, 'р000', 8, 'ru'),
(1620, 'ресторана', 'рестора', 0, 0, 0.6, 'р000', 16, 'ru'),
(1621, 'ресторане', 'ресторан', 0, 0, 0.6, 'р000', 9, 'ru'),
(1622, 'руководство', 'руководств', 0, 0, 0.7333, 'р000', 8, 'ru'),
(1623, 'сайте', 'сайт', 0, 0, 0.3333, 'с000', 8, 'ru'),
(1624, 'самые', 'сам', 0, 0, 0.3333, 'с000', 8, 'ru'),
(1625, 'связи', 'связ', 0, 0, 0.3333, 'с000', 21, 'ru'),
(1626, 'сетях', 'сет', 0, 0, 0.3333, 'с000', 21, 'ru'),
(1627, 'система', 'систем', 0, 0, 0.4667, 'с000', 21, 'ru'),
(1628, 'систему', 'сист', 0, 0, 0.4667, 'с000', 8, 'ru'),
(1629, 'социальных', 'социальн', 0, 0, 0.6667, 'с000', 8, 'ru'),
(1630, 'стройка', 'стройк', 0, 0, 0.4667, 'с000', 8, 'ru'),
(1631, 'технический', 'техническ', 0, 0, 0.7333, 'т000', 8, 'ru'),
(1632, 'торговый', 'торгов', 0, 0, 0.5333, 'т000', 8, 'ru'),
(1633, 'управления', 'управлен', 0, 0, 0.6667, 'у000', 8, 'ru'),
(1634, 'финансовую', 'финансов', 0, 0, 0.6667, 'ф000', 8, 'ru'),
(1635, 'франшизу', 'франшиз', 0, 0, 0.5333, 'ф000', 8, 'ru'),
(1636, 'цены', 'цен', 0, 0, 0.2667, 'ц000', 8, 'ru'),
(1695, 'about', 'about', 1, 0, 0.0417, 'A130', 11, 'en'),
(1696, 'activities', 'activ', 0, 0, 0.6667, 'A23132', 7, 'en'),
(1697, 'advertising', 'advertis', 0, 0, 0.7333, 'A3163252', 5, 'en'),
(1698, 'all', 'all', 1, 0, 0.025, 'A400', 7, 'en'),
(1699, 'brand', 'brand', 0, 0, 0.3333, 'B653', 5, 'en'),
(1700, 'chef', 'chef', 0, 0, 0.2667, 'C100', 5, 'en'),
(1701, 'command', 'command', 0, 0, 0.4667, 'C530', 5, 'en'),
(1702, 'company', 'compani', 0, 0, 0.4667, 'C515', 10, 'en'),
(1703, 'construction', 'construct', 0, 0, 0.8, 'C5236235', 5, 'en'),
(1704, 'consultation', 'consult', 0, 0, 0.8, 'C52435', 5, 'en'),
(1705, 'corporate', 'corpor', 0, 0, 0.6, 'C6163', 10, 'en'),
(1706, 'design', 'design', 0, 0, 0.4, 'D250', 5, 'en'),
(1707, 'developed', 'develop', 0, 0, 0.6, 'D1413', 5, 'en'),
(1708, 'development', 'develop', 0, 0, 0.7333, 'D14153', 5, 'en'),
(1709, 'documentation', 'document', 0, 0, 0.8667, 'D2535', 5, 'en'),
(1710, 'feedback', 'feedback', 0, 0, 0.5333, 'F312', 5, 'en'),
(1711, 'financial', 'financi', 0, 0, 0.6, 'F524', 5, 'en'),
(1712, 'founder', 'founder', 0, 0, 0.4667, 'F536', 5, 'en'),
(1713, 'get', 'get', 0, 0, 0.2, 'G300', 11, 'en'),
(1714, 'guest', 'guest', 0, 0, 0.3333, 'G300', 11, 'en'),
(1715, 'guide', 'guid', 0, 0, 0.3333, 'G300', 5, 'en'),
(1716, 'information', 'inform', 0, 0, 0.7333, 'I516535', 13, 'en'),
(1717, 'launch', 'launch', 0, 0, 0.4, 'L520', 5, 'en'),
(1718, 'layouts', 'layout', 0, 0, 0.4667, 'L320', 5, 'en'),
(1719, 'lowest', 'lowest', 0, 0, 0.4, 'L230', 5, 'en'),
(1720, 'loyalty', 'loyalti', 0, 0, 0.4667, 'L300', 12, 'en'),
(1721, 'management', 'manag', 0, 0, 0.6667, 'M253', 5, 'en'),
(1722, 'marketing', 'market', 0, 0, 0.6, 'M62352', 5, 'en'),
(1723, 'menu', 'menu', 0, 0, 0.2667, 'M000', 10, 'en'),
(1724, 'monitor', 'monitor', 0, 0, 0.4667, 'M360', 5, 'en'),
(1725, 'necessary', 'necessari', 0, 0, 0.6, 'N260', 7, 'en'),
(1726, 'networks', 'network', 0, 0, 0.5333, 'N362', 7, 'en'),
(1727, 'opening', 'open', 0, 0, 0.4667, 'O152', 5, 'en'),
(1728, 'placing', 'place', 0, 0, 0.4667, 'P4252', 5, 'en'),
(1729, 'pos', 'pos', 0, 0, 0.2, 'P200', 5, 'en'),
(1730, 'premises', 'premis', 0, 0, 0.5333, 'P652', 5, 'en'),
(1731, 'prices', 'price', 0, 0, 0.4, 'P620', 5, 'en'),
(1732, 'project', 'project', 0, 0, 0.4667, 'P623', 5, 'en'),
(1733, 'providing', 'provid', 0, 0, 0.6, 'P61352', 7, 'en'),
(1734, 'purchasing', 'purchas', 0, 0, 0.6667, 'P6252', 5, 'en'),
(1735, 'ready', 'readi', 0, 0, 0.3333, 'R300', 5, 'en'),
(1736, 'recommended', 'recommend', 0, 0, 0.7333, 'R253', 5, 'en'),
(1737, 'registered', 'regist', 0, 0, 0.6667, 'R2363', 5, 'en'),
(1738, 'restaurant', 'restaur', 0, 0, 0.6667, 'R23653', 11, 'en'),
(1739, 'social', 'social', 0, 0, 0.4, 'S400', 5, 'en'),
(1740, 'suppliers', 'supplier', 0, 0, 0.6, 'S1462', 5, 'en'),
(1741, 'system', 'system', 0, 0, 0.4, 'S350', 7, 'en'),
(1742, 'technical', 'technic', 0, 0, 0.6, 'T2524', 7, 'en'),
(1743, 'trademark', 'trademark', 0, 0, 0.6, 'T63562', 5, 'en'),
(1744, 'training', 'train', 0, 0, 0.5333, 'T652', 10, 'en'),
(1745, 'turnkey', 'turnkey', 0, 0, 0.4667, 'T652', 5, 'en'),
(1746, 'twice', 'twice', 0, 0, 0.3333, 'T200', 5, 'en'),
(1747, 'updated', 'updat', 0, 0, 0.4667, 'U130', 5, 'en'),
(1748, 'website', 'websit', 0, 0, 0.4667, 'W123', 7, 'en'),
(1749, 'year', 'year', 0, 0, 0.2667, 'Y600', 11, 'en'),
(1750, 'your', 'your', 1, 0, 0.0333, 'Y600', 22, 'en'),
(1758, '18', '18', 0, 0, 0.2, '', 2, 'en'),
(1760, '33', '33', 0, 0, 0.2, '', 10, 'ru'),
(1761, 'loyalnosti', 'loyalnosti', 0, 0, 0.6667, 'L523', 10, 'ru'),
(1762, 'programma', 'programma', 0, 0, 0.6, 'P6265', 10, 'ru'),
(1763, 'программа', 'программ', 0, 0, 0.6, 'п000', 10, 'ru'),
(1767, '34', '34', 0, 0, 0.2, '', 7, 'en'),
(1768, 'programm', 'programm', 0, 0, 0.5333, 'P6265', 7, 'en'),
(1770, '-10', '-10', 0, 0, 0.3, '', 6, 'en'),
(1771, '-5', '-5', 0, 0, 0.2, '', 6, 'en'),
(1772, '-7', '-7', 0, 0, 0.2, '', 6, 'en'),
(1773, '000', '000', 0, 0, 0.3, '', 6, 'en'),
(1774, '1st', '1st', 0, 0, 0.2, 'S300', 6, 'en'),
(1775, '40', '40', 0, 0, 0.2, '', 8, 'en'),
(1776, 'account', 'account', 0, 0, 0.4667, 'A253', 6, 'en'),
(1777, 'accrued', 'accru', 0, 0, 0.4667, 'A263', 6, 'en'),
(1778, 'accumulation', 'accumul', 0, 0, 0.8, 'A25435', 8, 'en'),
(1779, 'additional', 'addit', 0, 0, 0.6667, 'A354', 8, 'en'),
(1780, 'after', 'after', 1, 0, 0.0417, 'A136', 8, 'en'),
(1781, 'amount', 'amount', 0, 0, 0.4, 'A530', 6, 'en'),
(1782, 'apply', 'appli', 0, 0, 0.3333, 'A140', 8, 'en'),
(1783, 'are', 'are', 1, 0, 0.025, 'A600', 10, 'en'),
(1784, 'benefits', 'benefit', 0, 0, 0.5333, 'B5132', 6, 'en'),
(1785, 'bonus', 'bonus', 0, 0, 0.3333, 'B520', 6, 'en'),
(1786, 'bonuses', 'bonus', 0, 0, 0.4667, 'B520', 6, 'en'),
(1787, 'buying', 'buy', 0, 0, 0.4, 'B520', 6, 'en'),
(1788, 'can', 'can', 0, 0, 0.2, 'C500', 14, 'en'),
(1789, 'canceled', 'cancel', 0, 0, 0.5333, 'C5243', 6, 'en'),
(1790, 'card', 'card', 0, 0, 0.2667, 'C630', 6, 'en'),
(1791, 'choice', 'choic', 0, 0, 0.4, 'C000', 6, 'en'),
(1792, 'club', 'club', 0, 0, 0.2667, 'C410', 6, 'en'),
(1793, 'completing', 'complet', 0, 0, 0.6667, 'C514352', 6, 'en'),
(1794, 'contact', 'contact', 0, 0, 0.4667, 'C5323', 6, 'en'),
(1795, 'cost', 'cost', 0, 0, 0.2667, 'C300', 6, 'en'),
(1796, 'customer', 'custom', 0, 0, 0.5333, 'C356', 6, 'en'),
(1797, 'december', 'decemb', 0, 0, 0.5333, 'D2516', 6, 'en'),
(1798, 'depends', 'depend', 0, 0, 0.4667, 'D1532', 11, 'en'),
(1799, 'discount', 'discount', 0, 0, 0.5333, 'D253', 11, 'en'),
(1800, 'discounts', 'discount', 0, 0, 0.6, 'D2532', 6, 'en'),
(1801, 'dishes', 'dish', 0, 0, 0.4, 'D200', 12, 'en'),
(1802, 'earn', 'earn', 0, 0, 0.2667, 'E650', 6, 'en'),
(1803, 'either', 'either', 0, 0, 0.4, 'E360', 6, 'en'),
(1804, 'equal', 'equal', 0, 0, 0.3333, 'E240', 6, 'en'),
(1805, 'full', 'full', 0, 0, 0.2667, 'F400', 11, 'en'),
(1806, 'made', 'made', 0, 0, 0.2667, 'M300', 6, 'en'),
(1807, 'manage', 'manag', 0, 0, 0.4, 'M200', 6, 'en'),
(1808, 'once', 'onc', 1, 0, 0.0333, 'O520', 6, 'en'),
(1809, 'or', 'or', 1, 0, 0.0167, 'O600', 10, 'en'),
(1810, 'order', 'order', 0, 0, 0.3333, 'O636', 8, 'en'),
(1811, 'pay', 'pay', 0, 0, 0.2, 'P000', 6, 'en'),
(1812, 'please', 'pleas', 0, 0, 0.4, 'P420', 6, 'en'),
(1813, 'receive', 'receiv', 0, 0, 0.4667, 'R210', 8, 'en'),
(1814, 'recoverable', 'recover', 0, 0, 0.7333, 'R21614', 6, 'en'),
(1815, 'registration', 'registr', 0, 0, 0.8, 'R23635', 6, 'en'),
(1816, 'ruble', 'rubl', 0, 0, 0.3333, 'R140', 6, 'en'),
(1817, 'rubles', 'rubl', 0, 0, 0.4, 'R142', 11, 'en'),
(1818, 'russian', 'russian', 0, 0, 0.4667, 'R250', 29, 'en'),
(1819, 'special', 'special', 0, 0, 0.4667, 'S124', 6, 'en'),
(1820, 'spent', 'spent', 0, 0, 0.3333, 'S153', 6, 'en'),
(1821, 'staff', 'staff', 0, 0, 0.3333, 'S310', 10, 'en'),
(1822, 'starts', 'start', 0, 0, 0.4, 'S3632', 6, 'en'),
(1823, 'status', 'status', 0, 0, 0.4, 'S320', 6, 'en'),
(1824, 'statuses', 'status', 0, 0, 0.5333, 'S320', 6, 'en'),
(1825, 'terms', 'term', 0, 0, 0.3333, 'T652', 6, 'en'),
(1826, 'unlimited', 'unlimit', 0, 0, 0.6, 'U5453', 8, 'en'),
(1827, 'unused', 'unus', 0, 0, 0.4, 'U523', 6, 'en'),
(1828, 'used', 'use', 0, 0, 0.2667, 'U230', 8, 'en'),
(1829, 'write-off', 'write-off', 0, 0, 0.6, 'W631', 6, 'en'),
(1833, '-10', '-10', 0, 0, 0.3, '', 8, 'ru'),
(1834, '-5', '-5', 0, 0, 0.2, '', 8, 'ru'),
(1835, '-7', '-7', 0, 0, 0.2, '', 8, 'ru'),
(1836, '000', '000', 0, 0, 0.3, '', 14, 'ru'),
(1837, '1раз', '1раз', 0, 0, 0.2667, 'р000', 8, 'ru'),
(1838, '20', '20', 0, 0, 0.2, '', 9, 'ru'),
(1839, '30', '30', 0, 0, 0.2, '', 8, 'ru'),
(1840, '40', '40', 0, 0, 0.2, '', 8, 'ru'),
(1841, 'акций', 'акц', 0, 0, 0.3333, 'а000', 8, 'ru'),
(1842, 'аннулируются', 'аннулир', 0, 0, 0.8, 'а000', 8, 'ru'),
(1843, 'блюд', 'блюд', 0, 0, 0.2667, 'б000', 14, 'ru'),
(1844, 'бонусные', 'бонусн', 0, 0, 0.5333, 'б000', 8, 'ru'),
(1845, 'бонусный', 'бонусн', 0, 0, 0.5333, 'б000', 8, 'ru'),
(1846, 'бонусным', 'бонусн', 0, 0, 0.5333, 'б000', 8, 'ru'),
(1847, 'бонусными', 'бонусн', 0, 0, 0.6, 'б000', 8, 'ru'),
(1848, 'бонусных', 'бонусн', 0, 0, 0.5333, 'б000', 8, 'ru'),
(1849, 'бонусов', 'бонус', 0, 0, 0.4667, 'б000', 8, 'ru'),
(1850, 'бонусы', 'бонус', 0, 0, 0.4, 'б000', 8, 'ru'),
(1851, 'вашего', 'ваш', 0, 0, 0.4, 'в000', 8, 'ru'),
(1852, 'восстановлению', 'восстановлен', 0, 0, 0.9333, 'в000', 8, 'ru'),
(1853, 'выбору', 'выбор', 0, 0, 0.4, 'в000', 8, 'ru'),
(1854, 'выгоду', 'выгод', 0, 0, 0.4, 'в000', 8, 'ru'),
(1855, 'гостя', 'гост', 0, 0, 0.3333, 'г000', 8, 'ru'),
(1856, 'декабря', 'декабр', 0, 0, 0.4667, 'д000', 8, 'ru'),
(1857, 'дополнительную', 'дополнительн', 0, 0, 0.9333, 'д000', 8, 'ru'),
(1858, 'зависит', 'завис', 0, 0, 0.4667, 'з000', 14, 'ru'),
(1859, 'заказа', 'заказ', 0, 0, 0.4, 'з000', 8, 'ru'),
(1860, 'заработать', 'заработа', 0, 0, 0.6667, 'з000', 8, 'ru'),
(1861, 'информацию', 'информац', 0, 0, 0.6667, 'и000', 21, 'ru'),
(1862, 'карта', 'карт', 0, 0, 0.3333, 'к000', 8, 'ru'),
(1863, 'картой', 'карт', 0, 0, 0.4, 'к000', 8, 'ru'),
(1864, 'клиента', 'клиент', 0, 0, 0.4667, 'к000', 8, 'ru'),
(1865, 'клубной', 'клубн', 0, 0, 0.4667, 'к000', 8, 'ru'),
(1866, 'количество', 'количеств', 0, 0, 0.6667, 'к000', 8, 'ru'),
(1867, 'либо', 'либ', 0, 0, 0.2667, 'л000', 21, 'ru'),
(1868, 'можно', 'можн', 0, 0, 0.3333, 'м000', 15, 'ru'),
(1869, 'накопление', 'накоплен', 0, 0, 0.6667, 'н000', 21, 'ru'),
(1870, 'начинается', 'начина', 0, 0, 0.6667, 'н000', 8, 'ru'),
(1871, 'начислений', 'начислен', 0, 0, 0.6667, 'н000', 8, 'ru'),
(1872, 'начисляются', 'начисля', 0, 0, 0.7333, 'н000', 8, 'ru'),
(1873, 'неизрасходованные', 'неизрасходова', 0, 0, 1, 'н000', 8, 'ru'),
(1874, 'неограниченное', 'неограничен', 0, 0, 0.9333, 'н000', 8, 'ru'),
(1875, 'одному', 'одн', 0, 0, 0.4, 'о000', 8, 'ru'),
(1876, 'оплату', 'оплат', 0, 0, 0.4, 'о000', 8, 'ru'),
(1877, 'остаточную', 'остаточн', 0, 0, 0.6667, 'о000', 8, 'ru'),
(1878, 'первого', 'перв', 0, 0, 0.4667, 'п000', 8, 'ru'),
(1879, 'подлежат', 'подлежат', 0, 0, 0.5333, 'п000', 21, 'ru'),
(1880, 'подробную', 'подробн', 0, 0, 0.6, 'п000', 8, 'ru'),
(1881, 'покупке', 'покупк', 0, 0, 0.4667, 'п000', 8, 'ru'),
(1882, 'полной', 'полн', 0, 0, 0.4, 'п000', 8, 'ru'),
(1883, 'получать', 'получа', 0, 0, 0.5333, 'п000', 21, 'ru'),
(1884, 'получить', 'получ', 0, 0, 0.5333, 'п000', 21, 'ru'),
(1885, 'пользования', 'пользован', 0, 0, 0.7333, 'п000', 8, 'ru'),
(1886, 'после', 'посл', 0, 0, 0.3333, 'п000', 21, 'ru'),
(1887, 'потрачено', 'потрач', 0, 0, 0.6, 'п000', 8, 'ru'),
(1888, 'предложений', 'предложен', 0, 0, 0.7333, 'п000', 8, 'ru'),
(1889, 'применить', 'примен', 0, 0, 0.6, 'п000', 8, 'ru'),
(1890, 'произвести', 'произвест', 0, 0, 0.6667, 'п000', 8, 'ru'),
(1891, 'производится', 'производ', 0, 0, 0.8, 'п000', 8, 'ru'),
(1892, 'прохождения', 'прохожден', 0, 0, 0.7333, 'п000', 8, 'ru'),
(1893, 'равен', 'рав', 0, 0, 0.3333, 'р000', 8, 'ru'),
(1894, 'раздела', 'раздел', 0, 0, 0.4667, 'р000', 8, 'ru'),
(1895, 'размер', 'размер', 0, 0, 0.4, 'р000', 8, 'ru'),
(1896, 'регистрации', 'регистрац', 0, 0, 0.7333, 'р000', 8, 'ru'),
(1897, 'российскому', 'российск', 0, 0, 0.7333, 'р000', 8, 'ru'),
(1898, 'рублей', 'рубл', 0, 0, 0.4, 'р000', 14, 'ru'),
(1899, 'рубли', 'рубл', 0, 0, 0.3333, 'р000', 8, 'ru'),
(1900, 'рубль', 'рубл', 0, 0, 0.3333, 'р000', 8, 'ru'),
(1901, 'рублю', 'рубл', 0, 0, 0.3333, 'р000', 8, 'ru'),
(1902, 'рублями', 'рубл', 0, 0, 0.4667, 'р000', 8, 'ru'),
(1903, 'самостоятельно', 'самостоятельн', 0, 0, 0.9333, 'с000', 21, 'ru'),
(1904, 'свой', 'сво', 0, 0, 0.2667, 'с000', 24, 'ru'),
(1905, 'скидку', 'скидк', 0, 0, 0.4, 'с000', 8, 'ru'),
(1906, 'скидок', 'скидок', 0, 0, 0.4, 'с000', 8, 'ru'),
(1907, 'сотрудников', 'сотрудник', 0, 0, 0.7333, 'с000', 14, 'ru'),
(1908, 'спец', 'спец', 0, 0, 0.2667, 'с000', 8, 'ru'),
(1909, 'списание', 'списан', 0, 0, 0.5333, 'с000', 8, 'ru'),
(1910, 'статус', 'статус', 0, 0, 0.4, 'с000', 8, 'ru'),
(1911, 'статуса', 'статус', 0, 0, 0.4667, 'с000', 8, 'ru'),
(1912, 'статусы', 'статус', 0, 0, 0.4667, 'с000', 8, 'ru'),
(1913, 'стоимости', 'стоимост', 0, 0, 0.6, 'с000', 8, 'ru'),
(1914, 'сумму', 'сумм', 0, 0, 0.3333, 'с000', 8, 'ru'),
(1915, 'счет', 'счет', 0, 0, 0.2667, 'с000', 8, 'ru'),
(1916, 'счетом', 'счет', 0, 0, 0.4, 'с000', 8, 'ru'),
(1917, 'у', 'у', 0, 0, 0.0667, 'у000', 15, 'ru'),
(1918, 'управлять', 'управля', 0, 0, 0.6, 'у000', 8, 'ru'),
(1919, 'условия', 'услов', 0, 0, 0.4667, 'у000', 21, 'ru'),
(1920, '100', '100', 0, 0, 0.3, '', 6, 'ru'),
(1921, '35', '35', 0, 0, 0.2, '', 2, 'ru'),
(1922, 'ofitsiant', 'ofitsiant', 0, 0, 0.6, 'O13253', 3, 'ru'),
(1923, 'большие', 'больш', 0, 0, 0.4667, 'б000', 6, 'ru'),
(1924, 'ваших', 'ваш', 0, 0, 0.3333, 'в000', 6, 'ru'),
(1925, 'внутренних', 'внутрен', 0, 0, 0.6667, 'в000', 6, 'ru'),
(1926, 'возможности', 'возможн', 0, 0, 0.7333, 'в000', 6, 'ru'),
(1927, 'высокая', 'высок', 0, 0, 0.4667, 'в000', 6, 'ru'),
(1928, 'гибкий', 'гибк', 0, 0, 0.4, 'г000', 6, 'ru'),
(1929, 'график', 'график', 0, 0, 0.4, 'г000', 6, 'ru'),
(1930, 'заказов', 'заказ', 0, 0, 0.4667, 'з000', 6, 'ru'),
(1931, 'зале', 'зал', 0, 0, 0.2667, 'з000', 6, 'ru'),
(1932, 'занятость', 'занят', 0, 0, 0.6, 'з000', 6, 'ru'),
(1933, 'заработная', 'заработн', 0, 0, 0.6667, 'з000', 6, 'ru'),
(1934, 'зарплата', 'зарплат', 0, 0, 0.5333, 'з000', 6, 'ru'),
(1935, 'знание', 'знан', 0, 0, 0.4, 'з000', 6, 'ru'),
(1936, 'знания', 'знан', 0, 0, 0.4, 'з000', 6, 'ru'),
(1937, 'карьерного', 'карьерн', 0, 0, 0.6667, 'к000', 6, 'ru'),
(1938, 'квалификации', 'квалификац', 0, 0, 0.8, 'к000', 6, 'ru'),
(1939, 'количества', 'количеств', 0, 0, 0.6667, 'к000', 6, 'ru'),
(1940, 'компанией', 'компан', 0, 0, 0.6, 'к000', 6, 'ru'),
(1941, 'корпоративы', 'корпоратив', 0, 0, 0.7333, 'к000', 6, 'ru'),
(1942, 'которая', 'котор', 0, 0, 0.4667, 'к000', 35, 'ru'),
(1943, 'мастер-классов', 'мастер-класс', 0, 0, 0.9333, 'м000', 6, 'ru'),
(1944, 'мастер-классы', 'мастер-класс', 0, 0, 0.8667, 'м000', 6, 'ru'),
(1945, 'мы', 'мы', 0, 0, 0.1333, 'м000', 6, 'ru'),
(1946, 'навыков', 'навык', 0, 0, 0.4667, 'н000', 6, 'ru'),
(1947, 'ночного', 'ночн', 0, 0, 0.4667, 'н000', 6, 'ru'),
(1948, 'обслуживание', 'обслуживан', 0, 0, 0.8, 'о000', 6, 'ru'),
(1949, 'обязанности', 'обязан', 0, 0, 0.7333, 'о000', 19, 'ru'),
(1950, 'оплата', 'оплат', 0, 0, 0.4, 'о000', 6, 'ru'),
(1951, 'оплачиваемые', 'оплачива', 0, 0, 0.8, 'о000', 6, 'ru'),
(1952, 'опыт', 'оп', 0, 0, 0.2667, 'о000', 6, 'ru'),
(1953, 'отпуска', 'отпуск', 0, 0, 0.4667, 'о000', 6, 'ru'),
(1954, 'отработанных', 'отработа', 0, 0, 0.8, 'о000', 6, 'ru'),
(1955, 'официант', 'официант', 0, 0, 0.5333, 'о000', 3, 'ru'),
(1956, 'плата', 'плат', 0, 0, 0.3333, 'п000', 6, 'ru'),
(1957, 'повышения', 'повышен', 0, 0, 0.6, 'п000', 6, 'ru'),
(1958, 'поддержание', 'поддержан', 0, 0, 0.7333, 'п000', 6, 'ru'),
(1959, 'полная', 'полн', 0, 0, 0.4, 'п000', 6, 'ru'),
(1960, 'посещение', 'посещен', 0, 0, 0.6, 'п000', 6, 'ru'),
(1961, 'предлагаем', 'предлага', 0, 0, 0.6667, 'п000', 6, 'ru'),
(1962, 'прием', 'при', 0, 0, 0.3333, 'п000', 6, 'ru'),
(1963, 'работы', 'работ', 0, 0, 0.4, 'р000', 6, 'ru'),
(1964, 'регламента', 'регламент', 0, 0, 0.6667, 'р000', 6, 'ru'),
(1965, 'регламентов', 'регламент', 0, 0, 0.7333, 'р000', 6, 'ru'),
(1966, 'регулярные', 'регулярн', 0, 0, 0.6667, 'р000', 6, 'ru'),
(1967, 'роста', 'рост', 0, 0, 0.3333, 'р000', 6, 'ru'),
(1968, 'скидка', 'скидк', 0, 0, 0.4, 'с000', 10, 'ru'),
(1969, 'смен', 'смен', 0, 0, 0.2667, 'с000', 6, 'ru'),
(1970, 'сменный', 'смен', 0, 0, 0.4667, 'с000', 6, 'ru'),
(1971, 'совместных', 'совместн', 0, 0, 0.6667, 'с000', 6, 'ru'),
(1972, 'средняя', 'средн', 0, 0, 0.4667, 'с000', 6, 'ru'),
(1973, 'стажа', 'стаж', 0, 0, 0.3333, 'с000', 6, 'ru'),
(1974, 'такси', 'такс', 0, 0, 0.3333, 'т000', 6, 'ru'),
(1975, 'тимбилдинги', 'тимбилдинг', 0, 0, 0.7333, 'т000', 6, 'ru'),
(1976, 'требуемый', 'требуем', 0, 0, 0.6, 'т000', 6, 'ru'),
(1977, 'учета', 'учет', 0, 0, 0.3333, 'у000', 6, 'ru'),
(1978, 'чаевых', 'чаев', 0, 0, 0.4, 'ч000', 6, 'ru'),
(1979, 'частично', 'частичн', 0, 0, 0.5333, 'ч000', 6, 'ru'),
(1980, 'чистоты', 'чистот', 0, 0, 0.4667, 'ч000', 6, 'ru'),
(1983, '1', '1', 0, 0, 0.1, '', 8, 'en'),
(1984, '100,000', '100,000', 0, 0, 0.7, '', 5, 'en'),
(1985, '36', '36', 0, 0, 0.2, '', 1, 'en'),
(1986, 'advanced', 'advanc', 0, 0, 0.5333, 'A31523', 5, 'en'),
(1987, 'attending', 'attend', 0, 0, 0.6, 'A35352', 5, 'en'),
(1988, 'average', 'averag', 0, 0, 0.4667, 'A162', 5, 'en'),
(1989, 'building', 'build', 0, 0, 0.5333, 'B4352', 5, 'en'),
(1990, 'career', 'career', 0, 0, 0.4, 'C600', 5, 'en'),
(1991, 'classes', 'class', 0, 0, 0.4667, 'C420', 5, 'en'),
(1992, 'cleanliness', 'cleanli', 0, 0, 0.7333, 'C45452', 5, 'en'),
(1993, 'employees', 'employe', 0, 0, 0.6, 'E5142', 5, 'en'),
(1994, 'events', 'event', 0, 0, 0.4, 'E1532', 7, 'en'),
(1995, 'excluding', 'exclud', 0, 0, 0.6, 'E24352', 5, 'en'),
(1996, 'experience', 'experi', 0, 0, 0.6667, 'E21652', 7, 'en'),
(1997, 'flexible', 'flexibl', 0, 0, 0.5333, 'F4214', 5, 'en'),
(1998, 'great', 'great', 0, 0, 0.3333, 'G630', 7, 'en'),
(1999, 'growth', 'growth', 0, 0, 0.4, 'G630', 5, 'en'),
(2000, 'guests', 'guest', 0, 0, 0.4, 'G320', 7, 'en'),
(2001, 'hall', 'hall', 0, 0, 0.2667, 'H400', 5, 'en'),
(2002, 'high', 'high', 0, 0, 0.2667, 'H200', 5, 'en'),
(2003, 'holidays', 'holiday', 0, 0, 0.5333, 'H432', 5, 'en'),
(2004, 'hours', 'hour', 0, 0, 0.3333, 'H620', 5, 'en'),
(2005, 'internal', 'intern', 0, 0, 0.5333, 'I53654', 5, 'en'),
(2006, 'joint', 'joint', 0, 0, 0.3333, 'J530', 5, 'en'),
(2007, 'knowledge', 'knowledg', 0, 0, 0.6, 'K5432', 5, 'en'),
(2008, 'maintaining', 'maintain', 0, 0, 0.7333, 'M352', 5, 'en'),
(2009, 'master', 'master', 0, 0, 0.4, 'M236', 5, 'en'),
(2010, 'night', 'night', 0, 0, 0.3333, 'N230', 5, 'en'),
(2011, 'number', 'number', 0, 0, 0.4, 'N160', 7, 'en'),
(2012, 'offer', 'offer', 0, 0, 0.3333, 'O160', 5, 'en'),
(2013, 'opportunities', 'opportun', 0, 0, 0.8667, 'O163532', 5, 'en'),
(2014, 'orders', 'order', 0, 0, 0.4, 'O6362', 5, 'en'),
(2015, 'paid', 'paid', 0, 0, 0.2667, 'P300', 5, 'en'),
(2016, 'partially', 'partial', 0, 0, 0.6, 'P634', 5, 'en'),
(2017, 'payment', 'payment', 0, 0, 0.4667, 'P530', 7, 'en'),
(2018, 'regular', 'regular', 0, 0, 0.4667, 'R246', 5, 'en'),
(2019, 'regulations', 'regul', 0, 0, 0.7333, 'R24352', 5, 'en'),
(2020, 'required', 'requir', 0, 0, 0.5333, 'R263', 7, 'en'),
(2021, 'responsibilities', 'respons', 0, 0, 1, 'R21521432', 7, 'en'),
(2022, 'salary', 'salari', 0, 0, 0.4, 'S460', 5, 'en'),
(2023, 'schedule', 'schedul', 0, 0, 0.5333, 'S340', 5, 'en'),
(2024, 'serving', 'serv', 0, 0, 0.4667, 'S6152', 5, 'en'),
(2025, 'shift', 'shift', 0, 0, 0.3333, 'S130', 5, 'en'),
(2026, 'shifts', 'shift', 0, 0, 0.4, 'S132', 5, 'en'),
(2027, 'skills', 'skill', 0, 0, 0.4, 'S420', 5, 'en'),
(2028, 'taking', 'take', 0, 0, 0.4, 'T252', 5, 'en'),
(2029, 'taxi', 'taxi', 0, 0, 0.2667, 'T200', 5, 'en'),
(2030, 'team', 'team', 0, 0, 0.2667, 'T500', 5, 'en'),
(2031, 'time', 'time', 0, 0, 0.2667, 'T500', 9, 'en'),
(2032, 'tips', 'tip', 0, 0, 0.2667, 'T120', 5, 'en'),
(2033, 'waiter', 'waiter', 0, 0, 0.4, 'W360', 2, 'en'),
(2034, 'which', 'which', 1, 0, 0.0417, 'W200', 15, 'en'),
(2035, 'work', 'work', 0, 0, 0.2667, 'W620', 7, 'en'),
(2036, 'worked', 'work', 0, 0, 0.4, 'W623', 5, 'en'),
(2037, 'working', 'work', 0, 0, 0.4667, 'W6252', 5, 'en'),
(2046, '37', '37', 0, 0, 0.2, '', 2, 'ru'),
(2047, 'barmen', 'barmen', 0, 0, 0.4, 'B650', 2, 'ru'),
(2048, 'бармен', 'барм', 0, 0, 0.4, 'б000', 2, 'ru'),
(2050, '38', '38', 0, 0, 0.2, '', 2, 'en'),
(2051, 'bartender', 'bartend', 0, 0, 0.6, 'B63536', 2, 'en'),
(2052, '39', '39', 0, 0, 0.2, '', 2, 'ru'),
(2053, 'upravlyayushchij', 'upravlyayushchij', 0, 0, 1, 'U16142', 1, 'ru'),
(2054, 'управляющий', 'управля', 0, 0, 0.7333, 'у000', 1, 'ru'),
(2056, 'manager', 'manag', 0, 0, 0.4667, 'M260', 1, 'en'),
(2057, 'contacts', 'contact', 0, 0, 0.5333, 'C53232', 31, 'en'),
(2058, 'kontakty', 'kontakty', 0, 0, 0.5333, 'K5323', 62, 'ru'),
(2059, 'контакты', 'контакт', 0, 0, 0.5333, 'к000', 62, 'ru'),
(2062, '42', '42', 0, 0, 0.2, '', 29, 'en'),
(2063, '43', '43', 0, 0, 0.2, '', 58, 'ru'),
(2064, 'kntakty', 'kntakty', 0, 0, 0.4667, 'K5323', 1, 'ru'),
(2065, 'кнтакты', 'кнтакт', 0, 0, 0.4667, 'к000', 1, 'ru'),
(2066, '+7', '+7', 0, 0, 0.2, '', 55, 'ru'),
(2067, '47', '47', 0, 0, 0.2, '', 55, 'ru'),
(2068, '495', '495', 0, 0, 0.3, '', 55, 'ru'),
(2069, '739', '739', 0, 0, 0.3, '', 55, 'ru'),
(2070, 'instagram', 'instagram', 0, 0, 0.6, 'I523265', 55, 'ru'),
(2071, 'job', 'job', 0, 0, 0.2, 'J100', 55, 'ru'),
(2072, 'office', 'office', 0, 0, 0.4, 'O120', 67, 'ru'),
(2073, 'ru', 'ru', 0, 0, 0.1333, 'R000', 70, 'ru'),
(2074, 'zamesbar', 'zamesbar', 0, 0, 0.5333, 'Z5216', 70, 'ru'),
(2075, 'запрещен', 'запрещ', 0, 0, 0.5333, 'з000', 55, 'ru'),
(2076, 'отзывы', 'отзыв', 0, 0, 0.4, 'о000', 55, 'ru'),
(2077, 'резюме', 'резюм', 0, 0, 0.4, 'р000', 55, 'ru'),
(2078, 'рф', 'рф', 0, 0, 0.1333, 'р000', 68, 'ru'),
(2079, 'территории', 'территор', 0, 0, 0.6667, 'т000', 55, 'ru'),
(2081, '+7', '+7', 0, 0, 0.2, '', 26, 'en'),
(2082, '23', '23', 0, 0, 0.2, '', 26, 'en'),
(2083, '47', '47', 0, 0, 0.2, '', 26, 'en'),
(2084, '495', '495', 0, 0, 0.3, '', 26, 'en'),
(2085, '739', '739', 0, 0, 0.3, '', 26, 'en'),
(2086, 'banned', 'ban', 0, 0, 0.4, 'B530', 5, 'en'),
(2087, 'comments', 'comment', 0, 0, 0.5333, 'C532', 5, 'en'),
(2088, 'instagram', 'instagram', 0, 0, 0.6, 'I523265', 26, 'en'),
(2089, 'job', 'job', 0, 0, 0.2, 'J100', 26, 'en'),
(2090, 'office', 'offic', 0, 0, 0.4, 'O120', 11, 'en'),
(2091, 'resume', 'resum', 0, 0, 0.4, 'R250', 25, 'en'),
(2092, 'ru', 'ru', 0, 0, 0.1333, 'R000', 29, 'en'),
(2093, 'russia', 'russia', 0, 0, 0.4, 'R200', 5, 'en'),
(2094, 'suggestions', 'suggest', 0, 0, 0.7333, 'S352', 26, 'en'),
(2095, 'zamesbar', 'zamesbar', 0, 0, 0.5333, 'Z5216', 29, 'en'),
(2096, 'на', 'на', 0, 0, 0.1333, 'н000', 2, 'en'),
(2097, 'территории', 'территории', 0, 0, 0.6667, 'т000', 1, 'en'),
(2098, '44', '44', 0, 0, 0.2, '', 16, 'ru'),
(2099, 'konfidentsialnosti', 'konfidentsialnosti', 0, 0, 1, 'K5135324523', 16, 'ru'),
(2100, 'politika', 'politika', 0, 0, 0.5333, 'P432', 17, 'ru'),
(2101, 'конфиденциальности', 'конфиденциальн', 0, 0, 1, 'к000', 17, 'ru'),
(2102, 'политика', 'политик', 0, 0, 0.5333, 'п000', 17, 'ru'),
(2105, 'policy', 'polici', 0, 0, 0.4, 'P420', 4, 'en'),
(2106, 'privacy', 'privaci', 0, 0, 0.4667, 'P612', 4, 'en'),
(2107, '46', '46', 0, 0, 0.2, '', 1, 'ru'),
(2108, '250', '250', 0, 0, 0.3, '', 6, 'zh'),
(2109, '46', '46', 0, 0, 0.2, '', 6, 'zh'),
(2110, 'admin13', 'admin13', 0, 0, 0.4667, 'A350', 29, 'zh'),
(2111, 'cn', 'cn', 0, 0, 0.1333, 'C500', 22, 'zh'),
(2112, 'glavnaya', 'glavnaya', 0, 0, 0.5333, 'G415', 7, 'zh'),
(2113, 'zames', 'zames', 0, 0, 0.3333, 'Z520', 9, 'zh'),
(2114, 'акции', 'акции', 0, 0, 0.3333, 'а000', 5, 'zh'),
(2115, 'ароматом', 'ароматом', 0, 0, 0.5333, 'а000', 4, 'zh'),
(2116, 'барной', 'барной', 0, 0, 0.4, 'б000', 4, 'zh'),
(2117, 'баров', 'баров', 0, 0, 0.3333, 'б000', 4, 'zh'),
(2118, 'более', 'более', 0, 0, 0.3333, 'б000', 4, 'zh'),
(2119, 'большой', 'большой', 0, 0, 0.4667, 'б000', 4, 'zh'),
(2120, 'будням', 'будням', 0, 0, 0.4, 'б000', 4, 'zh'),
(2121, 'вас', 'вас', 0, 0, 0.2, 'в000', 4, 'zh'),
(2122, 'вкус', 'вкус', 0, 0, 0.2667, 'в000', 4, 'zh'),
(2123, 'вкусные', 'вкусные', 0, 0, 0.4667, 'в000', 4, 'zh'),
(2124, 'вкусом', 'вкусом', 0, 0, 0.4, 'в000', 4, 'zh'),
(2125, 'выбор', 'выбор', 0, 0, 0.3333, 'в000', 4, 'zh'),
(2126, 'главная', 'главная', 0, 0, 0.4667, 'г000', 5, 'zh'),
(2127, 'еда', 'еда', 0, 0, 0.2, 'е000', 4, 'zh'),
(2128, 'и', 'и', 0, 0, 0.0667, 'и000', 5, 'zh'),
(2129, 'интересные', 'интересные', 0, 0, 0.6667, 'и000', 4, 'zh'),
(2130, 'карты', 'карты', 0, 0, 0.3333, 'к000', 4, 'zh'),
(2131, 'ланчи', 'ланчи', 0, 0, 0.3333, 'л000', 4, 'zh'),
(2132, 'любой', 'любой', 0, 0, 0.3333, 'л000', 5, 'zh'),
(2133, 'на', 'на', 0, 0, 0.1333, 'н000', 5, 'zh'),
(2134, 'нашей', 'нашей', 0, 0, 0.3333, 'н000', 4, 'zh'),
(2135, 'не', 'не', 0, 0, 0.1333, 'н000', 5, 'zh'),
(2136, 'неповторимым', 'неповторимым', 0, 0, 0.8, 'н000', 4, 'zh'),
(2137, 'обладает', 'обладает', 0, 0, 0.5333, 'о000', 4, 'zh'),
(2138, 'огне', 'огне', 0, 0, 0.2667, 'о000', 4, 'zh'),
(2139, 'огромном', 'огромном', 0, 0, 0.5333, 'о000', 4, 'zh'),
(2140, 'особенность', 'особенность', 0, 0, 0.7333, 'о000', 4, 'zh'),
(2141, 'оставят', 'оставят', 0, 0, 0.4667, 'о000', 4, 'zh'),
(2142, 'открытом', 'открытом', 0, 0, 0.5333, 'о000', 4, 'zh'),
(2143, 'печи', 'печи', 0, 0, 0.2667, 'п000', 4, 'zh'),
(2144, 'пива', 'пива', 0, 0, 0.2667, 'п000', 4, 'zh'),
(2145, 'по', 'по', 0, 0, 0.1333, 'п000', 5, 'zh'),
(2146, 'помощью', 'помощью', 0, 0, 0.4667, 'п000', 5, 'zh'),
(2147, 'предложения', 'предложения', 0, 0, 0.7333, 'п000', 4, 'zh'),
(2148, 'приготовленная', 'приготовленная', 0, 0, 0.9333, 'п000', 4, 'zh'),
(2149, 'равнодушным', 'равнодушным', 0, 0, 0.7333, 'р000', 4, 'zh'),
(2150, 'разнообразные', 'разнообразные', 0, 0, 0.8667, 'р000', 4, 'zh'),
(2151, 'ресторанов', 'ресторанов', 0, 0, 0.6667, 'р000', 4, 'zh'),
(2152, 'с', 'с', 0, 0, 0.0667, 'с000', 5, 'zh'),
(2153, 'своим', 'своим', 0, 0, 0.3333, 'с000', 4, 'zh'),
(2154, 'сеть', 'сеть', 0, 0, 0.2667, 'с000', 4, 'zh'),
(2155, 'современных', 'современных', 0, 0, 0.7333, 'с000', 4, 'zh'),
(2156, 'сортов', 'сортов', 0, 0, 0.4, 'с000', 4, 'zh'),
(2157, 'спортивные', 'спортивные', 0, 0, 0.6667, 'с000', 4, 'zh'),
(2158, 'трансляции', 'трансляции', 0, 0, 0.6667, 'т000', 4, 'zh'),
(2159, 'угольной', 'угольной', 0, 0, 0.5333, 'у000', 4, 'zh'),
(2160, 'уютных', 'уютных', 0, 0, 0.4, 'у000', 4, 'zh'),
(2161, 'экране', 'экране', 0, 0, 0.4, 'э000', 4, 'zh'),
(2162, 'это', 'это', 0, 0, 0.2, 'э000', 4, 'zh'),
(2171, '20', '20', 0, 0, 0.2, '', 1, 'zh'),
(2172, '«афимолл', '«афимолл', 0, 0, 0.5333, 'а000', 11, 'ru'),
(2173, 'сити»', 'сити»', 0, 0, 0.3333, 'с000', 11, 'ru'),
(2175, 'bar', 'bar', 0, 0, 0.2, 'B600', 22, 'ru'),
(2176, 'автомобиль', 'автомобил', 0, 0, 0.6667, 'а000', 16, 'ru'),
(2177, 'атмосфера', 'атмосфер', 0, 0, 0.6, 'а000', 35, 'ru'),
(2178, 'бесплатная', 'бесплатн', 0, 0, 0.6667, 'б000', 16, 'ru'),
(2179, 'беспокоясь', 'беспоко', 0, 0, 0.6667, 'б000', 16, 'ru'),
(2180, 'блюда', 'блюд', 0, 0, 0.3333, 'б000', 20, 'ru'),
(2181, 'вкусного', 'вкусн', 0, 0, 0.5333, 'в000', 16, 'ru'),
(2182, 'где', 'где', 0, 0, 0.2, 'г000', 29, 'ru'),
(2183, 'день', 'ден', 0, 0, 0.2667, 'д000', 19, 'ru'),
(2184, 'дружелюбный', 'дружелюбн', 0, 0, 0.7333, 'д000', 16, 'ru'),
(2185, 'завтрака', 'завтрак', 0, 0, 0.5333, 'з000', 16, 'ru'),
(2186, 'кто', 'кто', 0, 0, 0.2, 'к000', 16, 'ru'),
(2187, 'лучшим', 'лучш', 0, 0, 0.4, 'л000', 16, 'ru'),
(2188, 'наслаждаться', 'наслажда', 0, 0, 0.8, 'н000', 22, 'ru'),
(2189, 'начинать', 'начина', 0, 0, 0.5333, 'н000', 16, 'ru'),
(2190, 'оставить', 'остав', 0, 0, 0.5333, 'о000', 16, 'ru'),
(2191, 'отдыхом', 'отдых', 0, 0, 0.4667, 'о000', 16, 'ru'),
(2192, 'парковка', 'парковк', 0, 0, 0.5333, 'п000', 16, 'ru'),
(2193, 'персонал', 'персона', 0, 0, 0.5333, 'п000', 16, 'ru'),
(2194, 'позволит', 'позвол', 0, 0, 0.5333, 'п000', 16, 'ru'),
(2195, 'предпочитает', 'предпочита', 0, 0, 0.8, 'п000', 16, 'ru'),
(2196, 'решением', 'решен', 0, 0, 0.5333, 'р000', 16, 'ru'),
(2197, 'станет', 'станет', 0, 0, 0.4, 'с000', 16, 'ru'),
(2198, 'сытного', 'сытн', 0, 0, 0.4667, 'с000', 16, 'ru'),
(2199, 'сытные', 'сытн', 0, 0, 0.4, 'с000', 16, 'ru'),
(2200, 'тех', 'тех', 0, 0, 0.2, 'т000', 16, 'ru'),
(2201, 'том', 'том', 0, 0, 0.2, 'т000', 29, 'ru'),
(2202, 'уютная', 'уютн', 0, 0, 0.4, 'у000', 16, 'ru'),
(2203, 'бар', 'бар', 0, 0, 0.2, 'б000', 14, 'ru'),
(2204, 'делает', 'дела', 0, 0, 0.4, 'д000', 7, 'ru'),
(2205, 'идеальным', 'идеальн', 0, 0, 0.6, 'и000', 7, 'ru'),
(2206, 'комфортного', 'комфортн', 0, 0, 0.7333, 'к000', 7, 'ru'),
(2207, 'локацией', 'локац', 0, 0, 0.5333, 'л000', 7, 'ru'),
(2208, 'местом', 'мест', 0, 0, 0.4, 'м000', 7, 'ru'),
(2209, 'москва', 'москв', 0, 0, 0.4, 'м000', 7, 'ru'),
(2210, 'него', 'нег', 0, 0, 0.2667, 'н000', 7, 'ru'),
(2211, 'отдыха', 'отдых', 0, 0, 0.4, 'о000', 13, 'ru'),
(2212, 'отличного', 'отличн', 0, 0, 0.6, 'о000', 7, 'ru'),
(2213, 'расположен', 'располож', 0, 0, 0.6667, 'р000', 7, 'ru'),
(2214, 'самом', 'сам', 0, 0, 0.3333, 'с000', 7, 'ru'),
(2215, 'сердце', 'сердц', 0, 0, 0.4, 'с000', 7, 'ru'),
(2216, 'уникальной', 'уникальн', 0, 0, 0.6667, 'у000', 7, 'ru'),
(2217, 'шопинга', 'шопинг', 0, 0, 0.4667, 'ш000', 7, 'ru'),
(2218, 'атмосферу', 'атмосфер', 0, 0, 0.6, 'а000', 7, 'ru'),
(2219, 'больших', 'больш', 0, 0, 0.4667, 'б000', 7, 'ru'),
(2220, 'будут', 'будут', 0, 0, 0.3333, 'б000', 20, 'ru'),
(2221, 'видеорепортажи', 'видеорепортаж', 0, 0, 0.9333, 'в000', 7, 'ru'),
(2222, 'времяпрепровождения', 'времяпрепровожден', 0, 0, 1, 'в000', 7, 'ru'),
(2223, 'все', 'все', 0, 0, 0.2, 'в000', 20, 'ru'),
(2224, 'добро', 'добр', 0, 0, 0.3333, 'д000', 7, 'ru'),
(2225, 'захватывающих', 'захватыва', 0, 0, 0.8667, 'з000', 7, 'ru'),
(2226, 'кантри', 'кантр', 0, 0, 0.4, 'к000', 7, 'ru'),
(2227, 'найдете', 'найдет', 0, 0, 0.4667, 'н000', 7, 'ru'),
(2228, 'нас', 'нас', 0, 0, 0.2, 'н000', 7, 'ru'),
(2229, 'настоящую', 'настоя', 0, 0, 0.6, 'н000', 7, 'ru'),
(2230, 'незабываемого', 'незабыва', 0, 0, 0.8667, 'н000', 7, 'ru'),
(2231, 'нужно', 'нужн', 0, 0, 0.3333, 'н000', 7, 'ru'),
(2232, 'переплетаются', 'переплета', 0, 0, 0.8667, 'п000', 7, 'ru'),
(2233, 'погружая', 'погруж', 0, 0, 0.5333, 'п000', 7, 'ru'),
(2234, 'пожаловать', 'пожалова', 0, 0, 0.6667, 'п000', 7, 'ru'),
(2235, 'рок-н-ролла', 'рок-н-ролл', 0, 0, 0.7333, 'р000', 7, 'ru'),
(2236, 'событиях', 'событ', 0, 0, 0.5333, 'с000', 7, 'ru'),
(2237, 'состязаний', 'состязан', 0, 0, 0.6667, 'с000', 7, 'ru');
INSERT INTO `lsqvo_finder_terms` (`term_id`, `term`, `stem`, `common`, `phrase`, `weight`, `soundex`, `links`, `language`) VALUES
(2238, 'спортивных', 'спортивн', 0, 0, 0.6667, 'с000', 7, 'ru'),
(2239, 'транслироваться', 'транслирова', 0, 0, 1, 'т000', 7, 'ru'),
(2240, 'экранах', 'экран', 0, 0, 0.4667, 'э000', 7, 'ru'),
(2249, 'horosho', 'horosho', 0, 0, 0.4667, 'H620', 7, 'ru'),
(2250, 'бара', 'бар', 0, 0, 0.2667, 'б000', 6, 'ru'),
(2251, 'бокалом', 'бокал', 0, 0, 0.4667, 'б000', 6, 'ru'),
(2252, 'вам', 'вам', 0, 0, 0.2, 'в000', 6, 'ru'),
(2253, 'вкусным', 'вкусн', 0, 0, 0.4667, 'в000', 6, 'ru'),
(2254, 'вход', 'вход', 0, 0, 0.2667, 'в000', 6, 'ru'),
(2255, 'даже', 'даж', 0, 0, 0.2667, 'д000', 6, 'ru'),
(2256, 'друзьями', 'друз', 0, 0, 0.5333, 'д000', 6, 'ru'),
(2257, 'если', 'есл', 0, 0, 0.2667, 'е000', 19, 'ru'),
(2258, 'заглянуть', 'заглянут', 0, 0, 0.6, 'з000', 6, 'ru'),
(2259, 'закрытия', 'закрыт', 0, 0, 0.5333, 'з000', 6, 'ru'),
(2260, 'ищете', 'ищет', 0, 0, 0.3333, 'и000', 6, 'ru'),
(2261, 'к', 'к', 0, 0, 0.0667, 'к000', 19, 'ru'),
(2262, 'место', 'мест', 0, 0, 0.3333, 'м000', 12, 'ru'),
(2263, 'нам', 'нам', 0, 0, 0.2, 'н000', 6, 'ru'),
(2264, 'нашего', 'наш', 0, 0, 0.4, 'н000', 6, 'ru'),
(2265, 'отдельный', 'отдельн', 0, 0, 0.6, 'о000', 6, 'ru'),
(2266, 'отдыху', 'отдых', 0, 0, 0.4, 'о000', 6, 'ru'),
(2267, 'позволяет', 'позволя', 0, 0, 0.6, 'п000', 6, 'ru'),
(2268, 'приятному', 'приятн', 0, 0, 0.6, 'п000', 6, 'ru'),
(2269, 'провести', 'провест', 0, 0, 0.5333, 'п000', 6, 'ru'),
(2270, 'прохладным', 'прохладн', 0, 0, 0.6667, 'п000', 6, 'ru'),
(2271, 'работать', 'работа', 0, 0, 0.5333, 'р000', 6, 'ru'),
(2272, 'располагает', 'располага', 0, 0, 0.7333, 'р000', 6, 'ru'),
(2273, 'семьей', 'сем', 0, 0, 0.4, 'с000', 6, 'ru'),
(2274, 'стоит', 'сто', 0, 0, 0.3333, 'с000', 6, 'ru'),
(2275, 'торгового', 'торгов', 0, 0, 0.6, 'т000', 6, 'ru'),
(2276, 'точно', 'точн', 0, 0, 0.3333, 'т000', 6, 'ru'),
(2277, 'ужином', 'ужин', 0, 0, 0.4, 'у000', 6, 'ru'),
(2278, 'уютное', 'уютн', 0, 0, 0.4, 'у000', 6, 'ru'),
(2279, 'хорошово', 'хорошов', 0, 0, 0.5333, 'х000', 6, 'ru'),
(2280, 'центра', 'центр', 0, 0, 0.4, 'ц000', 6, 'ru'),
(2281, '200', '200', 0, 0, 0.3, '', 6, 'ru'),
(2282, '22.00', '22.00', 0, 0, 0.5, '', 6, 'ru'),
(2283, 'вечера', 'вечер', 0, 0, 0.4, 'в000', 6, 'ru'),
(2284, 'вкусной', 'вкусн', 0, 0, 0.4667, 'в000', 6, 'ru'),
(2285, 'едой', 'ед', 0, 0, 0.2667, 'е000', 6, 'ru'),
(2286, 'живой', 'жив', 0, 0, 0.3333, 'ж000', 6, 'ru'),
(2287, 'каждую', 'кажд', 0, 0, 0.4, 'к000', 6, 'ru'),
(2288, 'крафтового', 'крафтов', 0, 0, 0.6667, 'к000', 6, 'ru'),
(2289, 'музыкальные', 'музыкальн', 0, 0, 0.7333, 'м000', 6, 'ru'),
(2290, 'музыкой', 'музык', 0, 0, 0.4667, 'м000', 6, 'ru'),
(2291, 'насладиться', 'наслад', 0, 0, 0.7333, 'н000', 6, 'ru'),
(2292, 'незабываемая', 'незабыва', 0, 0, 0.8, 'н000', 6, 'ru'),
(2293, 'попробовать', 'попробова', 0, 0, 0.7333, 'п000', 6, 'ru'),
(2294, 'пятницу', 'пятниц', 0, 0, 0.4667, 'п000', 6, 'ru'),
(2295, 'различных', 'различн', 0, 0, 0.6, 'р000', 6, 'ru'),
(2296, 'сможете', 'сможет', 0, 0, 0.4667, 'с000', 6, 'ru'),
(2297, 'субботу', 'суббот', 0, 0, 0.4667, 'с000', 6, 'ru'),
(2298, 'яркие', 'ярк', 0, 0, 0.3333, 'я000', 6, 'ru'),
(2312, 'атмосферой', 'атмосфер', 0, 0, 0.6667, 'а000', 6, 'ru'),
(2313, 'баром', 'бар', 0, 0, 0.3333, 'б000', 6, 'ru'),
(2314, 'бесплатный', 'бесплатн', 0, 0, 0.6667, 'б000', 6, 'ru'),
(2315, 'вечером', 'вечер', 0, 0, 0.4667, 'в000', 6, 'ru'),
(2316, 'вкусовые', 'вкусов', 0, 0, 0.5333, 'в000', 6, 'ru'),
(2317, 'гарантирующей', 'гарантир', 0, 0, 0.8667, 'г000', 6, 'ru'),
(2318, 'жителей', 'жител', 0, 0, 0.4667, 'ж000', 6, 'ru'),
(2319, 'закусок', 'закусок', 0, 0, 0.4667, 'з000', 6, 'ru'),
(2320, 'коптильней', 'коптильн', 0, 0, 0.6667, 'к000', 6, 'ru'),
(2321, 'машине', 'машин', 0, 0, 0.4, 'м000', 6, 'ru'),
(2322, 'можете', 'может', 0, 0, 0.4, 'м000', 6, 'ru'),
(2323, 'неповторимые', 'неповторим', 0, 0, 0.8, 'н000', 6, 'ru'),
(2324, 'окнами', 'окн', 0, 0, 0.4, 'о000', 6, 'ru'),
(2325, 'отличное', 'отличн', 0, 0, 0.5333, 'о000', 6, 'ru'),
(2326, 'ощущения', 'ощущен', 0, 0, 0.5333, 'о000', 6, 'ru'),
(2327, 'панорамными', 'панорамн', 0, 0, 0.7333, 'п000', 6, 'ru'),
(2328, 'паркинг', 'паркинг', 0, 0, 0.4667, 'п000', 6, 'ru'),
(2329, 'порадуют', 'порад', 0, 0, 0.5333, 'п000', 6, 'ru'),
(2330, 'поэтому', 'поэт', 0, 0, 0.4667, 'п000', 6, 'ru'),
(2331, 'приехать', 'приеха', 0, 0, 0.5333, 'п000', 6, 'ru'),
(2332, 'района', 'район', 0, 0, 0.4, 'р000', 6, 'ru'),
(2333, 'рядом', 'ряд', 0, 0, 0.3333, 'р000', 6, 'ru'),
(2334, 'собственной', 'собствен', 0, 0, 0.7333, 'с000', 6, 'ru'),
(2335, 'спокойно', 'спокойн', 0, 0, 0.5333, 'с000', 6, 'ru'),
(2336, 'уютной', 'уютн', 0, 0, 0.4, 'у000', 6, 'ru'),
(2337, 'aktsii', 'aktsii', 0, 0, 0.4, 'A232', 2, 'ru'),
(2338, '5-й', '5-й', 0, 0, 0.2, 'й000', 5, 'ru'),
(2339, 'ланч', 'ланч', 0, 0, 0.2667, 'л000', 6, 'ru'),
(2340, 'подарок', 'подарок', 0, 0, 0.4667, 'п000', 5, 'ru'),
(2341, 'j', 'j', 0, 0, 0.0667, 'J000', 4, 'ru'),
(2342, 'lanch', 'lanch', 0, 0, 0.3333, 'L520', 4, 'ru'),
(2343, 'podarok', 'podarok', 0, 0, 0.4667, 'P362', 4, 'ru'),
(2344, 'v', 'v', 0, 0, 0.0667, 'V000', 4, 'ru'),
(2345, 'акция', 'акц', 0, 0, 0.3333, 'а000', 7, 'ru'),
(2346, 'барах', 'бар', 0, 0, 0.3333, 'б000', 7, 'ru'),
(2347, 'будние', 'будн', 0, 0, 0.4, 'б000', 4, 'ru'),
(2348, 'действует', 'действ', 0, 0, 0.6, 'д000', 20, 'ru'),
(2349, 'дни', 'дни', 0, 0, 0.2, 'д000', 4, 'ru'),
(2350, 'до', 'до', 0, 0, 0.1333, 'д000', 17, 'ru'),
(2351, 'замес', 'замес', 0, 0, 0.3333, 'з000', 5, 'ru'),
(2352, 'напиток', 'напиток', 0, 0, 0.4667, 'н000', 4, 'ru'),
(2353, 'участвуют', 'участв', 0, 0, 0.6, 'у000', 4, 'ru'),
(2354, 'часов', 'час', 0, 0, 0.3333, 'ч000', 4, 'ru'),
(2356, 'во', 'во', 0, 0, 0.1333, 'в000', 3, 'ru'),
(2357, 'всех', 'всех', 0, 0, 0.2667, 'в000', 3, 'ru'),
(2358, 'даты', 'дат', 0, 0, 0.2667, 'д000', 16, 'ru'),
(2359, 'дней', 'дне', 0, 0, 0.2667, 'д000', 16, 'ru'),
(2360, 'дня', 'дня', 0, 0, 0.2, 'д000', 3, 'ru'),
(2361, 'документа', 'документ', 0, 0, 0.6, 'д000', 3, 'ru'),
(2362, 'личность', 'личност', 0, 0, 0.5333, 'л000', 3, 'ru'),
(2363, 'предъявлении', 'предъявлен', 0, 0, 0.8, 'п000', 3, 'ru'),
(2364, 'течение', 'течен', 0, 0, 0.4667, 'т000', 16, 'ru'),
(2365, 'удостоверяющего', 'удостоверя', 0, 0, 1, 'у000', 3, 'ru'),
(2371, 'novym', 'novym', 0, 0, 0.3333, 'N150', 1, 'ru'),
(2372, 'posetitelyam', 'posetitelyam', 0, 0, 0.8, 'P2345', 1, 'ru'),
(2373, 'skidka', 'skidka', 0, 0, 0.4, 'S320', 1, 'ru'),
(2374, 'бизнес', 'бизнес', 0, 0, 0.4, 'б000', 1, 'ru'),
(2375, 'воспользоваться', 'воспользова', 0, 0, 1, 'в000', 1, 'ru'),
(2376, 'единоразово', 'единоразов', 0, 0, 0.7333, 'е000', 1, 'ru'),
(2377, 'новым', 'нов', 0, 0, 0.3333, 'н000', 1, 'ru'),
(2378, 'посетителям', 'посетител', 0, 0, 0.7333, 'п000', 1, 'ru'),
(2379, 'распространяется', 'распространя', 0, 0, 1, 'р000', 1, 'ru'),
(2380, 'скидки', 'скидк', 0, 0, 0.4, 'с000', 1, 'ru'),
(2381, 'скидкой', 'скидк', 0, 0, 0.4667, 'с000', 1, 'ru'),
(2382, 'спецпредложения', 'спецпредложен', 0, 0, 1, 'с000', 1, 'ru'),
(2383, 'суммируются', 'суммир', 0, 0, 0.7333, 'с000', 1, 'ru'),
(2384, 'эт', 'эт', 0, 0, 0.1333, 'э000', 1, 'ru'),
(2386, '1.1', '1.1', 0, 0, 0.3, '', 15, 'ru'),
(2387, '1.2', '1.2', 0, 0, 0.3, '', 15, 'ru'),
(2388, '10.1', '10.1', 0, 0, 0.4, '', 15, 'ru'),
(2389, '10.2', '10.2', 0, 0, 0.4, '', 15, 'ru'),
(2390, '12.1', '12.1', 0, 0, 0.4, '', 15, 'ru'),
(2391, '12.2', '12.2', 0, 0, 0.4, '', 15, 'ru'),
(2392, '12.3', '12.3', 0, 0, 0.4, '', 15, 'ru'),
(2393, '152-фз', '152-фз', 0, 0, 0.4, 'ф000', 13, 'ru'),
(2394, '2.1', '2.1', 0, 0, 0.3, '', 15, 'ru'),
(2395, '2.10', '2.10', 0, 0, 0.4, '', 15, 'ru'),
(2396, '2.11', '2.11', 0, 0, 0.4, '', 15, 'ru'),
(2397, '2.12', '2.12', 0, 0, 0.4, '', 15, 'ru'),
(2398, '2.13', '2.13', 0, 0, 0.4, '', 15, 'ru'),
(2399, '2.14', '2.14', 0, 0, 0.4, '', 15, 'ru'),
(2400, '2.2', '2.2', 0, 0, 0.3, '', 15, 'ru'),
(2401, '2.3', '2.3', 0, 0, 0.3, '', 15, 'ru'),
(2402, '2.4', '2.4', 0, 0, 0.3, '', 15, 'ru'),
(2403, '2.5', '2.5', 0, 0, 0.3, '', 15, 'ru'),
(2404, '2.6', '2.6', 0, 0, 0.3, '', 15, 'ru'),
(2405, '2.7', '2.7', 0, 0, 0.3, '', 15, 'ru'),
(2406, '2.8', '2.8', 0, 0, 0.3, '', 15, 'ru'),
(2407, '2.9', '2.9', 0, 0, 0.3, '', 15, 'ru'),
(2408, '27.07.2006', '27.07.2006', 0, 0, 1, '', 13, 'ru'),
(2409, '3.1', '3.1', 0, 0, 0.3, '', 15, 'ru'),
(2410, '3.2', '3.2', 0, 0, 0.3, '', 15, 'ru'),
(2411, '4', '4', 0, 0, 0.1, '', 15, 'ru'),
(2412, '4.1', '4.1', 0, 0, 0.3, '', 15, 'ru'),
(2413, '4.2', '4.2', 0, 0, 0.3, '', 15, 'ru'),
(2414, '4.3', '4.3', 0, 0, 0.3, '', 15, 'ru'),
(2415, '5.1', '5.1', 0, 0, 0.3, '', 15, 'ru'),
(2416, '5.2', '5.2', 0, 0, 0.3, '', 15, 'ru'),
(2417, '5.3', '5.3', 0, 0, 0.3, '', 15, 'ru'),
(2418, '5.4', '5.4', 0, 0, 0.3, '', 15, 'ru'),
(2419, '5.5', '5.5', 0, 0, 0.3, '', 15, 'ru'),
(2420, '5.6', '5.6', 0, 0, 0.3, '', 15, 'ru'),
(2421, '5.7', '5.7', 0, 0, 0.3, '', 15, 'ru'),
(2422, '6', '6', 0, 0, 0.1, '', 15, 'ru'),
(2423, '7.1', '7.1', 0, 0, 0.3, '', 15, 'ru'),
(2424, '7.2', '7.2', 0, 0, 0.3, '', 13, 'ru'),
(2425, '7.3', '7.3', 0, 0, 0.3, '', 15, 'ru'),
(2426, '7.4', '7.4', 0, 0, 0.3, '', 15, 'ru'),
(2427, '7.5', '7.5', 0, 0, 0.3, '', 15, 'ru'),
(2428, '7.6.осуществляется', '7.6.осуществля', 0, 0, 1, 'о000', 8, 'ru'),
(2429, '7.7', '7.7', 0, 0, 0.3, '', 15, 'ru'),
(2430, '8.1', '8.1', 0, 0, 0.3, '', 15, 'ru'),
(2431, '8.2', '8.2', 0, 0, 0.3, '', 15, 'ru'),
(2432, '8.3', '8.3', 0, 0, 0.3, '', 15, 'ru'),
(2433, '8.4', '8.4', 0, 0, 0.3, '', 15, 'ru'),
(2434, '8.5', '8.5', 0, 0, 0.3, '', 15, 'ru'),
(2435, '8.6', '8.6', 0, 0, 0.3, '', 15, 'ru'),
(2436, '8.7', '8.7', 0, 0, 0.3, '', 15, 'ru'),
(2437, '8.8', '8.8', 0, 0, 0.3, '', 15, 'ru'),
(2438, '8.9', '8.9', 0, 0, 0.3, '', 15, 'ru'),
(2439, '9.1', '9.1', 0, 0, 0.3, '', 15, 'ru'),
(2440, '9.2', '9.2', 0, 0, 0.3, '', 15, 'ru'),
(2441, 'https', 'https', 0, 0, 0.3333, 'H312', 13, 'ru'),
(2442, 'privacy-policy', 'privacy-policy', 0, 0, 0.9333, 'P612142', 13, 'ru'),
(2443, 'zms-msk', 'zms-msk', 0, 0, 0.4667, 'Z5252', 16, 'ru'),
(2444, '«актуализация', '«актуализац', 0, 0, 0.8667, 'а000', 13, 'ru'),
(2445, '«замес»', '«замес»', 0, 0, 0.4667, 'з000', 13, 'ru'),
(2446, '«о', '«о', 0, 0, 0.1333, 'о000', 13, 'ru'),
(2447, '«отзыв', '«отз', 0, 0, 0.4, 'о000', 13, 'ru'),
(2448, 'автоматизации', 'автоматизац', 0, 0, 0.8667, 'а000', 13, 'ru'),
(2449, 'автоматизированная', 'автоматизирова', 0, 0, 1, 'а000', 13, 'ru'),
(2450, 'автоматизированную', 'автоматизирова', 0, 0, 1, 'а000', 13, 'ru'),
(2451, 'адрес', 'адрес', 0, 0, 0.3333, 'а000', 13, 'ru'),
(2452, 'адресу', 'адрес', 0, 0, 0.4, 'а000', 13, 'ru'),
(2453, 'акта', 'акт', 0, 0, 0.2667, 'а000', 13, 'ru'),
(2454, 'актами', 'акт', 0, 0, 0.4, 'а000', 13, 'ru'),
(2455, 'актуализировать', 'актуализирова', 0, 0, 1, 'а000', 13, 'ru'),
(2456, 'актуальная', 'актуальн', 0, 0, 0.6667, 'а000', 13, 'ru'),
(2457, 'актуальность', 'актуальн', 0, 0, 0.8, 'а000', 13, 'ru'),
(2458, 'баз', 'баз', 0, 0, 0.2, 'б000', 13, 'ru'),
(2459, 'базах', 'баз', 0, 0, 0.3333, 'б000', 13, 'ru'),
(2460, 'безвозвратно', 'безвозвратн', 0, 0, 0.8, 'б000', 13, 'ru'),
(2461, 'бездействие', 'бездейств', 0, 0, 0.7333, 'б000', 13, 'ru'),
(2462, 'безопасности', 'безопасн', 0, 0, 0.8, 'б000', 13, 'ru'),
(2463, 'безопасность', 'безопасн', 0, 0, 0.8, 'б000', 13, 'ru'),
(2464, 'бессрочно', 'бессрочн', 0, 0, 0.6, 'б000', 8, 'ru'),
(2465, 'блокирование', 'блокирован', 0, 0, 0.8, 'б000', 13, 'ru'),
(2466, 'блокированиеперсональных', 'блокированиеперсональн', 0, 0, 1, 'б000', 8, 'ru'),
(2467, 'блокирования', 'блокирован', 0, 0, 0.8, 'б000', 13, 'ru'),
(2468, 'будет', 'будет', 0, 0, 0.3333, 'б000', 13, 'ru'),
(2469, 'были', 'был', 0, 0, 0.2667, 'б000', 13, 'ru'),
(2470, 'важнейшей', 'важн', 0, 0, 0.6, 'в000', 13, 'ru'),
(2471, 'веб-сайт', 'веб-сайт', 0, 0, 0.5333, 'в000', 13, 'ru'),
(2472, 'веб-сайта', 'веб-сайт', 0, 0, 0.6, 'в000', 13, 'ru'),
(2473, 'версией', 'верс', 0, 0, 0.4667, 'в000', 13, 'ru'),
(2474, 'версия', 'верс', 0, 0, 0.4, 'в000', 13, 'ru'),
(2475, 'видов', 'вид', 0, 0, 0.3333, 'в000', 13, 'ru'),
(2476, 'виды', 'вид', 0, 0, 0.2667, 'в000', 13, 'ru'),
(2477, 'включая', 'включ', 0, 0, 0.4667, 'в000', 13, 'ru'),
(2478, 'власти', 'власт', 0, 0, 0.4, 'в000', 13, 'ru'),
(2479, 'возложенных', 'возложен', 0, 0, 0.7333, 'в000', 13, 'ru'),
(2480, 'возможные', 'возможн', 0, 0, 0.6, 'в000', 13, 'ru'),
(2481, 'вопросам', 'вопрос', 0, 0, 0.5333, 'в000', 13, 'ru'),
(2482, 'восстановления', 'восстановлен', 0, 0, 0.9333, 'в000', 13, 'ru'),
(2483, 'вправе', 'вправ', 0, 0, 0.4, 'в000', 13, 'ru'),
(2484, 'временное', 'времен', 0, 0, 0.6, 'в000', 13, 'ru'),
(2485, 'всей', 'все', 0, 0, 0.2667, 'в000', 13, 'ru'),
(2486, 'вся', 'вся', 0, 0, 0.2, 'в000', 13, 'ru'),
(2487, 'выгодоприобретателем', 'выгодоприобретател', 0, 0, 1, 'в000', 13, 'ru'),
(2488, 'выдвигатьусловие', 'выдвигатьуслов', 0, 0, 1, 'в000', 8, 'ru'),
(2489, 'выполнения', 'выполнен', 0, 0, 0.6667, 'в000', 13, 'ru'),
(2490, 'вычислительной', 'вычислительн', 0, 0, 0.9333, 'в000', 13, 'ru'),
(2491, 'вышеуказанного', 'вышеуказа', 0, 0, 0.9333, 'в000', 13, 'ru'),
(2492, 'выявление', 'выявлен', 0, 0, 0.6, 'в000', 13, 'ru'),
(2493, 'выявления', 'выявлен', 0, 0, 0.6, 'в000', 13, 'ru'),
(2494, 'государства', 'государств', 0, 0, 0.7333, 'г000', 13, 'ru'),
(2495, 'государственный', 'государствен', 0, 0, 1, 'г000', 13, 'ru'),
(2496, 'государственных', 'государствен', 0, 0, 1, 'г000', 13, 'ru'),
(2497, 'гражданина', 'гражданин', 0, 0, 0.6667, 'г000', 13, 'ru'),
(2498, 'гражданско-правовому', 'гражданско-правов', 0, 0, 1, 'г000', 13, 'ru'),
(2499, 'графических', 'графическ', 0, 0, 0.7333, 'г000', 13, 'ru'),
(2500, 'далее', 'дал', 0, 0, 0.3333, 'д000', 13, 'ru'),
(2501, 'дальнейшего', 'дальн', 0, 0, 0.7333, 'д000', 13, 'ru'),
(2502, 'данном', 'дан', 0, 0, 0.4, 'д000', 13, 'ru'),
(2503, 'данные', 'дан', 0, 0, 0.4, 'д000', 13, 'ru'),
(2504, 'данным', 'дан', 0, 0, 0.4, 'д000', 13, 'ru'),
(2505, 'данными', 'дан', 0, 0, 0.4667, 'д000', 13, 'ru'),
(2506, 'данных', 'дан', 0, 0, 0.4, 'д000', 13, 'ru'),
(2507, 'данных»', 'данных»', 0, 0, 0.4667, 'д000', 13, 'ru'),
(2508, 'данных».', 'данных».', 0, 0, 0.5333, 'д000', 13, 'ru'),
(2509, 'данныхв', 'данныхв', 0, 0, 0.4667, 'д000', 8, 'ru'),
(2510, 'данныхограничивается', 'данныхограничива', 0, 0, 1, 'д000', 8, 'ru'),
(2511, 'даносогласие', 'даносоглас', 0, 0, 0.8, 'д000', 8, 'ru'),
(2512, 'дачи', 'дач', 0, 0, 0.2667, 'д000', 13, 'ru'),
(2513, 'действие', 'действ', 0, 0, 0.5333, 'д000', 13, 'ru'),
(2514, 'действий', 'действ', 0, 0, 0.5333, 'д000', 13, 'ru'),
(2515, 'действия', 'действ', 0, 0, 0.5333, 'д000', 13, 'ru'),
(2516, 'действуют', 'действ', 0, 0, 0.6, 'д000', 13, 'ru'),
(2517, 'действующего', 'действ', 0, 0, 0.8, 'д000', 13, 'ru'),
(2518, 'действующим', 'действ', 0, 0, 0.7333, 'д000', 13, 'ru'),
(2519, 'деятельности', 'деятельн', 0, 0, 0.8, 'д000', 13, 'ru'),
(2520, 'дляраспространения', 'дляраспространен', 0, 0, 1, 'д000', 8, 'ru'),
(2521, 'договора', 'договор', 0, 0, 0.5333, 'д000', 13, 'ru'),
(2522, 'договором', 'договор', 0, 0, 0.6, 'д000', 13, 'ru'),
(2523, 'договору', 'договор', 0, 0, 0.5333, 'д000', 13, 'ru'),
(2524, 'документами', 'документ', 0, 0, 0.7333, 'д000', 13, 'ru'),
(2525, 'документе', 'документ', 0, 0, 0.6, 'д000', 13, 'ru'),
(2526, 'документы', 'документ', 0, 0, 0.6, 'д000', 13, 'ru'),
(2527, 'должностного', 'должностн', 0, 0, 0.8, 'д000', 13, 'ru'),
(2528, 'должны', 'должн', 0, 0, 0.4, 'д000', 13, 'ru'),
(2529, 'дольше', 'дольш', 0, 0, 0.4, 'д000', 13, 'ru'),
(2530, 'дополнительной', 'дополнительн', 0, 0, 0.9333, 'д000', 13, 'ru'),
(2531, 'допускается', 'допуска', 0, 0, 0.7333, 'д000', 13, 'ru'),
(2532, 'достаточность', 'достаточн', 0, 0, 0.8667, 'д000', 13, 'ru'),
(2533, 'достаточных', 'достаточн', 0, 0, 0.7333, 'д000', 13, 'ru'),
(2534, 'достижение', 'достижен', 0, 0, 0.6667, 'д000', 13, 'ru'),
(2535, 'достижением', 'достижен', 0, 0, 0.7333, 'д000', 13, 'ru'),
(2536, 'достижении', 'достижен', 0, 0, 0.6667, 'д000', 13, 'ru'),
(2537, 'достижения', 'достижен', 0, 0, 0.6667, 'д000', 13, 'ru'),
(2538, 'достоверные', 'достоверн', 0, 0, 0.7333, 'д000', 13, 'ru'),
(2539, 'доступ', 'доступ', 0, 0, 0.4, 'д000', 13, 'ru'),
(2540, 'доступа', 'доступ', 0, 0, 0.4667, 'д000', 13, 'ru'),
(2541, 'доступе', 'доступ', 0, 0, 0.4667, 'д000', 13, 'ru'),
(2542, 'доступной', 'доступн', 0, 0, 0.6, 'д000', 13, 'ru'),
(2543, 'доступность', 'доступн', 0, 0, 0.7333, 'д000', 13, 'ru'),
(2544, 'другим', 'друг', 0, 0, 0.4, 'д000', 13, 'ru'),
(2545, 'другими', 'друг', 0, 0, 0.4667, 'д000', 13, 'ru'),
(2546, 'других', 'друг', 0, 0, 0.4, 'д000', 13, 'ru'),
(2547, 'другого', 'друг', 0, 0, 0.4667, 'д000', 13, 'ru'),
(2548, 'другом', 'друг', 0, 0, 0.4, 'д000', 13, 'ru'),
(2549, 'ее', 'е', 0, 0, 0.1333, 'е000', 13, 'ru'),
(2550, 'жизни', 'жизн', 0, 0, 0.3333, 'ж000', 13, 'ru'),
(2551, 'заключения', 'заключен', 0, 0, 0.6667, 'з000', 13, 'ru'),
(2552, 'заключительные', 'заключительн', 0, 0, 0.9333, 'з000', 13, 'ru'),
(2553, 'закон', 'закон', 0, 0, 0.3333, 'з000', 13, 'ru'),
(2554, 'закона', 'закон', 0, 0, 0.4, 'з000', 13, 'ru'),
(2555, 'законами', 'закон', 0, 0, 0.5333, 'з000', 13, 'ru'),
(2556, 'законе', 'закон', 0, 0, 0.4, 'з000', 13, 'ru'),
(2557, 'законной', 'закон', 0, 0, 0.5333, 'з000', 13, 'ru'),
(2558, 'законные', 'закон', 0, 0, 0.5333, 'з000', 13, 'ru'),
(2559, 'законных', 'закон', 0, 0, 0.5333, 'з000', 13, 'ru'),
(2560, 'законодательства', 'законодательств', 0, 0, 1, 'з000', 13, 'ru'),
(2561, 'законодательством', 'законодательств', 0, 0, 1, 'з000', 13, 'ru'),
(2562, 'законом', 'закон', 0, 0, 0.4667, 'з000', 13, 'ru'),
(2563, 'замены', 'зам', 0, 0, 0.4, 'з000', 13, 'ru'),
(2564, 'запись', 'зап', 0, 0, 0.4, 'з000', 13, 'ru'),
(2565, 'запреты', 'запрет', 0, 0, 0.4667, 'з000', 13, 'ru'),
(2566, 'запроса', 'запрос', 0, 0, 0.4667, 'з000', 13, 'ru'),
(2567, 'запросу', 'запрос', 0, 0, 0.4667, 'з000', 13, 'ru'),
(2568, 'запросы', 'запрос', 0, 0, 0.4667, 'з000', 13, 'ru'),
(2569, 'заранее', 'заран', 0, 0, 0.4667, 'з000', 13, 'ru'),
(2570, 'защите', 'защ', 0, 0, 0.4, 'з000', 13, 'ru'),
(2571, 'защиты', 'защит', 0, 0, 0.4, 'з000', 13, 'ru'),
(2572, 'заявленной', 'заявлен', 0, 0, 0.6667, 'з000', 13, 'ru'),
(2573, 'заявленным', 'заявлен', 0, 0, 0.6667, 'з000', 13, 'ru'),
(2574, 'значимых', 'значим', 0, 0, 0.5333, 'з000', 13, 'ru'),
(2575, 'избыточность', 'избыточн', 0, 0, 0.8, 'и000', 13, 'ru'),
(2576, 'извлечение', 'извлечен', 0, 0, 0.6667, 'и000', 13, 'ru'),
(2577, 'изменение', 'изменен', 0, 0, 0.6, 'и000', 13, 'ru'),
(2578, 'изменении', 'изменен', 0, 0, 0.6, 'и000', 13, 'ru'),
(2579, 'изменения', 'изменен', 0, 0, 0.6, 'и000', 13, 'ru'),
(2580, 'имеет', 'имеет', 0, 0, 0.3333, 'и000', 13, 'ru'),
(2581, 'имеют', 'имеют', 0, 0, 0.3333, 'и000', 13, 'ru'),
(2582, 'имеются', 'имеют', 0, 0, 0.4667, 'и000', 13, 'ru'),
(2583, 'имя', 'им', 0, 0, 0.2, 'и000', 13, 'ru'),
(2584, 'инициативе', 'инициатив', 0, 0, 0.6667, 'и000', 13, 'ru'),
(2585, 'иное', 'ин', 0, 0, 0.2667, 'и000', 13, 'ru'),
(2586, 'иной', 'ин', 0, 0, 0.2667, 'и000', 13, 'ru'),
(2587, 'иному', 'ин', 0, 0, 0.3333, 'и000', 13, 'ru'),
(2588, 'иностранного', 'иностра', 0, 0, 0.8, 'и000', 13, 'ru'),
(2589, 'иностранному', 'иностра', 0, 0, 0.8, 'и000', 13, 'ru'),
(2590, 'иностранных', 'иностра', 0, 0, 0.7333, 'и000', 13, 'ru'),
(2591, 'интересах', 'интерес', 0, 0, 0.6, 'и000', 13, 'ru'),
(2592, 'интересов', 'интерес', 0, 0, 0.6, 'и000', 13, 'ru'),
(2593, 'интересующим', 'интерес', 0, 0, 0.8, 'и000', 13, 'ru'),
(2594, 'интернет', 'интернет', 0, 0, 0.5333, 'и000', 13, 'ru'),
(2595, 'информационная', 'информацион', 0, 0, 0.9333, 'и000', 13, 'ru'),
(2596, 'информационно-телекоммуникационным', 'информационно-телекоммуникацион', 0, 0, 1, 'и000', 13, 'ru'),
(2597, 'информационно-телекоммуникационных', 'информационно-телекоммуникацион', 0, 0, 1, 'и000', 13, 'ru'),
(2598, 'информационной', 'информацион', 0, 0, 0.9333, 'и000', 13, 'ru'),
(2599, 'информационных', 'информацион', 0, 0, 0.9333, 'и000', 13, 'ru'),
(2600, 'информация', 'информац', 0, 0, 0.6667, 'и000', 13, 'ru'),
(2601, 'информирование', 'информирован', 0, 0, 0.9333, 'и000', 13, 'ru'),
(2602, 'иные', 'ин', 0, 0, 0.2667, 'и000', 13, 'ru'),
(2603, 'иным', 'ин', 0, 0, 0.2667, 'и000', 13, 'ru'),
(2604, 'иных', 'ин', 0, 0, 0.2667, 'и000', 13, 'ru'),
(2605, 'исключающие', 'исключа', 0, 0, 0.7333, 'и000', 13, 'ru'),
(2606, 'исключением', 'исключен', 0, 0, 0.7333, 'и000', 13, 'ru'),
(2607, 'исполнением', 'исполнен', 0, 0, 0.7333, 'и000', 13, 'ru'),
(2608, 'исполнению', 'исполнен', 0, 0, 0.6667, 'и000', 13, 'ru'),
(2609, 'исполнения', 'исполнен', 0, 0, 0.6667, 'и000', 13, 'ru'),
(2610, 'исполнительном', 'исполнительн', 0, 0, 0.9333, 'и000', 13, 'ru'),
(2611, 'исполнять', 'исполня', 0, 0, 0.6, 'и000', 13, 'ru'),
(2612, 'использование', 'использован', 0, 0, 0.8667, 'и000', 13, 'ru'),
(2613, 'использованием', 'использован', 0, 0, 0.9333, 'и000', 13, 'ru'),
(2614, 'использования', 'использован', 0, 0, 0.8667, 'и000', 13, 'ru'),
(2615, 'используемые', 'используем', 0, 0, 0.8, 'и000', 13, 'ru'),
(2616, 'истечение', 'истечен', 0, 0, 0.6, 'и000', 13, 'ru'),
(2617, 'их', 'их', 0, 0, 0.1333, 'и000', 13, 'ru'),
(2618, 'каким-либо', 'каким-либ', 0, 0, 0.6667, 'к000', 13, 'ru'),
(2619, 'каких', 'как', 0, 0, 0.3333, 'к000', 13, 'ru'),
(2620, 'касающимся', 'каса', 0, 0, 0.6667, 'к000', 13, 'ru'),
(2621, 'касающуюся', 'каса', 0, 0, 0.6667, 'к000', 13, 'ru'),
(2622, 'касающуюсяобработки', 'касающуюсяобработк', 0, 0, 1, 'к000', 8, 'ru'),
(2623, 'ко', 'ко', 0, 0, 0.1333, 'к000', 13, 'ru'),
(2624, 'когда', 'когд', 0, 0, 0.3333, 'к000', 13, 'ru'),
(2625, 'конкретному', 'конкретн', 0, 0, 0.7333, 'к000', 13, 'ru'),
(2626, 'конкретных', 'конкретн', 0, 0, 0.6667, 'к000', 8, 'ru'),
(2627, 'конфиденциальность', 'конфиденциальн', 0, 0, 1, 'к000', 13, 'ru'),
(2628, 'копирования', 'копирован', 0, 0, 0.7333, 'к000', 13, 'ru'),
(2629, 'косвенно', 'косвен', 0, 0, 0.5333, 'к000', 13, 'ru'),
(2630, 'которого', 'котор', 0, 0, 0.5333, 'к000', 13, 'ru'),
(2631, 'которому', 'котор', 0, 0, 0.5333, 'к000', 13, 'ru'),
(2632, 'которую', 'котор', 0, 0, 0.4667, 'к000', 13, 'ru'),
(2633, 'которые', 'котор', 0, 0, 0.4667, 'к000', 13, 'ru'),
(2634, 'которым', 'котор', 0, 0, 0.4667, 'к000', 13, 'ru'),
(2635, 'кроме', 'кром', 0, 0, 0.3333, 'к000', 13, 'ru'),
(2636, 'круга', 'круг', 0, 0, 0.3333, 'к000', 13, 'ru'),
(2637, 'кругу', 'круг', 0, 0, 0.3333, 'к000', 13, 'ru'),
(2638, 'лиц', 'лиц', 0, 0, 0.2, 'л000', 13, 'ru'),
(2639, 'лица', 'лиц', 0, 0, 0.2667, 'л000', 13, 'ru'),
(2640, 'лицам', 'лиц', 0, 0, 0.3333, 'л000', 13, 'ru'),
(2641, 'лицами', 'лиц', 0, 0, 0.4, 'л000', 13, 'ru'),
(2642, 'лицо', 'лиц', 0, 0, 0.2667, 'л000', 13, 'ru'),
(2643, 'лицу', 'лиц', 0, 0, 0.2667, 'л000', 13, 'ru'),
(2644, 'личную', 'личн', 0, 0, 0.4, 'л000', 13, 'ru'),
(2645, 'любая', 'люб', 0, 0, 0.3333, 'л000', 13, 'ru'),
(2646, 'любое', 'люб', 0, 0, 0.3333, 'л000', 13, 'ru'),
(2647, 'любые', 'люб', 0, 0, 0.3333, 'л000', 13, 'ru'),
(2648, 'массовой', 'массов', 0, 0, 0.5333, 'м000', 13, 'ru'),
(2649, 'материальные', 'материальн', 0, 0, 0.8, 'м000', 13, 'ru'),
(2650, 'между', 'межд', 0, 0, 0.3333, 'м000', 13, 'ru'),
(2651, 'международным', 'международн', 0, 0, 0.8667, 'м000', 13, 'ru'),
(2652, 'мер', 'мер', 0, 0, 0.2, 'м000', 13, 'ru'),
(2653, 'меры', 'мер', 0, 0, 0.2667, 'м000', 13, 'ru'),
(2654, 'может', 'может', 0, 0, 0.3333, 'м000', 13, 'ru'),
(2655, 'момент', 'момент', 0, 0, 0.4, 'м000', 13, 'ru'),
(2656, 'муниципальный', 'муниципальн', 0, 0, 0.8667, 'м000', 13, 'ru'),
(2657, 'наличии', 'налич', 0, 0, 0.4667, 'н000', 13, 'ru'),
(2658, 'намерении', 'намерен', 0, 0, 0.6, 'н000', 13, 'ru'),
(2659, 'направив', 'направ', 0, 0, 0.5333, 'н000', 13, 'ru'),
(2660, 'направление', 'направлен', 0, 0, 0.7333, 'н000', 13, 'ru'),
(2661, 'направления', 'направлен', 0, 0, 0.7333, 'н000', 13, 'ru'),
(2662, 'направленные', 'направлен', 0, 0, 0.8, 'н000', 13, 'ru'),
(2663, 'направляется', 'направля', 0, 0, 0.8, 'н000', 13, 'ru'),
(2664, 'нарушаются', 'наруша', 0, 0, 0.6667, 'н000', 13, 'ru'),
(2665, 'настоящая', 'настоя', 0, 0, 0.6, 'н000', 13, 'ru'),
(2666, 'настоящей', 'настоя', 0, 0, 0.6, 'н000', 13, 'ru'),
(2667, 'настоящем', 'настоя', 0, 0, 0.6, 'н000', 13, 'ru'),
(2668, 'невозможно', 'невозможн', 0, 0, 0.6667, 'н000', 13, 'ru'),
(2669, 'невозможностью', 'невозможн', 0, 0, 0.9333, 'н000', 13, 'ru'),
(2670, 'недостоверные', 'недостоверн', 0, 0, 0.8667, 'н000', 13, 'ru'),
(2671, 'незаконно', 'незакон', 0, 0, 0.6, 'н000', 13, 'ru'),
(2672, 'необходима', 'необходим', 0, 0, 0.6667, 'н000', 13, 'ru'),
(2673, 'необходимадля', 'необходимадл', 0, 0, 0.8667, 'н000', 8, 'ru'),
(2674, 'необходимости', 'необходим', 0, 0, 0.8667, 'н000', 13, 'ru'),
(2675, 'необходимые', 'необходим', 0, 0, 0.7333, 'н000', 13, 'ru'),
(2676, 'необходимыми', 'необходим', 0, 0, 0.8, 'н000', 13, 'ru'),
(2677, 'необходимых', 'необходим', 0, 0, 0.7333, 'н000', 13, 'ru'),
(2678, 'неограниченного', 'неограничен', 0, 0, 1, 'н000', 13, 'ru'),
(2679, 'неограниченный', 'неограничен', 0, 0, 0.9333, 'н000', 13, 'ru'),
(2680, 'неопределенному', 'неопределен', 0, 0, 1, 'н000', 13, 'ru'),
(2681, 'неполными', 'неполн', 0, 0, 0.6, 'н000', 13, 'ru'),
(2682, 'неполных', 'неполн', 0, 0, 0.5333, 'н000', 13, 'ru'),
(2683, 'неправомерного', 'неправомерн', 0, 0, 0.9333, 'н000', 13, 'ru'),
(2684, 'неправомерной', 'неправомерн', 0, 0, 0.8667, 'н000', 13, 'ru'),
(2685, 'неправомерные', 'неправомерн', 0, 0, 0.8667, 'н000', 13, 'ru'),
(2686, 'неправомерных', 'неправомерн', 0, 0, 0.8667, 'н000', 13, 'ru'),
(2687, 'неприкосновенность', 'неприкосновен', 0, 0, 1, 'н000', 13, 'ru'),
(2688, 'несет', 'несет', 0, 0, 0.3333, 'н000', 13, 'ru'),
(2689, 'несовместимая', 'несовместим', 0, 0, 0.8667, 'н000', 13, 'ru'),
(2690, 'несовместимых', 'несовместим', 0, 0, 0.8667, 'н000', 13, 'ru'),
(2691, 'несут', 'несут', 0, 0, 0.3333, 'н000', 13, 'ru'),
(2692, 'неточностей', 'неточн', 0, 0, 0.7333, 'н000', 13, 'ru'),
(2693, 'неточными', 'неточн', 0, 0, 0.6, 'н000', 13, 'ru'),
(2694, 'неточных', 'неточн', 0, 0, 0.5333, 'н000', 13, 'ru'),
(2695, 'неуполномоченных', 'неуполномочен', 0, 0, 1, 'н000', 13, 'ru'),
(2696, 'ни', 'ни', 0, 0, 0.1333, 'н000', 13, 'ru'),
(2697, 'никогда', 'никогд', 0, 0, 0.4667, 'н000', 13, 'ru'),
(2698, 'ним', 'ним', 0, 0, 0.2, 'н000', 13, 'ru'),
(2699, 'них', 'них', 0, 0, 0.2, 'н000', 13, 'ru'),
(2700, 'новой', 'нов', 0, 0, 0.3333, 'н000', 13, 'ru'),
(2701, 'номера', 'номер', 0, 0, 0.4, 'н000', 13, 'ru'),
(2702, 'нормативными', 'нормативн', 0, 0, 0.8, 'н000', 13, 'ru'),
(2703, 'носители', 'носител', 0, 0, 0.5333, 'н000', 13, 'ru'),
(2704, 'об', 'об', 0, 0, 0.1333, 'о000', 13, 'ru'),
(2705, 'обезличивание', 'обезличиван', 0, 0, 0.8667, 'о000', 13, 'ru'),
(2706, 'обезличиваются', 'обезличива', 0, 0, 0.9333, 'о000', 13, 'ru'),
(2707, 'обеспечению', 'обеспечен', 0, 0, 0.7333, 'о000', 13, 'ru'),
(2708, 'обеспечения', 'обеспечен', 0, 0, 0.7333, 'о000', 13, 'ru'),
(2709, 'обеспечивается', 'обеспечива', 0, 0, 0.9333, 'о000', 13, 'ru'),
(2710, 'обеспечивать', 'обеспечива', 0, 0, 0.8, 'о000', 13, 'ru'),
(2711, 'обеспечивающих', 'обеспечива', 0, 0, 0.9333, 'о000', 13, 'ru'),
(2712, 'обжаловать', 'обжалова', 0, 0, 0.6667, 'о000', 13, 'ru'),
(2713, 'области', 'област', 0, 0, 0.4667, 'о000', 13, 'ru'),
(2714, 'обнародование', 'обнародован', 0, 0, 0.8667, 'о000', 13, 'ru'),
(2715, 'обновление', 'обновлен', 0, 0, 0.6667, 'о000', 13, 'ru'),
(2716, 'обновлении', 'обновлен', 0, 0, 0.6667, 'о000', 13, 'ru'),
(2717, 'обрабатываемые', 'обрабатыва', 0, 0, 0.9333, 'о000', 13, 'ru'),
(2718, 'обрабатываемых', 'обрабатыва', 0, 0, 0.9333, 'о000', 13, 'ru'),
(2719, 'обрабатывается', 'обрабатыва', 0, 0, 0.9333, 'о000', 13, 'ru'),
(2720, 'обрабатываются', 'обрабатыва', 0, 0, 0.9333, 'о000', 13, 'ru'),
(2721, 'обработка', 'обработк', 0, 0, 0.6, 'о000', 13, 'ru'),
(2722, 'обработке', 'обработк', 0, 0, 0.6, 'о000', 13, 'ru'),
(2723, 'обработки', 'обработк', 0, 0, 0.6, 'о000', 13, 'ru'),
(2724, 'обработкиперсональных', 'обработкиперсональн', 0, 0, 1, 'о000', 13, 'ru'),
(2725, 'обработку', 'обработк', 0, 0, 0.6, 'о000', 13, 'ru'),
(2726, 'образом', 'образ', 0, 0, 0.4667, 'о000', 13, 'ru'),
(2727, 'обратившись', 'обрат', 0, 0, 0.7333, 'о000', 13, 'ru'),
(2728, 'обращения', 'обращен', 0, 0, 0.6, 'о000', 13, 'ru'),
(2729, 'общедоступные', 'общедоступн', 0, 0, 0.8667, 'о000', 13, 'ru'),
(2730, 'общественно', 'обществен', 0, 0, 0.7333, 'о000', 13, 'ru'),
(2731, 'общественных', 'обществен', 0, 0, 0.8, 'о000', 13, 'ru'),
(2732, 'общие', 'общ', 0, 0, 0.3333, 'о000', 13, 'ru'),
(2733, 'объединение', 'объединен', 0, 0, 0.7333, 'о000', 13, 'ru'),
(2734, 'объем', 'объ', 0, 0, 0.3333, 'о000', 13, 'ru'),
(2735, 'объеме', 'объем', 0, 0, 0.4, 'о000', 13, 'ru'),
(2736, 'обязан', 'обяза', 0, 0, 0.4, 'о000', 13, 'ru'),
(2737, 'обязанностей', 'обязан', 0, 0, 0.8, 'о000', 13, 'ru'),
(2738, 'обязаны', 'обяза', 0, 0, 0.4667, 'о000', 13, 'ru'),
(2739, 'обязательному', 'обязательн', 0, 0, 0.8667, 'о000', 13, 'ru'),
(2740, 'обязательств', 'обязательств', 0, 0, 0.8, 'о000', 13, 'ru'),
(2741, 'ознакомление', 'ознакомлен', 0, 0, 0.8, 'о000', 13, 'ru'),
(2742, 'ооо', 'оо', 0, 0, 0.2, 'о000', 13, 'ru'),
(2743, 'оператор', 'оператор', 0, 0, 0.5333, 'о000', 13, 'ru'),
(2744, 'оператора', 'оператор', 0, 0, 0.6, 'о000', 13, 'ru'),
(2745, 'операторами', 'оператор', 0, 0, 0.7333, 'о000', 13, 'ru'),
(2746, 'оператором', 'оператор', 0, 0, 0.6667, 'о000', 13, 'ru'),
(2747, 'оператору', 'оператор', 0, 0, 0.6, 'о000', 13, 'ru'),
(2748, 'операции', 'операц', 0, 0, 0.5333, 'о000', 13, 'ru'),
(2749, 'операций', 'операц', 0, 0, 0.5333, 'о000', 13, 'ru'),
(2750, 'операция', 'операц', 0, 0, 0.5333, 'о000', 13, 'ru'),
(2751, 'определенному', 'определен', 0, 0, 0.8667, 'о000', 13, 'ru'),
(2752, 'определенных', 'определен', 0, 0, 0.8, 'о000', 13, 'ru'),
(2753, 'определить', 'определ', 0, 0, 0.6667, 'о000', 13, 'ru'),
(2754, 'определяемому', 'определя', 0, 0, 0.8667, 'о000', 13, 'ru'),
(2755, 'определяет', 'определя', 0, 0, 0.6667, 'о000', 13, 'ru'),
(2756, 'определяется', 'определя', 0, 0, 0.8, 'о000', 13, 'ru'),
(2757, 'определять', 'определя', 0, 0, 0.6667, 'о000', 13, 'ru'),
(2758, 'определяющие', 'определя', 0, 0, 0.8, 'о000', 13, 'ru'),
(2759, 'опубликованию', 'опубликован', 0, 0, 0.8667, 'о000', 13, 'ru'),
(2760, 'орган', 'орга', 0, 0, 0.3333, 'о000', 13, 'ru'),
(2761, 'органа', 'орга', 0, 0, 0.4, 'о000', 13, 'ru'),
(2762, 'организационные', 'организацион', 0, 0, 1, 'о000', 13, 'ru'),
(2763, 'организационных', 'организацион', 0, 0, 1, 'о000', 13, 'ru'),
(2764, 'организовывать', 'организовыва', 0, 0, 0.9333, 'о000', 13, 'ru'),
(2765, 'организующие', 'организ', 0, 0, 0.8, 'о000', 13, 'ru'),
(2766, 'органов', 'орган', 0, 0, 0.4667, 'о000', 13, 'ru'),
(2767, 'органу', 'орган', 0, 0, 0.4, 'о000', 13, 'ru'),
(2768, 'оснований', 'основан', 0, 0, 0.6, 'о000', 13, 'ru'),
(2769, 'основания', 'основан', 0, 0, 0.6, 'о000', 13, 'ru'),
(2770, 'основе', 'основ', 0, 0, 0.4, 'о000', 13, 'ru'),
(2771, 'основные', 'основн', 0, 0, 0.5333, 'о000', 13, 'ru'),
(2772, 'осуществление', 'осуществлен', 0, 0, 0.8667, 'о000', 13, 'ru'),
(2773, 'осуществления', 'осуществлен', 0, 0, 0.8667, 'о000', 13, 'ru'),
(2774, 'осуществляет', 'осуществля', 0, 0, 0.8, 'о000', 13, 'ru'),
(2775, 'осуществляется', 'осуществля', 0, 0, 0.9333, 'о000', 13, 'ru'),
(2776, 'осуществлять', 'осуществля', 0, 0, 0.8, 'о000', 13, 'ru'),
(2777, 'осуществляющие', 'осуществля', 0, 0, 0.9333, 'о000', 13, 'ru'),
(2778, 'ответственность', 'ответствен', 0, 0, 1, 'о000', 13, 'ru'),
(2779, 'отвечать', 'отвеча', 0, 0, 0.5333, 'о000', 13, 'ru'),
(2780, 'отвечают', 'отвеча', 0, 0, 0.5333, 'о000', 13, 'ru'),
(2781, 'отдельно', 'отдельн', 0, 0, 0.5333, 'о000', 13, 'ru'),
(2782, 'отзыв', 'отз', 0, 0, 0.3333, 'о000', 13, 'ru'),
(2783, 'отзыва', 'отзыв', 0, 0, 0.4, 'о000', 13, 'ru'),
(2784, 'относящаяся', 'относя', 0, 0, 0.7333, 'о000', 13, 'ru'),
(2785, 'относящиеся', 'относя', 0, 0, 0.7333, 'о000', 13, 'ru'),
(2786, 'отношении', 'отношен', 0, 0, 0.6, 'о000', 13, 'ru'),
(2787, 'отношению', 'отношен', 0, 0, 0.6, 'о000', 13, 'ru'),
(2788, 'отозвать', 'отозва', 0, 0, 0.5333, 'о000', 13, 'ru'),
(2789, 'отправки', 'отправк', 0, 0, 0.5333, 'о000', 13, 'ru'),
(2790, 'отражены', 'отраж', 0, 0, 0.5333, 'о000', 13, 'ru'),
(2791, 'отчество', 'отчеств', 0, 0, 0.5333, 'о000', 13, 'ru'),
(2792, 'передавшие', 'переда', 0, 0, 0.6667, 'п000', 13, 'ru'),
(2793, 'переданы', 'переда', 0, 0, 0.5333, 'п000', 13, 'ru'),
(2794, 'передача', 'передач', 0, 0, 0.5333, 'п000', 13, 'ru'),
(2795, 'передаче', 'передач', 0, 0, 0.5333, 'п000', 13, 'ru'),
(2796, 'передачей', 'передач', 0, 0, 0.6, 'п000', 13, 'ru'),
(2797, 'передачи', 'передач', 0, 0, 0.5333, 'п000', 13, 'ru'),
(2798, 'передачу', 'передач', 0, 0, 0.5333, 'п000', 13, 'ru'),
(2799, 'перечень', 'перечен', 0, 0, 0.5333, 'п000', 13, 'ru'),
(2800, 'персональные', 'персональн', 0, 0, 0.8, 'п000', 13, 'ru'),
(2801, 'персональным', 'персональн', 0, 0, 0.8, 'п000', 13, 'ru'),
(2802, 'персональными', 'персональн', 0, 0, 0.8667, 'п000', 13, 'ru'),
(2803, 'персональных', 'персональн', 0, 0, 0.8, 'п000', 13, 'ru'),
(2804, 'писем', 'пис', 0, 0, 0.3333, 'п000', 13, 'ru'),
(2805, 'планируется', 'планир', 0, 0, 0.7333, 'п000', 13, 'ru'),
(2806, 'платежными', 'платежн', 0, 0, 0.6667, 'п000', 13, 'ru'),
(2807, 'подачи', 'подач', 0, 0, 0.4, 'п000', 13, 'ru'),
(2808, 'подлежащих', 'подлежа', 0, 0, 0.6667, 'п000', 13, 'ru'),
(2809, 'позволяющей', 'позволя', 0, 0, 0.7333, 'п000', 13, 'ru'),
(2810, 'политике', 'политик', 0, 0, 0.5333, 'п000', 13, 'ru'),
(2811, 'политики', 'политик', 0, 0, 0.5333, 'п000', 13, 'ru'),
(2812, 'политикойконфиденциальности', 'политикойконфиденциальн', 0, 0, 1, 'п000', 8, 'ru'),
(2813, 'полном', 'полн', 0, 0, 0.4, 'п000', 13, 'ru'),
(2814, 'полномочий', 'полномоч', 0, 0, 0.6667, 'п000', 13, 'ru'),
(2815, 'положения', 'положен', 0, 0, 0.6, 'п000', 13, 'ru'),
(2816, 'получением', 'получен', 0, 0, 0.6667, 'п000', 13, 'ru'),
(2817, 'получения', 'получен', 0, 0, 0.6, 'п000', 13, 'ru'),
(2818, 'полученной', 'получен', 0, 0, 0.6667, 'п000', 13, 'ru'),
(2819, 'полученными', 'получен', 0, 0, 0.7333, 'п000', 13, 'ru'),
(2820, 'получившие', 'получ', 0, 0, 0.6667, 'п000', 13, 'ru'),
(2821, 'пользователь', 'пользовател', 0, 0, 0.8, 'п000', 13, 'ru'),
(2822, 'пользовательским', 'пользовательск', 0, 0, 1, 'п000', 13, 'ru'),
(2823, 'пользователю', 'пользовател', 0, 0, 0.8, 'п000', 13, 'ru'),
(2824, 'пользователя', 'пользовател', 0, 0, 0.8, 'п000', 13, 'ru'),
(2825, 'пометкой', 'пометк', 0, 0, 0.5333, 'п000', 13, 'ru'),
(2826, 'понятия', 'понят', 0, 0, 0.4667, 'п000', 13, 'ru'),
(2827, 'поручителем', 'поручител', 0, 0, 0.7333, 'п000', 13, 'ru'),
(2828, 'порядке', 'порядк', 0, 0, 0.4667, 'п000', 13, 'ru'),
(2829, 'порядок', 'порядок', 0, 0, 0.4667, 'п000', 13, 'ru'),
(2830, 'посетитель', 'посетител', 0, 0, 0.6667, 'п000', 8, 'ru'),
(2831, 'посетителях', 'посетител', 0, 0, 0.7333, 'п000', 13, 'ru'),
(2832, 'последнего', 'последн', 0, 0, 0.6667, 'п000', 13, 'ru'),
(2833, 'посредством', 'посредств', 0, 0, 0.7333, 'п000', 13, 'ru'),
(2834, 'поставщиками', 'поставщик', 0, 0, 0.8, 'п000', 13, 'ru'),
(2835, 'почты', 'почт', 0, 0, 0.3333, 'п000', 13, 'ru'),
(2836, 'прав', 'прав', 0, 0, 0.2667, 'п000', 13, 'ru'),
(2837, 'права', 'прав', 0, 0, 0.3333, 'п000', 13, 'ru'),
(2838, 'право', 'прав', 0, 0, 0.3333, 'п000', 13, 'ru'),
(2839, 'правовые', 'правов', 0, 0, 0.5333, 'п000', 13, 'ru'),
(2840, 'правовыми', 'правов', 0, 0, 0.6, 'п000', 13, 'ru'),
(2841, 'правовых', 'правов', 0, 0, 0.5333, 'п000', 13, 'ru'),
(2842, 'правосудия', 'правосуд', 0, 0, 0.6667, 'п000', 13, 'ru'),
(2843, 'предварительного', 'предварительн', 0, 0, 1, 'п000', 8, 'ru'),
(2844, 'предоставлен', 'предоставл', 0, 0, 0.8, 'п000', 13, 'ru'),
(2845, 'предоставления', 'предоставлен', 0, 0, 0.9333, 'п000', 13, 'ru'),
(2846, 'предоставлять', 'предоставля', 0, 0, 0.8667, 'п000', 13, 'ru'),
(2847, 'предоставляются', 'предоставля', 0, 0, 1, 'п000', 13, 'ru'),
(2848, 'предпринимаемые', 'предпринима', 0, 0, 1, 'п000', 13, 'ru'),
(2849, 'представителей', 'представител', 0, 0, 0.9333, 'п000', 13, 'ru'),
(2850, 'предусмотрен', 'предусмотр', 0, 0, 0.8, 'п000', 13, 'ru'),
(2851, 'предусмотренном', 'предусмотрен', 0, 0, 1, 'п000', 13, 'ru'),
(2852, 'предусмотренные', 'предусмотрен', 0, 0, 1, 'п000', 13, 'ru'),
(2853, 'предусмотренных', 'предусмотрен', 0, 0, 1, 'п000', 13, 'ru'),
(2854, 'предусмотрено', 'предусмотр', 0, 0, 0.8667, 'п000', 13, 'ru'),
(2855, 'прекратить', 'прекрат', 0, 0, 0.6667, 'п000', 13, 'ru'),
(2856, 'прекращение', 'прекращен', 0, 0, 0.7333, 'п000', 13, 'ru'),
(2857, 'прекращении', 'прекращен', 0, 0, 0.7333, 'п000', 13, 'ru'),
(2858, 'прекращения', 'прекращен', 0, 0, 0.7333, 'п000', 13, 'ru'),
(2859, 'применяется', 'применя', 0, 0, 0.7333, 'п000', 13, 'ru'),
(2860, 'принадлежность', 'принадлежн', 0, 0, 0.9333, 'п000', 13, 'ru'),
(2861, 'принимает', 'принима', 0, 0, 0.6, 'п000', 13, 'ru'),
(2862, 'принимать', 'принима', 0, 0, 0.6, 'п000', 13, 'ru'),
(2863, 'принципы', 'принцип', 0, 0, 0.5333, 'п000', 13, 'ru'),
(2864, 'принятие', 'принят', 0, 0, 0.5333, 'п000', 13, 'ru'),
(2865, 'принятыми', 'принят', 0, 0, 0.6, 'п000', 13, 'ru'),
(2866, 'программ', 'программ', 0, 0, 0.5333, 'п000', 13, 'ru'),
(2867, 'продвижения', 'продвижен', 0, 0, 0.7333, 'п000', 13, 'ru'),
(2868, 'продолжить', 'продолж', 0, 0, 0.6667, 'п000', 13, 'ru'),
(2869, 'производимых', 'производим', 0, 0, 0.8, 'п000', 13, 'ru'),
(2870, 'производстве', 'производств', 0, 0, 0.8, 'п000', 13, 'ru'),
(2871, 'просьбе', 'просьб', 0, 0, 0.4667, 'п000', 13, 'ru'),
(2872, 'прямо', 'прям', 0, 0, 0.3333, 'п000', 13, 'ru'),
(2873, 'публиковать', 'публикова', 0, 0, 0.7333, 'п000', 13, 'ru'),
(2874, 'публичных', 'публичн', 0, 0, 0.6, 'п000', 13, 'ru'),
(2875, 'пункте', 'пункт', 0, 0, 0.4, 'п000', 13, 'ru'),
(2876, 'путем', 'пут', 0, 0, 0.3333, 'п000', 13, 'ru'),
(2877, 'работ', 'работ', 0, 0, 0.3333, 'р000', 13, 'ru'),
(2878, 'разрешенные', 'разрешен', 0, 0, 0.7333, 'р000', 13, 'ru'),
(2879, 'разрешенных', 'разрешен', 0, 0, 0.7333, 'р000', 13, 'ru'),
(2880, 'разъяснения', 'разъяснен', 0, 0, 0.7333, 'р000', 13, 'ru'),
(2881, 'раскрывать', 'раскрыва', 0, 0, 0.6667, 'р000', 13, 'ru'),
(2882, 'раскрытие', 'раскрыт', 0, 0, 0.6, 'р000', 13, 'ru'),
(2883, 'раскрытию', 'раскрыт', 0, 0, 0.6, 'р000', 13, 'ru'),
(2884, 'раскрытия', 'раскрыт', 0, 0, 0.6, 'р000', 13, 'ru'),
(2885, 'расположена', 'располож', 0, 0, 0.7333, 'р000', 13, 'ru'),
(2886, 'распространение', 'распространен', 0, 0, 1, 'р000', 13, 'ru'),
(2887, 'распространения', 'распространен', 0, 0, 1, 'р000', 13, 'ru'),
(2888, 'распространять', 'распространя', 0, 0, 0.9333, 'р000', 13, 'ru'),
(2889, 'реализации', 'реализац', 0, 0, 0.6667, 'р000', 13, 'ru'),
(2890, 'российской', 'российск', 0, 0, 0.6667, 'р000', 13, 'ru'),
(2891, 'рынке', 'рынк', 0, 0, 0.3333, 'р000', 13, 'ru'),
(2892, 'сбор', 'сбор', 0, 0, 0.2667, 'с000', 13, 'ru'),
(2893, 'сбора', 'сбор', 0, 0, 0.3333, 'с000', 13, 'ru'),
(2894, 'сведения', 'сведен', 0, 0, 0.5333, 'с000', 13, 'ru'),
(2895, 'свобод', 'свобод', 0, 0, 0.4, 'с000', 13, 'ru'),
(2896, 'свободном', 'свободн', 0, 0, 0.6, 'с000', 13, 'ru'),
(2897, 'свободы', 'свобод', 0, 0, 0.4667, 'с000', 13, 'ru'),
(2898, 'свое', 'сво', 0, 0, 0.2667, 'с000', 13, 'ru'),
(2899, 'своей', 'сво', 0, 0, 0.3333, 'с000', 13, 'ru'),
(2900, 'своем', 'сво', 0, 0, 0.3333, 'с000', 8, 'ru'),
(2901, 'своих', 'сво', 0, 0, 0.3333, 'с000', 13, 'ru'),
(2902, 'связанных', 'связа', 0, 0, 0.6, 'с000', 13, 'ru'),
(2903, 'себе', 'себ', 0, 0, 0.2667, 'с000', 13, 'ru'),
(2904, 'семейную', 'семейн', 0, 0, 0.5333, 'с000', 13, 'ru'),
(2905, 'сервисами', 'сервис', 0, 0, 0.6, 'с000', 13, 'ru'),
(2906, 'сетевому', 'сетев', 0, 0, 0.5333, 'с000', 13, 'ru'),
(2907, 'сетям', 'сет', 0, 0, 0.3333, 'с000', 13, 'ru'),
(2908, 'системами', 'систем', 0, 0, 0.6, 'с000', 13, 'ru'),
(2909, 'систематизацию', 'систематизац', 0, 0, 0.9333, 'с000', 13, 'ru'),
(2910, 'систематизация', 'систематизац', 0, 0, 0.9333, 'с000', 13, 'ru'),
(2911, 'системе', 'систем', 0, 0, 0.4667, 'с000', 13, 'ru'),
(2912, 'случае', 'случа', 0, 0, 0.4, 'с000', 13, 'ru'),
(2913, 'случаев', 'случа', 0, 0, 0.4667, 'с000', 13, 'ru'),
(2914, 'случайного', 'случайн', 0, 0, 0.6667, 'с000', 13, 'ru'),
(2915, 'случаях', 'случа', 0, 0, 0.4667, 'с000', 13, 'ru'),
(2916, 'собирается', 'собира', 0, 0, 0.6667, 'с000', 13, 'ru'),
(2917, 'соблюдение', 'соблюден', 0, 0, 0.6667, 'с000', 13, 'ru'),
(2918, 'собраны', 'собра', 0, 0, 0.4667, 'с000', 13, 'ru'),
(2919, 'совершаемые', 'соверша', 0, 0, 0.7333, 'с000', 13, 'ru'),
(2920, 'совершаемых', 'соверша', 0, 0, 0.7333, 'с000', 13, 'ru'),
(2921, 'совместно', 'совместн', 0, 0, 0.6, 'с000', 13, 'ru'),
(2922, 'совокупность', 'совокупн', 0, 0, 0.8, 'с000', 13, 'ru'),
(2923, 'согласие', 'соглас', 0, 0, 0.5333, 'с000', 13, 'ru'),
(2924, 'согласия', 'соглас', 0, 0, 0.5333, 'с000', 13, 'ru'),
(2925, 'соглашением', 'соглашен', 0, 0, 0.7333, 'с000', 13, 'ru'),
(2926, 'содержание', 'содержан', 0, 0, 0.6667, 'с000', 13, 'ru'),
(2927, 'содержания', 'содержан', 0, 0, 0.6667, 'с000', 13, 'ru'),
(2928, 'содержаться', 'содержа', 0, 0, 0.7333, 'с000', 13, 'ru'),
(2929, 'содержащие', 'содержа', 0, 0, 0.6667, 'с000', 13, 'ru'),
(2930, 'содержащих', 'содержа', 0, 0, 0.6667, 'с000', 13, 'ru'),
(2931, 'содержащихся', 'содержа', 0, 0, 0.8, 'с000', 13, 'ru'),
(2932, 'сообщать', 'сообща', 0, 0, 0.5333, 'с000', 13, 'ru'),
(2933, 'соответствии', 'соответств', 0, 0, 0.8, 'с000', 13, 'ru'),
(2934, 'соответствуют', 'соответств', 0, 0, 0.8667, 'с000', 13, 'ru'),
(2935, 'соответствующие', 'соответств', 0, 0, 1, 'с000', 13, 'ru'),
(2936, 'состав', 'соста', 0, 0, 0.4, 'с000', 13, 'ru'),
(2937, 'составлена', 'составл', 0, 0, 0.6667, 'с000', 13, 'ru'),
(2938, 'сохранность', 'сохран', 0, 0, 0.7333, 'с000', 13, 'ru'),
(2939, 'способом', 'способ', 0, 0, 0.5333, 'с000', 13, 'ru'),
(2940, 'справедливой', 'справедлив', 0, 0, 0.8, 'с000', 13, 'ru'),
(2941, 'средств', 'средств', 0, 0, 0.4667, 'с000', 13, 'ru'),
(2942, 'средствами', 'средств', 0, 0, 0.6667, 'с000', 13, 'ru'),
(2943, 'средствах', 'средств', 0, 0, 0.6, 'с000', 13, 'ru'),
(2944, 'срок', 'срок', 0, 0, 0.2667, 'с000', 13, 'ru'),
(2945, 'срока', 'срок', 0, 0, 0.3333, 'с000', 13, 'ru'),
(2946, 'ставит', 'став', 0, 0, 0.4, 'с000', 13, 'ru'),
(2947, 'сторонними', 'сторон', 0, 0, 0.6667, 'с000', 13, 'ru'),
(2948, 'стороной', 'сторон', 0, 0, 0.5333, 'с000', 13, 'ru'),
(2949, 'субъект', 'субъект', 0, 0, 0.4667, 'с000', 13, 'ru'),
(2950, 'субъекта', 'субъект', 0, 0, 0.5333, 'с000', 13, 'ru'),
(2951, 'субъектам', 'субъект', 0, 0, 0.6, 'с000', 13, 'ru'),
(2952, 'субъекте', 'субъект', 0, 0, 0.5333, 'с000', 13, 'ru'),
(2953, 'субъектов', 'субъект', 0, 0, 0.6, 'с000', 13, 'ru'),
(2954, 'субъектовперсональных', 'субъектовперсональн', 0, 0, 1, 'с000', 8, 'ru'),
(2955, 'субъектом', 'субъект', 0, 0, 0.6, 'с000', 13, 'ru'),
(2956, 'субъекту', 'субъект', 0, 0, 0.5333, 'с000', 13, 'ru'),
(2957, 'субъекты', 'субъект', 0, 0, 0.5333, 'с000', 13, 'ru'),
(2958, 'судебного', 'судебн', 0, 0, 0.6, 'с000', 13, 'ru'),
(2959, 'судебном', 'судебн', 0, 0, 0.5333, 'с000', 13, 'ru'),
(2960, 'тайну', 'тайн', 0, 0, 0.3333, 'т000', 13, 'ru'),
(2961, 'таких', 'так', 0, 0, 0.3333, 'т000', 13, 'ru'),
(2962, 'таковой', 'таков', 0, 0, 0.4667, 'т000', 13, 'ru'),
(2963, 'такого', 'так', 0, 0, 0.4, 'т000', 13, 'ru'),
(2964, 'телефонов', 'телефон', 0, 0, 0.6, 'т000', 13, 'ru'),
(2965, 'территорию', 'территор', 0, 0, 0.6667, 'т000', 13, 'ru'),
(2966, 'техники', 'техник', 0, 0, 0.4667, 'т000', 13, 'ru'),
(2967, 'технические', 'техническ', 0, 0, 0.7333, 'т000', 13, 'ru'),
(2968, 'технических', 'техническ', 0, 0, 0.7333, 'т000', 13, 'ru'),
(2969, 'технологий', 'технолог', 0, 0, 0.6667, 'т000', 13, 'ru'),
(2970, 'товаров', 'товар', 0, 0, 0.4667, 'т000', 13, 'ru'),
(2971, 'точность', 'точност', 0, 0, 0.5333, 'т000', 13, 'ru'),
(2972, 'трансграничная', 'трансграничн', 0, 0, 0.9333, 'т000', 13, 'ru'),
(2973, 'трансграничной', 'трансграничн', 0, 0, 0.9333, 'т000', 13, 'ru'),
(2974, 'трансграничную', 'трансграничн', 0, 0, 0.9333, 'т000', 13, 'ru'),
(2975, 'требование', 'требован', 0, 0, 0.6667, 'т000', 13, 'ru'),
(2976, 'требованием', 'требован', 0, 0, 0.7333, 'т000', 13, 'ru'),
(2977, 'требований', 'требован', 0, 0, 0.6667, 'т000', 13, 'ru'),
(2978, 'требования', 'требован', 0, 0, 0.6667, 'т000', 13, 'ru'),
(2979, 'требованиями', 'требован', 0, 0, 0.8, 'т000', 13, 'ru'),
(2980, 'требовать', 'требова', 0, 0, 0.6, 'т000', 13, 'ru'),
(2981, 'требуют', 'треб', 0, 0, 0.4667, 'т000', 13, 'ru'),
(2982, 'третьему', 'трет', 0, 0, 0.5333, 'т000', 13, 'ru'),
(2983, 'третьим', 'трет', 0, 0, 0.4667, 'т000', 13, 'ru'),
(2984, 'третьих', 'трет', 0, 0, 0.4667, 'т000', 13, 'ru'),
(2985, 'уведомить', 'уведом', 0, 0, 0.6, 'у000', 13, 'ru'),
(2986, 'уведомление', 'уведомлен', 0, 0, 0.7333, 'у000', 13, 'ru'),
(2987, 'уведомления', 'уведомлен', 0, 0, 0.7333, 'у000', 13, 'ru'),
(2988, 'удаление', 'удален', 0, 0, 0.5333, 'у000', 13, 'ru'),
(2989, 'удалению', 'удален', 0, 0, 0.5333, 'у000', 13, 'ru'),
(2990, 'указанными', 'указа', 0, 0, 0.6667, 'у000', 13, 'ru'),
(2991, 'указанных', 'указа', 0, 0, 0.6, 'у000', 13, 'ru'),
(2992, 'уничтожаются', 'уничтожа', 0, 0, 0.8, 'у000', 13, 'ru'),
(2993, 'уничтожение', 'уничтожен', 0, 0, 0.7333, 'у000', 13, 'ru'),
(2994, 'уничтожения', 'уничтожен', 0, 0, 0.7333, 'у000', 13, 'ru'),
(2995, 'уничтожить', 'уничтож', 0, 0, 0.6667, 'у000', 13, 'ru'),
(2996, 'уполномоченный', 'уполномочен', 0, 0, 0.9333, 'у000', 13, 'ru'),
(2997, 'условием', 'услов', 0, 0, 0.5333, 'у000', 13, 'ru'),
(2998, 'условии', 'услов', 0, 0, 0.4667, 'у000', 13, 'ru'),
(2999, 'условиях', 'услов', 0, 0, 0.5333, 'у000', 13, 'ru'),
(3000, 'услуг', 'услуг', 0, 0, 0.3333, 'у000', 13, 'ru'),
(3001, 'уставные', 'уставн', 0, 0, 0.5333, 'у000', 13, 'ru'),
(3002, 'установлен', 'установл', 0, 0, 0.6667, 'у000', 13, 'ru'),
(3003, 'установленном', 'установлен', 0, 0, 0.8667, 'у000', 13, 'ru'),
(3004, 'установленные', 'установлен', 0, 0, 0.8667, 'у000', 13, 'ru'),
(3005, 'устаревшими', 'устаревш', 0, 0, 0.7333, 'у000', 13, 'ru'),
(3006, 'уточнение', 'уточнен', 0, 0, 0.6, 'у000', 13, 'ru'),
(3007, 'уточнении', 'уточнен', 0, 0, 0.6, 'у000', 13, 'ru'),
(3008, 'уточнению', 'уточнен', 0, 0, 0.6, 'у000', 13, 'ru'),
(3009, 'уточнения', 'уточнен', 0, 0, 0.6, 'у000', 13, 'ru'),
(3010, 'утраты', 'утрат', 0, 0, 0.4, 'у000', 13, 'ru'),
(3011, 'учредительные', 'учредительн', 0, 0, 0.8667, 'у000', 13, 'ru'),
(3012, 'фамилия', 'фамил', 0, 0, 0.4667, 'ф000', 13, 'ru'),
(3013, 'федерального', 'федеральн', 0, 0, 0.8, 'ф000', 13, 'ru'),
(3014, 'федеральным', 'федеральн', 0, 0, 0.7333, 'ф000', 13, 'ru'),
(3015, 'федеральными', 'федеральн', 0, 0, 0.8, 'ф000', 13, 'ru'),
(3016, 'федерации', 'федерац', 0, 0, 0.6, 'ф000', 13, 'ru'),
(3017, 'физических', 'физическ', 0, 0, 0.6667, 'ф000', 13, 'ru'),
(3018, 'физическое', 'физическ', 0, 0, 0.6667, 'ф000', 13, 'ru'),
(3019, 'физическому', 'физическ', 0, 0, 0.7333, 'ф000', 13, 'ru'),
(3020, 'форме', 'форм', 0, 0, 0.3333, 'ф000', 13, 'ru'),
(3021, 'функций', 'функц', 0, 0, 0.4667, 'ф000', 13, 'ru'),
(3022, 'хранение', 'хранен', 0, 0, 0.5333, 'х000', 13, 'ru'),
(3023, 'хранения', 'хранен', 0, 0, 0.5333, 'х000', 13, 'ru'),
(3024, 'хранится', 'хран', 0, 0, 0.5333, 'х000', 13, 'ru'),
(3025, 'целей', 'цел', 0, 0, 0.3333, 'ц000', 13, 'ru'),
(3026, 'цели', 'цел', 0, 0, 0.2667, 'ц000', 13, 'ru'),
(3027, 'цель', 'цел', 0, 0, 0.2667, 'ц000', 13, 'ru'),
(3028, 'целью', 'цел', 0, 0, 0.3333, 'ц000', 13, 'ru'),
(3029, 'целям', 'цел', 0, 0, 0.3333, 'ц000', 13, 'ru'),
(3030, 'целями', 'цел', 0, 0, 0.4, 'ц000', 13, 'ru'),
(3031, 'целях', 'цел', 0, 0, 0.3333, 'ц000', 13, 'ru'),
(3032, 'частной', 'частн', 0, 0, 0.4667, 'ч000', 13, 'ru'),
(3033, 'человека', 'человек', 0, 0, 0.5333, 'ч000', 13, 'ru'),
(3034, 'чем', 'чем', 0, 0, 0.2, 'ч000', 13, 'ru'),
(3035, 'числе', 'числ', 0, 0, 0.3333, 'ч000', 13, 'ru'),
(3036, 'эвм', 'эвм', 0, 0, 0.2, 'э000', 13, 'ru'),
(3037, 'электронных', 'электрон', 0, 0, 0.7333, 'э000', 13, 'ru'),
(3038, 'этих', 'эт', 0, 0, 0.2667, 'э000', 13, 'ru'),
(3039, 'этого', 'эт', 0, 0, 0.3333, 'э000', 13, 'ru'),
(3040, 'этом', 'эт', 0, 0, 0.2667, 'э000', 13, 'ru'),
(3041, 'юридических', 'юридическ', 0, 0, 0.7333, 'ю000', 13, 'ru'),
(3042, 'юридическое', 'юридическ', 0, 0, 0.7333, 'ю000', 13, 'ru'),
(3043, 'юридическому', 'юридическ', 0, 0, 0.8, 'ю000', 13, 'ru'),
(3044, 'являться', 'явля', 0, 0, 0.5333, 'я000', 13, 'ru'),
(3045, 'являются', 'явля', 0, 0, 0.5333, 'я000', 13, 'ru'),
(3409, '7.6', '7.6', 0, 0, 0.3, '', 7, 'ru'),
(3410, 'бессрочнодо', 'бессрочнод', 0, 0, 0.7333, 'б000', 5, 'ru'),
(3411, 'выдвигать', 'выдвига', 0, 0, 0.6, 'в000', 5, 'ru'),
(3412, 'данныхи', 'данных', 0, 0, 0.4667, 'д000', 5, 'ru'),
(3413, 'дано', 'дан', 0, 0, 0.2667, 'д000', 5, 'ru'),
(3414, 'достижениемконкретных', 'достижениемконкретн', 0, 0, 1, 'д000', 5, 'ru'),
(3415, 'еслисрок', 'еслисрок', 0, 0, 0.5333, 'е000', 5, 'ru'),
(3416, 'закономо', 'законом', 0, 0, 0.5333, 'з000', 5, 'ru'),
(3417, 'можетявляться', 'можетявля', 0, 0, 0.8667, 'м000', 5, 'ru'),
(3418, 'ограничивается', 'ограничива', 0, 0, 0.9333, 'о000', 5, 'ru'),
(3419, 'осуществляетсяобработка', 'осуществляетсяобработк', 0, 0, 1, 'о000', 5, 'ru'),
(3420, 'политикой', 'политик', 0, 0, 0.6, 'п000', 5, 'ru'),
(3421, 'посетительвеб-сайта', 'посетительвеб-сайт', 0, 0, 1, 'п000', 5, 'ru'),
(3422, 'предварительногосогласия', 'предварительногосоглас', 0, 0, 1, 'п000', 5, 'ru'),
(3423, 'своемнамерении', 'своемнамерен', 0, 0, 0.9333, 'с000', 5, 'ru'),
(3424, 'согласиеоператору', 'согласиеоператор', 0, 0, 1, 'с000', 5, 'ru'),
(3425, 'условие', 'услов', 0, 0, 0.4667, 'у000', 5, 'ru'),
(3440, '1.1', '1.1', 0, 0, 0.3, '', 3, 'en'),
(3441, '1.2', '1.2', 0, 0, 0.3, '', 3, 'en'),
(3442, '10.1', '10.1', 0, 0, 0.4, '', 3, 'en'),
(3443, '10.2', '10.2', 0, 0, 0.4, '', 3, 'en'),
(3444, '12', '12', 0, 0, 0.2, '', 3, 'en'),
(3445, '12.1', '12.1', 0, 0, 0.4, '', 3, 'en'),
(3446, '12.2', '12.2', 0, 0, 0.4, '', 3, 'en'),
(3447, '12.3', '12.3', 0, 0, 0.4, '', 3, 'en'),
(3448, '152-фз', '152-фз', 0, 0, 0.4, 'ф000', 1, 'en'),
(3449, '2.1', '2.1', 0, 0, 0.3, '', 3, 'en'),
(3450, '2.10', '2.10', 0, 0, 0.4, '', 3, 'en'),
(3451, '2.11', '2.11', 0, 0, 0.4, '', 3, 'en'),
(3452, '2.12', '2.12', 0, 0, 0.4, '', 3, 'en'),
(3453, '2.13', '2.13', 0, 0, 0.4, '', 3, 'en'),
(3454, '2.14', '2.14', 0, 0, 0.4, '', 3, 'en'),
(3455, '2.2', '2.2', 0, 0, 0.3, '', 3, 'en'),
(3456, '2.3', '2.3', 0, 0, 0.3, '', 3, 'en'),
(3457, '2.4', '2.4', 0, 0, 0.3, '', 3, 'en'),
(3458, '2.5', '2.5', 0, 0, 0.3, '', 3, 'en'),
(3459, '2.6', '2.6', 0, 0, 0.3, '', 3, 'en'),
(3460, '2.7', '2.7', 0, 0, 0.3, '', 3, 'en'),
(3461, '2.8', '2.8', 0, 0, 0.3, '', 3, 'en'),
(3462, '2.9', '2.9', 0, 0, 0.3, '', 3, 'en'),
(3463, '27.07.2006', '27.07.2006', 0, 0, 1, '', 1, 'en'),
(3464, '3.1', '3.1', 0, 0, 0.3, '', 3, 'en'),
(3465, '3.2', '3.2', 0, 0, 0.3, '', 3, 'en'),
(3466, '4.1', '4.1', 0, 0, 0.3, '', 3, 'en'),
(3467, '4.2', '4.2', 0, 0, 0.3, '', 3, 'en'),
(3468, '4.3', '4.3', 0, 0, 0.3, '', 3, 'en'),
(3469, '5', '5', 0, 0, 0.1, '', 3, 'en'),
(3470, '5.1', '5.1', 0, 0, 0.3, '', 3, 'en'),
(3471, '5.2', '5.2', 0, 0, 0.3, '', 3, 'en'),
(3472, '5.3', '5.3', 0, 0, 0.3, '', 3, 'en'),
(3473, '5.4', '5.4', 0, 0, 0.3, '', 3, 'en'),
(3474, '5.5', '5.5', 0, 0, 0.3, '', 3, 'en'),
(3475, '5.6', '5.6', 0, 0, 0.3, '', 3, 'en'),
(3476, '5.7', '5.7', 0, 0, 0.3, '', 3, 'en'),
(3477, '7', '7', 0, 0, 0.1, '', 3, 'en'),
(3478, '7.1', '7.1', 0, 0, 0.3, '', 3, 'en'),
(3479, '7.2', '7.2', 0, 0, 0.3, '', 3, 'en'),
(3480, '7.3', '7.3', 0, 0, 0.3, '', 3, 'en'),
(3481, '7.4', '7.4', 0, 0, 0.3, '', 3, 'en'),
(3482, '7.5', '7.5', 0, 0, 0.3, '', 3, 'en'),
(3483, '7.6', '7.6', 0, 0, 0.3, '', 3, 'en'),
(3484, '7.7', '7.7', 0, 0, 0.3, '', 3, 'en'),
(3485, '8.1', '8.1', 0, 0, 0.3, '', 3, 'en'),
(3486, '8.2', '8.2', 0, 0, 0.3, '', 3, 'en'),
(3487, '8.3', '8.3', 0, 0, 0.3, '', 3, 'en'),
(3488, '8.4', '8.4', 0, 0, 0.3, '', 3, 'en');
INSERT INTO `lsqvo_finder_terms` (`term_id`, `term`, `stem`, `common`, `phrase`, `weight`, `soundex`, `links`, `language`) VALUES
(3489, '8.5', '8.5', 0, 0, 0.3, '', 3, 'en'),
(3490, '8.6', '8.6', 0, 0, 0.3, '', 3, 'en'),
(3491, '8.7', '8.7', 0, 0, 0.3, '', 3, 'en'),
(3492, '8.8', '8.8', 0, 0, 0.3, '', 3, 'en'),
(3493, '8.9.условием', '8.9.условием', 0, 0, 0.8, 'у000', 1, 'en'),
(3494, '9.1', '9.1', 0, 0, 0.3, '', 3, 'en'),
(3495, '9.2', '9.2', 0, 0, 0.3, '', 3, 'en'),
(3496, 'https', 'https', 0, 0, 0.3333, 'H312', 3, 'en'),
(3497, 'privacy-policy', 'privacy-polici', 0, 0, 0.9333, 'P612142', 3, 'en'),
(3498, 'zms-msk', 'zms-msk', 0, 0, 0.4667, 'Z5252', 21, 'en'),
(3499, '«актуализация', '«актуализация', 0, 0, 0.8667, 'а000', 1, 'en'),
(3500, '«замес»', '«замес»', 0, 0, 0.4667, 'з000', 1, 'en'),
(3501, '«о', '«о', 0, 0, 0.1333, 'о000', 1, 'en'),
(3502, '«отзыв', '«отзыв', 0, 0, 0.4, 'о000', 1, 'en'),
(3503, 'а', 'а', 0, 0, 0.0667, 'а000', 1, 'en'),
(3504, 'автоматизации', 'автоматизации', 0, 0, 0.8667, 'а000', 1, 'en'),
(3505, 'автоматизированная', 'автоматизированная', 0, 0, 1, 'а000', 1, 'en'),
(3506, 'автоматизированную', 'автоматизированную', 0, 0, 1, 'а000', 1, 'en'),
(3507, 'адрес', 'адрес', 0, 0, 0.3333, 'а000', 1, 'en'),
(3508, 'адресу', 'адресу', 0, 0, 0.4, 'а000', 1, 'en'),
(3509, 'акта', 'акта', 0, 0, 0.2667, 'а000', 1, 'en'),
(3510, 'актами', 'актами', 0, 0, 0.4, 'а000', 1, 'en'),
(3511, 'актуализировать', 'актуализировать', 0, 0, 1, 'а000', 1, 'en'),
(3512, 'актуальная', 'актуальная', 0, 0, 0.6667, 'а000', 1, 'en'),
(3513, 'актуальность', 'актуальность', 0, 0, 0.8, 'а000', 1, 'en'),
(3514, 'баз', 'баз', 0, 0, 0.2, 'б000', 1, 'en'),
(3515, 'базах', 'базах', 0, 0, 0.3333, 'б000', 1, 'en'),
(3516, 'без', 'без', 0, 0, 0.2, 'б000', 1, 'en'),
(3517, 'безвозвратнос', 'безвозвратнос', 0, 0, 0.8667, 'б000', 1, 'en'),
(3518, 'бездействие', 'бездействие', 0, 0, 0.7333, 'б000', 1, 'en'),
(3519, 'безопасности', 'безопасности', 0, 0, 0.8, 'б000', 1, 'en'),
(3520, 'безопасность', 'безопасность', 0, 0, 0.8, 'б000', 1, 'en'),
(3521, 'безсогласия', 'безсогласия', 0, 0, 0.7333, 'б000', 1, 'en'),
(3522, 'бессрочно', 'бессрочно', 0, 0, 0.6, 'б000', 1, 'en'),
(3523, 'блокирование', 'блокирование', 0, 0, 0.8, 'б000', 1, 'en'),
(3524, 'блокированиеперсональных', 'блокированиеперсональных', 0, 0, 1, 'б000', 1, 'en'),
(3525, 'блокирования', 'блокирования', 0, 0, 0.8, 'б000', 1, 'en'),
(3526, 'будет', 'будет', 0, 0, 0.3333, 'б000', 1, 'en'),
(3527, 'будут', 'будут', 0, 0, 0.3333, 'б000', 1, 'en'),
(3528, 'были', 'были', 0, 0, 0.2667, 'б000', 1, 'en'),
(3529, 'в', 'в', 0, 0, 0.0667, 'в000', 1, 'en'),
(3530, 'важнейшей', 'важнейшей', 0, 0, 0.6, 'в000', 1, 'en'),
(3531, 'веб-сайт', 'веб-сайт', 0, 0, 0.5333, 'в000', 1, 'en'),
(3532, 'веб-сайта', 'веб-сайта', 0, 0, 0.6, 'в000', 1, 'en'),
(3533, 'версией', 'версией', 0, 0, 0.4667, 'в000', 1, 'en'),
(3534, 'версия', 'версия', 0, 0, 0.4, 'в000', 1, 'en'),
(3535, 'видов', 'видов', 0, 0, 0.3333, 'в000', 1, 'en'),
(3536, 'виды', 'виды', 0, 0, 0.2667, 'в000', 1, 'en'),
(3537, 'включая', 'включая', 0, 0, 0.4667, 'в000', 1, 'en'),
(3538, 'власти', 'власти', 0, 0, 0.4, 'в000', 1, 'en'),
(3539, 'возложенных', 'возложенных', 0, 0, 0.7333, 'в000', 1, 'en'),
(3540, 'возможные', 'возможные', 0, 0, 0.6, 'в000', 1, 'en'),
(3541, 'вопросам', 'вопросам', 0, 0, 0.5333, 'в000', 1, 'en'),
(3542, 'восстановления', 'восстановления', 0, 0, 0.9333, 'в000', 1, 'en'),
(3543, 'вправе', 'вправе', 0, 0, 0.4, 'в000', 1, 'en'),
(3544, 'временное', 'временное', 0, 0, 0.6, 'в000', 1, 'en'),
(3545, 'все', 'все', 0, 0, 0.2, 'в000', 1, 'en'),
(3546, 'всей', 'всей', 0, 0, 0.2667, 'в000', 1, 'en'),
(3547, 'вся', 'вся', 0, 0, 0.2, 'в000', 1, 'en'),
(3548, 'выгодоприобретателем', 'выгодоприобретателем', 0, 0, 1, 'в000', 1, 'en'),
(3549, 'выдвигать', 'выдвигать', 0, 0, 0.6, 'в000', 1, 'en'),
(3550, 'выполнения', 'выполнения', 0, 0, 0.6667, 'в000', 1, 'en'),
(3551, 'вычислительной', 'вычислительной', 0, 0, 0.9333, 'в000', 1, 'en'),
(3552, 'вышеуказанного', 'вышеуказанного', 0, 0, 0.9333, 'в000', 1, 'en'),
(3553, 'выявление', 'выявление', 0, 0, 0.6, 'в000', 1, 'en'),
(3554, 'выявления', 'выявления', 0, 0, 0.6, 'в000', 1, 'en'),
(3555, 'государства', 'государства', 0, 0, 0.7333, 'г000', 1, 'en'),
(3556, 'государственный', 'государственный', 0, 0, 1, 'г000', 1, 'en'),
(3557, 'государственных', 'государственных', 0, 0, 1, 'г000', 1, 'en'),
(3558, 'гражданина', 'гражданина', 0, 0, 0.6667, 'г000', 1, 'en'),
(3559, 'гражданско-правовому', 'гражданско-правовому', 0, 0, 1, 'г000', 1, 'en'),
(3560, 'графических', 'графических', 0, 0, 0.7333, 'г000', 1, 'en'),
(3561, 'далее', 'далее', 0, 0, 0.3333, 'д000', 1, 'en'),
(3562, 'дальнейшего', 'дальнейшего', 0, 0, 0.7333, 'д000', 1, 'en'),
(3563, 'данном', 'данном', 0, 0, 0.4, 'д000', 1, 'en'),
(3564, 'данные', 'данные', 0, 0, 0.4, 'д000', 1, 'en'),
(3565, 'данныеявляются', 'данныеявляются', 0, 0, 0.9333, 'д000', 1, 'en'),
(3566, 'данным', 'данным', 0, 0, 0.4, 'д000', 1, 'en'),
(3567, 'данными', 'данными', 0, 0, 0.4667, 'д000', 1, 'en'),
(3568, 'данных', 'данных', 0, 0, 0.4, 'д000', 1, 'en'),
(3569, 'данных»', 'данных»', 0, 0, 0.4667, 'д000', 1, 'en'),
(3570, 'данных».', 'данных».', 0, 0, 0.5333, 'д000', 1, 'en'),
(3571, 'дано', 'дано', 0, 0, 0.2667, 'д000', 1, 'en'),
(3572, 'даты', 'даты', 0, 0, 0.2667, 'д000', 1, 'en'),
(3573, 'дачи', 'дачи', 0, 0, 0.2667, 'д000', 1, 'en'),
(3574, 'действие', 'действие', 0, 0, 0.5333, 'д000', 1, 'en'),
(3575, 'действий', 'действий', 0, 0, 0.5333, 'д000', 1, 'en'),
(3576, 'действия', 'действия', 0, 0, 0.5333, 'д000', 1, 'en'),
(3577, 'действует', 'действует', 0, 0, 0.6, 'д000', 1, 'en'),
(3578, 'действуют', 'действуют', 0, 0, 0.6, 'д000', 1, 'en'),
(3579, 'действующего', 'действующего', 0, 0, 0.8, 'д000', 1, 'en'),
(3580, 'действующим', 'действующим', 0, 0, 0.7333, 'д000', 1, 'en'),
(3581, 'деятельности', 'деятельности', 0, 0, 0.8, 'д000', 1, 'en'),
(3582, 'для', 'для', 0, 0, 0.2, 'д000', 1, 'en'),
(3583, 'дней', 'дней', 0, 0, 0.2667, 'д000', 1, 'en'),
(3584, 'до', 'до', 0, 0, 0.1333, 'д000', 1, 'en'),
(3585, 'договора', 'договора', 0, 0, 0.5333, 'д000', 1, 'en'),
(3586, 'договором', 'договором', 0, 0, 0.6, 'д000', 1, 'en'),
(3587, 'договору', 'договору', 0, 0, 0.5333, 'д000', 1, 'en'),
(3588, 'документами', 'документами', 0, 0, 0.7333, 'д000', 1, 'en'),
(3589, 'документе', 'документе', 0, 0, 0.6, 'д000', 1, 'en'),
(3590, 'документы', 'документы', 0, 0, 0.6, 'д000', 1, 'en'),
(3591, 'должностного', 'должностного', 0, 0, 0.8, 'д000', 1, 'en'),
(3592, 'должны', 'должны', 0, 0, 0.4, 'д000', 1, 'en'),
(3593, 'дольше', 'дольше', 0, 0, 0.4, 'д000', 1, 'en'),
(3594, 'дополнительной', 'дополнительной', 0, 0, 0.9333, 'д000', 1, 'en'),
(3595, 'допускается', 'допускается', 0, 0, 0.7333, 'д000', 1, 'en'),
(3596, 'достаточность', 'достаточность', 0, 0, 0.8667, 'д000', 1, 'en'),
(3597, 'достаточных', 'достаточных', 0, 0, 0.7333, 'д000', 1, 'en'),
(3598, 'достижение', 'достижение', 0, 0, 0.6667, 'д000', 1, 'en'),
(3599, 'достижением', 'достижением', 0, 0, 0.7333, 'д000', 1, 'en'),
(3600, 'достижении', 'достижении', 0, 0, 0.6667, 'д000', 1, 'en'),
(3601, 'достижения', 'достижения', 0, 0, 0.6667, 'д000', 1, 'en'),
(3602, 'достоверные', 'достоверные', 0, 0, 0.7333, 'д000', 1, 'en'),
(3603, 'доступ', 'доступ', 0, 0, 0.4, 'д000', 1, 'en'),
(3604, 'доступа', 'доступа', 0, 0, 0.4667, 'д000', 1, 'en'),
(3605, 'доступе', 'доступе', 0, 0, 0.4667, 'д000', 1, 'en'),
(3606, 'доступнеограниченного', 'доступнеограниченного', 0, 0, 1, 'д000', 1, 'en'),
(3607, 'доступной', 'доступной', 0, 0, 0.6, 'д000', 1, 'en'),
(3608, 'доступность', 'доступность', 0, 0, 0.7333, 'д000', 1, 'en'),
(3609, 'другим', 'другим', 0, 0, 0.4, 'д000', 1, 'en'),
(3610, 'другими', 'другими', 0, 0, 0.4667, 'д000', 1, 'en'),
(3611, 'других', 'других', 0, 0, 0.4, 'д000', 1, 'en'),
(3612, 'другого', 'другого', 0, 0, 0.4667, 'д000', 1, 'en'),
(3613, 'другом', 'другом', 0, 0, 0.4, 'д000', 1, 'en'),
(3614, 'его', 'его', 0, 0, 0.2, 'е000', 1, 'en'),
(3615, 'ее', 'ее', 0, 0, 0.1333, 'е000', 1, 'en'),
(3616, 'если', 'если', 0, 0, 0.2667, 'е000', 1, 'en'),
(3617, 'жизни', 'жизни', 0, 0, 0.3333, 'ж000', 1, 'en'),
(3618, 'за', 'за', 0, 0, 0.1333, 'з000', 1, 'en'),
(3619, 'заключения', 'заключения', 0, 0, 0.6667, 'з000', 1, 'en'),
(3620, 'заключительные', 'заключительные', 0, 0, 0.9333, 'з000', 1, 'en'),
(3621, 'закон', 'закон', 0, 0, 0.3333, 'з000', 1, 'en'),
(3622, 'закона', 'закона', 0, 0, 0.4, 'з000', 1, 'en'),
(3623, 'законами', 'законами', 0, 0, 0.5333, 'з000', 1, 'en'),
(3624, 'законе', 'законе', 0, 0, 0.4, 'з000', 1, 'en'),
(3625, 'законной', 'законной', 0, 0, 0.5333, 'з000', 1, 'en'),
(3626, 'законные', 'законные', 0, 0, 0.5333, 'з000', 1, 'en'),
(3627, 'законных', 'законных', 0, 0, 0.5333, 'з000', 1, 'en'),
(3628, 'законодательства', 'законодательства', 0, 0, 1, 'з000', 1, 'en'),
(3629, 'законодательством', 'законодательством', 0, 0, 1, 'з000', 1, 'en'),
(3630, 'законом', 'законом', 0, 0, 0.4667, 'з000', 1, 'en'),
(3631, 'замены', 'замены', 0, 0, 0.4, 'з000', 1, 'en'),
(3632, 'запись', 'запись', 0, 0, 0.4, 'з000', 1, 'en'),
(3633, 'запреты', 'запреты', 0, 0, 0.4667, 'з000', 1, 'en'),
(3634, 'запроса', 'запроса', 0, 0, 0.4667, 'з000', 1, 'en'),
(3635, 'запросу', 'запросу', 0, 0, 0.4667, 'з000', 1, 'en'),
(3636, 'запросы', 'запросы', 0, 0, 0.4667, 'з000', 1, 'en'),
(3637, 'заранее', 'заранее', 0, 0, 0.4667, 'з000', 1, 'en'),
(3638, 'защите', 'защите', 0, 0, 0.4, 'з000', 1, 'en'),
(3639, 'защиты', 'защиты', 0, 0, 0.4, 'з000', 1, 'en'),
(3640, 'заявленной', 'заявленной', 0, 0, 0.6667, 'з000', 1, 'en'),
(3641, 'заявленным', 'заявленным', 0, 0, 0.6667, 'з000', 1, 'en'),
(3642, 'значимых', 'значимых', 0, 0, 0.5333, 'з000', 1, 'en'),
(3643, 'и', 'и', 0, 0, 0.0667, 'и000', 1, 'en'),
(3644, 'избыточность', 'избыточность', 0, 0, 0.8, 'и000', 1, 'en'),
(3645, 'извлечение', 'извлечение', 0, 0, 0.6667, 'и000', 1, 'en'),
(3646, 'изменение', 'изменение', 0, 0, 0.6, 'и000', 1, 'en'),
(3647, 'изменении', 'изменении', 0, 0, 0.6, 'и000', 1, 'en'),
(3648, 'изменения', 'изменения', 0, 0, 0.6, 'и000', 1, 'en'),
(3649, 'или', 'или', 0, 0, 0.2, 'и000', 1, 'en'),
(3650, 'имеет', 'имеет', 0, 0, 0.3333, 'и000', 1, 'en'),
(3651, 'имеют', 'имеют', 0, 0, 0.3333, 'и000', 1, 'en'),
(3652, 'имеются', 'имеются', 0, 0, 0.4667, 'и000', 1, 'en'),
(3653, 'имя', 'имя', 0, 0, 0.2, 'и000', 1, 'en'),
(3654, 'инициативе', 'инициативе', 0, 0, 0.6667, 'и000', 1, 'en'),
(3655, 'иное', 'иное', 0, 0, 0.2667, 'и000', 1, 'en'),
(3656, 'иной', 'иной', 0, 0, 0.2667, 'и000', 1, 'en'),
(3657, 'иному', 'иному', 0, 0, 0.3333, 'и000', 1, 'en'),
(3658, 'иностранного', 'иностранного', 0, 0, 0.8, 'и000', 1, 'en'),
(3659, 'иностранному', 'иностранному', 0, 0, 0.8, 'и000', 1, 'en'),
(3660, 'иностранных', 'иностранных', 0, 0, 0.7333, 'и000', 1, 'en'),
(3661, 'интересах', 'интересах', 0, 0, 0.6, 'и000', 1, 'en'),
(3662, 'интересов', 'интересов', 0, 0, 0.6, 'и000', 1, 'en'),
(3663, 'интересующим', 'интересующим', 0, 0, 0.8, 'и000', 1, 'en'),
(3664, 'интернет', 'интернет', 0, 0, 0.5333, 'и000', 1, 'en'),
(3665, 'информации', 'информации', 0, 0, 0.6667, 'и000', 1, 'en'),
(3666, 'информационная', 'информационная', 0, 0, 0.9333, 'и000', 1, 'en'),
(3667, 'информационно-телекоммуникационным', 'информационно-телекоммуникационным', 0, 0, 1, 'и000', 1, 'en'),
(3668, 'информационно-телекоммуникационных', 'информационно-телекоммуникационных', 0, 0, 1, 'и000', 1, 'en'),
(3669, 'информационной', 'информационной', 0, 0, 0.9333, 'и000', 1, 'en'),
(3670, 'информационных', 'информационных', 0, 0, 0.9333, 'и000', 1, 'en'),
(3671, 'информацию', 'информацию', 0, 0, 0.6667, 'и000', 1, 'en'),
(3672, 'информация', 'информация', 0, 0, 0.6667, 'и000', 1, 'en'),
(3673, 'информирование', 'информирование', 0, 0, 0.9333, 'и000', 1, 'en'),
(3674, 'иные', 'иные', 0, 0, 0.2667, 'и000', 1, 'en'),
(3675, 'иным', 'иным', 0, 0, 0.2667, 'и000', 1, 'en'),
(3676, 'иных', 'иных', 0, 0, 0.2667, 'и000', 1, 'en'),
(3677, 'исключающие', 'исключающие', 0, 0, 0.7333, 'и000', 1, 'en'),
(3678, 'исключением', 'исключением', 0, 0, 0.7333, 'и000', 1, 'en'),
(3679, 'исполнением', 'исполнением', 0, 0, 0.7333, 'и000', 1, 'en'),
(3680, 'исполнению', 'исполнению', 0, 0, 0.6667, 'и000', 1, 'en'),
(3681, 'исполнения', 'исполнения', 0, 0, 0.6667, 'и000', 1, 'en'),
(3682, 'исполнительном', 'исполнительном', 0, 0, 0.9333, 'и000', 1, 'en'),
(3683, 'исполнять', 'исполнять', 0, 0, 0.6, 'и000', 1, 'en'),
(3684, 'использование', 'использование', 0, 0, 0.8667, 'и000', 1, 'en'),
(3685, 'использованием', 'использованием', 0, 0, 0.9333, 'и000', 1, 'en'),
(3686, 'использования', 'использования', 0, 0, 0.8667, 'и000', 1, 'en'),
(3687, 'используемые', 'используемые', 0, 0, 0.8, 'и000', 1, 'en'),
(3688, 'истечение', 'истечение', 0, 0, 0.6, 'и000', 1, 'en'),
(3689, 'их', 'их', 0, 0, 0.1333, 'и000', 1, 'en'),
(3690, 'к', 'к', 0, 0, 0.0667, 'к000', 1, 'en'),
(3691, 'каким-либо', 'каким-либо', 0, 0, 0.6667, 'к000', 1, 'en'),
(3692, 'каких', 'каких', 0, 0, 0.3333, 'к000', 1, 'en'),
(3693, 'касающимся', 'касающимся', 0, 0, 0.6667, 'к000', 1, 'en'),
(3694, 'касающуюся', 'касающуюся', 0, 0, 0.6667, 'к000', 1, 'en'),
(3695, 'ко', 'ко', 0, 0, 0.1333, 'к000', 1, 'en'),
(3696, 'когда', 'когда', 0, 0, 0.3333, 'к000', 1, 'en'),
(3697, 'конкретному', 'конкретному', 0, 0, 0.7333, 'к000', 1, 'en'),
(3698, 'конкретных', 'конкретных', 0, 0, 0.6667, 'к000', 1, 'en'),
(3699, 'конфиденциальности', 'конфиденциальности', 0, 0, 1, 'к000', 1, 'en'),
(3700, 'конфиденциальность', 'конфиденциальность', 0, 0, 1, 'к000', 1, 'en'),
(3701, 'копирования', 'копирования', 0, 0, 0.7333, 'к000', 1, 'en'),
(3702, 'косвенно', 'косвенно', 0, 0, 0.5333, 'к000', 1, 'en'),
(3703, 'которая', 'которая', 0, 0, 0.4667, 'к000', 1, 'en'),
(3704, 'которого', 'которого', 0, 0, 0.5333, 'к000', 1, 'en'),
(3705, 'которому', 'которому', 0, 0, 0.5333, 'к000', 1, 'en'),
(3706, 'которую', 'которую', 0, 0, 0.4667, 'к000', 1, 'en'),
(3707, 'которые', 'которые', 0, 0, 0.4667, 'к000', 1, 'en'),
(3708, 'которым', 'которым', 0, 0, 0.4667, 'к000', 1, 'en'),
(3709, 'которых', 'которых', 0, 0, 0.4667, 'к000', 1, 'en'),
(3710, 'кроме', 'кроме', 0, 0, 0.3333, 'к000', 1, 'en'),
(3711, 'круга', 'круга', 0, 0, 0.3333, 'к000', 1, 'en'),
(3712, 'кругу', 'кругу', 0, 0, 0.3333, 'к000', 1, 'en'),
(3713, 'либо', 'либо', 0, 0, 0.2667, 'л000', 1, 'en'),
(3714, 'лиц', 'лиц', 0, 0, 0.2, 'л000', 1, 'en'),
(3715, 'лица', 'лица', 0, 0, 0.2667, 'л000', 1, 'en'),
(3716, 'лицам', 'лицам', 0, 0, 0.3333, 'л000', 1, 'en'),
(3717, 'лицами', 'лицами', 0, 0, 0.4, 'л000', 1, 'en'),
(3718, 'лицо', 'лицо', 0, 0, 0.2667, 'л000', 1, 'en'),
(3719, 'лицу', 'лицу', 0, 0, 0.2667, 'л000', 1, 'en'),
(3720, 'личную', 'личную', 0, 0, 0.4, 'л000', 1, 'en'),
(3721, 'любая', 'любая', 0, 0, 0.3333, 'л000', 1, 'en'),
(3722, 'любое', 'любое', 0, 0, 0.3333, 'л000', 1, 'en'),
(3723, 'любой', 'любой', 0, 0, 0.3333, 'л000', 1, 'en'),
(3724, 'любые', 'любые', 0, 0, 0.3333, 'л000', 1, 'en'),
(3725, 'массовой', 'массовой', 0, 0, 0.5333, 'м000', 1, 'en'),
(3726, 'материалов', 'материалов', 0, 0, 0.6667, 'м000', 1, 'en'),
(3727, 'материальные', 'материальные', 0, 0, 0.8, 'м000', 1, 'en'),
(3728, 'между', 'между', 0, 0, 0.3333, 'м000', 1, 'en'),
(3729, 'международным', 'международным', 0, 0, 0.8667, 'м000', 1, 'en'),
(3730, 'мер', 'мер', 0, 0, 0.2, 'м000', 1, 'en'),
(3731, 'меры', 'меры', 0, 0, 0.2667, 'м000', 1, 'en'),
(3732, 'может', 'может', 0, 0, 0.3333, 'м000', 1, 'en'),
(3733, 'момент', 'момент', 0, 0, 0.4, 'м000', 1, 'en'),
(3734, 'муниципальный', 'муниципальный', 0, 0, 0.8667, 'м000', 1, 'en'),
(3735, 'накопление', 'накопление', 0, 0, 0.6667, 'н000', 1, 'en'),
(3736, 'наличии', 'наличии', 0, 0, 0.4667, 'н000', 1, 'en'),
(3737, 'намерении', 'намерении', 0, 0, 0.6, 'н000', 1, 'en'),
(3738, 'направив', 'направив', 0, 0, 0.5333, 'н000', 1, 'en'),
(3739, 'направление', 'направление', 0, 0, 0.7333, 'н000', 1, 'en'),
(3740, 'направления', 'направления', 0, 0, 0.7333, 'н000', 1, 'en'),
(3741, 'направленные', 'направленные', 0, 0, 0.8, 'н000', 1, 'en'),
(3742, 'направляется', 'направляется', 0, 0, 0.8, 'н000', 1, 'en'),
(3743, 'нарушаются', 'нарушаются', 0, 0, 0.6667, 'н000', 1, 'en'),
(3744, 'настоящая', 'настоящая', 0, 0, 0.6, 'н000', 1, 'en'),
(3745, 'настоящей', 'настоящей', 0, 0, 0.6, 'н000', 1, 'en'),
(3746, 'настоящем', 'настоящем', 0, 0, 0.6, 'н000', 1, 'en'),
(3747, 'начала', 'начала', 0, 0, 0.4, 'н000', 1, 'en'),
(3748, 'не', 'не', 0, 0, 0.1333, 'н000', 1, 'en'),
(3749, 'невозможно', 'невозможно', 0, 0, 0.6667, 'н000', 1, 'en'),
(3750, 'невозможностью', 'невозможностью', 0, 0, 0.9333, 'н000', 1, 'en'),
(3751, 'недостоверные', 'недостоверные', 0, 0, 0.8667, 'н000', 1, 'en'),
(3752, 'незаконно', 'незаконно', 0, 0, 0.6, 'н000', 1, 'en'),
(3753, 'необходима', 'необходима', 0, 0, 0.6667, 'н000', 1, 'en'),
(3754, 'необходимости', 'необходимости', 0, 0, 0.8667, 'н000', 1, 'en'),
(3755, 'необходимую', 'необходимую', 0, 0, 0.7333, 'н000', 1, 'en'),
(3756, 'необходимые', 'необходимые', 0, 0, 0.7333, 'н000', 1, 'en'),
(3757, 'необходимыми', 'необходимыми', 0, 0, 0.8, 'н000', 1, 'en'),
(3758, 'необходимых', 'необходимых', 0, 0, 0.7333, 'н000', 1, 'en'),
(3759, 'неограниченного', 'неограниченного', 0, 0, 1, 'н000', 1, 'en'),
(3760, 'неограниченный', 'неограниченный', 0, 0, 0.9333, 'н000', 1, 'en'),
(3761, 'неопределенному', 'неопределенному', 0, 0, 1, 'н000', 1, 'en'),
(3762, 'неполными', 'неполными', 0, 0, 0.6, 'н000', 1, 'en'),
(3763, 'неполных', 'неполных', 0, 0, 0.5333, 'н000', 1, 'en'),
(3764, 'неправомерного', 'неправомерного', 0, 0, 0.9333, 'н000', 1, 'en'),
(3765, 'неправомерной', 'неправомерной', 0, 0, 0.8667, 'н000', 1, 'en'),
(3766, 'неправомерные', 'неправомерные', 0, 0, 0.8667, 'н000', 1, 'en'),
(3767, 'неправомерных', 'неправомерных', 0, 0, 0.8667, 'н000', 1, 'en'),
(3768, 'неприкосновенность', 'неприкосновенность', 0, 0, 1, 'н000', 1, 'en'),
(3769, 'несет', 'несет', 0, 0, 0.3333, 'н000', 1, 'en'),
(3770, 'несовместимая', 'несовместимая', 0, 0, 0.8667, 'н000', 1, 'en'),
(3771, 'несовместимых', 'несовместимых', 0, 0, 0.8667, 'н000', 1, 'en'),
(3772, 'несут', 'несут', 0, 0, 0.3333, 'н000', 1, 'en'),
(3773, 'неточностей', 'неточностей', 0, 0, 0.7333, 'н000', 1, 'en'),
(3774, 'неточными', 'неточными', 0, 0, 0.6, 'н000', 1, 'en'),
(3775, 'неточных', 'неточных', 0, 0, 0.5333, 'н000', 1, 'en'),
(3776, 'неуполномоченных', 'неуполномоченных', 0, 0, 1, 'н000', 1, 'en'),
(3777, 'ни', 'ни', 0, 0, 0.1333, 'н000', 1, 'en'),
(3778, 'никогда', 'никогда', 0, 0, 0.4667, 'н000', 1, 'en'),
(3779, 'ним', 'ним', 0, 0, 0.2, 'н000', 1, 'en'),
(3780, 'них', 'них', 0, 0, 0.2, 'н000', 1, 'en'),
(3781, 'новой', 'новой', 0, 0, 0.3333, 'н000', 1, 'en'),
(3782, 'номера', 'номера', 0, 0, 0.4, 'н000', 1, 'en'),
(3783, 'нормативными', 'нормативными', 0, 0, 0.8, 'н000', 1, 'en'),
(3784, 'носители', 'носители', 0, 0, 0.5333, 'н000', 1, 'en'),
(3785, 'о', 'о', 0, 0, 0.0667, 'о000', 1, 'en'),
(3786, 'об', 'об', 0, 0, 0.1333, 'о000', 1, 'en'),
(3787, 'обезличивание', 'обезличивание', 0, 0, 0.8667, 'о000', 1, 'en'),
(3788, 'обезличиваются', 'обезличиваются', 0, 0, 0.9333, 'о000', 1, 'en'),
(3789, 'обеспечению', 'обеспечению', 0, 0, 0.7333, 'о000', 1, 'en'),
(3790, 'обеспечения', 'обеспечения', 0, 0, 0.7333, 'о000', 1, 'en'),
(3791, 'обеспечивает', 'обеспечивает', 0, 0, 0.8, 'о000', 1, 'en'),
(3792, 'обеспечивается', 'обеспечивается', 0, 0, 0.9333, 'о000', 1, 'en'),
(3793, 'обеспечивать', 'обеспечивать', 0, 0, 0.8, 'о000', 1, 'en'),
(3794, 'обеспечивающих', 'обеспечивающих', 0, 0, 0.9333, 'о000', 1, 'en'),
(3795, 'обжаловать', 'обжаловать', 0, 0, 0.6667, 'о000', 1, 'en'),
(3796, 'области', 'области', 0, 0, 0.4667, 'о000', 1, 'en'),
(3797, 'обнародование', 'обнародование', 0, 0, 0.8667, 'о000', 1, 'en'),
(3798, 'обновление', 'обновление', 0, 0, 0.6667, 'о000', 1, 'en'),
(3799, 'обновлении', 'обновлении', 0, 0, 0.6667, 'о000', 1, 'en'),
(3800, 'обрабатываемые', 'обрабатываемые', 0, 0, 0.9333, 'о000', 1, 'en'),
(3801, 'обрабатываемых', 'обрабатываемых', 0, 0, 0.9333, 'о000', 1, 'en'),
(3802, 'обрабатывается', 'обрабатывается', 0, 0, 0.9333, 'о000', 1, 'en'),
(3803, 'обрабатываются', 'обрабатываются', 0, 0, 0.9333, 'о000', 1, 'en'),
(3804, 'обработка', 'обработка', 0, 0, 0.6, 'о000', 1, 'en'),
(3805, 'обработке', 'обработке', 0, 0, 0.6, 'о000', 1, 'en'),
(3806, 'обработки', 'обработки', 0, 0, 0.6, 'о000', 1, 'en'),
(3807, 'обработку', 'обработку', 0, 0, 0.6, 'о000', 1, 'en'),
(3808, 'образом', 'образом', 0, 0, 0.4667, 'о000', 1, 'en'),
(3809, 'обратившись', 'обратившись', 0, 0, 0.7333, 'о000', 1, 'en'),
(3810, 'обращения', 'обращения', 0, 0, 0.6, 'о000', 1, 'en'),
(3811, 'общедоступные', 'общедоступные', 0, 0, 0.8667, 'о000', 1, 'en'),
(3812, 'общественно', 'общественно', 0, 0, 0.7333, 'о000', 1, 'en'),
(3813, 'общественных', 'общественных', 0, 0, 0.8, 'о000', 1, 'en'),
(3814, 'общие', 'общие', 0, 0, 0.3333, 'о000', 1, 'en'),
(3815, 'объединение', 'объединение', 0, 0, 0.7333, 'о000', 1, 'en'),
(3816, 'объем', 'объем', 0, 0, 0.3333, 'о000', 1, 'en'),
(3817, 'объеме', 'объеме', 0, 0, 0.4, 'о000', 1, 'en'),
(3818, 'обязан', 'обязан', 0, 0, 0.4, 'о000', 1, 'en'),
(3819, 'обязанностей', 'обязанностей', 0, 0, 0.8, 'о000', 1, 'en'),
(3820, 'обязанности', 'обязанности', 0, 0, 0.7333, 'о000', 1, 'en'),
(3821, 'обязаны', 'обязаны', 0, 0, 0.4667, 'о000', 1, 'en'),
(3822, 'обязательному', 'обязательному', 0, 0, 0.8667, 'о000', 1, 'en'),
(3823, 'обязательств', 'обязательств', 0, 0, 0.8, 'о000', 1, 'en'),
(3824, 'ограничивается', 'ограничивается', 0, 0, 0.9333, 'о000', 1, 'en'),
(3825, 'ознакомление', 'ознакомление', 0, 0, 0.8, 'о000', 1, 'en'),
(3826, 'ооо', 'ооо', 0, 0, 0.2, 'о000', 1, 'en'),
(3827, 'оператор', 'оператор', 0, 0, 0.5333, 'о000', 1, 'en'),
(3828, 'оператора', 'оператора', 0, 0, 0.6, 'о000', 1, 'en'),
(3829, 'операторами', 'операторами', 0, 0, 0.7333, 'о000', 1, 'en'),
(3830, 'оператором', 'оператором', 0, 0, 0.6667, 'о000', 1, 'en'),
(3831, 'оператору', 'оператору', 0, 0, 0.6, 'о000', 1, 'en'),
(3832, 'операции', 'операции', 0, 0, 0.5333, 'о000', 1, 'en'),
(3833, 'операций', 'операций', 0, 0, 0.5333, 'о000', 1, 'en'),
(3834, 'операция', 'операция', 0, 0, 0.5333, 'о000', 1, 'en'),
(3835, 'определенному', 'определенному', 0, 0, 0.8667, 'о000', 1, 'en'),
(3836, 'определенных', 'определенных', 0, 0, 0.8, 'о000', 1, 'en'),
(3837, 'определить', 'определить', 0, 0, 0.6667, 'о000', 1, 'en'),
(3838, 'определяемому', 'определяемому', 0, 0, 0.8667, 'о000', 1, 'en'),
(3839, 'определяет', 'определяет', 0, 0, 0.6667, 'о000', 1, 'en'),
(3840, 'определяется', 'определяется', 0, 0, 0.8, 'о000', 1, 'en'),
(3841, 'определять', 'определять', 0, 0, 0.6667, 'о000', 1, 'en'),
(3842, 'определяющие', 'определяющие', 0, 0, 0.8, 'о000', 1, 'en'),
(3843, 'опубликованию', 'опубликованию', 0, 0, 0.8667, 'о000', 1, 'en'),
(3844, 'орган', 'орган', 0, 0, 0.3333, 'о000', 1, 'en'),
(3845, 'органа', 'органа', 0, 0, 0.4, 'о000', 1, 'en'),
(3846, 'организационные', 'организационные', 0, 0, 1, 'о000', 1, 'en'),
(3847, 'организационных', 'организационных', 0, 0, 1, 'о000', 1, 'en'),
(3848, 'организовывать', 'организовывать', 0, 0, 0.9333, 'о000', 1, 'en'),
(3849, 'организующие', 'организующие', 0, 0, 0.8, 'о000', 1, 'en'),
(3850, 'органов', 'органов', 0, 0, 0.4667, 'о000', 1, 'en'),
(3851, 'органу', 'органу', 0, 0, 0.4, 'о000', 1, 'en'),
(3852, 'оснований', 'оснований', 0, 0, 0.6, 'о000', 1, 'en'),
(3853, 'основания', 'основания', 0, 0, 0.6, 'о000', 1, 'en'),
(3854, 'основе', 'основе', 0, 0, 0.4, 'о000', 1, 'en'),
(3855, 'основные', 'основные', 0, 0, 0.5333, 'о000', 1, 'en'),
(3856, 'осуществление', 'осуществление', 0, 0, 0.8667, 'о000', 1, 'en'),
(3857, 'осуществления', 'осуществления', 0, 0, 0.8667, 'о000', 1, 'en'),
(3858, 'осуществляет', 'осуществляет', 0, 0, 0.8, 'о000', 1, 'en'),
(3859, 'осуществляется', 'осуществляется', 0, 0, 0.9333, 'о000', 1, 'en'),
(3860, 'осуществлять', 'осуществлять', 0, 0, 0.8, 'о000', 1, 'en'),
(3861, 'осуществляющие', 'осуществляющие', 0, 0, 0.9333, 'о000', 1, 'en'),
(3862, 'от', 'от', 0, 0, 0.1333, 'о000', 1, 'en'),
(3863, 'ответственность', 'ответственность', 0, 0, 1, 'о000', 1, 'en'),
(3864, 'отвечать', 'отвечать', 0, 0, 0.5333, 'о000', 1, 'en'),
(3865, 'отвечают', 'отвечают', 0, 0, 0.5333, 'о000', 1, 'en'),
(3866, 'отдельно', 'отдельно', 0, 0, 0.5333, 'о000', 1, 'en'),
(3867, 'отзыв', 'отзыв', 0, 0, 0.3333, 'о000', 1, 'en'),
(3868, 'отзыва', 'отзыва', 0, 0, 0.4, 'о000', 1, 'en'),
(3869, 'относящаяся', 'относящаяся', 0, 0, 0.7333, 'о000', 1, 'en'),
(3870, 'относящиеся', 'относящиеся', 0, 0, 0.7333, 'о000', 1, 'en'),
(3871, 'отношении', 'отношении', 0, 0, 0.6, 'о000', 1, 'en'),
(3872, 'отношению', 'отношению', 0, 0, 0.6, 'о000', 1, 'en'),
(3873, 'отношениюк', 'отношениюк', 0, 0, 0.6667, 'о000', 1, 'en'),
(3874, 'отозвать', 'отозвать', 0, 0, 0.5333, 'о000', 1, 'en'),
(3875, 'отправки', 'отправки', 0, 0, 0.5333, 'о000', 1, 'en'),
(3876, 'отражены', 'отражены', 0, 0, 0.5333, 'о000', 1, 'en'),
(3877, 'отчество', 'отчество', 0, 0, 0.5333, 'о000', 1, 'en'),
(3878, 'передавшие', 'передавшие', 0, 0, 0.6667, 'п000', 1, 'en'),
(3879, 'переданы', 'переданы', 0, 0, 0.5333, 'п000', 1, 'en'),
(3880, 'передача', 'передача', 0, 0, 0.5333, 'п000', 1, 'en'),
(3881, 'передачей', 'передачей', 0, 0, 0.6, 'п000', 1, 'en'),
(3882, 'передачеперсональных', 'передачеперсональных', 0, 0, 1, 'п000', 1, 'en'),
(3883, 'передачи', 'передачи', 0, 0, 0.5333, 'п000', 1, 'en'),
(3884, 'передачу', 'передачу', 0, 0, 0.5333, 'п000', 1, 'en'),
(3885, 'перечень', 'перечень', 0, 0, 0.5333, 'п000', 1, 'en'),
(3886, 'персональные', 'персональные', 0, 0, 0.8, 'п000', 1, 'en'),
(3887, 'персональным', 'персональным', 0, 0, 0.8, 'п000', 1, 'en'),
(3888, 'персональными', 'персональными', 0, 0, 0.8667, 'п000', 1, 'en'),
(3889, 'персональных', 'персональных', 0, 0, 0.8, 'п000', 1, 'en'),
(3890, 'писем', 'писем', 0, 0, 0.3333, 'п000', 1, 'en'),
(3891, 'планируется', 'планируется', 0, 0, 0.7333, 'п000', 1, 'en'),
(3892, 'платежными', 'платежными', 0, 0, 0.6667, 'п000', 1, 'en'),
(3893, 'по', 'по', 0, 0, 0.1333, 'п000', 1, 'en'),
(3894, 'подачи', 'подачи', 0, 0, 0.4, 'п000', 1, 'en'),
(3895, 'подлежат', 'подлежат', 0, 0, 0.5333, 'п000', 1, 'en'),
(3896, 'подлежащих', 'подлежащих', 0, 0, 0.6667, 'п000', 1, 'en'),
(3897, 'позволяющей', 'позволяющей', 0, 0, 0.7333, 'п000', 1, 'en'),
(3898, 'политика', 'политика', 0, 0, 0.5333, 'п000', 1, 'en'),
(3899, 'политике', 'политике', 0, 0, 0.5333, 'п000', 1, 'en'),
(3900, 'политики', 'политики', 0, 0, 0.5333, 'п000', 1, 'en'),
(3901, 'политикой', 'политикой', 0, 0, 0.6, 'п000', 1, 'en'),
(3902, 'полном', 'полном', 0, 0, 0.4, 'п000', 1, 'en'),
(3903, 'полномочий', 'полномочий', 0, 0, 0.6667, 'п000', 1, 'en'),
(3904, 'положения', 'положения', 0, 0, 0.6, 'п000', 1, 'en'),
(3905, 'получать', 'получать', 0, 0, 0.5333, 'п000', 1, 'en'),
(3906, 'получением', 'получением', 0, 0, 0.6667, 'п000', 1, 'en'),
(3907, 'получения', 'получения', 0, 0, 0.6, 'п000', 1, 'en'),
(3908, 'полученной', 'полученной', 0, 0, 0.6667, 'п000', 1, 'en'),
(3909, 'полученными', 'полученными', 0, 0, 0.7333, 'п000', 1, 'en'),
(3910, 'получившие', 'получившие', 0, 0, 0.6667, 'п000', 1, 'en'),
(3911, 'получить', 'получить', 0, 0, 0.5333, 'п000', 1, 'en'),
(3912, 'пользователь', 'пользователь', 0, 0, 0.8, 'п000', 1, 'en'),
(3913, 'пользовательским', 'пользовательским', 0, 0, 1, 'п000', 1, 'en'),
(3914, 'пользователю', 'пользователю', 0, 0, 0.8, 'п000', 1, 'en'),
(3915, 'пользователя', 'пользователя', 0, 0, 0.8, 'п000', 1, 'en'),
(3916, 'пометкой', 'пометкой', 0, 0, 0.5333, 'п000', 1, 'en'),
(3917, 'помощью', 'помощью', 0, 0, 0.4667, 'п000', 1, 'en'),
(3918, 'понятия', 'понятия', 0, 0, 0.4667, 'п000', 1, 'en'),
(3919, 'поручителем', 'поручителем', 0, 0, 0.7333, 'п000', 1, 'en'),
(3920, 'порядке', 'порядке', 0, 0, 0.4667, 'п000', 1, 'en'),
(3921, 'порядок', 'порядок', 0, 0, 0.4667, 'п000', 1, 'en'),
(3922, 'посетитель', 'посетитель', 0, 0, 0.6667, 'п000', 1, 'en'),
(3923, 'посетителях', 'посетителях', 0, 0, 0.7333, 'п000', 1, 'en'),
(3924, 'последнего', 'последнего', 0, 0, 0.6667, 'п000', 1, 'en'),
(3925, 'посредством', 'посредством', 0, 0, 0.7333, 'п000', 1, 'en'),
(3926, 'поставщиками', 'поставщиками', 0, 0, 0.8, 'п000', 1, 'en'),
(3927, 'поставщиков', 'поставщиков', 0, 0, 0.7333, 'п000', 1, 'en'),
(3928, 'почты', 'почты', 0, 0, 0.3333, 'п000', 1, 'en'),
(3929, 'прав', 'прав', 0, 0, 0.2667, 'п000', 1, 'en'),
(3930, 'права', 'права', 0, 0, 0.3333, 'п000', 1, 'en'),
(3931, 'право', 'право', 0, 0, 0.3333, 'п000', 1, 'en'),
(3932, 'правовые', 'правовые', 0, 0, 0.5333, 'п000', 1, 'en'),
(3933, 'правовыми', 'правовыми', 0, 0, 0.6, 'п000', 1, 'en'),
(3934, 'правовых', 'правовых', 0, 0, 0.5333, 'п000', 1, 'en'),
(3935, 'правосудия', 'правосудия', 0, 0, 0.6667, 'п000', 1, 'en'),
(3936, 'предварительного', 'предварительного', 0, 0, 1, 'п000', 1, 'en'),
(3937, 'предоставлен', 'предоставлен', 0, 0, 0.8, 'п000', 1, 'en'),
(3938, 'предоставление', 'предоставление', 0, 0, 0.9333, 'п000', 1, 'en'),
(3939, 'предоставления', 'предоставления', 0, 0, 0.9333, 'п000', 1, 'en'),
(3940, 'предоставлять', 'предоставлять', 0, 0, 0.8667, 'п000', 1, 'en'),
(3941, 'предоставляются', 'предоставляются', 0, 0, 1, 'п000', 1, 'en'),
(3942, 'предпринимаемые', 'предпринимаемые', 0, 0, 1, 'п000', 1, 'en'),
(3943, 'представителей', 'представителей', 0, 0, 0.9333, 'п000', 1, 'en'),
(3944, 'предусмотрен', 'предусмотрен', 0, 0, 0.8, 'п000', 1, 'en'),
(3945, 'предусмотренном', 'предусмотренном', 0, 0, 1, 'п000', 1, 'en'),
(3946, 'предусмотренные', 'предусмотренные', 0, 0, 1, 'п000', 1, 'en'),
(3947, 'предусмотренных', 'предусмотренных', 0, 0, 1, 'п000', 1, 'en'),
(3948, 'предусмотрено', 'предусмотрено', 0, 0, 0.8667, 'п000', 1, 'en'),
(3949, 'прекратить', 'прекратить', 0, 0, 0.6667, 'п000', 1, 'en'),
(3950, 'прекращение', 'прекращение', 0, 0, 0.7333, 'п000', 1, 'en'),
(3951, 'прекращении', 'прекращении', 0, 0, 0.7333, 'п000', 1, 'en'),
(3952, 'прекращения', 'прекращения', 0, 0, 0.7333, 'п000', 1, 'en'),
(3953, 'при', 'при', 0, 0, 0.2, 'п000', 1, 'en'),
(3954, 'применяется', 'применяется', 0, 0, 0.7333, 'п000', 1, 'en'),
(3955, 'принадлежность', 'принадлежность', 0, 0, 0.9333, 'п000', 1, 'en'),
(3956, 'принимает', 'принимает', 0, 0, 0.6, 'п000', 1, 'en'),
(3957, 'принимать', 'принимать', 0, 0, 0.6, 'п000', 1, 'en'),
(3958, 'принципы', 'принципы', 0, 0, 0.5333, 'п000', 1, 'en'),
(3959, 'принятие', 'принятие', 0, 0, 0.5333, 'п000', 1, 'en'),
(3960, 'принятыми', 'принятыми', 0, 0, 0.6, 'п000', 1, 'en'),
(3961, 'программ', 'программ', 0, 0, 0.5333, 'п000', 1, 'en'),
(3962, 'продвижения', 'продвижения', 0, 0, 0.7333, 'п000', 1, 'en'),
(3963, 'продолжить', 'продолжить', 0, 0, 0.6667, 'п000', 1, 'en'),
(3964, 'производимых', 'производимых', 0, 0, 0.8, 'п000', 1, 'en'),
(3965, 'производстве', 'производстве', 0, 0, 0.8, 'п000', 1, 'en'),
(3966, 'просьбе', 'просьбе', 0, 0, 0.4667, 'п000', 1, 'en'),
(3967, 'прямо', 'прямо', 0, 0, 0.3333, 'п000', 1, 'en'),
(3968, 'публиковать', 'публиковать', 0, 0, 0.7333, 'п000', 1, 'en'),
(3969, 'публичных', 'публичных', 0, 0, 0.6, 'п000', 1, 'en'),
(3970, 'пункте', 'пункте', 0, 0, 0.4, 'п000', 1, 'en'),
(3971, 'путем', 'путем', 0, 0, 0.3333, 'п000', 1, 'en'),
(3972, 'работ', 'работ', 0, 0, 0.3333, 'р000', 1, 'en'),
(3973, 'размещение', 'размещение', 0, 0, 0.6667, 'р000', 1, 'en'),
(3974, 'разрешенные', 'разрешенные', 0, 0, 0.7333, 'р000', 1, 'en'),
(3975, 'разрешенных', 'разрешенных', 0, 0, 0.7333, 'р000', 1, 'en'),
(3976, 'разъяснения', 'разъяснения', 0, 0, 0.7333, 'р000', 1, 'en'),
(3977, 'раскрывать', 'раскрывать', 0, 0, 0.6667, 'р000', 1, 'en'),
(3978, 'раскрытие', 'раскрытие', 0, 0, 0.6, 'р000', 1, 'en'),
(3979, 'раскрытию', 'раскрытию', 0, 0, 0.6, 'р000', 1, 'en'),
(3980, 'раскрытия', 'раскрытия', 0, 0, 0.6, 'р000', 1, 'en'),
(3981, 'расположена', 'расположена', 0, 0, 0.7333, 'р000', 1, 'en'),
(3982, 'распространение', 'распространение', 0, 0, 1, 'р000', 1, 'en'),
(3983, 'распространения', 'распространения', 0, 0, 1, 'р000', 1, 'en'),
(3984, 'распространять', 'распространять', 0, 0, 0.9333, 'р000', 1, 'en'),
(3985, 'реализации', 'реализации', 0, 0, 0.6667, 'р000', 1, 'en'),
(3986, 'результате', 'результате', 0, 0, 0.6667, 'р000', 1, 'en'),
(3987, 'российской', 'российской', 0, 0, 0.6667, 'р000', 1, 'en'),
(3988, 'рф', 'рф', 0, 0, 0.1333, 'р000', 1, 'en'),
(3989, 'рынке', 'рынке', 0, 0, 0.3333, 'р000', 1, 'en'),
(3990, 'с', 'с', 0, 0, 0.0667, 'с000', 1, 'en'),
(3991, 'самостоятельно', 'самостоятельно', 0, 0, 0.9333, 'с000', 1, 'en'),
(3992, 'сбор', 'сбор', 0, 0, 0.2667, 'с000', 1, 'en'),
(3993, 'сбора', 'сбора', 0, 0, 0.3333, 'с000', 1, 'en'),
(3994, 'сведения', 'сведения', 0, 0, 0.5333, 'с000', 1, 'en'),
(3995, 'свобод', 'свобод', 0, 0, 0.4, 'с000', 1, 'en'),
(3996, 'свободном', 'свободном', 0, 0, 0.6, 'с000', 1, 'en'),
(3997, 'свободы', 'свободы', 0, 0, 0.4667, 'с000', 1, 'en'),
(3998, 'свое', 'свое', 0, 0, 0.2667, 'с000', 1, 'en'),
(3999, 'своей', 'своей', 0, 0, 0.3333, 'с000', 1, 'en'),
(4000, 'своем', 'своем', 0, 0, 0.3333, 'с000', 1, 'en'),
(4001, 'своих', 'своих', 0, 0, 0.3333, 'с000', 1, 'en'),
(4002, 'связанных', 'связанных', 0, 0, 0.6, 'с000', 1, 'en'),
(4003, 'связи', 'связи', 0, 0, 0.3333, 'с000', 1, 'en'),
(4004, 'себе', 'себе', 0, 0, 0.2667, 'с000', 1, 'en'),
(4005, 'семейную', 'семейную', 0, 0, 0.5333, 'с000', 1, 'en'),
(4006, 'сервисами', 'сервисами', 0, 0, 0.6, 'с000', 1, 'en'),
(4007, 'сетевому', 'сетевому', 0, 0, 0.5333, 'с000', 1, 'en'),
(4008, 'сети', 'сети', 0, 0, 0.2667, 'с000', 1, 'en'),
(4009, 'сетям', 'сетям', 0, 0, 0.3333, 'с000', 1, 'en'),
(4010, 'сетях', 'сетях', 0, 0, 0.3333, 'с000', 1, 'en'),
(4011, 'система', 'система', 0, 0, 0.4667, 'с000', 1, 'en'),
(4012, 'системами', 'системами', 0, 0, 0.6, 'с000', 1, 'en'),
(4013, 'систематизацию', 'систематизацию', 0, 0, 0.9333, 'с000', 1, 'en'),
(4014, 'систематизация', 'систематизация', 0, 0, 0.9333, 'с000', 1, 'en'),
(4015, 'системе', 'системе', 0, 0, 0.4667, 'с000', 1, 'en'),
(4016, 'случае', 'случае', 0, 0, 0.4, 'с000', 1, 'en'),
(4017, 'случаев', 'случаев', 0, 0, 0.4667, 'с000', 1, 'en'),
(4018, 'случайного', 'случайного', 0, 0, 0.6667, 'с000', 1, 'en'),
(4019, 'случаях', 'случаях', 0, 0, 0.4667, 'с000', 1, 'en'),
(4020, 'собирается', 'собирается', 0, 0, 0.6667, 'с000', 1, 'en'),
(4021, 'соблюдение', 'соблюдение', 0, 0, 0.6667, 'с000', 1, 'en'),
(4022, 'собой', 'собой', 0, 0, 0.3333, 'с000', 1, 'en'),
(4023, 'собраны', 'собраны', 0, 0, 0.4667, 'с000', 1, 'en'),
(4024, 'совершаемые', 'совершаемые', 0, 0, 0.7333, 'с000', 1, 'en'),
(4025, 'совершаемых', 'совершаемых', 0, 0, 0.7333, 'с000', 1, 'en'),
(4026, 'совместно', 'совместно', 0, 0, 0.6, 'с000', 1, 'en'),
(4027, 'совокупность', 'совокупность', 0, 0, 0.8, 'с000', 1, 'en'),
(4028, 'согласие', 'согласие', 0, 0, 0.5333, 'с000', 1, 'en'),
(4029, 'согласиеоператору', 'согласиеоператору', 0, 0, 1, 'с000', 1, 'en'),
(4030, 'согласия', 'согласия', 0, 0, 0.5333, 'с000', 1, 'en'),
(4031, 'соглашениеми', 'соглашениеми', 0, 0, 0.8, 'с000', 1, 'en'),
(4032, 'содержание', 'содержание', 0, 0, 0.6667, 'с000', 1, 'en'),
(4033, 'содержания', 'содержания', 0, 0, 0.6667, 'с000', 1, 'en'),
(4034, 'содержаться', 'содержаться', 0, 0, 0.7333, 'с000', 1, 'en'),
(4035, 'содержащие', 'содержащие', 0, 0, 0.6667, 'с000', 1, 'en'),
(4036, 'содержащих', 'содержащих', 0, 0, 0.6667, 'с000', 1, 'en'),
(4037, 'содержащихся', 'содержащихся', 0, 0, 0.8, 'с000', 1, 'en'),
(4038, 'сообщать', 'сообщать', 0, 0, 0.5333, 'с000', 1, 'en'),
(4039, 'соответствии', 'соответствии', 0, 0, 0.8, 'с000', 1, 'en'),
(4040, 'соответствуют', 'соответствуют', 0, 0, 0.8667, 'с000', 1, 'en'),
(4041, 'соответствующие', 'соответствующие', 0, 0, 1, 'с000', 1, 'en'),
(4042, 'состав', 'состав', 0, 0, 0.4, 'с000', 1, 'en'),
(4043, 'составлена', 'составлена', 0, 0, 0.6667, 'с000', 1, 'en'),
(4044, 'сохранность', 'сохранность', 0, 0, 0.7333, 'с000', 1, 'en'),
(4045, 'способом', 'способом', 0, 0, 0.5333, 'с000', 1, 'en'),
(4046, 'справедливой', 'справедливой', 0, 0, 0.8, 'с000', 1, 'en'),
(4047, 'средств', 'средств', 0, 0, 0.4667, 'с000', 1, 'en'),
(4048, 'средствами', 'средствами', 0, 0, 0.6667, 'с000', 1, 'en'),
(4049, 'средствах', 'средствах', 0, 0, 0.6, 'с000', 1, 'en'),
(4050, 'срок', 'срок', 0, 0, 0.2667, 'с000', 1, 'en'),
(4051, 'срока', 'срока', 0, 0, 0.3333, 'с000', 1, 'en'),
(4052, 'ставит', 'ставит', 0, 0, 0.4, 'с000', 1, 'en'),
(4053, 'сторонними', 'сторонними', 0, 0, 0.6667, 'с000', 1, 'en'),
(4054, 'стороной', 'стороной', 0, 0, 0.5333, 'с000', 1, 'en'),
(4055, 'субъект', 'субъект', 0, 0, 0.4667, 'с000', 1, 'en'),
(4056, 'субъекта', 'субъекта', 0, 0, 0.5333, 'с000', 1, 'en'),
(4057, 'субъектам', 'субъектам', 0, 0, 0.6, 'с000', 1, 'en'),
(4058, 'субъекте', 'субъекте', 0, 0, 0.5333, 'с000', 1, 'en'),
(4059, 'субъектов', 'субъектов', 0, 0, 0.6, 'с000', 1, 'en'),
(4060, 'субъектом', 'субъектом', 0, 0, 0.6, 'с000', 1, 'en'),
(4061, 'субъекту', 'субъекту', 0, 0, 0.5333, 'с000', 1, 'en'),
(4062, 'субъекты', 'субъекты', 0, 0, 0.5333, 'с000', 1, 'en'),
(4063, 'судебного', 'судебного', 0, 0, 0.6, 'с000', 1, 'en'),
(4064, 'судебном', 'судебном', 0, 0, 0.5333, 'с000', 1, 'en'),
(4065, 'тайну', 'тайну', 0, 0, 0.3333, 'т000', 1, 'en'),
(4066, 'также', 'также', 0, 0, 0.3333, 'т000', 1, 'en'),
(4067, 'таких', 'таких', 0, 0, 0.3333, 'т000', 1, 'en'),
(4068, 'таковой', 'таковой', 0, 0, 0.4667, 'т000', 1, 'en'),
(4069, 'такого', 'такого', 0, 0, 0.4, 'т000', 1, 'en'),
(4070, 'такое', 'такое', 0, 0, 0.3333, 'т000', 1, 'en'),
(4071, 'телефонов', 'телефонов', 0, 0, 0.6, 'т000', 1, 'en'),
(4072, 'территорию', 'территорию', 0, 0, 0.6667, 'т000', 1, 'en'),
(4073, 'техники', 'техники', 0, 0, 0.4667, 'т000', 1, 'en'),
(4074, 'технические', 'технические', 0, 0, 0.7333, 'т000', 1, 'en'),
(4075, 'технических', 'технических', 0, 0, 0.7333, 'т000', 1, 'en'),
(4076, 'технологий', 'технологий', 0, 0, 0.6667, 'т000', 1, 'en'),
(4077, 'течение', 'течение', 0, 0, 0.4667, 'т000', 1, 'en'),
(4078, 'товаров', 'товаров', 0, 0, 0.4667, 'т000', 1, 'en'),
(4079, 'только', 'только', 0, 0, 0.4, 'т000', 1, 'en'),
(4080, 'том', 'том', 0, 0, 0.2, 'т000', 1, 'en'),
(4081, 'точность', 'точность', 0, 0, 0.5333, 'т000', 1, 'en'),
(4082, 'трансграничная', 'трансграничная', 0, 0, 0.9333, 'т000', 1, 'en'),
(4083, 'трансграничной', 'трансграничной', 0, 0, 0.9333, 'т000', 1, 'en'),
(4084, 'трансграничную', 'трансграничную', 0, 0, 0.9333, 'т000', 1, 'en'),
(4085, 'требование', 'требование', 0, 0, 0.6667, 'т000', 1, 'en'),
(4086, 'требованием', 'требованием', 0, 0, 0.7333, 'т000', 1, 'en'),
(4087, 'требований', 'требований', 0, 0, 0.6667, 'т000', 1, 'en'),
(4088, 'требования', 'требования', 0, 0, 0.6667, 'т000', 1, 'en'),
(4089, 'требованиями', 'требованиями', 0, 0, 0.8, 'т000', 1, 'en'),
(4090, 'требовать', 'требовать', 0, 0, 0.6, 'т000', 1, 'en'),
(4091, 'требуют', 'требуют', 0, 0, 0.4667, 'т000', 1, 'en'),
(4092, 'третьему', 'третьему', 0, 0, 0.5333, 'т000', 1, 'en'),
(4093, 'третьим', 'третьим', 0, 0, 0.4667, 'т000', 1, 'en'),
(4094, 'третьих', 'третьих', 0, 0, 0.4667, 'т000', 1, 'en'),
(4095, 'уведомить', 'уведомить', 0, 0, 0.6, 'у000', 1, 'en'),
(4096, 'уведомление', 'уведомление', 0, 0, 0.7333, 'у000', 1, 'en'),
(4097, 'уведомления', 'уведомления', 0, 0, 0.7333, 'у000', 1, 'en'),
(4098, 'удаление', 'удаление', 0, 0, 0.5333, 'у000', 1, 'en'),
(4099, 'удалению', 'удалению', 0, 0, 0.5333, 'у000', 1, 'en'),
(4100, 'указанными', 'указанными', 0, 0, 0.6667, 'у000', 1, 'en'),
(4101, 'указанных', 'указанных', 0, 0, 0.6, 'у000', 1, 'en'),
(4102, 'уничтожаются', 'уничтожаются', 0, 0, 0.8, 'у000', 1, 'en'),
(4103, 'уничтожение', 'уничтожение', 0, 0, 0.7333, 'у000', 1, 'en'),
(4104, 'уничтожения', 'уничтожения', 0, 0, 0.7333, 'у000', 1, 'en'),
(4105, 'уничтожить', 'уничтожить', 0, 0, 0.6667, 'у000', 1, 'en'),
(4106, 'уполномоченный', 'уполномоченный', 0, 0, 0.9333, 'у000', 1, 'en'),
(4107, 'условие', 'условие', 0, 0, 0.4667, 'у000', 1, 'en'),
(4108, 'условием', 'условием', 0, 0, 0.5333, 'у000', 1, 'en'),
(4109, 'условии', 'условии', 0, 0, 0.4667, 'у000', 1, 'en'),
(4110, 'условия', 'условия', 0, 0, 0.4667, 'у000', 1, 'en'),
(4111, 'условиях', 'условиях', 0, 0, 0.5333, 'у000', 1, 'en'),
(4112, 'услуг', 'услуг', 0, 0, 0.3333, 'у000', 1, 'en'),
(4113, 'уставные', 'уставные', 0, 0, 0.5333, 'у000', 1, 'en'),
(4114, 'установлен', 'установлен', 0, 0, 0.6667, 'у000', 1, 'en'),
(4115, 'установленном', 'установленном', 0, 0, 0.8667, 'у000', 1, 'en'),
(4116, 'установленные', 'установленные', 0, 0, 0.8667, 'у000', 1, 'en'),
(4117, 'устаревшими', 'устаревшими', 0, 0, 0.7333, 'у000', 1, 'en'),
(4118, 'уточнение', 'уточнение', 0, 0, 0.6, 'у000', 1, 'en'),
(4119, 'уточнении', 'уточнении', 0, 0, 0.6, 'у000', 1, 'en'),
(4120, 'уточнению', 'уточнению', 0, 0, 0.6, 'у000', 1, 'en'),
(4121, 'уточнения', 'уточнения', 0, 0, 0.6, 'у000', 1, 'en'),
(4122, 'утраты', 'утраты', 0, 0, 0.4, 'у000', 1, 'en'),
(4123, 'учредительные', 'учредительные', 0, 0, 0.8667, 'у000', 1, 'en'),
(4124, 'фамилия', 'фамилия', 0, 0, 0.4667, 'ф000', 1, 'en'),
(4125, 'федерального', 'федерального', 0, 0, 0.8, 'ф000', 1, 'en'),
(4126, 'федеральным', 'федеральным', 0, 0, 0.7333, 'ф000', 1, 'en'),
(4127, 'федеральными', 'федеральными', 0, 0, 0.8, 'ф000', 1, 'en'),
(4128, 'федеральнымизаконами', 'федеральнымизаконами', 0, 0, 1, 'ф000', 1, 'en'),
(4129, 'федерации', 'федерации', 0, 0, 0.6, 'ф000', 1, 'en'),
(4130, 'федерацииили', 'федерацииили', 0, 0, 0.8, 'ф000', 1, 'en'),
(4131, 'физических', 'физических', 0, 0, 0.6667, 'ф000', 1, 'en'),
(4132, 'физическое', 'физическое', 0, 0, 0.6667, 'ф000', 1, 'en'),
(4133, 'физическому', 'физическому', 0, 0, 0.7333, 'ф000', 1, 'en'),
(4134, 'форме', 'форме', 0, 0, 0.3333, 'ф000', 1, 'en'),
(4135, 'функций', 'функций', 0, 0, 0.4667, 'ф000', 1, 'en'),
(4136, 'хранение', 'хранение', 0, 0, 0.5333, 'х000', 1, 'en'),
(4137, 'хранения', 'хранения', 0, 0, 0.5333, 'х000', 1, 'en'),
(4138, 'хранится', 'хранится', 0, 0, 0.5333, 'х000', 1, 'en'),
(4139, 'целей', 'целей', 0, 0, 0.3333, 'ц000', 1, 'en'),
(4140, 'цели', 'цели', 0, 0, 0.2667, 'ц000', 1, 'en'),
(4141, 'цель', 'цель', 0, 0, 0.2667, 'ц000', 1, 'en'),
(4142, 'целью', 'целью', 0, 0, 0.3333, 'ц000', 1, 'en'),
(4143, 'целям', 'целям', 0, 0, 0.3333, 'ц000', 1, 'en'),
(4144, 'целями', 'целями', 0, 0, 0.4, 'ц000', 1, 'en'),
(4145, 'целях', 'целях', 0, 0, 0.3333, 'ц000', 1, 'en'),
(4146, 'частной', 'частной', 0, 0, 0.4667, 'ч000', 1, 'en'),
(4147, 'человека', 'человека', 0, 0, 0.5333, 'ч000', 1, 'en'),
(4148, 'чем', 'чем', 0, 0, 0.2, 'ч000', 1, 'en'),
(4149, 'числе', 'числе', 0, 0, 0.3333, 'ч000', 1, 'en'),
(4150, 'что', 'что', 0, 0, 0.2, 'ч000', 1, 'en'),
(4151, 'эвм', 'эвм', 0, 0, 0.2, 'э000', 1, 'en'),
(4152, 'электронной', 'электронной', 0, 0, 0.7333, 'э000', 1, 'en'),
(4153, 'электроннойпочты', 'электроннойпочты', 0, 0, 1, 'э000', 1, 'en'),
(4154, 'электронный', 'электронный', 0, 0, 0.7333, 'э000', 1, 'en'),
(4155, 'электронных', 'электронных', 0, 0, 0.7333, 'э000', 1, 'en'),
(4156, 'этих', 'этих', 0, 0, 0.2667, 'э000', 1, 'en'),
(4157, 'этого', 'этого', 0, 0, 0.3333, 'э000', 1, 'en'),
(4158, 'этом', 'этом', 0, 0, 0.2667, 'э000', 1, 'en'),
(4159, 'юридических', 'юридических', 0, 0, 0.7333, 'ю000', 1, 'en'),
(4160, 'юридическое', 'юридическое', 0, 0, 0.7333, 'ю000', 1, 'en'),
(4161, 'юридическому', 'юридическому', 0, 0, 0.8, 'ю000', 1, 'en'),
(4162, 'является', 'является', 0, 0, 0.5333, 'я000', 1, 'en'),
(4163, 'являться', 'являться', 0, 0, 0.5333, 'я000', 1, 'en'),
(4164, 'являются', 'являются', 0, 0, 0.5333, 'я000', 1, 'en'),
(4165, '21', '21', 0, 0, 0.2, '', 1, 'zh'),
(4166, 'akcii', 'akcii', 0, 0, 0.3333, 'A200', 1, 'zh'),
(4168, '22', '22', 0, 0, 0.2, '', 1, 'ru'),
(4169, '22', '22', 0, 0, 0.2, '', 2, 'zh'),
(4170, 'restorany', 'restorany', 0, 0, 0.6, 'R2365', 1, 'zh'),
(4171, 'рестораны', 'рестораны', 0, 0, 0.6, 'р000', 1, 'zh'),
(4172, '23', '23', 0, 0, 0.2, '', 12, 'zh'),
(4173, 'vakansii', 'vakansii', 0, 0, 0.5333, 'V252', 2, 'zh'),
(4174, 'вакансии', 'вакансии', 0, 0, 0.5333, 'в000', 2, 'zh'),
(4175, '24', '24', 0, 0, 0.2, '', 1, 'ru'),
(4176, '24', '24', 0, 0, 0.2, '', 1, 'zh'),
(4177, 'kontakty', 'kontakty', 0, 0, 0.5333, 'K5323', 11, 'zh'),
(4178, 'контакты', 'контакты', 0, 0, 0.5333, 'к000', 2, 'zh'),
(4179, '-10', '-10', 0, 0, 0.3, '', 1, '*'),
(4180, '-5', '-5', 0, 0, 0.2, '', 1, '*'),
(4181, '-7', '-7', 0, 0, 0.2, '', 1, '*'),
(4182, '000', '000', 0, 0, 0.3, '', 1, '*'),
(4183, '10', '10', 0, 0, 0.2, '', 1, '*'),
(4184, '1раз', '1раз', 0, 0, 0.2667, 'р000', 1, '*'),
(4185, '30', '30', 0, 0, 0.2, '', 1, '*'),
(4186, '40', '40', 0, 0, 0.2, '', 1, '*'),
(4187, '47', '47', 0, 0, 0.2, '', 1, '*'),
(4188, 'cn', 'cn', 0, 0, 0.1333, 'C500', 1, '*'),
(4189, 'loyalnost', 'loyalnost', 0, 0, 0.6, 'L523', 1, '*'),
(4190, 'zames', 'zames', 0, 0, 0.3333, 'Z520', 1, '*'),
(4191, 'акций', 'акций', 0, 0, 0.3333, 'а000', 1, '*'),
(4192, 'аннулируются', 'аннулируются', 0, 0, 0.8, 'а000', 1, '*'),
(4193, 'блюд', 'блюд', 0, 0, 0.2667, 'б000', 1, '*'),
(4194, 'бонусные', 'бонусные', 0, 0, 0.5333, 'б000', 1, '*'),
(4195, 'бонусный', 'бонусный', 0, 0, 0.5333, 'б000', 1, '*'),
(4196, 'бонусным', 'бонусным', 0, 0, 0.5333, 'б000', 1, '*'),
(4197, 'бонусными', 'бонусными', 0, 0, 0.6, 'б000', 1, '*'),
(4198, 'бонусных', 'бонусных', 0, 0, 0.5333, 'б000', 1, '*'),
(4199, 'бонусов', 'бонусов', 0, 0, 0.4667, 'б000', 1, '*'),
(4200, 'бонусы', 'бонусы', 0, 0, 0.4, 'б000', 1, '*'),
(4201, 'вашего', 'вашего', 0, 0, 0.4, 'в000', 1, '*'),
(4202, 'восстановлению', 'восстановлению', 0, 0, 0.9333, 'в000', 1, '*'),
(4203, 'выбору', 'выбору', 0, 0, 0.4, 'в000', 1, '*'),
(4204, 'выгоду', 'выгоду', 0, 0, 0.4, 'в000', 1, '*'),
(4205, 'год', 'год', 0, 0, 0.2, 'г000', 1, '*'),
(4206, 'гостя', 'гостя', 0, 0, 0.3333, 'г000', 1, '*'),
(4207, 'декабря', 'декабря', 0, 0, 0.4667, 'д000', 1, '*'),
(4208, 'дополнительную', 'дополнительную', 0, 0, 0.9333, 'д000', 1, '*'),
(4209, 'зависит', 'зависит', 0, 0, 0.4667, 'з000', 1, '*'),
(4210, 'заказа', 'заказа', 0, 0, 0.4, 'з000', 1, '*'),
(4211, 'заработать', 'заработать', 0, 0, 0.6667, 'з000', 1, '*'),
(4212, 'информацию', 'информацию', 0, 0, 0.6667, 'и000', 1, '*'),
(4213, 'карта', 'карта', 0, 0, 0.3333, 'к000', 1, '*'),
(4214, 'картой', 'картой', 0, 0, 0.4, 'к000', 1, '*'),
(4215, 'карты', 'карты', 0, 0, 0.3333, 'к000', 1, '*'),
(4216, 'клиента', 'клиента', 0, 0, 0.4667, 'к000', 1, '*'),
(4217, 'клубной', 'клубной', 0, 0, 0.4667, 'к000', 1, '*'),
(4218, 'количество', 'количество', 0, 0, 0.6667, 'к000', 1, '*'),
(4219, 'либо', 'либо', 0, 0, 0.2667, 'л000', 1, '*'),
(4220, 'лояльность', 'лояльность', 0, 0, 0.6667, 'л000', 1, '*'),
(4221, 'можно', 'можно', 0, 0, 0.3333, 'м000', 1, '*'),
(4222, 'накопление', 'накопление', 0, 0, 0.6667, 'н000', 1, '*'),
(4223, 'начинается', 'начинается', 0, 0, 0.6667, 'н000', 1, '*'),
(4224, 'начислений', 'начислений', 0, 0, 0.6667, 'н000', 1, '*'),
(4225, 'начисляются', 'начисляются', 0, 0, 0.7333, 'н000', 1, '*'),
(4226, 'неизрасходованные', 'неизрасходованные', 0, 0, 1, 'н000', 1, '*'),
(4227, 'неограниченное', 'неограниченное', 0, 0, 0.9333, 'н000', 1, '*'),
(4228, 'одному', 'одному', 0, 0, 0.4, 'о000', 1, '*'),
(4229, 'оплату', 'оплату', 0, 0, 0.4, 'о000', 1, '*'),
(4230, 'остаточную', 'остаточную', 0, 0, 0.6667, 'о000', 1, '*'),
(4231, 'первого', 'первого', 0, 0, 0.4667, 'п000', 1, '*'),
(4232, 'подлежат', 'подлежат', 0, 0, 0.5333, 'п000', 1, '*'),
(4233, 'подробную', 'подробную', 0, 0, 0.6, 'п000', 1, '*'),
(4234, 'покупке', 'покупке', 0, 0, 0.4667, 'п000', 1, '*'),
(4235, 'полной', 'полной', 0, 0, 0.4, 'п000', 1, '*'),
(4236, 'получать', 'получать', 0, 0, 0.5333, 'п000', 1, '*'),
(4237, 'получить', 'получить', 0, 0, 0.5333, 'п000', 1, '*'),
(4238, 'пользования', 'пользования', 0, 0, 0.7333, 'п000', 1, '*'),
(4239, 'после', 'после', 0, 0, 0.3333, 'п000', 1, '*'),
(4240, 'потрачено', 'потрачено', 0, 0, 0.6, 'п000', 1, '*'),
(4241, 'предложений', 'предложений', 0, 0, 0.7333, 'п000', 1, '*'),
(4242, 'применить', 'применить', 0, 0, 0.6, 'п000', 1, '*'),
(4243, 'произвести', 'произвести', 0, 0, 0.6667, 'п000', 1, '*'),
(4244, 'производится', 'производится', 0, 0, 0.8, 'п000', 1, '*'),
(4245, 'прохождения', 'прохождения', 0, 0, 0.7333, 'п000', 1, '*'),
(4246, 'равен', 'равен', 0, 0, 0.3333, 'р000', 1, '*'),
(4247, 'раздела', 'раздела', 0, 0, 0.4667, 'р000', 1, '*'),
(4248, 'размер', 'размер', 0, 0, 0.4, 'р000', 1, '*'),
(4249, 'регистрации', 'регистрации', 0, 0, 0.7333, 'р000', 1, '*'),
(4250, 'ресторана', 'ресторана', 0, 0, 0.6, 'р000', 1, '*'),
(4251, 'российскому', 'российскому', 0, 0, 0.7333, 'р000', 1, '*'),
(4252, 'рублей', 'рублей', 0, 0, 0.4, 'р000', 1, '*'),
(4253, 'рубли', 'рубли', 0, 0, 0.3333, 'р000', 1, '*'),
(4254, 'рубль', 'рубль', 0, 0, 0.3333, 'р000', 1, '*'),
(4255, 'рублю', 'рублю', 0, 0, 0.3333, 'р000', 1, '*'),
(4256, 'рублями', 'рублями', 0, 0, 0.4667, 'р000', 1, '*'),
(4257, 'самостоятельно', 'самостоятельно', 0, 0, 0.9333, 'с000', 1, '*'),
(4258, 'своим', 'своим', 0, 0, 0.3333, 'с000', 1, '*'),
(4259, 'свой', 'свой', 0, 0, 0.2667, 'с000', 1, '*'),
(4260, 'скидку', 'скидку', 0, 0, 0.4, 'с000', 1, '*'),
(4261, 'скидок', 'скидок', 0, 0, 0.4, 'с000', 1, '*'),
(4262, 'сотрудников', 'сотрудников', 0, 0, 0.7333, 'с000', 1, '*'),
(4263, 'спец', 'спец', 0, 0, 0.2667, 'с000', 1, '*'),
(4264, 'списание', 'списание', 0, 0, 0.5333, 'с000', 1, '*'),
(4265, 'статус', 'статус', 0, 0, 0.4, 'с000', 1, '*'),
(4266, 'статуса', 'статуса', 0, 0, 0.4667, 'с000', 1, '*'),
(4267, 'статусы', 'статусы', 0, 0, 0.4667, 'с000', 1, '*'),
(4268, 'стоимости', 'стоимости', 0, 0, 0.6, 'с000', 1, '*'),
(4269, 'сумму', 'сумму', 0, 0, 0.3333, 'с000', 1, '*'),
(4270, 'счет', 'счет', 0, 0, 0.2667, 'с000', 1, '*'),
(4271, 'счетом', 'счетом', 0, 0, 0.4, 'с000', 1, '*'),
(4272, 'у', 'у', 0, 0, 0.0667, 'у000', 1, '*'),
(4273, 'управлять', 'управлять', 0, 0, 0.6, 'у000', 1, '*'),
(4274, 'условия', 'условия', 0, 0, 0.4667, 'у000', 1, '*'),
(4306, '48', '48', 0, 0, 0.2, '', 1, 'ru'),
(4307, '1', '1', 0, 0, 0.1, '', 6, 'zh'),
(4308, '1.1', '1.1', 0, 0, 0.3, '', 6, 'zh'),
(4309, '1.2', '1.2', 0, 0, 0.3, '', 6, 'zh'),
(4310, '10', '10', 0, 0, 0.2, '', 6, 'zh'),
(4311, '10.1', '10.1', 0, 0, 0.4, '', 6, 'zh'),
(4312, '10.2', '10.2', 0, 0, 0.4, '', 6, 'zh'),
(4313, '11', '11', 0, 0, 0.2, '', 6, 'zh'),
(4314, '12', '12', 0, 0, 0.2, '', 6, 'zh'),
(4315, '12.1', '12.1', 0, 0, 0.4, '', 6, 'zh'),
(4316, '12.2', '12.2', 0, 0, 0.4, '', 6, 'zh'),
(4317, '12.3', '12.3', 0, 0, 0.4, '', 6, 'zh'),
(4318, '152-фз', '152-фз', 0, 0, 0.4, 'ф000', 1, 'zh'),
(4319, '2', '2', 0, 0, 0.1, '', 6, 'zh'),
(4320, '2.1', '2.1', 0, 0, 0.3, '', 6, 'zh'),
(4321, '2.10', '2.10', 0, 0, 0.4, '', 6, 'zh'),
(4322, '2.11', '2.11', 0, 0, 0.4, '', 6, 'zh'),
(4323, '2.12', '2.12', 0, 0, 0.4, '', 6, 'zh'),
(4324, '2.13', '2.13', 0, 0, 0.4, '', 6, 'zh'),
(4325, '2.14', '2.14', 0, 0, 0.4, '', 6, 'zh'),
(4326, '2.2', '2.2', 0, 0, 0.3, '', 6, 'zh'),
(4327, '2.3', '2.3', 0, 0, 0.3, '', 6, 'zh'),
(4328, '2.4', '2.4', 0, 0, 0.3, '', 6, 'zh'),
(4329, '2.5', '2.5', 0, 0, 0.3, '', 6, 'zh'),
(4330, '2.6', '2.6', 0, 0, 0.3, '', 6, 'zh'),
(4331, '2.7', '2.7', 0, 0, 0.3, '', 6, 'zh'),
(4332, '2.8', '2.8', 0, 0, 0.3, '', 6, 'zh'),
(4333, '2.9', '2.9', 0, 0, 0.3, '', 6, 'zh'),
(4334, '27.07.2006', '27.07.2006', 0, 0, 1, '', 1, 'zh'),
(4335, '3', '3', 0, 0, 0.1, '', 6, 'zh'),
(4336, '3.1', '3.1', 0, 0, 0.3, '', 6, 'zh'),
(4337, '3.2', '3.2', 0, 0, 0.3, '', 6, 'zh'),
(4338, '4', '4', 0, 0, 0.1, '', 6, 'zh'),
(4339, '4.1', '4.1', 0, 0, 0.3, '', 6, 'zh'),
(4340, '4.2', '4.2', 0, 0, 0.3, '', 6, 'zh'),
(4341, '4.3', '4.3', 0, 0, 0.3, '', 6, 'zh'),
(4342, '48', '48', 0, 0, 0.2, '', 6, 'zh'),
(4343, '5', '5', 0, 0, 0.1, '', 6, 'zh'),
(4344, '5.1', '5.1', 0, 0, 0.3, '', 6, 'zh'),
(4345, '5.2', '5.2', 0, 0, 0.3, '', 6, 'zh'),
(4346, '5.3', '5.3', 0, 0, 0.3, '', 6, 'zh'),
(4347, '5.4', '5.4', 0, 0, 0.3, '', 6, 'zh');
INSERT INTO `lsqvo_finder_terms` (`term_id`, `term`, `stem`, `common`, `phrase`, `weight`, `soundex`, `links`, `language`) VALUES
(4348, '5.5', '5.5', 0, 0, 0.3, '', 6, 'zh'),
(4349, '5.6', '5.6', 0, 0, 0.3, '', 6, 'zh'),
(4350, '5.7', '5.7', 0, 0, 0.3, '', 6, 'zh'),
(4351, '6', '6', 0, 0, 0.1, '', 6, 'zh'),
(4352, '7', '7', 0, 0, 0.1, '', 6, 'zh'),
(4353, '7.1', '7.1', 0, 0, 0.3, '', 6, 'zh'),
(4354, '7.2', '7.2', 0, 0, 0.3, '', 1, 'zh'),
(4355, '7.3', '7.3', 0, 0, 0.3, '', 6, 'zh'),
(4356, '7.4', '7.4', 0, 0, 0.3, '', 6, 'zh'),
(4357, '7.5', '7.5', 0, 0, 0.3, '', 6, 'zh'),
(4358, '7.6', '7.6', 0, 0, 0.3, '', 6, 'zh'),
(4359, '7.7', '7.7', 0, 0, 0.3, '', 6, 'zh'),
(4360, '8', '8', 0, 0, 0.1, '', 6, 'zh'),
(4361, '8.1', '8.1', 0, 0, 0.3, '', 6, 'zh'),
(4362, '8.2', '8.2', 0, 0, 0.3, '', 6, 'zh'),
(4363, '8.3', '8.3', 0, 0, 0.3, '', 6, 'zh'),
(4364, '8.4', '8.4', 0, 0, 0.3, '', 6, 'zh'),
(4365, '8.5', '8.5', 0, 0, 0.3, '', 6, 'zh'),
(4366, '8.6', '8.6', 0, 0, 0.3, '', 6, 'zh'),
(4367, '8.7', '8.7', 0, 0, 0.3, '', 6, 'zh'),
(4368, '8.8', '8.8', 0, 0, 0.3, '', 6, 'zh'),
(4369, '8.9', '8.9', 0, 0, 0.3, '', 6, 'zh'),
(4370, '9', '9', 0, 0, 0.1, '', 6, 'zh'),
(4371, '9.1', '9.1', 0, 0, 0.3, '', 6, 'zh'),
(4372, '9.2', '9.2', 0, 0, 0.3, '', 6, 'zh'),
(4373, 'ce', 'ce', 0, 0, 0.1333, 'C000', 6, 'zh'),
(4374, 'https', 'https', 0, 0, 0.3333, 'H312', 6, 'zh'),
(4375, 'office', 'office', 0, 0, 0.4, 'O120', 15, 'zh'),
(4376, 'privacy-policy', 'privacy-policy', 0, 0, 0.9333, 'P612142', 1, 'zh'),
(4377, 'ru', 'ru', 0, 0, 0.1333, 'R000', 16, 'zh'),
(4378, 'si', 'si', 0, 0, 0.1333, 'S000', 6, 'zh'),
(4379, 'yin', 'yin', 0, 0, 0.2, 'Y500', 6, 'zh'),
(4380, 'zamesbar', 'zamesbar', 0, 0, 0.5333, 'Z5216', 16, 'zh'),
(4381, 'zheng', 'zheng', 0, 0, 0.3333, 'Z520', 6, 'zh'),
(4382, 'zms-msk', 'zms-msk', 0, 0, 0.4667, 'Z5252', 7, 'zh'),
(4383, '«актуализация', '«актуализация', 0, 0, 0.8667, 'а000', 1, 'zh'),
(4384, '«замес»', '«замес»', 0, 0, 0.4667, 'з000', 1, 'zh'),
(4385, '«о', '«о', 0, 0, 0.1333, 'о000', 1, 'zh'),
(4386, '«отзыв', '«отзыв', 0, 0, 0.4, 'о000', 1, 'zh'),
(4387, 'а', 'а', 0, 0, 0.0667, 'а000', 1, 'zh'),
(4388, 'автоматизации', 'автоматизации', 0, 0, 0.8667, 'а000', 1, 'zh'),
(4389, 'автоматизированная', 'автоматизированная', 0, 0, 1, 'а000', 1, 'zh'),
(4390, 'автоматизированную', 'автоматизированную', 0, 0, 1, 'а000', 1, 'zh'),
(4391, 'адрес', 'адрес', 0, 0, 0.3333, 'а000', 1, 'zh'),
(4392, 'адресу', 'адресу', 0, 0, 0.4, 'а000', 1, 'zh'),
(4393, 'акта', 'акта', 0, 0, 0.2667, 'а000', 1, 'zh'),
(4394, 'актами', 'актами', 0, 0, 0.4, 'а000', 1, 'zh'),
(4395, 'актуализировать', 'актуализировать', 0, 0, 1, 'а000', 1, 'zh'),
(4396, 'актуальная', 'актуальная', 0, 0, 0.6667, 'а000', 1, 'zh'),
(4397, 'актуальность', 'актуальность', 0, 0, 0.8, 'а000', 1, 'zh'),
(4398, 'баз', 'баз', 0, 0, 0.2, 'б000', 1, 'zh'),
(4399, 'базах', 'базах', 0, 0, 0.3333, 'б000', 1, 'zh'),
(4400, 'без', 'без', 0, 0, 0.2, 'б000', 1, 'zh'),
(4401, 'безвозвратно', 'безвозвратно', 0, 0, 0.8, 'б000', 1, 'zh'),
(4402, 'бездействие', 'бездействие', 0, 0, 0.7333, 'б000', 1, 'zh'),
(4403, 'безопасности', 'безопасности', 0, 0, 0.8, 'б000', 1, 'zh'),
(4404, 'безопасность', 'безопасность', 0, 0, 0.8, 'б000', 1, 'zh'),
(4405, 'бессрочнодо', 'бессрочнодо', 0, 0, 0.7333, 'б000', 1, 'zh'),
(4406, 'блокирование', 'блокирование', 0, 0, 0.8, 'б000', 1, 'zh'),
(4407, 'блокирования', 'блокирования', 0, 0, 0.8, 'б000', 1, 'zh'),
(4408, 'будет', 'будет', 0, 0, 0.3333, 'б000', 1, 'zh'),
(4409, 'будут', 'будут', 0, 0, 0.3333, 'б000', 1, 'zh'),
(4410, 'были', 'были', 0, 0, 0.2667, 'б000', 1, 'zh'),
(4411, 'в', 'в', 0, 0, 0.0667, 'в000', 1, 'zh'),
(4412, 'важнейшей', 'важнейшей', 0, 0, 0.6, 'в000', 1, 'zh'),
(4413, 'веб-сайт', 'веб-сайт', 0, 0, 0.5333, 'в000', 1, 'zh'),
(4414, 'веб-сайта', 'веб-сайта', 0, 0, 0.6, 'в000', 1, 'zh'),
(4415, 'версией', 'версией', 0, 0, 0.4667, 'в000', 1, 'zh'),
(4416, 'версия', 'версия', 0, 0, 0.4, 'в000', 1, 'zh'),
(4417, 'видов', 'видов', 0, 0, 0.3333, 'в000', 1, 'zh'),
(4418, 'виды', 'виды', 0, 0, 0.2667, 'в000', 1, 'zh'),
(4419, 'включая', 'включая', 0, 0, 0.4667, 'в000', 1, 'zh'),
(4420, 'власти', 'власти', 0, 0, 0.4, 'в000', 1, 'zh'),
(4421, 'возложенных', 'возложенных', 0, 0, 0.7333, 'в000', 1, 'zh'),
(4422, 'возможные', 'возможные', 0, 0, 0.6, 'в000', 1, 'zh'),
(4423, 'вопросам', 'вопросам', 0, 0, 0.5333, 'в000', 1, 'zh'),
(4424, 'восстановления', 'восстановления', 0, 0, 0.9333, 'в000', 1, 'zh'),
(4425, 'вправе', 'вправе', 0, 0, 0.4, 'в000', 1, 'zh'),
(4426, 'временное', 'временное', 0, 0, 0.6, 'в000', 1, 'zh'),
(4427, 'все', 'все', 0, 0, 0.2, 'в000', 1, 'zh'),
(4428, 'всей', 'всей', 0, 0, 0.2667, 'в000', 1, 'zh'),
(4429, 'вся', 'вся', 0, 0, 0.2, 'в000', 1, 'zh'),
(4430, 'выгодоприобретателем', 'выгодоприобретателем', 0, 0, 1, 'в000', 1, 'zh'),
(4431, 'выдвигать', 'выдвигать', 0, 0, 0.6, 'в000', 1, 'zh'),
(4432, 'выполнения', 'выполнения', 0, 0, 0.6667, 'в000', 1, 'zh'),
(4433, 'вычислительной', 'вычислительной', 0, 0, 0.9333, 'в000', 1, 'zh'),
(4434, 'вышеуказанного', 'вышеуказанного', 0, 0, 0.9333, 'в000', 1, 'zh'),
(4435, 'выявление', 'выявление', 0, 0, 0.6, 'в000', 1, 'zh'),
(4436, 'выявления', 'выявления', 0, 0, 0.6, 'в000', 1, 'zh'),
(4437, 'государства', 'государства', 0, 0, 0.7333, 'г000', 1, 'zh'),
(4438, 'государственный', 'государственный', 0, 0, 1, 'г000', 1, 'zh'),
(4439, 'государственных', 'государственных', 0, 0, 1, 'г000', 1, 'zh'),
(4440, 'гражданина', 'гражданина', 0, 0, 0.6667, 'г000', 1, 'zh'),
(4441, 'гражданско-правовому', 'гражданско-правовому', 0, 0, 1, 'г000', 1, 'zh'),
(4442, 'графических', 'графических', 0, 0, 0.7333, 'г000', 1, 'zh'),
(4443, 'далее', 'далее', 0, 0, 0.3333, 'д000', 1, 'zh'),
(4444, 'дальнейшего', 'дальнейшего', 0, 0, 0.7333, 'д000', 1, 'zh'),
(4445, 'данном', 'данном', 0, 0, 0.4, 'д000', 1, 'zh'),
(4446, 'данные', 'данные', 0, 0, 0.4, 'д000', 1, 'zh'),
(4447, 'данным', 'данным', 0, 0, 0.4, 'д000', 1, 'zh'),
(4448, 'данными', 'данными', 0, 0, 0.4667, 'д000', 1, 'zh'),
(4449, 'данных', 'данных', 0, 0, 0.4, 'д000', 1, 'zh'),
(4450, 'данных»', 'данных»', 0, 0, 0.4667, 'д000', 1, 'zh'),
(4451, 'данных».', 'данных».', 0, 0, 0.5333, 'д000', 1, 'zh'),
(4452, 'данныхи', 'данныхи', 0, 0, 0.4667, 'д000', 1, 'zh'),
(4453, 'дано', 'дано', 0, 0, 0.2667, 'д000', 1, 'zh'),
(4454, 'даты', 'даты', 0, 0, 0.2667, 'д000', 1, 'zh'),
(4455, 'дачи', 'дачи', 0, 0, 0.2667, 'д000', 1, 'zh'),
(4456, 'действие', 'действие', 0, 0, 0.5333, 'д000', 1, 'zh'),
(4457, 'действий', 'действий', 0, 0, 0.5333, 'д000', 1, 'zh'),
(4458, 'действия', 'действия', 0, 0, 0.5333, 'д000', 1, 'zh'),
(4459, 'действует', 'действует', 0, 0, 0.6, 'д000', 1, 'zh'),
(4460, 'действуют', 'действуют', 0, 0, 0.6, 'д000', 1, 'zh'),
(4461, 'действующего', 'действующего', 0, 0, 0.8, 'д000', 1, 'zh'),
(4462, 'действующим', 'действующим', 0, 0, 0.7333, 'д000', 1, 'zh'),
(4463, 'деятельности', 'деятельности', 0, 0, 0.8, 'д000', 1, 'zh'),
(4464, 'для', 'для', 0, 0, 0.2, 'д000', 1, 'zh'),
(4465, 'дней', 'дней', 0, 0, 0.2667, 'д000', 1, 'zh'),
(4466, 'до', 'до', 0, 0, 0.1333, 'д000', 1, 'zh'),
(4467, 'договора', 'договора', 0, 0, 0.5333, 'д000', 1, 'zh'),
(4468, 'договором', 'договором', 0, 0, 0.6, 'д000', 1, 'zh'),
(4469, 'договору', 'договору', 0, 0, 0.5333, 'д000', 1, 'zh'),
(4470, 'документами', 'документами', 0, 0, 0.7333, 'д000', 1, 'zh'),
(4471, 'документе', 'документе', 0, 0, 0.6, 'д000', 1, 'zh'),
(4472, 'документы', 'документы', 0, 0, 0.6, 'д000', 1, 'zh'),
(4473, 'должностного', 'должностного', 0, 0, 0.8, 'д000', 1, 'zh'),
(4474, 'должны', 'должны', 0, 0, 0.4, 'д000', 1, 'zh'),
(4475, 'дольше', 'дольше', 0, 0, 0.4, 'д000', 1, 'zh'),
(4476, 'дополнительной', 'дополнительной', 0, 0, 0.9333, 'д000', 1, 'zh'),
(4477, 'допускается', 'допускается', 0, 0, 0.7333, 'д000', 1, 'zh'),
(4478, 'достаточность', 'достаточность', 0, 0, 0.8667, 'д000', 1, 'zh'),
(4479, 'достаточных', 'достаточных', 0, 0, 0.7333, 'д000', 1, 'zh'),
(4480, 'достижение', 'достижение', 0, 0, 0.6667, 'д000', 1, 'zh'),
(4481, 'достижением', 'достижением', 0, 0, 0.7333, 'д000', 1, 'zh'),
(4482, 'достижениемконкретных', 'достижениемконкретных', 0, 0, 1, 'д000', 1, 'zh'),
(4483, 'достижении', 'достижении', 0, 0, 0.6667, 'д000', 1, 'zh'),
(4484, 'достижения', 'достижения', 0, 0, 0.6667, 'д000', 1, 'zh'),
(4485, 'достоверные', 'достоверные', 0, 0, 0.7333, 'д000', 1, 'zh'),
(4486, 'доступ', 'доступ', 0, 0, 0.4, 'д000', 1, 'zh'),
(4487, 'доступа', 'доступа', 0, 0, 0.4667, 'д000', 1, 'zh'),
(4488, 'доступе', 'доступе', 0, 0, 0.4667, 'д000', 1, 'zh'),
(4489, 'доступной', 'доступной', 0, 0, 0.6, 'д000', 1, 'zh'),
(4490, 'доступность', 'доступность', 0, 0, 0.7333, 'д000', 1, 'zh'),
(4491, 'другим', 'другим', 0, 0, 0.4, 'д000', 1, 'zh'),
(4492, 'другими', 'другими', 0, 0, 0.4667, 'д000', 1, 'zh'),
(4493, 'других', 'других', 0, 0, 0.4, 'д000', 1, 'zh'),
(4494, 'другого', 'другого', 0, 0, 0.4667, 'д000', 1, 'zh'),
(4495, 'другом', 'другом', 0, 0, 0.4, 'д000', 1, 'zh'),
(4496, 'его', 'его', 0, 0, 0.2, 'е000', 1, 'zh'),
(4497, 'ее', 'ее', 0, 0, 0.1333, 'е000', 1, 'zh'),
(4498, 'если', 'если', 0, 0, 0.2667, 'е000', 1, 'zh'),
(4499, 'еслисрок', 'еслисрок', 0, 0, 0.5333, 'е000', 1, 'zh'),
(4500, 'жизни', 'жизни', 0, 0, 0.3333, 'ж000', 1, 'zh'),
(4501, 'за', 'за', 0, 0, 0.1333, 'з000', 1, 'zh'),
(4502, 'заключения', 'заключения', 0, 0, 0.6667, 'з000', 1, 'zh'),
(4503, 'заключительные', 'заключительные', 0, 0, 0.9333, 'з000', 1, 'zh'),
(4504, 'закон', 'закон', 0, 0, 0.3333, 'з000', 1, 'zh'),
(4505, 'закона', 'закона', 0, 0, 0.4, 'з000', 1, 'zh'),
(4506, 'законами', 'законами', 0, 0, 0.5333, 'з000', 1, 'zh'),
(4507, 'законе', 'законе', 0, 0, 0.4, 'з000', 1, 'zh'),
(4508, 'законной', 'законной', 0, 0, 0.5333, 'з000', 1, 'zh'),
(4509, 'законные', 'законные', 0, 0, 0.5333, 'з000', 1, 'zh'),
(4510, 'законных', 'законных', 0, 0, 0.5333, 'з000', 1, 'zh'),
(4511, 'законодательства', 'законодательства', 0, 0, 1, 'з000', 1, 'zh'),
(4512, 'законодательством', 'законодательством', 0, 0, 1, 'з000', 1, 'zh'),
(4513, 'законом', 'законом', 0, 0, 0.4667, 'з000', 1, 'zh'),
(4514, 'закономо', 'закономо', 0, 0, 0.5333, 'з000', 1, 'zh'),
(4515, 'замены', 'замены', 0, 0, 0.4, 'з000', 1, 'zh'),
(4516, 'запись', 'запись', 0, 0, 0.4, 'з000', 1, 'zh'),
(4517, 'запреты', 'запреты', 0, 0, 0.4667, 'з000', 1, 'zh'),
(4518, 'запроса', 'запроса', 0, 0, 0.4667, 'з000', 1, 'zh'),
(4519, 'запросу', 'запросу', 0, 0, 0.4667, 'з000', 1, 'zh'),
(4520, 'запросы', 'запросы', 0, 0, 0.4667, 'з000', 1, 'zh'),
(4521, 'заранее', 'заранее', 0, 0, 0.4667, 'з000', 1, 'zh'),
(4522, 'защите', 'защите', 0, 0, 0.4, 'з000', 1, 'zh'),
(4523, 'защиты', 'защиты', 0, 0, 0.4, 'з000', 1, 'zh'),
(4524, 'заявленной', 'заявленной', 0, 0, 0.6667, 'з000', 1, 'zh'),
(4525, 'заявленным', 'заявленным', 0, 0, 0.6667, 'з000', 1, 'zh'),
(4526, 'значимых', 'значимых', 0, 0, 0.5333, 'з000', 1, 'zh'),
(4527, 'избыточность', 'избыточность', 0, 0, 0.8, 'и000', 1, 'zh'),
(4528, 'извлечение', 'извлечение', 0, 0, 0.6667, 'и000', 1, 'zh'),
(4529, 'изменение', 'изменение', 0, 0, 0.6, 'и000', 1, 'zh'),
(4530, 'изменении', 'изменении', 0, 0, 0.6, 'и000', 1, 'zh'),
(4531, 'изменения', 'изменения', 0, 0, 0.6, 'и000', 1, 'zh'),
(4532, 'или', 'или', 0, 0, 0.2, 'и000', 1, 'zh'),
(4533, 'имеет', 'имеет', 0, 0, 0.3333, 'и000', 1, 'zh'),
(4534, 'имеют', 'имеют', 0, 0, 0.3333, 'и000', 1, 'zh'),
(4535, 'имеются', 'имеются', 0, 0, 0.4667, 'и000', 1, 'zh'),
(4536, 'имя', 'имя', 0, 0, 0.2, 'и000', 1, 'zh'),
(4537, 'инициативе', 'инициативе', 0, 0, 0.6667, 'и000', 1, 'zh'),
(4538, 'иное', 'иное', 0, 0, 0.2667, 'и000', 1, 'zh'),
(4539, 'иной', 'иной', 0, 0, 0.2667, 'и000', 1, 'zh'),
(4540, 'иному', 'иному', 0, 0, 0.3333, 'и000', 1, 'zh'),
(4541, 'иностранного', 'иностранного', 0, 0, 0.8, 'и000', 1, 'zh'),
(4542, 'иностранному', 'иностранному', 0, 0, 0.8, 'и000', 1, 'zh'),
(4543, 'иностранных', 'иностранных', 0, 0, 0.7333, 'и000', 1, 'zh'),
(4544, 'интересах', 'интересах', 0, 0, 0.6, 'и000', 1, 'zh'),
(4545, 'интересов', 'интересов', 0, 0, 0.6, 'и000', 1, 'zh'),
(4546, 'интересующим', 'интересующим', 0, 0, 0.8, 'и000', 1, 'zh'),
(4547, 'интернет', 'интернет', 0, 0, 0.5333, 'и000', 1, 'zh'),
(4548, 'информации', 'информации', 0, 0, 0.6667, 'и000', 1, 'zh'),
(4549, 'информационная', 'информационная', 0, 0, 0.9333, 'и000', 1, 'zh'),
(4550, 'информационно-телекоммуникационным', 'информационно-телекоммуникационным', 0, 0, 1, 'и000', 1, 'zh'),
(4551, 'информационно-телекоммуникационных', 'информационно-телекоммуникационных', 0, 0, 1, 'и000', 1, 'zh'),
(4552, 'информационной', 'информационной', 0, 0, 0.9333, 'и000', 1, 'zh'),
(4553, 'информационных', 'информационных', 0, 0, 0.9333, 'и000', 1, 'zh'),
(4554, 'информацию', 'информацию', 0, 0, 0.6667, 'и000', 1, 'zh'),
(4555, 'информация', 'информация', 0, 0, 0.6667, 'и000', 1, 'zh'),
(4556, 'информирование', 'информирование', 0, 0, 0.9333, 'и000', 1, 'zh'),
(4557, 'иные', 'иные', 0, 0, 0.2667, 'и000', 1, 'zh'),
(4558, 'иным', 'иным', 0, 0, 0.2667, 'и000', 1, 'zh'),
(4559, 'иных', 'иных', 0, 0, 0.2667, 'и000', 1, 'zh'),
(4560, 'исключающие', 'исключающие', 0, 0, 0.7333, 'и000', 1, 'zh'),
(4561, 'исключением', 'исключением', 0, 0, 0.7333, 'и000', 1, 'zh'),
(4562, 'исполнением', 'исполнением', 0, 0, 0.7333, 'и000', 1, 'zh'),
(4563, 'исполнению', 'исполнению', 0, 0, 0.6667, 'и000', 1, 'zh'),
(4564, 'исполнения', 'исполнения', 0, 0, 0.6667, 'и000', 1, 'zh'),
(4565, 'исполнительном', 'исполнительном', 0, 0, 0.9333, 'и000', 1, 'zh'),
(4566, 'исполнять', 'исполнять', 0, 0, 0.6, 'и000', 1, 'zh'),
(4567, 'использование', 'использование', 0, 0, 0.8667, 'и000', 1, 'zh'),
(4568, 'использованием', 'использованием', 0, 0, 0.9333, 'и000', 1, 'zh'),
(4569, 'использования', 'использования', 0, 0, 0.8667, 'и000', 1, 'zh'),
(4570, 'используемые', 'используемые', 0, 0, 0.8, 'и000', 1, 'zh'),
(4571, 'истечение', 'истечение', 0, 0, 0.6, 'и000', 1, 'zh'),
(4572, 'их', 'их', 0, 0, 0.1333, 'и000', 1, 'zh'),
(4573, 'к', 'к', 0, 0, 0.0667, 'к000', 1, 'zh'),
(4574, 'каким-либо', 'каким-либо', 0, 0, 0.6667, 'к000', 1, 'zh'),
(4575, 'каких', 'каких', 0, 0, 0.3333, 'к000', 1, 'zh'),
(4576, 'касающимся', 'касающимся', 0, 0, 0.6667, 'к000', 1, 'zh'),
(4577, 'касающуюся', 'касающуюся', 0, 0, 0.6667, 'к000', 1, 'zh'),
(4578, 'ко', 'ко', 0, 0, 0.1333, 'к000', 1, 'zh'),
(4579, 'когда', 'когда', 0, 0, 0.3333, 'к000', 1, 'zh'),
(4580, 'конкретному', 'конкретному', 0, 0, 0.7333, 'к000', 1, 'zh'),
(4581, 'конфиденциальности', 'конфиденциальности', 0, 0, 1, 'к000', 1, 'zh'),
(4582, 'конфиденциальность', 'конфиденциальность', 0, 0, 1, 'к000', 1, 'zh'),
(4583, 'копирования', 'копирования', 0, 0, 0.7333, 'к000', 1, 'zh'),
(4584, 'косвенно', 'косвенно', 0, 0, 0.5333, 'к000', 1, 'zh'),
(4585, 'которая', 'которая', 0, 0, 0.4667, 'к000', 1, 'zh'),
(4586, 'которого', 'которого', 0, 0, 0.5333, 'к000', 1, 'zh'),
(4587, 'которому', 'которому', 0, 0, 0.5333, 'к000', 1, 'zh'),
(4588, 'которую', 'которую', 0, 0, 0.4667, 'к000', 1, 'zh'),
(4589, 'которые', 'которые', 0, 0, 0.4667, 'к000', 1, 'zh'),
(4590, 'которым', 'которым', 0, 0, 0.4667, 'к000', 1, 'zh'),
(4591, 'которых', 'которых', 0, 0, 0.4667, 'к000', 1, 'zh'),
(4592, 'кроме', 'кроме', 0, 0, 0.3333, 'к000', 1, 'zh'),
(4593, 'круга', 'круга', 0, 0, 0.3333, 'к000', 1, 'zh'),
(4594, 'кругу', 'кругу', 0, 0, 0.3333, 'к000', 1, 'zh'),
(4595, 'либо', 'либо', 0, 0, 0.2667, 'л000', 1, 'zh'),
(4596, 'лиц', 'лиц', 0, 0, 0.2, 'л000', 1, 'zh'),
(4597, 'лица', 'лица', 0, 0, 0.2667, 'л000', 1, 'zh'),
(4598, 'лицам', 'лицам', 0, 0, 0.3333, 'л000', 1, 'zh'),
(4599, 'лицами', 'лицами', 0, 0, 0.4, 'л000', 1, 'zh'),
(4600, 'лицо', 'лицо', 0, 0, 0.2667, 'л000', 1, 'zh'),
(4601, 'лицу', 'лицу', 0, 0, 0.2667, 'л000', 1, 'zh'),
(4602, 'личную', 'личную', 0, 0, 0.4, 'л000', 1, 'zh'),
(4603, 'любая', 'любая', 0, 0, 0.3333, 'л000', 1, 'zh'),
(4604, 'любое', 'любое', 0, 0, 0.3333, 'л000', 1, 'zh'),
(4605, 'любые', 'любые', 0, 0, 0.3333, 'л000', 1, 'zh'),
(4606, 'массовой', 'массовой', 0, 0, 0.5333, 'м000', 1, 'zh'),
(4607, 'материалов', 'материалов', 0, 0, 0.6667, 'м000', 1, 'zh'),
(4608, 'материальные', 'материальные', 0, 0, 0.8, 'м000', 1, 'zh'),
(4609, 'между', 'между', 0, 0, 0.3333, 'м000', 1, 'zh'),
(4610, 'международным', 'международным', 0, 0, 0.8667, 'м000', 1, 'zh'),
(4611, 'мер', 'мер', 0, 0, 0.2, 'м000', 1, 'zh'),
(4612, 'меры', 'меры', 0, 0, 0.2667, 'м000', 1, 'zh'),
(4613, 'может', 'может', 0, 0, 0.3333, 'м000', 1, 'zh'),
(4614, 'можетявляться', 'можетявляться', 0, 0, 0.8667, 'м000', 1, 'zh'),
(4615, 'момент', 'момент', 0, 0, 0.4, 'м000', 1, 'zh'),
(4616, 'муниципальный', 'муниципальный', 0, 0, 0.8667, 'м000', 1, 'zh'),
(4617, 'накопление', 'накопление', 0, 0, 0.6667, 'н000', 1, 'zh'),
(4618, 'наличии', 'наличии', 0, 0, 0.4667, 'н000', 1, 'zh'),
(4619, 'намерении', 'намерении', 0, 0, 0.6, 'н000', 1, 'zh'),
(4620, 'направив', 'направив', 0, 0, 0.5333, 'н000', 1, 'zh'),
(4621, 'направление', 'направление', 0, 0, 0.7333, 'н000', 1, 'zh'),
(4622, 'направления', 'направления', 0, 0, 0.7333, 'н000', 1, 'zh'),
(4623, 'направленные', 'направленные', 0, 0, 0.8, 'н000', 1, 'zh'),
(4624, 'направляется', 'направляется', 0, 0, 0.8, 'н000', 1, 'zh'),
(4625, 'нарушаются', 'нарушаются', 0, 0, 0.6667, 'н000', 1, 'zh'),
(4626, 'настоящая', 'настоящая', 0, 0, 0.6, 'н000', 1, 'zh'),
(4627, 'настоящей', 'настоящей', 0, 0, 0.6, 'н000', 1, 'zh'),
(4628, 'настоящем', 'настоящем', 0, 0, 0.6, 'н000', 1, 'zh'),
(4629, 'начала', 'начала', 0, 0, 0.4, 'н000', 1, 'zh'),
(4630, 'невозможно', 'невозможно', 0, 0, 0.6667, 'н000', 1, 'zh'),
(4631, 'невозможностью', 'невозможностью', 0, 0, 0.9333, 'н000', 1, 'zh'),
(4632, 'недостоверные', 'недостоверные', 0, 0, 0.8667, 'н000', 1, 'zh'),
(4633, 'незаконно', 'незаконно', 0, 0, 0.6, 'н000', 1, 'zh'),
(4634, 'необходима', 'необходима', 0, 0, 0.6667, 'н000', 1, 'zh'),
(4635, 'необходимости', 'необходимости', 0, 0, 0.8667, 'н000', 1, 'zh'),
(4636, 'необходимую', 'необходимую', 0, 0, 0.7333, 'н000', 1, 'zh'),
(4637, 'необходимые', 'необходимые', 0, 0, 0.7333, 'н000', 1, 'zh'),
(4638, 'необходимыми', 'необходимыми', 0, 0, 0.8, 'н000', 1, 'zh'),
(4639, 'необходимых', 'необходимых', 0, 0, 0.7333, 'н000', 1, 'zh'),
(4640, 'неограниченного', 'неограниченного', 0, 0, 1, 'н000', 1, 'zh'),
(4641, 'неограниченный', 'неограниченный', 0, 0, 0.9333, 'н000', 1, 'zh'),
(4642, 'неопределенному', 'неопределенному', 0, 0, 1, 'н000', 1, 'zh'),
(4643, 'неполными', 'неполными', 0, 0, 0.6, 'н000', 1, 'zh'),
(4644, 'неполных', 'неполных', 0, 0, 0.5333, 'н000', 1, 'zh'),
(4645, 'неправомерного', 'неправомерного', 0, 0, 0.9333, 'н000', 1, 'zh'),
(4646, 'неправомерной', 'неправомерной', 0, 0, 0.8667, 'н000', 1, 'zh'),
(4647, 'неправомерные', 'неправомерные', 0, 0, 0.8667, 'н000', 1, 'zh'),
(4648, 'неправомерных', 'неправомерных', 0, 0, 0.8667, 'н000', 1, 'zh'),
(4649, 'неприкосновенность', 'неприкосновенность', 0, 0, 1, 'н000', 1, 'zh'),
(4650, 'несет', 'несет', 0, 0, 0.3333, 'н000', 1, 'zh'),
(4651, 'несовместимая', 'несовместимая', 0, 0, 0.8667, 'н000', 1, 'zh'),
(4652, 'несовместимых', 'несовместимых', 0, 0, 0.8667, 'н000', 1, 'zh'),
(4653, 'несут', 'несут', 0, 0, 0.3333, 'н000', 1, 'zh'),
(4654, 'неточностей', 'неточностей', 0, 0, 0.7333, 'н000', 1, 'zh'),
(4655, 'неточными', 'неточными', 0, 0, 0.6, 'н000', 1, 'zh'),
(4656, 'неточных', 'неточных', 0, 0, 0.5333, 'н000', 1, 'zh'),
(4657, 'неуполномоченных', 'неуполномоченных', 0, 0, 1, 'н000', 1, 'zh'),
(4658, 'ни', 'ни', 0, 0, 0.1333, 'н000', 1, 'zh'),
(4659, 'никогда', 'никогда', 0, 0, 0.4667, 'н000', 1, 'zh'),
(4660, 'ним', 'ним', 0, 0, 0.2, 'н000', 1, 'zh'),
(4661, 'них', 'них', 0, 0, 0.2, 'н000', 1, 'zh'),
(4662, 'новой', 'новой', 0, 0, 0.3333, 'н000', 1, 'zh'),
(4663, 'номера', 'номера', 0, 0, 0.4, 'н000', 1, 'zh'),
(4664, 'нормативными', 'нормативными', 0, 0, 0.8, 'н000', 1, 'zh'),
(4665, 'носители', 'носители', 0, 0, 0.5333, 'н000', 1, 'zh'),
(4666, 'о', 'о', 0, 0, 0.0667, 'о000', 1, 'zh'),
(4667, 'об', 'об', 0, 0, 0.1333, 'о000', 1, 'zh'),
(4668, 'обезличивание', 'обезличивание', 0, 0, 0.8667, 'о000', 1, 'zh'),
(4669, 'обезличиваются', 'обезличиваются', 0, 0, 0.9333, 'о000', 1, 'zh'),
(4670, 'обеспечению', 'обеспечению', 0, 0, 0.7333, 'о000', 1, 'zh'),
(4671, 'обеспечения', 'обеспечения', 0, 0, 0.7333, 'о000', 1, 'zh'),
(4672, 'обеспечивает', 'обеспечивает', 0, 0, 0.8, 'о000', 1, 'zh'),
(4673, 'обеспечивается', 'обеспечивается', 0, 0, 0.9333, 'о000', 1, 'zh'),
(4674, 'обеспечивать', 'обеспечивать', 0, 0, 0.8, 'о000', 1, 'zh'),
(4675, 'обеспечивающих', 'обеспечивающих', 0, 0, 0.9333, 'о000', 1, 'zh'),
(4676, 'обжаловать', 'обжаловать', 0, 0, 0.6667, 'о000', 1, 'zh'),
(4677, 'области', 'области', 0, 0, 0.4667, 'о000', 1, 'zh'),
(4678, 'обнародование', 'обнародование', 0, 0, 0.8667, 'о000', 1, 'zh'),
(4679, 'обновление', 'обновление', 0, 0, 0.6667, 'о000', 1, 'zh'),
(4680, 'обновлении', 'обновлении', 0, 0, 0.6667, 'о000', 1, 'zh'),
(4681, 'обрабатываемые', 'обрабатываемые', 0, 0, 0.9333, 'о000', 1, 'zh'),
(4682, 'обрабатываемых', 'обрабатываемых', 0, 0, 0.9333, 'о000', 1, 'zh'),
(4683, 'обрабатывается', 'обрабатывается', 0, 0, 0.9333, 'о000', 1, 'zh'),
(4684, 'обрабатываются', 'обрабатываются', 0, 0, 0.9333, 'о000', 1, 'zh'),
(4685, 'обработка', 'обработка', 0, 0, 0.6, 'о000', 1, 'zh'),
(4686, 'обработке', 'обработке', 0, 0, 0.6, 'о000', 1, 'zh'),
(4687, 'обработки', 'обработки', 0, 0, 0.6, 'о000', 1, 'zh'),
(4688, 'обработкиперсональных', 'обработкиперсональных', 0, 0, 1, 'о000', 1, 'zh'),
(4689, 'обработку', 'обработку', 0, 0, 0.6, 'о000', 1, 'zh'),
(4690, 'образом', 'образом', 0, 0, 0.4667, 'о000', 1, 'zh'),
(4691, 'обратившись', 'обратившись', 0, 0, 0.7333, 'о000', 1, 'zh'),
(4692, 'обращения', 'обращения', 0, 0, 0.6, 'о000', 1, 'zh'),
(4693, 'общедоступные', 'общедоступные', 0, 0, 0.8667, 'о000', 1, 'zh'),
(4694, 'общественно', 'общественно', 0, 0, 0.7333, 'о000', 1, 'zh'),
(4695, 'общественных', 'общественных', 0, 0, 0.8, 'о000', 1, 'zh'),
(4696, 'общие', 'общие', 0, 0, 0.3333, 'о000', 1, 'zh'),
(4697, 'объединение', 'объединение', 0, 0, 0.7333, 'о000', 1, 'zh'),
(4698, 'объем', 'объем', 0, 0, 0.3333, 'о000', 1, 'zh'),
(4699, 'объеме', 'объеме', 0, 0, 0.4, 'о000', 1, 'zh'),
(4700, 'обязан', 'обязан', 0, 0, 0.4, 'о000', 1, 'zh'),
(4701, 'обязанностей', 'обязанностей', 0, 0, 0.8, 'о000', 1, 'zh'),
(4702, 'обязанности', 'обязанности', 0, 0, 0.7333, 'о000', 1, 'zh'),
(4703, 'обязаны', 'обязаны', 0, 0, 0.4667, 'о000', 1, 'zh'),
(4704, 'обязательному', 'обязательному', 0, 0, 0.8667, 'о000', 1, 'zh'),
(4705, 'обязательств', 'обязательств', 0, 0, 0.8, 'о000', 1, 'zh'),
(4706, 'ограничивается', 'ограничивается', 0, 0, 0.9333, 'о000', 1, 'zh'),
(4707, 'ознакомление', 'ознакомление', 0, 0, 0.8, 'о000', 1, 'zh'),
(4708, 'ооо', 'ооо', 0, 0, 0.2, 'о000', 1, 'zh'),
(4709, 'оператор', 'оператор', 0, 0, 0.5333, 'о000', 1, 'zh'),
(4710, 'оператора', 'оператора', 0, 0, 0.6, 'о000', 1, 'zh'),
(4711, 'операторами', 'операторами', 0, 0, 0.7333, 'о000', 1, 'zh'),
(4712, 'оператором', 'оператором', 0, 0, 0.6667, 'о000', 1, 'zh'),
(4713, 'оператору', 'оператору', 0, 0, 0.6, 'о000', 1, 'zh'),
(4714, 'операции', 'операции', 0, 0, 0.5333, 'о000', 1, 'zh'),
(4715, 'операций', 'операций', 0, 0, 0.5333, 'о000', 1, 'zh'),
(4716, 'операция', 'операция', 0, 0, 0.5333, 'о000', 1, 'zh'),
(4717, 'определенному', 'определенному', 0, 0, 0.8667, 'о000', 1, 'zh'),
(4718, 'определенных', 'определенных', 0, 0, 0.8, 'о000', 1, 'zh'),
(4719, 'определить', 'определить', 0, 0, 0.6667, 'о000', 1, 'zh'),
(4720, 'определяемому', 'определяемому', 0, 0, 0.8667, 'о000', 1, 'zh'),
(4721, 'определяет', 'определяет', 0, 0, 0.6667, 'о000', 1, 'zh'),
(4722, 'определяется', 'определяется', 0, 0, 0.8, 'о000', 1, 'zh'),
(4723, 'определять', 'определять', 0, 0, 0.6667, 'о000', 1, 'zh'),
(4724, 'определяющие', 'определяющие', 0, 0, 0.8, 'о000', 1, 'zh'),
(4725, 'опубликованию', 'опубликованию', 0, 0, 0.8667, 'о000', 1, 'zh'),
(4726, 'орган', 'орган', 0, 0, 0.3333, 'о000', 1, 'zh'),
(4727, 'органа', 'органа', 0, 0, 0.4, 'о000', 1, 'zh'),
(4728, 'организационные', 'организационные', 0, 0, 1, 'о000', 1, 'zh'),
(4729, 'организационных', 'организационных', 0, 0, 1, 'о000', 1, 'zh'),
(4730, 'организовывать', 'организовывать', 0, 0, 0.9333, 'о000', 1, 'zh'),
(4731, 'организующие', 'организующие', 0, 0, 0.8, 'о000', 1, 'zh'),
(4732, 'органов', 'органов', 0, 0, 0.4667, 'о000', 1, 'zh'),
(4733, 'органу', 'органу', 0, 0, 0.4, 'о000', 1, 'zh'),
(4734, 'оснований', 'оснований', 0, 0, 0.6, 'о000', 1, 'zh'),
(4735, 'основания', 'основания', 0, 0, 0.6, 'о000', 1, 'zh'),
(4736, 'основе', 'основе', 0, 0, 0.4, 'о000', 1, 'zh'),
(4737, 'основные', 'основные', 0, 0, 0.5333, 'о000', 1, 'zh'),
(4738, 'осуществление', 'осуществление', 0, 0, 0.8667, 'о000', 1, 'zh'),
(4739, 'осуществления', 'осуществления', 0, 0, 0.8667, 'о000', 1, 'zh'),
(4740, 'осуществляет', 'осуществляет', 0, 0, 0.8, 'о000', 1, 'zh'),
(4741, 'осуществляется', 'осуществляется', 0, 0, 0.9333, 'о000', 1, 'zh'),
(4742, 'осуществляетсяобработка', 'осуществляетсяобработка', 0, 0, 1, 'о000', 1, 'zh'),
(4743, 'осуществлять', 'осуществлять', 0, 0, 0.8, 'о000', 1, 'zh'),
(4744, 'осуществляющие', 'осуществляющие', 0, 0, 0.9333, 'о000', 1, 'zh'),
(4745, 'от', 'от', 0, 0, 0.1333, 'о000', 1, 'zh'),
(4746, 'ответственность', 'ответственность', 0, 0, 1, 'о000', 1, 'zh'),
(4747, 'отвечать', 'отвечать', 0, 0, 0.5333, 'о000', 1, 'zh'),
(4748, 'отвечают', 'отвечают', 0, 0, 0.5333, 'о000', 1, 'zh'),
(4749, 'отдельно', 'отдельно', 0, 0, 0.5333, 'о000', 1, 'zh'),
(4750, 'отзыв', 'отзыв', 0, 0, 0.3333, 'о000', 1, 'zh'),
(4751, 'отзыва', 'отзыва', 0, 0, 0.4, 'о000', 1, 'zh'),
(4752, 'относящаяся', 'относящаяся', 0, 0, 0.7333, 'о000', 1, 'zh'),
(4753, 'относящиеся', 'относящиеся', 0, 0, 0.7333, 'о000', 1, 'zh'),
(4754, 'отношении', 'отношении', 0, 0, 0.6, 'о000', 1, 'zh'),
(4755, 'отношению', 'отношению', 0, 0, 0.6, 'о000', 1, 'zh'),
(4756, 'отозвать', 'отозвать', 0, 0, 0.5333, 'о000', 1, 'zh'),
(4757, 'отправки', 'отправки', 0, 0, 0.5333, 'о000', 1, 'zh'),
(4758, 'отражены', 'отражены', 0, 0, 0.5333, 'о000', 1, 'zh'),
(4759, 'отчество', 'отчество', 0, 0, 0.5333, 'о000', 1, 'zh'),
(4760, 'передавшие', 'передавшие', 0, 0, 0.6667, 'п000', 1, 'zh'),
(4761, 'переданы', 'переданы', 0, 0, 0.5333, 'п000', 1, 'zh'),
(4762, 'передача', 'передача', 0, 0, 0.5333, 'п000', 1, 'zh'),
(4763, 'передаче', 'передаче', 0, 0, 0.5333, 'п000', 1, 'zh'),
(4764, 'передачей', 'передачей', 0, 0, 0.6, 'п000', 1, 'zh'),
(4765, 'передачи', 'передачи', 0, 0, 0.5333, 'п000', 1, 'zh'),
(4766, 'передачу', 'передачу', 0, 0, 0.5333, 'п000', 1, 'zh'),
(4767, 'перечень', 'перечень', 0, 0, 0.5333, 'п000', 1, 'zh'),
(4768, 'персональные', 'персональные', 0, 0, 0.8, 'п000', 1, 'zh'),
(4769, 'персональным', 'персональным', 0, 0, 0.8, 'п000', 1, 'zh'),
(4770, 'персональными', 'персональными', 0, 0, 0.8667, 'п000', 1, 'zh'),
(4771, 'персональных', 'персональных', 0, 0, 0.8, 'п000', 1, 'zh'),
(4772, 'писем', 'писем', 0, 0, 0.3333, 'п000', 1, 'zh'),
(4773, 'планируется', 'планируется', 0, 0, 0.7333, 'п000', 1, 'zh'),
(4774, 'платежными', 'платежными', 0, 0, 0.6667, 'п000', 1, 'zh'),
(4775, 'подачи', 'подачи', 0, 0, 0.4, 'п000', 1, 'zh'),
(4776, 'подлежат', 'подлежат', 0, 0, 0.5333, 'п000', 1, 'zh'),
(4777, 'подлежащих', 'подлежащих', 0, 0, 0.6667, 'п000', 1, 'zh'),
(4778, 'позволяющей', 'позволяющей', 0, 0, 0.7333, 'п000', 1, 'zh'),
(4779, 'политика', 'политика', 0, 0, 0.5333, 'п000', 1, 'zh'),
(4780, 'политике', 'политике', 0, 0, 0.5333, 'п000', 1, 'zh'),
(4781, 'политики', 'политики', 0, 0, 0.5333, 'п000', 1, 'zh'),
(4782, 'политикой', 'политикой', 0, 0, 0.6, 'п000', 1, 'zh'),
(4783, 'полном', 'полном', 0, 0, 0.4, 'п000', 1, 'zh'),
(4784, 'полномочий', 'полномочий', 0, 0, 0.6667, 'п000', 1, 'zh'),
(4785, 'положения', 'положения', 0, 0, 0.6, 'п000', 1, 'zh'),
(4786, 'получать', 'получать', 0, 0, 0.5333, 'п000', 1, 'zh'),
(4787, 'получением', 'получением', 0, 0, 0.6667, 'п000', 1, 'zh'),
(4788, 'получения', 'получения', 0, 0, 0.6, 'п000', 1, 'zh'),
(4789, 'полученной', 'полученной', 0, 0, 0.6667, 'п000', 1, 'zh'),
(4790, 'полученными', 'полученными', 0, 0, 0.7333, 'п000', 1, 'zh'),
(4791, 'получившие', 'получившие', 0, 0, 0.6667, 'п000', 1, 'zh'),
(4792, 'получить', 'получить', 0, 0, 0.5333, 'п000', 1, 'zh'),
(4793, 'пользователь', 'пользователь', 0, 0, 0.8, 'п000', 1, 'zh'),
(4794, 'пользовательским', 'пользовательским', 0, 0, 1, 'п000', 1, 'zh'),
(4795, 'пользователю', 'пользователю', 0, 0, 0.8, 'п000', 1, 'zh'),
(4796, 'пользователя', 'пользователя', 0, 0, 0.8, 'п000', 1, 'zh'),
(4797, 'пометкой', 'пометкой', 0, 0, 0.5333, 'п000', 1, 'zh'),
(4798, 'понятия', 'понятия', 0, 0, 0.4667, 'п000', 1, 'zh'),
(4799, 'поручителем', 'поручителем', 0, 0, 0.7333, 'п000', 1, 'zh'),
(4800, 'порядке', 'порядке', 0, 0, 0.4667, 'п000', 1, 'zh'),
(4801, 'порядок', 'порядок', 0, 0, 0.4667, 'п000', 1, 'zh'),
(4802, 'посетительвеб-сайта', 'посетительвеб-сайта', 0, 0, 1, 'п000', 1, 'zh'),
(4803, 'посетителях', 'посетителях', 0, 0, 0.7333, 'п000', 1, 'zh'),
(4804, 'последнего', 'последнего', 0, 0, 0.6667, 'п000', 1, 'zh'),
(4805, 'посредством', 'посредством', 0, 0, 0.7333, 'п000', 1, 'zh'),
(4806, 'поставщиками', 'поставщиками', 0, 0, 0.8, 'п000', 1, 'zh'),
(4807, 'поставщиков', 'поставщиков', 0, 0, 0.7333, 'п000', 1, 'zh'),
(4808, 'почты', 'почты', 0, 0, 0.3333, 'п000', 1, 'zh'),
(4809, 'прав', 'прав', 0, 0, 0.2667, 'п000', 1, 'zh'),
(4810, 'права', 'права', 0, 0, 0.3333, 'п000', 1, 'zh'),
(4811, 'право', 'право', 0, 0, 0.3333, 'п000', 1, 'zh'),
(4812, 'правовые', 'правовые', 0, 0, 0.5333, 'п000', 1, 'zh'),
(4813, 'правовыми', 'правовыми', 0, 0, 0.6, 'п000', 1, 'zh'),
(4814, 'правовых', 'правовых', 0, 0, 0.5333, 'п000', 1, 'zh'),
(4815, 'правосудия', 'правосудия', 0, 0, 0.6667, 'п000', 1, 'zh'),
(4816, 'предварительногосогласия', 'предварительногосогласия', 0, 0, 1, 'п000', 1, 'zh'),
(4817, 'предоставлен', 'предоставлен', 0, 0, 0.8, 'п000', 1, 'zh'),
(4818, 'предоставление', 'предоставление', 0, 0, 0.9333, 'п000', 1, 'zh'),
(4819, 'предоставления', 'предоставления', 0, 0, 0.9333, 'п000', 1, 'zh'),
(4820, 'предоставлять', 'предоставлять', 0, 0, 0.8667, 'п000', 1, 'zh'),
(4821, 'предоставляются', 'предоставляются', 0, 0, 1, 'п000', 1, 'zh'),
(4822, 'предпринимаемые', 'предпринимаемые', 0, 0, 1, 'п000', 1, 'zh'),
(4823, 'представителей', 'представителей', 0, 0, 0.9333, 'п000', 1, 'zh'),
(4824, 'предусмотрен', 'предусмотрен', 0, 0, 0.8, 'п000', 1, 'zh'),
(4825, 'предусмотренном', 'предусмотренном', 0, 0, 1, 'п000', 1, 'zh'),
(4826, 'предусмотренные', 'предусмотренные', 0, 0, 1, 'п000', 1, 'zh'),
(4827, 'предусмотренных', 'предусмотренных', 0, 0, 1, 'п000', 1, 'zh'),
(4828, 'предусмотрено', 'предусмотрено', 0, 0, 0.8667, 'п000', 1, 'zh'),
(4829, 'прекратить', 'прекратить', 0, 0, 0.6667, 'п000', 1, 'zh'),
(4830, 'прекращение', 'прекращение', 0, 0, 0.7333, 'п000', 1, 'zh'),
(4831, 'прекращении', 'прекращении', 0, 0, 0.7333, 'п000', 1, 'zh'),
(4832, 'прекращения', 'прекращения', 0, 0, 0.7333, 'п000', 1, 'zh'),
(4833, 'при', 'при', 0, 0, 0.2, 'п000', 1, 'zh'),
(4834, 'применяется', 'применяется', 0, 0, 0.7333, 'п000', 1, 'zh'),
(4835, 'принадлежность', 'принадлежность', 0, 0, 0.9333, 'п000', 1, 'zh'),
(4836, 'принимает', 'принимает', 0, 0, 0.6, 'п000', 1, 'zh'),
(4837, 'принимать', 'принимать', 0, 0, 0.6, 'п000', 1, 'zh'),
(4838, 'принципы', 'принципы', 0, 0, 0.5333, 'п000', 1, 'zh'),
(4839, 'принятие', 'принятие', 0, 0, 0.5333, 'п000', 1, 'zh'),
(4840, 'принятыми', 'принятыми', 0, 0, 0.6, 'п000', 1, 'zh'),
(4841, 'программ', 'программ', 0, 0, 0.5333, 'п000', 1, 'zh'),
(4842, 'продвижения', 'продвижения', 0, 0, 0.7333, 'п000', 1, 'zh'),
(4843, 'продолжить', 'продолжить', 0, 0, 0.6667, 'п000', 1, 'zh'),
(4844, 'производимых', 'производимых', 0, 0, 0.8, 'п000', 1, 'zh'),
(4845, 'производстве', 'производстве', 0, 0, 0.8, 'п000', 1, 'zh'),
(4846, 'просьбе', 'просьбе', 0, 0, 0.4667, 'п000', 1, 'zh'),
(4847, 'прямо', 'прямо', 0, 0, 0.3333, 'п000', 1, 'zh'),
(4848, 'публиковать', 'публиковать', 0, 0, 0.7333, 'п000', 1, 'zh'),
(4849, 'публичных', 'публичных', 0, 0, 0.6, 'п000', 1, 'zh'),
(4850, 'пункте', 'пункте', 0, 0, 0.4, 'п000', 1, 'zh'),
(4851, 'путем', 'путем', 0, 0, 0.3333, 'п000', 1, 'zh'),
(4852, 'работ', 'работ', 0, 0, 0.3333, 'р000', 1, 'zh'),
(4853, 'размещение', 'размещение', 0, 0, 0.6667, 'р000', 1, 'zh'),
(4854, 'разрешенные', 'разрешенные', 0, 0, 0.7333, 'р000', 1, 'zh'),
(4855, 'разрешенных', 'разрешенных', 0, 0, 0.7333, 'р000', 1, 'zh'),
(4856, 'разъяснения', 'разъяснения', 0, 0, 0.7333, 'р000', 1, 'zh'),
(4857, 'раскрывать', 'раскрывать', 0, 0, 0.6667, 'р000', 1, 'zh'),
(4858, 'раскрытие', 'раскрытие', 0, 0, 0.6, 'р000', 1, 'zh'),
(4859, 'раскрытию', 'раскрытию', 0, 0, 0.6, 'р000', 1, 'zh'),
(4860, 'раскрытия', 'раскрытия', 0, 0, 0.6, 'р000', 1, 'zh'),
(4861, 'расположена', 'расположена', 0, 0, 0.7333, 'р000', 1, 'zh'),
(4862, 'распространение', 'распространение', 0, 0, 1, 'р000', 1, 'zh'),
(4863, 'распространения', 'распространения', 0, 0, 1, 'р000', 1, 'zh'),
(4864, 'распространять', 'распространять', 0, 0, 0.9333, 'р000', 1, 'zh'),
(4865, 'реализации', 'реализации', 0, 0, 0.6667, 'р000', 1, 'zh'),
(4866, 'результате', 'результате', 0, 0, 0.6667, 'р000', 1, 'zh'),
(4867, 'российской', 'российской', 0, 0, 0.6667, 'р000', 1, 'zh'),
(4868, 'рф', 'рф', 0, 0, 0.1333, 'р000', 1, 'zh'),
(4869, 'рынке', 'рынке', 0, 0, 0.3333, 'р000', 1, 'zh'),
(4870, 'самостоятельно', 'самостоятельно', 0, 0, 0.9333, 'с000', 1, 'zh'),
(4871, 'сбор', 'сбор', 0, 0, 0.2667, 'с000', 1, 'zh'),
(4872, 'сбора', 'сбора', 0, 0, 0.3333, 'с000', 1, 'zh'),
(4873, 'сведения', 'сведения', 0, 0, 0.5333, 'с000', 1, 'zh'),
(4874, 'свобод', 'свобод', 0, 0, 0.4, 'с000', 1, 'zh'),
(4875, 'свободном', 'свободном', 0, 0, 0.6, 'с000', 1, 'zh'),
(4876, 'свободы', 'свободы', 0, 0, 0.4667, 'с000', 1, 'zh'),
(4877, 'свое', 'свое', 0, 0, 0.2667, 'с000', 1, 'zh'),
(4878, 'своей', 'своей', 0, 0, 0.3333, 'с000', 1, 'zh'),
(4879, 'своемнамерении', 'своемнамерении', 0, 0, 0.9333, 'с000', 1, 'zh'),
(4880, 'своих', 'своих', 0, 0, 0.3333, 'с000', 1, 'zh'),
(4881, 'связанных', 'связанных', 0, 0, 0.6, 'с000', 1, 'zh'),
(4882, 'связи', 'связи', 0, 0, 0.3333, 'с000', 1, 'zh'),
(4883, 'себе', 'себе', 0, 0, 0.2667, 'с000', 1, 'zh'),
(4884, 'семейную', 'семейную', 0, 0, 0.5333, 'с000', 1, 'zh'),
(4885, 'сервисами', 'сервисами', 0, 0, 0.6, 'с000', 1, 'zh'),
(4886, 'сетевому', 'сетевому', 0, 0, 0.5333, 'с000', 1, 'zh'),
(4887, 'сети', 'сети', 0, 0, 0.2667, 'с000', 1, 'zh'),
(4888, 'сетям', 'сетям', 0, 0, 0.3333, 'с000', 1, 'zh'),
(4889, 'сетях', 'сетях', 0, 0, 0.3333, 'с000', 1, 'zh'),
(4890, 'система', 'система', 0, 0, 0.4667, 'с000', 1, 'zh'),
(4891, 'системами', 'системами', 0, 0, 0.6, 'с000', 1, 'zh'),
(4892, 'систематизацию', 'систематизацию', 0, 0, 0.9333, 'с000', 1, 'zh'),
(4893, 'систематизация', 'систематизация', 0, 0, 0.9333, 'с000', 1, 'zh'),
(4894, 'системе', 'системе', 0, 0, 0.4667, 'с000', 1, 'zh'),
(4895, 'случае', 'случае', 0, 0, 0.4, 'с000', 1, 'zh'),
(4896, 'случаев', 'случаев', 0, 0, 0.4667, 'с000', 1, 'zh'),
(4897, 'случайного', 'случайного', 0, 0, 0.6667, 'с000', 1, 'zh'),
(4898, 'случаях', 'случаях', 0, 0, 0.4667, 'с000', 1, 'zh'),
(4899, 'собирается', 'собирается', 0, 0, 0.6667, 'с000', 1, 'zh'),
(4900, 'соблюдение', 'соблюдение', 0, 0, 0.6667, 'с000', 1, 'zh'),
(4901, 'собой', 'собой', 0, 0, 0.3333, 'с000', 1, 'zh'),
(4902, 'собраны', 'собраны', 0, 0, 0.4667, 'с000', 1, 'zh'),
(4903, 'совершаемые', 'совершаемые', 0, 0, 0.7333, 'с000', 1, 'zh'),
(4904, 'совершаемых', 'совершаемых', 0, 0, 0.7333, 'с000', 1, 'zh'),
(4905, 'совместно', 'совместно', 0, 0, 0.6, 'с000', 1, 'zh'),
(4906, 'совокупность', 'совокупность', 0, 0, 0.8, 'с000', 1, 'zh'),
(4907, 'согласие', 'согласие', 0, 0, 0.5333, 'с000', 1, 'zh'),
(4908, 'согласиеоператору', 'согласиеоператору', 0, 0, 1, 'с000', 1, 'zh'),
(4909, 'согласия', 'согласия', 0, 0, 0.5333, 'с000', 1, 'zh'),
(4910, 'соглашением', 'соглашением', 0, 0, 0.7333, 'с000', 1, 'zh'),
(4911, 'содержание', 'содержание', 0, 0, 0.6667, 'с000', 1, 'zh'),
(4912, 'содержания', 'содержания', 0, 0, 0.6667, 'с000', 1, 'zh'),
(4913, 'содержаться', 'содержаться', 0, 0, 0.7333, 'с000', 1, 'zh'),
(4914, 'содержащие', 'содержащие', 0, 0, 0.6667, 'с000', 1, 'zh'),
(4915, 'содержащих', 'содержащих', 0, 0, 0.6667, 'с000', 1, 'zh'),
(4916, 'содержащихся', 'содержащихся', 0, 0, 0.8, 'с000', 1, 'zh'),
(4917, 'сообщать', 'сообщать', 0, 0, 0.5333, 'с000', 1, 'zh'),
(4918, 'соответствии', 'соответствии', 0, 0, 0.8, 'с000', 1, 'zh'),
(4919, 'соответствуют', 'соответствуют', 0, 0, 0.8667, 'с000', 1, 'zh'),
(4920, 'соответствующие', 'соответствующие', 0, 0, 1, 'с000', 1, 'zh'),
(4921, 'состав', 'состав', 0, 0, 0.4, 'с000', 1, 'zh'),
(4922, 'составлена', 'составлена', 0, 0, 0.6667, 'с000', 1, 'zh'),
(4923, 'сохранность', 'сохранность', 0, 0, 0.7333, 'с000', 1, 'zh'),
(4924, 'способом', 'способом', 0, 0, 0.5333, 'с000', 1, 'zh'),
(4925, 'справедливой', 'справедливой', 0, 0, 0.8, 'с000', 1, 'zh'),
(4926, 'средств', 'средств', 0, 0, 0.4667, 'с000', 1, 'zh'),
(4927, 'средствами', 'средствами', 0, 0, 0.6667, 'с000', 1, 'zh'),
(4928, 'средствах', 'средствах', 0, 0, 0.6, 'с000', 1, 'zh'),
(4929, 'срок', 'срок', 0, 0, 0.2667, 'с000', 1, 'zh'),
(4930, 'срока', 'срока', 0, 0, 0.3333, 'с000', 1, 'zh'),
(4931, 'ставит', 'ставит', 0, 0, 0.4, 'с000', 1, 'zh'),
(4932, 'сторонними', 'сторонними', 0, 0, 0.6667, 'с000', 1, 'zh'),
(4933, 'стороной', 'стороной', 0, 0, 0.5333, 'с000', 1, 'zh'),
(4934, 'субъект', 'субъект', 0, 0, 0.4667, 'с000', 1, 'zh'),
(4935, 'субъекта', 'субъекта', 0, 0, 0.5333, 'с000', 1, 'zh'),
(4936, 'субъектам', 'субъектам', 0, 0, 0.6, 'с000', 1, 'zh'),
(4937, 'субъекте', 'субъекте', 0, 0, 0.5333, 'с000', 1, 'zh'),
(4938, 'субъектов', 'субъектов', 0, 0, 0.6, 'с000', 1, 'zh'),
(4939, 'субъектом', 'субъектом', 0, 0, 0.6, 'с000', 1, 'zh'),
(4940, 'субъекту', 'субъекту', 0, 0, 0.5333, 'с000', 1, 'zh'),
(4941, 'субъекты', 'субъекты', 0, 0, 0.5333, 'с000', 1, 'zh'),
(4942, 'судебного', 'судебного', 0, 0, 0.6, 'с000', 1, 'zh'),
(4943, 'судебном', 'судебном', 0, 0, 0.5333, 'с000', 1, 'zh'),
(4944, 'тайну', 'тайну', 0, 0, 0.3333, 'т000', 1, 'zh'),
(4945, 'также', 'также', 0, 0, 0.3333, 'т000', 1, 'zh'),
(4946, 'таких', 'таких', 0, 0, 0.3333, 'т000', 1, 'zh'),
(4947, 'таковой', 'таковой', 0, 0, 0.4667, 'т000', 1, 'zh'),
(4948, 'такого', 'такого', 0, 0, 0.4, 'т000', 1, 'zh'),
(4949, 'такое', 'такое', 0, 0, 0.3333, 'т000', 1, 'zh'),
(4950, 'телефонов', 'телефонов', 0, 0, 0.6, 'т000', 1, 'zh'),
(4951, 'территорию', 'территорию', 0, 0, 0.6667, 'т000', 1, 'zh'),
(4952, 'техники', 'техники', 0, 0, 0.4667, 'т000', 1, 'zh'),
(4953, 'технические', 'технические', 0, 0, 0.7333, 'т000', 1, 'zh'),
(4954, 'технических', 'технических', 0, 0, 0.7333, 'т000', 1, 'zh'),
(4955, 'технологий', 'технологий', 0, 0, 0.6667, 'т000', 1, 'zh'),
(4956, 'течение', 'течение', 0, 0, 0.4667, 'т000', 1, 'zh'),
(4957, 'товаров', 'товаров', 0, 0, 0.4667, 'т000', 1, 'zh'),
(4958, 'только', 'только', 0, 0, 0.4, 'т000', 1, 'zh'),
(4959, 'том', 'том', 0, 0, 0.2, 'т000', 1, 'zh'),
(4960, 'точность', 'точность', 0, 0, 0.5333, 'т000', 1, 'zh'),
(4961, 'трансграничная', 'трансграничная', 0, 0, 0.9333, 'т000', 1, 'zh'),
(4962, 'трансграничной', 'трансграничной', 0, 0, 0.9333, 'т000', 1, 'zh'),
(4963, 'трансграничную', 'трансграничную', 0, 0, 0.9333, 'т000', 1, 'zh'),
(4964, 'требование', 'требование', 0, 0, 0.6667, 'т000', 1, 'zh'),
(4965, 'требованием', 'требованием', 0, 0, 0.7333, 'т000', 1, 'zh'),
(4966, 'требований', 'требований', 0, 0, 0.6667, 'т000', 1, 'zh'),
(4967, 'требования', 'требования', 0, 0, 0.6667, 'т000', 1, 'zh'),
(4968, 'требованиями', 'требованиями', 0, 0, 0.8, 'т000', 1, 'zh'),
(4969, 'требовать', 'требовать', 0, 0, 0.6, 'т000', 1, 'zh'),
(4970, 'требуют', 'требуют', 0, 0, 0.4667, 'т000', 1, 'zh'),
(4971, 'третьему', 'третьему', 0, 0, 0.5333, 'т000', 1, 'zh'),
(4972, 'третьим', 'третьим', 0, 0, 0.4667, 'т000', 1, 'zh'),
(4973, 'третьих', 'третьих', 0, 0, 0.4667, 'т000', 1, 'zh'),
(4974, 'уведомить', 'уведомить', 0, 0, 0.6, 'у000', 1, 'zh'),
(4975, 'уведомление', 'уведомление', 0, 0, 0.7333, 'у000', 1, 'zh'),
(4976, 'уведомления', 'уведомления', 0, 0, 0.7333, 'у000', 1, 'zh'),
(4977, 'удаление', 'удаление', 0, 0, 0.5333, 'у000', 1, 'zh'),
(4978, 'удалению', 'удалению', 0, 0, 0.5333, 'у000', 1, 'zh'),
(4979, 'указанными', 'указанными', 0, 0, 0.6667, 'у000', 1, 'zh'),
(4980, 'указанных', 'указанных', 0, 0, 0.6, 'у000', 1, 'zh'),
(4981, 'уничтожаются', 'уничтожаются', 0, 0, 0.8, 'у000', 1, 'zh'),
(4982, 'уничтожение', 'уничтожение', 0, 0, 0.7333, 'у000', 1, 'zh'),
(4983, 'уничтожения', 'уничтожения', 0, 0, 0.7333, 'у000', 1, 'zh'),
(4984, 'уничтожить', 'уничтожить', 0, 0, 0.6667, 'у000', 1, 'zh'),
(4985, 'уполномоченный', 'уполномоченный', 0, 0, 0.9333, 'у000', 1, 'zh'),
(4986, 'условие', 'условие', 0, 0, 0.4667, 'у000', 1, 'zh'),
(4987, 'условием', 'условием', 0, 0, 0.5333, 'у000', 1, 'zh'),
(4988, 'условии', 'условии', 0, 0, 0.4667, 'у000', 1, 'zh'),
(4989, 'условия', 'условия', 0, 0, 0.4667, 'у000', 1, 'zh'),
(4990, 'условиях', 'условиях', 0, 0, 0.5333, 'у000', 1, 'zh'),
(4991, 'услуг', 'услуг', 0, 0, 0.3333, 'у000', 1, 'zh'),
(4992, 'уставные', 'уставные', 0, 0, 0.5333, 'у000', 1, 'zh'),
(4993, 'установлен', 'установлен', 0, 0, 0.6667, 'у000', 1, 'zh'),
(4994, 'установленном', 'установленном', 0, 0, 0.8667, 'у000', 1, 'zh'),
(4995, 'установленные', 'установленные', 0, 0, 0.8667, 'у000', 1, 'zh'),
(4996, 'устаревшими', 'устаревшими', 0, 0, 0.7333, 'у000', 1, 'zh'),
(4997, 'уточнение', 'уточнение', 0, 0, 0.6, 'у000', 1, 'zh'),
(4998, 'уточнении', 'уточнении', 0, 0, 0.6, 'у000', 1, 'zh'),
(4999, 'уточнению', 'уточнению', 0, 0, 0.6, 'у000', 1, 'zh'),
(5000, 'уточнения', 'уточнения', 0, 0, 0.6, 'у000', 1, 'zh'),
(5001, 'утраты', 'утраты', 0, 0, 0.4, 'у000', 1, 'zh'),
(5002, 'учредительные', 'учредительные', 0, 0, 0.8667, 'у000', 1, 'zh'),
(5003, 'фамилия', 'фамилия', 0, 0, 0.4667, 'ф000', 1, 'zh'),
(5004, 'федерального', 'федерального', 0, 0, 0.8, 'ф000', 1, 'zh'),
(5005, 'федеральным', 'федеральным', 0, 0, 0.7333, 'ф000', 1, 'zh'),
(5006, 'федеральными', 'федеральными', 0, 0, 0.8, 'ф000', 1, 'zh'),
(5007, 'федерации', 'федерации', 0, 0, 0.6, 'ф000', 1, 'zh'),
(5008, 'физических', 'физических', 0, 0, 0.6667, 'ф000', 1, 'zh'),
(5009, 'физическое', 'физическое', 0, 0, 0.6667, 'ф000', 1, 'zh'),
(5010, 'физическому', 'физическому', 0, 0, 0.7333, 'ф000', 1, 'zh'),
(5011, 'форме', 'форме', 0, 0, 0.3333, 'ф000', 1, 'zh'),
(5012, 'функций', 'функций', 0, 0, 0.4667, 'ф000', 1, 'zh'),
(5013, 'хранение', 'хранение', 0, 0, 0.5333, 'х000', 1, 'zh'),
(5014, 'хранения', 'хранения', 0, 0, 0.5333, 'х000', 1, 'zh'),
(5015, 'хранится', 'хранится', 0, 0, 0.5333, 'х000', 1, 'zh'),
(5016, 'целей', 'целей', 0, 0, 0.3333, 'ц000', 1, 'zh'),
(5017, 'цели', 'цели', 0, 0, 0.2667, 'ц000', 1, 'zh'),
(5018, 'цель', 'цель', 0, 0, 0.2667, 'ц000', 1, 'zh'),
(5019, 'целью', 'целью', 0, 0, 0.3333, 'ц000', 1, 'zh'),
(5020, 'целям', 'целям', 0, 0, 0.3333, 'ц000', 1, 'zh'),
(5021, 'целями', 'целями', 0, 0, 0.4, 'ц000', 1, 'zh'),
(5022, 'целях', 'целях', 0, 0, 0.3333, 'ц000', 1, 'zh'),
(5023, 'частной', 'частной', 0, 0, 0.4667, 'ч000', 1, 'zh'),
(5024, 'человека', 'человека', 0, 0, 0.5333, 'ч000', 1, 'zh'),
(5025, 'чем', 'чем', 0, 0, 0.2, 'ч000', 1, 'zh'),
(5026, 'числе', 'числе', 0, 0, 0.3333, 'ч000', 1, 'zh'),
(5027, 'что', 'что', 0, 0, 0.2, 'ч000', 1, 'zh'),
(5028, 'эвм', 'эвм', 0, 0, 0.2, 'э000', 1, 'zh'),
(5029, 'электронной', 'электронной', 0, 0, 0.7333, 'э000', 1, 'zh'),
(5030, 'электронный', 'электронный', 0, 0, 0.7333, 'э000', 1, 'zh'),
(5031, 'электронных', 'электронных', 0, 0, 0.7333, 'э000', 1, 'zh'),
(5032, 'этих', 'этих', 0, 0, 0.2667, 'э000', 1, 'zh'),
(5033, 'этого', 'этого', 0, 0, 0.3333, 'э000', 1, 'zh'),
(5034, 'этом', 'этом', 0, 0, 0.2667, 'э000', 1, 'zh'),
(5035, 'юридических', 'юридических', 0, 0, 0.7333, 'ю000', 1, 'zh'),
(5036, 'юридическое', 'юридическое', 0, 0, 0.7333, 'ю000', 1, 'zh'),
(5037, 'юридическому', 'юридическому', 0, 0, 0.8, 'ю000', 1, 'zh'),
(5038, 'является', 'является', 0, 0, 0.5333, 'я000', 1, 'zh'),
(5039, 'являться', 'являться', 0, 0, 0.5333, 'я000', 1, 'zh'),
(5040, 'являются', 'являются', 0, 0, 0.5333, 'я000', 1, 'zh'),
(5041, '政', '政', 0, 0, 0.0667, '政000', 6, 'zh'),
(5042, '私', '私', 0, 0, 0.0667, '私000', 6, 'zh'),
(5043, '策', '策', 0, 0, 0.0667, '策000', 6, 'zh'),
(5044, '隐', '隐', 0, 0, 0.0667, '隐000', 6, 'zh'),
(5330, '152-fz', '152-fz', 0, 0, 0.4, 'F200', 2, 'en'),
(5331, '2006', '2006', 0, 0, 0.4, '', 2, 'en'),
(5332, '27', '27', 0, 0, 0.2, '', 2, 'en'),
(5333, '8.9', '8.9', 0, 0, 0.3, '', 2, 'en'),
(5334, 'above', 'abov', 1, 0, 0.0417, 'A100', 2, 'en'),
(5335, 'access', 'access', 0, 0, 0.4, 'A200', 2, 'en'),
(5336, 'accessible', 'access', 0, 0, 0.6667, 'A214', 2, 'en'),
(5337, 'accidental', 'accident', 0, 0, 0.6667, 'A23534', 2, 'en'),
(5338, 'accordance', 'accord', 0, 0, 0.6667, 'A26352', 2, 'en'),
(5339, 'accuracy', 'accuraci', 0, 0, 0.5333, 'A262', 2, 'en'),
(5340, 'achieve', 'achiev', 0, 0, 0.4667, 'A210', 2, 'en'),
(5341, 'achievement', 'achiev', 0, 0, 0.7333, 'A2153', 2, 'en'),
(5342, 'act', 'act', 0, 0, 0.2, 'A230', 2, 'en'),
(5343, 'action', 'action', 0, 0, 0.4, 'A235', 2, 'en'),
(5344, 'actions', 'action', 0, 0, 0.4667, 'A2352', 2, 'en'),
(5345, 'acts', 'act', 0, 0, 0.2667, 'A232', 2, 'en'),
(5346, 'address', 'address', 0, 0, 0.4667, 'A362', 2, 'en'),
(5347, 'addresshttps', 'addresshttp', 0, 0, 0.8, 'A362312', 2, 'en'),
(5348, 'addressoffice', 'addressoffic', 0, 0, 0.8667, 'A36212', 2, 'en'),
(5349, 'administration', 'administr', 0, 0, 0.9333, 'A3523635', 2, 'en'),
(5350, 'adopted', 'adopt', 0, 0, 0.4667, 'A313', 2, 'en'),
(5351, 'against', 'against', 1, 0, 0.0583, 'A2523', 2, 'en'),
(5352, 'agreement', 'agreement', 0, 0, 0.6, 'A2653', 2, 'en'),
(5353, 'aimed', 'aim', 0, 0, 0.3333, 'A530', 2, 'en'),
(5354, 'allowed', 'allow', 0, 0, 0.4667, 'A430', 2, 'en'),
(5355, 'allows', 'allow', 0, 0, 0.4, 'A420', 4, 'en'),
(5356, 'anonymization', 'anonym', 0, 0, 0.8667, 'A5235', 2, 'en'),
(5357, 'anonymized', 'anonym', 0, 0, 0.6667, 'A523', 2, 'en'),
(5358, 'another', 'anoth', 0, 0, 0.4667, 'A536', 2, 'en'),
(5359, 'any', 'ani', 1, 0, 0.025, 'A500', 2, 'en'),
(5360, 'appeal', 'appeal', 0, 0, 0.4, 'A140', 2, 'en'),
(5361, 'applications', 'applic', 0, 0, 0.8, 'A142352', 2, 'en'),
(5362, 'applies', 'appli', 0, 0, 0.4667, 'A142', 2, 'en'),
(5363, 'assigned', 'assign', 0, 0, 0.5333, 'A253', 2, 'en'),
(5364, 'ation', 'ation', 0, 0, 0.3333, 'A350', 2, 'en'),
(5365, 'authorities', 'author', 0, 0, 0.7333, 'A3632', 2, 'en'),
(5366, 'authority', 'author', 0, 0, 0.6, 'A363', 2, 'en'),
(5367, 'authorized', 'author', 0, 0, 0.6667, 'A3623', 2, 'en'),
(5368, 'automated', 'autom', 0, 0, 0.6, 'A353', 2, 'en'),
(5369, 'automation', 'autom', 0, 0, 0.6667, 'A3535', 2, 'en'),
(5370, 'availability', 'avail', 0, 0, 0.8, 'A14143', 2, 'en'),
(5371, 'available', 'avail', 0, 0, 0.6, 'A1414', 2, 'en'),
(5372, 'basic', 'basic', 0, 0, 0.3333, 'B200', 2, 'en'),
(5373, 'basis', 'basi', 0, 0, 0.3333, 'B200', 2, 'en'),
(5374, 'before', 'befor', 1, 0, 0.05, 'B600', 2, 'en'),
(5375, 'beneficiary', 'beneficiari', 0, 0, 0.7333, 'B5126', 2, 'en'),
(5376, 'block', 'block', 0, 0, 0.3333, 'B420', 2, 'en'),
(5377, 'blocking', 'block', 0, 0, 0.5333, 'B4252', 2, 'en'),
(5378, 'body', 'bodi', 0, 0, 0.2667, 'B300', 2, 'en'),
(5379, 'carried', 'carri', 0, 0, 0.4667, 'C630', 2, 'en'),
(5380, 'carries', 'carri', 0, 0, 0.4667, 'C620', 2, 'en'),
(5381, 'carry', 'carri', 0, 0, 0.3333, 'C600', 2, 'en'),
(5382, 'carrying', 'carri', 0, 0, 0.5333, 'C652', 2, 'en'),
(5383, 'case', 'case', 0, 0, 0.2667, 'C000', 2, 'en'),
(5384, 'cases', 'case', 0, 0, 0.3333, 'C000', 2, 'en'),
(5385, 'certain', 'certain', 0, 0, 0.4667, 'C635', 2, 'en'),
(5386, 'cessation', 'cessat', 0, 0, 0.6, 'C350', 2, 'en'),
(5387, 'changes', 'chang', 0, 0, 0.4667, 'C520', 2, 'en'),
(5388, 'changing', 'chang', 0, 0, 0.5333, 'C5252', 2, 'en'),
(5389, 'circle', 'circl', 0, 0, 0.4, 'C624', 2, 'en'),
(5390, 'circumstances', 'circumst', 0, 0, 0.8667, 'C6252352', 2, 'en'),
(5391, 'citizen', 'citizen', 0, 0, 0.4667, 'C325', 2, 'en'),
(5392, 'civil', 'civil', 0, 0, 0.3333, 'C140', 2, 'en'),
(5393, 'clarification', 'clarif', 0, 0, 0.8667, 'C461235', 2, 'en'),
(5394, 'clarify', 'clarifi', 0, 0, 0.4667, 'C461', 2, 'en'),
(5395, 'clarifying', 'clarifi', 0, 0, 0.6667, 'C46152', 2, 'en'),
(5396, 'collected', 'collect', 0, 0, 0.6, 'C423', 2, 'en'),
(5397, 'collecting', 'collect', 0, 0, 0.6667, 'C42352', 2, 'en'),
(5398, 'collection', 'collect', 0, 0, 0.6667, 'C4235', 2, 'en'),
(5399, 'collects', 'collect', 0, 0, 0.5333, 'C4232', 2, 'en'),
(5400, 'combine', 'combin', 0, 0, 0.4667, 'C515', 2, 'en'),
(5401, 'communications', 'communic', 0, 0, 0.9333, 'C52352', 2, 'en'),
(5402, 'comply', 'compli', 0, 0, 0.4, 'C514', 2, 'en'),
(5403, 'composition', 'composit', 0, 0, 0.7333, 'C51235', 2, 'en'),
(5404, 'computer', 'comput', 0, 0, 0.5333, 'C5136', 2, 'en'),
(5405, 'concepts', 'concept', 0, 0, 0.5333, 'C52132', 2, 'en'),
(5406, 'concluding', 'conclud', 0, 0, 0.6667, 'C524352', 2, 'en'),
(5407, 'condition', 'condit', 0, 0, 0.6, 'C535', 2, 'en'),
(5408, 'conditions', 'condit', 0, 0, 0.6667, 'C5352', 2, 'en'),
(5409, 'confidentiality', 'confidenti', 0, 0, 1, 'C5135343', 2, 'en'),
(5410, 'consent', 'consent', 0, 0, 0.4667, 'C5253', 2, 'en'),
(5411, 'constituent', 'constitu', 0, 0, 0.7333, 'C52353', 2, 'en'),
(5412, 'contacting', 'contact', 0, 0, 0.6667, 'C532352', 2, 'en'),
(5413, 'contain', 'contain', 0, 0, 0.4667, 'C535', 2, 'en'),
(5414, 'contained', 'contain', 0, 0, 0.6, 'C5353', 2, 'en'),
(5415, 'continue', 'continu', 0, 0, 0.5333, 'C535', 2, 'en'),
(5416, 'contract', 'contract', 0, 0, 0.5333, 'C53623', 2, 'en'),
(5417, 'copying', 'copi', 0, 0, 0.4667, 'C152', 2, 'en'),
(5418, 'correspond', 'correspond', 0, 0, 0.6667, 'C62153', 2, 'en'),
(5419, 'court', 'court', 0, 0, 0.3333, 'C630', 2, 'en'),
(5420, 'cross-border', 'cross-bord', 0, 0, 0.8, 'C621636', 2, 'en'),
(5421, 'current', 'current', 0, 0, 0.4667, 'C653', 2, 'en'),
(5422, 'data', 'data', 0, 0, 0.2667, 'D000', 2, 'en'),
(5423, 'data.”', 'data.”', 0, 0, 0.4, 'D000', 2, 'en'),
(5424, 'databases', 'databas', 0, 0, 0.6, 'D120', 2, 'en'),
(5425, 'data”', 'data”', 0, 0, 0.3333, 'D000', 2, 'en'),
(5426, 'dated', 'date', 0, 0, 0.3333, 'D000', 2, 'en'),
(5427, 'days', 'day', 0, 0, 0.2667, 'D200', 2, 'en'),
(5428, 'defines', 'defin', 0, 0, 0.4667, 'D152', 2, 'en'),
(5429, 'deletion', 'delet', 0, 0, 0.5333, 'D435', 2, 'en'),
(5430, 'depersonalization', 'deperson', 0, 0, 1, 'D16254235', 2, 'en'),
(5431, 'destroy', 'destroy', 0, 0, 0.4667, 'D236', 2, 'en'),
(5432, 'destroyed', 'destroy', 0, 0, 0.6, 'D2363', 2, 'en'),
(5433, 'destruction', 'destruct', 0, 0, 0.7333, 'D236235', 2, 'en'),
(5434, 'determine', 'determin', 0, 0, 0.6, 'D650', 2, 'en'),
(5435, 'determined', 'determin', 0, 0, 0.6667, 'D653', 2, 'en'),
(5436, 'determining', 'determin', 0, 0, 0.7333, 'D652', 2, 'en'),
(5437, 'different', 'differ', 0, 0, 0.6, 'D1653', 4, 'en'),
(5438, 'directly', 'direct', 0, 0, 0.5333, 'D6234', 2, 'en'),
(5439, 'disclose', 'disclos', 0, 0, 0.5333, 'D242', 2, 'en'),
(5440, 'disclosing', 'disclos', 0, 0, 0.6667, 'D24252', 2, 'en'),
(5441, 'disclosure', 'disclosur', 0, 0, 0.6667, 'D2426', 2, 'en'),
(5442, 'dissemination', 'dissemin', 0, 0, 0.8667, 'D2535', 2, 'en'),
(5443, 'distribute', 'distribut', 0, 0, 0.6667, 'D23613', 2, 'en'),
(5444, 'div', 'div', 0, 0, 0.2, 'D100', 2, 'en'),
(5445, 'document', 'document', 0, 0, 0.5333, 'D253', 2, 'en'),
(5446, 'documents', 'document', 0, 0, 0.6, 'D2532', 2, 'en'),
(5447, 'drawn', 'drawn', 0, 0, 0.3333, 'D650', 2, 'en'),
(5448, 'duties', 'duti', 0, 0, 0.4, 'D200', 2, 'en'),
(5449, 'each', 'each', 1, 0, 0.0333, 'E200', 2, 'en'),
(5450, 'email', 'email', 0, 0, 0.3333, 'E540', 2, 'en');
INSERT INTO `lsqvo_finder_terms` (`term_id`, `term`, `stem`, `common`, `phrase`, `weight`, `soundex`, `links`, `language`) VALUES
(5451, 'emails', 'email', 0, 0, 0.4, 'E542', 2, 'en'),
(5452, 'enforcement', 'enforc', 0, 0, 0.7333, 'E516253', 2, 'en'),
(5453, 'ensure', 'ensur', 0, 0, 0.4, 'E526', 2, 'en'),
(5454, 'ensured', 'ensur', 0, 0, 0.4667, 'E5263', 2, 'en'),
(5455, 'ensures', 'ensur', 0, 0, 0.4667, 'E5262', 2, 'en'),
(5456, 'ensuring', 'ensur', 0, 0, 0.5333, 'E52652', 2, 'en'),
(5457, 'entities', 'entiti', 0, 0, 0.5333, 'E532', 2, 'en'),
(5458, 'entity', 'entiti', 0, 0, 0.4, 'E530', 2, 'en'),
(5459, 'event', 'event', 0, 0, 0.3333, 'E153', 2, 'en'),
(5460, 'except', 'except', 0, 0, 0.4, 'E213', 2, 'en'),
(5461, 'exception', 'except', 0, 0, 0.6, 'E2135', 2, 'en'),
(5462, 'execution', 'execut', 0, 0, 0.6, 'E235', 2, 'en'),
(5463, 'exercise', 'exercis', 0, 0, 0.5333, 'E262', 2, 'en'),
(5464, 'expiration', 'expir', 0, 0, 0.6667, 'E21635', 2, 'en'),
(5465, 'extraction', 'extract', 0, 0, 0.6667, 'E236235', 2, 'en'),
(5466, 'fair', 'fair', 0, 0, 0.2667, 'F600', 2, 'en'),
(5467, 'false', 'fals', 0, 0, 0.3333, 'F420', 2, 'en'),
(5468, 'familiarization', 'familiar', 0, 0, 1, 'F546235', 2, 'en'),
(5469, 'family', 'famili', 0, 0, 0.4, 'F540', 4, 'en'),
(5470, 'federal', 'feder', 0, 0, 0.4667, 'F364', 2, 'en'),
(5471, 'federation', 'feder', 0, 0, 0.6667, 'F3635', 23, 'en'),
(5472, 'field', 'field', 0, 0, 0.3333, 'F430', 2, 'en'),
(5473, 'final', 'final', 0, 0, 0.3333, 'F540', 2, 'en'),
(5474, 'foreign', 'foreign', 0, 0, 0.4667, 'F625', 2, 'en'),
(5475, 'foreignstate', 'foreignst', 0, 0, 0.8, 'F62523', 2, 'en'),
(5476, 'form', 'form', 0, 0, 0.2667, 'F650', 2, 'en'),
(5477, 'forward', 'forward', 0, 0, 0.4667, 'F630', 2, 'en'),
(5478, 'freedoms', 'freedom', 0, 0, 0.5333, 'F6352', 2, 'en'),
(5479, 'freely', 'freeli', 0, 0, 0.4, 'F640', 2, 'en'),
(5480, 'fulfill', 'fulfil', 0, 0, 0.4667, 'F414', 2, 'en'),
(5481, 'fulfillment', 'fulfil', 0, 0, 0.7333, 'F41453', 2, 'en'),
(5482, 'fully', 'fulli', 0, 0, 0.3333, 'F400', 2, 'en'),
(5483, 'functions', 'function', 0, 0, 0.6, 'F52352', 2, 'en'),
(5484, 'further', 'further', 1, 0, 0.0583, 'F636', 2, 'en'),
(5485, 'gaining', 'gain', 0, 0, 0.4667, 'G520', 2, 'en'),
(5486, 'general', 'general', 0, 0, 0.4667, 'G564', 2, 'en'),
(5487, 'given', 'given', 0, 0, 0.3333, 'G150', 2, 'en'),
(5488, 'giving', 'give', 0, 0, 0.4, 'G152', 2, 'en'),
(5489, 'goal', 'goal', 0, 0, 0.2667, 'G400', 2, 'en'),
(5490, 'goals', 'goal', 0, 0, 0.3333, 'G420', 2, 'en'),
(5491, 'goods', 'good', 0, 0, 0.3333, 'G320', 2, 'en'),
(5492, 'government', 'govern', 0, 0, 0.6667, 'G1653', 2, 'en'),
(5493, 'graphic', 'graphic', 0, 0, 0.4667, 'G612', 2, 'en'),
(5494, 'grounds', 'ground', 0, 0, 0.4667, 'G6532', 2, 'en'),
(5495, 'guarantor', 'guarantor', 0, 0, 0.6, 'G6536', 2, 'en'),
(5496, 'help', 'help', 0, 0, 0.2667, 'H410', 2, 'en'),
(5497, 'hereinafter', 'hereinaft', 0, 0, 0.7333, 'H65136', 2, 'en'),
(5498, 'his', 'his', 1, 0, 0.025, 'H200', 2, 'en'),
(5499, 'identification', 'identif', 0, 0, 0.9333, 'I3531235', 2, 'en'),
(5500, 'identified', 'identifi', 0, 0, 0.6667, 'I35313', 2, 'en'),
(5501, 'identify', 'identifi', 0, 0, 0.5333, 'I3531', 2, 'en'),
(5502, 'identifying', 'identifi', 0, 0, 0.7333, 'I353152', 2, 'en'),
(5503, 'if', 'if', 1, 0, 0.0167, 'I100', 4, 'en'),
(5504, 'illegal', 'illeg', 0, 0, 0.4667, 'I424', 2, 'en'),
(5505, 'illegally', 'illeg', 0, 0, 0.6, 'I424', 2, 'en'),
(5506, 'implement', 'implement', 0, 0, 0.6, 'I51453', 2, 'en'),
(5507, 'implementation', 'implement', 0, 0, 0.9333, 'I514535', 2, 'en'),
(5508, 'implementing', 'implement', 0, 0, 0.8, 'I5145352', 2, 'en'),
(5509, 'important', 'import', 0, 0, 0.6, 'I516353', 2, 'en'),
(5510, 'impossibility', 'imposs', 0, 0, 0.8667, 'I512143', 2, 'en'),
(5511, 'impossible', 'imposs', 0, 0, 0.6667, 'I51214', 2, 'en'),
(5512, 'inaccuracies', 'inaccuraci', 0, 0, 0.8, 'I5262', 2, 'en'),
(5513, 'inaccurate', 'inaccur', 0, 0, 0.6667, 'I5263', 2, 'en'),
(5514, 'inaction', 'inact', 0, 0, 0.5333, 'I5235', 2, 'en'),
(5515, 'incompatible', 'incompat', 0, 0, 0.8, 'I5251314', 2, 'en'),
(5516, 'incomplete', 'incomplet', 0, 0, 0.6667, 'I525143', 2, 'en'),
(5517, 'indefinite', 'indefinit', 0, 0, 0.6667, 'I53153', 2, 'en'),
(5518, 'indefinitely', 'indefinit', 0, 0, 0.8, 'I531534', 2, 'en'),
(5519, 'independently', 'independ', 0, 0, 0.8667, 'I53153534', 2, 'en'),
(5520, 'indirectly', 'indirect', 0, 0, 0.6667, 'I536234', 2, 'en'),
(5521, 'individual', 'individu', 0, 0, 0.6667, 'I53134', 2, 'en'),
(5522, 'individuals', 'individu', 0, 0, 0.7333, 'I531342', 2, 'en'),
(5523, 'informing', 'inform', 0, 0, 0.6, 'I51652', 2, 'en'),
(5524, 'initiative', 'initi', 0, 0, 0.6667, 'I531', 2, 'en'),
(5525, 'intention', 'intent', 0, 0, 0.6, 'I53535', 2, 'en'),
(5526, 'interest', 'interest', 0, 0, 0.5333, 'I53623', 2, 'en'),
(5527, 'interests', 'interest', 0, 0, 0.6, 'I536232', 2, 'en'),
(5528, 'international', 'intern', 0, 0, 0.8667, 'I5365354', 2, 'en'),
(5529, 'internet', 'internet', 0, 0, 0.5333, 'I53653', 2, 'en'),
(5530, 'irrevocably', 'irrevoc', 0, 0, 0.7333, 'I61214', 2, 'en'),
(5531, 'issues', 'issu', 0, 0, 0.4, 'I200', 2, 'en'),
(5532, 'jointly', 'joint', 0, 0, 0.4667, 'J534', 2, 'en'),
(5533, 'judicial', 'judici', 0, 0, 0.5333, 'J324', 2, 'en'),
(5534, 'july', 'juli', 0, 0, 0.2667, 'J400', 2, 'en'),
(5535, 'justice', 'justic', 0, 0, 0.4667, 'J320', 2, 'en'),
(5536, 'last', 'last', 0, 0, 0.2667, 'L230', 2, 'en'),
(5537, 'latter\'s', 'latter', 0, 0, 0.5333, 'L362', 2, 'en'),
(5538, 'law', 'law', 0, 0, 0.2, 'L000', 2, 'en'),
(5539, 'laws', 'law', 0, 0, 0.2667, 'L200', 2, 'en'),
(5540, 'legal', 'legal', 0, 0, 0.3333, 'L240', 2, 'en'),
(5541, 'legislation', 'legisl', 0, 0, 0.7333, 'L2435', 2, 'en'),
(5542, 'legitimate', 'legitim', 0, 0, 0.6667, 'L2353', 2, 'en'),
(5543, 'liable', 'liabl', 0, 0, 0.4, 'L140', 2, 'en'),
(5544, 'limited', 'limit', 0, 0, 0.4667, 'L530', 2, 'en'),
(5545, 'llc', 'llc', 0, 0, 0.2, 'L200', 2, 'en'),
(5546, 'longer', 'longer', 0, 0, 0.4, 'L526', 2, 'en'),
(5547, 'loss', 'loss', 0, 0, 0.2667, 'L200', 2, 'en'),
(5548, 'mail', 'mail', 0, 0, 0.2667, 'M400', 2, 'en'),
(5549, 'makes', 'make', 0, 0, 0.3333, 'M200', 4, 'en'),
(5550, 'mandatory', 'mandatori', 0, 0, 0.6, 'M360', 2, 'en'),
(5551, 'manner', 'manner', 0, 0, 0.4, 'M600', 2, 'en'),
(5552, 'marked', 'mark', 0, 0, 0.4, 'M623', 2, 'en'),
(5553, 'market', 'market', 0, 0, 0.4, 'M623', 2, 'en'),
(5554, 'may', 'may', 0, 0, 0.2, 'M000', 2, 'en'),
(5555, 'means', 'mean', 0, 0, 0.3333, 'M200', 2, 'en'),
(5556, 'measures', 'measur', 0, 0, 0.5333, 'M262', 2, 'en'),
(5557, 'measuresand', 'measuresand', 0, 0, 0.7333, 'M26253', 2, 'en'),
(5558, 'media', 'media', 0, 0, 0.3333, 'M300', 2, 'en'),
(5559, 'meets', 'meet', 0, 0, 0.3333, 'M320', 2, 'en'),
(5560, 'modification', 'modif', 0, 0, 0.8, 'M31235', 2, 'en'),
(5561, 'most', 'most', 1, 0, 0.0333, 'M230', 4, 'en'),
(5562, 'municipal', 'municip', 0, 0, 0.6, 'M214', 2, 'en'),
(5563, 'name', 'name', 0, 0, 0.2667, 'N000', 2, 'en'),
(5564, 'need', 'need', 0, 0, 0.2667, 'N300', 4, 'en'),
(5565, 'never', 'never', 0, 0, 0.3333, 'N160', 2, 'en'),
(5566, 'no', 'no', 1, 0, 0.0167, 'N000', 2, 'en'),
(5567, 'note', 'note', 0, 0, 0.2667, 'N300', 2, 'en'),
(5568, 'notification', 'notif', 0, 0, 0.8, 'N31235', 2, 'en'),
(5569, 'notify', 'notifi', 0, 0, 0.4, 'N310', 2, 'en'),
(5570, 'numbers', 'number', 0, 0, 0.4667, 'N162', 2, 'en'),
(5571, 'obligations', 'oblig', 0, 0, 0.7333, 'O142352', 2, 'en'),
(5572, 'obliged', 'oblig', 0, 0, 0.4667, 'O1423', 2, 'en'),
(5573, 'observance', 'observ', 0, 0, 0.6667, 'O126152', 2, 'en'),
(5574, 'obtain', 'obtain', 0, 0, 0.4, 'O135', 2, 'en'),
(5575, 'obtained', 'obtain', 0, 0, 0.5333, 'O1353', 2, 'en'),
(5576, 'obtaining', 'obtain', 0, 0, 0.6, 'O1352', 2, 'en'),
(5577, 'official', 'offici', 0, 0, 0.5333, 'O124', 2, 'en'),
(5578, 'operation', 'oper', 0, 0, 0.6, 'O1635', 2, 'en'),
(5579, 'operations', 'oper', 0, 0, 0.6667, 'O16352', 2, 'en'),
(5580, 'operator', 'oper', 0, 0, 0.5333, 'O1636', 2, 'en'),
(5581, 'operator\'s', 'oper', 0, 0, 0.6667, 'O16362', 2, 'en'),
(5582, 'operators', 'oper', 0, 0, 0.6, 'O16362', 2, 'en'),
(5583, 'organizational', 'organiz', 0, 0, 0.9333, 'O6252354', 2, 'en'),
(5584, 'organize', 'organ', 0, 0, 0.5333, 'O6252', 2, 'en'),
(5585, 'organizes', 'organ', 0, 0, 0.6, 'O6252', 2, 'en'),
(5586, 'organizing', 'organ', 0, 0, 0.6667, 'O625252', 2, 'en'),
(5587, 'other', 'other', 1, 0, 0.0417, 'O360', 2, 'en'),
(5588, 'otherwise', 'otherwis', 0, 0, 0.6, 'O362', 2, 'en'),
(5589, 'out', 'out', 1, 0, 0.025, 'O300', 4, 'en'),
(5590, 'outdated', 'outdat', 0, 0, 0.5333, 'O300', 2, 'en'),
(5591, 'ownership', 'ownership', 0, 0, 0.6, 'O5621', 2, 'en'),
(5592, 'paragraph', 'paragraph', 0, 0, 0.6, 'P6261', 2, 'en'),
(5593, 'parties', 'parti', 0, 0, 0.4667, 'P632', 2, 'en'),
(5594, 'party', 'parti', 0, 0, 0.3333, 'P630', 2, 'en'),
(5595, 'patronymic', 'patronym', 0, 0, 0.6667, 'P3652', 2, 'en'),
(5596, 'perform', 'perform', 0, 0, 0.4667, 'P6165', 2, 'en'),
(5597, 'performed', 'perform', 0, 0, 0.6, 'P61653', 2, 'en'),
(5598, 'period', 'period', 0, 0, 0.4, 'P630', 2, 'en'),
(5599, 'permitted', 'permit', 0, 0, 0.6, 'P653', 2, 'en'),
(5600, 'person', 'person', 0, 0, 0.4, 'P625', 2, 'en'),
(5601, 'personal', 'person', 0, 0, 0.5333, 'P6254', 2, 'en'),
(5602, 'persons', 'person', 0, 0, 0.4667, 'P6252', 2, 'en'),
(5603, 'phone', 'phone', 0, 0, 0.3333, 'P500', 2, 'en'),
(5604, 'planned', 'plan', 0, 0, 0.4667, 'P453', 2, 'en'),
(5605, 'politics', 'polit', 0, 0, 0.5333, 'P432', 2, 'en'),
(5606, 'possible', 'possibl', 0, 0, 0.5333, 'P214', 2, 'en'),
(5607, 'posting', 'post', 0, 0, 0.4667, 'P2352', 2, 'en'),
(5608, 'powers', 'power', 0, 0, 0.4, 'P620', 2, 'en'),
(5609, 'pre-defined', 'pre-defin', 0, 0, 0.7333, 'P63153', 2, 'en'),
(5610, 'prescribed', 'prescrib', 0, 0, 0.6667, 'P62613', 2, 'en'),
(5611, 'prevent', 'prevent', 0, 0, 0.4667, 'P6153', 2, 'en'),
(5612, 'principles', 'principl', 0, 0, 0.6667, 'P652142', 2, 'en'),
(5613, 'prior', 'prior', 0, 0, 0.3333, 'P600', 2, 'en'),
(5614, 'procedure', 'procedur', 0, 0, 0.6, 'P6236', 2, 'en'),
(5615, 'proceedings', 'proceed', 0, 0, 0.7333, 'P62352', 2, 'en'),
(5616, 'process', 'process', 0, 0, 0.4667, 'P620', 2, 'en'),
(5617, 'processed', 'process', 0, 0, 0.6, 'P623', 2, 'en'),
(5618, 'processing', 'process', 0, 0, 0.6667, 'P6252', 2, 'en'),
(5619, 'programs', 'program', 0, 0, 0.5333, 'P62652', 2, 'en'),
(5620, 'prohibitions', 'prohibit', 0, 0, 0.8, 'P61352', 2, 'en'),
(5621, 'promoting', 'promot', 0, 0, 0.6, 'P65352', 2, 'en'),
(5622, 'protect', 'protect', 0, 0, 0.4667, 'P6323', 2, 'en'),
(5623, 'protection', 'protect', 0, 0, 0.6667, 'P63235', 2, 'en'),
(5624, 'provide', 'provid', 0, 0, 0.4667, 'P613', 2, 'en'),
(5625, 'provided', 'provid', 0, 0, 0.5333, 'P613', 2, 'en'),
(5626, 'providers', 'provid', 0, 0, 0.6, 'P61362', 2, 'en'),
(5627, 'provision', 'provis', 0, 0, 0.6, 'P6125', 2, 'en'),
(5628, 'provisions', 'provis', 0, 0, 0.6667, 'P61252', 2, 'en'),
(5629, 'public', 'public', 0, 0, 0.4, 'P420', 2, 'en'),
(5630, 'publication', 'public', 0, 0, 0.7333, 'P4235', 2, 'en'),
(5631, 'publicly', 'public', 0, 0, 0.5333, 'P424', 2, 'en'),
(5632, 'publish', 'publish', 0, 0, 0.4667, 'P420', 2, 'en'),
(5633, 'purposes', 'purpos', 0, 0, 0.5333, 'P612', 2, 'en'),
(5634, 'put', 'put', 0, 0, 0.2, 'P300', 2, 'en'),
(5635, 'receipt', 'receipt', 0, 0, 0.4667, 'R213', 2, 'en'),
(5636, 'received', 'receiv', 0, 0, 0.5333, 'R213', 2, 'en'),
(5637, 'receivedinformation', 'receivedinform', 0, 0, 1, 'R213516535', 2, 'en'),
(5638, 'recording', 'record', 0, 0, 0.6, 'R26352', 2, 'en'),
(5639, 'records', 'record', 0, 0, 0.4667, 'R2632', 2, 'en'),
(5640, 'redundancy', 'redund', 0, 0, 0.6667, 'R35352', 2, 'en'),
(5641, 'referred', 'refer', 0, 0, 0.5333, 'R163', 2, 'en'),
(5642, 'reflect', 'reflect', 0, 0, 0.4667, 'R1423', 2, 'en'),
(5643, 'regarding', 'regard', 0, 0, 0.6, 'R26352', 2, 'en'),
(5644, 'regulatory', 'regulatori', 0, 0, 0.6667, 'R2436', 2, 'en'),
(5645, 'related', 'relat', 0, 0, 0.4667, 'R430', 2, 'en'),
(5646, 'relating', 'relat', 0, 0, 0.5333, 'R4352', 2, 'en'),
(5647, 'relation', 'relat', 0, 0, 0.5333, 'R435', 2, 'en'),
(5648, 'relevance', 'relev', 0, 0, 0.6, 'R4152', 2, 'en'),
(5649, 'relevant', 'relev', 0, 0, 0.5333, 'R4153', 2, 'en'),
(5650, 'reliable', 'reliabl', 0, 0, 0.5333, 'R414', 2, 'en'),
(5651, 'remove', 'remov', 0, 0, 0.4, 'R510', 2, 'en'),
(5652, 'replaced', 'replac', 0, 0, 0.5333, 'R1423', 2, 'en'),
(5653, 'representatives', 'repres', 0, 0, 1, 'R1625312', 2, 'en'),
(5654, 'request', 'request', 0, 0, 0.4667, 'R230', 2, 'en'),
(5655, 'requests', 'request', 0, 0, 0.5333, 'R232', 2, 'en'),
(5656, 'require', 'requir', 0, 0, 0.4667, 'R260', 2, 'en'),
(5657, 'requirement', 'requir', 0, 0, 0.7333, 'R2653', 2, 'en'),
(5658, 'requirements', 'requir', 0, 0, 0.8, 'R26532', 2, 'en'),
(5659, 'respond', 'respond', 0, 0, 0.4667, 'R2153', 2, 'en'),
(5660, 'responsible', 'respons', 0, 0, 0.7333, 'R215214', 2, 'en'),
(5661, 'restoration', 'restor', 0, 0, 0.7333, 'R23635', 2, 'en'),
(5662, 'result', 'result', 0, 0, 0.4, 'R243', 2, 'en'),
(5663, 'revocation', 'revoc', 0, 0, 0.6667, 'R1235', 2, 'en'),
(5664, 'right', 'right', 0, 0, 0.3333, 'R230', 2, 'en'),
(5665, 'rights', 'right', 0, 0, 0.4, 'R232', 2, 'en'),
(5666, 'ruwith', 'ruwith', 0, 0, 0.4, 'R300', 2, 'en'),
(5667, 'safety', 'safeti', 0, 0, 0.4, 'S130', 2, 'en'),
(5668, 'secrets', 'secret', 0, 0, 0.4667, 'S632', 2, 'en'),
(5669, 'security', 'secur', 0, 0, 0.5333, 'S630', 2, 'en'),
(5670, 'sending', 'send', 0, 0, 0.4667, 'S5352', 2, 'en'),
(5671, 'sent', 'sent', 0, 0, 0.2667, 'S530', 2, 'en'),
(5672, 'separately', 'separ', 0, 0, 0.6667, 'S1634', 2, 'en'),
(5673, 'service', 'servic', 0, 0, 0.4667, 'S612', 2, 'en'),
(5674, 'services', 'servic', 0, 0, 0.5333, 'S612', 2, 'en'),
(5675, 'set', 'set', 0, 0, 0.2, 'S300', 2, 'en'),
(5676, 'sets', 'set', 0, 0, 0.2667, 'S320', 2, 'en'),
(5677, 'should', 'should', 1, 0, 0.05, 'S430', 4, 'en'),
(5678, 'significant', 'signific', 0, 0, 0.7333, 'S51253', 2, 'en'),
(5679, 'socially', 'social', 0, 0, 0.5333, 'S400', 2, 'en'),
(5680, 'specific', 'specif', 0, 0, 0.5333, 'S1212', 2, 'en'),
(5681, 'specified', 'specifi', 0, 0, 0.6, 'S1213', 2, 'en'),
(5682, 'start', 'start', 0, 0, 0.3333, 'S363', 6, 'en'),
(5683, 'state', 'state', 0, 0, 0.3333, 'S300', 2, 'en'),
(5684, 'stated', 'state', 0, 0, 0.4, 'S300', 2, 'en'),
(5685, 'statutory', 'statutori', 0, 0, 0.6, 'S360', 2, 'en'),
(5686, 'stop', 'stop', 0, 0, 0.2667, 'S310', 2, 'en'),
(5687, 'storage', 'storag', 0, 0, 0.4667, 'S362', 2, 'en'),
(5688, 'stored', 'store', 0, 0, 0.4, 'S363', 2, 'en'),
(5689, 'stores', 'store', 0, 0, 0.4, 'S362', 2, 'en'),
(5690, 'storing', 'store', 0, 0, 0.4667, 'S3652', 2, 'en'),
(5691, 'subject', 'subject', 0, 0, 0.4667, 'S123', 2, 'en'),
(5692, 'subjects', 'subject', 0, 0, 0.5333, 'S1232', 2, 'en'),
(5693, 'submitting', 'submit', 0, 0, 0.6667, 'S15352', 2, 'en'),
(5694, 'such', 'such', 1, 0, 0.0333, 'S000', 2, 'en'),
(5695, 'sufficiency', 'suffici', 0, 0, 0.7333, 'S1252', 2, 'en'),
(5696, 'sufficient', 'suffici', 0, 0, 0.6667, 'S1253', 2, 'en'),
(5697, 'systematization', 'systemat', 0, 0, 1, 'S353235', 2, 'en'),
(5698, 'systems', 'system', 0, 0, 0.4667, 'S352', 2, 'en'),
(5699, 'take', 'take', 0, 0, 0.2667, 'T200', 2, 'en'),
(5700, 'taken', 'taken', 0, 0, 0.3333, 'T250', 2, 'en'),
(5701, 'takenzames', 'takenzam', 0, 0, 0.6667, 'T25252', 2, 'en'),
(5702, 'takes', 'take', 0, 0, 0.3333, 'T200', 2, 'en'),
(5703, 'technologies', 'technolog', 0, 0, 0.8, 'T2542', 2, 'en'),
(5704, 'technology', 'technolog', 0, 0, 0.6667, 'T2542', 2, 'en'),
(5705, 'telecommunication', 'telecommun', 0, 0, 1, 'T425235', 2, 'en'),
(5706, 'temporary', 'temporari', 0, 0, 0.6, 'T516', 2, 'en'),
(5707, 'terminate', 'termin', 0, 0, 0.6, 'T653', 2, 'en'),
(5708, 'terminating', 'termin', 0, 0, 0.7333, 'T65352', 2, 'en'),
(5709, 'territory', 'territori', 0, 0, 0.6, 'T636', 2, 'en'),
(5710, 'thedate', 'thedat', 0, 0, 0.4667, 'T000', 2, 'en'),
(5711, 'them', 'them', 1, 0, 0.0333, 'T500', 2, 'en'),
(5712, 'themselves', 'themselv', 1, 0, 0.0833, 'T52412', 2, 'en'),
(5713, 'theprocessing', 'theprocess', 0, 0, 0.8667, 'T16252', 2, 'en'),
(5714, 'there', 'there', 1, 0, 0.0417, 'T600', 4, 'en'),
(5715, 'these', 'these', 1, 0, 0.0417, 'T200', 2, 'en'),
(5716, 'they', 'they', 1, 0, 0.0333, 'T000', 2, 'en'),
(5717, 'third', 'third', 0, 0, 0.3333, 'T630', 2, 'en'),
(5718, 'third-party', 'third-parti', 0, 0, 0.7333, 'T63163', 2, 'en'),
(5719, 'tools', 'tool', 0, 0, 0.3333, 'T420', 2, 'en'),
(5720, 'transfer', 'transfer', 0, 0, 0.5333, 'T65216', 2, 'en'),
(5721, 'transferred', 'transfer', 0, 0, 0.7333, 'T652163', 2, 'en'),
(5722, 'transferring', 'transfer', 0, 0, 0.8, 'T6521652', 2, 'en'),
(5723, 'transmission', 'transmiss', 0, 0, 0.8, 'T652525', 2, 'en'),
(5724, 'treaty', 'treati', 0, 0, 0.4, 'T630', 2, 'en'),
(5725, 'types', 'type', 0, 0, 0.3333, 'T120', 2, 'en'),
(5726, 'unauthorized', 'unauthor', 0, 0, 0.8, 'U53623', 2, 'en'),
(5727, 'under', 'under', 1, 0, 0.0417, 'U536', 2, 'en'),
(5728, 'unlawful', 'unlaw', 0, 0, 0.5333, 'U5414', 2, 'en'),
(5729, 'unless', 'unless', 0, 0, 0.4, 'U542', 2, 'en'),
(5730, 'unrestricted', 'unrestrict', 0, 0, 0.8, 'U5623623', 2, 'en'),
(5731, 'until', 'until', 1, 0, 0.0417, 'U534', 2, 'en'),
(5732, 'update', 'updat', 0, 0, 0.4, 'U130', 2, 'en'),
(5733, 'updating', 'updat', 0, 0, 0.5333, 'U1352', 2, 'en'),
(5734, 'upon', 'upon', 0, 0, 0.2667, 'U150', 2, 'en'),
(5735, 'user', 'user', 0, 0, 0.2667, 'U260', 2, 'en'),
(5736, 'user\'s', 'user', 0, 0, 0.4, 'U262', 2, 'en'),
(5737, 'useragreement', 'useragr', 0, 0, 0.8667, 'U262653', 2, 'en'),
(5738, 'valid', 'valid', 0, 0, 0.3333, 'V430', 2, 'en'),
(5739, 'version', 'version', 0, 0, 0.4667, 'V625', 2, 'en'),
(5740, 'via', 'via', 0, 0, 0.2, 'V000', 2, 'en'),
(5741, 'violated', 'violat', 0, 0, 0.5333, 'V430', 2, 'en'),
(5742, 'visitor', 'visitor', 0, 0, 0.4667, 'V236', 2, 'en'),
(5743, 'visitorshttps', 'visitorshttp', 0, 0, 0.8667, 'V2362312', 2, 'en'),
(5744, 'volume', 'volum', 0, 0, 0.4, 'V450', 2, 'en'),
(5745, 'way', 'way', 0, 0, 0.2, 'W000', 2, 'en'),
(5746, 'well', 'well', 0, 0, 0.2667, 'W400', 6, 'en'),
(5747, 'weprocess', 'weprocess', 0, 0, 0.6, 'W162', 2, 'en'),
(5748, 'were', 'were', 1, 0, 0.0333, 'W600', 2, 'en'),
(5749, 'who', 'who', 1, 0, 0.025, 'W000', 6, 'en'),
(5750, 'whom', 'whom', 1, 0, 0.0333, 'W500', 2, 'en'),
(5751, 'withdraw', 'withdraw', 0, 0, 0.5333, 'W360', 2, 'en'),
(5752, 'withdrawal', 'withdraw', 0, 0, 0.6667, 'W364', 2, 'en'),
(5753, 'withdrawing', 'withdraw', 0, 0, 0.7333, 'W3652', 2, 'en'),
(5754, 'within', 'within', 0, 0, 0.4, 'W350', 2, 'en'),
(5755, 'without', 'without', 0, 0, 0.4667, 'W300', 6, 'en'),
(5756, 'works', 'work', 0, 0, 0.3333, 'W620', 2, 'en'),
(5757, 'yourself', 'yourself', 1, 0, 0.0667, 'Y6241', 2, 'en'),
(5758, '“on', '“on', 0, 0, 0.2, '“500', 2, 'en'),
(5759, '“revocation', '“revoc', 0, 0, 0.7333, '“61235', 2, 'en'),
(5760, '“updating', '“updat', 0, 0, 0.6, '“1352', 2, 'en'),
(5841, 'prohibited', 'prohibit', 0, 0, 0.6667, 'P613', 21, 'en'),
(5842, 'reviews', 'review', 0, 0, 0.4667, 'R120', 21, 'en'),
(5843, 'vacancies', 'vacanc', 0, 0, 0.6, 'V252', 1, 'en'),
(5844, 'mes', 'mes', 0, 0, 0.2, 'M200', 18, 'en'),
(5845, '49', '49', 0, 0, 0.2, '', 1, 'ru'),
(5846, '49', '49', 0, 0, 0.2, '', 3, 'en'),
(5847, 'allow', 'allow', 0, 0, 0.3333, 'A400', 4, 'en'),
(5848, 'atmosphere', 'atmospher', 0, 0, 0.6667, 'A35216', 12, 'en'),
(5849, 'best', 'best', 0, 0, 0.2667, 'B230', 4, 'en'),
(5850, 'breakfast', 'breakfast', 0, 0, 0.6, 'B62123', 4, 'en'),
(5851, 'car', 'car', 0, 0, 0.2, 'C600', 6, 'en'),
(5852, 'day', 'day', 0, 0, 0.2, 'D000', 4, 'en'),
(5853, 'enjoy', 'enjoy', 0, 0, 0.3333, 'E520', 8, 'en'),
(5854, 'free', 'free', 0, 0, 0.2667, 'F600', 6, 'en'),
(5855, 'friendly', 'friend', 0, 0, 0.5333, 'F6534', 4, 'en'),
(5856, 'hearty', 'hearti', 0, 0, 0.4, 'H630', 4, 'en'),
(5857, 'parking', 'park', 0, 0, 0.4667, 'P6252', 6, 'en'),
(5858, 'prefer', 'prefer', 0, 0, 0.4, 'P616', 4, 'en'),
(5859, 'satisfying', 'satisfi', 0, 0, 0.6667, 'S32152', 4, 'en'),
(5860, 'solution', 'solut', 0, 0, 0.5333, 'S435', 4, 'en'),
(5861, 'tasty', 'tasti', 0, 0, 0.3333, 'T230', 4, 'en'),
(5862, 'those', 'those', 1, 0, 0.0417, 'T200', 4, 'en'),
(5863, 'vacation', 'vacat', 0, 0, 0.5333, 'V235', 4, 'en'),
(5864, 'worrying', 'worri', 0, 0, 0.5333, 'W652', 4, 'en'),
(5877, '50', '50', 0, 0, 0.2, '', 1, 'ru'),
(5878, '50', '50', 0, 0, 0.2, '', 1, 'en'),
(5879, 'evening', 'even', 0, 0, 0.4667, 'E152', 2, 'en'),
(5880, 'guarantees', 'guarante', 0, 0, 0.6667, 'G6532', 2, 'en'),
(5881, 'next', 'next', 0, 0, 0.2667, 'N230', 2, 'en'),
(5882, 'panoramic', 'panoram', 0, 0, 0.6, 'P5652', 2, 'en'),
(5883, 'place', 'place', 0, 0, 0.3333, 'P420', 6, 'en'),
(5884, 'pleased', 'pleas', 0, 0, 0.4667, 'P423', 2, 'en'),
(5885, 'relax', 'relax', 0, 0, 0.3333, 'R420', 2, 'en'),
(5886, 'residents', 'resid', 0, 0, 0.6, 'R23532', 2, 'en'),
(5887, 'safely', 'safe', 0, 0, 0.4, 'S140', 2, 'en'),
(5888, 'smokehouse', 'smokehous', 0, 0, 0.6667, 'S520', 2, 'en'),
(5889, 'snacks', 'snack', 0, 0, 0.4, 'S520', 2, 'en'),
(5890, 'so', 'so', 1, 0, 0.0167, 'S000', 2, 'en'),
(5891, 'windows', 'window', 0, 0, 0.4667, 'W532', 2, 'en'),
(5893, '51', '51', 0, 0, 0.2, '', 1, 'ru'),
(5894, '51', '51', 0, 0, 0.2, '', 1, 'en'),
(5895, 'afterwards', 'afterward', 0, 0, 0.6667, 'A13632', 2, 'en'),
(5896, 'comfortable', 'comfort', 0, 0, 0.7333, 'C516314', 2, 'en'),
(5897, 'excellent', 'excel', 0, 0, 0.6, 'E2453', 2, 'en'),
(5898, 'heart', 'heart', 0, 0, 0.3333, 'H630', 2, 'en'),
(5899, 'ideal', 'ideal', 0, 0, 0.3333, 'I340', 2, 'en'),
(5900, 'located', 'locat', 0, 0, 0.4667, 'L230', 2, 'en'),
(5901, 'location', 'locat', 0, 0, 0.5333, 'L235', 2, 'en'),
(5902, 'moscow', 'moscow', 0, 0, 0.4, 'M200', 2, 'en'),
(5903, 'rest', 'rest', 0, 0, 0.2667, 'R230', 2, 'en'),
(5909, '52', '52', 0, 0, 0.2, '', 1, 'ru'),
(5910, '52', '52', 0, 0, 0.2, '', 1, 'en'),
(5911, 'broadcast', 'broadcast', 0, 0, 0.6, 'B6323', 2, 'en'),
(5912, 'competition', 'competit', 0, 0, 0.7333, 'C5135', 2, 'en'),
(5913, 'country', 'countri', 0, 0, 0.4667, 'C536', 2, 'en'),
(5914, 'everything', 'everyth', 0, 0, 0.6667, 'E16352', 2, 'en'),
(5915, 'exciting', 'excit', 0, 0, 0.5333, 'E2352', 2, 'en'),
(5916, 'find', 'find', 0, 0, 0.2667, 'F530', 2, 'en'),
(5917, 'immersing', 'immers', 0, 0, 0.6, 'I56252', 2, 'en'),
(5918, 'intertwine', 'intertwin', 0, 0, 0.6667, 'I53635', 2, 'en'),
(5919, 'pastime', 'pastim', 0, 0, 0.4667, 'P235', 2, 'en'),
(5920, 'real', 'real', 0, 0, 0.2667, 'R400', 2, 'en'),
(5921, 'reports', 'report', 0, 0, 0.4667, 'R1632', 2, 'en'),
(5922, 'rock', 'rock', 0, 0, 0.2667, 'R200', 2, 'en'),
(5923, 'roll', 'roll', 0, 0, 0.2667, 'R400', 2, 'en'),
(5924, 'screens', 'screen', 0, 0, 0.4667, 'S652', 2, 'en'),
(5925, 'sporting', 'sport', 0, 0, 0.5333, 'S16352', 2, 'en'),
(5926, 'unforgettable', 'unforgett', 0, 0, 0.8667, 'U5162314', 4, 'en'),
(5927, 'video', 'video', 0, 0, 0.3333, 'V300', 2, 'en'),
(5928, 'welcome', 'welcom', 0, 0, 0.4667, 'W425', 2, 'en'),
(5941, '53', '53', 0, 0, 0.2, '', 1, 'ru'),
(5942, '53', '53', 0, 0, 0.2, '', 1, 'en'),
(5943, 'check', 'check', 0, 0, 0.3333, 'C000', 2, 'en'),
(5944, 'closed', 'close', 0, 0, 0.4, 'C423', 2, 'en'),
(5945, 'conducive', 'conduc', 0, 0, 0.6, 'C5321', 2, 'en'),
(5946, 'cool', 'cool', 0, 0, 0.2667, 'C400', 2, 'en'),
(5947, 'definitely', 'definit', 0, 0, 0.6667, 'D1534', 2, 'en'),
(5948, 'dinner', 'dinner', 0, 0, 0.4, 'D560', 2, 'en'),
(5949, 'entrance', 'entranc', 0, 0, 0.5333, 'E53652', 2, 'en'),
(5950, 'even', 'even', 0, 0, 0.2667, 'E150', 2, 'en'),
(5951, 'friends', 'friend', 0, 0, 0.4667, 'F6532', 2, 'en'),
(5952, 'glass', 'glass', 0, 0, 0.3333, 'G420', 2, 'en'),
(5953, 'horosho', 'horosho', 0, 0, 0.4667, 'H620', 2, 'en'),
(5954, 'khoroshovo', 'khoroshovo', 0, 0, 0.6667, 'K621', 2, 'en'),
(5955, 'pleasant', 'pleasant', 0, 0, 0.5333, 'P4253', 2, 'en'),
(5956, 'separate', 'separ', 0, 0, 0.5333, 'S163', 2, 'en'),
(5957, 'spend', 'spend', 0, 0, 0.3333, 'S153', 2, 'en'),
(5958, 'stay', 'stay', 0, 0, 0.2667, 'S300', 2, 'en'),
(5959, 'then', 'then', 1, 0, 0.0333, 'T500', 2, 'en'),
(5960, 'us', 'us', 0, 0, 0.1333, 'U200', 2, 'en'),
(5973, '54', '54', 0, 0, 0.2, '', 1, 'ru'),
(5974, '200', '200', 0, 0, 0.3, '', 2, 'en'),
(5975, '22.00', '22.00', 0, 0, 0.5, '', 2, 'en'),
(5976, '54', '54', 0, 0, 0.2, '', 1, 'en'),
(5977, 'beers', 'beer', 0, 0, 0.3333, 'B620', 2, 'en'),
(5978, 'bright', 'bright', 0, 0, 0.4, 'B623', 2, 'en'),
(5979, 'butovo', 'butovo', 0, 0, 0.4, 'B310', 2, 'en'),
(5980, 'craft', 'craft', 0, 0, 0.3333, 'C613', 2, 'en'),
(5981, 'evenings', 'even', 0, 0, 0.5333, 'E152', 2, 'en'),
(5982, 'friday', 'friday', 0, 0, 0.4, 'F630', 2, 'en'),
(5983, 'live', 'live', 0, 0, 0.2667, 'L100', 2, 'en'),
(5984, 'music', 'music', 0, 0, 0.3333, 'M200', 2, 'en'),
(5985, 'musical', 'music', 0, 0, 0.4667, 'M240', 2, 'en'),
(5986, 'saturday', 'saturday', 0, 0, 0.5333, 'S363', 2, 'en'),
(5989, '55', '55', 0, 0, 0.2, '', 1, 'ru'),
(5990, '+7', '+7', 0, 0, 0.2, '', 10, 'zh'),
(5991, '47', '47', 0, 0, 0.2, '', 10, 'zh'),
(5992, '495', '495', 0, 0, 0.3, '', 10, 'zh'),
(5993, '55', '55', 0, 0, 0.2, '', 10, 'zh'),
(5994, '739', '739', 0, 0, 0.3, '', 10, 'zh'),
(5995, 'instagram', 'instagram', 0, 0, 0.6, 'I523265', 10, 'zh'),
(5996, 'job', 'job', 0, 0, 0.2, 'J100', 10, 'zh'),
(5997, '俄', '俄', 0, 0, 0.0667, '俄000', 15, 'zh'),
(5998, '和', '和', 0, 0, 0.0667, '和000', 21, 'zh'),
(5999, '在', '在', 0, 0, 0.0667, '在000', 21, 'zh'),
(6000, '建', '建', 0, 0, 0.0667, '建000', 10, 'zh'),
(6001, '括', '括', 0, 0, 0.0667, '括000', 15, 'zh'),
(6002, '斯', '斯', 0, 0, 0.0667, '斯000', 16, 'zh'),
(6003, '概', '概', 0, 0, 0.0667, '概000', 15, 'zh'),
(6004, '止', '止', 0, 0, 0.0667, '止000', 15, 'zh'),
(6005, '禁', '禁', 0, 0, 0.0667, '禁000', 15, 'zh'),
(6006, '罗', '罗', 0, 0, 0.0667, '罗000', 15, 'zh'),
(6007, '联', '联', 0, 0, 0.0667, '联000', 15, 'zh'),
(6008, '被', '被', 0, 0, 0.0667, '被000', 15, 'zh'),
(6009, '议', '议', 0, 0, 0.0667, '议000', 15, 'zh'),
(6010, '论', '论', 0, 0, 0.0667, '论000', 15, 'zh'),
(6011, '评', '评', 0, 0, 0.0667, '评000', 10, 'zh'),
(6012, '邦', '邦', 0, 0, 0.0667, '邦000', 15, 'zh'),
(6021, 'a', 'a', 1, 0, 0.0083, 'A000', 1, 'zh'),
(6022, 'an', 'an', 1, 0, 0.0167, 'A500', 1, 'zh'),
(6023, 'and', 'and', 1, 0, 0.025, 'A530', 1, 'zh'),
(6024, 'aroma', 'aroma', 0, 0, 0.3333, 'A650', 1, 'zh'),
(6025, 'bar', 'bar', 0, 0, 0.2, 'B600', 2, 'zh'),
(6026, 'bars', 'bars', 0, 0, 0.2667, 'B620', 1, 'zh'),
(6027, 'beer', 'beer', 0, 0, 0.2667, 'B600', 3, 'zh'),
(6028, 'broadcasts', 'broadcasts', 0, 0, 0.6667, 'B63232', 1, 'zh'),
(6029, 'coal', 'coal', 0, 0, 0.2667, 'C400', 1, 'zh'),
(6030, 'cooked', 'cooked', 0, 0, 0.4, 'C300', 1, 'zh'),
(6031, 'cozy', 'cozy', 0, 0, 0.2667, 'C000', 1, 'zh'),
(6032, 'delicious', 'delicious', 0, 0, 0.6, 'D420', 1, 'zh'),
(6033, 'every', 'every', 0, 0, 0.3333, 'E160', 1, 'zh'),
(6034, 'feature', 'feature', 0, 0, 0.4667, 'F360', 1, 'zh'),
(6035, 'fire', 'fire', 0, 0, 0.2667, 'F600', 1, 'zh'),
(6036, 'food', 'food', 0, 0, 0.2667, 'F300', 1, 'zh'),
(6037, 'for', 'for', 1, 0, 0.025, 'F600', 1, 'zh'),
(6038, 'has', 'has', 1, 0, 0.025, 'H200', 1, 'zh'),
(6039, 'huge', 'huge', 0, 0, 0.2667, 'H200', 1, 'zh'),
(6040, 'indifferent', 'indifferent', 0, 0, 0.7333, 'I531653', 1, 'zh'),
(6041, 'interesting', 'interesting', 0, 0, 0.7333, 'I5362352', 1, 'zh'),
(6042, 'is', 'is', 1, 0, 0.0167, 'I200', 1, 'zh'),
(6043, 'its', 'its', 1, 0, 0.025, 'I320', 1, 'zh'),
(6044, 'large', 'large', 0, 0, 0.3333, 'L620', 1, 'zh'),
(6045, 'leave', 'leave', 0, 0, 0.3333, 'L100', 1, 'zh'),
(6046, 'list', 'list', 0, 0, 0.2667, 'L230', 1, 'zh'),
(6047, 'lunches', 'lunches', 0, 0, 0.4667, 'L520', 1, 'zh'),
(6048, 'modern', 'modern', 0, 0, 0.4, 'M365', 1, 'zh'),
(6049, 'more', 'more', 1, 0, 0.0333, 'M600', 1, 'zh'),
(6050, 'network', 'network', 0, 0, 0.4667, 'N362', 1, 'zh'),
(6051, 'not', 'not', 1, 0, 0.025, 'N300', 1, 'zh'),
(6052, 'of', 'of', 1, 0, 0.0167, 'O100', 1, 'zh'),
(6053, 'offers', 'offers', 0, 0, 0.4, 'O162', 1, 'zh'),
(6054, 'on', 'on', 1, 0, 0.0167, 'O500', 1, 'zh'),
(6055, 'open', 'open', 0, 0, 0.2667, 'O150', 1, 'zh'),
(6056, 'our', 'our', 1, 0, 0.025, 'O600', 1, 'zh'),
(6057, 'own', 'own', 1, 0, 0.025, 'O500', 1, 'zh'),
(6058, 'promotions', 'promotions', 0, 0, 0.6667, 'P65352', 1, 'zh'),
(6059, 'restaurants', 'restaurants', 0, 0, 0.7333, 'R236532', 1, 'zh'),
(6060, 'screen', 'screen', 0, 0, 0.4, 'S650', 1, 'zh'),
(6061, 'selection', 'selection', 0, 0, 0.6, 'S4235', 1, 'zh'),
(6062, 'sports', 'sports', 0, 0, 0.4, 'S1632', 1, 'zh'),
(6063, 'stove', 'stove', 0, 0, 0.3333, 'S310', 1, 'zh'),
(6064, 'taste', 'taste', 0, 0, 0.3333, 'T230', 1, 'zh'),
(6065, 'than', 'than', 1, 0, 0.0333, 'T500', 1, 'zh'),
(6066, 'unique', 'unique', 0, 0, 0.4, 'U520', 1, 'zh'),
(6067, 'varied', 'varied', 0, 0, 0.4, 'V630', 1, 'zh'),
(6068, 'varieties', 'varieties', 0, 0, 0.6, 'V632', 1, 'zh'),
(6069, 'weekdays', 'weekdays', 0, 0, 0.5333, 'W232', 1, 'zh'),
(6070, 'will', 'will', 0, 0, 0.2667, 'W400', 1, 'zh'),
(6071, 'with', 'with', 1, 0, 0.0333, 'W300', 1, 'zh'),
(6072, 'you', 'you', 1, 0, 0.025, 'Y000', 1, 'zh'),
(6084, 'chain', 'chain', 0, 0, 0.3333, 'C500', 2, 'en'),
(6085, 'grill', 'grill', 0, 0, 0.3333, 'G640', 2, 'en'),
(6087, 'grill', 'grill', 0, 0, 0.3333, 'G640', 2, 'zh'),
(6088, '人', '人', 0, 0, 0.0667, '人000', 18, 'zh'),
(6089, '系', '系', 0, 0, 0.0667, '系000', 14, 'zh'),
(6091, '7.2.为了实现俄罗斯联邦国际协议或法律规定的目标', '7.2.为了实现俄罗斯联邦国际协议或法律规定的目标', 0, 0, 1, '为000', 2, 'ru'),
(6092, 'ru发', 'ru发', 0, 0, 0.2, 'R000', 2, 'ru'),
(6093, 'span', 'span', 0, 0, 0.2667, 'S150', 2, 'ru'),
(6094, '一般规定', '一般规定', 0, 0, 0.2667, '一000', 2, 'ru'),
(6095, '不允许合并包含个人数据的数据库', '不允许合并包含个人数据的数据库', 0, 0, 1, '不000', 2, 'ru'),
(6096, '不允许处理与收集个人数据目的不相符的个人数据', '不允许处理与收集个人数据目的不相符的个人数据', 0, 0, 1, '不000', 2, 'ru'),
(6097, '不准确', '不准确', 0, 0, 0.2, '不000', 2, 'ru'),
(6098, '不应包含与其他个人资料当事人有关的个人资料', '不应包含与其他个人资料当事人有关的个人资料', 0, 0, 1, '不000', 2, 'ru'),
(6099, '个人信息主体的基本权利和义务', '个人信息主体的基本权利和义务', 0, 0, 0.9333, '个000', 2, 'ru'),
(6100, '个人和家庭秘密', '个人和家庭秘密', 0, 0, 0.4667, '个000', 2, 'ru'),
(6101, '个人数据', '个人数据', 0, 0, 0.2667, '个000', 2, 'ru'),
(6102, '个人数据-直接或间接与网站特定或可识别用户相关的任何信息https', '个人数据-直接或间接与网站特定或可识别用户相关的任何信息https', 0, 0, 1, '个312', 2, 'ru'),
(6103, '个人数据主体对允许分发的个人数据的传输', '个人数据主体对允许分发的个人数据的传输', 0, 0, 1, '个000', 2, 'ru'),
(6104, '个人数据主体撤回同意或者要求停止处理个人数据的处理', '个人数据主体撤回同意或者要求停止处理个人数据的处理', 0, 0, 1, '个000', 2, 'ru'),
(6105, '个人数据主体的同意期限届满', '个人数据主体的同意期限届满', 0, 0, 0.8667, '个000', 2, 'ru'),
(6106, '个人数据信息系统-包含在数据库中的一组个人数据', '个人数据信息系统-包含在数据库中的一组个人数据', 0, 0, 1, '个000', 2, 'ru'),
(6107, '个人数据和', '个人数据和', 0, 0, 0.3333, '个000', 2, 'ru'),
(6108, '个人数据处理条件', '个人数据处理条件', 0, 0, 0.5333, '个000', 2, 'ru'),
(6109, '个人数据处理的目的', '个人数据处理的目的', 0, 0, 0.6, '个000', 2, 'ru'),
(6110, '个人数据处理的类型', '个人数据处理的类型', 0, 0, 0.6, '个000', 2, 'ru'),
(6111, '个人数据法', '个人数据法', 0, 0, 0.3333, '个000', 2, 'ru'),
(6112, '个人数据由个人数据主体或应其要求提供的无限数量的人员处理', '个人数据由个人数据主体或应其要求提供的无限数量的人员处理', 0, 0, 1, '个000', 2, 'ru'),
(6113, '个人数据的主体', '个人数据的主体', 0, 0, 0.4667, '个000', 2, 'ru'),
(6114, '个人数据的保密性', '个人数据的保密性', 0, 0, 0.5333, '个000', 2, 'ru'),
(6115, '个人数据的处理', '个人数据的处理', 0, 0, 0.4667, '个000', 2, 'ru'),
(6116, '个人数据的处理仅限于实现特定', '个人数据的处理仅限于实现特定', 0, 0, 0.9333, '个000', 2, 'ru'),
(6117, '个人数据的处理对于行使运营商或第三方的权利和合法利益或实现具有社会意义的目标是必要的', '个人数据的处理对于行使运营商或第三方的权利和合法利益或实现具有社会意义的目标是必要的', 0, 0, 1, '个000', 2, 'ru'),
(6118, '个人数据的处理是在合法和公平的基础上进行的', '个人数据的处理是在合法和公平的基础上进行的', 0, 0, 1, '个000', 2, 'ru'),
(6119, '个人数据的收集', '个人数据的收集', 0, 0, 0.4667, '个000', 2, 'ru'),
(6120, '个人数据跨境传输', '个人数据跨境传输', 0, 0, 0.5333, '个000', 2, 'ru'),
(6121, '个人资料', '个人资料', 0, 0, 0.2667, '个000', 2, 'ru'),
(6122, '个人资料处理原则', '个人资料处理原则', 0, 0, 0.5333, '个000', 2, 'ru'),
(6123, '个人资料当事人有义务', '个人资料当事人有义务', 0, 0, 0.6667, '个000', 2, 'ru'),
(6124, '个人资料当事人有权', '个人资料当事人有权', 0, 0, 0.6, '个000', 2, 'ru'),
(6125, '个人资料法', '个人资料法', 0, 0, 0.3333, '个000', 2, 'ru'),
(6126, '个人资料的储存方式', '个人资料的储存方式', 0, 0, 0.6, '个000', 2, 'ru'),
(6127, '个人资料的处理对于司法行政', '个人资料的处理对于司法行政', 0, 0, 0.8667, '个000', 2, 'ru'),
(6128, '个人资料的处理是在处理个人资料的个人资料的同意下进行的', '个人资料的处理是在处理个人资料的个人资料的同意下进行的', 0, 0, 1, '个000', 2, 'ru'),
(6129, '个人资料的跨境转移-将个人资料转移至外国领土', '个人资料的跨境转移-将个人资料转移至外国领土', 0, 0, 1, '个000', 2, 'ru'),
(6130, '个人资料的非个人化-行动', '个人资料的非个人化-行动', 0, 0, 0.8, '个000', 2, 'ru'),
(6131, '为操作员提供有关他', '为操作员提供有关他', 0, 0, 0.6, '为000', 2, 'ru'),
(6132, '也是根据个人资料当事人的倡议订立协议或个人资料当事人将是受益人或担保人的协议所必需的', '也是根据个人资料当事人的倡议订立协议或个人资料当事人将是受益人或担保人的协议所必需的', 0, 0, 1, '也000', 2, 'ru'),
(6133, '交给外国当局', '交给外国当局', 0, 0, 0.4, '交000', 2, 'ru'),
(6134, '以下称为公开可用的个人数据', '以下称为公开可用的个人数据', 0, 0, 0.8667, '以000', 2, 'ru'),
(6135, '以下简称', '以下简称', 0, 0, 0.2667, '以000', 2, 'ru'),
(6136, '以下简称授权分发的个人资料', '以下简称授权分发的个人资料', 0, 0, 0.8667, '以000', 2, 'ru'),
(6137, '以下简称政策', '以下简称政策', 0, 0, 0.4, '以000', 2, 'ru'),
(6138, '以下简称运营商', '以下简称运营商', 0, 0, 0.4667, '以000', 2, 'ru'),
(6139, '以便在市场上推广商品', '以便在市场上推广商品', 0, 0, 0.6667, '以000', 2, 'ru'),
(6140, '以及与处理个人资料的目的有关的相关性', '以及与处理个人资料的目的有关的相关性', 0, 0, 1, '以000', 2, 'ru'),
(6141, '以及发出终止处理个人资料的要求', '以及发出终止处理个人资料的要求', 0, 0, 1, '以000', 2, 'ru'),
(6142, '以及处理或处理条件', '以及处理或处理条件', 0, 0, 0.6, '以000', 2, 'ru'),
(6143, '以及计算机程序和数据库', '以及计算机程序和数据库', 0, 0, 0.7333, '以000', 2, 'ru'),
(6144, '以及防止与个人数据相关的非法行为', '以及防止与个人数据相关的非法行为', 0, 0, 1, '以000', 2, 'ru'),
(6145, '以及非法处理个人数据的识别', '以及非法处理个人数据的识别', 0, 0, 0.8667, '以000', 2, 'ru'),
(6146, '以完全符合个人数据保护领域现行立法的要求', '以完全符合个人数据保护领域现行立法的要求', 0, 0, 1, '以000', 2, 'ru'),
(6147, '以确保llc', '以确保llc', 0, 0, 0.4, '以420', 2, 'ru'),
(6148, '以确保它们在互联网上的网络地址的可用性https', '以确保它们在互联网上的网络地址的可用性https', 0, 0, 1, '以312', 2, 'ru'),
(6149, '以确保履行个人数据法律规定的义务以及根据其采取的监管法律行为', '以确保履行个人数据法律规定的义务以及根据其采取的监管法律行为', 0, 0, 1, '以000', 2, 'ru'),
(6150, '任何旨在向无限期人士披露个人资料', '任何旨在向无限期人士披露个人资料', 0, 0, 1, '任000', 2, 'ru'),
(6151, '传播个人数据', '传播个人数据', 0, 0, 0.4, '传000', 2, 'ru'),
(6152, '传播个人资料', '传播个人资料', 0, 0, 0.4, '传000', 2, 'ru'),
(6153, '传输', '传输', 0, 0, 0.1333, '传000', 2, 'ru'),
(6154, '但与执行现行立法有关的情况或个人数据主体同意运营商将数据转移给第三方的情况除外', '但与执行现行立法有关的情况或个人数据主体同意运营商将数据转移给第三方的情况除外', 0, 0, 1, '但000', 2, 'ru'),
(6155, '但有合法理由披露该等个人资料的情况除外', '但有合法理由披露该等个人资料的情况除外', 0, 0, 1, '但000', 2, 'ru'),
(6156, '作品和服务', '作品和服务', 0, 0, 0.3333, '作000', 2, 'ru'),
(6157, '使用', '使用', 0, 0, 0.1333, '使000', 2, 'ru'),
(6158, '例如', '例如', 0, 0, 0.1333, '例000', 2, 'ru'),
(6159, '保护个人数据免受未经授权或意外访问', '保护个人数据免受未经授权或意外访问', 0, 0, 1, '保000', 2, 'ru'),
(6160, '修改', '修改', 0, 0, 0.1333, '修000', 2, 'ru'),
(6161, '停止以个人数据法律规定的方式和情况处理和销毁个人数据', '停止以个人数据法律规定的方式和情况处理和销毁个人数据', 0, 0, 1, '停000', 2, 'ru'),
(6162, '储存', '储存', 0, 0, 0.1333, '储000', 2, 'ru'),
(6163, '公共和俄罗斯联邦立法确定的其他公共利益的数据', '公共和俄罗斯联邦立法确定的其他公共利益的数据', 0, 0, 1, '公000', 2, 'ru'),
(6164, '关于个人数据', '关于个人数据', 0, 0, 0.4, '关000', 2, 'ru'),
(6165, '其处理是为了彼此不相容的目的而进行的', '其处理是为了彼此不相容的目的而进行的', 0, 0, 1, '其000', 2, 'ru'),
(6166, '分发', '分发', 0, 0, 0.1333, '分000', 2, 'ru'),
(6167, '则运营商应签署的协议当事人', '则运营商应签署的协议当事人', 0, 0, 0.8667, '则000', 2, 'ru'),
(6168, '则阻止或销毁它们', '则阻止或销毁它们', 0, 0, 0.5333, '则000', 2, 'ru'),
(6169, '删除和销毁个人数据', '删除和销毁个人数据', 0, 0, 0.6, '删000', 2, 'ru'),
(6170, '利用电脑技术处理个人资料', '利用电脑技术处理个人资料', 0, 0, 0.8, '利000', 2, 'ru'),
(6171, '制定的禁令不适用于处理个人数据的情况政府', '制定的禁令不适用于处理个人数据的情况政府', 0, 0, 1, '制000', 2, 'ru'),
(6172, '前提是个人数据主体的权利和自由不受侵犯', '前提是个人数据主体的权利和自由不受侵犯', 0, 0, 1, '前000', 2, 'ru'),
(6173, '包括保护隐私权', '包括保护隐私权', 0, 0, 0.4667, '包000', 2, 'ru'),
(6174, '包括在大众传播媒介披露个人资料', '包括在大众传播媒介披露个人资料', 0, 0, 1, '包000', 2, 'ru'),
(6175, '包括支付系统', '包括支付系统', 0, 0, 0.4, '包000', 2, 'ru'),
(6176, '包括收集', '包括收集', 0, 0, 0.2667, '包000', 2, 'ru'),
(6177, '包括本段中指定的服务提供商', '包括本段中指定的服务提供商', 0, 0, 0.8667, '包000', 2, 'ru'),
(6178, '即在处理其个人资料时遵守人和公民的权利和自由', '即在处理其个人资料时遵守人和公民的权利和自由', 0, 0, 1, '即000', 2, 'ru'),
(6179, '去个性化', '去个性化', 0, 0, 0.2667, '去000', 2, 'ru'),
(6180, '发送通知来独立更新这些数据', '发送通知来独立更新这些数据', 0, 0, 0.8667, '发000', 2, 'ru'),
(6181, '受益人或担保人', '受益人或担保人', 0, 0, 0.4667, '受000', 2, 'ru'),
(6182, '受益人或担保人所签订的协议', '受益人或担保人所签订的协议', 0, 0, 0.8667, '受000', 2, 'ru'),
(6183, '只有符合处理目的的个人资料才会被处理', '只有符合处理目的的个人资料才会被处理', 0, 0, 1, '只000', 2, 'ru'),
(6184, '可让你在处理个人资料的目的所要求的时间内', '可让你在处理个人资料的目的所要求的时间内', 0, 0, 1, '可000', 2, 'ru'),
(6185, '同意按照', '同意按照', 0, 0, 0.2667, '同000', 2, 'ru'),
(6186, '名', '名', 0, 0, 0.0667, '名000', 2, 'ru'),
(6187, '向其提供与处理其个人资料有关的资料', '向其提供与处理其个人资料有关的资料', 0, 0, 1, '向000', 2, 'ru'),
(6188, '向运营商提供关于自己的虚假信息或关于另一个人数据主体的信息的人应根据俄罗斯联邦的立法承担责任', '向运营商提供关于自己的虚假信息或关于另一个人数据主体的信息的人应根据俄罗斯联邦的立法承担责任', 0, 0, 1, '向000', 2, 'ru'),
(6189, '回应个人资料当事人及其法律代表的要求及要求', '回应个人资料当事人及其法律代表的要求及要求', 0, 0, 1, '回000', 2, 'ru'),
(6190, '因无法进一步恢复个人资料资讯系统内的个人资料内容及', '因无法进一步恢复个人资料资讯系统内的个人资料内容及', 0, 0, 1, '因000', 2, 'ru'),
(6191, '因此在不使用额外资料的情况下', '因此在不使用额外资料的情况下', 0, 0, 0.9333, '因000', 2, 'ru'),
(6192, '在任何情况下', '在任何情况下', 0, 0, 0.4, '在000', 2, 'ru'),
(6193, '在使用或不使用个人数据自动化工具的情况下执行的任何操作', '在使用或不使用个人数据自动化工具的情况下执行的任何操作', 0, 0, 1, '在000', 2, 'ru'),
(6194, '在处理个人资料时', '在处理个人资料时', 0, 0, 0.5333, '在000', 2, 'ru'),
(6195, '在开始个人数据跨境传输活动之前', '在开始个人数据跨境传输活动之前', 0, 0, 1, '在000', 2, 'ru'),
(6196, '在提交上述通知之前', '在提交上述通知之前', 0, 0, 0.6, '在000', 2, 'ru'),
(6197, '在收到该要求之日起10天内通知保护个人资料当事人权利的授权机构所需的资料', '在收到该要求之日起10天内通知保护个人资料当事人权利的授权机构所需的资料', 0, 0, 1, '在000', 2, 'ru'),
(6198, '地址为https', '地址为https', 0, 0, 0.5333, '地312', 2, 'ru'),
(6199, '处理个人数据的期限取决于个人数据收集目的的实现情况', '处理个人数据的期限取决于个人数据收集目的的实现情况', 0, 0, 1, '处000', 2, 'ru'),
(6200, '处理个人资料是执行个人资料当事人是一方或受益人或担保人的协议所必需的', '处理个人资料是执行个人资料当事人是一方或受益人或担保人的协议所必需的', 0, 0, 1, '处000', 2, 'ru'),
(6201, '处理后的个人数据在实现处理目标或失去实现这些目标的需要时被销毁或人格解体', '处理后的个人数据在实现处理目标或失去实现这些目标的需要时被销毁或人格解体', 0, 0, 1, '处000', 2, 'ru'),
(6202, '处理的个人数据的内容和数量符合规定的处理目的', '处理的个人数据的内容和数量符合规定的处理目的', 0, 0, 1, '处000', 2, 'ru'),
(6203, '处理的个人资料不允许与处理的目的有关的冗余', '处理的个人资料不允许与处理的目的有关的冗余', 0, 0, 1, '处000', 2, 'ru'),
(6204, '处理目的', '处理目的', 0, 0, 0.2667, '处000', 2, 'ru'),
(6205, '复制', '复制', 0, 0, 0.1333, '复000', 2, 'ru'),
(6206, '外国个人', '外国个人', 0, 0, 0.2667, '外000', 2, 'ru'),
(6207, '外国个人或外国法律实体', '外国个人或外国法律实体', 0, 0, 0.7333, '外000', 2, 'ru'),
(6208, '外国法人获取相关信息', '外国法人获取相关信息', 0, 0, 0.6667, '外000', 2, 'ru'),
(6209, '她自己的可靠数据', '她自己的可靠数据', 0, 0, 0.5333, '她000', 2, 'ru'),
(6210, '如有个人资料法例所订明的理由', '如有个人资料法例所订明的理由', 0, 0, 0.9333, '如000', 2, 'ru'),
(6211, '如果个人数据不完整', '如果个人数据不完整', 0, 0, 0.6, '如000', 2, 'ru'),
(6212, '如果发现个人数据不准确', '如果发现个人数据不准确', 0, 0, 0.7333, '如000', 2, 'ru'),
(6213, '如果联邦法律未规定个人数据的存储期限', '如果联邦法律未规定个人数据的存储期限', 0, 0, 1, '如000', 2, 'ru'),
(6214, '姓', '姓', 0, 0, 0.0667, '姓000', 2, 'ru'),
(6215, '存储', '存储', 0, 0, 0.1333, '存000', 2, 'ru'),
(6216, '存储时间不得超过处理个人数据目的所需的时间', '存储时间不得超过处理个人数据目的所需的时间', 0, 0, 1, '存000', 2, 'ru'),
(6217, '履行俄罗斯联邦立法赋予经营者的职能', '履行俄罗斯联邦立法赋予经营者的职能', 0, 0, 1, '履000', 2, 'ru'),
(6218, '履行民事合同义务的第三方', '履行民事合同义务的第三方', 0, 0, 0.8, '履000', 2, 'ru'),
(6219, '市政机构', '市政机构', 0, 0, 0.2667, '市000', 2, 'ru'),
(6220, '并且未经个人数据主体同意不得分发个人数据', '并且未经个人数据主体同意不得分发个人数据', 0, 0, 1, '并000', 2, 'ru'),
(6221, '并定义了处理个人数据的程序和措施', '并定义了处理个人数据的程序和措施', 0, 0, 1, '并000', 2, 'ru'),
(6222, '并确保其处理信息技术和技术手段', '并确保其处理信息技术和技术手段', 0, 0, 1, '并000', 2, 'ru'),
(6223, '并确定处理个人数据的目的', '并确定处理个人数据的目的', 0, 0, 0.8, '并000', 2, 'ru'),
(6224, '并要求终止处理个人资料', '并要求终止处理个人资料', 0, 0, 0.7333, '并000', 2, 'ru'),
(6225, '并采取一切可能的措施来防止未经授权的人员访问个人数据', '并采取一切可能的措施来防止未经授权的人员访问个人数据', 0, 0, 1, '并000', 2, 'ru'),
(6226, '并采取法律规定的措', '并采取法律规定的措', 0, 0, 0.6, '并000', 2, 'ru'),
(6227, '当前版本的政策可在互联网上免费获取', '当前版本的政策可在互联网上免费获取', 0, 0, 1, '当000', 2, 'ru'),
(6228, '必须处理个人数据', '必须处理个人数据', 0, 0, 0.5333, '必000', 2, 'ru'),
(6229, '或一组操作', '或一组操作', 0, 0, 0.3333, '或000', 2, 'ru'),
(6230, '或个人资料的主要载体而永久销毁个人资料的任何行动', '或个人资料的主要载体而永久销毁个人资料的任何行动', 0, 0, 1, '或000', 2, 'ru'),
(6231, '或以任何其他方式提供查阅个人资料的途径', '或以任何其他方式提供查阅个人资料的途径', 0, 0, 1, '或000', 2, 'ru'),
(6232, '或传输收到的信息', '或传输收到的信息', 0, 0, 0.5333, '或000', 2, 'ru'),
(6233, '或处理个人数据', '或处理个人数据', 0, 0, 0.4667, '或000', 2, 'ru'),
(6234, '或指定文件的主题', '或指定文件的主题', 0, 0, 0.5333, '或000', 2, 'ru'),
(6235, '或文件', '或文件', 0, 0, 0.2, '或000', 2, 'ru'),
(6236, '或熟悉无限人数的个人资料的行动', '或熟悉无限人数的个人资料的行动', 0, 0, 1, '或000', 2, 'ru'),
(6237, '或确保他们被采取删除或澄清不完整或不准确的数据', '或确保他们被采取删除或澄清不完整或不准确的数据', 0, 0, 1, '或000', 2, 'ru'),
(6238, '所采取的个人数据安全', '所采取的个人数据安全', 0, 0, 0.6667, '所000', 2, 'ru'),
(6239, '执行司法行为', '执行司法行为', 0, 0, 0.4, '执000', 2, 'ru'),
(6240, '捏合', '捏合', 0, 0, 0.1333, '捏000', 2, 'ru'),
(6241, '提供', '提供', 0, 0, 0.1333, '提000', 2, 'ru'),
(6242, '提供个人资料', '提供个人资料', 0, 0, 0.4, '提000', 2, 'ru'),
(6243, '提供访问除外', '提供访问除外', 0, 0, 0.4, '提000', 2, 'ru'),
(6244, '提出事先同意的条件', '提出事先同意的条件', 0, 0, 0.6, '提000', 2, 'ru'),
(6245, '提取', '提取', 0, 0, 0.1333, '提000', 2, 'ru'),
(6246, '提炼', '提炼', 0, 0, 0.1333, '提000', 2, 'ru'),
(6247, '操作', '操作', 0, 0, 0.1333, '操000', 2, 'ru'),
(6248, '收集', '收集', 0, 0, 0.1333, '收000', 2, 'ru'),
(6249, '收集的所有信息均由这些人', '收集的所有信息均由这些人', 0, 0, 0.8, '收000', 2, 'ru'),
(6250, '放置在资讯及电讯网络内', '放置在资讯及电讯网络内', 0, 0, 0.7333, '放000', 2, 'ru'),
(6251, '政策中使用的基本概念', '政策中使用的基本概念', 0, 0, 0.6667, '政000', 2, 'ru'),
(6252, '文件', '文件', 0, 0, 0.1333, '文000', 2, 'ru'),
(6253, '无法确定个人资料对特定使用者或其他个人资料主体的身分', '无法确定个人资料对特定使用者或其他个人资料主体的身分', 0, 0, 1, '无000', 2, 'ru'),
(6254, '无论是否接收和', '无论是否接收和', 0, 0, 0.4667, '无000', 2, 'ru'),
(6255, '旨在向某个人或某一圈子人士披露个人资料的行动', '旨在向某个人或某一圈子人士披露个人资料的行动', 0, 0, 1, '旨000', 2, 'ru'),
(6256, '更改', '更改', 0, 0, 0.1333, '更000', 2, 'ru'),
(6257, '更新', '更新', 0, 0, 0.1333, '更000', 2, 'ru'),
(6258, '最终条款', '最终条款', 0, 0, 0.2667, '最000', 2, 'ru'),
(6259, '未经运营商同意', '未经运营商同意', 0, 0, 0.4667, '未000', 2, 'ru'),
(6260, '本个人数据处理政策是根据2006年7月27日第152-fz号联邦法律', '本个人数据处理政策是根据2006年7月27日第152-fz号联邦法律', 0, 0, 1, '本120', 2, 'ru'),
(6261, '本文件将反映运营商个人数据处理政策的任何变更', '本文件将反映运营商个人数据处理政策的任何变更', 0, 0, 1, '本000', 2, 'ru'),
(6262, '本运营商关于个人数据处理的政策', '本运营商关于个人数据处理的政策', 0, 0, 1, '本000', 2, 'ru'),
(6263, '权力和职责', '权力和职责', 0, 0, 0.3333, '权000', 2, 'ru'),
(6264, '标记为“正在更新个人数据', '标记为“正在更新个人数据', 0, 0, 0.8, '标000', 2, 'ru'),
(6265, '根据个人资料法例的规定', '根据个人资料法例的规定', 0, 0, 0.7333, '根000', 2, 'ru'),
(6266, '根据俄罗斯联邦关于执行程序的立法执行的另一机构或官员的行为是必要的', '根据俄罗斯联邦关于执行程序的立法执行的另一机构或官员的行为是必要的', 0, 0, 1, '根000', 2, 'ru'),
(6267, '根据俄罗斯联邦现行立法规定的程序组织个人数据处理', '根据俄罗斯联邦现行立法规定的程序组织个人数据处理', 0, 0, 1, '根000', 2, 'ru'),
(6268, '根据其用户协议和隐私政策进行存储和处理', '根据其用户协议和隐私政策进行存储和处理', 0, 0, 1, '根000', 2, 'ru'),
(6269, '根据联邦法律处理需要公布或强制披露的个人数据', '根据联邦法律处理需要公布或强制披露的个人数据', 0, 0, 1, '根000', 2, 'ru'),
(6270, '法人实体或个人', '法人实体或个人', 0, 0, 0.4667, '法000', 2, 'ru'),
(6271, '法律依据', '法律依据', 0, 0, 0.2667, '法000', 2, 'ru'),
(6272, '澄清', '澄清', 0, 0, 0.1333, '澄000', 2, 'ru'),
(6273, '父名', '父名', 0, 0, 0.1333, '父000', 2, 'ru'),
(6274, '独立或联合其他人组织和', '独立或联合其他人组织和', 0, 0, 0.7333, '独000', 2, 'ru'),
(6275, '用于行使俄罗斯联邦立法规定的其他权利', '用于行使俄罗斯联邦立法规定的其他权利', 0, 0, 1, '用000', 2, 'ru'),
(6276, '用户-网站的任何访问者https', '用户-网站的任何访问者https', 0, 0, 1, '用312', 2, 'ru'),
(6277, '用户可以通过向运营商的电子邮件地址office', '用户可以通过向运营商的电子邮件地址office', 0, 0, 1, '用120', 2, 'ru'),
(6278, '用户可以通过电子邮件联系运营商', '用户可以通过电子邮件联系运营商', 0, 0, 1, '用000', 2, 'ru'),
(6279, '用户可以随时撤回其同意通过电子邮件向运营商的电子邮件地址office', '用户可以随时撤回其同意通过电子邮件向运营商的电子邮件地址office', 0, 0, 1, '用120', 2, 'ru'),
(6280, '用户的个人数据都不会转移给第三方', '用户的个人数据都不会转移给第三方', 0, 0, 1, '用000', 2, 'ru'),
(6281, '由个人资料当事人授权分发的个人资料-个人资料', '由个人资料当事人授权分发的个人资料-个人资料', 0, 0, 1, '由000', 2, 'ru'),
(6282, '由个人资料当事人提供的无限数量的人查阅', '由个人资料当事人提供的无限数量的人查阅', 0, 0, 1, '由000', 2, 'ru'),
(6283, '电子邮件地址', '电子邮件地址', 0, 0, 0.4, '电000', 2, 'ru'),
(6284, '电话号码', '电话号码', 0, 0, 0.2667, '电000', 2, 'ru'),
(6285, '的行为负责', '的行为负责', 0, 0, 0.3333, '的000', 2, 'ru'),
(6286, '的要求编制的', '的要求编制的', 0, 0, 0.4, '的000', 2, 'ru'),
(6287, '直至被新版本取代', '直至被新版本取代', 0, 0, 0.5333, '直000', 2, 'ru'),
(6288, '破坏', '破坏', 0, 0, 0.1333, '破000', 2, 'ru'),
(6289, '确保个人数据的机密性', '确保个人数据的机密性', 0, 0, 0.6667, '确000', 2, 'ru'),
(6290, '确保个人资料的准确性', '确保个人资料的准确性', 0, 0, 0.6667, '确000', 2, 'ru'),
(6291, '积累', '积累', 0, 0, 0.1333, '积000', 2, 'ru'),
(6292, '第三方服务', '第三方服务', 0, 0, 0.3333, '第000', 2, 'ru'),
(6293, '系统化', '系统化', 0, 0, 0.2, '系000', 2, 'ru'),
(6294, '组成', '组成', 0, 0, 0.1333, '组000', 2, 'ru'),
(6295, '组织和技术措施', '组织和技术措施', 0, 0, 0.4667, '组000', 2, 'ru'),
(6296, '组织和技术措施来确保', '组织和技术措施来确保', 0, 0, 0.6667, '组000', 2, 'ru'),
(6297, '终止个人数据处理的条件可以是个人数据处理目的的实现', '终止个人数据处理的条件可以是个人数据处理目的的实现', 0, 0, 1, '终000', 2, 'ru'),
(6298, '经营者将其最重要的目标和条件作为其活动的实施', '经营者将其最重要的目标和条件作为其活动的实施', 0, 0, 1, '经000', 2, 'ru'),
(6299, '经营者的基本权利和义务', '经营者的基本权利和义务', 0, 0, 0.7333, '经000', 2, 'ru'),
(6300, '继续处理个人资料', '继续处理个人资料', 0, 0, 0.5333, '继000', 2, 'ru'),
(6301, '网站是图形和信息材料的集合', '网站是图形和信息材料的集合', 0, 0, 0.8667, '网000', 2, 'ru'),
(6302, '而个人资料的当事人', '而个人资料的当事人', 0, 0, 0.6, '而000', 2, 'ru'),
(6303, '联邦法律规定的情况除外', '联邦法律规定的情况除外', 0, 0, 0.7333, '联000', 2, 'ru'),
(6304, '自动处理个人资料', '自动处理个人资料', 0, 0, 0.5333, '自000', 2, 'ru'),
(6305, '获取访问除外', '获取访问除外', 0, 0, 0.4, '获000', 2, 'ru'),
(6306, '获得有关处理其个人数据的任何相关问题的澄清office', '获得有关处理其个人数据的任何相关问题的澄清office', 0, 0, 1, '获120', 2, 'ru'),
(6307, '营办商有权在未经同意的情况下', '营办商有权在未经同意的情况下', 0, 0, 0.9333, '营000', 2, 'ru'),
(6308, '要处理的个人数据数据的组成', '要处理的个人数据数据的组成', 0, 0, 0.8667, '要000', 2, 'ru'),
(6309, '规定的程序处理由个人资料当事人授权分发的个人资料', '规定的程序处理由个人资料当事人授权分发的个人资料', 0, 0, 1, '规000', 2, 'ru'),
(6310, '订明', '订明', 0, 0, 0.1333, '订000', 2, 'ru'),
(6311, '记录', '记录', 0, 0, 0.1333, '记000', 2, 'ru'),
(6312, '访问', '访问', 0, 0, 0.1333, '访000', 2, 'ru'),
(6313, '识别个人资料的主题', '识别个人资料的主题', 0, 0, 0.6, '识000', 2, 'ru'),
(6314, '该政策无限期有效', '该政策无限期有效', 0, 0, 0.5333, '该000', 2, 'ru'),
(6315, '该等资料由营办商以可查阅的形式提供给个人资料当事人', '该等资料由营办商以可查阅的形式提供给个人资料当事人', 0, 0, 1, '该000', 2, 'ru'),
(6316, '资料清单及取得资料的程序由', '资料清单及取得资料的程序由', 0, 0, 0.8667, '资000', 2, 'ru'),
(6317, '足够性及在必要情况下', '足够性及在必要情况下', 0, 0, 0.6667, '足000', 2, 'ru'),
(6318, '转移个人资料', '转移个人资料', 0, 0, 0.4, '转000', 2, 'ru'),
(6319, '转移及其他处理个人资料的程序', '转移及其他处理个人资料的程序', 0, 0, 0.9333, '转000', 2, 'ru'),
(6320, '过时', '过时', 0, 0, 0.1333, '过000', 2, 'ru'),
(6321, '运算符必须', '运算符必须', 0, 0, 0.3333, '运000', 2, 'ru'),
(6322, '运算符有权', '运算符有权', 0, 0, 0.3333, '运000', 2, 'ru'),
(6323, '运营商', '运营商', 0, 0, 0.2, '运000', 2, 'ru'),
(6324, '运营商-一个国家机构', '运营商-一个国家机构', 0, 0, 0.6667, '运000', 2, 'ru'),
(6325, '运营商不对第三方', '运营商不对第三方', 0, 0, 0.5333, '运000', 2, 'ru'),
(6326, '运营商以允许识别个人数据主体的形式存储个人数据', '运营商以允许识别个人数据主体的形式存储个人数据', 0, 0, 1, '运000', 2, 'ru'),
(6327, '运营商使用收到的个人数据执行的操作列表', '运营商使用收到的个人数据执行的操作列表', 0, 0, 1, '运000', 2, 'ru'),
(6328, '运营商和其他有权访问个人数据的人有义务不向第三方披露', '运营商和其他有权访问个人数据的人有义务不向第三方披露', 0, 0, 1, '运000', 2, 'ru'),
(6329, '运营商在处理个人数据时', '运营商在处理个人数据时', 0, 0, 0.7333, '运000', 2, 'ru'),
(6330, '运营商处理的个人数据的安全性通过实施必要的法律', '运营商处理的个人数据的安全性通过实施必要的法律', 0, 0, 1, '运000', 2, 'ru'),
(6331, '运营商收集', '运营商收集', 0, 0, 0.3333, '运000', 2, 'ru'),
(6332, '运营商的法定', '运营商的法定', 0, 0, 0.4, '运000', 2, 'ru'),
(6333, '运营商确保个人数据的安全', '运营商确保个人数据的安全', 0, 0, 0.8, '运000', 2, 'ru'),
(6334, '运营商通过信息和电信网络对个人数据进行自动处理', '运营商通过信息和电信网络对个人数据进行自动处理', 0, 0, 1, '运000', 2, 'ru'),
(6335, '运营商采取必要的措施和', '运营商采取必要的措施和', 0, 0, 0.7333, '运000', 2, 'ru'),
(6336, '运营者有义务向个人数据主体权利保护授权机构通报其进行个人数据跨境传输的意图', '运营者有义务向个人数据主体权利保护授权机构通报其进行个人数据跨境传输的意图', 0, 0, 1, '运000', 2, 'ru'),
(6337, '运营者有义务向计划跨境传输个人数据的外国当局', '运营者有义务向计划跨境传输个人数据的外国当局', 0, 0, 1, '运000', 2, 'ru'),
(6338, '送通知并附上备注来处理个人数据“撤销对个人数据处理的同意', '送通知并附上备注来处理个人数据“撤销对个人数据处理的同意', 0, 0, 1, '送000', 2, 'ru'),
(6339, '适用于运营商可以获得的关于网站访问者的所有信息https', '适用于运营商可以获得的关于网站访问者的所有信息https', 0, 0, 1, '适312', 2, 'ru'),
(6340, '通信和其他服务提供商', '通信和其他服务提供商', 0, 0, 0.6667, '通000', 2, 'ru'),
(6341, '通知与处理个人数据的意向通知分开发送', '通知与处理个人数据的意向通知分开发送', 0, 0, 1, '通000', 2, 'ru'),
(6342, '通过发送电子邮件通知用户', '通过发送电子邮件通知用户', 0, 0, 0.8, '通000', 2, 'ru'),
(6343, '销毁个人资料', '销毁个人资料', 0, 0, 0.4, '销000', 2, 'ru'),
(6344, '销毁和非个人化', '销毁和非个人化', 0, 0, 0.4667, '销000', 2, 'ru'),
(6345, '阻止', '阻止', 0, 0, 0.1333, '阻000', 2, 'ru'),
(6346, '阻止个人数据-暂时终止个人数据的处理', '阻止个人数据-暂时终止个人数据的处理', 0, 0, 1, '阻000', 2, 'ru'),
(6347, '除非个人数据法或其他联邦', '除非个人数据法或其他联邦', 0, 0, 0.8, '除000', 2, 'ru'),
(6348, '除非个人资料的储存期由联邦法律规定', '除非个人资料的储存期由联邦法律规定', 0, 0, 1, '除000', 2, 'ru'),
(6349, '除非为了澄清个人数据而需要处理', '除非为了澄清个人数据而需要处理', 0, 0, 1, '除000', 2, 'ru'),
(6350, '除非合同或现行法律规定了不同的期限', '除非合同或现行法律规定了不同的期限', 0, 0, 1, '除000', 2, 'ru'),
(6351, '除非联邦法律另有规定', '除非联邦法律另有规定', 0, 0, 0.6667, '除000', 2, 'ru'),
(6352, '隐私政策', '隐私政策', 0, 0, 0.2667, '隐000', 2, 'ru'),
(6353, '非法获取或对于所述处理目的不是必需的', '非法获取或对于所述处理目的不是必需的', 0, 0, 1, '非000', 2, 'ru'),
(6354, '预定和合法的目标', '预定和合法的目标', 0, 0, 0.5333, '预000', 2, 'ru'),
(6602, '-', '-', 0, 0, 0.1, '', 5, 'zh'),
(6603, '-https', '-https', 0, 0, 0.4, 'H312', 5, 'zh'),
(6604, '2006727152-fz', '2006727152-fz', 0, 0, 0.8667, 'F200', 5, 'zh'),
(6605, '7.2.', '7.2.', 0, 0, 0.4, '', 5, 'zh'),
(6606, 'llc', 'llc', 0, 0, 0.2, 'L200', 5, 'zh'),
(6607, 'span', 'span', 0, 0, 0.2667, 'S150', 5, 'zh'),
(6608, '“', '“', 0, 0, 0.0667, '“000', 5, 'zh'),
(6609, '一', '一', 0, 0, 0.0667, '一000', 11, 'zh'),
(6610, '三', '三', 0, 0, 0.0667, '三000', 5, 'zh'),
(6611, '上', '上', 0, 0, 0.0667, '上000', 8, 'zh'),
(6612, '下', '下', 0, 0, 0.0667, '下000', 5, 'zh'),
(6613, '不', '不', 0, 0, 0.0667, '不000', 8, 'zh'),
(6614, '与', '与', 0, 0, 0.0667, '与000', 8, 'zh'),
(6615, '且', '且', 0, 0, 0.0667, '且000', 6, 'zh'),
(6616, '个', '个', 0, 0, 0.0667, '个000', 7, 'zh'),
(6617, '中', '中', 0, 0, 0.0667, '中000', 10, 'zh'),
(6618, '为', '为', 0, 0, 0.0667, '为000', 5, 'zh'),
(6619, '主', '主', 0, 0, 0.0667, '主000', 5, 'zh'),
(6620, '久', '久', 0, 0, 0.0667, '久000', 5, 'zh'),
(6621, '义', '义', 0, 0, 0.0667, '义000', 5, 'zh'),
(6622, '之', '之', 0, 0, 0.0667, '之000', 6, 'zh'),
(6623, '也', '也', 0, 0, 0.0667, '也000', 6, 'zh'),
(6624, '了', '了', 0, 0, 0.0667, '了000', 6, 'zh'),
(6625, '予', '予', 0, 0, 0.0667, '予000', 5, 'zh'),
(6626, '事', '事', 0, 0, 0.0667, '事000', 7, 'zh'),
(6627, '于', '于', 0, 0, 0.0667, '于000', 9, 'zh'),
(6628, '互', '互', 0, 0, 0.0667, '互000', 5, 'zh'),
(6629, '些', '些', 0, 0, 0.0667, '些000', 6, 'zh'),
(6630, '交', '交', 0, 0, 0.0667, '交000', 7, 'zh'),
(6631, '仅', '仅', 0, 0, 0.0667, '仅000', 6, 'zh'),
(6632, '介', '介', 0, 0, 0.0667, '介000', 5, 'zh'),
(6633, '他', '他', 0, 0, 0.0667, '他000', 5, 'zh'),
(6634, '付', '付', 0, 0, 0.0667, '付000', 5, 'zh'),
(6635, '代', '代', 0, 0, 0.0667, '代000', 6, 'zh'),
(6636, '令', '令', 0, 0, 0.0667, '令000', 6, 'zh'),
(6637, '以', '以', 0, 0, 0.0667, '以000', 9, 'zh'),
(6638, '们', '们', 0, 0, 0.0667, '们000', 7, 'zh'),
(6639, '件', '件', 0, 0, 0.0667, '件000', 5, 'zh'),
(6640, '任', '任', 0, 0, 0.0667, '任000', 5, 'zh'),
(6641, '众', '众', 0, 0, 0.0667, '众000', 5, 'zh'),
(6642, '会', '会', 0, 0, 0.0667, '会000', 8, 'zh'),
(6643, '传', '传', 0, 0, 0.0667, '传000', 5, 'zh'),
(6644, '但', '但', 0, 0, 0.0667, '但000', 5, 'zh'),
(6645, '体', '体', 0, 0, 0.0667, '体000', 9, 'zh'),
(6646, '何', '何', 0, 0, 0.0667, '何000', 5, 'zh'),
(6647, '余', '余', 0, 0, 0.0667, '余000', 5, 'zh'),
(6648, '作', '作', 0, 0, 0.0667, '作000', 6, 'zh'),
(6649, '你', '你', 0, 0, 0.0667, '你000', 5, 'zh'),
(6650, '使', '使', 0, 0, 0.0667, '使000', 7, 'zh'),
(6651, '例', '例', 0, 0, 0.0667, '例000', 5, 'zh'),
(6652, '供', '供', 0, 0, 0.0667, '供000', 6, 'zh'),
(6653, '依', '依', 0, 0, 0.0667, '依000', 5, 'zh'),
(6654, '侵', '侵', 0, 0, 0.0667, '侵000', 5, 'zh'),
(6655, '便', '便', 0, 0, 0.0667, '便000', 5, 'zh'),
(6656, '保', '保', 0, 0, 0.0667, '保000', 6, 'zh'),
(6657, '信', '信', 0, 0, 0.0667, '信000', 5, 'zh'),
(6658, '修', '修', 0, 0, 0.0667, '修000', 5, 'zh'),
(6659, '倡', '倡', 0, 0, 0.0667, '倡000', 5, 'zh'),
(6660, '假', '假', 0, 0, 0.0667, '假000', 6, 'zh'),
(6661, '停', '停', 0, 0, 0.0667, '停000', 7, 'zh'),
(6662, '储', '储', 0, 0, 0.0667, '储000', 5, 'zh'),
(6663, '允', '允', 0, 0, 0.0667, '允000', 5, 'zh'),
(6664, '先', '先', 0, 0, 0.0667, '先000', 5, 'zh'),
(6665, '免', '免', 0, 0, 0.0667, '免000', 7, 'zh'),
(6666, '全', '全', 0, 0, 0.0667, '全000', 6, 'zh'),
(6667, '公', '公', 0, 0, 0.0667, '公000', 5, 'zh'),
(6668, '共', '共', 0, 0, 0.0667, '共000', 5, 'zh'),
(6669, '关', '关', 0, 0, 0.0667, '关000', 6, 'zh'),
(6670, '其', '其', 0, 0, 0.0667, '其000', 6, 'zh'),
(6671, '具', '具', 0, 0, 0.0667, '具000', 5, 'zh'),
(6672, '内', '内', 0, 0, 0.0667, '内000', 5, 'zh'),
(6673, '冗', '冗', 0, 0, 0.0667, '冗000', 5, 'zh'),
(6674, '决', '决', 0, 0, 0.0667, '决000', 6, 'zh'),
(6675, '况', '况', 0, 0, 0.0667, '况000', 5, 'zh'),
(6676, '准', '准', 0, 0, 0.0667, '准000', 5, 'zh'),
(6677, '出', '出', 0, 0, 0.0667, '出000', 5, 'zh'),
(6678, '分', '分', 0, 0, 0.0667, '分000', 5, 'zh');
INSERT INTO `lsqvo_finder_terms` (`term_id`, `term`, `stem`, `common`, `phrase`, `weight`, `soundex`, `links`, `language`) VALUES
(6679, '切', '切', 0, 0, 0.0667, '切000', 7, 'zh'),
(6680, '划', '划', 0, 0, 0.0667, '划000', 5, 'zh'),
(6681, '列', '列', 0, 0, 0.0667, '列000', 5, 'zh'),
(6682, '则', '则', 0, 0, 0.0667, '则000', 5, 'zh'),
(6683, '删', '删', 0, 0, 0.0667, '删000', 5, 'zh'),
(6684, '利', '利', 0, 0, 0.0667, '利000', 6, 'zh'),
(6685, '别', '别', 0, 0, 0.0667, '别000', 5, 'zh'),
(6686, '到', '到', 0, 0, 0.0667, '到000', 7, 'zh'),
(6687, '制', '制', 0, 0, 0.0667, '制000', 7, 'zh'),
(6688, '前', '前', 0, 0, 0.0667, '前000', 6, 'zh'),
(6689, '力', '力', 0, 0, 0.0667, '力000', 5, 'zh'),
(6690, '办', '办', 0, 0, 0.0667, '办000', 6, 'zh'),
(6691, '务', '务', 0, 0, 0.0667, '务000', 5, 'zh'),
(6692, '动', '动', 0, 0, 0.0667, '动000', 6, 'zh'),
(6693, '包', '包', 0, 0, 0.0667, '包000', 5, 'zh'),
(6694, '化', '化', 0, 0, 0.0667, '化000', 5, 'zh'),
(6695, '协', '协', 0, 0, 0.0667, '协000', 5, 'zh'),
(6696, '单', '单', 0, 0, 0.0667, '单000', 7, 'zh'),
(6697, '即', '即', 0, 0, 0.0667, '即000', 6, 'zh'),
(6698, '原', '原', 0, 0, 0.0667, '原000', 5, 'zh'),
(6699, '去', '去', 0, 0, 0.0667, '去000', 6, 'zh'),
(6700, '及', '及', 0, 0, 0.0667, '及000', 5, 'zh'),
(6701, '反', '反', 0, 0, 0.0667, '反000', 5, 'zh'),
(6702, '发', '发', 0, 0, 0.0667, '发000', 5, 'zh'),
(6703, '取', '取', 0, 0, 0.0667, '取000', 5, 'zh'),
(6704, '受', '受', 0, 0, 0.0667, '受000', 8, 'zh'),
(6705, '变', '变', 0, 0, 0.0667, '变000', 5, 'zh'),
(6706, '另', '另', 0, 0, 0.0667, '另000', 5, 'zh'),
(6707, '只', '只', 0, 0, 0.0667, '只000', 5, 'zh'),
(6708, '可', '可', 0, 0, 0.0667, '可000', 10, 'zh'),
(6709, '号', '号', 0, 0, 0.0667, '号000', 5, 'zh'),
(6710, '司', '司', 0, 0, 0.0667, '司000', 5, 'zh'),
(6711, '合', '合', 0, 0, 0.0667, '合000', 5, 'zh'),
(6712, '同', '同', 0, 0, 0.0667, '同000', 6, 'zh'),
(6713, '名', '名', 0, 0, 0.0667, '名000', 5, 'zh'),
(6714, '后', '后', 0, 0, 0.0667, '后000', 6, 'zh'),
(6715, '向', '向', 0, 0, 0.0667, '向000', 5, 'zh'),
(6716, '否', '否', 0, 0, 0.0667, '否000', 5, 'zh'),
(6717, '含', '含', 0, 0, 0.0667, '含000', 5, 'zh'),
(6718, '员', '员', 0, 0, 0.0667, '员000', 6, 'zh'),
(6719, '品', '品', 0, 0, 0.0667, '品000', 6, 'zh'),
(6720, '商', '商', 0, 0, 0.0667, '商000', 5, 'zh'),
(6721, '回', '回', 0, 0, 0.0667, '回000', 5, 'zh'),
(6722, '因', '因', 0, 0, 0.0667, '因000', 6, 'zh'),
(6723, '国', '国', 0, 0, 0.0667, '国000', 5, 'zh'),
(6724, '图', '图', 0, 0, 0.0667, '图000', 5, 'zh'),
(6725, '圈', '圈', 0, 0, 0.0667, '圈000', 5, 'zh'),
(6726, '土', '土', 0, 0, 0.0667, '土000', 5, 'zh'),
(6727, '地', '地', 0, 0, 0.0667, '地000', 7, 'zh'),
(6728, '场', '场', 0, 0, 0.0667, '场000', 9, 'zh'),
(6729, '址', '址', 0, 0, 0.0667, '址000', 5, 'zh'),
(6730, '均', '均', 0, 0, 0.0667, '均000', 5, 'zh'),
(6731, '坏', '坏', 0, 0, 0.0667, '坏000', 5, 'zh'),
(6732, '型', '型', 0, 0, 0.0667, '型000', 5, 'zh'),
(6733, '域', '域', 0, 0, 0.0667, '域000', 5, 'zh'),
(6734, '基', '基', 0, 0, 0.0667, '基000', 5, 'zh'),
(6735, '境', '境', 0, 0, 0.0667, '境000', 5, 'zh'),
(6736, '士', '士', 0, 0, 0.0667, '士000', 5, 'zh'),
(6737, '处', '处', 0, 0, 0.0667, '处000', 5, 'zh'),
(6738, '备', '备', 0, 0, 0.0667, '备000', 5, 'zh'),
(6739, '复', '复', 0, 0, 0.0667, '复000', 5, 'zh'),
(6740, '外', '外', 0, 0, 0.0667, '外000', 5, 'zh'),
(6741, '够', '够', 0, 0, 0.0667, '够000', 5, 'zh'),
(6742, '大', '大', 0, 0, 0.0667, '大000', 8, 'zh'),
(6743, '天', '天', 0, 0, 0.0667, '天000', 6, 'zh'),
(6744, '失', '失', 0, 0, 0.0667, '失000', 5, 'zh'),
(6745, '她', '她', 0, 0, 0.0667, '她000', 5, 'zh'),
(6746, '如', '如', 0, 0, 0.0667, '如000', 6, 'zh'),
(6747, '始', '始', 0, 0, 0.0667, '始000', 6, 'zh'),
(6748, '姓', '姓', 0, 0, 0.0667, '姓000', 5, 'zh'),
(6749, '媒', '媒', 0, 0, 0.0667, '媒000', 5, 'zh'),
(6750, '子', '子', 0, 0, 0.0667, '子000', 5, 'zh'),
(6751, '存', '存', 0, 0, 0.0667, '存000', 5, 'zh'),
(6752, '它', '它', 0, 0, 0.0667, '它000', 6, 'zh'),
(6753, '守', '守', 0, 0, 0.0667, '守000', 5, 'zh'),
(6754, '安', '安', 0, 0, 0.0667, '安000', 6, 'zh'),
(6755, '完', '完', 0, 0, 0.0667, '完000', 5, 'zh'),
(6756, '官', '官', 0, 0, 0.0667, '官000', 5, 'zh'),
(6757, '定', '定', 0, 0, 0.0667, '定000', 6, 'zh'),
(6758, '实', '实', 0, 0, 0.0667, '实000', 7, 'zh'),
(6759, '家', '家', 0, 0, 0.0667, '家000', 7, 'zh'),
(6760, '容', '容', 0, 0, 0.0667, '容000', 5, 'zh'),
(6761, '密', '密', 0, 0, 0.0667, '密000', 5, 'zh'),
(6762, '对', '对', 0, 0, 0.0667, '对000', 6, 'zh'),
(6763, '将', '将', 0, 0, 0.0667, '将000', 8, 'zh'),
(6764, '局', '局', 0, 0, 0.0667, '局000', 5, 'zh'),
(6765, '届', '届', 0, 0, 0.0667, '届000', 5, 'zh'),
(6766, '履', '履', 0, 0, 0.0667, '履000', 5, 'zh'),
(6767, '工', '工', 0, 0, 0.0667, '工000', 7, 'zh'),
(6768, '己', '己', 0, 0, 0.0667, '己000', 6, 'zh'),
(6769, '市', '市', 0, 0, 0.0667, '市000', 6, 'zh'),
(6770, '布', '布', 0, 0, 0.0667, '布000', 5, 'zh'),
(6771, '平', '平', 0, 0, 0.0667, '平000', 6, 'zh'),
(6772, '年', '年', 0, 0, 0.0667, '年000', 5, 'zh'),
(6773, '并', '并', 0, 0, 0.0667, '并000', 5, 'zh'),
(6774, '广', '广', 0, 0, 0.0667, '广000', 7, 'zh'),
(6775, '序', '序', 0, 0, 0.0667, '序000', 5, 'zh'),
(6776, '库', '库', 0, 0, 0.0667, '库000', 5, 'zh'),
(6777, '应', '应', 0, 0, 0.0667, '应000', 5, 'zh'),
(6778, '府', '府', 0, 0, 0.0667, '府000', 5, 'zh'),
(6779, '庭', '庭', 0, 0, 0.0667, '庭000', 5, 'zh'),
(6780, '开', '开', 0, 0, 0.0667, '开000', 7, 'zh'),
(6781, '式', '式', 0, 0, 0.0667, '式000', 5, 'zh'),
(6782, '强', '强', 0, 0, 0.0667, '强000', 5, 'zh'),
(6783, '当', '当', 0, 0, 0.0667, '当000', 5, 'zh'),
(6784, '录', '录', 0, 0, 0.0667, '录000', 5, 'zh'),
(6785, '形', '形', 0, 0, 0.0667, '形000', 5, 'zh'),
(6786, '彼', '彼', 0, 0, 0.0667, '彼000', 5, 'zh'),
(6787, '径', '径', 0, 0, 0.0667, '径000', 5, 'zh'),
(6788, '律', '律', 0, 0, 0.0667, '律000', 5, 'zh'),
(6789, '得', '得', 0, 0, 0.0667, '得000', 5, 'zh'),
(6790, '必', '必', 0, 0, 0.0667, '必000', 5, 'zh'),
(6791, '念', '念', 0, 0, 0.0667, '念000', 5, 'zh'),
(6792, '性', '性', 0, 0, 0.0667, '性000', 5, 'zh'),
(6793, '恢', '恢', 0, 0, 0.0667, '恢000', 5, 'zh'),
(6794, '息', '息', 0, 0, 0.0667, '息000', 6, 'zh'),
(6795, '悉', '悉', 0, 0, 0.0667, '悉000', 5, 'zh'),
(6796, '情', '情', 0, 0, 0.0667, '情000', 5, 'zh'),
(6797, '意', '意', 0, 0, 0.0667, '意000', 5, 'zh'),
(6798, '成', '成', 0, 0, 0.0667, '成000', 6, 'zh'),
(6799, '或', '或', 0, 0, 0.0667, '或000', 6, 'zh'),
(6800, '户', '户', 0, 0, 0.0667, '户000', 6, 'zh'),
(6801, '所', '所', 0, 0, 0.0667, '所000', 8, 'zh'),
(6802, '手', '手', 0, 0, 0.0667, '手000', 5, 'zh'),
(6803, '才', '才', 0, 0, 0.0667, '才000', 5, 'zh'),
(6804, '执', '执', 0, 0, 0.0667, '执000', 5, 'zh'),
(6805, '承', '承', 0, 0, 0.0667, '承000', 5, 'zh'),
(6806, '技', '技', 0, 0, 0.0667, '技000', 5, 'zh'),
(6807, '护', '护', 0, 0, 0.0667, '护000', 5, 'zh'),
(6808, '报', '报', 0, 0, 0.0667, '报000', 7, 'zh'),
(6809, '披', '披', 0, 0, 0.0667, '披000', 5, 'zh'),
(6810, '担', '担', 0, 0, 0.0667, '担000', 6, 'zh'),
(6811, '指', '指', 0, 0, 0.0667, '指000', 5, 'zh'),
(6812, '按', '按', 0, 0, 0.0667, '按000', 5, 'zh'),
(6813, '捏', '捏', 0, 0, 0.0667, '捏000', 5, 'zh'),
(6814, '据', '据', 0, 0, 0.0667, '据000', 5, 'zh'),
(6815, '授', '授', 0, 0, 0.0667, '授000', 5, 'zh'),
(6816, '接', '接', 0, 0, 0.0667, '接000', 5, 'zh'),
(6817, '推', '推', 0, 0, 0.0667, '推000', 5, 'zh'),
(6818, '措', '措', 0, 0, 0.0667, '措000', 5, 'zh'),
(6819, '提', '提', 0, 0, 0.0667, '提000', 6, 'zh'),
(6820, '撤', '撤', 0, 0, 0.0667, '撤000', 5, 'zh'),
(6821, '播', '播', 0, 0, 0.0667, '播000', 8, 'zh'),
(6822, '操', '操', 0, 0, 0.0667, '操000', 5, 'zh'),
(6823, '支', '支', 0, 0, 0.0667, '支000', 5, 'zh'),
(6824, '收', '收', 0, 0, 0.0667, '收000', 5, 'zh'),
(6825, '改', '改', 0, 0, 0.0667, '改000', 5, 'zh'),
(6826, '放', '放', 0, 0, 0.0667, '放000', 8, 'zh'),
(6827, '效', '效', 0, 0, 0.0667, '效000', 5, 'zh'),
(6828, '数', '数', 0, 0, 0.0667, '数000', 5, 'zh'),
(6829, '整', '整', 0, 0, 0.0667, '整000', 5, 'zh'),
(6830, '文', '文', 0, 0, 0.0667, '文000', 5, 'zh'),
(6831, '料', '料', 0, 0, 0.0667, '料000', 5, 'zh'),
(6832, '新', '新', 0, 0, 0.0667, '新000', 6, 'zh'),
(6833, '方', '方', 0, 0, 0.0667, '方000', 8, 'zh'),
(6834, '施', '施', 0, 0, 0.0667, '施000', 5, 'zh'),
(6835, '无', '无', 0, 0, 0.0667, '无000', 7, 'zh'),
(6836, '日', '日', 0, 0, 0.0667, '日000', 6, 'zh'),
(6837, '旨', '旨', 0, 0, 0.0667, '旨000', 5, 'zh'),
(6838, '时', '时', 0, 0, 0.0667, '时000', 5, 'zh'),
(6839, '明', '明', 0, 0, 0.0667, '明000', 7, 'zh'),
(6840, '映', '映', 0, 0, 0.0667, '映000', 5, 'zh'),
(6841, '是', '是', 0, 0, 0.0667, '是000', 9, 'zh'),
(6842, '暂', '暂', 0, 0, 0.0667, '暂000', 5, 'zh'),
(6843, '更', '更', 0, 0, 0.0667, '更000', 5, 'zh'),
(6844, '最', '最', 0, 0, 0.0667, '最000', 8, 'zh'),
(6845, '月', '月', 0, 0, 0.0667, '月000', 5, 'zh'),
(6846, '有', '有', 0, 0, 0.0667, '有000', 9, 'zh'),
(6847, '服', '服', 0, 0, 0.0667, '服000', 5, 'zh'),
(6848, '期', '期', 0, 0, 0.0667, '期000', 6, 'zh'),
(6849, '未', '未', 0, 0, 0.0667, '未000', 5, 'zh'),
(6850, '本', '本', 0, 0, 0.0667, '本000', 5, 'zh'),
(6851, '术', '术', 0, 0, 0.0667, '术000', 5, 'zh'),
(6852, '机', '机', 0, 0, 0.0667, '机000', 5, 'zh'),
(6853, '权', '权', 0, 0, 0.0667, '权000', 5, 'zh'),
(6854, '材', '材', 0, 0, 0.0667, '材000', 5, 'zh'),
(6855, '条', '条', 0, 0, 0.0667, '条000', 5, 'zh'),
(6856, '来', '来', 0, 0, 0.0667, '来000', 9, 'zh'),
(6857, '构', '构', 0, 0, 0.0667, '构000', 5, 'zh'),
(6858, '果', '果', 0, 0, 0.0667, '果000', 6, 'zh'),
(6859, '某', '某', 0, 0, 0.0667, '某000', 5, 'zh'),
(6860, '查', '查', 0, 0, 0.0667, '查000', 5, 'zh'),
(6861, '标', '标', 0, 0, 0.0667, '标000', 5, 'zh'),
(6862, '根', '根', 0, 0, 0.0667, '根000', 5, 'zh'),
(6863, '格', '格', 0, 0, 0.0667, '格000', 5, 'zh'),
(6864, '款', '款', 0, 0, 0.0667, '款000', 5, 'zh'),
(6865, '正', '正', 0, 0, 0.0667, '正000', 6, 'zh'),
(6866, '此', '此', 0, 0, 0.0667, '此000', 6, 'zh'),
(6867, '步', '步', 0, 0, 0.0667, '步000', 5, 'zh'),
(6868, '段', '段', 0, 0, 0.0667, '段000', 5, 'zh'),
(6869, '毁', '毁', 0, 0, 0.0667, '毁000', 5, 'zh'),
(6870, '民', '民', 0, 0, 0.0667, '民000', 6, 'zh'),
(6871, '永', '永', 0, 0, 0.0667, '永000', 5, 'zh'),
(6872, '求', '求', 0, 0, 0.0667, '求000', 5, 'zh'),
(6873, '法', '法', 0, 0, 0.0667, '法000', 5, 'zh'),
(6874, '注', '注', 0, 0, 0.0667, '注000', 5, 'zh'),
(6875, '活', '活', 0, 0, 0.0667, '活000', 5, 'zh'),
(6876, '清', '清', 0, 0, 0.0667, '清000', 6, 'zh'),
(6877, '满', '满', 0, 0, 0.0667, '满000', 7, 'zh'),
(6878, '澄', '澄', 0, 0, 0.0667, '澄000', 5, 'zh'),
(6879, '炼', '炼', 0, 0, 0.0667, '炼000', 5, 'zh'),
(6880, '照', '照', 0, 0, 0.0667, '照000', 5, 'zh'),
(6881, '熟', '熟', 0, 0, 0.0667, '熟000', 5, 'zh'),
(6882, '父', '父', 0, 0, 0.0667, '父000', 5, 'zh'),
(6883, '版', '版', 0, 0, 0.0667, '版000', 5, 'zh'),
(6884, '特', '特', 0, 0, 0.0667, '特000', 8, 'zh'),
(6885, '犯', '犯', 0, 0, 0.0667, '犯000', 5, 'zh'),
(6886, '独', '独', 0, 0, 0.0667, '独000', 9, 'zh'),
(6887, '现', '现', 0, 0, 0.0667, '现000', 7, 'zh'),
(6888, '理', '理', 0, 0, 0.0667, '理000', 6, 'zh'),
(6889, '用', '用', 0, 0, 0.0667, '用000', 8, 'zh'),
(6890, '由', '由', 0, 0, 0.0667, '由000', 6, 'zh'),
(6891, '电', '电', 0, 0, 0.0667, '电000', 5, 'zh'),
(6892, '的', '的', 0, 0, 0.0667, '的000', 13, 'zh'),
(6893, '益', '益', 0, 0, 0.0667, '益000', 5, 'zh'),
(6894, '监', '监', 0, 0, 0.0667, '监000', 5, 'zh'),
(6895, '目', '目', 0, 0, 0.0667, '目000', 5, 'zh'),
(6896, '直', '直', 0, 0, 0.0667, '直000', 5, 'zh'),
(6897, '相', '相', 0, 0, 0.0667, '相000', 5, 'zh'),
(6898, '知', '知', 0, 0, 0.0667, '知000', 5, 'zh'),
(6899, '码', '码', 0, 0, 0.0667, '码000', 5, 'zh'),
(6900, '破', '破', 0, 0, 0.0667, '破000', 5, 'zh'),
(6901, '础', '础', 0, 0, 0.0667, '础000', 5, 'zh'),
(6902, '确', '确', 0, 0, 0.0667, '确000', 5, 'zh'),
(6903, '社', '社', 0, 0, 0.0667, '社000', 5, 'zh'),
(6904, '秘', '秘', 0, 0, 0.0667, '秘000', 5, 'zh'),
(6905, '积', '积', 0, 0, 0.0667, '积000', 5, 'zh'),
(6906, '称', '称', 0, 0, 0.0667, '称000', 5, 'zh'),
(6907, '移', '移', 0, 0, 0.0667, '移000', 5, 'zh'),
(6908, '程', '程', 0, 0, 0.0667, '程000', 5, 'zh'),
(6909, '立', '立', 0, 0, 0.0667, '立000', 5, 'zh'),
(6910, '站', '站', 0, 0, 0.0667, '站000', 5, 'zh'),
(6911, '符', '符', 0, 0, 0.0667, '符000', 5, 'zh'),
(6912, '第', '第', 0, 0, 0.0667, '第000', 5, 'zh'),
(6913, '等', '等', 0, 0, 0.0667, '等000', 5, 'zh'),
(6914, '签', '签', 0, 0, 0.0667, '签000', 5, 'zh'),
(6915, '简', '简', 0, 0, 0.0667, '简000', 5, 'zh'),
(6916, '算', '算', 0, 0, 0.0667, '算000', 5, 'zh'),
(6917, '管', '管', 0, 0, 0.0667, '管000', 5, 'zh'),
(6918, '类', '类', 0, 0, 0.0667, '类000', 5, 'zh'),
(6919, '累', '累', 0, 0, 0.0667, '累000', 5, 'zh'),
(6920, '组', '组', 0, 0, 0.0667, '组000', 6, 'zh'),
(6921, '织', '织', 0, 0, 0.0667, '织000', 7, 'zh'),
(6922, '终', '终', 0, 0, 0.0667, '终000', 5, 'zh'),
(6923, '经', '经', 0, 0, 0.0667, '经000', 5, 'zh'),
(6924, '给', '给', 0, 0, 0.0667, '给000', 5, 'zh'),
(6925, '络', '络', 0, 0, 0.0667, '络000', 6, 'zh'),
(6926, '统', '统', 0, 0, 0.0667, '统000', 5, 'zh'),
(6927, '继', '继', 0, 0, 0.0667, '继000', 5, 'zh'),
(6928, '续', '续', 0, 0, 0.0667, '续000', 5, 'zh'),
(6929, '编', '编', 0, 0, 0.0667, '编000', 5, 'zh'),
(6930, '网', '网', 0, 0, 0.0667, '网000', 6, 'zh'),
(6931, '置', '置', 0, 0, 0.0667, '置000', 6, 'zh'),
(6932, '署', '署', 0, 0, 0.0667, '署000', 5, 'zh'),
(6933, '者', '者', 0, 0, 0.0667, '者000', 5, 'zh'),
(6934, '而', '而', 0, 0, 0.0667, '而000', 8, 'zh'),
(6935, '职', '职', 0, 0, 0.0667, '职000', 5, 'zh'),
(6936, '能', '能', 0, 0, 0.0667, '能000', 5, 'zh'),
(6937, '脑', '脑', 0, 0, 0.0667, '脑000', 5, 'zh'),
(6938, '自', '自', 0, 0, 0.0667, '自000', 6, 'zh'),
(6939, '至', '至', 0, 0, 0.0667, '至000', 5, 'zh'),
(6940, '般', '般', 0, 0, 0.0667, '般000', 5, 'zh'),
(6941, '获', '获', 0, 0, 0.0667, '获000', 5, 'zh'),
(6942, '营', '营', 0, 0, 0.0667, '营000', 6, 'zh'),
(6943, '虚', '虚', 0, 0, 0.0667, '虚000', 5, 'zh'),
(6944, '行', '行', 0, 0, 0.0667, '行000', 5, 'zh'),
(6945, '表', '表', 0, 0, 0.0667, '表000', 5, 'zh'),
(6946, '要', '要', 0, 0, 0.0667, '要000', 6, 'zh'),
(6947, '规', '规', 0, 0, 0.0667, '规000', 5, 'zh'),
(6948, '解', '解', 0, 0, 0.0667, '解000', 6, 'zh'),
(6949, '计', '计', 0, 0, 0.0667, '计000', 5, 'zh'),
(6950, '订', '订', 0, 0, 0.0667, '订000', 5, 'zh'),
(6951, '让', '让', 0, 0, 0.0667, '让000', 9, 'zh'),
(6952, '讯', '讯', 0, 0, 0.0667, '讯000', 5, 'zh'),
(6953, '记', '记', 0, 0, 0.0667, '记000', 5, 'zh'),
(6954, '许', '许', 0, 0, 0.0667, '许000', 5, 'zh'),
(6955, '访', '访', 0, 0, 0.0667, '访000', 5, 'zh'),
(6956, '识', '识', 0, 0, 0.0667, '识000', 5, 'zh'),
(6957, '话', '话', 0, 0, 0.0667, '话000', 5, 'zh'),
(6958, '该', '该', 0, 0, 0.0667, '该000', 6, 'zh'),
(6959, '负', '负', 0, 0, 0.0667, '负000', 5, 'zh'),
(6960, '责', '责', 0, 0, 0.0667, '责000', 5, 'zh'),
(6961, '费', '费', 0, 0, 0.0667, '费000', 7, 'zh'),
(6962, '资', '资', 0, 0, 0.0667, '资000', 5, 'zh'),
(6963, '赋', '赋', 0, 0, 0.0667, '赋000', 5, 'zh'),
(6964, '起', '起', 0, 0, 0.0667, '起000', 6, 'zh'),
(6965, '超', '超', 0, 0, 0.0667, '超000', 6, 'zh'),
(6966, '足', '足', 0, 0, 0.0667, '足000', 7, 'zh'),
(6967, '跨', '跨', 0, 0, 0.0667, '跨000', 5, 'zh'),
(6968, '身', '身', 0, 0, 0.0667, '身000', 6, 'zh'),
(6969, '转', '转', 0, 0, 0.0667, '转000', 5, 'zh'),
(6970, '载', '载', 0, 0, 0.0667, '载000', 5, 'zh'),
(6971, '输', '输', 0, 0, 0.0667, '输000', 5, 'zh'),
(6972, '过', '过', 0, 0, 0.0667, '过000', 6, 'zh'),
(6973, '运', '运', 0, 0, 0.0667, '运000', 5, 'zh'),
(6974, '这', '这', 0, 0, 0.0667, '这000', 9, 'zh'),
(6975, '进', '进', 0, 0, 0.0667, '进000', 5, 'zh'),
(6976, '述', '述', 0, 0, 0.0667, '述000', 5, 'zh'),
(6977, '送', '送', 0, 0, 0.0667, '送000', 5, 'zh'),
(6978, '适', '适', 0, 0, 0.0667, '适000', 10, 'zh'),
(6979, '途', '途', 0, 0, 0.0667, '途000', 5, 'zh'),
(6980, '通', '通', 0, 0, 0.0667, '通000', 5, 'zh'),
(6981, '遵', '遵', 0, 0, 0.0667, '遵000', 5, 'zh'),
(6982, '邮', '邮', 0, 0, 0.0667, '邮000', 5, 'zh'),
(6983, '都', '都', 0, 0, 0.0667, '都000', 6, 'zh'),
(6984, '采', '采', 0, 0, 0.0667, '采000', 5, 'zh'),
(6985, '重', '重', 0, 0, 0.0667, '重000', 5, 'zh'),
(6986, '量', '量', 0, 0, 0.0667, '量000', 5, 'zh'),
(6987, '销', '销', 0, 0, 0.0667, '销000', 6, 'zh'),
(6988, '问', '问', 0, 0, 0.0667, '问000', 5, 'zh'),
(6989, '间', '间', 0, 0, 0.0667, '间000', 5, 'zh'),
(6990, '阅', '阅', 0, 0, 0.0667, '阅000', 5, 'zh'),
(6991, '防', '防', 0, 0, 0.0667, '防000', 5, 'zh'),
(6992, '阻', '阻', 0, 0, 0.0667, '阻000', 5, 'zh'),
(6993, '附', '附', 0, 0, 0.0667, '附000', 5, 'zh'),
(6994, '际', '际', 0, 0, 0.0667, '际000', 5, 'zh'),
(6995, '限', '限', 0, 0, 0.0667, '限000', 5, 'zh'),
(6996, '除', '除', 0, 0, 0.0667, '除000', 5, 'zh'),
(6997, '随', '随', 0, 0, 0.0667, '随000', 5, 'zh'),
(6998, '集', '集', 0, 0, 0.0667, '集000', 5, 'zh'),
(6999, '需', '需', 0, 0, 0.0667, '需000', 8, 'zh'),
(7000, '露', '露', 0, 0, 0.0667, '露000', 5, 'zh'),
(7001, '非', '非', 0, 0, 0.0667, '非000', 5, 'zh'),
(7002, '靠', '靠', 0, 0, 0.0667, '靠000', 5, 'zh'),
(7003, '须', '须', 0, 0, 0.0667, '须000', 5, 'zh'),
(7004, '预', '预', 0, 0, 0.0667, '预000', 5, 'zh'),
(7005, '领', '领', 0, 0, 0.0667, '领000', 5, 'zh'),
(7006, '题', '题', 0, 0, 0.0667, '题000', 5, 'zh'),
(7007, '额', '额', 0, 0, 0.0667, '额000', 5, 'zh'),
(7113, 'mes', 'mes', 0, 0, 0.2, 'M200', 1, 'zh'),
(7114, 'mes', 'mes', 0, 0, 0.2, 'M200', 1, 'ru'),
(7115, '56', '56', 0, 0, 0.2, '', 1, 'en'),
(7116, '56', '56', 0, 0, 0.2, '', 1, 'zh'),
(7117, 'kashirskaya', 'kashirskaya', 0, 0, 0.7333, 'K620', 1, 'zh'),
(7118, 'plaza', 'plaza', 0, 0, 0.3333, 'P420', 3, 'zh'),
(7119, '丰', '丰', 0, 0, 0.0667, '丰000', 1, 'zh'),
(7120, '享', '享', 0, 0, 0.0667, '享000', 4, 'zh'),
(7121, '位', '位', 0, 0, 0.0667, '位000', 2, 'zh'),
(7122, '佳', '佳', 0, 0, 0.0667, '佳000', 3, 'zh'),
(7123, '友', '友', 0, 0, 0.0667, '友000', 2, 'zh'),
(7124, '口', '口', 0, 0, 0.0667, '口000', 3, 'zh'),
(7125, '各', '各', 0, 0, 0.0667, '各000', 2, 'zh'),
(7126, '吧', '吧', 0, 0, 0.0667, '吧000', 7, 'zh'),
(7127, '味', '味', 0, 0, 0.0667, '味000', 5, 'zh'),
(7128, '哪', '哪', 0, 0, 0.0667, '哪000', 1, 'zh'),
(7129, '善', '善', 0, 0, 0.0667, '善000', 1, 'zh'),
(7130, '喜', '喜', 0, 0, 0.0667, '喜000', 2, 'zh'),
(7131, '围', '围', 0, 0, 0.0667, '围000', 6, 'zh'),
(7132, '心', '心', 0, 0, 0.0667, '心000', 4, 'zh'),
(7133, '您', '您', 0, 0, 0.0667, '您000', 7, 'zh'),
(7134, '把', '把', 0, 0, 0.0667, '把000', 1, 'zh'),
(7135, '早', '早', 0, 0, 0.0667, '早000', 1, 'zh'),
(7136, '案', '案', 0, 0, 0.0667, '案000', 1, 'zh'),
(7137, '欢', '欢', 0, 0, 0.0667, '欢000', 4, 'zh'),
(7138, '氛', '氛', 0, 0, 0.0667, '氛000', 6, 'zh'),
(7139, '物', '物', 0, 0, 0.0667, '物000', 4, 'zh'),
(7140, '盛', '盛', 0, 0, 0.0667, '盛000', 1, 'zh'),
(7141, '种', '种', 0, 0, 0.0667, '种000', 3, 'zh'),
(7142, '美', '美', 0, 0, 0.0667, '美000', 5, 'zh'),
(7143, '肴', '肴', 0, 0, 0.0667, '肴000', 3, 'zh'),
(7144, '舒', '舒', 0, 0, 0.0667, '舒000', 5, 'zh'),
(7145, '菜', '菜', 0, 0, 0.0667, '菜000', 3, 'zh'),
(7146, '说', '说', 0, 0, 0.0667, '说000', 1, 'zh'),
(7147, '购', '购', 0, 0, 0.0667, '购000', 3, 'zh'),
(7148, '车', '车', 0, 0, 0.0667, '车000', 2, 'zh'),
(7149, '还', '还', 0, 0, 0.0667, '还000', 2, 'zh'),
(7150, '那', '那', 0, 0, 0.0667, '那000', 2, 'zh'),
(7151, '酒', '酒', 0, 0, 0.0667, '酒000', 8, 'zh'),
(7152, '里', '里', 0, 0, 0.0667, '里000', 5, 'zh'),
(7153, '餐', '餐', 0, 0, 0.0667, '餐000', 3, 'zh'),
(7179, '57', '57', 0, 0, 0.2, '', 1, 'en'),
(7180, '57', '57', 0, 0, 0.2, '', 1, 'zh'),
(7181, 'mitino', 'mitino', 0, 0, 0.4, 'M350', 1, 'zh'),
(7182, '区', '区', 0, 0, 0.0667, '区000', 1, 'zh'),
(7183, '吃', '吃', 0, 0, 0.0667, '吃000', 1, 'zh'),
(7184, '夜', '夜', 0, 0, 0.0667, '夜000', 2, 'zh'),
(7185, '好', '好', 0, 0, 0.0667, '好000', 1, 'zh'),
(7186, '客', '客', 0, 0, 0.0667, '客000', 1, 'zh'),
(7187, '室', '室', 0, 0, 0.0667, '室000', 1, 'zh'),
(7188, '小', '小', 0, 0, 0.0667, '小000', 1, 'zh'),
(7189, '居', '居', 0, 0, 0.0667, '居000', 1, 'zh'),
(7190, '拥', '拥', 0, 0, 0.0667, '拥000', 1, 'zh'),
(7191, '旁', '旁', 0, 0, 0.0667, '旁000', 1, 'zh'),
(7192, '晚', '晚', 0, 0, 0.0667, '晚000', 2, 'zh'),
(7193, '景', '景', 0, 0, 0.0667, '景000', 1, 'zh'),
(7194, '松', '松', 0, 0, 0.0667, '松000', 1, 'zh'),
(7195, '熏', '熏', 0, 0, 0.0667, '熏000', 1, 'zh'),
(7196, '窗', '窗', 0, 0, 0.0667, '窗000', 1, 'zh'),
(7197, '觉', '觉', 0, 0, 0.0667, '觉000', 1, 'zh'),
(7198, '设', '设', 0, 0, 0.0667, '设000', 1, 'zh'),
(7199, '证', '证', 0, 0, 0.0667, '证000', 1, 'zh'),
(7200, '边', '边', 0, 0, 0.0667, '边000', 1, 'zh'),
(7201, '食', '食', 0, 0, 0.0667, '食000', 2, 'zh'),
(7202, '验', '验', 0, 0, 0.0667, '验000', 1, 'zh'),
(7211, '58', '58', 0, 0, 0.2, '', 1, 'en'),
(7212, '58', '58', 0, 0, 0.2, '', 1, 'zh'),
(7213, 'afimall', 'afimall', 0, 0, 0.4667, 'A154', 1, 'zh'),
(7214, 'city', 'city', 0, 0, 0.2667, 'C300', 1, 'zh'),
(7215, '休', '休', 0, 0, 0.0667, '休000', 1, 'zh'),
(7216, '想', '想', 0, 0, 0.0667, '想000', 1, 'zh'),
(7217, '科', '科', 0, 0, 0.0667, '科000', 1, 'zh'),
(7218, '绝', '绝', 0, 0, 0.0667, '绝000', 1, 'zh'),
(7219, '莫', '莫', 0, 0, 0.0667, '莫000', 1, 'zh'),
(7227, '59', '59', 0, 0, 0.2, '', 1, 'en'),
(7228, '59', '59', 0, 0, 0.2, '', 2, 'zh'),
(7229, 'kuntsevo', 'kuntsevo', 0, 0, 0.5333, 'K5321', 2, 'zh'),
(7230, '乡', '乡', 0, 0, 0.0667, '乡000', 2, 'zh'),
(7231, '屏', '屏', 0, 0, 0.0667, '屏000', 3, 'zh'),
(7232, '幕', '幕', 0, 0, 0.0667, '幕000', 3, 'zh'),
(7233, '彩', '彩', 0, 0, 0.0667, '彩000', 2, 'zh'),
(7234, '忘', '忘', 0, 0, 0.0667, '忘000', 3, 'zh'),
(7235, '找', '找', 0, 0, 0.0667, '找000', 3, 'zh'),
(7236, '摇', '摇', 0, 0, 0.0667, '摇000', 2, 'zh'),
(7237, '村', '村', 0, 0, 0.0667, '村000', 2, 'zh'),
(7238, '比', '比', 0, 0, 0.0667, '比000', 2, 'zh'),
(7239, '沉', '沉', 0, 0, 0.0667, '沉000', 2, 'zh'),
(7240, '浸', '浸', 0, 0, 0.0667, '浸000', 2, 'zh'),
(7241, '消', '消', 0, 0, 0.0667, '消000', 2, 'zh'),
(7242, '滚', '滚', 0, 0, 0.0667, '滚000', 2, 'zh'),
(7243, '真', '真', 0, 0, 0.0667, '真000', 2, 'zh'),
(7244, '精', '精', 0, 0, 0.0667, '精000', 3, 'zh'),
(7245, '育', '育', 0, 0, 0.0667, '育000', 3, 'zh'),
(7246, '视', '视', 0, 0, 0.0667, '视000', 2, 'zh'),
(7247, '赛', '赛', 0, 0, 0.0667, '赛000', 2, 'zh'),
(7248, '迎', '迎', 0, 0, 0.0667, '迎000', 2, 'zh'),
(7249, '道', '道', 0, 0, 0.0667, '道000', 3, 'zh'),
(7250, '遣', '遣', 0, 0, 0.0667, '遣000', 2, 'zh'),
(7251, '难', '难', 0, 0, 0.0667, '难000', 3, 'zh'),
(7252, '频', '频', 0, 0, 0.0667, '频000', 2, 'zh'),
(7259, '60', '60', 0, 0, 0.2, '', 1, 'en'),
(7260, '60', '60', 0, 0, 0.2, '', 1, 'zh'),
(7261, 'horosho', 'horosho', 0, 0, 0.4667, 'H620', 1, 'zh'),
(7262, 'horoshovo', 'horoshovo', 0, 0, 0.6, 'H621', 1, 'zh'),
(7263, '么', '么', 0, 0, 0.0667, '么000', 1, 'zh'),
(7264, '住', '住', 0, 0, 0.0667, '住000', 1, 'zh'),
(7265, '入', '入', 0, 0, 0.0667, '入000', 1, 'zh'),
(7266, '凉', '凉', 0, 0, 0.0667, '凉000', 1, 'zh'),
(7267, '啤', '啤', 0, 0, 0.0667, '啤000', 3, 'zh'),
(7268, '宿', '宿', 0, 0, 0.0667, '宿000', 1, 'zh'),
(7269, '寻', '寻', 0, 0, 0.0667, '寻000', 1, 'zh'),
(7270, '快', '快', 0, 0, 0.0667, '快000', 1, 'zh'),
(7271, '愉', '愉', 0, 0, 0.0667, '愉000', 1, 'zh'),
(7272, '我', '我', 0, 0, 0.0667, '我000', 2, 'zh'),
(7273, '朋', '朋', 0, 0, 0.0667, '朋000', 1, 'zh'),
(7274, '杯', '杯', 0, 0, 0.0667, '杯000', 1, 'zh'),
(7275, '看', '看', 0, 0, 0.0667, '看000', 1, 'zh'),
(7276, '闭', '闭', 0, 0, 0.0667, '闭000', 1, 'zh'),
(7291, '61', '61', 0, 0, 0.2, '', 1, 'en'),
(7292, '00', '00', 0, 0, 0.2, '', 1, 'zh'),
(7293, '200', '200', 0, 0, 0.3, '', 1, 'zh'),
(7294, '61', '61', 0, 0, 0.2, '', 1, 'zh'),
(7295, 'butovo', 'butovo', 0, 0, 0.4, 'B310', 1, 'zh'),
(7296, '举', '举', 0, 0, 0.0667, '举000', 1, 'zh'),
(7297, '乐', '乐', 0, 0, 0.0667, '乐000', 1, 'zh'),
(7298, '五', '五', 0, 0, 0.0667, '五000', 1, 'zh'),
(7299, '亮', '亮', 0, 0, 0.0667, '亮000', 1, 'zh'),
(7300, '六', '六', 0, 0, 0.0667, '六000', 1, 'zh'),
(7301, '周', '周', 0, 0, 0.0667, '周000', 1, 'zh'),
(7302, '多', '多', 0, 0, 0.0667, '多000', 2, 'zh'),
(7303, '每', '每', 0, 0, 0.0667, '每000', 1, 'zh'),
(7304, '造', '造', 0, 0, 0.0667, '造000', 1, 'zh'),
(7305, '酿', '酿', 0, 0, 0.0667, '酿000', 1, 'zh'),
(7306, '音', '音', 0, 0, 0.0667, '音000', 1, 'zh'),
(7307, '优', '优', 0, 0, 0.0667, '优000', 1, 'zh'),
(7308, '促', '促', 0, 0, 0.0667, '促000', 1, 'zh'),
(7309, '午', '午', 0, 0, 0.0667, '午000', 1, 'zh'),
(7310, '厅', '厅', 0, 0, 0.0667, '厅000', 1, 'zh'),
(7311, '惠', '惠', 0, 0, 0.0667, '惠000', 1, 'zh'),
(7312, '样', '样', 0, 0, 0.0667, '样000', 1, 'zh'),
(7313, '气', '气', 0, 0, 0.0667, '气000', 1, 'zh'),
(7314, '火', '火', 0, 0, 0.0667, '火000', 1, 'zh'),
(7315, '炉', '炉', 0, 0, 0.0667, '炉000', 1, 'zh'),
(7316, '烹', '烹', 0, 0, 0.0667, '烹000', 1, 'zh'),
(7317, '煤', '煤', 0, 0, 0.0667, '煤000', 1, 'zh'),
(7318, '色', '色', 0, 0, 0.0667, '色000', 1, 'zh'),
(7319, '衷', '衷', 0, 0, 0.0667, '衷000', 1, 'zh'),
(7320, '趣', '趣', 0, 0, 0.0667, '趣000', 1, 'zh'),
(7321, '香', '香', 0, 0, 0.0667, '香000', 1, 'zh');

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_finder_terms_common`
--

CREATE TABLE `lsqvo_finder_terms_common` (
  `term` varchar(75) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `language` char(7) NOT NULL DEFAULT '',
  `custom` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Дамп данных таблицы `lsqvo_finder_terms_common`
--

INSERT INTO `lsqvo_finder_terms_common` (`term`, `language`, `custom`) VALUES
('a', 'en', 0),
('a', 'zh', 0),
('about', 'en', 0),
('about', 'zh', 0),
('above', 'en', 0),
('above', 'zh', 0),
('after', 'en', 0),
('after', 'zh', 0),
('again', 'en', 0),
('again', 'zh', 0),
('against', 'en', 0),
('against', 'zh', 0),
('all', 'en', 0),
('all', 'zh', 0),
('am', 'en', 0),
('am', 'zh', 0),
('an', 'en', 0),
('an', 'zh', 0),
('and', 'en', 0),
('and', 'zh', 0),
('any', 'en', 0),
('any', 'zh', 0),
('are', 'en', 0),
('are', 'zh', 0),
('aren\'t', 'en', 0),
('aren\'t', 'zh', 0),
('as', 'en', 0),
('as', 'zh', 0),
('at', 'en', 0),
('at', 'zh', 0),
('be', 'en', 0),
('be', 'zh', 0),
('because', 'en', 0),
('because', 'zh', 0),
('been', 'en', 0),
('been', 'zh', 0),
('before', 'en', 0),
('before', 'zh', 0),
('being', 'en', 0),
('being', 'zh', 0),
('below', 'en', 0),
('below', 'zh', 0),
('between', 'en', 0),
('between', 'zh', 0),
('both', 'en', 0),
('both', 'zh', 0),
('but', 'en', 0),
('but', 'zh', 0),
('by', 'en', 0),
('by', 'zh', 0),
('can\'t', 'en', 0),
('can\'t', 'zh', 0),
('cannot', 'en', 0),
('cannot', 'zh', 0),
('could', 'en', 0),
('could', 'zh', 0),
('couldn\'t', 'en', 0),
('couldn\'t', 'zh', 0),
('did', 'en', 0),
('did', 'zh', 0),
('didn\'t', 'en', 0),
('didn\'t', 'zh', 0),
('do', 'en', 0),
('do', 'zh', 0),
('does', 'en', 0),
('does', 'zh', 0),
('doesn\'t', 'en', 0),
('doesn\'t', 'zh', 0),
('doing', 'en', 0),
('doing', 'zh', 0),
('don\'t', 'en', 0),
('don\'t', 'zh', 0),
('down', 'en', 0),
('down', 'zh', 0),
('during', 'en', 0),
('during', 'zh', 0),
('each', 'en', 0),
('each', 'zh', 0),
('few', 'en', 0),
('few', 'zh', 0),
('for', 'en', 0),
('for', 'zh', 0),
('from', 'en', 0),
('from', 'zh', 0),
('further', 'en', 0),
('further', 'zh', 0),
('had', 'en', 0),
('had', 'zh', 0),
('hadn\'t', 'en', 0),
('hadn\'t', 'zh', 0),
('has', 'en', 0),
('has', 'zh', 0),
('hasn\'t', 'en', 0),
('hasn\'t', 'zh', 0),
('have', 'en', 0),
('have', 'zh', 0),
('haven\'t', 'en', 0),
('haven\'t', 'zh', 0),
('having', 'en', 0),
('having', 'zh', 0),
('he', 'en', 0),
('he', 'zh', 0),
('he\'d', 'en', 0),
('he\'d', 'zh', 0),
('he\'ll', 'en', 0),
('he\'ll', 'zh', 0),
('he\'s', 'en', 0),
('he\'s', 'zh', 0),
('her', 'en', 0),
('her', 'zh', 0),
('here', 'en', 0),
('here', 'zh', 0),
('here\'s', 'en', 0),
('here\'s', 'zh', 0),
('hers', 'en', 0),
('hers', 'zh', 0),
('herself', 'en', 0),
('herself', 'zh', 0),
('him', 'en', 0),
('him', 'zh', 0),
('himself', 'en', 0),
('himself', 'zh', 0),
('his', 'en', 0),
('his', 'zh', 0),
('how', 'en', 0),
('how', 'zh', 0),
('how\'s', 'en', 0),
('how\'s', 'zh', 0),
('i', 'en', 0),
('i', 'zh', 0),
('i\'d', 'en', 0),
('i\'d', 'zh', 0),
('i\'ll', 'en', 0),
('i\'ll', 'zh', 0),
('i\'m', 'en', 0),
('i\'m', 'zh', 0),
('i\'ve', 'en', 0),
('i\'ve', 'zh', 0),
('if', 'en', 0),
('if', 'zh', 0),
('in', 'en', 0),
('in', 'zh', 0),
('into', 'en', 0),
('into', 'zh', 0),
('is', 'en', 0),
('is', 'zh', 0),
('isn\'t', 'en', 0),
('isn\'t', 'zh', 0),
('it', 'en', 0),
('it', 'zh', 0),
('it\'s', 'en', 0),
('it\'s', 'zh', 0),
('its', 'en', 0),
('its', 'zh', 0),
('itself', 'en', 0),
('itself', 'zh', 0),
('let\'s', 'en', 0),
('let\'s', 'zh', 0),
('me', 'en', 0),
('me', 'zh', 0),
('more', 'en', 0),
('more', 'zh', 0),
('most', 'en', 0),
('most', 'zh', 0),
('mustn\'t', 'en', 0),
('mustn\'t', 'zh', 0),
('my', 'en', 0),
('my', 'zh', 0),
('myself', 'en', 0),
('myself', 'zh', 0),
('no', 'en', 0),
('no', 'zh', 0),
('nor', 'en', 0),
('nor', 'zh', 0),
('not', 'en', 0),
('not', 'zh', 0),
('of', 'en', 0),
('of', 'zh', 0),
('off', 'en', 0),
('off', 'zh', 0),
('on', 'en', 0),
('on', 'zh', 0),
('once', 'en', 0),
('once', 'zh', 0),
('only', 'en', 0),
('only', 'zh', 0),
('or', 'en', 0),
('or', 'zh', 0),
('other', 'en', 0),
('other', 'zh', 0),
('ought', 'en', 0),
('ought', 'zh', 0),
('our', 'en', 0),
('our', 'zh', 0),
('ours', 'en', 0),
('ours', 'zh', 0),
('ourselves', 'en', 0),
('ourselves', 'zh', 0),
('out', 'en', 0),
('out', 'zh', 0),
('over', 'en', 0),
('over', 'zh', 0),
('own', 'en', 0),
('own', 'zh', 0),
('same', 'en', 0),
('same', 'zh', 0),
('shan\'t', 'en', 0),
('shan\'t', 'zh', 0),
('she', 'en', 0),
('she', 'zh', 0),
('she\'d', 'en', 0),
('she\'d', 'zh', 0),
('she\'ll', 'en', 0),
('she\'ll', 'zh', 0),
('she\'s', 'en', 0),
('she\'s', 'zh', 0),
('should', 'en', 0),
('should', 'zh', 0),
('shouldn\'t', 'en', 0),
('shouldn\'t', 'zh', 0),
('so', 'en', 0),
('so', 'zh', 0),
('some', 'en', 0),
('some', 'zh', 0),
('such', 'en', 0),
('such', 'zh', 0),
('than', 'en', 0),
('than', 'zh', 0),
('that', 'en', 0),
('that', 'zh', 0),
('that\'s', 'en', 0),
('that\'s', 'zh', 0),
('the', 'en', 0),
('the', 'zh', 0),
('their', 'en', 0),
('their', 'zh', 0),
('theirs', 'en', 0),
('theirs', 'zh', 0),
('them', 'en', 0),
('them', 'zh', 0),
('themselves', 'en', 0),
('themselves', 'zh', 0),
('then', 'en', 0),
('then', 'zh', 0),
('there', 'en', 0),
('there', 'zh', 0),
('there\'s', 'en', 0),
('there\'s', 'zh', 0),
('these', 'en', 0),
('these', 'zh', 0),
('they', 'en', 0),
('they', 'zh', 0),
('they\'d', 'en', 0),
('they\'d', 'zh', 0),
('they\'ll', 'en', 0),
('they\'ll', 'zh', 0),
('they\'re', 'en', 0),
('they\'re', 'zh', 0),
('they\'ve', 'en', 0),
('they\'ve', 'zh', 0),
('this', 'en', 0),
('this', 'zh', 0),
('those', 'en', 0),
('those', 'zh', 0),
('through', 'en', 0),
('through', 'zh', 0),
('to', 'en', 0),
('to', 'zh', 0),
('too', 'en', 0),
('too', 'zh', 0),
('under', 'en', 0),
('under', 'zh', 0),
('until', 'en', 0),
('until', 'zh', 0),
('up', 'en', 0),
('up', 'zh', 0),
('very', 'en', 0),
('very', 'zh', 0),
('was', 'en', 0),
('was', 'zh', 0),
('wasn\'t', 'en', 0),
('wasn\'t', 'zh', 0),
('we', 'en', 0),
('we', 'zh', 0),
('we\'d', 'en', 0),
('we\'d', 'zh', 0),
('we\'ll', 'en', 0),
('we\'ll', 'zh', 0),
('we\'re', 'en', 0),
('we\'re', 'zh', 0),
('we\'ve', 'en', 0),
('we\'ve', 'zh', 0),
('were', 'en', 0),
('were', 'zh', 0),
('weren\'t', 'en', 0),
('weren\'t', 'zh', 0),
('what', 'en', 0),
('what', 'zh', 0),
('what\'s', 'en', 0),
('what\'s', 'zh', 0),
('when', 'en', 0),
('when', 'zh', 0),
('when\'s', 'en', 0),
('when\'s', 'zh', 0),
('where', 'en', 0),
('where', 'zh', 0),
('where\'s', 'en', 0),
('where\'s', 'zh', 0),
('which', 'en', 0),
('which', 'zh', 0),
('while', 'en', 0),
('while', 'zh', 0),
('who', 'en', 0),
('who', 'zh', 0),
('who\'s', 'en', 0),
('who\'s', 'zh', 0),
('whom', 'en', 0),
('whom', 'zh', 0),
('why', 'en', 0),
('why', 'zh', 0),
('why\'s', 'en', 0),
('why\'s', 'zh', 0),
('with', 'en', 0),
('with', 'zh', 0),
('won\'t', 'en', 0),
('won\'t', 'zh', 0),
('would', 'en', 0),
('would', 'zh', 0),
('wouldn\'t', 'en', 0),
('wouldn\'t', 'zh', 0),
('you', 'en', 0),
('you', 'zh', 0),
('you\'d', 'en', 0),
('you\'d', 'zh', 0),
('you\'ll', 'en', 0),
('you\'ll', 'zh', 0),
('you\'re', 'en', 0),
('you\'re', 'zh', 0),
('you\'ve', 'en', 0),
('you\'ve', 'zh', 0),
('your', 'en', 0),
('your', 'zh', 0),
('yours', 'en', 0),
('yours', 'zh', 0),
('yourself', 'en', 0),
('yourself', 'zh', 0),
('yourselves', 'en', 0),
('yourselves', 'zh', 0);

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_finder_tokens`
--

CREATE TABLE `lsqvo_finder_tokens` (
  `term` varchar(75) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
  `stem` varchar(75) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `common` tinyint(3) UNSIGNED NOT NULL DEFAULT 0,
  `phrase` tinyint(3) UNSIGNED NOT NULL DEFAULT 0,
  `weight` float UNSIGNED NOT NULL DEFAULT 1,
  `context` tinyint(3) UNSIGNED NOT NULL DEFAULT 2,
  `language` char(7) NOT NULL DEFAULT ''
) ENGINE=MEMORY DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_finder_tokens_aggregate`
--

CREATE TABLE `lsqvo_finder_tokens_aggregate` (
  `term_id` int(10) UNSIGNED NOT NULL,
  `term` varchar(75) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
  `stem` varchar(75) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `common` tinyint(3) UNSIGNED NOT NULL DEFAULT 0,
  `phrase` tinyint(3) UNSIGNED NOT NULL DEFAULT 0,
  `term_weight` float UNSIGNED NOT NULL DEFAULT 0,
  `context` tinyint(3) UNSIGNED NOT NULL DEFAULT 2,
  `context_weight` float UNSIGNED NOT NULL DEFAULT 0,
  `total_weight` float UNSIGNED NOT NULL DEFAULT 0,
  `language` char(7) NOT NULL DEFAULT ''
) ENGINE=MEMORY DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_finder_types`
--

CREATE TABLE `lsqvo_finder_types` (
  `id` int(10) UNSIGNED NOT NULL,
  `title` varchar(100) NOT NULL,
  `mime` varchar(100) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Дамп данных таблицы `lsqvo_finder_types`
--

INSERT INTO `lsqvo_finder_types` (`id`, `title`, `mime`) VALUES
(1, 'Category', ''),
(2, 'Contact', ''),
(3, 'Article', ''),
(4, 'News Feed', ''),
(5, 'Tag', '');

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_guidedtours`
--

CREATE TABLE `lsqvo_guidedtours` (
  `id` int(11) NOT NULL,
  `title` varchar(255) NOT NULL DEFAULT '',
  `description` text NOT NULL,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `extensions` text NOT NULL,
  `url` varchar(255) NOT NULL,
  `created` datetime NOT NULL,
  `created_by` int(11) NOT NULL DEFAULT 0,
  `modified` datetime NOT NULL,
  `modified_by` int(11) NOT NULL DEFAULT 0,
  `checked_out_time` datetime DEFAULT NULL,
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `published` tinyint(4) NOT NULL DEFAULT 0,
  `language` varchar(7) NOT NULL,
  `note` varchar(255) NOT NULL DEFAULT '',
  `access` int(10) UNSIGNED NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Дамп данных таблицы `lsqvo_guidedtours`
--

INSERT INTO `lsqvo_guidedtours` (`id`, `title`, `description`, `ordering`, `extensions`, `url`, `created`, `created_by`, `modified`, `modified_by`, `checked_out_time`, `checked_out`, `published`, `language`, `note`, `access`) VALUES
(1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_TITLE', 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_DESCRIPTION', 1, '[\"com_guidedtours\"]', 'administrator/index.php?option=com_guidedtours&view=tours', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, 1, '*', '', 1),
(2, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_TITLE', 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_DESCRIPTION', 2, '[\"com_guidedtours\"]', 'administrator/index.php?option=com_guidedtours&view=tours', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, 1, '*', '', 1),
(3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_TITLE', 'COM_GUIDEDTOURS_TOUR_ARTICLES_DESCRIPTION', 3, '[\"*\"]', 'administrator/index.php?option=com_content&view=articles', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, 1, '*', '', 1),
(4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_TITLE', 'COM_GUIDEDTOURS_TOUR_CATEGORIES_DESCRIPTION', 4, '[\"*\"]', 'administrator/index.php?option=com_categories&view=categories&extension=com_content', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, 1, '*', '', 1),
(5, 'COM_GUIDEDTOURS_TOUR_MENUS_TITLE', 'COM_GUIDEDTOURS_TOUR_MENUS_DESCRIPTION', 5, '[\"*\"]', 'administrator/index.php?option=com_menus&view=menus', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, 1, '*', '', 1),
(6, 'COM_GUIDEDTOURS_TOUR_TAGS_TITLE', 'COM_GUIDEDTOURS_TOUR_TAGS_DESCRIPTION', 6, '[\"*\"]', 'administrator/index.php?option=com_tags&view=tags', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, 1, '*', '', 1),
(7, 'COM_GUIDEDTOURS_TOUR_BANNERS_TITLE', 'COM_GUIDEDTOURS_TOUR_BANNERS_DESCRIPTION', 7, '[\"*\"]', 'administrator/index.php?option=com_banners&view=banners', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, 1, '*', '', 1),
(8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_TITLE', 'COM_GUIDEDTOURS_TOUR_CONTACTS_DESCRIPTION', 8, '[\"*\"]', 'administrator/index.php?option=com_contact&view=contacts', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, 1, '*', '', 1),
(9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_TITLE', 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_DESCRIPTION', 9, '[\"*\"]', 'administrator/index.php?option=com_newsfeeds&view=newsfeeds', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, 1, '*', '', 1),
(10, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_TITLE', 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_DESCRIPTION', 10, '[\"*\"]', 'administrator/index.php?option=com_finder&view=filters', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, 1, '*', '', 1),
(11, 'COM_GUIDEDTOURS_TOUR_USERS_TITLE', 'COM_GUIDEDTOURS_TOUR_USERS_DESCRIPTION', 11, '[\"*\"]', 'administrator/index.php?option=com_users&view=users', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, 1, '*', '', 1);

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_guidedtour_steps`
--

CREATE TABLE `lsqvo_guidedtour_steps` (
  `id` int(11) NOT NULL,
  `tour_id` int(11) NOT NULL DEFAULT 0,
  `title` varchar(255) NOT NULL,
  `published` tinyint(4) NOT NULL DEFAULT 0,
  `description` text NOT NULL,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `position` varchar(255) NOT NULL,
  `target` varchar(255) NOT NULL,
  `type` int(11) NOT NULL,
  `interactive_type` int(11) NOT NULL DEFAULT 1,
  `url` varchar(255) NOT NULL,
  `created` datetime NOT NULL,
  `created_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `modified` datetime NOT NULL,
  `modified_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `checked_out_time` datetime DEFAULT NULL,
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `language` varchar(7) NOT NULL,
  `note` varchar(255) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Дамп данных таблицы `lsqvo_guidedtour_steps`
--

INSERT INTO `lsqvo_guidedtour_steps` (`id`, `tour_id`, `title`, `published`, `description`, `ordering`, `position`, `target`, `type`, `interactive_type`, `url`, `created`, `created_by`, `modified`, `modified_by`, `checked_out_time`, `checked_out`, `language`, `note`) VALUES
(1, 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_NEW_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_NEW_DESCRIPTION', 1, 'bottom', '.button-new', 2, 1, 'administrator/index.php?option=com_guidedtours&view=tours', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(2, 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_TITLE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_TITLE_DESCRIPTION', 2, 'bottom', '#jform_title', 2, 2, 'administrator/index.php?option=com_guidedtours&view=tour&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(3, 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_URL_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_URL_DESCRIPTION', 3, 'top', '#jform_url', 2, 2, 'administrator/index.php?option=com_guidedtours&view=tour&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(4, 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_CONTENT_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_CONTENT_DESCRIPTION', 4, 'bottom', '#jform_description,#jform_description_ifr', 2, 3, 'administrator/index.php?option=com_guidedtours&view=tour&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(5, 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_COMPONENT_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_COMPONENT_DESCRIPTION', 5, 'top', 'joomla-field-fancy-select .choices', 2, 3, 'administrator/index.php?option=com_guidedtours&view=tour&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(6, 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_SAVECLOSE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_SAVECLOSE_DESCRIPTION', 6, 'top', '#save-group-children-save .button-save', 2, 1, 'administrator/index.php?option=com_guidedtours&view=tour&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(7, 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_CONGRATULATIONS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_CONGRATULATIONS_DESCRIPTION', 7, 'bottom', '', 0, 1, 'administrator/index.php?option=com_guidedtours&view=tour&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(8, 2, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_COUNTER_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_COUNTER_DESCRIPTION', 8, 'top', '#toursList tbody tr:nth-last-of-type(1) td:nth-of-type(5) .btn', 2, 1, '', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(9, 2, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_NEW_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_NEW_DESCRIPTION', 9, 'bottom', '.button-new', 2, 1, '', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(10, 2, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_TITLE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_TITLE_DESCRIPTION', 10, 'bottom', '#jform_title', 2, 2, '', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(11, 2, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_DESCRIPTION_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_DESCRIPTION_DESCRIPTION', 11, 'bottom', '#jform_description,#jform_description_ifr', 2, 3, '', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(12, 2, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_STATUS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_STATUS_DESCRIPTION', 12, 'bottom', '#jform_published', 2, 3, '', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(13, 2, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_POSITION_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_POSITION_DESCRIPTION', 13, 'top', '#jform_position', 2, 3, '', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(14, 2, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_TARGET_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_TARGET_DESCRIPTION', 14, 'top', '#jform_target', 2, 3, '', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(15, 2, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_TYPE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_TYPE_DESCRIPTION', 15, 'top', '#jform_type', 2, 3, '', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(16, 2, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_SAVECLOSE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_SAVECLOSE_DESCRIPTION', 16, 'bottom', '#save-group-children-save .button-save', 2, 1, '', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(17, 2, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_CONGRATULATIONS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_GUIDEDTOURSTEPS_STEP_CONGRATULATIONS_DESCRIPTION', 17, 'bottom', '', 0, 1, '', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(18, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_NEW_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_NEW_DESCRIPTION', 18, 'bottom', '.button-new', 2, 1, 'administrator/index.php?option=com_content&view=articles', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(19, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_TITLE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_TITLE_DESCRIPTION', 19, 'bottom', '#jform_title', 2, 2, 'administrator/index.php?option=com_content&view=article&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(20, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_ALIAS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_ALIAS_DESCRIPTION', 20, 'bottom', '#jform_alias', 2, 2, 'administrator/index.php?option=com_content&view=article&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(21, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_CONTENT_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_CONTENT_DESCRIPTION', 21, 'bottom', '#jform_articletext,#jform_articletext_ifr', 2, 3, 'administrator/index.php?option=com_content&view=article&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(22, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_STATUS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_STATUS_DESCRIPTION', 22, 'bottom', '#jform_state', 2, 3, 'administrator/index.php?option=com_content&view=article&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(23, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_CATEGORY_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_CATEGORY_DESCRIPTION', 23, 'top', 'joomla-field-fancy-select .choices[data-type=select-one]', 2, 3, 'administrator/index.php?option=com_content&view=article&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(24, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_FEATURED_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_FEATURED_DESCRIPTION', 24, 'bottom', '#jform_featured0', 2, 3, 'administrator/index.php?option=com_content&view=article&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(25, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_ACCESS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_ACCESS_DESCRIPTION', 25, 'bottom', '#jform_access', 2, 3, 'administrator/index.php?option=com_content&view=article&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(26, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_TAGS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_TAGS_DESCRIPTION', 26, 'top', 'joomla-field-fancy-select .choices[data-type=select-multiple]', 2, 3, 'administrator/index.php?option=com_content&view=article&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(27, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_NOTE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_NOTE_DESCRIPTION', 27, 'top', '#jform_note', 2, 2, 'administrator/index.php?option=com_content&view=article&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(28, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_VERSIONNOTE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_VERSIONNOTE_DESCRIPTION', 28, 'top', '#jform_version_note', 2, 2, 'administrator/index.php?option=com_content&view=article&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(29, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_SAVECLOSE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_SAVECLOSE_DESCRIPTION', 29, 'bottom', '#save-group-children-save .button-save', 2, 1, 'administrator/index.php?option=com_content&view=article&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(30, 3, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_CONGRATULATIONS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_ARTICLES_STEP_CONGRATULATIONS_DESCRIPTION', 30, 'bottom', '', 0, 1, 'administrator/index.php?option=com_content&view=article&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(31, 4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_NEW_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_NEW_DESCRIPTION', 31, 'bottom', '.button-new', 2, 1, 'administrator/index.php?option=com_categories&view=categories&extension=com_content', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(32, 4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_TITLE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_TITLE_DESCRIPTION', 32, 'bottom', '#jform_title', 2, 2, 'administrator/index.php?option=com_categories&view=category&layout=edit&extension=com_content', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(33, 4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_ALIAS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_ALIAS_DESCRIPTION', 33, 'bottom', '#jform_alias', 2, 2, 'administrator/index.php?option=com_categories&view=category&layout=edit&extension=com_content', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(34, 4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_CONTENT_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_CONTENT_DESCRIPTION', 34, 'bottom', '#jform_description,#jform_description_ifr', 2, 3, 'administrator/index.php?option=com_categories&view=category&layout=edit&extension=com_content', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(35, 4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_PARENT_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_PARENT_DESCRIPTION', 35, 'top', 'joomla-field-fancy-select .choices[data-type=select-one]', 2, 3, 'administrator/index.php?option=com_categories&view=category&layout=edit&extension=com_content', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(36, 4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_STATUS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_STATUS_DESCRIPTION', 36, 'bottom', '#jform_published', 2, 3, 'administrator/index.php?option=com_categories&view=category&layout=edit&extension=com_content', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(37, 4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_ACCESS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_ACCESS_DESCRIPTION', 37, 'bottom', '#jform_access', 2, 3, 'administrator/index.php?option=com_categories&view=category&layout=edit&extension=com_content', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(38, 4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_TAGS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_TAGS_DESCRIPTION', 38, 'top', 'joomla-field-fancy-select .choices[data-type=select-multiple]', 2, 3, 'administrator/index.php?option=com_categories&view=category&layout=edit&extension=com_content', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(39, 4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_NOTE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_NOTE_DESCRIPTION', 39, 'top', '#jform_note', 2, 2, 'administrator/index.php?option=com_categories&view=category&layout=edit&extension=com_content', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(40, 4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_VERSIONNOTE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_VERSIONNOTE_DESCRIPTION', 40, 'top', '#jform_version_note', 2, 2, 'administrator/index.php?option=com_categories&view=category&layout=edit&extension=com_content', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(41, 4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_SAVECLOSE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_SAVECLOSE_DESCRIPTION', 41, 'bottom', '#save-group-children-save .button-save', 2, 1, 'administrator/index.php?option=com_categories&view=category&layout=edit&extension=com_content', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(42, 4, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_CONGRATULATIONS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CATEGORIES_STEP_CONGRATULATIONS_DESCRIPTION', 42, 'bottom', '', 0, 1, 'administrator/index.php?option=com_categories&view=category&layout=edit&extension=com_content', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(43, 5, 'COM_GUIDEDTOURS_TOUR_MENUS_STEP_NEW_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_MENUS_STEP_NEW_DESCRIPTION', 43, 'bottom', '.button-new', 2, 1, 'administrator/index.php?option=com_menus&view=menus', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(44, 5, 'COM_GUIDEDTOURS_TOUR_MENUS_STEP_TITLE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_MENUS_STEP_TITLE_DESCRIPTION', 44, 'bottom', '#jform_title', 2, 2, 'administrator/index.php?option=com_menus&view=menu&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(45, 5, 'COM_GUIDEDTOURS_TOUR_MENUS_STEP_UNIQUENAME_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_MENUS_STEP_UNIQUENAME_DESCRIPTION', 45, 'top', '#jform_menutype', 2, 2, 'administrator/index.php?option=com_menus&view=menu&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(46, 5, 'COM_GUIDEDTOURS_TOUR_MENUS_STEP_DESCRIPTION_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_MENUS_STEP_DESCRIPTION_DESCRIPTION', 46, 'top', '#jform_menudescription', 2, 2, 'administrator/index.php?option=com_menus&view=menu&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(47, 5, 'COM_GUIDEDTOURS_TOUR_MENUS_STEP_SAVECLOSE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_MENUS_STEP_SAVECLOSE_DESCRIPTION', 47, 'bottom', '#save-group-children-save .button-save', 2, 1, 'administrator/index.php?option=com_menus&view=menu&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(48, 5, 'COM_GUIDEDTOURS_TOUR_MENUS_STEP_CONGRATULATIONS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_MENUS_STEP_CONGRATULATIONS_DESCRIPTION', 48, 'bottom', '', 0, 1, 'administrator/index.php?option=com_menus&view=menu&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(49, 6, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_NEW_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_NEW_DESCRIPTION', 49, 'bottom', '.button-new', 2, 1, 'administrator/index.php?option=com_tags&view=tags', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(50, 6, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_TITLE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_TITLE_DESCRIPTION', 50, 'bottom', '#jform_title', 2, 2, 'administrator/index.php?option=com_tags&view=tag&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(51, 6, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_ALIAS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_ALIAS_DESCRIPTION', 51, 'bottom', '#jform_alias', 2, 2, 'administrator/index.php?option=com_tags&view=tag&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(52, 6, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_CONTENT_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_CONTENT_DESCRIPTION', 52, 'bottom', '#jform_description,#jform_description_ifr', 2, 3, 'administrator/index.php?option=com_tags&view=tag&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(53, 6, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_PARENT_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_PARENT_DESCRIPTION', 53, 'top', 'joomla-field-fancy-select .choices[data-type=select-one]', 2, 3, 'administrator/index.php?option=com_tags&view=tag&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(54, 6, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_STATUS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_STATUS_DESCRIPTION', 54, 'bottom', '#jform_published', 2, 3, 'administrator/index.php?option=com_tags&view=tag&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(55, 6, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_ACCESS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_ACCESS_DESCRIPTION', 55, 'bottom', '#jform_access', 2, 3, 'administrator/index.php?option=com_tags&view=tag&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(56, 6, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_NOTE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_NOTE_DESCRIPTION', 56, 'top', '#jform_note', 2, 2, 'administrator/index.php?option=com_tags&view=tag&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(57, 6, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_VERSIONNOTE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_VERSIONNOTE_DESCRIPTION', 57, 'top', '#jform_version_note', 2, 2, 'administrator/index.php?option=com_tags&view=tag&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(58, 6, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_SAVECLOSE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_SAVECLOSE_DESCRIPTION', 58, 'bottom', '#save-group-children-save .button-save', 2, 1, 'administrator/index.php?option=com_tags&view=tag&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(59, 6, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_CONGRATULATIONS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_TAGS_STEP_CONGRATULATIONS_DESCRIPTION', 59, 'bottom', '', 0, 1, 'administrator/index.php?option=com_tags&view=tag&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(60, 7, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_NEW_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_NEW_DESCRIPTION', 60, 'bottom', '.button-new', 2, 1, 'administrator/index.php?option=com_banners&view=banners', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(61, 7, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_TITLE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_TITLE_DESCRIPTION', 61, 'bottom', '#jform_name', 2, 2, 'administrator/index.php?option=com_banners&view=banner&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(62, 7, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_ALIAS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_ALIAS_DESCRIPTION', 62, 'bottom', '#jform_alias', 2, 2, 'administrator/index.php?option=com_banners&view=banner&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(63, 7, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_DETAILS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_DETAILS_DESCRIPTION', 63, 'bottom', '.col-lg-9', 2, 3, 'administrator/index.php?option=com_banners&view=banner&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(64, 7, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_STATUS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_STATUS_DESCRIPTION', 64, 'bottom', '#jform_state', 2, 3, 'administrator/index.php?option=com_banners&view=banner&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(65, 7, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_CATEGORY_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_CATEGORY_DESCRIPTION', 65, 'top', 'joomla-field-fancy-select .choices[data-type=select-one]', 2, 3, 'administrator/index.php?option=com_banners&view=banner&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(66, 7, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_PINNED_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_PINNED_DESCRIPTION', 66, 'bottom', '#jform_sticky1', 2, 3, 'administrator/index.php?option=com_banners&view=banner&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(67, 7, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_VERSIONNOTE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_VERSIONNOTE_DESCRIPTION', 67, 'top', '#jform_version_note', 2, 2, 'administrator/index.php?option=com_banners&view=banner&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(68, 7, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_SAVECLOSE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_SAVECLOSE_DESCRIPTION', 68, 'bottom', '#save-group-children-save .button-save', 2, 1, 'administrator/index.php?option=com_banners&view=banner&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(69, 7, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_CONGRATULATIONS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_BANNERS_STEP_CONGRATULATIONS_DESCRIPTION', 69, 'bottom', '', 0, 1, 'administrator/index.php?option=com_banners&view=banner&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(70, 8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_NEW_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_NEW_DESCRIPTION', 70, 'bottom', '.button-new', 2, 1, 'administrator/index.php?option=com_contact&view=contacts', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(71, 8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_TITLE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_TITLE_DESCRIPTION', 71, 'bottom', '#jform_name', 2, 2, 'administrator/index.php?option=com_contact&view=contact&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(72, 8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_ALIAS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_ALIAS_DESCRIPTION', 72, 'bottom', '#jform_alias', 2, 2, 'administrator/index.php?option=com_contact&view=contact&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(73, 8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_DETAILS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_DETAILS_DESCRIPTION', 73, 'bottom', '.col-lg-9', 0, 1, 'administrator/index.php?option=com_contact&view=contact&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(74, 8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_STATUS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_STATUS_DESCRIPTION', 74, 'bottom', '#jform_published', 2, 3, 'administrator/index.php?option=com_contact&view=contact&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(75, 8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_CATEGORY_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_CATEGORY_DESCRIPTION', 75, 'top', 'joomla-field-fancy-select .choices[data-type=select-one]', 2, 3, 'administrator/index.php?option=com_contact&view=contact&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(76, 8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_FEATURED_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_FEATURED_DESCRIPTION', 76, 'bottom', '#jform_featured0', 2, 3, 'administrator/index.php?option=com_contact&view=contact&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(77, 8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_ACCESS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_ACCESS_DESCRIPTION', 77, 'bottom', '#jform_access', 2, 3, 'administrator/index.php?option=com_contact&view=contact&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(78, 8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_TAGS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_TAGS_DESCRIPTION', 78, 'top', 'joomla-field-fancy-select .choices[data-type=select-multiple]', 2, 3, 'administrator/index.php?option=com_contact&view=contact&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(79, 8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_VERSIONNOTE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_VERSIONNOTE_DESCRIPTION', 79, 'top', '#jform_version_note', 2, 2, 'administrator/index.php?option=com_contact&view=contact&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(80, 8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_SAVECLOSE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_SAVECLOSE_DESCRIPTION', 80, 'bottom', '#save-group-children-save .button-save', 2, 1, 'administrator/index.php?option=com_contact&view=contact&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(81, 8, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_CONGRATULATIONS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_CONTACTS_STEP_CONGRATULATIONS_DESCRIPTION', 81, 'bottom', '', 0, 1, 'administrator/index.php?option=com_contact&view=contact&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(82, 9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_NEW_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_NEW_DESCRIPTION', 82, 'bottom', '.button-new', 2, 1, 'administrator/index.php?option=com_newsfeeds&view=newsfeeds', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(83, 9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_TITLE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_TITLE_DESCRIPTION', 83, 'bottom', '#jform_name', 2, 2, 'administrator/index.php?option=com_newsfeeds&view=newsfeed&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(84, 9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_ALIAS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_ALIAS_DESCRIPTION', 84, 'bottom', '#jform_alias', 2, 2, 'administrator/index.php?option=com_newsfeeds&view=newsfeed&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(85, 9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_LINK_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_LINK_DESCRIPTION', 85, 'bottom', '#jform_link', 2, 2, 'administrator/index.php?option=com_newsfeeds&view=newsfeed&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(86, 9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_DESCRIPTION_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_DESCRIPTION_DESCRIPTION', 86, 'bottom', '#jform_description,#jform_description_ifr', 2, 3, 'administrator/index.php?option=com_newsfeeds&view=newsfeed&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(87, 9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_STATUS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_STATUS_DESCRIPTION', 87, 'bottom', '#jform_published', 2, 3, 'administrator/index.php?option=com_newsfeeds&view=newsfeed&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(88, 9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_CATEGORY_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_CATEGORY_DESCRIPTION', 88, 'top', 'joomla-field-fancy-select .choices[data-type=select-one]', 2, 3, 'administrator/index.php?option=com_newsfeeds&view=newsfeed&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(89, 9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_ACCESS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_ACCESS_DESCRIPTION', 89, 'bottom', '#jform_access', 2, 3, 'administrator/index.php?option=com_newsfeeds&view=newsfeed&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(90, 9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_TAGS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_TAGS_DESCRIPTION', 90, 'top', 'joomla-field-fancy-select .choices[data-type=select-multiple]', 2, 3, 'administrator/index.php?option=com_newsfeeds&view=newsfeed&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(91, 9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_VERSIONNOTE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_VERSIONNOTE_DESCRIPTION', 91, 'top', '#jform_version_note', 2, 2, 'administrator/index.php?option=com_newsfeeds&view=newsfeed&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(92, 9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_SAVECLOSE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_SAVECLOSE_DESCRIPTION', 92, 'bottom', '#save-group-children-save .button-save', 2, 1, 'administrator/index.php?option=com_newsfeeds&view=newsfeed&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(93, 9, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_CONGRATULATIONS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_NEWSFEEDS_STEP_CONGRATULATIONS_DESCRIPTION', 93, 'bottom', '', 0, 1, 'administrator/index.php?option=com_newsfeeds&view=newsfeed&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(94, 10, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_NEW_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_NEW_DESCRIPTION', 94, 'bottom', '.button-new', 2, 1, 'administrator/index.php?option=com_finder&view=filters', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(95, 10, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_TITLE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_TITLE_DESCRIPTION', 95, 'bottom', '#jform_title', 2, 2, 'administrator/index.php?option=com_finder&view=filter&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(96, 10, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_ALIAS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_ALIAS_DESCRIPTION', 96, 'bottom', '#jform_alias', 2, 2, 'administrator/index.php?option=com_finder&view=filter&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(97, 10, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_CONTENT_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_CONTENT_DESCRIPTION', 97, 'bottom', '.col-lg-9', 0, 1, 'administrator/index.php?option=com_finder&view=filter&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(98, 10, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_STATUS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_STATUS_DESCRIPTION', 98, 'bottom', '#jform_state', 2, 3, 'administrator/index.php?option=com_finder&view=filter&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(99, 10, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_SAVECLOSE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_SAVECLOSE_DESCRIPTION', 99, 'bottom', '#save-group-children-save .button-save', 2, 1, 'administrator/index.php?option=com_finder&view=filter&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(100, 10, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_CONGRATULATIONS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_SMARTSEARCH_STEP_CONGRATULATIONS_DESCRIPTION', 100, 'bottom', '', 0, 1, 'administrator/index.php?option=com_finder&view=filter&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(101, 11, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_NEW_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_NEW_DESCRIPTION', 101, 'bottom', '.button-new', 2, 1, 'administrator/index.php?option=com_users&view=user&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(102, 11, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_NAME_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_NAME_DESCRIPTION', 102, 'bottom', '#jform_name', 2, 2, 'administrator/index.php?option=com_users&view=user&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(103, 11, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_LOGINNAME_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_LOGINNAME_DESCRIPTION', 103, 'bottom', '#jform_username', 2, 2, 'administrator/index.php?option=com_users&view=user&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(104, 11, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_PASSWORD_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_PASSWORD_DESCRIPTION', 104, 'bottom', '#jform_password', 2, 2, 'administrator/index.php?option=com_users&view=user&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(105, 11, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_PASSWORD2_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_PASSWORD2_DESCRIPTION', 105, 'bottom', '#jform_password2', 2, 2, 'administrator/index.php?option=com_users&view=user&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(106, 11, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_EMAIL_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_EMAIL_DESCRIPTION', 106, 'bottom', '#jform_email', 2, 2, 'administrator/index.php?option=com_users&view=user&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(107, 11, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_SYSTEMEMAIL_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_SYSTEMEMAIL_DESCRIPTION', 107, 'top', '#jform_sendEmail0', 2, 3, 'administrator/index.php?option=com_users&view=user&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(108, 11, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_STATUS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_STATUS_DESCRIPTION', 108, 'top', '#jform_block0', 2, 3, 'administrator/index.php?option=com_users&view=user&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(109, 11, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_PASSWORDRESET_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_PASSWORDRESET_DESCRIPTION', 109, 'top', '#jform_requireReset0', 2, 3, 'administrator/index.php?option=com_users&view=user&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(110, 11, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_SAVECLOSE_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_SAVECLOSE_DESCRIPTION', 110, 'bottom', '#save-group-children-save .button-save', 2, 1, 'administrator/index.php?option=com_users&view=user&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', ''),
(111, 11, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_CONGRATULATIONS_TITLE', 1, 'COM_GUIDEDTOURS_TOUR_USERS_STEP_CONGRATULATIONS_DESCRIPTION', 111, 'bottom', '', 0, 1, 'administrator/index.php?option=com_users&view=user&layout=edit', '2023-08-09 22:27:17', 0, '2023-08-09 22:27:17', 0, NULL, NULL, '*', '');

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_history`
--

CREATE TABLE `lsqvo_history` (
  `version_id` int(10) UNSIGNED NOT NULL,
  `item_id` varchar(50) NOT NULL,
  `version_note` varchar(255) NOT NULL DEFAULT '' COMMENT 'Optional version name',
  `save_date` datetime NOT NULL,
  `editor_user_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `character_count` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Number of characters in this version.',
  `sha1_hash` varchar(50) NOT NULL DEFAULT '' COMMENT 'SHA1 hash of the version_data column.',
  `version_data` mediumtext NOT NULL COMMENT 'json-encoded string of version data',
  `keep_forever` tinyint(4) NOT NULL DEFAULT 0 COMMENT '0=auto delete; 1=keep'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Дамп данных таблицы `lsqvo_history`
--

INSERT INTO `lsqvo_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(1, 'com_content.article.1', '', '2023-08-11 17:06:25', 113, 11824, '8472b23ec13be1578b9d70842e5830db26461187', '{\"id\":1,\"asset_id\":99,\"title\":\"\\u0422\\u0435\\u0441\\u0442\\u043e\\u0432\\u044b\\u0439 \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\",\"alias\":\"testovyj-material\",\"introtext\":\"<div>\\r\\n<h2>\\u0427\\u0442\\u043e \\u0442\\u0430\\u043a\\u043e\\u0435 Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong> - \\u044d\\u0442\\u043e \\u0442\\u0435\\u043a\\u0441\\u0442-\\\"\\u0440\\u044b\\u0431\\u0430\\\", \\u0447\\u0430\\u0441\\u0442\\u043e \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u043c\\u044b\\u0439 \\u0432 \\u043f\\u0435\\u0447\\u0430\\u0442\\u0438 \\u0438 \\u0432\\u044d\\u0431-\\u0434\\u0438\\u0437\\u0430\\u0439\\u043d\\u0435. Lorem Ipsum \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0442\\u0430\\u043d\\u0434\\u0430\\u0440\\u0442\\u043d\\u043e\\u0439 \\\"\\u0440\\u044b\\u0431\\u043e\\u0439\\\" \\u0434\\u043b\\u044f \\u0442\\u0435\\u043a\\u0441\\u0442\\u043e\\u0432 \\u043d\\u0430 \\u043b\\u0430\\u0442\\u0438\\u043d\\u0438\\u0446\\u0435 \\u0441 \\u043d\\u0430\\u0447\\u0430\\u043b\\u0430 XVI \\u0432\\u0435\\u043a\\u0430. \\u0412 \\u0442\\u043e \\u0432\\u0440\\u0435\\u043c\\u044f \\u043d\\u0435\\u043a\\u0438\\u0439 \\u0431\\u0435\\u0437\\u044b\\u043c\\u044f\\u043d\\u043d\\u044b\\u0439 \\u043f\\u0435\\u0447\\u0430\\u0442\\u043d\\u0438\\u043a \\u0441\\u043e\\u0437\\u0434\\u0430\\u043b \\u0431\\u043e\\u043b\\u044c\\u0448\\u0443\\u044e \\u043a\\u043e\\u043b\\u043b\\u0435\\u043a\\u0446\\u0438\\u044e \\u0440\\u0430\\u0437\\u043c\\u0435\\u0440\\u043e\\u0432 \\u0438 \\u0444\\u043e\\u0440\\u043c \\u0448\\u0440\\u0438\\u0444\\u0442\\u043e\\u0432, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044f Lorem Ipsum \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0435\\u0447\\u0430\\u0442\\u043a\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0437\\u0446\\u043e\\u0432. Lorem Ipsum \\u043d\\u0435 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0443\\u0441\\u043f\\u0435\\u0448\\u043d\\u043e \\u043f\\u0435\\u0440\\u0435\\u0436\\u0438\\u043b \\u0431\\u0435\\u0437 \\u0437\\u0430\\u043c\\u0435\\u0442\\u043d\\u044b\\u0445 \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0439 \\u043f\\u044f\\u0442\\u044c \\u0432\\u0435\\u043a\\u043e\\u0432, \\u043d\\u043e \\u0438 \\u043f\\u0435\\u0440\\u0435\\u0448\\u0430\\u0433\\u043d\\u0443\\u043b \\u0432 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0439 \\u0434\\u0438\\u0437\\u0430\\u0439\\u043d. \\u0415\\u0433\\u043e \\u043f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u0438\\u0437\\u0430\\u0446\\u0438\\u0438 \\u0432 \\u043d\\u043e\\u0432\\u043e\\u0435 \\u0432\\u0440\\u0435\\u043c\\u044f \\u043f\\u043e\\u0441\\u043b\\u0443\\u0436\\u0438\\u043b\\u0438 \\u043f\\u0443\\u0431\\u043b\\u0438\\u043a\\u0430\\u0446\\u0438\\u044f \\u043b\\u0438\\u0441\\u0442\\u043e\\u0432 Letraset \\u0441 \\u043e\\u0431\\u0440\\u0430\\u0437\\u0446\\u0430\\u043c\\u0438 Lorem Ipsum \\u0432 60-\\u0445 \\u0433\\u043e\\u0434\\u0430\\u0445 \\u0438, \\u0432 \\u0431\\u043e\\u043b\\u0435\\u0435 \\u043d\\u0435\\u0434\\u0430\\u0432\\u043d\\u0435\\u0435 \\u0432\\u0440\\u0435\\u043c\\u044f, \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u044b \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0432\\u0451\\u0440\\u0441\\u0442\\u043a\\u0438 \\u0442\\u0438\\u043f\\u0430 Aldus PageMaker, \\u0432 \\u0448\\u0430\\u0431\\u043b\\u043e\\u043d\\u0430\\u0445 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u0442\\u0441\\u044f Lorem Ipsum.<\\/p>\\r\\n<\\/div>\\r\\n<div>\\r\\n<h2>\\u041f\\u043e\\u0447\\u0435\\u043c\\u0443 \\u043e\\u043d \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u0442\\u0441\\u044f?<\\/h2>\\r\\n<p>\\u0414\\u0430\\u0432\\u043d\\u043e \\u0432\\u044b\\u044f\\u0441\\u043d\\u0435\\u043d\\u043e, \\u0447\\u0442\\u043e \\u043f\\u0440\\u0438 \\u043e\\u0446\\u0435\\u043d\\u043a\\u0435 \\u0434\\u0438\\u0437\\u0430\\u0439\\u043d\\u0430 \\u0438 \\u043a\\u043e\\u043c\\u043f\\u043e\\u0437\\u0438\\u0446\\u0438\\u0438 \\u0447\\u0438\\u0442\\u0430\\u0435\\u043c\\u044b\\u0439 \\u0442\\u0435\\u043a\\u0441\\u0442 \\u043c\\u0435\\u0448\\u0430\\u0435\\u0442 \\u0441\\u043e\\u0441\\u0440\\u0435\\u0434\\u043e\\u0442\\u043e\\u0447\\u0438\\u0442\\u044c\\u0441\\u044f. Lorem Ipsum \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044e\\u0442 \\u043f\\u043e\\u0442\\u043e\\u043c\\u0443, \\u0447\\u0442\\u043e \\u0442\\u043e\\u0442 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u0431\\u043e\\u043b\\u0435\\u0435 \\u0438\\u043b\\u0438 \\u043c\\u0435\\u043d\\u0435\\u0435 \\u0441\\u0442\\u0430\\u043d\\u0434\\u0430\\u0440\\u0442\\u043d\\u043e\\u0435 \\u0437\\u0430\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u0435 \\u0448\\u0430\\u0431\\u043b\\u043e\\u043d\\u0430, \\u0430 \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0440\\u0435\\u0430\\u043b\\u044c\\u043d\\u043e\\u0435 \\u0440\\u0430\\u0441\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0431\\u0443\\u043a\\u0432 \\u0438 \\u043f\\u0440\\u043e\\u0431\\u0435\\u043b\\u043e\\u0432 \\u0432 \\u0430\\u0431\\u0437\\u0430\\u0446\\u0430\\u0445, \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0435 \\u043d\\u0435 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0435\\u0442\\u0441\\u044f \\u043f\\u0440\\u0438 \\u043f\\u0440\\u043e\\u0441\\u0442\\u043e\\u0439 \\u0434\\u0443\\u0431\\u043b\\u0438\\u043a\\u0430\\u0446\\u0438\\u0438 \\\"\\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442.. \\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442.. \\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442..\\\" \\u041c\\u043d\\u043e\\u0433\\u0438\\u0435 \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u044b \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0432\\u0451\\u0440\\u0441\\u0442\\u043a\\u0438 \\u0438 \\u0440\\u0435\\u0434\\u0430\\u043a\\u0442\\u043e\\u0440\\u044b HTML \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044e\\u0442 Lorem Ipsum \\u0432 \\u043a\\u0430\\u0447\\u0435\\u0441\\u0442\\u0432\\u0435 \\u0442\\u0435\\u043a\\u0441\\u0442\\u0430 \\u043f\\u043e \\u0443\\u043c\\u043e\\u043b\\u0447\\u0430\\u043d\\u0438\\u044e, \\u0442\\u0430\\u043a \\u0447\\u0442\\u043e \\u043f\\u043e\\u0438\\u0441\\u043a \\u043f\\u043e \\u043a\\u043b\\u044e\\u0447\\u0435\\u0432\\u044b\\u043c \\u0441\\u043b\\u043e\\u0432\\u0430\\u043c \\\"lorem ipsum\\\" \\u0441\\u0440\\u0430\\u0437\\u0443 \\u043f\\u043e\\u043a\\u0430\\u0437\\u044b\\u0432\\u0430\\u0435\\u0442, \\u043a\\u0430\\u043a \\u043c\\u043d\\u043e\\u0433\\u043e \\u0432\\u0435\\u0431-\\u0441\\u0442\\u0440\\u0430\\u043d\\u0438\\u0446 \\u0432\\u0441\\u0451 \\u0435\\u0449\\u0451 \\u0434\\u043e\\u0436\\u0438\\u0434\\u0430\\u044e\\u0442\\u0441\\u044f \\u0441\\u0432\\u043e\\u0435\\u0433\\u043e \\u043d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0435\\u0433\\u043e \\u0440\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f. \\u0417\\u0430 \\u043f\\u0440\\u043e\\u0448\\u0435\\u0434\\u0448\\u0438\\u0435 \\u0433\\u043e\\u0434\\u044b \\u0442\\u0435\\u043a\\u0441\\u0442 Lorem Ipsum \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u043b \\u043c\\u043d\\u043e\\u0433\\u043e \\u0432\\u0435\\u0440\\u0441\\u0438\\u0439. \\u041d\\u0435\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 \\u0432\\u0435\\u0440\\u0441\\u0438\\u0438 \\u043f\\u043e\\u044f\\u0432\\u0438\\u043b\\u0438\\u0441\\u044c \\u043f\\u043e \\u043e\\u0448\\u0438\\u0431\\u043a\\u0435, \\u043d\\u0435\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 - \\u043d\\u0430\\u043c\\u0435\\u0440\\u0435\\u043d\\u043d\\u043e (\\u043d\\u0430\\u043f\\u0440\\u0438\\u043c\\u0435\\u0440, \\u044e\\u043c\\u043e\\u0440\\u0438\\u0441\\u0442\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0435 \\u0432\\u0430\\u0440\\u0438\\u0430\\u043d\\u0442\\u044b).<\\/p>\\r\\n<\\/div>\\r\\n<p>\\u00a0<\\/p>\\r\\n<div>\\r\\n<h2>\\u041e\\u0442\\u043a\\u0443\\u0434\\u0430 \\u043e\\u043d \\u043f\\u043e\\u044f\\u0432\\u0438\\u043b\\u0441\\u044f?<\\/h2>\\r\\n<p>\\u041c\\u043d\\u043e\\u0433\\u0438\\u0435 \\u0434\\u0443\\u043c\\u0430\\u044e\\u0442, \\u0447\\u0442\\u043e Lorem Ipsum - \\u0432\\u0437\\u044f\\u0442\\u044b\\u0439 \\u0441 \\u043f\\u043e\\u0442\\u043e\\u043b\\u043a\\u0430 \\u043f\\u0441\\u0435\\u0432\\u0434\\u043e-\\u043b\\u0430\\u0442\\u0438\\u043d\\u0441\\u043a\\u0438\\u0439 \\u043d\\u0430\\u0431\\u043e\\u0440 \\u0441\\u043b\\u043e\\u0432, \\u043d\\u043e \\u044d\\u0442\\u043e \\u043d\\u0435 \\u0441\\u043e\\u0432\\u0441\\u0435\\u043c \\u0442\\u0430\\u043a. \\u0415\\u0433\\u043e \\u043a\\u043e\\u0440\\u043d\\u0438 \\u0443\\u0445\\u043e\\u0434\\u044f\\u0442 \\u0432 \\u043e\\u0434\\u0438\\u043d \\u0444\\u0440\\u0430\\u0433\\u043c\\u0435\\u043d\\u0442 \\u043a\\u043b\\u0430\\u0441\\u0441\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0430\\u0442\\u044b\\u043d\\u0438 45 \\u0433\\u043e\\u0434\\u0430 \\u043d.\\u044d., \\u0442\\u043e \\u0435\\u0441\\u0442\\u044c \\u0431\\u043e\\u043b\\u0435\\u0435 \\u0434\\u0432\\u0443\\u0445 \\u0442\\u044b\\u0441\\u044f\\u0447\\u0435\\u043b\\u0435\\u0442\\u0438\\u0439 \\u043d\\u0430\\u0437\\u0430\\u0434. \\u0420\\u0438\\u0447\\u0430\\u0440\\u0434 \\u041c\\u0430\\u043a\\u041a\\u043b\\u0438\\u043d\\u0442\\u043e\\u043a, \\u043f\\u0440\\u043e\\u0444\\u0435\\u0441\\u0441\\u043e\\u0440 \\u043b\\u0430\\u0442\\u044b\\u043d\\u0438 \\u0438\\u0437 \\u043a\\u043e\\u043b\\u043b\\u0435\\u0434\\u0436\\u0430 Hampden-Sydney, \\u0448\\u0442\\u0430\\u0442 \\u0412\\u0438\\u0440\\u0434\\u0436\\u0438\\u043d\\u0438\\u044f, \\u0432\\u0437\\u044f\\u043b \\u043e\\u0434\\u043d\\u043e \\u0438\\u0437 \\u0441\\u0430\\u043c\\u044b\\u0445 \\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043b\\u043e\\u0432 \\u0432 Lorem Ipsum, \\\"consectetur\\\", \\u0438 \\u0437\\u0430\\u043d\\u044f\\u043b\\u0441\\u044f \\u0435\\u0433\\u043e \\u043f\\u043e\\u0438\\u0441\\u043a\\u0430\\u043c\\u0438 \\u0432 \\u043a\\u043b\\u0430\\u0441\\u0441\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0430\\u0442\\u0438\\u043d\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0438\\u0442\\u0435\\u0440\\u0430\\u0442\\u0443\\u0440\\u0435. \\u0412 \\u0440\\u0435\\u0437\\u0443\\u043b\\u044c\\u0442\\u0430\\u0442\\u0435 \\u043e\\u043d \\u043d\\u0430\\u0448\\u0451\\u043b \\u043d\\u0435\\u043e\\u0441\\u043f\\u043e\\u0440\\u0438\\u043c\\u044b\\u0439 \\u043f\\u0435\\u0440\\u0432\\u043e\\u0438\\u0441\\u0442\\u043e\\u0447\\u043d\\u0438\\u043a Lorem Ipsum \\u0432 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u0430\\u0445 1.10.32 \\u0438 1.10.33 \\u043a\\u043d\\u0438\\u0433\\u0438 \\\"de Finibus Bonorum et Malorum\\\" (\\\"\\u041e \\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0430\\u0445 \\u0434\\u043e\\u0431\\u0440\\u0430 \\u0438 \\u0437\\u043b\\u0430\\\"), \\u043d\\u0430\\u043f\\u0438\\u0441\\u0430\\u043d\\u043d\\u043e\\u0439 \\u0426\\u0438\\u0446\\u0435\\u0440\\u043e\\u043d\\u043e\\u043c \\u0432 45 \\u0433\\u043e\\u0434\\u0443 \\u043d.\\u044d. \\u042d\\u0442\\u043e\\u0442 \\u0442\\u0440\\u0430\\u043a\\u0442\\u0430\\u0442 \\u043f\\u043e \\u0442\\u0435\\u043e\\u0440\\u0438\\u0438 \\u044d\\u0442\\u0438\\u043a\\u0438 \\u0431\\u044b\\u043b \\u043e\\u0447\\u0435\\u043d\\u044c \\u043f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u0435\\u043d \\u0432 \\u044d\\u043f\\u043e\\u0445\\u0443 \\u0412\\u043e\\u0437\\u0440\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f. \\u041f\\u0435\\u0440\\u0432\\u0430\\u044f \\u0441\\u0442\\u0440\\u043e\\u043a\\u0430 Lorem Ipsum, \\\"Lorem ipsum dolor sit amet..\\\", \\u043f\\u0440\\u043e\\u0438\\u0441\\u0445\\u043e\\u0434\\u0438\\u0442 \\u043e\\u0442 \\u043e\\u0434\\u043d\\u043e\\u0439 \\u0438\\u0437 \\u0441\\u0442\\u0440\\u043e\\u043a \\u0432 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u0435 1.10.32<\\/p>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2023-08-11 17:06:25\",\"created_by\":113,\"created_by_alias\":\"\",\"modified\":\"2023-08-11 17:06:25\",\"modified_by\":113,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-08-11 17:06:25\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":\"1\",\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(2, 'com_content.article.1', '', '2023-08-11 17:06:43', 113, 11843, 'de6f0f399f3b94dc58aca163db4dccc7ef87471d', '{\"id\":\"1\",\"asset_id\":99,\"title\":\"\\u0422\\u0435\\u0441\\u0442\\u043e\\u0432\\u044b\\u0439 \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\",\"alias\":\"testovyj-material\",\"introtext\":\"<div>\\r\\n<h2>\\u0427\\u0442\\u043e \\u0442\\u0430\\u043a\\u043e\\u0435 Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong> - \\u044d\\u0442\\u043e \\u0442\\u0435\\u043a\\u0441\\u0442-\\\"\\u0440\\u044b\\u0431\\u0430\\\", \\u0447\\u0430\\u0441\\u0442\\u043e \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u043c\\u044b\\u0439 \\u0432 \\u043f\\u0435\\u0447\\u0430\\u0442\\u0438 \\u0438 \\u0432\\u044d\\u0431-\\u0434\\u0438\\u0437\\u0430\\u0439\\u043d\\u0435. Lorem Ipsum \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0442\\u0430\\u043d\\u0434\\u0430\\u0440\\u0442\\u043d\\u043e\\u0439 \\\"\\u0440\\u044b\\u0431\\u043e\\u0439\\\" \\u0434\\u043b\\u044f \\u0442\\u0435\\u043a\\u0441\\u0442\\u043e\\u0432 \\u043d\\u0430 \\u043b\\u0430\\u0442\\u0438\\u043d\\u0438\\u0446\\u0435 \\u0441 \\u043d\\u0430\\u0447\\u0430\\u043b\\u0430 XVI \\u0432\\u0435\\u043a\\u0430. \\u0412 \\u0442\\u043e \\u0432\\u0440\\u0435\\u043c\\u044f \\u043d\\u0435\\u043a\\u0438\\u0439 \\u0431\\u0435\\u0437\\u044b\\u043c\\u044f\\u043d\\u043d\\u044b\\u0439 \\u043f\\u0435\\u0447\\u0430\\u0442\\u043d\\u0438\\u043a \\u0441\\u043e\\u0437\\u0434\\u0430\\u043b \\u0431\\u043e\\u043b\\u044c\\u0448\\u0443\\u044e \\u043a\\u043e\\u043b\\u043b\\u0435\\u043a\\u0446\\u0438\\u044e \\u0440\\u0430\\u0437\\u043c\\u0435\\u0440\\u043e\\u0432 \\u0438 \\u0444\\u043e\\u0440\\u043c \\u0448\\u0440\\u0438\\u0444\\u0442\\u043e\\u0432, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044f Lorem Ipsum \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0435\\u0447\\u0430\\u0442\\u043a\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0437\\u0446\\u043e\\u0432. Lorem Ipsum \\u043d\\u0435 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0443\\u0441\\u043f\\u0435\\u0448\\u043d\\u043e \\u043f\\u0435\\u0440\\u0435\\u0436\\u0438\\u043b \\u0431\\u0435\\u0437 \\u0437\\u0430\\u043c\\u0435\\u0442\\u043d\\u044b\\u0445 \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0439 \\u043f\\u044f\\u0442\\u044c \\u0432\\u0435\\u043a\\u043e\\u0432, \\u043d\\u043e \\u0438 \\u043f\\u0435\\u0440\\u0435\\u0448\\u0430\\u0433\\u043d\\u0443\\u043b \\u0432 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0439 \\u0434\\u0438\\u0437\\u0430\\u0439\\u043d. \\u0415\\u0433\\u043e \\u043f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u0438\\u0437\\u0430\\u0446\\u0438\\u0438 \\u0432 \\u043d\\u043e\\u0432\\u043e\\u0435 \\u0432\\u0440\\u0435\\u043c\\u044f \\u043f\\u043e\\u0441\\u043b\\u0443\\u0436\\u0438\\u043b\\u0438 \\u043f\\u0443\\u0431\\u043b\\u0438\\u043a\\u0430\\u0446\\u0438\\u044f \\u043b\\u0438\\u0441\\u0442\\u043e\\u0432 Letraset \\u0441 \\u043e\\u0431\\u0440\\u0430\\u0437\\u0446\\u0430\\u043c\\u0438 Lorem Ipsum \\u0432 60-\\u0445 \\u0433\\u043e\\u0434\\u0430\\u0445 \\u0438, \\u0432 \\u0431\\u043e\\u043b\\u0435\\u0435 \\u043d\\u0435\\u0434\\u0430\\u0432\\u043d\\u0435\\u0435 \\u0432\\u0440\\u0435\\u043c\\u044f, \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u044b \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0432\\u0451\\u0440\\u0441\\u0442\\u043a\\u0438 \\u0442\\u0438\\u043f\\u0430 Aldus PageMaker, \\u0432 \\u0448\\u0430\\u0431\\u043b\\u043e\\u043d\\u0430\\u0445 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u0442\\u0441\\u044f Lorem Ipsum.<\\/p>\\r\\n<\\/div>\\r\\n<div>\\r\\n<h2>\\u041f\\u043e\\u0447\\u0435\\u043c\\u0443 \\u043e\\u043d \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u0442\\u0441\\u044f?<\\/h2>\\r\\n<p>\\u0414\\u0430\\u0432\\u043d\\u043e \\u0432\\u044b\\u044f\\u0441\\u043d\\u0435\\u043d\\u043e, \\u0447\\u0442\\u043e \\u043f\\u0440\\u0438 \\u043e\\u0446\\u0435\\u043d\\u043a\\u0435 \\u0434\\u0438\\u0437\\u0430\\u0439\\u043d\\u0430 \\u0438 \\u043a\\u043e\\u043c\\u043f\\u043e\\u0437\\u0438\\u0446\\u0438\\u0438 \\u0447\\u0438\\u0442\\u0430\\u0435\\u043c\\u044b\\u0439 \\u0442\\u0435\\u043a\\u0441\\u0442 \\u043c\\u0435\\u0448\\u0430\\u0435\\u0442 \\u0441\\u043e\\u0441\\u0440\\u0435\\u0434\\u043e\\u0442\\u043e\\u0447\\u0438\\u0442\\u044c\\u0441\\u044f. Lorem Ipsum \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044e\\u0442 \\u043f\\u043e\\u0442\\u043e\\u043c\\u0443, \\u0447\\u0442\\u043e \\u0442\\u043e\\u0442 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u0431\\u043e\\u043b\\u0435\\u0435 \\u0438\\u043b\\u0438 \\u043c\\u0435\\u043d\\u0435\\u0435 \\u0441\\u0442\\u0430\\u043d\\u0434\\u0430\\u0440\\u0442\\u043d\\u043e\\u0435 \\u0437\\u0430\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u0435 \\u0448\\u0430\\u0431\\u043b\\u043e\\u043d\\u0430, \\u0430 \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0440\\u0435\\u0430\\u043b\\u044c\\u043d\\u043e\\u0435 \\u0440\\u0430\\u0441\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0431\\u0443\\u043a\\u0432 \\u0438 \\u043f\\u0440\\u043e\\u0431\\u0435\\u043b\\u043e\\u0432 \\u0432 \\u0430\\u0431\\u0437\\u0430\\u0446\\u0430\\u0445, \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0435 \\u043d\\u0435 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0435\\u0442\\u0441\\u044f \\u043f\\u0440\\u0438 \\u043f\\u0440\\u043e\\u0441\\u0442\\u043e\\u0439 \\u0434\\u0443\\u0431\\u043b\\u0438\\u043a\\u0430\\u0446\\u0438\\u0438 \\\"\\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442.. \\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442.. \\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442..\\\" \\u041c\\u043d\\u043e\\u0433\\u0438\\u0435 \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u044b \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0432\\u0451\\u0440\\u0441\\u0442\\u043a\\u0438 \\u0438 \\u0440\\u0435\\u0434\\u0430\\u043a\\u0442\\u043e\\u0440\\u044b HTML \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044e\\u0442 Lorem Ipsum \\u0432 \\u043a\\u0430\\u0447\\u0435\\u0441\\u0442\\u0432\\u0435 \\u0442\\u0435\\u043a\\u0441\\u0442\\u0430 \\u043f\\u043e \\u0443\\u043c\\u043e\\u043b\\u0447\\u0430\\u043d\\u0438\\u044e, \\u0442\\u0430\\u043a \\u0447\\u0442\\u043e \\u043f\\u043e\\u0438\\u0441\\u043a \\u043f\\u043e \\u043a\\u043b\\u044e\\u0447\\u0435\\u0432\\u044b\\u043c \\u0441\\u043b\\u043e\\u0432\\u0430\\u043c \\\"lorem ipsum\\\" \\u0441\\u0440\\u0430\\u0437\\u0443 \\u043f\\u043e\\u043a\\u0430\\u0437\\u044b\\u0432\\u0430\\u0435\\u0442, \\u043a\\u0430\\u043a \\u043c\\u043d\\u043e\\u0433\\u043e \\u0432\\u0435\\u0431-\\u0441\\u0442\\u0440\\u0430\\u043d\\u0438\\u0446 \\u0432\\u0441\\u0451 \\u0435\\u0449\\u0451 \\u0434\\u043e\\u0436\\u0438\\u0434\\u0430\\u044e\\u0442\\u0441\\u044f \\u0441\\u0432\\u043e\\u0435\\u0433\\u043e \\u043d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0435\\u0433\\u043e \\u0440\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f. \\u0417\\u0430 \\u043f\\u0440\\u043e\\u0448\\u0435\\u0434\\u0448\\u0438\\u0435 \\u0433\\u043e\\u0434\\u044b \\u0442\\u0435\\u043a\\u0441\\u0442 Lorem Ipsum \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u043b \\u043c\\u043d\\u043e\\u0433\\u043e \\u0432\\u0435\\u0440\\u0441\\u0438\\u0439. \\u041d\\u0435\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 \\u0432\\u0435\\u0440\\u0441\\u0438\\u0438 \\u043f\\u043e\\u044f\\u0432\\u0438\\u043b\\u0438\\u0441\\u044c \\u043f\\u043e \\u043e\\u0448\\u0438\\u0431\\u043a\\u0435, \\u043d\\u0435\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 - \\u043d\\u0430\\u043c\\u0435\\u0440\\u0435\\u043d\\u043d\\u043e (\\u043d\\u0430\\u043f\\u0440\\u0438\\u043c\\u0435\\u0440, \\u044e\\u043c\\u043e\\u0440\\u0438\\u0441\\u0442\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0435 \\u0432\\u0430\\u0440\\u0438\\u0430\\u043d\\u0442\\u044b).<\\/p>\\r\\n<\\/div>\\r\\n<p>\\u00a0<\\/p>\\r\\n<div>\\r\\n<h2>\\u041e\\u0442\\u043a\\u0443\\u0434\\u0430 \\u043e\\u043d \\u043f\\u043e\\u044f\\u0432\\u0438\\u043b\\u0441\\u044f?<\\/h2>\\r\\n<p>\\u041c\\u043d\\u043e\\u0433\\u0438\\u0435 \\u0434\\u0443\\u043c\\u0430\\u044e\\u0442, \\u0447\\u0442\\u043e Lorem Ipsum - \\u0432\\u0437\\u044f\\u0442\\u044b\\u0439 \\u0441 \\u043f\\u043e\\u0442\\u043e\\u043b\\u043a\\u0430 \\u043f\\u0441\\u0435\\u0432\\u0434\\u043e-\\u043b\\u0430\\u0442\\u0438\\u043d\\u0441\\u043a\\u0438\\u0439 \\u043d\\u0430\\u0431\\u043e\\u0440 \\u0441\\u043b\\u043e\\u0432, \\u043d\\u043e \\u044d\\u0442\\u043e \\u043d\\u0435 \\u0441\\u043e\\u0432\\u0441\\u0435\\u043c \\u0442\\u0430\\u043a. \\u0415\\u0433\\u043e \\u043a\\u043e\\u0440\\u043d\\u0438 \\u0443\\u0445\\u043e\\u0434\\u044f\\u0442 \\u0432 \\u043e\\u0434\\u0438\\u043d \\u0444\\u0440\\u0430\\u0433\\u043c\\u0435\\u043d\\u0442 \\u043a\\u043b\\u0430\\u0441\\u0441\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0430\\u0442\\u044b\\u043d\\u0438 45 \\u0433\\u043e\\u0434\\u0430 \\u043d.\\u044d., \\u0442\\u043e \\u0435\\u0441\\u0442\\u044c \\u0431\\u043e\\u043b\\u0435\\u0435 \\u0434\\u0432\\u0443\\u0445 \\u0442\\u044b\\u0441\\u044f\\u0447\\u0435\\u043b\\u0435\\u0442\\u0438\\u0439 \\u043d\\u0430\\u0437\\u0430\\u0434. \\u0420\\u0438\\u0447\\u0430\\u0440\\u0434 \\u041c\\u0430\\u043a\\u041a\\u043b\\u0438\\u043d\\u0442\\u043e\\u043a, \\u043f\\u0440\\u043e\\u0444\\u0435\\u0441\\u0441\\u043e\\u0440 \\u043b\\u0430\\u0442\\u044b\\u043d\\u0438 \\u0438\\u0437 \\u043a\\u043e\\u043b\\u043b\\u0435\\u0434\\u0436\\u0430 Hampden-Sydney, \\u0448\\u0442\\u0430\\u0442 \\u0412\\u0438\\u0440\\u0434\\u0436\\u0438\\u043d\\u0438\\u044f, \\u0432\\u0437\\u044f\\u043b \\u043e\\u0434\\u043d\\u043e \\u0438\\u0437 \\u0441\\u0430\\u043c\\u044b\\u0445 \\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043b\\u043e\\u0432 \\u0432 Lorem Ipsum, \\\"consectetur\\\", \\u0438 \\u0437\\u0430\\u043d\\u044f\\u043b\\u0441\\u044f \\u0435\\u0433\\u043e \\u043f\\u043e\\u0438\\u0441\\u043a\\u0430\\u043c\\u0438 \\u0432 \\u043a\\u043b\\u0430\\u0441\\u0441\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0430\\u0442\\u0438\\u043d\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0438\\u0442\\u0435\\u0440\\u0430\\u0442\\u0443\\u0440\\u0435. \\u0412 \\u0440\\u0435\\u0437\\u0443\\u043b\\u044c\\u0442\\u0430\\u0442\\u0435 \\u043e\\u043d \\u043d\\u0430\\u0448\\u0451\\u043b \\u043d\\u0435\\u043e\\u0441\\u043f\\u043e\\u0440\\u0438\\u043c\\u044b\\u0439 \\u043f\\u0435\\u0440\\u0432\\u043e\\u0438\\u0441\\u0442\\u043e\\u0447\\u043d\\u0438\\u043a Lorem Ipsum \\u0432 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u0430\\u0445 1.10.32 \\u0438 1.10.33 \\u043a\\u043d\\u0438\\u0433\\u0438 \\\"de Finibus Bonorum et Malorum\\\" (\\\"\\u041e \\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0430\\u0445 \\u0434\\u043e\\u0431\\u0440\\u0430 \\u0438 \\u0437\\u043b\\u0430\\\"), \\u043d\\u0430\\u043f\\u0438\\u0441\\u0430\\u043d\\u043d\\u043e\\u0439 \\u0426\\u0438\\u0446\\u0435\\u0440\\u043e\\u043d\\u043e\\u043c \\u0432 45 \\u0433\\u043e\\u0434\\u0443 \\u043d.\\u044d. \\u042d\\u0442\\u043e\\u0442 \\u0442\\u0440\\u0430\\u043a\\u0442\\u0430\\u0442 \\u043f\\u043e \\u0442\\u0435\\u043e\\u0440\\u0438\\u0438 \\u044d\\u0442\\u0438\\u043a\\u0438 \\u0431\\u044b\\u043b \\u043e\\u0447\\u0435\\u043d\\u044c \\u043f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u0435\\u043d \\u0432 \\u044d\\u043f\\u043e\\u0445\\u0443 \\u0412\\u043e\\u0437\\u0440\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f. \\u041f\\u0435\\u0440\\u0432\\u0430\\u044f \\u0441\\u0442\\u0440\\u043e\\u043a\\u0430 Lorem Ipsum, \\\"Lorem ipsum dolor sit amet..\\\", \\u043f\\u0440\\u043e\\u0438\\u0441\\u0445\\u043e\\u0434\\u0438\\u0442 \\u043e\\u0442 \\u043e\\u0434\\u043d\\u043e\\u0439 \\u0438\\u0437 \\u0441\\u0442\\u0440\\u043e\\u043a \\u0432 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u0435 1.10.32<\\/p>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2023-08-11 17:06:25\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-11 17:06:43\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-11 17:06:25\",\"publish_up\":\"2023-08-11 17:06:25\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(3, 'com_content.article.2', '', '2023-08-11 17:07:53', 113, 3798, 'c8515d4b8c77b9c4327f63c57de4fe1f76636b6c', '{\"id\":2,\"asset_id\":100,\"title\":\"Test material\",\"alias\":\"test-material\",\"introtext\":\"<div>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<\\/div>\\r\\n<div>\\r\\n<h2>Why do we use it?<\\/h2>\\r\\n<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for \'lorem ipsum\' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).<\\/p>\\r\\n<\\/div>\\r\\n<div>\\r\\n<h2>Where does it come from?<\\/h2>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, \\\"Lorem ipsum dolor sit amet..\\\", comes from a line in section 1.10.32.<\\/p>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2023-08-11 17:07:53\",\"created_by\":113,\"created_by_alias\":\"\",\"modified\":\"2023-08-11 17:07:53\",\"modified_by\":113,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-08-11 17:07:53\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":\"1\",\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(4, 'com_content.article.1', '', '2023-08-11 17:07:56', 113, 11825, '8452348fd1d980f0d2866450c2c2f4d99ac3772b', '{\"id\":\"1\",\"asset_id\":99,\"title\":\"\\u0422\\u0435\\u0441\\u0442\\u043e\\u0432\\u044b\\u0439 \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\",\"alias\":\"testovyj-material\",\"introtext\":\"<div>\\r\\n<h2>\\u0427\\u0442\\u043e \\u0442\\u0430\\u043a\\u043e\\u0435 Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong> - \\u044d\\u0442\\u043e \\u0442\\u0435\\u043a\\u0441\\u0442-\\\"\\u0440\\u044b\\u0431\\u0430\\\", \\u0447\\u0430\\u0441\\u0442\\u043e \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u043c\\u044b\\u0439 \\u0432 \\u043f\\u0435\\u0447\\u0430\\u0442\\u0438 \\u0438 \\u0432\\u044d\\u0431-\\u0434\\u0438\\u0437\\u0430\\u0439\\u043d\\u0435. Lorem Ipsum \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0442\\u0430\\u043d\\u0434\\u0430\\u0440\\u0442\\u043d\\u043e\\u0439 \\\"\\u0440\\u044b\\u0431\\u043e\\u0439\\\" \\u0434\\u043b\\u044f \\u0442\\u0435\\u043a\\u0441\\u0442\\u043e\\u0432 \\u043d\\u0430 \\u043b\\u0430\\u0442\\u0438\\u043d\\u0438\\u0446\\u0435 \\u0441 \\u043d\\u0430\\u0447\\u0430\\u043b\\u0430 XVI \\u0432\\u0435\\u043a\\u0430. \\u0412 \\u0442\\u043e \\u0432\\u0440\\u0435\\u043c\\u044f \\u043d\\u0435\\u043a\\u0438\\u0439 \\u0431\\u0435\\u0437\\u044b\\u043c\\u044f\\u043d\\u043d\\u044b\\u0439 \\u043f\\u0435\\u0447\\u0430\\u0442\\u043d\\u0438\\u043a \\u0441\\u043e\\u0437\\u0434\\u0430\\u043b \\u0431\\u043e\\u043b\\u044c\\u0448\\u0443\\u044e \\u043a\\u043e\\u043b\\u043b\\u0435\\u043a\\u0446\\u0438\\u044e \\u0440\\u0430\\u0437\\u043c\\u0435\\u0440\\u043e\\u0432 \\u0438 \\u0444\\u043e\\u0440\\u043c \\u0448\\u0440\\u0438\\u0444\\u0442\\u043e\\u0432, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044f Lorem Ipsum \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0435\\u0447\\u0430\\u0442\\u043a\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0437\\u0446\\u043e\\u0432. Lorem Ipsum \\u043d\\u0435 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0443\\u0441\\u043f\\u0435\\u0448\\u043d\\u043e \\u043f\\u0435\\u0440\\u0435\\u0436\\u0438\\u043b \\u0431\\u0435\\u0437 \\u0437\\u0430\\u043c\\u0435\\u0442\\u043d\\u044b\\u0445 \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0439 \\u043f\\u044f\\u0442\\u044c \\u0432\\u0435\\u043a\\u043e\\u0432, \\u043d\\u043e \\u0438 \\u043f\\u0435\\u0440\\u0435\\u0448\\u0430\\u0433\\u043d\\u0443\\u043b \\u0432 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0439 \\u0434\\u0438\\u0437\\u0430\\u0439\\u043d. \\u0415\\u0433\\u043e \\u043f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u0438\\u0437\\u0430\\u0446\\u0438\\u0438 \\u0432 \\u043d\\u043e\\u0432\\u043e\\u0435 \\u0432\\u0440\\u0435\\u043c\\u044f \\u043f\\u043e\\u0441\\u043b\\u0443\\u0436\\u0438\\u043b\\u0438 \\u043f\\u0443\\u0431\\u043b\\u0438\\u043a\\u0430\\u0446\\u0438\\u044f \\u043b\\u0438\\u0441\\u0442\\u043e\\u0432 Letraset \\u0441 \\u043e\\u0431\\u0440\\u0430\\u0437\\u0446\\u0430\\u043c\\u0438 Lorem Ipsum \\u0432 60-\\u0445 \\u0433\\u043e\\u0434\\u0430\\u0445 \\u0438, \\u0432 \\u0431\\u043e\\u043b\\u0435\\u0435 \\u043d\\u0435\\u0434\\u0430\\u0432\\u043d\\u0435\\u0435 \\u0432\\u0440\\u0435\\u043c\\u044f, \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u044b \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0432\\u0451\\u0440\\u0441\\u0442\\u043a\\u0438 \\u0442\\u0438\\u043f\\u0430 Aldus PageMaker, \\u0432 \\u0448\\u0430\\u0431\\u043b\\u043e\\u043d\\u0430\\u0445 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u0442\\u0441\\u044f Lorem Ipsum.<\\/p>\\r\\n<\\/div>\\r\\n<div>\\r\\n<h2>\\u041f\\u043e\\u0447\\u0435\\u043c\\u0443 \\u043e\\u043d \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u0442\\u0441\\u044f?<\\/h2>\\r\\n<p>\\u0414\\u0430\\u0432\\u043d\\u043e \\u0432\\u044b\\u044f\\u0441\\u043d\\u0435\\u043d\\u043e, \\u0447\\u0442\\u043e \\u043f\\u0440\\u0438 \\u043e\\u0446\\u0435\\u043d\\u043a\\u0435 \\u0434\\u0438\\u0437\\u0430\\u0439\\u043d\\u0430 \\u0438 \\u043a\\u043e\\u043c\\u043f\\u043e\\u0437\\u0438\\u0446\\u0438\\u0438 \\u0447\\u0438\\u0442\\u0430\\u0435\\u043c\\u044b\\u0439 \\u0442\\u0435\\u043a\\u0441\\u0442 \\u043c\\u0435\\u0448\\u0430\\u0435\\u0442 \\u0441\\u043e\\u0441\\u0440\\u0435\\u0434\\u043e\\u0442\\u043e\\u0447\\u0438\\u0442\\u044c\\u0441\\u044f. Lorem Ipsum \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044e\\u0442 \\u043f\\u043e\\u0442\\u043e\\u043c\\u0443, \\u0447\\u0442\\u043e \\u0442\\u043e\\u0442 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u0431\\u043e\\u043b\\u0435\\u0435 \\u0438\\u043b\\u0438 \\u043c\\u0435\\u043d\\u0435\\u0435 \\u0441\\u0442\\u0430\\u043d\\u0434\\u0430\\u0440\\u0442\\u043d\\u043e\\u0435 \\u0437\\u0430\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u0435 \\u0448\\u0430\\u0431\\u043b\\u043e\\u043d\\u0430, \\u0430 \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0440\\u0435\\u0430\\u043b\\u044c\\u043d\\u043e\\u0435 \\u0440\\u0430\\u0441\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0431\\u0443\\u043a\\u0432 \\u0438 \\u043f\\u0440\\u043e\\u0431\\u0435\\u043b\\u043e\\u0432 \\u0432 \\u0430\\u0431\\u0437\\u0430\\u0446\\u0430\\u0445, \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0435 \\u043d\\u0435 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0435\\u0442\\u0441\\u044f \\u043f\\u0440\\u0438 \\u043f\\u0440\\u043e\\u0441\\u0442\\u043e\\u0439 \\u0434\\u0443\\u0431\\u043b\\u0438\\u043a\\u0430\\u0446\\u0438\\u0438 \\\"\\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442.. \\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442.. \\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442..\\\" \\u041c\\u043d\\u043e\\u0433\\u0438\\u0435 \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u044b \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0432\\u0451\\u0440\\u0441\\u0442\\u043a\\u0438 \\u0438 \\u0440\\u0435\\u0434\\u0430\\u043a\\u0442\\u043e\\u0440\\u044b HTML \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044e\\u0442 Lorem Ipsum \\u0432 \\u043a\\u0430\\u0447\\u0435\\u0441\\u0442\\u0432\\u0435 \\u0442\\u0435\\u043a\\u0441\\u0442\\u0430 \\u043f\\u043e \\u0443\\u043c\\u043e\\u043b\\u0447\\u0430\\u043d\\u0438\\u044e, \\u0442\\u0430\\u043a \\u0447\\u0442\\u043e \\u043f\\u043e\\u0438\\u0441\\u043a \\u043f\\u043e \\u043a\\u043b\\u044e\\u0447\\u0435\\u0432\\u044b\\u043c \\u0441\\u043b\\u043e\\u0432\\u0430\\u043c \\\"lorem ipsum\\\" \\u0441\\u0440\\u0430\\u0437\\u0443 \\u043f\\u043e\\u043a\\u0430\\u0437\\u044b\\u0432\\u0430\\u0435\\u0442, \\u043a\\u0430\\u043a \\u043c\\u043d\\u043e\\u0433\\u043e \\u0432\\u0435\\u0431-\\u0441\\u0442\\u0440\\u0430\\u043d\\u0438\\u0446 \\u0432\\u0441\\u0451 \\u0435\\u0449\\u0451 \\u0434\\u043e\\u0436\\u0438\\u0434\\u0430\\u044e\\u0442\\u0441\\u044f \\u0441\\u0432\\u043e\\u0435\\u0433\\u043e \\u043d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0435\\u0433\\u043e \\u0440\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f. \\u0417\\u0430 \\u043f\\u0440\\u043e\\u0448\\u0435\\u0434\\u0448\\u0438\\u0435 \\u0433\\u043e\\u0434\\u044b \\u0442\\u0435\\u043a\\u0441\\u0442 Lorem Ipsum \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u043b \\u043c\\u043d\\u043e\\u0433\\u043e \\u0432\\u0435\\u0440\\u0441\\u0438\\u0439. \\u041d\\u0435\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 \\u0432\\u0435\\u0440\\u0441\\u0438\\u0438 \\u043f\\u043e\\u044f\\u0432\\u0438\\u043b\\u0438\\u0441\\u044c \\u043f\\u043e \\u043e\\u0448\\u0438\\u0431\\u043a\\u0435, \\u043d\\u0435\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 - \\u043d\\u0430\\u043c\\u0435\\u0440\\u0435\\u043d\\u043d\\u043e (\\u043d\\u0430\\u043f\\u0440\\u0438\\u043c\\u0435\\u0440, \\u044e\\u043c\\u043e\\u0440\\u0438\\u0441\\u0442\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0435 \\u0432\\u0430\\u0440\\u0438\\u0430\\u043d\\u0442\\u044b).<\\/p>\\r\\n<\\/div>\\r\\n<div>\\r\\n<h2>\\u041e\\u0442\\u043a\\u0443\\u0434\\u0430 \\u043e\\u043d \\u043f\\u043e\\u044f\\u0432\\u0438\\u043b\\u0441\\u044f?<\\/h2>\\r\\n<p>\\u041c\\u043d\\u043e\\u0433\\u0438\\u0435 \\u0434\\u0443\\u043c\\u0430\\u044e\\u0442, \\u0447\\u0442\\u043e Lorem Ipsum - \\u0432\\u0437\\u044f\\u0442\\u044b\\u0439 \\u0441 \\u043f\\u043e\\u0442\\u043e\\u043b\\u043a\\u0430 \\u043f\\u0441\\u0435\\u0432\\u0434\\u043e-\\u043b\\u0430\\u0442\\u0438\\u043d\\u0441\\u043a\\u0438\\u0439 \\u043d\\u0430\\u0431\\u043e\\u0440 \\u0441\\u043b\\u043e\\u0432, \\u043d\\u043e \\u044d\\u0442\\u043e \\u043d\\u0435 \\u0441\\u043e\\u0432\\u0441\\u0435\\u043c \\u0442\\u0430\\u043a. \\u0415\\u0433\\u043e \\u043a\\u043e\\u0440\\u043d\\u0438 \\u0443\\u0445\\u043e\\u0434\\u044f\\u0442 \\u0432 \\u043e\\u0434\\u0438\\u043d \\u0444\\u0440\\u0430\\u0433\\u043c\\u0435\\u043d\\u0442 \\u043a\\u043b\\u0430\\u0441\\u0441\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0430\\u0442\\u044b\\u043d\\u0438 45 \\u0433\\u043e\\u0434\\u0430 \\u043d.\\u044d., \\u0442\\u043e \\u0435\\u0441\\u0442\\u044c \\u0431\\u043e\\u043b\\u0435\\u0435 \\u0434\\u0432\\u0443\\u0445 \\u0442\\u044b\\u0441\\u044f\\u0447\\u0435\\u043b\\u0435\\u0442\\u0438\\u0439 \\u043d\\u0430\\u0437\\u0430\\u0434. \\u0420\\u0438\\u0447\\u0430\\u0440\\u0434 \\u041c\\u0430\\u043a\\u041a\\u043b\\u0438\\u043d\\u0442\\u043e\\u043a, \\u043f\\u0440\\u043e\\u0444\\u0435\\u0441\\u0441\\u043e\\u0440 \\u043b\\u0430\\u0442\\u044b\\u043d\\u0438 \\u0438\\u0437 \\u043a\\u043e\\u043b\\u043b\\u0435\\u0434\\u0436\\u0430 Hampden-Sydney, \\u0448\\u0442\\u0430\\u0442 \\u0412\\u0438\\u0440\\u0434\\u0436\\u0438\\u043d\\u0438\\u044f, \\u0432\\u0437\\u044f\\u043b \\u043e\\u0434\\u043d\\u043e \\u0438\\u0437 \\u0441\\u0430\\u043c\\u044b\\u0445 \\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043b\\u043e\\u0432 \\u0432 Lorem Ipsum, \\\"consectetur\\\", \\u0438 \\u0437\\u0430\\u043d\\u044f\\u043b\\u0441\\u044f \\u0435\\u0433\\u043e \\u043f\\u043e\\u0438\\u0441\\u043a\\u0430\\u043c\\u0438 \\u0432 \\u043a\\u043b\\u0430\\u0441\\u0441\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0430\\u0442\\u0438\\u043d\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0438\\u0442\\u0435\\u0440\\u0430\\u0442\\u0443\\u0440\\u0435. \\u0412 \\u0440\\u0435\\u0437\\u0443\\u043b\\u044c\\u0442\\u0430\\u0442\\u0435 \\u043e\\u043d \\u043d\\u0430\\u0448\\u0451\\u043b \\u043d\\u0435\\u043e\\u0441\\u043f\\u043e\\u0440\\u0438\\u043c\\u044b\\u0439 \\u043f\\u0435\\u0440\\u0432\\u043e\\u0438\\u0441\\u0442\\u043e\\u0447\\u043d\\u0438\\u043a Lorem Ipsum \\u0432 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u0430\\u0445 1.10.32 \\u0438 1.10.33 \\u043a\\u043d\\u0438\\u0433\\u0438 \\\"de Finibus Bonorum et Malorum\\\" (\\\"\\u041e \\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0430\\u0445 \\u0434\\u043e\\u0431\\u0440\\u0430 \\u0438 \\u0437\\u043b\\u0430\\\"), \\u043d\\u0430\\u043f\\u0438\\u0441\\u0430\\u043d\\u043d\\u043e\\u0439 \\u0426\\u0438\\u0446\\u0435\\u0440\\u043e\\u043d\\u043e\\u043c \\u0432 45 \\u0433\\u043e\\u0434\\u0443 \\u043d.\\u044d. \\u042d\\u0442\\u043e\\u0442 \\u0442\\u0440\\u0430\\u043a\\u0442\\u0430\\u0442 \\u043f\\u043e \\u0442\\u0435\\u043e\\u0440\\u0438\\u0438 \\u044d\\u0442\\u0438\\u043a\\u0438 \\u0431\\u044b\\u043b \\u043e\\u0447\\u0435\\u043d\\u044c \\u043f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u0435\\u043d \\u0432 \\u044d\\u043f\\u043e\\u0445\\u0443 \\u0412\\u043e\\u0437\\u0440\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f. \\u041f\\u0435\\u0440\\u0432\\u0430\\u044f \\u0441\\u0442\\u0440\\u043e\\u043a\\u0430 Lorem Ipsum, \\\"Lorem ipsum dolor sit amet..\\\", \\u043f\\u0440\\u043e\\u0438\\u0441\\u0445\\u043e\\u0434\\u0438\\u0442 \\u043e\\u0442 \\u043e\\u0434\\u043d\\u043e\\u0439 \\u0438\\u0437 \\u0441\\u0442\\u0440\\u043e\\u043a \\u0432 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u0435 1.10.32<\\/p>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2023-08-11 17:06:25\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-11 17:07:56\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-11 17:06:49\",\"publish_up\":\"2023-08-11 17:06:25\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(5, 'com_content.article.3', '', '2023-08-11 17:08:14', 113, 1633, '0a53909f398074f8a980cd267181df175f8e0c22', '{\"id\":3,\"asset_id\":101,\"title\":\"Test material\",\"alias\":\"test-material-2\",\"introtext\":\"\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2023-08-11 17:08:14\",\"created_by\":113,\"created_by_alias\":\"\",\"modified\":\"2023-08-11 17:08:14\",\"modified_by\":113,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-08-11 17:08:14\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":\"1\",\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0);
INSERT INTO `lsqvo_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(6, 'com_content.article.2', '', '2023-08-11 17:09:50', 113, 3818, '254293cc0beabb212d05f357c168d8f1c6b33996', '{\"id\":\"2\",\"asset_id\":100,\"title\":\"Test material\",\"alias\":\"test-material-21\",\"introtext\":\"<div>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<\\/div>\\r\\n<div>\\r\\n<h2>Why do we use it?<\\/h2>\\r\\n<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for \'lorem ipsum\' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).<\\/p>\\r\\n<\\/div>\\r\\n<div>\\r\\n<h2>Where does it come from?<\\/h2>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, \\\"Lorem ipsum dolor sit amet..\\\", comes from a line in section 1.10.32.<\\/p>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2023-08-11 17:07:53\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-11 17:09:50\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-11 17:09:23\",\"publish_up\":\"2023-08-11 17:07:53\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":\"1\",\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(7, 'com_content.article.3', '', '2023-08-11 17:10:02', 113, 1646, '6be40c565a1716de99c17a038a5697d52fe534b9', '{\"id\":\"3\",\"asset_id\":101,\"title\":\"Test material\",\"alias\":\"test-material\",\"introtext\":\"\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2023-08-11 17:08:14\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-11 17:10:02\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-11 17:09:53\",\"publish_up\":\"2023-08-11 17:08:14\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(8, 'com_content.article.2', '', '2023-08-12 06:55:38', 113, 3812, 'e3a2cfe52afddcdc989671845cf8291d79724550', '{\"id\":\"2\",\"asset_id\":100,\"title\":\"Test material\",\"alias\":\"test-material-21\",\"introtext\":\"<div>\\r\\n<h2>What is Lorem Ipsum?<\\/h2>\\r\\n<p><strong>Lorem Ipsum<\\/strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<\\/div>\\r\\n<div>\\r\\n<h2>Why do we use it?<\\/h2>\\r\\n<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for \'lorem ipsum\' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).<\\/p>\\r\\n<\\/div>\\r\\n<div>\\r\\n<h2>Where does it come from?<\\/h2>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, \\\"Lorem ipsum dolor sit amet..\\\", comes from a line in section 1.10.32.<\\/p>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2023-08-11 17:07:53\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-12 06:55:38\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-12 06:55:30\",\"publish_up\":\"2023-08-11 17:07:53\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(9, 'com_content.article.3', '', '2023-08-12 06:57:16', 113, 1676, '491a9592d816f3b50b717b8c558652aa481724b2', '{\"id\":\"3\",\"asset_id\":101,\"title\":\"\\u0414\\u043e\\u0441\\u0442\\u0430\\u0432\\u043a\\u0430\",\"alias\":\"dostavka\",\"introtext\":\"\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2023-08-11 17:08:14\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-12 06:57:16\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-12 06:55:52\",\"publish_up\":\"2023-08-11 17:08:14\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(10, 'com_content.article.4', '', '2023-08-12 06:58:02', 113, 1621, '5b3d6a13b7fe28ae64be72c5043f8b4a6ad0ea9a', '{\"id\":4,\"asset_id\":102,\"title\":\"Delivery\",\"alias\":\"delivery\",\"introtext\":\"\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2023-08-12 06:58:02\",\"created_by\":113,\"created_by_alias\":\"\",\"modified\":\"2023-08-12 06:58:02\",\"modified_by\":113,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-08-12 06:58:02\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":\"1\",\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(11, 'com_content.category.8', '', '2023-08-12 07:00:04', 113, 579, 'afd71ca1a90f98eb4c7249b53ccf0d61f5e6bfef', '{\"id\":8,\"asset_id\":103,\"parent_id\":1,\"lft\":11,\"rgt\":12,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438\",\"alias\":\"novosti\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":113,\"created_time\":\"2023-08-12 07:00:04\",\"modified_user_id\":113,\"modified_time\":\"2023-08-12 07:00:04\",\"hits\":null,\"language\":\"*\",\"version\":null}', 0),
(12, 'com_content.category.8', '', '2023-08-12 07:00:15', 113, 602, '702b533ad82adb1dac770ff841ca90fb907eeaca', '{\"id\":\"8\",\"asset_id\":103,\"parent_id\":1,\"lft\":11,\"rgt\":12,\"level\":1,\"path\":\"novosti\",\"extension\":\"com_content\",\"title\":\"\\u041d\\u043e\\u0432\\u043e\\u0441\\u0442\\u0438\",\"alias\":\"novosti\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":113,\"checked_out_time\":\"2023-08-12 07:00:04\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"113\",\"created_time\":\"2023-08-12 07:00:04\",\"modified_user_id\":113,\"modified_time\":\"2023-08-12 07:00:15\",\"hits\":0,\"language\":\"ru-RU\",\"version\":1}', 0),
(13, 'com_content.category.9', '', '2023-08-12 07:00:33', 113, 542, '1a602b09731be72dd4e9cd6a2d89fcef9adba9f7', '{\"id\":9,\"asset_id\":104,\"parent_id\":1,\"lft\":13,\"rgt\":14,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"News\",\"alias\":\"news\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":113,\"created_time\":\"2023-08-12 07:00:33\",\"modified_user_id\":113,\"modified_time\":\"2023-08-12 07:00:33\",\"hits\":null,\"language\":\"en-GB\",\"version\":null}', 0),
(14, 'com_content.category.10', '', '2023-08-12 07:01:11', 113, 598, '337e7b2df7aee8cfe923b07a02307a197fd37332', '{\"id\":10,\"asset_id\":105,\"parent_id\":1,\"lft\":15,\"rgt\":16,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u044b\",\"alias\":\"restorany\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":113,\"created_time\":\"2023-08-12 07:01:11\",\"modified_user_id\":113,\"modified_time\":\"2023-08-12 07:01:11\",\"hits\":null,\"language\":\"ru-RU\",\"version\":null}', 0),
(15, 'com_content.category.11', '', '2023-08-12 07:02:07', 113, 557, '3ee6a862040aae8d70e5938debb49a6de20dd076', '{\"id\":11,\"asset_id\":106,\"parent_id\":1,\"lft\":17,\"rgt\":18,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"Restaurants\",\"alias\":\"restaurants\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":113,\"created_time\":\"2023-08-12 07:02:07\",\"modified_user_id\":113,\"modified_time\":\"2023-08-12 07:02:07\",\"hits\":null,\"language\":\"en-GB\",\"version\":null}', 0),
(16, 'com_content.category.12', '', '2023-08-13 12:27:33', 113, 591, '1fdffa7056cbfea0052e4bbe90411d84e705ccf6', '{\"id\":12,\"asset_id\":115,\"parent_id\":1,\"lft\":19,\"rgt\":20,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u0412\\u0430\\u043a\\u0430\\u043d\\u0441\\u0438\\u0438\",\"alias\":\"vakansii\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":113,\"created_time\":\"2023-08-13 12:27:33\",\"modified_user_id\":113,\"modified_time\":\"2023-08-13 12:27:33\",\"hits\":null,\"language\":\"ru-RU\",\"version\":null}', 0),
(17, 'com_content.category.13', '', '2023-08-13 12:28:33', 113, 543, '34fd9b24fe204271837791c49951a99382cec9e3', '{\"id\":13,\"asset_id\":116,\"parent_id\":1,\"lft\":21,\"rgt\":22,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"Jobs\",\"alias\":\"jobs\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":113,\"created_time\":\"2023-08-13 12:28:33\",\"modified_user_id\":113,\"modified_time\":\"2023-08-13 12:28:33\",\"hits\":null,\"language\":\"en-GB\",\"version\":null}', 0),
(18, 'com_content.article.2', '', '2023-08-15 12:31:47', 113, 3654, '973fb2137676b91ad26e61f05cd65baa02553b93', '{\"id\":\"2\",\"asset_id\":100,\"title\":\"Test material\",\"alias\":\"test-material\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for \'lorem ipsum\' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).<\\/p>\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, \\\"Lorem ipsum dolor sit amet..\\\", comes from a line in section 1.10.32.<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2023-08-11 17:07:53\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-15 12:31:47\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-15 12:31:32\",\"publish_up\":\"2023-08-11 17:07:53\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":5,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":4,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(19, 'com_content.article.1', '', '2023-08-15 12:31:51', 113, 11443, '5d048fce33e4c0abcd9a7d8e82e7f4dea61b7892', '{\"id\":\"1\",\"asset_id\":99,\"title\":\"\\u0422\\u0435\\u0441\\u0442\\u043e\\u0432\\u044b\\u0439 \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\",\"alias\":\"testovyj-material\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong> - \\u044d\\u0442\\u043e \\u0442\\u0435\\u043a\\u0441\\u0442-\\\"\\u0440\\u044b\\u0431\\u0430\\\", \\u0447\\u0430\\u0441\\u0442\\u043e \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u043c\\u044b\\u0439 \\u0432 \\u043f\\u0435\\u0447\\u0430\\u0442\\u0438 \\u0438 \\u0432\\u044d\\u0431-\\u0434\\u0438\\u0437\\u0430\\u0439\\u043d\\u0435. Lorem Ipsum \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0442\\u0430\\u043d\\u0434\\u0430\\u0440\\u0442\\u043d\\u043e\\u0439 \\\"\\u0440\\u044b\\u0431\\u043e\\u0439\\\" \\u0434\\u043b\\u044f \\u0442\\u0435\\u043a\\u0441\\u0442\\u043e\\u0432 \\u043d\\u0430 \\u043b\\u0430\\u0442\\u0438\\u043d\\u0438\\u0446\\u0435 \\u0441 \\u043d\\u0430\\u0447\\u0430\\u043b\\u0430 XVI \\u0432\\u0435\\u043a\\u0430. \\u0412 \\u0442\\u043e \\u0432\\u0440\\u0435\\u043c\\u044f \\u043d\\u0435\\u043a\\u0438\\u0439 \\u0431\\u0435\\u0437\\u044b\\u043c\\u044f\\u043d\\u043d\\u044b\\u0439 \\u043f\\u0435\\u0447\\u0430\\u0442\\u043d\\u0438\\u043a \\u0441\\u043e\\u0437\\u0434\\u0430\\u043b \\u0431\\u043e\\u043b\\u044c\\u0448\\u0443\\u044e \\u043a\\u043e\\u043b\\u043b\\u0435\\u043a\\u0446\\u0438\\u044e \\u0440\\u0430\\u0437\\u043c\\u0435\\u0440\\u043e\\u0432 \\u0438 \\u0444\\u043e\\u0440\\u043c \\u0448\\u0440\\u0438\\u0444\\u0442\\u043e\\u0432, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044f Lorem Ipsum \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0435\\u0447\\u0430\\u0442\\u043a\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0437\\u0446\\u043e\\u0432. Lorem Ipsum \\u043d\\u0435 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0443\\u0441\\u043f\\u0435\\u0448\\u043d\\u043e \\u043f\\u0435\\u0440\\u0435\\u0436\\u0438\\u043b \\u0431\\u0435\\u0437 \\u0437\\u0430\\u043c\\u0435\\u0442\\u043d\\u044b\\u0445 \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0439 \\u043f\\u044f\\u0442\\u044c \\u0432\\u0435\\u043a\\u043e\\u0432, \\u043d\\u043e \\u0438 \\u043f\\u0435\\u0440\\u0435\\u0448\\u0430\\u0433\\u043d\\u0443\\u043b \\u0432 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0439 \\u0434\\u0438\\u0437\\u0430\\u0439\\u043d. \\u0415\\u0433\\u043e \\u043f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u0438\\u0437\\u0430\\u0446\\u0438\\u0438 \\u0432 \\u043d\\u043e\\u0432\\u043e\\u0435 \\u0432\\u0440\\u0435\\u043c\\u044f \\u043f\\u043e\\u0441\\u043b\\u0443\\u0436\\u0438\\u043b\\u0438 \\u043f\\u0443\\u0431\\u043b\\u0438\\u043a\\u0430\\u0446\\u0438\\u044f \\u043b\\u0438\\u0441\\u0442\\u043e\\u0432 Letraset \\u0441 \\u043e\\u0431\\u0440\\u0430\\u0437\\u0446\\u0430\\u043c\\u0438 Lorem Ipsum \\u0432 60-\\u0445 \\u0433\\u043e\\u0434\\u0430\\u0445 \\u0438, \\u0432 \\u0431\\u043e\\u043b\\u0435\\u0435 \\u043d\\u0435\\u0434\\u0430\\u0432\\u043d\\u0435\\u0435 \\u0432\\u0440\\u0435\\u043c\\u044f, \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u044b \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0432\\u0451\\u0440\\u0441\\u0442\\u043a\\u0438 \\u0442\\u0438\\u043f\\u0430 Aldus PageMaker, \\u0432 \\u0448\\u0430\\u0431\\u043b\\u043e\\u043d\\u0430\\u0445 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u0442\\u0441\\u044f Lorem Ipsum.<\\/p>\\r\\n<p>\\u0414\\u0430\\u0432\\u043d\\u043e \\u0432\\u044b\\u044f\\u0441\\u043d\\u0435\\u043d\\u043e, \\u0447\\u0442\\u043e \\u043f\\u0440\\u0438 \\u043e\\u0446\\u0435\\u043d\\u043a\\u0435 \\u0434\\u0438\\u0437\\u0430\\u0439\\u043d\\u0430 \\u0438 \\u043a\\u043e\\u043c\\u043f\\u043e\\u0437\\u0438\\u0446\\u0438\\u0438 \\u0447\\u0438\\u0442\\u0430\\u0435\\u043c\\u044b\\u0439 \\u0442\\u0435\\u043a\\u0441\\u0442 \\u043c\\u0435\\u0448\\u0430\\u0435\\u0442 \\u0441\\u043e\\u0441\\u0440\\u0435\\u0434\\u043e\\u0442\\u043e\\u0447\\u0438\\u0442\\u044c\\u0441\\u044f. Lorem Ipsum \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044e\\u0442 \\u043f\\u043e\\u0442\\u043e\\u043c\\u0443, \\u0447\\u0442\\u043e \\u0442\\u043e\\u0442 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u0431\\u043e\\u043b\\u0435\\u0435 \\u0438\\u043b\\u0438 \\u043c\\u0435\\u043d\\u0435\\u0435 \\u0441\\u0442\\u0430\\u043d\\u0434\\u0430\\u0440\\u0442\\u043d\\u043e\\u0435 \\u0437\\u0430\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u0435 \\u0448\\u0430\\u0431\\u043b\\u043e\\u043d\\u0430, \\u0430 \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0440\\u0435\\u0430\\u043b\\u044c\\u043d\\u043e\\u0435 \\u0440\\u0430\\u0441\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0431\\u0443\\u043a\\u0432 \\u0438 \\u043f\\u0440\\u043e\\u0431\\u0435\\u043b\\u043e\\u0432 \\u0432 \\u0430\\u0431\\u0437\\u0430\\u0446\\u0430\\u0445, \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0435 \\u043d\\u0435 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0435\\u0442\\u0441\\u044f \\u043f\\u0440\\u0438 \\u043f\\u0440\\u043e\\u0441\\u0442\\u043e\\u0439 \\u0434\\u0443\\u0431\\u043b\\u0438\\u043a\\u0430\\u0446\\u0438\\u0438 \\\"\\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442.. \\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442.. \\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442..\\\" \\u041c\\u043d\\u043e\\u0433\\u0438\\u0435 \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u044b \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0432\\u0451\\u0440\\u0441\\u0442\\u043a\\u0438 \\u0438 \\u0440\\u0435\\u0434\\u0430\\u043a\\u0442\\u043e\\u0440\\u044b HTML \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044e\\u0442 Lorem Ipsum \\u0432 \\u043a\\u0430\\u0447\\u0435\\u0441\\u0442\\u0432\\u0435 \\u0442\\u0435\\u043a\\u0441\\u0442\\u0430 \\u043f\\u043e \\u0443\\u043c\\u043e\\u043b\\u0447\\u0430\\u043d\\u0438\\u044e, \\u0442\\u0430\\u043a \\u0447\\u0442\\u043e \\u043f\\u043e\\u0438\\u0441\\u043a \\u043f\\u043e \\u043a\\u043b\\u044e\\u0447\\u0435\\u0432\\u044b\\u043c \\u0441\\u043b\\u043e\\u0432\\u0430\\u043c \\\"lorem ipsum\\\" \\u0441\\u0440\\u0430\\u0437\\u0443 \\u043f\\u043e\\u043a\\u0430\\u0437\\u044b\\u0432\\u0430\\u0435\\u0442, \\u043a\\u0430\\u043a \\u043c\\u043d\\u043e\\u0433\\u043e \\u0432\\u0435\\u0431-\\u0441\\u0442\\u0440\\u0430\\u043d\\u0438\\u0446 \\u0432\\u0441\\u0451 \\u0435\\u0449\\u0451 \\u0434\\u043e\\u0436\\u0438\\u0434\\u0430\\u044e\\u0442\\u0441\\u044f \\u0441\\u0432\\u043e\\u0435\\u0433\\u043e \\u043d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0435\\u0433\\u043e \\u0440\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f. \\u0417\\u0430 \\u043f\\u0440\\u043e\\u0448\\u0435\\u0434\\u0448\\u0438\\u0435 \\u0433\\u043e\\u0434\\u044b \\u0442\\u0435\\u043a\\u0441\\u0442 Lorem Ipsum \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u043b \\u043c\\u043d\\u043e\\u0433\\u043e \\u0432\\u0435\\u0440\\u0441\\u0438\\u0439. \\u041d\\u0435\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 \\u0432\\u0435\\u0440\\u0441\\u0438\\u0438 \\u043f\\u043e\\u044f\\u0432\\u0438\\u043b\\u0438\\u0441\\u044c \\u043f\\u043e \\u043e\\u0448\\u0438\\u0431\\u043a\\u0435, \\u043d\\u0435\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 - \\u043d\\u0430\\u043c\\u0435\\u0440\\u0435\\u043d\\u043d\\u043e (\\u043d\\u0430\\u043f\\u0440\\u0438\\u043c\\u0435\\u0440, \\u044e\\u043c\\u043e\\u0440\\u0438\\u0441\\u0442\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0435 \\u0432\\u0430\\u0440\\u0438\\u0430\\u043d\\u0442\\u044b).<\\/p>\\r\\n<p>\\u041c\\u043d\\u043e\\u0433\\u0438\\u0435 \\u0434\\u0443\\u043c\\u0430\\u044e\\u0442, \\u0447\\u0442\\u043e Lorem Ipsum - \\u0432\\u0437\\u044f\\u0442\\u044b\\u0439 \\u0441 \\u043f\\u043e\\u0442\\u043e\\u043b\\u043a\\u0430 \\u043f\\u0441\\u0435\\u0432\\u0434\\u043e-\\u043b\\u0430\\u0442\\u0438\\u043d\\u0441\\u043a\\u0438\\u0439 \\u043d\\u0430\\u0431\\u043e\\u0440 \\u0441\\u043b\\u043e\\u0432, \\u043d\\u043e \\u044d\\u0442\\u043e \\u043d\\u0435 \\u0441\\u043e\\u0432\\u0441\\u0435\\u043c \\u0442\\u0430\\u043a. \\u0415\\u0433\\u043e \\u043a\\u043e\\u0440\\u043d\\u0438 \\u0443\\u0445\\u043e\\u0434\\u044f\\u0442 \\u0432 \\u043e\\u0434\\u0438\\u043d \\u0444\\u0440\\u0430\\u0433\\u043c\\u0435\\u043d\\u0442 \\u043a\\u043b\\u0430\\u0441\\u0441\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0430\\u0442\\u044b\\u043d\\u0438 45 \\u0433\\u043e\\u0434\\u0430 \\u043d.\\u044d., \\u0442\\u043e \\u0435\\u0441\\u0442\\u044c \\u0431\\u043e\\u043b\\u0435\\u0435 \\u0434\\u0432\\u0443\\u0445 \\u0442\\u044b\\u0441\\u044f\\u0447\\u0435\\u043b\\u0435\\u0442\\u0438\\u0439 \\u043d\\u0430\\u0437\\u0430\\u0434. \\u0420\\u0438\\u0447\\u0430\\u0440\\u0434 \\u041c\\u0430\\u043a\\u041a\\u043b\\u0438\\u043d\\u0442\\u043e\\u043a, \\u043f\\u0440\\u043e\\u0444\\u0435\\u0441\\u0441\\u043e\\u0440 \\u043b\\u0430\\u0442\\u044b\\u043d\\u0438 \\u0438\\u0437 \\u043a\\u043e\\u043b\\u043b\\u0435\\u0434\\u0436\\u0430 Hampden-Sydney, \\u0448\\u0442\\u0430\\u0442 \\u0412\\u0438\\u0440\\u0434\\u0436\\u0438\\u043d\\u0438\\u044f, \\u0432\\u0437\\u044f\\u043b \\u043e\\u0434\\u043d\\u043e \\u0438\\u0437 \\u0441\\u0430\\u043c\\u044b\\u0445 \\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043b\\u043e\\u0432 \\u0432 Lorem Ipsum, \\\"consectetur\\\", \\u0438 \\u0437\\u0430\\u043d\\u044f\\u043b\\u0441\\u044f \\u0435\\u0433\\u043e \\u043f\\u043e\\u0438\\u0441\\u043a\\u0430\\u043c\\u0438 \\u0432 \\u043a\\u043b\\u0430\\u0441\\u0441\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0430\\u0442\\u0438\\u043d\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0438\\u0442\\u0435\\u0440\\u0430\\u0442\\u0443\\u0440\\u0435. \\u0412 \\u0440\\u0435\\u0437\\u0443\\u043b\\u044c\\u0442\\u0430\\u0442\\u0435 \\u043e\\u043d \\u043d\\u0430\\u0448\\u0451\\u043b \\u043d\\u0435\\u043e\\u0441\\u043f\\u043e\\u0440\\u0438\\u043c\\u044b\\u0439 \\u043f\\u0435\\u0440\\u0432\\u043e\\u0438\\u0441\\u0442\\u043e\\u0447\\u043d\\u0438\\u043a Lorem Ipsum \\u0432 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u0430\\u0445 1.10.32 \\u0438 1.10.33 \\u043a\\u043d\\u0438\\u0433\\u0438 \\\"de Finibus Bonorum et Malorum\\\" (\\\"\\u041e \\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0430\\u0445 \\u0434\\u043e\\u0431\\u0440\\u0430 \\u0438 \\u0437\\u043b\\u0430\\\"), \\u043d\\u0430\\u043f\\u0438\\u0441\\u0430\\u043d\\u043d\\u043e\\u0439 \\u0426\\u0438\\u0446\\u0435\\u0440\\u043e\\u043d\\u043e\\u043c \\u0432 45 \\u0433\\u043e\\u0434\\u0443 \\u043d.\\u044d. \\u042d\\u0442\\u043e\\u0442 \\u0442\\u0440\\u0430\\u043a\\u0442\\u0430\\u0442 \\u043f\\u043e \\u0442\\u0435\\u043e\\u0440\\u0438\\u0438 \\u044d\\u0442\\u0438\\u043a\\u0438 \\u0431\\u044b\\u043b \\u043e\\u0447\\u0435\\u043d\\u044c \\u043f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u0435\\u043d \\u0432 \\u044d\\u043f\\u043e\\u0445\\u0443 \\u0412\\u043e\\u0437\\u0440\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f. \\u041f\\u0435\\u0440\\u0432\\u0430\\u044f \\u0441\\u0442\\u0440\\u043e\\u043a\\u0430 Lorem Ipsum, \\\"Lorem ipsum dolor sit amet..\\\", \\u043f\\u0440\\u043e\\u0438\\u0441\\u0445\\u043e\\u0434\\u0438\\u0442 \\u043e\\u0442 \\u043e\\u0434\\u043d\\u043e\\u0439 \\u0438\\u0437 \\u0441\\u0442\\u0440\\u043e\\u043a \\u0432 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u0435 1.10.32<\\/p>\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2023-08-11 17:06:25\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-15 12:31:51\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-15 12:31:02\",\"publish_up\":\"2023-08-11 17:06:25\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":7,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":8,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(20, 'com_content.category.14', '', '2023-08-15 15:46:54', 113, 585, 'd189d5d7515926f71ffacee19e0068f82e6b4384', '{\"id\":14,\"asset_id\":119,\"parent_id\":1,\"lft\":23,\"rgt\":24,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"alias\":\"glavnaya\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":113,\"created_time\":\"2023-08-15 15:46:54\",\"modified_user_id\":113,\"modified_time\":\"2023-08-15 15:46:54\",\"hits\":null,\"language\":\"ru-RU\",\"version\":null}', 0),
(21, 'com_content.category.15', '', '2023-08-15 15:47:19', 113, 543, '1b48979247ec9c5b6fcfc19cad7beea126af9120', '{\"id\":15,\"asset_id\":120,\"parent_id\":1,\"lft\":25,\"rgt\":26,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"Home\",\"alias\":\"home\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":113,\"created_time\":\"2023-08-15 15:47:19\",\"modified_user_id\":113,\"modified_time\":\"2023-08-15 15:47:19\",\"hits\":null,\"language\":\"en-GB\",\"version\":null}', 0),
(27, 'com_content.article.6', '', '2023-08-15 16:19:16', 113, 1730, '2d31257fe36e5272a90fce5d081fe726e83cd64f', '{\"id\":\"6\",\"asset_id\":122,\"title\":\"Home\",\"alias\":\"home\",\"introtext\":\"\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":15,\"created\":\"2023-08-15 15:48:28\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-15 16:19:16\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-15 16:18:13\",\"publish_up\":\"2023-08-15 15:48:28\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.jpg?width=2592&height=1349\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:main\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(28, 'com_content.article.6', '', '2023-08-15 16:31:50', 113, 1814, 'ec51bb24e9a25933c1932d0e32a8fa4aae3e395d', '{\"id\":\"6\",\"asset_id\":122,\"title\":\"Home\",\"alias\":\"home\",\"introtext\":\"\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":15,\"created\":\"2023-08-15 15:48:28\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-15 16:31:50\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-15 16:31:39\",\"publish_up\":\"2023-08-15 15:48:28\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/main.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.png?width=521&height=305\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.jpg?width=2592&height=1349\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:main\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0);
INSERT INTO `lsqvo_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(30, 'com_content.article.7', '', '2023-08-15 17:45:13', 113, 11651, '7b69fbb10b7602a31eefbeef86b86d43ac0d6cda', '{\"id\":7,\"asset_id\":125,\"title\":\"\\u041d\\u0430\\u0442\\u0443\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0441\\u043e\\u043a\\u0438 \\u0441 \\u0441\\u043e\\u0431\\u043e\\u0439\",\"alias\":\"naturalnye-soki-s-soboj\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong> - \\u044d\\u0442\\u043e \\u0442\\u0435\\u043a\\u0441\\u0442-\\\"\\u0440\\u044b\\u0431\\u0430\\\", \\u0447\\u0430\\u0441\\u0442\\u043e \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u043c\\u044b\\u0439 \\u0432 \\u043f\\u0435\\u0447\\u0430\\u0442\\u0438 \\u0438 \\u0432\\u044d\\u0431-\\u0434\\u0438\\u0437\\u0430\\u0439\\u043d\\u0435. Lorem Ipsum \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0442\\u0430\\u043d\\u0434\\u0430\\u0440\\u0442\\u043d\\u043e\\u0439 \\\"\\u0440\\u044b\\u0431\\u043e\\u0439\\\" \\u0434\\u043b\\u044f \\u0442\\u0435\\u043a\\u0441\\u0442\\u043e\\u0432 \\u043d\\u0430 \\u043b\\u0430\\u0442\\u0438\\u043d\\u0438\\u0446\\u0435 \\u0441 \\u043d\\u0430\\u0447\\u0430\\u043b\\u0430 XVI \\u0432\\u0435\\u043a\\u0430. \\u0412 \\u0442\\u043e \\u0432\\u0440\\u0435\\u043c\\u044f \\u043d\\u0435\\u043a\\u0438\\u0439 \\u0431\\u0435\\u0437\\u044b\\u043c\\u044f\\u043d\\u043d\\u044b\\u0439 \\u043f\\u0435\\u0447\\u0430\\u0442\\u043d\\u0438\\u043a \\u0441\\u043e\\u0437\\u0434\\u0430\\u043b \\u0431\\u043e\\u043b\\u044c\\u0448\\u0443\\u044e \\u043a\\u043e\\u043b\\u043b\\u0435\\u043a\\u0446\\u0438\\u044e \\u0440\\u0430\\u0437\\u043c\\u0435\\u0440\\u043e\\u0432 \\u0438 \\u0444\\u043e\\u0440\\u043c \\u0448\\u0440\\u0438\\u0444\\u0442\\u043e\\u0432, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044f Lorem Ipsum \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0435\\u0447\\u0430\\u0442\\u043a\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0437\\u0446\\u043e\\u0432. Lorem Ipsum \\u043d\\u0435 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0443\\u0441\\u043f\\u0435\\u0448\\u043d\\u043e \\u043f\\u0435\\u0440\\u0435\\u0436\\u0438\\u043b \\u0431\\u0435\\u0437 \\u0437\\u0430\\u043c\\u0435\\u0442\\u043d\\u044b\\u0445 \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0439 \\u043f\\u044f\\u0442\\u044c \\u0432\\u0435\\u043a\\u043e\\u0432, \\u043d\\u043e \\u0438 \\u043f\\u0435\\u0440\\u0435\\u0448\\u0430\\u0433\\u043d\\u0443\\u043b \\u0432 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0439 \\u0434\\u0438\\u0437\\u0430\\u0439\\u043d. \\u0415\\u0433\\u043e \\u043f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u0438\\u0437\\u0430\\u0446\\u0438\\u0438 \\u0432 \\u043d\\u043e\\u0432\\u043e\\u0435 \\u0432\\u0440\\u0435\\u043c\\u044f \\u043f\\u043e\\u0441\\u043b\\u0443\\u0436\\u0438\\u043b\\u0438 \\u043f\\u0443\\u0431\\u043b\\u0438\\u043a\\u0430\\u0446\\u0438\\u044f \\u043b\\u0438\\u0441\\u0442\\u043e\\u0432 Letraset \\u0441 \\u043e\\u0431\\u0440\\u0430\\u0437\\u0446\\u0430\\u043c\\u0438 Lorem Ipsum \\u0432 60-\\u0445 \\u0433\\u043e\\u0434\\u0430\\u0445 \\u0438, \\u0432 \\u0431\\u043e\\u043b\\u0435\\u0435 \\u043d\\u0435\\u0434\\u0430\\u0432\\u043d\\u0435\\u0435 \\u0432\\u0440\\u0435\\u043c\\u044f, \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u044b \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0432\\u0451\\u0440\\u0441\\u0442\\u043a\\u0438 \\u0442\\u0438\\u043f\\u0430 Aldus PageMaker, \\u0432 \\u0448\\u0430\\u0431\\u043b\\u043e\\u043d\\u0430\\u0445 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u0442\\u0441\\u044f Lorem Ipsum.<\\/p>\\r\\n<p>\\u0414\\u0430\\u0432\\u043d\\u043e \\u0432\\u044b\\u044f\\u0441\\u043d\\u0435\\u043d\\u043e, \\u0447\\u0442\\u043e \\u043f\\u0440\\u0438 \\u043e\\u0446\\u0435\\u043d\\u043a\\u0435 \\u0434\\u0438\\u0437\\u0430\\u0439\\u043d\\u0430 \\u0438 \\u043a\\u043e\\u043c\\u043f\\u043e\\u0437\\u0438\\u0446\\u0438\\u0438 \\u0447\\u0438\\u0442\\u0430\\u0435\\u043c\\u044b\\u0439 \\u0442\\u0435\\u043a\\u0441\\u0442 \\u043c\\u0435\\u0448\\u0430\\u0435\\u0442 \\u0441\\u043e\\u0441\\u0440\\u0435\\u0434\\u043e\\u0442\\u043e\\u0447\\u0438\\u0442\\u044c\\u0441\\u044f. Lorem Ipsum \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044e\\u0442 \\u043f\\u043e\\u0442\\u043e\\u043c\\u0443, \\u0447\\u0442\\u043e \\u0442\\u043e\\u0442 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u0431\\u043e\\u043b\\u0435\\u0435 \\u0438\\u043b\\u0438 \\u043c\\u0435\\u043d\\u0435\\u0435 \\u0441\\u0442\\u0430\\u043d\\u0434\\u0430\\u0440\\u0442\\u043d\\u043e\\u0435 \\u0437\\u0430\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u0435 \\u0448\\u0430\\u0431\\u043b\\u043e\\u043d\\u0430, \\u0430 \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0440\\u0435\\u0430\\u043b\\u044c\\u043d\\u043e\\u0435 \\u0440\\u0430\\u0441\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0431\\u0443\\u043a\\u0432 \\u0438 \\u043f\\u0440\\u043e\\u0431\\u0435\\u043b\\u043e\\u0432 \\u0432 \\u0430\\u0431\\u0437\\u0430\\u0446\\u0430\\u0445, \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0435 \\u043d\\u0435 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0435\\u0442\\u0441\\u044f \\u043f\\u0440\\u0438 \\u043f\\u0440\\u043e\\u0441\\u0442\\u043e\\u0439 \\u0434\\u0443\\u0431\\u043b\\u0438\\u043a\\u0430\\u0446\\u0438\\u0438 \\\"\\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442.. \\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442.. \\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442..\\\" \\u041c\\u043d\\u043e\\u0433\\u0438\\u0435 \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u044b \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0432\\u0451\\u0440\\u0441\\u0442\\u043a\\u0438 \\u0438 \\u0440\\u0435\\u0434\\u0430\\u043a\\u0442\\u043e\\u0440\\u044b HTML \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044e\\u0442 Lorem Ipsum \\u0432 \\u043a\\u0430\\u0447\\u0435\\u0441\\u0442\\u0432\\u0435 \\u0442\\u0435\\u043a\\u0441\\u0442\\u0430 \\u043f\\u043e \\u0443\\u043c\\u043e\\u043b\\u0447\\u0430\\u043d\\u0438\\u044e, \\u0442\\u0430\\u043a \\u0447\\u0442\\u043e \\u043f\\u043e\\u0438\\u0441\\u043a \\u043f\\u043e \\u043a\\u043b\\u044e\\u0447\\u0435\\u0432\\u044b\\u043c \\u0441\\u043b\\u043e\\u0432\\u0430\\u043c \\\"lorem ipsum\\\" \\u0441\\u0440\\u0430\\u0437\\u0443 \\u043f\\u043e\\u043a\\u0430\\u0437\\u044b\\u0432\\u0430\\u0435\\u0442, \\u043a\\u0430\\u043a \\u043c\\u043d\\u043e\\u0433\\u043e \\u0432\\u0435\\u0431-\\u0441\\u0442\\u0440\\u0430\\u043d\\u0438\\u0446 \\u0432\\u0441\\u0451 \\u0435\\u0449\\u0451 \\u0434\\u043e\\u0436\\u0438\\u0434\\u0430\\u044e\\u0442\\u0441\\u044f \\u0441\\u0432\\u043e\\u0435\\u0433\\u043e \\u043d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0435\\u0433\\u043e \\u0440\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f. \\u0417\\u0430 \\u043f\\u0440\\u043e\\u0448\\u0435\\u0434\\u0448\\u0438\\u0435 \\u0433\\u043e\\u0434\\u044b \\u0442\\u0435\\u043a\\u0441\\u0442 Lorem Ipsum \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u043b \\u043c\\u043d\\u043e\\u0433\\u043e \\u0432\\u0435\\u0440\\u0441\\u0438\\u0439. \\u041d\\u0435\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 \\u0432\\u0435\\u0440\\u0441\\u0438\\u0438 \\u043f\\u043e\\u044f\\u0432\\u0438\\u043b\\u0438\\u0441\\u044c \\u043f\\u043e \\u043e\\u0448\\u0438\\u0431\\u043a\\u0435, \\u043d\\u0435\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 - \\u043d\\u0430\\u043c\\u0435\\u0440\\u0435\\u043d\\u043d\\u043e (\\u043d\\u0430\\u043f\\u0440\\u0438\\u043c\\u0435\\u0440, \\u044e\\u043c\\u043e\\u0440\\u0438\\u0441\\u0442\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0435 \\u0432\\u0430\\u0440\\u0438\\u0430\\u043d\\u0442\\u044b).<\\/p>\\r\\n<p>\\u041c\\u043d\\u043e\\u0433\\u0438\\u0435 \\u0434\\u0443\\u043c\\u0430\\u044e\\u0442, \\u0447\\u0442\\u043e Lorem Ipsum - \\u0432\\u0437\\u044f\\u0442\\u044b\\u0439 \\u0441 \\u043f\\u043e\\u0442\\u043e\\u043b\\u043a\\u0430 \\u043f\\u0441\\u0435\\u0432\\u0434\\u043e-\\u043b\\u0430\\u0442\\u0438\\u043d\\u0441\\u043a\\u0438\\u0439 \\u043d\\u0430\\u0431\\u043e\\u0440 \\u0441\\u043b\\u043e\\u0432, \\u043d\\u043e \\u044d\\u0442\\u043e \\u043d\\u0435 \\u0441\\u043e\\u0432\\u0441\\u0435\\u043c \\u0442\\u0430\\u043a. \\u0415\\u0433\\u043e \\u043a\\u043e\\u0440\\u043d\\u0438 \\u0443\\u0445\\u043e\\u0434\\u044f\\u0442 \\u0432 \\u043e\\u0434\\u0438\\u043d \\u0444\\u0440\\u0430\\u0433\\u043c\\u0435\\u043d\\u0442 \\u043a\\u043b\\u0430\\u0441\\u0441\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0430\\u0442\\u044b\\u043d\\u0438 45 \\u0433\\u043e\\u0434\\u0430 \\u043d.\\u044d., \\u0442\\u043e \\u0435\\u0441\\u0442\\u044c \\u0431\\u043e\\u043b\\u0435\\u0435 \\u0434\\u0432\\u0443\\u0445 \\u0442\\u044b\\u0441\\u044f\\u0447\\u0435\\u043b\\u0435\\u0442\\u0438\\u0439 \\u043d\\u0430\\u0437\\u0430\\u0434. \\u0420\\u0438\\u0447\\u0430\\u0440\\u0434 \\u041c\\u0430\\u043a\\u041a\\u043b\\u0438\\u043d\\u0442\\u043e\\u043a, \\u043f\\u0440\\u043e\\u0444\\u0435\\u0441\\u0441\\u043e\\u0440 \\u043b\\u0430\\u0442\\u044b\\u043d\\u0438 \\u0438\\u0437 \\u043a\\u043e\\u043b\\u043b\\u0435\\u0434\\u0436\\u0430 Hampden-Sydney, \\u0448\\u0442\\u0430\\u0442 \\u0412\\u0438\\u0440\\u0434\\u0436\\u0438\\u043d\\u0438\\u044f, \\u0432\\u0437\\u044f\\u043b \\u043e\\u0434\\u043d\\u043e \\u0438\\u0437 \\u0441\\u0430\\u043c\\u044b\\u0445 \\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043b\\u043e\\u0432 \\u0432 Lorem Ipsum, \\\"consectetur\\\", \\u0438 \\u0437\\u0430\\u043d\\u044f\\u043b\\u0441\\u044f \\u0435\\u0433\\u043e \\u043f\\u043e\\u0438\\u0441\\u043a\\u0430\\u043c\\u0438 \\u0432 \\u043a\\u043b\\u0430\\u0441\\u0441\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0430\\u0442\\u0438\\u043d\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0438\\u0442\\u0435\\u0440\\u0430\\u0442\\u0443\\u0440\\u0435. \\u0412 \\u0440\\u0435\\u0437\\u0443\\u043b\\u044c\\u0442\\u0430\\u0442\\u0435 \\u043e\\u043d \\u043d\\u0430\\u0448\\u0451\\u043b \\u043d\\u0435\\u043e\\u0441\\u043f\\u043e\\u0440\\u0438\\u043c\\u044b\\u0439 \\u043f\\u0435\\u0440\\u0432\\u043e\\u0438\\u0441\\u0442\\u043e\\u0447\\u043d\\u0438\\u043a Lorem Ipsum \\u0432 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u0430\\u0445 1.10.32 \\u0438 1.10.33 \\u043a\\u043d\\u0438\\u0433\\u0438 \\\"de Finibus Bonorum et Malorum\\\" (\\\"\\u041e \\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0430\\u0445 \\u0434\\u043e\\u0431\\u0440\\u0430 \\u0438 \\u0437\\u043b\\u0430\\\"), \\u043d\\u0430\\u043f\\u0438\\u0441\\u0430\\u043d\\u043d\\u043e\\u0439 \\u0426\\u0438\\u0446\\u0435\\u0440\\u043e\\u043d\\u043e\\u043c \\u0432 45 \\u0433\\u043e\\u0434\\u0443 \\u043d.\\u044d. \\u042d\\u0442\\u043e\\u0442 \\u0442\\u0440\\u0430\\u043a\\u0442\\u0430\\u0442 \\u043f\\u043e \\u0442\\u0435\\u043e\\u0440\\u0438\\u0438 \\u044d\\u0442\\u0438\\u043a\\u0438 \\u0431\\u044b\\u043b \\u043e\\u0447\\u0435\\u043d\\u044c \\u043f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u0435\\u043d \\u0432 \\u044d\\u043f\\u043e\\u0445\\u0443 \\u0412\\u043e\\u0437\\u0440\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f. \\u041f\\u0435\\u0440\\u0432\\u0430\\u044f \\u0441\\u0442\\u0440\\u043e\\u043a\\u0430 Lorem Ipsum, \\\"Lorem ipsum dolor sit amet..\\\", \\u043f\\u0440\\u043e\\u0438\\u0441\\u0445\\u043e\\u0434\\u0438\\u0442 \\u043e\\u0442 \\u043e\\u0434\\u043d\\u043e\\u0439 \\u0438\\u0437 \\u0441\\u0442\\u0440\\u043e\\u043a \\u0432 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u0435 1.10.32<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":8,\"created\":\"2023-08-15 17:45:13\",\"created_by\":113,\"created_by_alias\":\"\",\"modified\":\"2023-08-15 17:45:13\",\"modified_by\":113,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-08-15 17:45:13\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/news\\\\\\/1.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/news\\\\\\/1.jpg?width=683&height=600\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/news\\\\\\/1.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/news\\\\\\/1.jpg?width=683&height=600\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":\"1\",\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(32, 'com_content.article.9', '', '2023-08-15 18:17:53', 113, 11659, 'f3ad6a7942344930f99c77dcbd6f9914a1a4ab02', '{\"id\":9,\"asset_id\":127,\"title\":\"\\u041d\\u0430\\u0442\\u0443\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0441\\u043e\\u043a\\u0438 \\u0441 \\u0441\\u043e\\u0431\\u043e\\u0439 (2)\",\"alias\":\"naturalnye-soki-s-soboj-2\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong> - \\u044d\\u0442\\u043e \\u0442\\u0435\\u043a\\u0441\\u0442-\\\"\\u0440\\u044b\\u0431\\u0430\\\", \\u0447\\u0430\\u0441\\u0442\\u043e \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u043c\\u044b\\u0439 \\u0432 \\u043f\\u0435\\u0447\\u0430\\u0442\\u0438 \\u0438 \\u0432\\u044d\\u0431-\\u0434\\u0438\\u0437\\u0430\\u0439\\u043d\\u0435. Lorem Ipsum \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0442\\u0430\\u043d\\u0434\\u0430\\u0440\\u0442\\u043d\\u043e\\u0439 \\\"\\u0440\\u044b\\u0431\\u043e\\u0439\\\" \\u0434\\u043b\\u044f \\u0442\\u0435\\u043a\\u0441\\u0442\\u043e\\u0432 \\u043d\\u0430 \\u043b\\u0430\\u0442\\u0438\\u043d\\u0438\\u0446\\u0435 \\u0441 \\u043d\\u0430\\u0447\\u0430\\u043b\\u0430 XVI \\u0432\\u0435\\u043a\\u0430. \\u0412 \\u0442\\u043e \\u0432\\u0440\\u0435\\u043c\\u044f \\u043d\\u0435\\u043a\\u0438\\u0439 \\u0431\\u0435\\u0437\\u044b\\u043c\\u044f\\u043d\\u043d\\u044b\\u0439 \\u043f\\u0435\\u0447\\u0430\\u0442\\u043d\\u0438\\u043a \\u0441\\u043e\\u0437\\u0434\\u0430\\u043b \\u0431\\u043e\\u043b\\u044c\\u0448\\u0443\\u044e \\u043a\\u043e\\u043b\\u043b\\u0435\\u043a\\u0446\\u0438\\u044e \\u0440\\u0430\\u0437\\u043c\\u0435\\u0440\\u043e\\u0432 \\u0438 \\u0444\\u043e\\u0440\\u043c \\u0448\\u0440\\u0438\\u0444\\u0442\\u043e\\u0432, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044f Lorem Ipsum \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0435\\u0447\\u0430\\u0442\\u043a\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0437\\u0446\\u043e\\u0432. Lorem Ipsum \\u043d\\u0435 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0443\\u0441\\u043f\\u0435\\u0448\\u043d\\u043e \\u043f\\u0435\\u0440\\u0435\\u0436\\u0438\\u043b \\u0431\\u0435\\u0437 \\u0437\\u0430\\u043c\\u0435\\u0442\\u043d\\u044b\\u0445 \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0439 \\u043f\\u044f\\u0442\\u044c \\u0432\\u0435\\u043a\\u043e\\u0432, \\u043d\\u043e \\u0438 \\u043f\\u0435\\u0440\\u0435\\u0448\\u0430\\u0433\\u043d\\u0443\\u043b \\u0432 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0439 \\u0434\\u0438\\u0437\\u0430\\u0439\\u043d. \\u0415\\u0433\\u043e \\u043f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u0438\\u0437\\u0430\\u0446\\u0438\\u0438 \\u0432 \\u043d\\u043e\\u0432\\u043e\\u0435 \\u0432\\u0440\\u0435\\u043c\\u044f \\u043f\\u043e\\u0441\\u043b\\u0443\\u0436\\u0438\\u043b\\u0438 \\u043f\\u0443\\u0431\\u043b\\u0438\\u043a\\u0430\\u0446\\u0438\\u044f \\u043b\\u0438\\u0441\\u0442\\u043e\\u0432 Letraset \\u0441 \\u043e\\u0431\\u0440\\u0430\\u0437\\u0446\\u0430\\u043c\\u0438 Lorem Ipsum \\u0432 60-\\u0445 \\u0433\\u043e\\u0434\\u0430\\u0445 \\u0438, \\u0432 \\u0431\\u043e\\u043b\\u0435\\u0435 \\u043d\\u0435\\u0434\\u0430\\u0432\\u043d\\u0435\\u0435 \\u0432\\u0440\\u0435\\u043c\\u044f, \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u044b \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0432\\u0451\\u0440\\u0441\\u0442\\u043a\\u0438 \\u0442\\u0438\\u043f\\u0430 Aldus PageMaker, \\u0432 \\u0448\\u0430\\u0431\\u043b\\u043e\\u043d\\u0430\\u0445 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u0442\\u0441\\u044f Lorem Ipsum.<\\/p>\\r\\n<p>\\u0414\\u0430\\u0432\\u043d\\u043e \\u0432\\u044b\\u044f\\u0441\\u043d\\u0435\\u043d\\u043e, \\u0447\\u0442\\u043e \\u043f\\u0440\\u0438 \\u043e\\u0446\\u0435\\u043d\\u043a\\u0435 \\u0434\\u0438\\u0437\\u0430\\u0439\\u043d\\u0430 \\u0438 \\u043a\\u043e\\u043c\\u043f\\u043e\\u0437\\u0438\\u0446\\u0438\\u0438 \\u0447\\u0438\\u0442\\u0430\\u0435\\u043c\\u044b\\u0439 \\u0442\\u0435\\u043a\\u0441\\u0442 \\u043c\\u0435\\u0448\\u0430\\u0435\\u0442 \\u0441\\u043e\\u0441\\u0440\\u0435\\u0434\\u043e\\u0442\\u043e\\u0447\\u0438\\u0442\\u044c\\u0441\\u044f. Lorem Ipsum \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044e\\u0442 \\u043f\\u043e\\u0442\\u043e\\u043c\\u0443, \\u0447\\u0442\\u043e \\u0442\\u043e\\u0442 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u0431\\u043e\\u043b\\u0435\\u0435 \\u0438\\u043b\\u0438 \\u043c\\u0435\\u043d\\u0435\\u0435 \\u0441\\u0442\\u0430\\u043d\\u0434\\u0430\\u0440\\u0442\\u043d\\u043e\\u0435 \\u0437\\u0430\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u0435 \\u0448\\u0430\\u0431\\u043b\\u043e\\u043d\\u0430, \\u0430 \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0440\\u0435\\u0430\\u043b\\u044c\\u043d\\u043e\\u0435 \\u0440\\u0430\\u0441\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0431\\u0443\\u043a\\u0432 \\u0438 \\u043f\\u0440\\u043e\\u0431\\u0435\\u043b\\u043e\\u0432 \\u0432 \\u0430\\u0431\\u0437\\u0430\\u0446\\u0430\\u0445, \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0435 \\u043d\\u0435 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0435\\u0442\\u0441\\u044f \\u043f\\u0440\\u0438 \\u043f\\u0440\\u043e\\u0441\\u0442\\u043e\\u0439 \\u0434\\u0443\\u0431\\u043b\\u0438\\u043a\\u0430\\u0446\\u0438\\u0438 \\\"\\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442.. \\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442.. \\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442..\\\" \\u041c\\u043d\\u043e\\u0433\\u0438\\u0435 \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u044b \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0432\\u0451\\u0440\\u0441\\u0442\\u043a\\u0438 \\u0438 \\u0440\\u0435\\u0434\\u0430\\u043a\\u0442\\u043e\\u0440\\u044b HTML \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044e\\u0442 Lorem Ipsum \\u0432 \\u043a\\u0430\\u0447\\u0435\\u0441\\u0442\\u0432\\u0435 \\u0442\\u0435\\u043a\\u0441\\u0442\\u0430 \\u043f\\u043e \\u0443\\u043c\\u043e\\u043b\\u0447\\u0430\\u043d\\u0438\\u044e, \\u0442\\u0430\\u043a \\u0447\\u0442\\u043e \\u043f\\u043e\\u0438\\u0441\\u043a \\u043f\\u043e \\u043a\\u043b\\u044e\\u0447\\u0435\\u0432\\u044b\\u043c \\u0441\\u043b\\u043e\\u0432\\u0430\\u043c \\\"lorem ipsum\\\" \\u0441\\u0440\\u0430\\u0437\\u0443 \\u043f\\u043e\\u043a\\u0430\\u0437\\u044b\\u0432\\u0430\\u0435\\u0442, \\u043a\\u0430\\u043a \\u043c\\u043d\\u043e\\u0433\\u043e \\u0432\\u0435\\u0431-\\u0441\\u0442\\u0440\\u0430\\u043d\\u0438\\u0446 \\u0432\\u0441\\u0451 \\u0435\\u0449\\u0451 \\u0434\\u043e\\u0436\\u0438\\u0434\\u0430\\u044e\\u0442\\u0441\\u044f \\u0441\\u0432\\u043e\\u0435\\u0433\\u043e \\u043d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0435\\u0433\\u043e \\u0440\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f. \\u0417\\u0430 \\u043f\\u0440\\u043e\\u0448\\u0435\\u0434\\u0448\\u0438\\u0435 \\u0433\\u043e\\u0434\\u044b \\u0442\\u0435\\u043a\\u0441\\u0442 Lorem Ipsum \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u043b \\u043c\\u043d\\u043e\\u0433\\u043e \\u0432\\u0435\\u0440\\u0441\\u0438\\u0439. \\u041d\\u0435\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 \\u0432\\u0435\\u0440\\u0441\\u0438\\u0438 \\u043f\\u043e\\u044f\\u0432\\u0438\\u043b\\u0438\\u0441\\u044c \\u043f\\u043e \\u043e\\u0448\\u0438\\u0431\\u043a\\u0435, \\u043d\\u0435\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 - \\u043d\\u0430\\u043c\\u0435\\u0440\\u0435\\u043d\\u043d\\u043e (\\u043d\\u0430\\u043f\\u0440\\u0438\\u043c\\u0435\\u0440, \\u044e\\u043c\\u043e\\u0440\\u0438\\u0441\\u0442\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0435 \\u0432\\u0430\\u0440\\u0438\\u0430\\u043d\\u0442\\u044b).<\\/p>\\r\\n<p>\\u041c\\u043d\\u043e\\u0433\\u0438\\u0435 \\u0434\\u0443\\u043c\\u0430\\u044e\\u0442, \\u0447\\u0442\\u043e Lorem Ipsum - \\u0432\\u0437\\u044f\\u0442\\u044b\\u0439 \\u0441 \\u043f\\u043e\\u0442\\u043e\\u043b\\u043a\\u0430 \\u043f\\u0441\\u0435\\u0432\\u0434\\u043e-\\u043b\\u0430\\u0442\\u0438\\u043d\\u0441\\u043a\\u0438\\u0439 \\u043d\\u0430\\u0431\\u043e\\u0440 \\u0441\\u043b\\u043e\\u0432, \\u043d\\u043e \\u044d\\u0442\\u043e \\u043d\\u0435 \\u0441\\u043e\\u0432\\u0441\\u0435\\u043c \\u0442\\u0430\\u043a. \\u0415\\u0433\\u043e \\u043a\\u043e\\u0440\\u043d\\u0438 \\u0443\\u0445\\u043e\\u0434\\u044f\\u0442 \\u0432 \\u043e\\u0434\\u0438\\u043d \\u0444\\u0440\\u0430\\u0433\\u043c\\u0435\\u043d\\u0442 \\u043a\\u043b\\u0430\\u0441\\u0441\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0430\\u0442\\u044b\\u043d\\u0438 45 \\u0433\\u043e\\u0434\\u0430 \\u043d.\\u044d., \\u0442\\u043e \\u0435\\u0441\\u0442\\u044c \\u0431\\u043e\\u043b\\u0435\\u0435 \\u0434\\u0432\\u0443\\u0445 \\u0442\\u044b\\u0441\\u044f\\u0447\\u0435\\u043b\\u0435\\u0442\\u0438\\u0439 \\u043d\\u0430\\u0437\\u0430\\u0434. \\u0420\\u0438\\u0447\\u0430\\u0440\\u0434 \\u041c\\u0430\\u043a\\u041a\\u043b\\u0438\\u043d\\u0442\\u043e\\u043a, \\u043f\\u0440\\u043e\\u0444\\u0435\\u0441\\u0441\\u043e\\u0440 \\u043b\\u0430\\u0442\\u044b\\u043d\\u0438 \\u0438\\u0437 \\u043a\\u043e\\u043b\\u043b\\u0435\\u0434\\u0436\\u0430 Hampden-Sydney, \\u0448\\u0442\\u0430\\u0442 \\u0412\\u0438\\u0440\\u0434\\u0436\\u0438\\u043d\\u0438\\u044f, \\u0432\\u0437\\u044f\\u043b \\u043e\\u0434\\u043d\\u043e \\u0438\\u0437 \\u0441\\u0430\\u043c\\u044b\\u0445 \\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043b\\u043e\\u0432 \\u0432 Lorem Ipsum, \\\"consectetur\\\", \\u0438 \\u0437\\u0430\\u043d\\u044f\\u043b\\u0441\\u044f \\u0435\\u0433\\u043e \\u043f\\u043e\\u0438\\u0441\\u043a\\u0430\\u043c\\u0438 \\u0432 \\u043a\\u043b\\u0430\\u0441\\u0441\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0430\\u0442\\u0438\\u043d\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0438\\u0442\\u0435\\u0440\\u0430\\u0442\\u0443\\u0440\\u0435. \\u0412 \\u0440\\u0435\\u0437\\u0443\\u043b\\u044c\\u0442\\u0430\\u0442\\u0435 \\u043e\\u043d \\u043d\\u0430\\u0448\\u0451\\u043b \\u043d\\u0435\\u043e\\u0441\\u043f\\u043e\\u0440\\u0438\\u043c\\u044b\\u0439 \\u043f\\u0435\\u0440\\u0432\\u043e\\u0438\\u0441\\u0442\\u043e\\u0447\\u043d\\u0438\\u043a Lorem Ipsum \\u0432 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u0430\\u0445 1.10.32 \\u0438 1.10.33 \\u043a\\u043d\\u0438\\u0433\\u0438 \\\"de Finibus Bonorum et Malorum\\\" (\\\"\\u041e \\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0430\\u0445 \\u0434\\u043e\\u0431\\u0440\\u0430 \\u0438 \\u0437\\u043b\\u0430\\\"), \\u043d\\u0430\\u043f\\u0438\\u0441\\u0430\\u043d\\u043d\\u043e\\u0439 \\u0426\\u0438\\u0446\\u0435\\u0440\\u043e\\u043d\\u043e\\u043c \\u0432 45 \\u0433\\u043e\\u0434\\u0443 \\u043d.\\u044d. \\u042d\\u0442\\u043e\\u0442 \\u0442\\u0440\\u0430\\u043a\\u0442\\u0430\\u0442 \\u043f\\u043e \\u0442\\u0435\\u043e\\u0440\\u0438\\u0438 \\u044d\\u0442\\u0438\\u043a\\u0438 \\u0431\\u044b\\u043b \\u043e\\u0447\\u0435\\u043d\\u044c \\u043f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u0435\\u043d \\u0432 \\u044d\\u043f\\u043e\\u0445\\u0443 \\u0412\\u043e\\u0437\\u0440\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f. \\u041f\\u0435\\u0440\\u0432\\u0430\\u044f \\u0441\\u0442\\u0440\\u043e\\u043a\\u0430 Lorem Ipsum, \\\"Lorem ipsum dolor sit amet..\\\", \\u043f\\u0440\\u043e\\u0438\\u0441\\u0445\\u043e\\u0434\\u0438\\u0442 \\u043e\\u0442 \\u043e\\u0434\\u043d\\u043e\\u0439 \\u0438\\u0437 \\u0441\\u0442\\u0440\\u043e\\u043a \\u0432 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u0435 1.10.32<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":8,\"created\":\"2023-08-15 17:45:13\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-15 17:46:43\",\"modified_by\":\"113\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-08-15 17:45:13\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/news\\\\\\/1.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/news\\\\\\/1.jpg?width=683&height=600\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/news\\\\\\/1.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/news\\\\\\/1.jpg?width=683&height=600\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(33, 'com_content.article.9', '', '2023-08-15 18:18:41', 113, 11617, '45810c1feaf6b68fd364a45e97bb2d97cbf4b2ea', '{\"id\":\"9\",\"asset_id\":127,\"title\":\"\\u041d\\u0430\\u0448 \\u043d\\u043e\\u0432\\u044b\\u0439 \\u0431\\u0443\\u0440\\u0433\\u0435\\u0440\",\"alias\":\"nash-novyj-burger\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong> - \\u044d\\u0442\\u043e \\u0442\\u0435\\u043a\\u0441\\u0442-\\\"\\u0440\\u044b\\u0431\\u0430\\\", \\u0447\\u0430\\u0441\\u0442\\u043e \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u043c\\u044b\\u0439 \\u0432 \\u043f\\u0435\\u0447\\u0430\\u0442\\u0438 \\u0438 \\u0432\\u044d\\u0431-\\u0434\\u0438\\u0437\\u0430\\u0439\\u043d\\u0435. Lorem Ipsum \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0442\\u0430\\u043d\\u0434\\u0430\\u0440\\u0442\\u043d\\u043e\\u0439 \\\"\\u0440\\u044b\\u0431\\u043e\\u0439\\\" \\u0434\\u043b\\u044f \\u0442\\u0435\\u043a\\u0441\\u0442\\u043e\\u0432 \\u043d\\u0430 \\u043b\\u0430\\u0442\\u0438\\u043d\\u0438\\u0446\\u0435 \\u0441 \\u043d\\u0430\\u0447\\u0430\\u043b\\u0430 XVI \\u0432\\u0435\\u043a\\u0430. \\u0412 \\u0442\\u043e \\u0432\\u0440\\u0435\\u043c\\u044f \\u043d\\u0435\\u043a\\u0438\\u0439 \\u0431\\u0435\\u0437\\u044b\\u043c\\u044f\\u043d\\u043d\\u044b\\u0439 \\u043f\\u0435\\u0447\\u0430\\u0442\\u043d\\u0438\\u043a \\u0441\\u043e\\u0437\\u0434\\u0430\\u043b \\u0431\\u043e\\u043b\\u044c\\u0448\\u0443\\u044e \\u043a\\u043e\\u043b\\u043b\\u0435\\u043a\\u0446\\u0438\\u044e \\u0440\\u0430\\u0437\\u043c\\u0435\\u0440\\u043e\\u0432 \\u0438 \\u0444\\u043e\\u0440\\u043c \\u0448\\u0440\\u0438\\u0444\\u0442\\u043e\\u0432, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044f Lorem Ipsum \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0435\\u0447\\u0430\\u0442\\u043a\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0437\\u0446\\u043e\\u0432. Lorem Ipsum \\u043d\\u0435 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0443\\u0441\\u043f\\u0435\\u0448\\u043d\\u043e \\u043f\\u0435\\u0440\\u0435\\u0436\\u0438\\u043b \\u0431\\u0435\\u0437 \\u0437\\u0430\\u043c\\u0435\\u0442\\u043d\\u044b\\u0445 \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0439 \\u043f\\u044f\\u0442\\u044c \\u0432\\u0435\\u043a\\u043e\\u0432, \\u043d\\u043e \\u0438 \\u043f\\u0435\\u0440\\u0435\\u0448\\u0430\\u0433\\u043d\\u0443\\u043b \\u0432 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0439 \\u0434\\u0438\\u0437\\u0430\\u0439\\u043d. \\u0415\\u0433\\u043e \\u043f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u0438\\u0437\\u0430\\u0446\\u0438\\u0438 \\u0432 \\u043d\\u043e\\u0432\\u043e\\u0435 \\u0432\\u0440\\u0435\\u043c\\u044f \\u043f\\u043e\\u0441\\u043b\\u0443\\u0436\\u0438\\u043b\\u0438 \\u043f\\u0443\\u0431\\u043b\\u0438\\u043a\\u0430\\u0446\\u0438\\u044f \\u043b\\u0438\\u0441\\u0442\\u043e\\u0432 Letraset \\u0441 \\u043e\\u0431\\u0440\\u0430\\u0437\\u0446\\u0430\\u043c\\u0438 Lorem Ipsum \\u0432 60-\\u0445 \\u0433\\u043e\\u0434\\u0430\\u0445 \\u0438, \\u0432 \\u0431\\u043e\\u043b\\u0435\\u0435 \\u043d\\u0435\\u0434\\u0430\\u0432\\u043d\\u0435\\u0435 \\u0432\\u0440\\u0435\\u043c\\u044f, \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u044b \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0432\\u0451\\u0440\\u0441\\u0442\\u043a\\u0438 \\u0442\\u0438\\u043f\\u0430 Aldus PageMaker, \\u0432 \\u0448\\u0430\\u0431\\u043b\\u043e\\u043d\\u0430\\u0445 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u0442\\u0441\\u044f Lorem Ipsum.<\\/p>\\r\\n<p>\\u0414\\u0430\\u0432\\u043d\\u043e \\u0432\\u044b\\u044f\\u0441\\u043d\\u0435\\u043d\\u043e, \\u0447\\u0442\\u043e \\u043f\\u0440\\u0438 \\u043e\\u0446\\u0435\\u043d\\u043a\\u0435 \\u0434\\u0438\\u0437\\u0430\\u0439\\u043d\\u0430 \\u0438 \\u043a\\u043e\\u043c\\u043f\\u043e\\u0437\\u0438\\u0446\\u0438\\u0438 \\u0447\\u0438\\u0442\\u0430\\u0435\\u043c\\u044b\\u0439 \\u0442\\u0435\\u043a\\u0441\\u0442 \\u043c\\u0435\\u0448\\u0430\\u0435\\u0442 \\u0441\\u043e\\u0441\\u0440\\u0435\\u0434\\u043e\\u0442\\u043e\\u0447\\u0438\\u0442\\u044c\\u0441\\u044f. Lorem Ipsum \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044e\\u0442 \\u043f\\u043e\\u0442\\u043e\\u043c\\u0443, \\u0447\\u0442\\u043e \\u0442\\u043e\\u0442 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u0431\\u043e\\u043b\\u0435\\u0435 \\u0438\\u043b\\u0438 \\u043c\\u0435\\u043d\\u0435\\u0435 \\u0441\\u0442\\u0430\\u043d\\u0434\\u0430\\u0440\\u0442\\u043d\\u043e\\u0435 \\u0437\\u0430\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u0435 \\u0448\\u0430\\u0431\\u043b\\u043e\\u043d\\u0430, \\u0430 \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0440\\u0435\\u0430\\u043b\\u044c\\u043d\\u043e\\u0435 \\u0440\\u0430\\u0441\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0431\\u0443\\u043a\\u0432 \\u0438 \\u043f\\u0440\\u043e\\u0431\\u0435\\u043b\\u043e\\u0432 \\u0432 \\u0430\\u0431\\u0437\\u0430\\u0446\\u0430\\u0445, \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0435 \\u043d\\u0435 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0435\\u0442\\u0441\\u044f \\u043f\\u0440\\u0438 \\u043f\\u0440\\u043e\\u0441\\u0442\\u043e\\u0439 \\u0434\\u0443\\u0431\\u043b\\u0438\\u043a\\u0430\\u0446\\u0438\\u0438 \\\"\\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442.. \\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442.. \\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442..\\\" \\u041c\\u043d\\u043e\\u0433\\u0438\\u0435 \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u044b \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0432\\u0451\\u0440\\u0441\\u0442\\u043a\\u0438 \\u0438 \\u0440\\u0435\\u0434\\u0430\\u043a\\u0442\\u043e\\u0440\\u044b HTML \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044e\\u0442 Lorem Ipsum \\u0432 \\u043a\\u0430\\u0447\\u0435\\u0441\\u0442\\u0432\\u0435 \\u0442\\u0435\\u043a\\u0441\\u0442\\u0430 \\u043f\\u043e \\u0443\\u043c\\u043e\\u043b\\u0447\\u0430\\u043d\\u0438\\u044e, \\u0442\\u0430\\u043a \\u0447\\u0442\\u043e \\u043f\\u043e\\u0438\\u0441\\u043a \\u043f\\u043e \\u043a\\u043b\\u044e\\u0447\\u0435\\u0432\\u044b\\u043c \\u0441\\u043b\\u043e\\u0432\\u0430\\u043c \\\"lorem ipsum\\\" \\u0441\\u0440\\u0430\\u0437\\u0443 \\u043f\\u043e\\u043a\\u0430\\u0437\\u044b\\u0432\\u0430\\u0435\\u0442, \\u043a\\u0430\\u043a \\u043c\\u043d\\u043e\\u0433\\u043e \\u0432\\u0435\\u0431-\\u0441\\u0442\\u0440\\u0430\\u043d\\u0438\\u0446 \\u0432\\u0441\\u0451 \\u0435\\u0449\\u0451 \\u0434\\u043e\\u0436\\u0438\\u0434\\u0430\\u044e\\u0442\\u0441\\u044f \\u0441\\u0432\\u043e\\u0435\\u0433\\u043e \\u043d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0435\\u0433\\u043e \\u0440\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f. \\u0417\\u0430 \\u043f\\u0440\\u043e\\u0448\\u0435\\u0434\\u0448\\u0438\\u0435 \\u0433\\u043e\\u0434\\u044b \\u0442\\u0435\\u043a\\u0441\\u0442 Lorem Ipsum \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u043b \\u043c\\u043d\\u043e\\u0433\\u043e \\u0432\\u0435\\u0440\\u0441\\u0438\\u0439. \\u041d\\u0435\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 \\u0432\\u0435\\u0440\\u0441\\u0438\\u0438 \\u043f\\u043e\\u044f\\u0432\\u0438\\u043b\\u0438\\u0441\\u044c \\u043f\\u043e \\u043e\\u0448\\u0438\\u0431\\u043a\\u0435, \\u043d\\u0435\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 - \\u043d\\u0430\\u043c\\u0435\\u0440\\u0435\\u043d\\u043d\\u043e (\\u043d\\u0430\\u043f\\u0440\\u0438\\u043c\\u0435\\u0440, \\u044e\\u043c\\u043e\\u0440\\u0438\\u0441\\u0442\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0435 \\u0432\\u0430\\u0440\\u0438\\u0430\\u043d\\u0442\\u044b).<\\/p>\\r\\n<p>\\u041c\\u043d\\u043e\\u0433\\u0438\\u0435 \\u0434\\u0443\\u043c\\u0430\\u044e\\u0442, \\u0447\\u0442\\u043e Lorem Ipsum - \\u0432\\u0437\\u044f\\u0442\\u044b\\u0439 \\u0441 \\u043f\\u043e\\u0442\\u043e\\u043b\\u043a\\u0430 \\u043f\\u0441\\u0435\\u0432\\u0434\\u043e-\\u043b\\u0430\\u0442\\u0438\\u043d\\u0441\\u043a\\u0438\\u0439 \\u043d\\u0430\\u0431\\u043e\\u0440 \\u0441\\u043b\\u043e\\u0432, \\u043d\\u043e \\u044d\\u0442\\u043e \\u043d\\u0435 \\u0441\\u043e\\u0432\\u0441\\u0435\\u043c \\u0442\\u0430\\u043a. \\u0415\\u0433\\u043e \\u043a\\u043e\\u0440\\u043d\\u0438 \\u0443\\u0445\\u043e\\u0434\\u044f\\u0442 \\u0432 \\u043e\\u0434\\u0438\\u043d \\u0444\\u0440\\u0430\\u0433\\u043c\\u0435\\u043d\\u0442 \\u043a\\u043b\\u0430\\u0441\\u0441\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0430\\u0442\\u044b\\u043d\\u0438 45 \\u0433\\u043e\\u0434\\u0430 \\u043d.\\u044d., \\u0442\\u043e \\u0435\\u0441\\u0442\\u044c \\u0431\\u043e\\u043b\\u0435\\u0435 \\u0434\\u0432\\u0443\\u0445 \\u0442\\u044b\\u0441\\u044f\\u0447\\u0435\\u043b\\u0435\\u0442\\u0438\\u0439 \\u043d\\u0430\\u0437\\u0430\\u0434. \\u0420\\u0438\\u0447\\u0430\\u0440\\u0434 \\u041c\\u0430\\u043a\\u041a\\u043b\\u0438\\u043d\\u0442\\u043e\\u043a, \\u043f\\u0440\\u043e\\u0444\\u0435\\u0441\\u0441\\u043e\\u0440 \\u043b\\u0430\\u0442\\u044b\\u043d\\u0438 \\u0438\\u0437 \\u043a\\u043e\\u043b\\u043b\\u0435\\u0434\\u0436\\u0430 Hampden-Sydney, \\u0448\\u0442\\u0430\\u0442 \\u0412\\u0438\\u0440\\u0434\\u0436\\u0438\\u043d\\u0438\\u044f, \\u0432\\u0437\\u044f\\u043b \\u043e\\u0434\\u043d\\u043e \\u0438\\u0437 \\u0441\\u0430\\u043c\\u044b\\u0445 \\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043b\\u043e\\u0432 \\u0432 Lorem Ipsum, \\\"consectetur\\\", \\u0438 \\u0437\\u0430\\u043d\\u044f\\u043b\\u0441\\u044f \\u0435\\u0433\\u043e \\u043f\\u043e\\u0438\\u0441\\u043a\\u0430\\u043c\\u0438 \\u0432 \\u043a\\u043b\\u0430\\u0441\\u0441\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0430\\u0442\\u0438\\u043d\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0438\\u0442\\u0435\\u0440\\u0430\\u0442\\u0443\\u0440\\u0435. \\u0412 \\u0440\\u0435\\u0437\\u0443\\u043b\\u044c\\u0442\\u0430\\u0442\\u0435 \\u043e\\u043d \\u043d\\u0430\\u0448\\u0451\\u043b \\u043d\\u0435\\u043e\\u0441\\u043f\\u043e\\u0440\\u0438\\u043c\\u044b\\u0439 \\u043f\\u0435\\u0440\\u0432\\u043e\\u0438\\u0441\\u0442\\u043e\\u0447\\u043d\\u0438\\u043a Lorem Ipsum \\u0432 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u0430\\u0445 1.10.32 \\u0438 1.10.33 \\u043a\\u043d\\u0438\\u0433\\u0438 \\\"de Finibus Bonorum et Malorum\\\" (\\\"\\u041e \\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0430\\u0445 \\u0434\\u043e\\u0431\\u0440\\u0430 \\u0438 \\u0437\\u043b\\u0430\\\"), \\u043d\\u0430\\u043f\\u0438\\u0441\\u0430\\u043d\\u043d\\u043e\\u0439 \\u0426\\u0438\\u0446\\u0435\\u0440\\u043e\\u043d\\u043e\\u043c \\u0432 45 \\u0433\\u043e\\u0434\\u0443 \\u043d.\\u044d. \\u042d\\u0442\\u043e\\u0442 \\u0442\\u0440\\u0430\\u043a\\u0442\\u0430\\u0442 \\u043f\\u043e \\u0442\\u0435\\u043e\\u0440\\u0438\\u0438 \\u044d\\u0442\\u0438\\u043a\\u0438 \\u0431\\u044b\\u043b \\u043e\\u0447\\u0435\\u043d\\u044c \\u043f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u0435\\u043d \\u0432 \\u044d\\u043f\\u043e\\u0445\\u0443 \\u0412\\u043e\\u0437\\u0440\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f. \\u041f\\u0435\\u0440\\u0432\\u0430\\u044f \\u0441\\u0442\\u0440\\u043e\\u043a\\u0430 Lorem Ipsum, \\\"Lorem ipsum dolor sit amet..\\\", \\u043f\\u0440\\u043e\\u0438\\u0441\\u0445\\u043e\\u0434\\u0438\\u0442 \\u043e\\u0442 \\u043e\\u0434\\u043d\\u043e\\u0439 \\u0438\\u0437 \\u0441\\u0442\\u0440\\u043e\\u043a \\u0432 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u0435 1.10.32<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":8,\"created\":\"2023-08-15 17:45:13\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-15 18:18:41\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-15 18:17:53\",\"publish_up\":\"2023-08-15 17:45:13\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/news\\\\\\/2.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/news\\\\\\/2.jpg?width=683&height=600\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/news\\\\\\/2.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/news\\\\\\/2.jpg?width=683&height=600\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(36, 'com_content.article.11', '', '2023-08-15 18:21:13', 113, 3824, 'e5b458139245d082ab119f90e1c986a53e9e273a', '{\"id\":11,\"asset_id\":129,\"title\":\"Our new burger (2)\",\"alias\":\"our-new-burger-2\",\"introtext\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n\\r\\n<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for \'lorem ipsum\' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).<\\/p>\\r\\n\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, \\\"Lorem ipsum dolor sit amet..\\\", comes from a line in section 1.10.32.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":9,\"created\":\"2023-08-15 17:45:13\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-15 18:20:54\",\"modified_by\":\"113\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-08-15 17:45:13\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/news\\\\\\/2.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/news\\\\\\/2.jpg?width=683&height=600\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/news\\\\\\/2.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/news\\\\\\/2.jpg?width=683&height=600\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0);
INSERT INTO `lsqvo_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(37, 'com_content.article.11', '', '2023-08-15 18:22:25', 113, 3889, '9c5d2b69dc092bf3cd6b8e87e4e5e22014702f5e', '{\"id\":\"11\",\"asset_id\":129,\"title\":\"\\u041b\\u0435\\u0442\\u043d\\u0438\\u0439 \\u0434\\u0435\\u0441\\u0435\\u0440\\u0442\",\"alias\":\"letnij-desert\",\"introtext\":\"<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n\\r\\n<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for \'lorem ipsum\' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).<\\/p>\\r\\n\\r\\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \\\"de Finibus Bonorum et Malorum\\\" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, \\\"Lorem ipsum dolor sit amet..\\\", comes from a line in section 1.10.32.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":8,\"created\":\"2023-08-15 17:45:13\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-15 18:22:25\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-15 18:21:13\",\"publish_up\":\"2023-08-15 17:45:13\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/news\\\\\\/3.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/news\\\\\\/3.jpg?width=683&height=600\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/news\\\\\\/3.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/news\\\\\\/3.jpg?width=683&height=600\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(40, 'com_content.article.11', '', '2023-08-15 18:37:41', 113, 11601, 'bf8ed5d94190fc8c16003de8aa3f057067cfaa68', '{\"id\":\"11\",\"asset_id\":129,\"title\":\"\\u041b\\u0435\\u0442\\u043d\\u0438\\u0439 \\u0434\\u0435\\u0441\\u0435\\u0440\\u0442\",\"alias\":\"letnij-desert\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong> - \\u044d\\u0442\\u043e \\u0442\\u0435\\u043a\\u0441\\u0442-\\\"\\u0440\\u044b\\u0431\\u0430\\\", \\u0447\\u0430\\u0441\\u0442\\u043e \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u043c\\u044b\\u0439 \\u0432 \\u043f\\u0435\\u0447\\u0430\\u0442\\u0438 \\u0438 \\u0432\\u044d\\u0431-\\u0434\\u0438\\u0437\\u0430\\u0439\\u043d\\u0435. Lorem Ipsum \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0442\\u0430\\u043d\\u0434\\u0430\\u0440\\u0442\\u043d\\u043e\\u0439 \\\"\\u0440\\u044b\\u0431\\u043e\\u0439\\\" \\u0434\\u043b\\u044f \\u0442\\u0435\\u043a\\u0441\\u0442\\u043e\\u0432 \\u043d\\u0430 \\u043b\\u0430\\u0442\\u0438\\u043d\\u0438\\u0446\\u0435 \\u0441 \\u043d\\u0430\\u0447\\u0430\\u043b\\u0430 XVI \\u0432\\u0435\\u043a\\u0430. \\u0412 \\u0442\\u043e \\u0432\\u0440\\u0435\\u043c\\u044f \\u043d\\u0435\\u043a\\u0438\\u0439 \\u0431\\u0435\\u0437\\u044b\\u043c\\u044f\\u043d\\u043d\\u044b\\u0439 \\u043f\\u0435\\u0447\\u0430\\u0442\\u043d\\u0438\\u043a \\u0441\\u043e\\u0437\\u0434\\u0430\\u043b \\u0431\\u043e\\u043b\\u044c\\u0448\\u0443\\u044e \\u043a\\u043e\\u043b\\u043b\\u0435\\u043a\\u0446\\u0438\\u044e \\u0440\\u0430\\u0437\\u043c\\u0435\\u0440\\u043e\\u0432 \\u0438 \\u0444\\u043e\\u0440\\u043c \\u0448\\u0440\\u0438\\u0444\\u0442\\u043e\\u0432, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044f Lorem Ipsum \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0435\\u0447\\u0430\\u0442\\u043a\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0437\\u0446\\u043e\\u0432. Lorem Ipsum \\u043d\\u0435 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0443\\u0441\\u043f\\u0435\\u0448\\u043d\\u043e \\u043f\\u0435\\u0440\\u0435\\u0436\\u0438\\u043b \\u0431\\u0435\\u0437 \\u0437\\u0430\\u043c\\u0435\\u0442\\u043d\\u044b\\u0445 \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0439 \\u043f\\u044f\\u0442\\u044c \\u0432\\u0435\\u043a\\u043e\\u0432, \\u043d\\u043e \\u0438 \\u043f\\u0435\\u0440\\u0435\\u0448\\u0430\\u0433\\u043d\\u0443\\u043b \\u0432 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0439 \\u0434\\u0438\\u0437\\u0430\\u0439\\u043d. \\u0415\\u0433\\u043e \\u043f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u0438\\u0437\\u0430\\u0446\\u0438\\u0438 \\u0432 \\u043d\\u043e\\u0432\\u043e\\u0435 \\u0432\\u0440\\u0435\\u043c\\u044f \\u043f\\u043e\\u0441\\u043b\\u0443\\u0436\\u0438\\u043b\\u0438 \\u043f\\u0443\\u0431\\u043b\\u0438\\u043a\\u0430\\u0446\\u0438\\u044f \\u043b\\u0438\\u0441\\u0442\\u043e\\u0432 Letraset \\u0441 \\u043e\\u0431\\u0440\\u0430\\u0437\\u0446\\u0430\\u043c\\u0438 Lorem Ipsum \\u0432 60-\\u0445 \\u0433\\u043e\\u0434\\u0430\\u0445 \\u0438, \\u0432 \\u0431\\u043e\\u043b\\u0435\\u0435 \\u043d\\u0435\\u0434\\u0430\\u0432\\u043d\\u0435\\u0435 \\u0432\\u0440\\u0435\\u043c\\u044f, \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u044b \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0432\\u0451\\u0440\\u0441\\u0442\\u043a\\u0438 \\u0442\\u0438\\u043f\\u0430 Aldus PageMaker, \\u0432 \\u0448\\u0430\\u0431\\u043b\\u043e\\u043d\\u0430\\u0445 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u0442\\u0441\\u044f Lorem Ipsum.<\\/p>\\r\\n<p>\\u0414\\u0430\\u0432\\u043d\\u043e \\u0432\\u044b\\u044f\\u0441\\u043d\\u0435\\u043d\\u043e, \\u0447\\u0442\\u043e \\u043f\\u0440\\u0438 \\u043e\\u0446\\u0435\\u043d\\u043a\\u0435 \\u0434\\u0438\\u0437\\u0430\\u0439\\u043d\\u0430 \\u0438 \\u043a\\u043e\\u043c\\u043f\\u043e\\u0437\\u0438\\u0446\\u0438\\u0438 \\u0447\\u0438\\u0442\\u0430\\u0435\\u043c\\u044b\\u0439 \\u0442\\u0435\\u043a\\u0441\\u0442 \\u043c\\u0435\\u0448\\u0430\\u0435\\u0442 \\u0441\\u043e\\u0441\\u0440\\u0435\\u0434\\u043e\\u0442\\u043e\\u0447\\u0438\\u0442\\u044c\\u0441\\u044f. Lorem Ipsum \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044e\\u0442 \\u043f\\u043e\\u0442\\u043e\\u043c\\u0443, \\u0447\\u0442\\u043e \\u0442\\u043e\\u0442 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u0431\\u043e\\u043b\\u0435\\u0435 \\u0438\\u043b\\u0438 \\u043c\\u0435\\u043d\\u0435\\u0435 \\u0441\\u0442\\u0430\\u043d\\u0434\\u0430\\u0440\\u0442\\u043d\\u043e\\u0435 \\u0437\\u0430\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u0435 \\u0448\\u0430\\u0431\\u043b\\u043e\\u043d\\u0430, \\u0430 \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0440\\u0435\\u0430\\u043b\\u044c\\u043d\\u043e\\u0435 \\u0440\\u0430\\u0441\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0431\\u0443\\u043a\\u0432 \\u0438 \\u043f\\u0440\\u043e\\u0431\\u0435\\u043b\\u043e\\u0432 \\u0432 \\u0430\\u0431\\u0437\\u0430\\u0446\\u0430\\u0445, \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0435 \\u043d\\u0435 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0435\\u0442\\u0441\\u044f \\u043f\\u0440\\u0438 \\u043f\\u0440\\u043e\\u0441\\u0442\\u043e\\u0439 \\u0434\\u0443\\u0431\\u043b\\u0438\\u043a\\u0430\\u0446\\u0438\\u0438 \\\"\\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442.. \\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442.. \\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442..\\\" \\u041c\\u043d\\u043e\\u0433\\u0438\\u0435 \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u044b \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0432\\u0451\\u0440\\u0441\\u0442\\u043a\\u0438 \\u0438 \\u0440\\u0435\\u0434\\u0430\\u043a\\u0442\\u043e\\u0440\\u044b HTML \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044e\\u0442 Lorem Ipsum \\u0432 \\u043a\\u0430\\u0447\\u0435\\u0441\\u0442\\u0432\\u0435 \\u0442\\u0435\\u043a\\u0441\\u0442\\u0430 \\u043f\\u043e \\u0443\\u043c\\u043e\\u043b\\u0447\\u0430\\u043d\\u0438\\u044e, \\u0442\\u0430\\u043a \\u0447\\u0442\\u043e \\u043f\\u043e\\u0438\\u0441\\u043a \\u043f\\u043e \\u043a\\u043b\\u044e\\u0447\\u0435\\u0432\\u044b\\u043c \\u0441\\u043b\\u043e\\u0432\\u0430\\u043c \\\"lorem ipsum\\\" \\u0441\\u0440\\u0430\\u0437\\u0443 \\u043f\\u043e\\u043a\\u0430\\u0437\\u044b\\u0432\\u0430\\u0435\\u0442, \\u043a\\u0430\\u043a \\u043c\\u043d\\u043e\\u0433\\u043e \\u0432\\u0435\\u0431-\\u0441\\u0442\\u0440\\u0430\\u043d\\u0438\\u0446 \\u0432\\u0441\\u0451 \\u0435\\u0449\\u0451 \\u0434\\u043e\\u0436\\u0438\\u0434\\u0430\\u044e\\u0442\\u0441\\u044f \\u0441\\u0432\\u043e\\u0435\\u0433\\u043e \\u043d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0435\\u0433\\u043e \\u0440\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f. \\u0417\\u0430 \\u043f\\u0440\\u043e\\u0448\\u0435\\u0434\\u0448\\u0438\\u0435 \\u0433\\u043e\\u0434\\u044b \\u0442\\u0435\\u043a\\u0441\\u0442 Lorem Ipsum \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u043b \\u043c\\u043d\\u043e\\u0433\\u043e \\u0432\\u0435\\u0440\\u0441\\u0438\\u0439. \\u041d\\u0435\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 \\u0432\\u0435\\u0440\\u0441\\u0438\\u0438 \\u043f\\u043e\\u044f\\u0432\\u0438\\u043b\\u0438\\u0441\\u044c \\u043f\\u043e \\u043e\\u0448\\u0438\\u0431\\u043a\\u0435, \\u043d\\u0435\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 - \\u043d\\u0430\\u043c\\u0435\\u0440\\u0435\\u043d\\u043d\\u043e (\\u043d\\u0430\\u043f\\u0440\\u0438\\u043c\\u0435\\u0440, \\u044e\\u043c\\u043e\\u0440\\u0438\\u0441\\u0442\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0435 \\u0432\\u0430\\u0440\\u0438\\u0430\\u043d\\u0442\\u044b).<\\/p>\\r\\n<p>\\u041c\\u043d\\u043e\\u0433\\u0438\\u0435 \\u0434\\u0443\\u043c\\u0430\\u044e\\u0442, \\u0447\\u0442\\u043e Lorem Ipsum - \\u0432\\u0437\\u044f\\u0442\\u044b\\u0439 \\u0441 \\u043f\\u043e\\u0442\\u043e\\u043b\\u043a\\u0430 \\u043f\\u0441\\u0435\\u0432\\u0434\\u043e-\\u043b\\u0430\\u0442\\u0438\\u043d\\u0441\\u043a\\u0438\\u0439 \\u043d\\u0430\\u0431\\u043e\\u0440 \\u0441\\u043b\\u043e\\u0432, \\u043d\\u043e \\u044d\\u0442\\u043e \\u043d\\u0435 \\u0441\\u043e\\u0432\\u0441\\u0435\\u043c \\u0442\\u0430\\u043a. \\u0415\\u0433\\u043e \\u043a\\u043e\\u0440\\u043d\\u0438 \\u0443\\u0445\\u043e\\u0434\\u044f\\u0442 \\u0432 \\u043e\\u0434\\u0438\\u043d \\u0444\\u0440\\u0430\\u0433\\u043c\\u0435\\u043d\\u0442 \\u043a\\u043b\\u0430\\u0441\\u0441\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0430\\u0442\\u044b\\u043d\\u0438 45 \\u0433\\u043e\\u0434\\u0430 \\u043d.\\u044d., \\u0442\\u043e \\u0435\\u0441\\u0442\\u044c \\u0431\\u043e\\u043b\\u0435\\u0435 \\u0434\\u0432\\u0443\\u0445 \\u0442\\u044b\\u0441\\u044f\\u0447\\u0435\\u043b\\u0435\\u0442\\u0438\\u0439 \\u043d\\u0430\\u0437\\u0430\\u0434. \\u0420\\u0438\\u0447\\u0430\\u0440\\u0434 \\u041c\\u0430\\u043a\\u041a\\u043b\\u0438\\u043d\\u0442\\u043e\\u043a, \\u043f\\u0440\\u043e\\u0444\\u0435\\u0441\\u0441\\u043e\\u0440 \\u043b\\u0430\\u0442\\u044b\\u043d\\u0438 \\u0438\\u0437 \\u043a\\u043e\\u043b\\u043b\\u0435\\u0434\\u0436\\u0430 Hampden-Sydney, \\u0448\\u0442\\u0430\\u0442 \\u0412\\u0438\\u0440\\u0434\\u0436\\u0438\\u043d\\u0438\\u044f, \\u0432\\u0437\\u044f\\u043b \\u043e\\u0434\\u043d\\u043e \\u0438\\u0437 \\u0441\\u0430\\u043c\\u044b\\u0445 \\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043b\\u043e\\u0432 \\u0432 Lorem Ipsum, \\\"consectetur\\\", \\u0438 \\u0437\\u0430\\u043d\\u044f\\u043b\\u0441\\u044f \\u0435\\u0433\\u043e \\u043f\\u043e\\u0438\\u0441\\u043a\\u0430\\u043c\\u0438 \\u0432 \\u043a\\u043b\\u0430\\u0441\\u0441\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0430\\u0442\\u0438\\u043d\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0438\\u0442\\u0435\\u0440\\u0430\\u0442\\u0443\\u0440\\u0435. \\u0412 \\u0440\\u0435\\u0437\\u0443\\u043b\\u044c\\u0442\\u0430\\u0442\\u0435 \\u043e\\u043d \\u043d\\u0430\\u0448\\u0451\\u043b \\u043d\\u0435\\u043e\\u0441\\u043f\\u043e\\u0440\\u0438\\u043c\\u044b\\u0439 \\u043f\\u0435\\u0440\\u0432\\u043e\\u0438\\u0441\\u0442\\u043e\\u0447\\u043d\\u0438\\u043a Lorem Ipsum \\u0432 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u0430\\u0445 1.10.32 \\u0438 1.10.33 \\u043a\\u043d\\u0438\\u0433\\u0438 \\\"de Finibus Bonorum et Malorum\\\" (\\\"\\u041e \\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0430\\u0445 \\u0434\\u043e\\u0431\\u0440\\u0430 \\u0438 \\u0437\\u043b\\u0430\\\"), \\u043d\\u0430\\u043f\\u0438\\u0441\\u0430\\u043d\\u043d\\u043e\\u0439 \\u0426\\u0438\\u0446\\u0435\\u0440\\u043e\\u043d\\u043e\\u043c \\u0432 45 \\u0433\\u043e\\u0434\\u0443 \\u043d.\\u044d. \\u042d\\u0442\\u043e\\u0442 \\u0442\\u0440\\u0430\\u043a\\u0442\\u0430\\u0442 \\u043f\\u043e \\u0442\\u0435\\u043e\\u0440\\u0438\\u0438 \\u044d\\u0442\\u0438\\u043a\\u0438 \\u0431\\u044b\\u043b \\u043e\\u0447\\u0435\\u043d\\u044c \\u043f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u0435\\u043d \\u0432 \\u044d\\u043f\\u043e\\u0445\\u0443 \\u0412\\u043e\\u0437\\u0440\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f. \\u041f\\u0435\\u0440\\u0432\\u0430\\u044f \\u0441\\u0442\\u0440\\u043e\\u043a\\u0430 Lorem Ipsum, \\\"Lorem ipsum dolor sit amet..\\\", \\u043f\\u0440\\u043e\\u0438\\u0441\\u0445\\u043e\\u0434\\u0438\\u0442 \\u043e\\u0442 \\u043e\\u0434\\u043d\\u043e\\u0439 \\u0438\\u0437 \\u0441\\u0442\\u0440\\u043e\\u043a \\u0432 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u0435 1.10.32<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":8,\"created\":\"2023-08-15 17:45:13\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-15 18:37:41\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-15 18:37:34\",\"publish_up\":\"2023-08-15 17:45:13\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/news\\\\\\/3.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/news\\\\\\/3.jpg?width=683&height=600\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/news\\\\\\/3.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/news\\\\\\/3.jpg?width=683&height=600\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(41, 'com_content.article.13', '', '2023-08-15 19:08:17', 113, 11583, '76fce7c30b7e157c0c8c1268fb3dade9660b9f16', '{\"id\":13,\"asset_id\":131,\"title\":\"\\u041b\\u0435\\u0442\\u043d\\u0438\\u0439 \\u0434\\u0435\\u0441\\u0435\\u0440\\u0442 (2)\",\"alias\":\"letnij-desert-2\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong> - \\u044d\\u0442\\u043e \\u0442\\u0435\\u043a\\u0441\\u0442-\\\"\\u0440\\u044b\\u0431\\u0430\\\", \\u0447\\u0430\\u0441\\u0442\\u043e \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u043c\\u044b\\u0439 \\u0432 \\u043f\\u0435\\u0447\\u0430\\u0442\\u0438 \\u0438 \\u0432\\u044d\\u0431-\\u0434\\u0438\\u0437\\u0430\\u0439\\u043d\\u0435. Lorem Ipsum \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0442\\u0430\\u043d\\u0434\\u0430\\u0440\\u0442\\u043d\\u043e\\u0439 \\\"\\u0440\\u044b\\u0431\\u043e\\u0439\\\" \\u0434\\u043b\\u044f \\u0442\\u0435\\u043a\\u0441\\u0442\\u043e\\u0432 \\u043d\\u0430 \\u043b\\u0430\\u0442\\u0438\\u043d\\u0438\\u0446\\u0435 \\u0441 \\u043d\\u0430\\u0447\\u0430\\u043b\\u0430 XVI \\u0432\\u0435\\u043a\\u0430. \\u0412 \\u0442\\u043e \\u0432\\u0440\\u0435\\u043c\\u044f \\u043d\\u0435\\u043a\\u0438\\u0439 \\u0431\\u0435\\u0437\\u044b\\u043c\\u044f\\u043d\\u043d\\u044b\\u0439 \\u043f\\u0435\\u0447\\u0430\\u0442\\u043d\\u0438\\u043a \\u0441\\u043e\\u0437\\u0434\\u0430\\u043b \\u0431\\u043e\\u043b\\u044c\\u0448\\u0443\\u044e \\u043a\\u043e\\u043b\\u043b\\u0435\\u043a\\u0446\\u0438\\u044e \\u0440\\u0430\\u0437\\u043c\\u0435\\u0440\\u043e\\u0432 \\u0438 \\u0444\\u043e\\u0440\\u043c \\u0448\\u0440\\u0438\\u0444\\u0442\\u043e\\u0432, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044f Lorem Ipsum \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0435\\u0447\\u0430\\u0442\\u043a\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0437\\u0446\\u043e\\u0432. Lorem Ipsum \\u043d\\u0435 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0443\\u0441\\u043f\\u0435\\u0448\\u043d\\u043e \\u043f\\u0435\\u0440\\u0435\\u0436\\u0438\\u043b \\u0431\\u0435\\u0437 \\u0437\\u0430\\u043c\\u0435\\u0442\\u043d\\u044b\\u0445 \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0439 \\u043f\\u044f\\u0442\\u044c \\u0432\\u0435\\u043a\\u043e\\u0432, \\u043d\\u043e \\u0438 \\u043f\\u0435\\u0440\\u0435\\u0448\\u0430\\u0433\\u043d\\u0443\\u043b \\u0432 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0439 \\u0434\\u0438\\u0437\\u0430\\u0439\\u043d. \\u0415\\u0433\\u043e \\u043f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u0438\\u0437\\u0430\\u0446\\u0438\\u0438 \\u0432 \\u043d\\u043e\\u0432\\u043e\\u0435 \\u0432\\u0440\\u0435\\u043c\\u044f \\u043f\\u043e\\u0441\\u043b\\u0443\\u0436\\u0438\\u043b\\u0438 \\u043f\\u0443\\u0431\\u043b\\u0438\\u043a\\u0430\\u0446\\u0438\\u044f \\u043b\\u0438\\u0441\\u0442\\u043e\\u0432 Letraset \\u0441 \\u043e\\u0431\\u0440\\u0430\\u0437\\u0446\\u0430\\u043c\\u0438 Lorem Ipsum \\u0432 60-\\u0445 \\u0433\\u043e\\u0434\\u0430\\u0445 \\u0438, \\u0432 \\u0431\\u043e\\u043b\\u0435\\u0435 \\u043d\\u0435\\u0434\\u0430\\u0432\\u043d\\u0435\\u0435 \\u0432\\u0440\\u0435\\u043c\\u044f, \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u044b \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0432\\u0451\\u0440\\u0441\\u0442\\u043a\\u0438 \\u0442\\u0438\\u043f\\u0430 Aldus PageMaker, \\u0432 \\u0448\\u0430\\u0431\\u043b\\u043e\\u043d\\u0430\\u0445 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u0442\\u0441\\u044f Lorem Ipsum.<\\/p>\\r\\n<p>\\u0414\\u0430\\u0432\\u043d\\u043e \\u0432\\u044b\\u044f\\u0441\\u043d\\u0435\\u043d\\u043e, \\u0447\\u0442\\u043e \\u043f\\u0440\\u0438 \\u043e\\u0446\\u0435\\u043d\\u043a\\u0435 \\u0434\\u0438\\u0437\\u0430\\u0439\\u043d\\u0430 \\u0438 \\u043a\\u043e\\u043c\\u043f\\u043e\\u0437\\u0438\\u0446\\u0438\\u0438 \\u0447\\u0438\\u0442\\u0430\\u0435\\u043c\\u044b\\u0439 \\u0442\\u0435\\u043a\\u0441\\u0442 \\u043c\\u0435\\u0448\\u0430\\u0435\\u0442 \\u0441\\u043e\\u0441\\u0440\\u0435\\u0434\\u043e\\u0442\\u043e\\u0447\\u0438\\u0442\\u044c\\u0441\\u044f. Lorem Ipsum \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044e\\u0442 \\u043f\\u043e\\u0442\\u043e\\u043c\\u0443, \\u0447\\u0442\\u043e \\u0442\\u043e\\u0442 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u0431\\u043e\\u043b\\u0435\\u0435 \\u0438\\u043b\\u0438 \\u043c\\u0435\\u043d\\u0435\\u0435 \\u0441\\u0442\\u0430\\u043d\\u0434\\u0430\\u0440\\u0442\\u043d\\u043e\\u0435 \\u0437\\u0430\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u0435 \\u0448\\u0430\\u0431\\u043b\\u043e\\u043d\\u0430, \\u0430 \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0440\\u0435\\u0430\\u043b\\u044c\\u043d\\u043e\\u0435 \\u0440\\u0430\\u0441\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0431\\u0443\\u043a\\u0432 \\u0438 \\u043f\\u0440\\u043e\\u0431\\u0435\\u043b\\u043e\\u0432 \\u0432 \\u0430\\u0431\\u0437\\u0430\\u0446\\u0430\\u0445, \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0435 \\u043d\\u0435 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0435\\u0442\\u0441\\u044f \\u043f\\u0440\\u0438 \\u043f\\u0440\\u043e\\u0441\\u0442\\u043e\\u0439 \\u0434\\u0443\\u0431\\u043b\\u0438\\u043a\\u0430\\u0446\\u0438\\u0438 \\\"\\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442.. \\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442.. \\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442..\\\" \\u041c\\u043d\\u043e\\u0433\\u0438\\u0435 \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u044b \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0432\\u0451\\u0440\\u0441\\u0442\\u043a\\u0438 \\u0438 \\u0440\\u0435\\u0434\\u0430\\u043a\\u0442\\u043e\\u0440\\u044b HTML \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044e\\u0442 Lorem Ipsum \\u0432 \\u043a\\u0430\\u0447\\u0435\\u0441\\u0442\\u0432\\u0435 \\u0442\\u0435\\u043a\\u0441\\u0442\\u0430 \\u043f\\u043e \\u0443\\u043c\\u043e\\u043b\\u0447\\u0430\\u043d\\u0438\\u044e, \\u0442\\u0430\\u043a \\u0447\\u0442\\u043e \\u043f\\u043e\\u0438\\u0441\\u043a \\u043f\\u043e \\u043a\\u043b\\u044e\\u0447\\u0435\\u0432\\u044b\\u043c \\u0441\\u043b\\u043e\\u0432\\u0430\\u043c \\\"lorem ipsum\\\" \\u0441\\u0440\\u0430\\u0437\\u0443 \\u043f\\u043e\\u043a\\u0430\\u0437\\u044b\\u0432\\u0430\\u0435\\u0442, \\u043a\\u0430\\u043a \\u043c\\u043d\\u043e\\u0433\\u043e \\u0432\\u0435\\u0431-\\u0441\\u0442\\u0440\\u0430\\u043d\\u0438\\u0446 \\u0432\\u0441\\u0451 \\u0435\\u0449\\u0451 \\u0434\\u043e\\u0436\\u0438\\u0434\\u0430\\u044e\\u0442\\u0441\\u044f \\u0441\\u0432\\u043e\\u0435\\u0433\\u043e \\u043d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0435\\u0433\\u043e \\u0440\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f. \\u0417\\u0430 \\u043f\\u0440\\u043e\\u0448\\u0435\\u0434\\u0448\\u0438\\u0435 \\u0433\\u043e\\u0434\\u044b \\u0442\\u0435\\u043a\\u0441\\u0442 Lorem Ipsum \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u043b \\u043c\\u043d\\u043e\\u0433\\u043e \\u0432\\u0435\\u0440\\u0441\\u0438\\u0439. \\u041d\\u0435\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 \\u0432\\u0435\\u0440\\u0441\\u0438\\u0438 \\u043f\\u043e\\u044f\\u0432\\u0438\\u043b\\u0438\\u0441\\u044c \\u043f\\u043e \\u043e\\u0448\\u0438\\u0431\\u043a\\u0435, \\u043d\\u0435\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 - \\u043d\\u0430\\u043c\\u0435\\u0440\\u0435\\u043d\\u043d\\u043e (\\u043d\\u0430\\u043f\\u0440\\u0438\\u043c\\u0435\\u0440, \\u044e\\u043c\\u043e\\u0440\\u0438\\u0441\\u0442\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0435 \\u0432\\u0430\\u0440\\u0438\\u0430\\u043d\\u0442\\u044b).<\\/p>\\r\\n<p>\\u041c\\u043d\\u043e\\u0433\\u0438\\u0435 \\u0434\\u0443\\u043c\\u0430\\u044e\\u0442, \\u0447\\u0442\\u043e Lorem Ipsum - \\u0432\\u0437\\u044f\\u0442\\u044b\\u0439 \\u0441 \\u043f\\u043e\\u0442\\u043e\\u043b\\u043a\\u0430 \\u043f\\u0441\\u0435\\u0432\\u0434\\u043e-\\u043b\\u0430\\u0442\\u0438\\u043d\\u0441\\u043a\\u0438\\u0439 \\u043d\\u0430\\u0431\\u043e\\u0440 \\u0441\\u043b\\u043e\\u0432, \\u043d\\u043e \\u044d\\u0442\\u043e \\u043d\\u0435 \\u0441\\u043e\\u0432\\u0441\\u0435\\u043c \\u0442\\u0430\\u043a. \\u0415\\u0433\\u043e \\u043a\\u043e\\u0440\\u043d\\u0438 \\u0443\\u0445\\u043e\\u0434\\u044f\\u0442 \\u0432 \\u043e\\u0434\\u0438\\u043d \\u0444\\u0440\\u0430\\u0433\\u043c\\u0435\\u043d\\u0442 \\u043a\\u043b\\u0430\\u0441\\u0441\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0430\\u0442\\u044b\\u043d\\u0438 45 \\u0433\\u043e\\u0434\\u0430 \\u043d.\\u044d., \\u0442\\u043e \\u0435\\u0441\\u0442\\u044c \\u0431\\u043e\\u043b\\u0435\\u0435 \\u0434\\u0432\\u0443\\u0445 \\u0442\\u044b\\u0441\\u044f\\u0447\\u0435\\u043b\\u0435\\u0442\\u0438\\u0439 \\u043d\\u0430\\u0437\\u0430\\u0434. \\u0420\\u0438\\u0447\\u0430\\u0440\\u0434 \\u041c\\u0430\\u043a\\u041a\\u043b\\u0438\\u043d\\u0442\\u043e\\u043a, \\u043f\\u0440\\u043e\\u0444\\u0435\\u0441\\u0441\\u043e\\u0440 \\u043b\\u0430\\u0442\\u044b\\u043d\\u0438 \\u0438\\u0437 \\u043a\\u043e\\u043b\\u043b\\u0435\\u0434\\u0436\\u0430 Hampden-Sydney, \\u0448\\u0442\\u0430\\u0442 \\u0412\\u0438\\u0440\\u0434\\u0436\\u0438\\u043d\\u0438\\u044f, \\u0432\\u0437\\u044f\\u043b \\u043e\\u0434\\u043d\\u043e \\u0438\\u0437 \\u0441\\u0430\\u043c\\u044b\\u0445 \\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043b\\u043e\\u0432 \\u0432 Lorem Ipsum, \\\"consectetur\\\", \\u0438 \\u0437\\u0430\\u043d\\u044f\\u043b\\u0441\\u044f \\u0435\\u0433\\u043e \\u043f\\u043e\\u0438\\u0441\\u043a\\u0430\\u043c\\u0438 \\u0432 \\u043a\\u043b\\u0430\\u0441\\u0441\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0430\\u0442\\u0438\\u043d\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0438\\u0442\\u0435\\u0440\\u0430\\u0442\\u0443\\u0440\\u0435. \\u0412 \\u0440\\u0435\\u0437\\u0443\\u043b\\u044c\\u0442\\u0430\\u0442\\u0435 \\u043e\\u043d \\u043d\\u0430\\u0448\\u0451\\u043b \\u043d\\u0435\\u043e\\u0441\\u043f\\u043e\\u0440\\u0438\\u043c\\u044b\\u0439 \\u043f\\u0435\\u0440\\u0432\\u043e\\u0438\\u0441\\u0442\\u043e\\u0447\\u043d\\u0438\\u043a Lorem Ipsum \\u0432 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u0430\\u0445 1.10.32 \\u0438 1.10.33 \\u043a\\u043d\\u0438\\u0433\\u0438 \\\"de Finibus Bonorum et Malorum\\\" (\\\"\\u041e \\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0430\\u0445 \\u0434\\u043e\\u0431\\u0440\\u0430 \\u0438 \\u0437\\u043b\\u0430\\\"), \\u043d\\u0430\\u043f\\u0438\\u0441\\u0430\\u043d\\u043d\\u043e\\u0439 \\u0426\\u0438\\u0446\\u0435\\u0440\\u043e\\u043d\\u043e\\u043c \\u0432 45 \\u0433\\u043e\\u0434\\u0443 \\u043d.\\u044d. \\u042d\\u0442\\u043e\\u0442 \\u0442\\u0440\\u0430\\u043a\\u0442\\u0430\\u0442 \\u043f\\u043e \\u0442\\u0435\\u043e\\u0440\\u0438\\u0438 \\u044d\\u0442\\u0438\\u043a\\u0438 \\u0431\\u044b\\u043b \\u043e\\u0447\\u0435\\u043d\\u044c \\u043f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u0435\\u043d \\u0432 \\u044d\\u043f\\u043e\\u0445\\u0443 \\u0412\\u043e\\u0437\\u0440\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f. \\u041f\\u0435\\u0440\\u0432\\u0430\\u044f \\u0441\\u0442\\u0440\\u043e\\u043a\\u0430 Lorem Ipsum, \\\"Lorem ipsum dolor sit amet..\\\", \\u043f\\u0440\\u043e\\u0438\\u0441\\u0445\\u043e\\u0434\\u0438\\u0442 \\u043e\\u0442 \\u043e\\u0434\\u043d\\u043e\\u0439 \\u0438\\u0437 \\u0441\\u0442\\u0440\\u043e\\u043a \\u0432 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u0435 1.10.32<\\/p>\",\"fulltext\":\"\",\"state\":0,\"catid\":8,\"created\":\"2023-08-15 17:45:13\",\"created_by\":113,\"created_by_alias\":\"\",\"modified\":\"2023-08-15 18:37:41\",\"modified_by\":113,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-08-15 17:45:13\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/news\\\\\\/3.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/news\\\\\\/3.jpg?width=683&height=600\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/news\\\\\\/3.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/news\\\\\\/3.jpg?width=683&height=600\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":0,\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(42, 'com_content.article.14', '', '2023-08-15 19:08:17', 113, 11600, '0ff68ffc5d05fded65ac5797584c70ff7c5546c6', '{\"id\":14,\"asset_id\":132,\"title\":\"\\u041d\\u0430\\u0448 \\u043d\\u043e\\u0432\\u044b\\u0439 \\u0431\\u0443\\u0440\\u0433\\u0435\\u0440 (2)\",\"alias\":\"nash-novyj-burger-2\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong> - \\u044d\\u0442\\u043e \\u0442\\u0435\\u043a\\u0441\\u0442-\\\"\\u0440\\u044b\\u0431\\u0430\\\", \\u0447\\u0430\\u0441\\u0442\\u043e \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u043c\\u044b\\u0439 \\u0432 \\u043f\\u0435\\u0447\\u0430\\u0442\\u0438 \\u0438 \\u0432\\u044d\\u0431-\\u0434\\u0438\\u0437\\u0430\\u0439\\u043d\\u0435. Lorem Ipsum \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0442\\u0430\\u043d\\u0434\\u0430\\u0440\\u0442\\u043d\\u043e\\u0439 \\\"\\u0440\\u044b\\u0431\\u043e\\u0439\\\" \\u0434\\u043b\\u044f \\u0442\\u0435\\u043a\\u0441\\u0442\\u043e\\u0432 \\u043d\\u0430 \\u043b\\u0430\\u0442\\u0438\\u043d\\u0438\\u0446\\u0435 \\u0441 \\u043d\\u0430\\u0447\\u0430\\u043b\\u0430 XVI \\u0432\\u0435\\u043a\\u0430. \\u0412 \\u0442\\u043e \\u0432\\u0440\\u0435\\u043c\\u044f \\u043d\\u0435\\u043a\\u0438\\u0439 \\u0431\\u0435\\u0437\\u044b\\u043c\\u044f\\u043d\\u043d\\u044b\\u0439 \\u043f\\u0435\\u0447\\u0430\\u0442\\u043d\\u0438\\u043a \\u0441\\u043e\\u0437\\u0434\\u0430\\u043b \\u0431\\u043e\\u043b\\u044c\\u0448\\u0443\\u044e \\u043a\\u043e\\u043b\\u043b\\u0435\\u043a\\u0446\\u0438\\u044e \\u0440\\u0430\\u0437\\u043c\\u0435\\u0440\\u043e\\u0432 \\u0438 \\u0444\\u043e\\u0440\\u043c \\u0448\\u0440\\u0438\\u0444\\u0442\\u043e\\u0432, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044f Lorem Ipsum \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0435\\u0447\\u0430\\u0442\\u043a\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0437\\u0446\\u043e\\u0432. Lorem Ipsum \\u043d\\u0435 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0443\\u0441\\u043f\\u0435\\u0448\\u043d\\u043e \\u043f\\u0435\\u0440\\u0435\\u0436\\u0438\\u043b \\u0431\\u0435\\u0437 \\u0437\\u0430\\u043c\\u0435\\u0442\\u043d\\u044b\\u0445 \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0439 \\u043f\\u044f\\u0442\\u044c \\u0432\\u0435\\u043a\\u043e\\u0432, \\u043d\\u043e \\u0438 \\u043f\\u0435\\u0440\\u0435\\u0448\\u0430\\u0433\\u043d\\u0443\\u043b \\u0432 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0439 \\u0434\\u0438\\u0437\\u0430\\u0439\\u043d. \\u0415\\u0433\\u043e \\u043f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u0438\\u0437\\u0430\\u0446\\u0438\\u0438 \\u0432 \\u043d\\u043e\\u0432\\u043e\\u0435 \\u0432\\u0440\\u0435\\u043c\\u044f \\u043f\\u043e\\u0441\\u043b\\u0443\\u0436\\u0438\\u043b\\u0438 \\u043f\\u0443\\u0431\\u043b\\u0438\\u043a\\u0430\\u0446\\u0438\\u044f \\u043b\\u0438\\u0441\\u0442\\u043e\\u0432 Letraset \\u0441 \\u043e\\u0431\\u0440\\u0430\\u0437\\u0446\\u0430\\u043c\\u0438 Lorem Ipsum \\u0432 60-\\u0445 \\u0433\\u043e\\u0434\\u0430\\u0445 \\u0438, \\u0432 \\u0431\\u043e\\u043b\\u0435\\u0435 \\u043d\\u0435\\u0434\\u0430\\u0432\\u043d\\u0435\\u0435 \\u0432\\u0440\\u0435\\u043c\\u044f, \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u044b \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0432\\u0451\\u0440\\u0441\\u0442\\u043a\\u0438 \\u0442\\u0438\\u043f\\u0430 Aldus PageMaker, \\u0432 \\u0448\\u0430\\u0431\\u043b\\u043e\\u043d\\u0430\\u0445 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u0442\\u0441\\u044f Lorem Ipsum.<\\/p>\\r\\n<p>\\u0414\\u0430\\u0432\\u043d\\u043e \\u0432\\u044b\\u044f\\u0441\\u043d\\u0435\\u043d\\u043e, \\u0447\\u0442\\u043e \\u043f\\u0440\\u0438 \\u043e\\u0446\\u0435\\u043d\\u043a\\u0435 \\u0434\\u0438\\u0437\\u0430\\u0439\\u043d\\u0430 \\u0438 \\u043a\\u043e\\u043c\\u043f\\u043e\\u0437\\u0438\\u0446\\u0438\\u0438 \\u0447\\u0438\\u0442\\u0430\\u0435\\u043c\\u044b\\u0439 \\u0442\\u0435\\u043a\\u0441\\u0442 \\u043c\\u0435\\u0448\\u0430\\u0435\\u0442 \\u0441\\u043e\\u0441\\u0440\\u0435\\u0434\\u043e\\u0442\\u043e\\u0447\\u0438\\u0442\\u044c\\u0441\\u044f. Lorem Ipsum \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044e\\u0442 \\u043f\\u043e\\u0442\\u043e\\u043c\\u0443, \\u0447\\u0442\\u043e \\u0442\\u043e\\u0442 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u0431\\u043e\\u043b\\u0435\\u0435 \\u0438\\u043b\\u0438 \\u043c\\u0435\\u043d\\u0435\\u0435 \\u0441\\u0442\\u0430\\u043d\\u0434\\u0430\\u0440\\u0442\\u043d\\u043e\\u0435 \\u0437\\u0430\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u0435 \\u0448\\u0430\\u0431\\u043b\\u043e\\u043d\\u0430, \\u0430 \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0440\\u0435\\u0430\\u043b\\u044c\\u043d\\u043e\\u0435 \\u0440\\u0430\\u0441\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0431\\u0443\\u043a\\u0432 \\u0438 \\u043f\\u0440\\u043e\\u0431\\u0435\\u043b\\u043e\\u0432 \\u0432 \\u0430\\u0431\\u0437\\u0430\\u0446\\u0430\\u0445, \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0435 \\u043d\\u0435 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0435\\u0442\\u0441\\u044f \\u043f\\u0440\\u0438 \\u043f\\u0440\\u043e\\u0441\\u0442\\u043e\\u0439 \\u0434\\u0443\\u0431\\u043b\\u0438\\u043a\\u0430\\u0446\\u0438\\u0438 \\\"\\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442.. \\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442.. \\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442..\\\" \\u041c\\u043d\\u043e\\u0433\\u0438\\u0435 \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u044b \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0432\\u0451\\u0440\\u0441\\u0442\\u043a\\u0438 \\u0438 \\u0440\\u0435\\u0434\\u0430\\u043a\\u0442\\u043e\\u0440\\u044b HTML \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044e\\u0442 Lorem Ipsum \\u0432 \\u043a\\u0430\\u0447\\u0435\\u0441\\u0442\\u0432\\u0435 \\u0442\\u0435\\u043a\\u0441\\u0442\\u0430 \\u043f\\u043e \\u0443\\u043c\\u043e\\u043b\\u0447\\u0430\\u043d\\u0438\\u044e, \\u0442\\u0430\\u043a \\u0447\\u0442\\u043e \\u043f\\u043e\\u0438\\u0441\\u043a \\u043f\\u043e \\u043a\\u043b\\u044e\\u0447\\u0435\\u0432\\u044b\\u043c \\u0441\\u043b\\u043e\\u0432\\u0430\\u043c \\\"lorem ipsum\\\" \\u0441\\u0440\\u0430\\u0437\\u0443 \\u043f\\u043e\\u043a\\u0430\\u0437\\u044b\\u0432\\u0430\\u0435\\u0442, \\u043a\\u0430\\u043a \\u043c\\u043d\\u043e\\u0433\\u043e \\u0432\\u0435\\u0431-\\u0441\\u0442\\u0440\\u0430\\u043d\\u0438\\u0446 \\u0432\\u0441\\u0451 \\u0435\\u0449\\u0451 \\u0434\\u043e\\u0436\\u0438\\u0434\\u0430\\u044e\\u0442\\u0441\\u044f \\u0441\\u0432\\u043e\\u0435\\u0433\\u043e \\u043d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0435\\u0433\\u043e \\u0440\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f. \\u0417\\u0430 \\u043f\\u0440\\u043e\\u0448\\u0435\\u0434\\u0448\\u0438\\u0435 \\u0433\\u043e\\u0434\\u044b \\u0442\\u0435\\u043a\\u0441\\u0442 Lorem Ipsum \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u043b \\u043c\\u043d\\u043e\\u0433\\u043e \\u0432\\u0435\\u0440\\u0441\\u0438\\u0439. \\u041d\\u0435\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 \\u0432\\u0435\\u0440\\u0441\\u0438\\u0438 \\u043f\\u043e\\u044f\\u0432\\u0438\\u043b\\u0438\\u0441\\u044c \\u043f\\u043e \\u043e\\u0448\\u0438\\u0431\\u043a\\u0435, \\u043d\\u0435\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 - \\u043d\\u0430\\u043c\\u0435\\u0440\\u0435\\u043d\\u043d\\u043e (\\u043d\\u0430\\u043f\\u0440\\u0438\\u043c\\u0435\\u0440, \\u044e\\u043c\\u043e\\u0440\\u0438\\u0441\\u0442\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0435 \\u0432\\u0430\\u0440\\u0438\\u0430\\u043d\\u0442\\u044b).<\\/p>\\r\\n<p>\\u041c\\u043d\\u043e\\u0433\\u0438\\u0435 \\u0434\\u0443\\u043c\\u0430\\u044e\\u0442, \\u0447\\u0442\\u043e Lorem Ipsum - \\u0432\\u0437\\u044f\\u0442\\u044b\\u0439 \\u0441 \\u043f\\u043e\\u0442\\u043e\\u043b\\u043a\\u0430 \\u043f\\u0441\\u0435\\u0432\\u0434\\u043e-\\u043b\\u0430\\u0442\\u0438\\u043d\\u0441\\u043a\\u0438\\u0439 \\u043d\\u0430\\u0431\\u043e\\u0440 \\u0441\\u043b\\u043e\\u0432, \\u043d\\u043e \\u044d\\u0442\\u043e \\u043d\\u0435 \\u0441\\u043e\\u0432\\u0441\\u0435\\u043c \\u0442\\u0430\\u043a. \\u0415\\u0433\\u043e \\u043a\\u043e\\u0440\\u043d\\u0438 \\u0443\\u0445\\u043e\\u0434\\u044f\\u0442 \\u0432 \\u043e\\u0434\\u0438\\u043d \\u0444\\u0440\\u0430\\u0433\\u043c\\u0435\\u043d\\u0442 \\u043a\\u043b\\u0430\\u0441\\u0441\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0430\\u0442\\u044b\\u043d\\u0438 45 \\u0433\\u043e\\u0434\\u0430 \\u043d.\\u044d., \\u0442\\u043e \\u0435\\u0441\\u0442\\u044c \\u0431\\u043e\\u043b\\u0435\\u0435 \\u0434\\u0432\\u0443\\u0445 \\u0442\\u044b\\u0441\\u044f\\u0447\\u0435\\u043b\\u0435\\u0442\\u0438\\u0439 \\u043d\\u0430\\u0437\\u0430\\u0434. \\u0420\\u0438\\u0447\\u0430\\u0440\\u0434 \\u041c\\u0430\\u043a\\u041a\\u043b\\u0438\\u043d\\u0442\\u043e\\u043a, \\u043f\\u0440\\u043e\\u0444\\u0435\\u0441\\u0441\\u043e\\u0440 \\u043b\\u0430\\u0442\\u044b\\u043d\\u0438 \\u0438\\u0437 \\u043a\\u043e\\u043b\\u043b\\u0435\\u0434\\u0436\\u0430 Hampden-Sydney, \\u0448\\u0442\\u0430\\u0442 \\u0412\\u0438\\u0440\\u0434\\u0436\\u0438\\u043d\\u0438\\u044f, \\u0432\\u0437\\u044f\\u043b \\u043e\\u0434\\u043d\\u043e \\u0438\\u0437 \\u0441\\u0430\\u043c\\u044b\\u0445 \\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043b\\u043e\\u0432 \\u0432 Lorem Ipsum, \\\"consectetur\\\", \\u0438 \\u0437\\u0430\\u043d\\u044f\\u043b\\u0441\\u044f \\u0435\\u0433\\u043e \\u043f\\u043e\\u0438\\u0441\\u043a\\u0430\\u043c\\u0438 \\u0432 \\u043a\\u043b\\u0430\\u0441\\u0441\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0430\\u0442\\u0438\\u043d\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0438\\u0442\\u0435\\u0440\\u0430\\u0442\\u0443\\u0440\\u0435. \\u0412 \\u0440\\u0435\\u0437\\u0443\\u043b\\u044c\\u0442\\u0430\\u0442\\u0435 \\u043e\\u043d \\u043d\\u0430\\u0448\\u0451\\u043b \\u043d\\u0435\\u043e\\u0441\\u043f\\u043e\\u0440\\u0438\\u043c\\u044b\\u0439 \\u043f\\u0435\\u0440\\u0432\\u043e\\u0438\\u0441\\u0442\\u043e\\u0447\\u043d\\u0438\\u043a Lorem Ipsum \\u0432 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u0430\\u0445 1.10.32 \\u0438 1.10.33 \\u043a\\u043d\\u0438\\u0433\\u0438 \\\"de Finibus Bonorum et Malorum\\\" (\\\"\\u041e \\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0430\\u0445 \\u0434\\u043e\\u0431\\u0440\\u0430 \\u0438 \\u0437\\u043b\\u0430\\\"), \\u043d\\u0430\\u043f\\u0438\\u0441\\u0430\\u043d\\u043d\\u043e\\u0439 \\u0426\\u0438\\u0446\\u0435\\u0440\\u043e\\u043d\\u043e\\u043c \\u0432 45 \\u0433\\u043e\\u0434\\u0443 \\u043d.\\u044d. \\u042d\\u0442\\u043e\\u0442 \\u0442\\u0440\\u0430\\u043a\\u0442\\u0430\\u0442 \\u043f\\u043e \\u0442\\u0435\\u043e\\u0440\\u0438\\u0438 \\u044d\\u0442\\u0438\\u043a\\u0438 \\u0431\\u044b\\u043b \\u043e\\u0447\\u0435\\u043d\\u044c \\u043f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u0435\\u043d \\u0432 \\u044d\\u043f\\u043e\\u0445\\u0443 \\u0412\\u043e\\u0437\\u0440\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f. \\u041f\\u0435\\u0440\\u0432\\u0430\\u044f \\u0441\\u0442\\u0440\\u043e\\u043a\\u0430 Lorem Ipsum, \\\"Lorem ipsum dolor sit amet..\\\", \\u043f\\u0440\\u043e\\u0438\\u0441\\u0445\\u043e\\u0434\\u0438\\u0442 \\u043e\\u0442 \\u043e\\u0434\\u043d\\u043e\\u0439 \\u0438\\u0437 \\u0441\\u0442\\u0440\\u043e\\u043a \\u0432 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u0435 1.10.32<\\/p>\",\"fulltext\":\"\",\"state\":0,\"catid\":8,\"created\":\"2023-08-15 17:45:13\",\"created_by\":113,\"created_by_alias\":\"\",\"modified\":\"2023-08-15 18:19:13\",\"modified_by\":113,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-08-15 17:45:13\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/news\\\\\\/2.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/news\\\\\\/2.jpg?width=683&height=600\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/news\\\\\\/2.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/news\\\\\\/2.jpg?width=683&height=600\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":0,\"language\":\"ru-RU\",\"note\":\"\"}', 0);
INSERT INTO `lsqvo_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(43, 'com_content.article.15', '', '2023-08-15 19:08:17', 113, 11649, 'ca1c9cf12ab8b6836446775feea3db9df5226350', '{\"id\":15,\"asset_id\":133,\"title\":\"\\u041d\\u0430\\u0442\\u0443\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0441\\u043e\\u043a\\u0438 \\u0441 \\u0441\\u043e\\u0431\\u043e\\u0439 (2)\",\"alias\":\"naturalnye-soki-s-soboj-2\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong> - \\u044d\\u0442\\u043e \\u0442\\u0435\\u043a\\u0441\\u0442-\\\"\\u0440\\u044b\\u0431\\u0430\\\", \\u0447\\u0430\\u0441\\u0442\\u043e \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u043c\\u044b\\u0439 \\u0432 \\u043f\\u0435\\u0447\\u0430\\u0442\\u0438 \\u0438 \\u0432\\u044d\\u0431-\\u0434\\u0438\\u0437\\u0430\\u0439\\u043d\\u0435. Lorem Ipsum \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0442\\u0430\\u043d\\u0434\\u0430\\u0440\\u0442\\u043d\\u043e\\u0439 \\\"\\u0440\\u044b\\u0431\\u043e\\u0439\\\" \\u0434\\u043b\\u044f \\u0442\\u0435\\u043a\\u0441\\u0442\\u043e\\u0432 \\u043d\\u0430 \\u043b\\u0430\\u0442\\u0438\\u043d\\u0438\\u0446\\u0435 \\u0441 \\u043d\\u0430\\u0447\\u0430\\u043b\\u0430 XVI \\u0432\\u0435\\u043a\\u0430. \\u0412 \\u0442\\u043e \\u0432\\u0440\\u0435\\u043c\\u044f \\u043d\\u0435\\u043a\\u0438\\u0439 \\u0431\\u0435\\u0437\\u044b\\u043c\\u044f\\u043d\\u043d\\u044b\\u0439 \\u043f\\u0435\\u0447\\u0430\\u0442\\u043d\\u0438\\u043a \\u0441\\u043e\\u0437\\u0434\\u0430\\u043b \\u0431\\u043e\\u043b\\u044c\\u0448\\u0443\\u044e \\u043a\\u043e\\u043b\\u043b\\u0435\\u043a\\u0446\\u0438\\u044e \\u0440\\u0430\\u0437\\u043c\\u0435\\u0440\\u043e\\u0432 \\u0438 \\u0444\\u043e\\u0440\\u043c \\u0448\\u0440\\u0438\\u0444\\u0442\\u043e\\u0432, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044f Lorem Ipsum \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0435\\u0447\\u0430\\u0442\\u043a\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0437\\u0446\\u043e\\u0432. Lorem Ipsum \\u043d\\u0435 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0443\\u0441\\u043f\\u0435\\u0448\\u043d\\u043e \\u043f\\u0435\\u0440\\u0435\\u0436\\u0438\\u043b \\u0431\\u0435\\u0437 \\u0437\\u0430\\u043c\\u0435\\u0442\\u043d\\u044b\\u0445 \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0439 \\u043f\\u044f\\u0442\\u044c \\u0432\\u0435\\u043a\\u043e\\u0432, \\u043d\\u043e \\u0438 \\u043f\\u0435\\u0440\\u0435\\u0448\\u0430\\u0433\\u043d\\u0443\\u043b \\u0432 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0439 \\u0434\\u0438\\u0437\\u0430\\u0439\\u043d. \\u0415\\u0433\\u043e \\u043f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u0438\\u0437\\u0430\\u0446\\u0438\\u0438 \\u0432 \\u043d\\u043e\\u0432\\u043e\\u0435 \\u0432\\u0440\\u0435\\u043c\\u044f \\u043f\\u043e\\u0441\\u043b\\u0443\\u0436\\u0438\\u043b\\u0438 \\u043f\\u0443\\u0431\\u043b\\u0438\\u043a\\u0430\\u0446\\u0438\\u044f \\u043b\\u0438\\u0441\\u0442\\u043e\\u0432 Letraset \\u0441 \\u043e\\u0431\\u0440\\u0430\\u0437\\u0446\\u0430\\u043c\\u0438 Lorem Ipsum \\u0432 60-\\u0445 \\u0433\\u043e\\u0434\\u0430\\u0445 \\u0438, \\u0432 \\u0431\\u043e\\u043b\\u0435\\u0435 \\u043d\\u0435\\u0434\\u0430\\u0432\\u043d\\u0435\\u0435 \\u0432\\u0440\\u0435\\u043c\\u044f, \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u044b \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0432\\u0451\\u0440\\u0441\\u0442\\u043a\\u0438 \\u0442\\u0438\\u043f\\u0430 Aldus PageMaker, \\u0432 \\u0448\\u0430\\u0431\\u043b\\u043e\\u043d\\u0430\\u0445 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u0442\\u0441\\u044f Lorem Ipsum.<\\/p>\\r\\n<p>\\u0414\\u0430\\u0432\\u043d\\u043e \\u0432\\u044b\\u044f\\u0441\\u043d\\u0435\\u043d\\u043e, \\u0447\\u0442\\u043e \\u043f\\u0440\\u0438 \\u043e\\u0446\\u0435\\u043d\\u043a\\u0435 \\u0434\\u0438\\u0437\\u0430\\u0439\\u043d\\u0430 \\u0438 \\u043a\\u043e\\u043c\\u043f\\u043e\\u0437\\u0438\\u0446\\u0438\\u0438 \\u0447\\u0438\\u0442\\u0430\\u0435\\u043c\\u044b\\u0439 \\u0442\\u0435\\u043a\\u0441\\u0442 \\u043c\\u0435\\u0448\\u0430\\u0435\\u0442 \\u0441\\u043e\\u0441\\u0440\\u0435\\u0434\\u043e\\u0442\\u043e\\u0447\\u0438\\u0442\\u044c\\u0441\\u044f. Lorem Ipsum \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044e\\u0442 \\u043f\\u043e\\u0442\\u043e\\u043c\\u0443, \\u0447\\u0442\\u043e \\u0442\\u043e\\u0442 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u0431\\u043e\\u043b\\u0435\\u0435 \\u0438\\u043b\\u0438 \\u043c\\u0435\\u043d\\u0435\\u0435 \\u0441\\u0442\\u0430\\u043d\\u0434\\u0430\\u0440\\u0442\\u043d\\u043e\\u0435 \\u0437\\u0430\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u0435 \\u0448\\u0430\\u0431\\u043b\\u043e\\u043d\\u0430, \\u0430 \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0440\\u0435\\u0430\\u043b\\u044c\\u043d\\u043e\\u0435 \\u0440\\u0430\\u0441\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0431\\u0443\\u043a\\u0432 \\u0438 \\u043f\\u0440\\u043e\\u0431\\u0435\\u043b\\u043e\\u0432 \\u0432 \\u0430\\u0431\\u0437\\u0430\\u0446\\u0430\\u0445, \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0435 \\u043d\\u0435 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0435\\u0442\\u0441\\u044f \\u043f\\u0440\\u0438 \\u043f\\u0440\\u043e\\u0441\\u0442\\u043e\\u0439 \\u0434\\u0443\\u0431\\u043b\\u0438\\u043a\\u0430\\u0446\\u0438\\u0438 \\\"\\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442.. \\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442.. \\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442..\\\" \\u041c\\u043d\\u043e\\u0433\\u0438\\u0435 \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u044b \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0432\\u0451\\u0440\\u0441\\u0442\\u043a\\u0438 \\u0438 \\u0440\\u0435\\u0434\\u0430\\u043a\\u0442\\u043e\\u0440\\u044b HTML \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044e\\u0442 Lorem Ipsum \\u0432 \\u043a\\u0430\\u0447\\u0435\\u0441\\u0442\\u0432\\u0435 \\u0442\\u0435\\u043a\\u0441\\u0442\\u0430 \\u043f\\u043e \\u0443\\u043c\\u043e\\u043b\\u0447\\u0430\\u043d\\u0438\\u044e, \\u0442\\u0430\\u043a \\u0447\\u0442\\u043e \\u043f\\u043e\\u0438\\u0441\\u043a \\u043f\\u043e \\u043a\\u043b\\u044e\\u0447\\u0435\\u0432\\u044b\\u043c \\u0441\\u043b\\u043e\\u0432\\u0430\\u043c \\\"lorem ipsum\\\" \\u0441\\u0440\\u0430\\u0437\\u0443 \\u043f\\u043e\\u043a\\u0430\\u0437\\u044b\\u0432\\u0430\\u0435\\u0442, \\u043a\\u0430\\u043a \\u043c\\u043d\\u043e\\u0433\\u043e \\u0432\\u0435\\u0431-\\u0441\\u0442\\u0440\\u0430\\u043d\\u0438\\u0446 \\u0432\\u0441\\u0451 \\u0435\\u0449\\u0451 \\u0434\\u043e\\u0436\\u0438\\u0434\\u0430\\u044e\\u0442\\u0441\\u044f \\u0441\\u0432\\u043e\\u0435\\u0433\\u043e \\u043d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0435\\u0433\\u043e \\u0440\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f. \\u0417\\u0430 \\u043f\\u0440\\u043e\\u0448\\u0435\\u0434\\u0448\\u0438\\u0435 \\u0433\\u043e\\u0434\\u044b \\u0442\\u0435\\u043a\\u0441\\u0442 Lorem Ipsum \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u043b \\u043c\\u043d\\u043e\\u0433\\u043e \\u0432\\u0435\\u0440\\u0441\\u0438\\u0439. \\u041d\\u0435\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 \\u0432\\u0435\\u0440\\u0441\\u0438\\u0438 \\u043f\\u043e\\u044f\\u0432\\u0438\\u043b\\u0438\\u0441\\u044c \\u043f\\u043e \\u043e\\u0448\\u0438\\u0431\\u043a\\u0435, \\u043d\\u0435\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 - \\u043d\\u0430\\u043c\\u0435\\u0440\\u0435\\u043d\\u043d\\u043e (\\u043d\\u0430\\u043f\\u0440\\u0438\\u043c\\u0435\\u0440, \\u044e\\u043c\\u043e\\u0440\\u0438\\u0441\\u0442\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0435 \\u0432\\u0430\\u0440\\u0438\\u0430\\u043d\\u0442\\u044b).<\\/p>\\r\\n<p>\\u041c\\u043d\\u043e\\u0433\\u0438\\u0435 \\u0434\\u0443\\u043c\\u0430\\u044e\\u0442, \\u0447\\u0442\\u043e Lorem Ipsum - \\u0432\\u0437\\u044f\\u0442\\u044b\\u0439 \\u0441 \\u043f\\u043e\\u0442\\u043e\\u043b\\u043a\\u0430 \\u043f\\u0441\\u0435\\u0432\\u0434\\u043e-\\u043b\\u0430\\u0442\\u0438\\u043d\\u0441\\u043a\\u0438\\u0439 \\u043d\\u0430\\u0431\\u043e\\u0440 \\u0441\\u043b\\u043e\\u0432, \\u043d\\u043e \\u044d\\u0442\\u043e \\u043d\\u0435 \\u0441\\u043e\\u0432\\u0441\\u0435\\u043c \\u0442\\u0430\\u043a. \\u0415\\u0433\\u043e \\u043a\\u043e\\u0440\\u043d\\u0438 \\u0443\\u0445\\u043e\\u0434\\u044f\\u0442 \\u0432 \\u043e\\u0434\\u0438\\u043d \\u0444\\u0440\\u0430\\u0433\\u043c\\u0435\\u043d\\u0442 \\u043a\\u043b\\u0430\\u0441\\u0441\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0430\\u0442\\u044b\\u043d\\u0438 45 \\u0433\\u043e\\u0434\\u0430 \\u043d.\\u044d., \\u0442\\u043e \\u0435\\u0441\\u0442\\u044c \\u0431\\u043e\\u043b\\u0435\\u0435 \\u0434\\u0432\\u0443\\u0445 \\u0442\\u044b\\u0441\\u044f\\u0447\\u0435\\u043b\\u0435\\u0442\\u0438\\u0439 \\u043d\\u0430\\u0437\\u0430\\u0434. \\u0420\\u0438\\u0447\\u0430\\u0440\\u0434 \\u041c\\u0430\\u043a\\u041a\\u043b\\u0438\\u043d\\u0442\\u043e\\u043a, \\u043f\\u0440\\u043e\\u0444\\u0435\\u0441\\u0441\\u043e\\u0440 \\u043b\\u0430\\u0442\\u044b\\u043d\\u0438 \\u0438\\u0437 \\u043a\\u043e\\u043b\\u043b\\u0435\\u0434\\u0436\\u0430 Hampden-Sydney, \\u0448\\u0442\\u0430\\u0442 \\u0412\\u0438\\u0440\\u0434\\u0436\\u0438\\u043d\\u0438\\u044f, \\u0432\\u0437\\u044f\\u043b \\u043e\\u0434\\u043d\\u043e \\u0438\\u0437 \\u0441\\u0430\\u043c\\u044b\\u0445 \\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043b\\u043e\\u0432 \\u0432 Lorem Ipsum, \\\"consectetur\\\", \\u0438 \\u0437\\u0430\\u043d\\u044f\\u043b\\u0441\\u044f \\u0435\\u0433\\u043e \\u043f\\u043e\\u0438\\u0441\\u043a\\u0430\\u043c\\u0438 \\u0432 \\u043a\\u043b\\u0430\\u0441\\u0441\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0430\\u0442\\u0438\\u043d\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0438\\u0442\\u0435\\u0440\\u0430\\u0442\\u0443\\u0440\\u0435. \\u0412 \\u0440\\u0435\\u0437\\u0443\\u043b\\u044c\\u0442\\u0430\\u0442\\u0435 \\u043e\\u043d \\u043d\\u0430\\u0448\\u0451\\u043b \\u043d\\u0435\\u043e\\u0441\\u043f\\u043e\\u0440\\u0438\\u043c\\u044b\\u0439 \\u043f\\u0435\\u0440\\u0432\\u043e\\u0438\\u0441\\u0442\\u043e\\u0447\\u043d\\u0438\\u043a Lorem Ipsum \\u0432 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u0430\\u0445 1.10.32 \\u0438 1.10.33 \\u043a\\u043d\\u0438\\u0433\\u0438 \\\"de Finibus Bonorum et Malorum\\\" (\\\"\\u041e \\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0430\\u0445 \\u0434\\u043e\\u0431\\u0440\\u0430 \\u0438 \\u0437\\u043b\\u0430\\\"), \\u043d\\u0430\\u043f\\u0438\\u0441\\u0430\\u043d\\u043d\\u043e\\u0439 \\u0426\\u0438\\u0446\\u0435\\u0440\\u043e\\u043d\\u043e\\u043c \\u0432 45 \\u0433\\u043e\\u0434\\u0443 \\u043d.\\u044d. \\u042d\\u0442\\u043e\\u0442 \\u0442\\u0440\\u0430\\u043a\\u0442\\u0430\\u0442 \\u043f\\u043e \\u0442\\u0435\\u043e\\u0440\\u0438\\u0438 \\u044d\\u0442\\u0438\\u043a\\u0438 \\u0431\\u044b\\u043b \\u043e\\u0447\\u0435\\u043d\\u044c \\u043f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u0435\\u043d \\u0432 \\u044d\\u043f\\u043e\\u0445\\u0443 \\u0412\\u043e\\u0437\\u0440\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f. \\u041f\\u0435\\u0440\\u0432\\u0430\\u044f \\u0441\\u0442\\u0440\\u043e\\u043a\\u0430 Lorem Ipsum, \\\"Lorem ipsum dolor sit amet..\\\", \\u043f\\u0440\\u043e\\u0438\\u0441\\u0445\\u043e\\u0434\\u0438\\u0442 \\u043e\\u0442 \\u043e\\u0434\\u043d\\u043e\\u0439 \\u0438\\u0437 \\u0441\\u0442\\u0440\\u043e\\u043a \\u0432 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u0435 1.10.32<\\/p>\",\"fulltext\":\"\",\"state\":0,\"catid\":8,\"created\":\"2023-08-15 17:45:13\",\"created_by\":113,\"created_by_alias\":\"\",\"modified\":\"2023-08-15 17:46:43\",\"modified_by\":113,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-08-15 17:45:13\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/news\\\\\\/1.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/news\\\\\\/1.jpg?width=683&height=600\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/news\\\\\\/1.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/news\\\\\\/1.jpg?width=683&height=600\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":0,\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(47, 'com_content.article.7', '', '2023-08-15 22:34:01', 113, 11666, 'de4e9afd6fb51c5da23e518a647d9726c91a9f31', '{\"id\":\"7\",\"asset_id\":125,\"title\":\"\\u041d\\u0430\\u0442\\u0443\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0441\\u043e\\u043a\\u0438 \\u0441 \\u0441\\u043e\\u0431\\u043e\\u0439\",\"alias\":\"naturalnye-soki-s-soboj\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong> - \\u044d\\u0442\\u043e \\u0442\\u0435\\u043a\\u0441\\u0442-\\\"\\u0440\\u044b\\u0431\\u0430\\\", \\u0447\\u0430\\u0441\\u0442\\u043e \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u043c\\u044b\\u0439 \\u0432 \\u043f\\u0435\\u0447\\u0430\\u0442\\u0438 \\u0438 \\u0432\\u044d\\u0431-\\u0434\\u0438\\u0437\\u0430\\u0439\\u043d\\u0435. Lorem Ipsum \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0442\\u0430\\u043d\\u0434\\u0430\\u0440\\u0442\\u043d\\u043e\\u0439 \\\"\\u0440\\u044b\\u0431\\u043e\\u0439\\\" \\u0434\\u043b\\u044f \\u0442\\u0435\\u043a\\u0441\\u0442\\u043e\\u0432 \\u043d\\u0430 \\u043b\\u0430\\u0442\\u0438\\u043d\\u0438\\u0446\\u0435 \\u0441 \\u043d\\u0430\\u0447\\u0430\\u043b\\u0430 XVI \\u0432\\u0435\\u043a\\u0430. \\u0412 \\u0442\\u043e \\u0432\\u0440\\u0435\\u043c\\u044f \\u043d\\u0435\\u043a\\u0438\\u0439 \\u0431\\u0435\\u0437\\u044b\\u043c\\u044f\\u043d\\u043d\\u044b\\u0439 \\u043f\\u0435\\u0447\\u0430\\u0442\\u043d\\u0438\\u043a \\u0441\\u043e\\u0437\\u0434\\u0430\\u043b \\u0431\\u043e\\u043b\\u044c\\u0448\\u0443\\u044e \\u043a\\u043e\\u043b\\u043b\\u0435\\u043a\\u0446\\u0438\\u044e \\u0440\\u0430\\u0437\\u043c\\u0435\\u0440\\u043e\\u0432 \\u0438 \\u0444\\u043e\\u0440\\u043c \\u0448\\u0440\\u0438\\u0444\\u0442\\u043e\\u0432, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044f Lorem Ipsum \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0435\\u0447\\u0430\\u0442\\u043a\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0437\\u0446\\u043e\\u0432. Lorem Ipsum \\u043d\\u0435 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0443\\u0441\\u043f\\u0435\\u0448\\u043d\\u043e \\u043f\\u0435\\u0440\\u0435\\u0436\\u0438\\u043b \\u0431\\u0435\\u0437 \\u0437\\u0430\\u043c\\u0435\\u0442\\u043d\\u044b\\u0445 \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0439 \\u043f\\u044f\\u0442\\u044c \\u0432\\u0435\\u043a\\u043e\\u0432, \\u043d\\u043e \\u0438 \\u043f\\u0435\\u0440\\u0435\\u0448\\u0430\\u0433\\u043d\\u0443\\u043b \\u0432 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0439 \\u0434\\u0438\\u0437\\u0430\\u0439\\u043d. \\u0415\\u0433\\u043e \\u043f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u0438\\u0437\\u0430\\u0446\\u0438\\u0438 \\u0432 \\u043d\\u043e\\u0432\\u043e\\u0435 \\u0432\\u0440\\u0435\\u043c\\u044f \\u043f\\u043e\\u0441\\u043b\\u0443\\u0436\\u0438\\u043b\\u0438 \\u043f\\u0443\\u0431\\u043b\\u0438\\u043a\\u0430\\u0446\\u0438\\u044f \\u043b\\u0438\\u0441\\u0442\\u043e\\u0432 Letraset \\u0441 \\u043e\\u0431\\u0440\\u0430\\u0437\\u0446\\u0430\\u043c\\u0438 Lorem Ipsum \\u0432 60-\\u0445 \\u0433\\u043e\\u0434\\u0430\\u0445 \\u0438, \\u0432 \\u0431\\u043e\\u043b\\u0435\\u0435 \\u043d\\u0435\\u0434\\u0430\\u0432\\u043d\\u0435\\u0435 \\u0432\\u0440\\u0435\\u043c\\u044f, \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u044b \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0432\\u0451\\u0440\\u0441\\u0442\\u043a\\u0438 \\u0442\\u0438\\u043f\\u0430 Aldus PageMaker, \\u0432 \\u0448\\u0430\\u0431\\u043b\\u043e\\u043d\\u0430\\u0445 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u0442\\u0441\\u044f Lorem Ipsum.<\\/p>\\r\\n<p>\\u0414\\u0430\\u0432\\u043d\\u043e \\u0432\\u044b\\u044f\\u0441\\u043d\\u0435\\u043d\\u043e, \\u0447\\u0442\\u043e \\u043f\\u0440\\u0438 \\u043e\\u0446\\u0435\\u043d\\u043a\\u0435 \\u0434\\u0438\\u0437\\u0430\\u0439\\u043d\\u0430 \\u0438 \\u043a\\u043e\\u043c\\u043f\\u043e\\u0437\\u0438\\u0446\\u0438\\u0438 \\u0447\\u0438\\u0442\\u0430\\u0435\\u043c\\u044b\\u0439 \\u0442\\u0435\\u043a\\u0441\\u0442 \\u043c\\u0435\\u0448\\u0430\\u0435\\u0442 \\u0441\\u043e\\u0441\\u0440\\u0435\\u0434\\u043e\\u0442\\u043e\\u0447\\u0438\\u0442\\u044c\\u0441\\u044f. Lorem Ipsum \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044e\\u0442 \\u043f\\u043e\\u0442\\u043e\\u043c\\u0443, \\u0447\\u0442\\u043e \\u0442\\u043e\\u0442 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u0431\\u043e\\u043b\\u0435\\u0435 \\u0438\\u043b\\u0438 \\u043c\\u0435\\u043d\\u0435\\u0435 \\u0441\\u0442\\u0430\\u043d\\u0434\\u0430\\u0440\\u0442\\u043d\\u043e\\u0435 \\u0437\\u0430\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u0435 \\u0448\\u0430\\u0431\\u043b\\u043e\\u043d\\u0430, \\u0430 \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0440\\u0435\\u0430\\u043b\\u044c\\u043d\\u043e\\u0435 \\u0440\\u0430\\u0441\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0431\\u0443\\u043a\\u0432 \\u0438 \\u043f\\u0440\\u043e\\u0431\\u0435\\u043b\\u043e\\u0432 \\u0432 \\u0430\\u0431\\u0437\\u0430\\u0446\\u0430\\u0445, \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0435 \\u043d\\u0435 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0435\\u0442\\u0441\\u044f \\u043f\\u0440\\u0438 \\u043f\\u0440\\u043e\\u0441\\u0442\\u043e\\u0439 \\u0434\\u0443\\u0431\\u043b\\u0438\\u043a\\u0430\\u0446\\u0438\\u0438 \\\"\\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442.. \\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442.. \\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442..\\\" \\u041c\\u043d\\u043e\\u0433\\u0438\\u0435 \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u044b \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0432\\u0451\\u0440\\u0441\\u0442\\u043a\\u0438 \\u0438 \\u0440\\u0435\\u0434\\u0430\\u043a\\u0442\\u043e\\u0440\\u044b HTML \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044e\\u0442 Lorem Ipsum \\u0432 \\u043a\\u0430\\u0447\\u0435\\u0441\\u0442\\u0432\\u0435 \\u0442\\u0435\\u043a\\u0441\\u0442\\u0430 \\u043f\\u043e \\u0443\\u043c\\u043e\\u043b\\u0447\\u0430\\u043d\\u0438\\u044e, \\u0442\\u0430\\u043a \\u0447\\u0442\\u043e \\u043f\\u043e\\u0438\\u0441\\u043a \\u043f\\u043e \\u043a\\u043b\\u044e\\u0447\\u0435\\u0432\\u044b\\u043c \\u0441\\u043b\\u043e\\u0432\\u0430\\u043c \\\"lorem ipsum\\\" \\u0441\\u0440\\u0430\\u0437\\u0443 \\u043f\\u043e\\u043a\\u0430\\u0437\\u044b\\u0432\\u0430\\u0435\\u0442, \\u043a\\u0430\\u043a \\u043c\\u043d\\u043e\\u0433\\u043e \\u0432\\u0435\\u0431-\\u0441\\u0442\\u0440\\u0430\\u043d\\u0438\\u0446 \\u0432\\u0441\\u0451 \\u0435\\u0449\\u0451 \\u0434\\u043e\\u0436\\u0438\\u0434\\u0430\\u044e\\u0442\\u0441\\u044f \\u0441\\u0432\\u043e\\u0435\\u0433\\u043e \\u043d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0435\\u0433\\u043e \\u0440\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f. \\u0417\\u0430 \\u043f\\u0440\\u043e\\u0448\\u0435\\u0434\\u0448\\u0438\\u0435 \\u0433\\u043e\\u0434\\u044b \\u0442\\u0435\\u043a\\u0441\\u0442 Lorem Ipsum \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u043b \\u043c\\u043d\\u043e\\u0433\\u043e \\u0432\\u0435\\u0440\\u0441\\u0438\\u0439. \\u041d\\u0435\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 \\u0432\\u0435\\u0440\\u0441\\u0438\\u0438 \\u043f\\u043e\\u044f\\u0432\\u0438\\u043b\\u0438\\u0441\\u044c \\u043f\\u043e \\u043e\\u0448\\u0438\\u0431\\u043a\\u0435, \\u043d\\u0435\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 - \\u043d\\u0430\\u043c\\u0435\\u0440\\u0435\\u043d\\u043d\\u043e (\\u043d\\u0430\\u043f\\u0440\\u0438\\u043c\\u0435\\u0440, \\u044e\\u043c\\u043e\\u0440\\u0438\\u0441\\u0442\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0435 \\u0432\\u0430\\u0440\\u0438\\u0430\\u043d\\u0442\\u044b).<\\/p>\\r\\n<p>\\u041c\\u043d\\u043e\\u0433\\u0438\\u0435 \\u0434\\u0443\\u043c\\u0430\\u044e\\u0442, \\u0447\\u0442\\u043e Lorem Ipsum - \\u0432\\u0437\\u044f\\u0442\\u044b\\u0439 \\u0441 \\u043f\\u043e\\u0442\\u043e\\u043b\\u043a\\u0430 \\u043f\\u0441\\u0435\\u0432\\u0434\\u043e-\\u043b\\u0430\\u0442\\u0438\\u043d\\u0441\\u043a\\u0438\\u0439 \\u043d\\u0430\\u0431\\u043e\\u0440 \\u0441\\u043b\\u043e\\u0432, \\u043d\\u043e \\u044d\\u0442\\u043e \\u043d\\u0435 \\u0441\\u043e\\u0432\\u0441\\u0435\\u043c \\u0442\\u0430\\u043a. \\u0415\\u0433\\u043e \\u043a\\u043e\\u0440\\u043d\\u0438 \\u0443\\u0445\\u043e\\u0434\\u044f\\u0442 \\u0432 \\u043e\\u0434\\u0438\\u043d \\u0444\\u0440\\u0430\\u0433\\u043c\\u0435\\u043d\\u0442 \\u043a\\u043b\\u0430\\u0441\\u0441\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0430\\u0442\\u044b\\u043d\\u0438 45 \\u0433\\u043e\\u0434\\u0430 \\u043d.\\u044d., \\u0442\\u043e \\u0435\\u0441\\u0442\\u044c \\u0431\\u043e\\u043b\\u0435\\u0435 \\u0434\\u0432\\u0443\\u0445 \\u0442\\u044b\\u0441\\u044f\\u0447\\u0435\\u043b\\u0435\\u0442\\u0438\\u0439 \\u043d\\u0430\\u0437\\u0430\\u0434. \\u0420\\u0438\\u0447\\u0430\\u0440\\u0434 \\u041c\\u0430\\u043a\\u041a\\u043b\\u0438\\u043d\\u0442\\u043e\\u043a, \\u043f\\u0440\\u043e\\u0444\\u0435\\u0441\\u0441\\u043e\\u0440 \\u043b\\u0430\\u0442\\u044b\\u043d\\u0438 \\u0438\\u0437 \\u043a\\u043e\\u043b\\u043b\\u0435\\u0434\\u0436\\u0430 Hampden-Sydney, \\u0448\\u0442\\u0430\\u0442 \\u0412\\u0438\\u0440\\u0434\\u0436\\u0438\\u043d\\u0438\\u044f, \\u0432\\u0437\\u044f\\u043b \\u043e\\u0434\\u043d\\u043e \\u0438\\u0437 \\u0441\\u0430\\u043c\\u044b\\u0445 \\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043b\\u043e\\u0432 \\u0432 Lorem Ipsum, \\\"consectetur\\\", \\u0438 \\u0437\\u0430\\u043d\\u044f\\u043b\\u0441\\u044f \\u0435\\u0433\\u043e \\u043f\\u043e\\u0438\\u0441\\u043a\\u0430\\u043c\\u0438 \\u0432 \\u043a\\u043b\\u0430\\u0441\\u0441\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0430\\u0442\\u0438\\u043d\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0438\\u0442\\u0435\\u0440\\u0430\\u0442\\u0443\\u0440\\u0435. \\u0412 \\u0440\\u0435\\u0437\\u0443\\u043b\\u044c\\u0442\\u0430\\u0442\\u0435 \\u043e\\u043d \\u043d\\u0430\\u0448\\u0451\\u043b \\u043d\\u0435\\u043e\\u0441\\u043f\\u043e\\u0440\\u0438\\u043c\\u044b\\u0439 \\u043f\\u0435\\u0440\\u0432\\u043e\\u0438\\u0441\\u0442\\u043e\\u0447\\u043d\\u0438\\u043a Lorem Ipsum \\u0432 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u0430\\u0445 1.10.32 \\u0438 1.10.33 \\u043a\\u043d\\u0438\\u0433\\u0438 \\\"de Finibus Bonorum et Malorum\\\" (\\\"\\u041e \\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0430\\u0445 \\u0434\\u043e\\u0431\\u0440\\u0430 \\u0438 \\u0437\\u043b\\u0430\\\"), \\u043d\\u0430\\u043f\\u0438\\u0441\\u0430\\u043d\\u043d\\u043e\\u0439 \\u0426\\u0438\\u0446\\u0435\\u0440\\u043e\\u043d\\u043e\\u043c \\u0432 45 \\u0433\\u043e\\u0434\\u0443 \\u043d.\\u044d. \\u042d\\u0442\\u043e\\u0442 \\u0442\\u0440\\u0430\\u043a\\u0442\\u0430\\u0442 \\u043f\\u043e \\u0442\\u0435\\u043e\\u0440\\u0438\\u0438 \\u044d\\u0442\\u0438\\u043a\\u0438 \\u0431\\u044b\\u043b \\u043e\\u0447\\u0435\\u043d\\u044c \\u043f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u0435\\u043d \\u0432 \\u044d\\u043f\\u043e\\u0445\\u0443 \\u0412\\u043e\\u0437\\u0440\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f. \\u041f\\u0435\\u0440\\u0432\\u0430\\u044f \\u0441\\u0442\\u0440\\u043e\\u043a\\u0430 Lorem Ipsum, \\\"Lorem ipsum dolor sit amet..\\\", \\u043f\\u0440\\u043e\\u0438\\u0441\\u0445\\u043e\\u0434\\u0438\\u0442 \\u043e\\u0442 \\u043e\\u0434\\u043d\\u043e\\u0439 \\u0438\\u0437 \\u0441\\u0442\\u0440\\u043e\\u043a \\u0432 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u0435 1.10.32<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":8,\"created\":\"2023-08-14 17:45:13\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-15 22:34:01\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-15 22:33:37\",\"publish_up\":\"2023-08-15 17:45:13\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/news\\\\\\/1.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/news\\\\\\/1.jpg?width=683&height=600\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/news\\\\\\/1.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/news\\\\\\/1.jpg?width=683&height=600\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(48, 'com_content.article.7', '', '2023-08-15 23:42:39', 113, 11666, 'aedba0fee9438277db4864609e37d9af6e549f6f', '{\"id\":\"7\",\"asset_id\":125,\"title\":\"\\u041d\\u0430\\u0442\\u0443\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0441\\u043e\\u043a\\u0438 \\u0441 \\u0441\\u043e\\u0431\\u043e\\u0439\",\"alias\":\"naturalnye-soki-s-soboj\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong> - \\u044d\\u0442\\u043e \\u0442\\u0435\\u043a\\u0441\\u0442-\\\"\\u0440\\u044b\\u0431\\u0430\\\", \\u0447\\u0430\\u0441\\u0442\\u043e \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u043c\\u044b\\u0439 \\u0432 \\u043f\\u0435\\u0447\\u0430\\u0442\\u0438 \\u0438 \\u0432\\u044d\\u0431-\\u0434\\u0438\\u0437\\u0430\\u0439\\u043d\\u0435. Lorem Ipsum \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0442\\u0430\\u043d\\u0434\\u0430\\u0440\\u0442\\u043d\\u043e\\u0439 \\\"\\u0440\\u044b\\u0431\\u043e\\u0439\\\" \\u0434\\u043b\\u044f \\u0442\\u0435\\u043a\\u0441\\u0442\\u043e\\u0432 \\u043d\\u0430 \\u043b\\u0430\\u0442\\u0438\\u043d\\u0438\\u0446\\u0435 \\u0441 \\u043d\\u0430\\u0447\\u0430\\u043b\\u0430 XVI \\u0432\\u0435\\u043a\\u0430. \\u0412 \\u0442\\u043e \\u0432\\u0440\\u0435\\u043c\\u044f \\u043d\\u0435\\u043a\\u0438\\u0439 \\u0431\\u0435\\u0437\\u044b\\u043c\\u044f\\u043d\\u043d\\u044b\\u0439 \\u043f\\u0435\\u0447\\u0430\\u0442\\u043d\\u0438\\u043a \\u0441\\u043e\\u0437\\u0434\\u0430\\u043b \\u0431\\u043e\\u043b\\u044c\\u0448\\u0443\\u044e \\u043a\\u043e\\u043b\\u043b\\u0435\\u043a\\u0446\\u0438\\u044e \\u0440\\u0430\\u0437\\u043c\\u0435\\u0440\\u043e\\u0432 \\u0438 \\u0444\\u043e\\u0440\\u043c \\u0448\\u0440\\u0438\\u0444\\u0442\\u043e\\u0432, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044f Lorem Ipsum \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0435\\u0447\\u0430\\u0442\\u043a\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0437\\u0446\\u043e\\u0432. Lorem Ipsum \\u043d\\u0435 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0443\\u0441\\u043f\\u0435\\u0448\\u043d\\u043e \\u043f\\u0435\\u0440\\u0435\\u0436\\u0438\\u043b \\u0431\\u0435\\u0437 \\u0437\\u0430\\u043c\\u0435\\u0442\\u043d\\u044b\\u0445 \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0439 \\u043f\\u044f\\u0442\\u044c \\u0432\\u0435\\u043a\\u043e\\u0432, \\u043d\\u043e \\u0438 \\u043f\\u0435\\u0440\\u0435\\u0448\\u0430\\u0433\\u043d\\u0443\\u043b \\u0432 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0439 \\u0434\\u0438\\u0437\\u0430\\u0439\\u043d. \\u0415\\u0433\\u043e \\u043f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u0438\\u0437\\u0430\\u0446\\u0438\\u0438 \\u0432 \\u043d\\u043e\\u0432\\u043e\\u0435 \\u0432\\u0440\\u0435\\u043c\\u044f \\u043f\\u043e\\u0441\\u043b\\u0443\\u0436\\u0438\\u043b\\u0438 \\u043f\\u0443\\u0431\\u043b\\u0438\\u043a\\u0430\\u0446\\u0438\\u044f \\u043b\\u0438\\u0441\\u0442\\u043e\\u0432 Letraset \\u0441 \\u043e\\u0431\\u0440\\u0430\\u0437\\u0446\\u0430\\u043c\\u0438 Lorem Ipsum \\u0432 60-\\u0445 \\u0433\\u043e\\u0434\\u0430\\u0445 \\u0438, \\u0432 \\u0431\\u043e\\u043b\\u0435\\u0435 \\u043d\\u0435\\u0434\\u0430\\u0432\\u043d\\u0435\\u0435 \\u0432\\u0440\\u0435\\u043c\\u044f, \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u044b \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0432\\u0451\\u0440\\u0441\\u0442\\u043a\\u0438 \\u0442\\u0438\\u043f\\u0430 Aldus PageMaker, \\u0432 \\u0448\\u0430\\u0431\\u043b\\u043e\\u043d\\u0430\\u0445 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u0442\\u0441\\u044f Lorem Ipsum.<\\/p>\\r\\n<p>\\u0414\\u0430\\u0432\\u043d\\u043e \\u0432\\u044b\\u044f\\u0441\\u043d\\u0435\\u043d\\u043e, \\u0447\\u0442\\u043e \\u043f\\u0440\\u0438 \\u043e\\u0446\\u0435\\u043d\\u043a\\u0435 \\u0434\\u0438\\u0437\\u0430\\u0439\\u043d\\u0430 \\u0438 \\u043a\\u043e\\u043c\\u043f\\u043e\\u0437\\u0438\\u0446\\u0438\\u0438 \\u0447\\u0438\\u0442\\u0430\\u0435\\u043c\\u044b\\u0439 \\u0442\\u0435\\u043a\\u0441\\u0442 \\u043c\\u0435\\u0448\\u0430\\u0435\\u0442 \\u0441\\u043e\\u0441\\u0440\\u0435\\u0434\\u043e\\u0442\\u043e\\u0447\\u0438\\u0442\\u044c\\u0441\\u044f. Lorem Ipsum \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044e\\u0442 \\u043f\\u043e\\u0442\\u043e\\u043c\\u0443, \\u0447\\u0442\\u043e \\u0442\\u043e\\u0442 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u0431\\u043e\\u043b\\u0435\\u0435 \\u0438\\u043b\\u0438 \\u043c\\u0435\\u043d\\u0435\\u0435 \\u0441\\u0442\\u0430\\u043d\\u0434\\u0430\\u0440\\u0442\\u043d\\u043e\\u0435 \\u0437\\u0430\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u0435 \\u0448\\u0430\\u0431\\u043b\\u043e\\u043d\\u0430, \\u0430 \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0440\\u0435\\u0430\\u043b\\u044c\\u043d\\u043e\\u0435 \\u0440\\u0430\\u0441\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0431\\u0443\\u043a\\u0432 \\u0438 \\u043f\\u0440\\u043e\\u0431\\u0435\\u043b\\u043e\\u0432 \\u0432 \\u0430\\u0431\\u0437\\u0430\\u0446\\u0430\\u0445, \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0435 \\u043d\\u0435 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0435\\u0442\\u0441\\u044f \\u043f\\u0440\\u0438 \\u043f\\u0440\\u043e\\u0441\\u0442\\u043e\\u0439 \\u0434\\u0443\\u0431\\u043b\\u0438\\u043a\\u0430\\u0446\\u0438\\u0438 \\\"\\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442.. \\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442.. \\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442..\\\" \\u041c\\u043d\\u043e\\u0433\\u0438\\u0435 \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u044b \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0432\\u0451\\u0440\\u0441\\u0442\\u043a\\u0438 \\u0438 \\u0440\\u0435\\u0434\\u0430\\u043a\\u0442\\u043e\\u0440\\u044b HTML \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044e\\u0442 Lorem Ipsum \\u0432 \\u043a\\u0430\\u0447\\u0435\\u0441\\u0442\\u0432\\u0435 \\u0442\\u0435\\u043a\\u0441\\u0442\\u0430 \\u043f\\u043e \\u0443\\u043c\\u043e\\u043b\\u0447\\u0430\\u043d\\u0438\\u044e, \\u0442\\u0430\\u043a \\u0447\\u0442\\u043e \\u043f\\u043e\\u0438\\u0441\\u043a \\u043f\\u043e \\u043a\\u043b\\u044e\\u0447\\u0435\\u0432\\u044b\\u043c \\u0441\\u043b\\u043e\\u0432\\u0430\\u043c \\\"lorem ipsum\\\" \\u0441\\u0440\\u0430\\u0437\\u0443 \\u043f\\u043e\\u043a\\u0430\\u0437\\u044b\\u0432\\u0430\\u0435\\u0442, \\u043a\\u0430\\u043a \\u043c\\u043d\\u043e\\u0433\\u043e \\u0432\\u0435\\u0431-\\u0441\\u0442\\u0440\\u0430\\u043d\\u0438\\u0446 \\u0432\\u0441\\u0451 \\u0435\\u0449\\u0451 \\u0434\\u043e\\u0436\\u0438\\u0434\\u0430\\u044e\\u0442\\u0441\\u044f \\u0441\\u0432\\u043e\\u0435\\u0433\\u043e \\u043d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0435\\u0433\\u043e \\u0440\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f. \\u0417\\u0430 \\u043f\\u0440\\u043e\\u0448\\u0435\\u0434\\u0448\\u0438\\u0435 \\u0433\\u043e\\u0434\\u044b \\u0442\\u0435\\u043a\\u0441\\u0442 Lorem Ipsum \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u043b \\u043c\\u043d\\u043e\\u0433\\u043e \\u0432\\u0435\\u0440\\u0441\\u0438\\u0439. \\u041d\\u0435\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 \\u0432\\u0435\\u0440\\u0441\\u0438\\u0438 \\u043f\\u043e\\u044f\\u0432\\u0438\\u043b\\u0438\\u0441\\u044c \\u043f\\u043e \\u043e\\u0448\\u0438\\u0431\\u043a\\u0435, \\u043d\\u0435\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 - \\u043d\\u0430\\u043c\\u0435\\u0440\\u0435\\u043d\\u043d\\u043e (\\u043d\\u0430\\u043f\\u0440\\u0438\\u043c\\u0435\\u0440, \\u044e\\u043c\\u043e\\u0440\\u0438\\u0441\\u0442\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0435 \\u0432\\u0430\\u0440\\u0438\\u0430\\u043d\\u0442\\u044b).<\\/p>\\r\\n<p>\\u041c\\u043d\\u043e\\u0433\\u0438\\u0435 \\u0434\\u0443\\u043c\\u0430\\u044e\\u0442, \\u0447\\u0442\\u043e Lorem Ipsum - \\u0432\\u0437\\u044f\\u0442\\u044b\\u0439 \\u0441 \\u043f\\u043e\\u0442\\u043e\\u043b\\u043a\\u0430 \\u043f\\u0441\\u0435\\u0432\\u0434\\u043e-\\u043b\\u0430\\u0442\\u0438\\u043d\\u0441\\u043a\\u0438\\u0439 \\u043d\\u0430\\u0431\\u043e\\u0440 \\u0441\\u043b\\u043e\\u0432, \\u043d\\u043e \\u044d\\u0442\\u043e \\u043d\\u0435 \\u0441\\u043e\\u0432\\u0441\\u0435\\u043c \\u0442\\u0430\\u043a. \\u0415\\u0433\\u043e \\u043a\\u043e\\u0440\\u043d\\u0438 \\u0443\\u0445\\u043e\\u0434\\u044f\\u0442 \\u0432 \\u043e\\u0434\\u0438\\u043d \\u0444\\u0440\\u0430\\u0433\\u043c\\u0435\\u043d\\u0442 \\u043a\\u043b\\u0430\\u0441\\u0441\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0430\\u0442\\u044b\\u043d\\u0438 45 \\u0433\\u043e\\u0434\\u0430 \\u043d.\\u044d., \\u0442\\u043e \\u0435\\u0441\\u0442\\u044c \\u0431\\u043e\\u043b\\u0435\\u0435 \\u0434\\u0432\\u0443\\u0445 \\u0442\\u044b\\u0441\\u044f\\u0447\\u0435\\u043b\\u0435\\u0442\\u0438\\u0439 \\u043d\\u0430\\u0437\\u0430\\u0434. \\u0420\\u0438\\u0447\\u0430\\u0440\\u0434 \\u041c\\u0430\\u043a\\u041a\\u043b\\u0438\\u043d\\u0442\\u043e\\u043a, \\u043f\\u0440\\u043e\\u0444\\u0435\\u0441\\u0441\\u043e\\u0440 \\u043b\\u0430\\u0442\\u044b\\u043d\\u0438 \\u0438\\u0437 \\u043a\\u043e\\u043b\\u043b\\u0435\\u0434\\u0436\\u0430 Hampden-Sydney, \\u0448\\u0442\\u0430\\u0442 \\u0412\\u0438\\u0440\\u0434\\u0436\\u0438\\u043d\\u0438\\u044f, \\u0432\\u0437\\u044f\\u043b \\u043e\\u0434\\u043d\\u043e \\u0438\\u0437 \\u0441\\u0430\\u043c\\u044b\\u0445 \\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043b\\u043e\\u0432 \\u0432 Lorem Ipsum, \\\"consectetur\\\", \\u0438 \\u0437\\u0430\\u043d\\u044f\\u043b\\u0441\\u044f \\u0435\\u0433\\u043e \\u043f\\u043e\\u0438\\u0441\\u043a\\u0430\\u043c\\u0438 \\u0432 \\u043a\\u043b\\u0430\\u0441\\u0441\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0430\\u0442\\u0438\\u043d\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0438\\u0442\\u0435\\u0440\\u0430\\u0442\\u0443\\u0440\\u0435. \\u0412 \\u0440\\u0435\\u0437\\u0443\\u043b\\u044c\\u0442\\u0430\\u0442\\u0435 \\u043e\\u043d \\u043d\\u0430\\u0448\\u0451\\u043b \\u043d\\u0435\\u043e\\u0441\\u043f\\u043e\\u0440\\u0438\\u043c\\u044b\\u0439 \\u043f\\u0435\\u0440\\u0432\\u043e\\u0438\\u0441\\u0442\\u043e\\u0447\\u043d\\u0438\\u043a Lorem Ipsum \\u0432 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u0430\\u0445 1.10.32 \\u0438 1.10.33 \\u043a\\u043d\\u0438\\u0433\\u0438 \\\"de Finibus Bonorum et Malorum\\\" (\\\"\\u041e \\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0430\\u0445 \\u0434\\u043e\\u0431\\u0440\\u0430 \\u0438 \\u0437\\u043b\\u0430\\\"), \\u043d\\u0430\\u043f\\u0438\\u0441\\u0430\\u043d\\u043d\\u043e\\u0439 \\u0426\\u0438\\u0446\\u0435\\u0440\\u043e\\u043d\\u043e\\u043c \\u0432 45 \\u0433\\u043e\\u0434\\u0443 \\u043d.\\u044d. \\u042d\\u0442\\u043e\\u0442 \\u0442\\u0440\\u0430\\u043a\\u0442\\u0430\\u0442 \\u043f\\u043e \\u0442\\u0435\\u043e\\u0440\\u0438\\u0438 \\u044d\\u0442\\u0438\\u043a\\u0438 \\u0431\\u044b\\u043b \\u043e\\u0447\\u0435\\u043d\\u044c \\u043f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u0435\\u043d \\u0432 \\u044d\\u043f\\u043e\\u0445\\u0443 \\u0412\\u043e\\u0437\\u0440\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f. \\u041f\\u0435\\u0440\\u0432\\u0430\\u044f \\u0441\\u0442\\u0440\\u043e\\u043a\\u0430 Lorem Ipsum, \\\"Lorem ipsum dolor sit amet..\\\", \\u043f\\u0440\\u043e\\u0438\\u0441\\u0445\\u043e\\u0434\\u0438\\u0442 \\u043e\\u0442 \\u043e\\u0434\\u043d\\u043e\\u0439 \\u0438\\u0437 \\u0441\\u0442\\u0440\\u043e\\u043a \\u0432 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u0435 1.10.32<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":8,\"created\":\"2023-08-13 17:45:13\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-15 23:42:39\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-15 23:42:13\",\"publish_up\":\"2023-08-13 17:45:13\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/news\\\\\\/1.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/news\\\\\\/1.jpg?width=683&height=600\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/news\\\\\\/1.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/news\\\\\\/1.jpg?width=683&height=600\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":9,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(49, 'com_content.article.6', '', '2023-08-16 07:54:39', 113, 2678, '9de256a1f32c8170ef0c47bc870f076e52e19792', '{\"id\":\"6\",\"asset_id\":122,\"title\":\"Home\",\"alias\":\"home\",\"introtext\":\"<div class=\\\"d-flex flex-column flex-md-row align-items-center justify-content-between\\\">\\r\\n\\t<div class=\\\"col-auto\\\">\\r\\n\\t\\t<div class=\\\"title\\\">ZAMES \\u2013 is a network of cozy and modern restaurants and bars.<\\/div>\\r\\n\\t\\t<div class=\\\"desc\\\"><p>Cooked with a coal stove and on an open fire, food has its own unique taste and aroma.<\\/p><\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-auto\\\">\\r\\n\\t\\t<img src=\\\"\\/images\\/news\\/logo-icon.png\\\" alt=\\\"Logotype\\\" loading=\\\"lazy\\\">\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-auto\\\">\\r\\n\\t\\t<div class=\\\"desc\\\">\\r\\n\\t\\t\\t<p>A feature of our bar list is a large selection of beer, more than 250 varieties for every taste.<\\/p> \\r\\n\\t\\t\\t<p>Delicious and varied lunches on weekdays, interesting offers and promotions, sports broadcasts on a huge screen will not leave you indifferent.<\\/p>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":15,\"created\":\"2023-08-15 15:48:28\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-16 07:54:39\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-16 07:54:34\",\"publish_up\":\"2023-08-15 15:48:28\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/main.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.png?width=521&height=305\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.jpg?width=2592&height=1349\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:main\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":5,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0);
INSERT INTO `lsqvo_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(53, 'com_content.article.5', '', '2023-08-16 07:59:31', 113, 4311, '353fa31c46c6795a85f6d3dbee8254e87ef8163d', '{\"id\":\"5\",\"asset_id\":121,\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"alias\":\"glavnaya\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-12 col-md-4 main-left\\\">\\r\\n\\t\\t<div class=\\\"title\\\">ZAMES \\u2013 \\u044d\\u0442\\u043e \\u0441\\u0435\\u0442\\u044c \\u0443\\u044e\\u0442\\u043d\\u044b\\u0445 \\u0438 \\u0441\\u043e\\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0440\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u043e\\u0432 \\u0438 \\u0431\\u0430\\u0440\\u043e\\u0432.<\\/div>\\r\\n\\t\\t<div class=\\\"desc\\\"><p>\\u041f\\u0440\\u0438\\u0433\\u043e\\u0442\\u043e\\u0432\\u043b\\u0435\\u043d\\u043d\\u0430\\u044f \\u0441 \\u043f\\u043e\\u043c\\u043e\\u0449\\u044c\\u044e \\u0443\\u0433\\u043e\\u043b\\u044c\\u043d\\u043e\\u0439 \\u043f\\u0435\\u0447\\u0438 \\u0438 \\u043d\\u0430 \\u043e\\u0442\\u043a\\u0440\\u044b\\u0442\\u043e\\u043c \\u043e\\u0433\\u043d\\u0435 \\u0435\\u0434\\u0430 \\u043e\\u0431\\u043b\\u0430\\u0434\\u0430\\u0435\\u0442 \\u0441\\u0432\\u043e\\u0438\\u043c \\u043d\\u0435\\u043f\\u043e\\u0432\\u0442\\u043e\\u0440\\u0438\\u043c\\u044b\\u043c \\u0432\\u043a\\u0443\\u0441\\u043e\\u043c \\u0438 \\u0430\\u0440\\u043e\\u043c\\u0430\\u0442\\u043e\\u043c.<\\/p><\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"d-none d-block col-md-4\\\">\\r\\n\\t\\t<img src=\\\"images\\/logo-icon.png\\\" alt=\\\"Logotype\\\" loading=\\\"lazy\\\">\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-4 main-right\\\">\\r\\n\\t\\t<div class=\\\"desc\\\">\\r\\n\\t\\t\\t<p>\\u041e\\u0441\\u043e\\u0431\\u0435\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u043d\\u0430\\u0448\\u0435\\u0439 \\u0431\\u0430\\u0440\\u043d\\u043e\\u0439 \\u043a\\u0430\\u0440\\u0442\\u044b \\u2013 \\u044d\\u0442\\u043e \\u0431\\u043e\\u043b\\u044c\\u0448\\u043e\\u0439 \\u0432\\u044b\\u0431\\u043e\\u0440 \\u043f\\u0438\\u0432\\u0430, \\u0431\\u043e\\u043b\\u0435\\u0435 250 \\u0441\\u043e\\u0440\\u0442\\u043e\\u0432 \\u043d\\u0430 \\u043b\\u044e\\u0431\\u043e\\u0439 \\u0432\\u043a\\u0443\\u0441.<\\/p> \\r\\n\\t\\t\\t<p>\\u0412\\u043a\\u0443\\u0441\\u043d\\u044b\\u0435 \\u0438 \\u0440\\u0430\\u0437\\u043d\\u043e\\u043e\\u0431\\u0440\\u0430\\u0437\\u043d\\u044b\\u0435 \\u043b\\u0430\\u043d\\u0447\\u0438 \\u043f\\u043e \\u0431\\u0443\\u0434\\u043d\\u044f\\u043c, \\u0438\\u043d\\u0442\\u0435\\u0440\\u0435\\u0441\\u043d\\u044b\\u0435 \\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f \\u0438 \\u0430\\u043a\\u0446\\u0438\\u0438, \\u0441\\u043f\\u043e\\u0440\\u0442\\u0438\\u0432\\u043d\\u044b\\u0435 \\u0442\\u0440\\u0430\\u043d\\u0441\\u043b\\u044f\\u0446\\u0438\\u0438 \\u043d\\u0430 \\u043e\\u0433\\u0440\\u043e\\u043c\\u043d\\u043e\\u043c \\u044d\\u043a\\u0440\\u0430\\u043d\\u0435 \\u043d\\u0435 \\u043e\\u0441\\u0442\\u0430\\u0432\\u044f\\u0442 \\u0432\\u0430\\u0441 \\u0440\\u0430\\u0432\\u043d\\u043e\\u0434\\u0443\\u0448\\u043d\\u044b\\u043c.<\\/p>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":14,\"created\":\"2023-08-15 15:48:06\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-16 07:59:31\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-16 07:59:15\",\"publish_up\":\"2023-08-15 15:48:06\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/main.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.png?width=521&height=305\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.jpg?width=2592&height=1349\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:main\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":12,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(54, 'com_content.article.5', '', '2023-08-16 08:00:05', 113, 4316, 'f733dd5d3203e0c6f6a2397e1d9a6c52f68b9bdf', '{\"id\":\"5\",\"asset_id\":121,\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"alias\":\"glavnaya\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-12 col-md-4 main-left\\\">\\r\\n\\t\\t<div class=\\\"title\\\">ZAMES \\u2013 \\u044d\\u0442\\u043e \\u0441\\u0435\\u0442\\u044c \\u0443\\u044e\\u0442\\u043d\\u044b\\u0445 \\u0438 \\u0441\\u043e\\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0440\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u043e\\u0432 \\u0438 \\u0431\\u0430\\u0440\\u043e\\u0432.<\\/div>\\r\\n\\t\\t<div class=\\\"desc\\\"><p>\\u041f\\u0440\\u0438\\u0433\\u043e\\u0442\\u043e\\u0432\\u043b\\u0435\\u043d\\u043d\\u0430\\u044f \\u0441 \\u043f\\u043e\\u043c\\u043e\\u0449\\u044c\\u044e \\u0443\\u0433\\u043e\\u043b\\u044c\\u043d\\u043e\\u0439 \\u043f\\u0435\\u0447\\u0438 \\u0438 \\u043d\\u0430 \\u043e\\u0442\\u043a\\u0440\\u044b\\u0442\\u043e\\u043c \\u043e\\u0433\\u043d\\u0435 \\u0435\\u0434\\u0430 \\u043e\\u0431\\u043b\\u0430\\u0434\\u0430\\u0435\\u0442 \\u0441\\u0432\\u043e\\u0438\\u043c \\u043d\\u0435\\u043f\\u043e\\u0432\\u0442\\u043e\\u0440\\u0438\\u043c\\u044b\\u043c \\u0432\\u043a\\u0443\\u0441\\u043e\\u043c \\u0438 \\u0430\\u0440\\u043e\\u043c\\u0430\\u0442\\u043e\\u043c.<\\/p><\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"d-none d-md-block col-md-4\\\">\\r\\n\\t\\t<img src=\\\"\\/images\\/logo-icon.png\\\" alt=\\\"Logotype\\\" loading=\\\"lazy\\\">\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-4 main-right\\\">\\r\\n\\t\\t<div class=\\\"desc\\\">\\r\\n\\t\\t\\t<p>\\u041e\\u0441\\u043e\\u0431\\u0435\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u043d\\u0430\\u0448\\u0435\\u0439 \\u0431\\u0430\\u0440\\u043d\\u043e\\u0439 \\u043a\\u0430\\u0440\\u0442\\u044b \\u2013 \\u044d\\u0442\\u043e \\u0431\\u043e\\u043b\\u044c\\u0448\\u043e\\u0439 \\u0432\\u044b\\u0431\\u043e\\u0440 \\u043f\\u0438\\u0432\\u0430, \\u0431\\u043e\\u043b\\u0435\\u0435 250 \\u0441\\u043e\\u0440\\u0442\\u043e\\u0432 \\u043d\\u0430 \\u043b\\u044e\\u0431\\u043e\\u0439 \\u0432\\u043a\\u0443\\u0441.<\\/p> \\r\\n\\t\\t\\t<p>\\u0412\\u043a\\u0443\\u0441\\u043d\\u044b\\u0435 \\u0438 \\u0440\\u0430\\u0437\\u043d\\u043e\\u043e\\u0431\\u0440\\u0430\\u0437\\u043d\\u044b\\u0435 \\u043b\\u0430\\u043d\\u0447\\u0438 \\u043f\\u043e \\u0431\\u0443\\u0434\\u043d\\u044f\\u043c, \\u0438\\u043d\\u0442\\u0435\\u0440\\u0435\\u0441\\u043d\\u044b\\u0435 \\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f \\u0438 \\u0430\\u043a\\u0446\\u0438\\u0438, \\u0441\\u043f\\u043e\\u0440\\u0442\\u0438\\u0432\\u043d\\u044b\\u0435 \\u0442\\u0440\\u0430\\u043d\\u0441\\u043b\\u044f\\u0446\\u0438\\u0438 \\u043d\\u0430 \\u043e\\u0433\\u0440\\u043e\\u043c\\u043d\\u043e\\u043c \\u044d\\u043a\\u0440\\u0430\\u043d\\u0435 \\u043d\\u0435 \\u043e\\u0441\\u0442\\u0430\\u0432\\u044f\\u0442 \\u0432\\u0430\\u0441 \\u0440\\u0430\\u0432\\u043d\\u043e\\u0434\\u0443\\u0448\\u043d\\u044b\\u043c.<\\/p>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":14,\"created\":\"2023-08-15 15:48:06\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-16 08:00:05\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-16 07:59:31\",\"publish_up\":\"2023-08-15 15:48:06\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/main.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.png?width=521&height=305\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.jpg?width=2592&height=1349\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:main\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":13,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(55, 'com_content.article.5', '', '2023-08-16 08:02:36', 113, 4318, 'ab8e6f2e20471ebe44b97d0eb22d54417c0faa60', '{\"id\":\"5\",\"asset_id\":121,\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"alias\":\"glavnaya\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-12 col-md-4 main-left\\\">\\r\\n\\t\\t<h1 class=\\\"title\\\">ZAMES \\u2013 \\u044d\\u0442\\u043e \\u0441\\u0435\\u0442\\u044c \\u0443\\u044e\\u0442\\u043d\\u044b\\u0445 \\u0438 \\u0441\\u043e\\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0440\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u043e\\u0432 \\u0438 \\u0431\\u0430\\u0440\\u043e\\u0432.<\\/h1>\\r\\n\\t\\t<div class=\\\"desc\\\"><p>\\u041f\\u0440\\u0438\\u0433\\u043e\\u0442\\u043e\\u0432\\u043b\\u0435\\u043d\\u043d\\u0430\\u044f \\u0441 \\u043f\\u043e\\u043c\\u043e\\u0449\\u044c\\u044e \\u0443\\u0433\\u043e\\u043b\\u044c\\u043d\\u043e\\u0439 \\u043f\\u0435\\u0447\\u0438 \\u0438 \\u043d\\u0430 \\u043e\\u0442\\u043a\\u0440\\u044b\\u0442\\u043e\\u043c \\u043e\\u0433\\u043d\\u0435 \\u0435\\u0434\\u0430 \\u043e\\u0431\\u043b\\u0430\\u0434\\u0430\\u0435\\u0442 \\u0441\\u0432\\u043e\\u0438\\u043c \\u043d\\u0435\\u043f\\u043e\\u0432\\u0442\\u043e\\u0440\\u0438\\u043c\\u044b\\u043c \\u0432\\u043a\\u0443\\u0441\\u043e\\u043c \\u0438 \\u0430\\u0440\\u043e\\u043c\\u0430\\u0442\\u043e\\u043c.<\\/p><\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"d-none d-md-block col-md-4\\\">\\r\\n\\t\\t<img src=\\\"\\/images\\/logo-icon.png\\\" alt=\\\"Logotype\\\" loading=\\\"lazy\\\">\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-4 main-right\\\">\\r\\n\\t\\t<div class=\\\"desc\\\">\\r\\n\\t\\t\\t<p>\\u041e\\u0441\\u043e\\u0431\\u0435\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u043d\\u0430\\u0448\\u0435\\u0439 \\u0431\\u0430\\u0440\\u043d\\u043e\\u0439 \\u043a\\u0430\\u0440\\u0442\\u044b \\u2013 \\u044d\\u0442\\u043e \\u0431\\u043e\\u043b\\u044c\\u0448\\u043e\\u0439 \\u0432\\u044b\\u0431\\u043e\\u0440 \\u043f\\u0438\\u0432\\u0430, \\u0431\\u043e\\u043b\\u0435\\u0435 250 \\u0441\\u043e\\u0440\\u0442\\u043e\\u0432 \\u043d\\u0430 \\u043b\\u044e\\u0431\\u043e\\u0439 \\u0432\\u043a\\u0443\\u0441.<\\/p> \\r\\n\\t\\t\\t<p>\\u0412\\u043a\\u0443\\u0441\\u043d\\u044b\\u0435 \\u0438 \\u0440\\u0430\\u0437\\u043d\\u043e\\u043e\\u0431\\u0440\\u0430\\u0437\\u043d\\u044b\\u0435 \\u043b\\u0430\\u043d\\u0447\\u0438 \\u043f\\u043e \\u0431\\u0443\\u0434\\u043d\\u044f\\u043c, \\u0438\\u043d\\u0442\\u0435\\u0440\\u0435\\u0441\\u043d\\u044b\\u0435 \\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f \\u0438 \\u0430\\u043a\\u0446\\u0438\\u0438, \\u0441\\u043f\\u043e\\u0440\\u0442\\u0438\\u0432\\u043d\\u044b\\u0435 \\u0442\\u0440\\u0430\\u043d\\u0441\\u043b\\u044f\\u0446\\u0438\\u0438 \\u043d\\u0430 \\u043e\\u0433\\u0440\\u043e\\u043c\\u043d\\u043e\\u043c \\u044d\\u043a\\u0440\\u0430\\u043d\\u0435 \\u043d\\u0435 \\u043e\\u0441\\u0442\\u0430\\u0432\\u044f\\u0442 \\u0432\\u0430\\u0441 \\u0440\\u0430\\u0432\\u043d\\u043e\\u0434\\u0443\\u0448\\u043d\\u044b\\u043c.<\\/p>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":14,\"created\":\"2023-08-15 15:48:06\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-16 08:02:36\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-16 08:00:05\",\"publish_up\":\"2023-08-15 15:48:06\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/main.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.png?width=521&height=305\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.jpg?width=2592&height=1349\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:main\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":14,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(56, 'com_content.article.5', '', '2023-08-16 08:03:25', 113, 4314, '57fb8612035072277b7dfb85e06a1ad678bf3811', '{\"id\":\"5\",\"asset_id\":121,\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"alias\":\"glavnaya\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-12 col-md-5 main-left\\\">\\r\\n\\t\\t<h1 class=\\\"title\\\">ZAMES \\u2013 \\u044d\\u0442\\u043e \\u0441\\u0435\\u0442\\u044c \\u0443\\u044e\\u0442\\u043d\\u044b\\u0445 \\u0438 \\u0441\\u043e\\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0440\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u043e\\u0432 \\u0438 \\u0431\\u0430\\u0440\\u043e\\u0432.<\\/h1>\\r\\n\\t\\t<div class=\\\"desc\\\"><p>\\u041f\\u0440\\u0438\\u0433\\u043e\\u0442\\u043e\\u0432\\u043b\\u0435\\u043d\\u043d\\u0430\\u044f \\u0441 \\u043f\\u043e\\u043c\\u043e\\u0449\\u044c\\u044e \\u0443\\u0433\\u043e\\u043b\\u044c\\u043d\\u043e\\u0439 \\u043f\\u0435\\u0447\\u0438 \\u0438 \\u043d\\u0430 \\u043e\\u0442\\u043a\\u0440\\u044b\\u0442\\u043e\\u043c \\u043e\\u0433\\u043d\\u0435 \\u0435\\u0434\\u0430 \\u043e\\u0431\\u043b\\u0430\\u0434\\u0430\\u0435\\u0442 \\u0441\\u0432\\u043e\\u0438\\u043c \\u043d\\u0435\\u043f\\u043e\\u0432\\u0442\\u043e\\u0440\\u0438\\u043c\\u044b\\u043c \\u0432\\u043a\\u0443\\u0441\\u043e\\u043c \\u0438 \\u0430\\u0440\\u043e\\u043c\\u0430\\u0442\\u043e\\u043c.<\\/p><\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"d-none d-md-block col-md-2\\\">\\r\\n\\t\\t<img src=\\\"\\/images\\/logo-icon.png\\\" alt=\\\"Logotype\\\" loading=\\\"lazy\\\">\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-5 main-right\\\">\\r\\n\\t\\t<div class=\\\"desc\\\">\\r\\n\\t\\t\\t<p>\\u041e\\u0441\\u043e\\u0431\\u0435\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u043d\\u0430\\u0448\\u0435\\u0439 \\u0431\\u0430\\u0440\\u043d\\u043e\\u0439 \\u043a\\u0430\\u0440\\u0442\\u044b \\u2013 \\u044d\\u0442\\u043e \\u0431\\u043e\\u043b\\u044c\\u0448\\u043e\\u0439 \\u0432\\u044b\\u0431\\u043e\\u0440 \\u043f\\u0438\\u0432\\u0430, \\u0431\\u043e\\u043b\\u0435\\u0435 250 \\u0441\\u043e\\u0440\\u0442\\u043e\\u0432 \\u043d\\u0430 \\u043b\\u044e\\u0431\\u043e\\u0439 \\u0432\\u043a\\u0443\\u0441.<\\/p> \\r\\n\\t\\t\\t<p>\\u0412\\u043a\\u0443\\u0441\\u043d\\u044b\\u0435 \\u0438 \\u0440\\u0430\\u0437\\u043d\\u043e\\u043e\\u0431\\u0440\\u0430\\u0437\\u043d\\u044b\\u0435 \\u043b\\u0430\\u043d\\u0447\\u0438 \\u043f\\u043e \\u0431\\u0443\\u0434\\u043d\\u044f\\u043c, \\u0438\\u043d\\u0442\\u0435\\u0440\\u0435\\u0441\\u043d\\u044b\\u0435 \\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f \\u0438 \\u0430\\u043a\\u0446\\u0438\\u0438, \\u0441\\u043f\\u043e\\u0440\\u0442\\u0438\\u0432\\u043d\\u044b\\u0435 \\u0442\\u0440\\u0430\\u043d\\u0441\\u043b\\u044f\\u0446\\u0438\\u0438 \\u043d\\u0430 \\u043e\\u0433\\u0440\\u043e\\u043c\\u043d\\u043e\\u043c \\u044d\\u043a\\u0440\\u0430\\u043d\\u0435 \\u043d\\u0435 \\u043e\\u0441\\u0442\\u0430\\u0432\\u044f\\u0442 \\u0432\\u0430\\u0441 \\u0440\\u0430\\u0432\\u043d\\u043e\\u0434\\u0443\\u0448\\u043d\\u044b\\u043c.<\\/p>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":14,\"created\":\"2023-08-15 15:48:06\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-16 08:03:25\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-16 08:02:36\",\"publish_up\":\"2023-08-15 15:48:06\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/main.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.png?width=521&height=305\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.jpg?width=2592&height=1349\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:main\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":15,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(57, 'com_content.article.5', '', '2023-08-16 08:03:59', 113, 4326, '50e06ec9a06b46d6607538ca093106e34a17ead1', '{\"id\":\"5\",\"asset_id\":121,\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"alias\":\"glavnaya\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-12 col-md-4 main-left\\\">\\r\\n\\t\\t<h1 class=\\\"title\\\">ZAMES \\u2013 \\u044d\\u0442\\u043e \\u0441\\u0435\\u0442\\u044c \\u0443\\u044e\\u0442\\u043d\\u044b\\u0445 \\u0438 \\u0441\\u043e\\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0440\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u043e\\u0432 \\u0438 \\u0431\\u0430\\u0440\\u043e\\u0432.<\\/h1>\\r\\n\\t\\t<div class=\\\"desc\\\"><p>\\u041f\\u0440\\u0438\\u0433\\u043e\\u0442\\u043e\\u0432\\u043b\\u0435\\u043d\\u043d\\u0430\\u044f \\u0441 \\u043f\\u043e\\u043c\\u043e\\u0449\\u044c\\u044e \\u0443\\u0433\\u043e\\u043b\\u044c\\u043d\\u043e\\u0439 \\u043f\\u0435\\u0447\\u0438 \\u0438 \\u043d\\u0430 \\u043e\\u0442\\u043a\\u0440\\u044b\\u0442\\u043e\\u043c \\u043e\\u0433\\u043d\\u0435 \\u0435\\u0434\\u0430 \\u043e\\u0431\\u043b\\u0430\\u0434\\u0430\\u0435\\u0442 \\u0441\\u0432\\u043e\\u0438\\u043c \\u043d\\u0435\\u043f\\u043e\\u0432\\u0442\\u043e\\u0440\\u0438\\u043c\\u044b\\u043c \\u0432\\u043a\\u0443\\u0441\\u043e\\u043c \\u0438 \\u0430\\u0440\\u043e\\u043c\\u0430\\u0442\\u043e\\u043c.<\\/p><\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"d-none d-md-block col-md-4 main-center\\\">\\r\\n\\t\\t<img src=\\\"\\/images\\/logo-icon.png\\\" alt=\\\"Logotype\\\" loading=\\\"lazy\\\">\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-4 main-right\\\">\\r\\n\\t\\t<div class=\\\"desc\\\">\\r\\n\\t\\t\\t<p>\\u041e\\u0441\\u043e\\u0431\\u0435\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u043d\\u0430\\u0448\\u0435\\u0439 \\u0431\\u0430\\u0440\\u043d\\u043e\\u0439 \\u043a\\u0430\\u0440\\u0442\\u044b \\u2013 \\u044d\\u0442\\u043e \\u0431\\u043e\\u043b\\u044c\\u0448\\u043e\\u0439 \\u0432\\u044b\\u0431\\u043e\\u0440 \\u043f\\u0438\\u0432\\u0430, \\u0431\\u043e\\u043b\\u0435\\u0435 250 \\u0441\\u043e\\u0440\\u0442\\u043e\\u0432 \\u043d\\u0430 \\u043b\\u044e\\u0431\\u043e\\u0439 \\u0432\\u043a\\u0443\\u0441.<\\/p> \\r\\n\\t\\t\\t<p>\\u0412\\u043a\\u0443\\u0441\\u043d\\u044b\\u0435 \\u0438 \\u0440\\u0430\\u0437\\u043d\\u043e\\u043e\\u0431\\u0440\\u0430\\u0437\\u043d\\u044b\\u0435 \\u043b\\u0430\\u043d\\u0447\\u0438 \\u043f\\u043e \\u0431\\u0443\\u0434\\u043d\\u044f\\u043c, \\u0438\\u043d\\u0442\\u0435\\u0440\\u0435\\u0441\\u043d\\u044b\\u0435 \\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f \\u0438 \\u0430\\u043a\\u0446\\u0438\\u0438, \\u0441\\u043f\\u043e\\u0440\\u0442\\u0438\\u0432\\u043d\\u044b\\u0435 \\u0442\\u0440\\u0430\\u043d\\u0441\\u043b\\u044f\\u0446\\u0438\\u0438 \\u043d\\u0430 \\u043e\\u0433\\u0440\\u043e\\u043c\\u043d\\u043e\\u043c \\u044d\\u043a\\u0440\\u0430\\u043d\\u0435 \\u043d\\u0435 \\u043e\\u0441\\u0442\\u0430\\u0432\\u044f\\u0442 \\u0432\\u0430\\u0441 \\u0440\\u0430\\u0432\\u043d\\u043e\\u0434\\u0443\\u0448\\u043d\\u044b\\u043c.<\\/p>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":14,\"created\":\"2023-08-15 15:48:06\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-16 08:03:59\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-16 08:03:25\",\"publish_up\":\"2023-08-15 15:48:06\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/main.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.png?width=521&height=305\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.jpg?width=2592&height=1349\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:main\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":16,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(58, 'com_content.article.6', '', '2023-08-16 08:04:51', 113, 2665, '09129e28d985e46ce317f9f11c086ff1df911127', '{\"id\":\"6\",\"asset_id\":122,\"title\":\"Home\",\"alias\":\"home\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-12 col-md-4 main-left\\\">\\r\\n\\t\\t<div class=\\\"title\\\">ZAMES \\u2013 is a network of cozy and modern restaurants and bars.<\\/div>\\r\\n\\t\\t<div class=\\\"desc\\\"><p>Cooked with a coal stove and on an open fire, food has its own unique taste and aroma.<\\/p><\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"d-none d-md-block col-md-4 main-center\\\">\\r\\n\\t\\t<img src=\\\"images\\/logo-icon.png\\\" alt=\\\"Logotype\\\" loading=\\\"lazy\\\">\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-4 main-right\\\">\\r\\n\\t\\t<div class=\\\"desc\\\">\\r\\n\\t\\t\\t<p>A feature of our bar list is a large selection of beer, more than 250 varieties for every taste.<\\/p> \\r\\n\\t\\t\\t<p>Delicious and varied lunches on weekdays, interesting offers and promotions, sports broadcasts on a huge screen will not leave you indifferent.<\\/p>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":15,\"created\":\"2023-08-15 15:48:28\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-16 08:04:51\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-16 08:04:03\",\"publish_up\":\"2023-08-15 15:48:28\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/main.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.png?width=521&height=305\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.jpg?width=2592&height=1349\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:main\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":6,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(59, 'com_content.article.6', '', '2023-08-16 08:08:48', 113, 2663, 'd5438bf66a826189a87bf24a4545f0773063d62f', '{\"id\":\"6\",\"asset_id\":122,\"title\":\"Home\",\"alias\":\"home\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-12 col-md-4 main-left\\\">\\r\\n\\t\\t<h1 class=\\\"title\\\">ZAMES \\u2013 is a network of cozy and modern restaurants and bars.<\\/h1>\\r\\n\\t\\t<div class=\\\"desc\\\"><p>Cooked with a coal stove and on an open fire, food has its own unique taste and aroma.<\\/p><\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"d-none d-md-block col-md-4 main-center\\\">\\r\\n\\t\\t<img src=\\\"images\\/logo-icon.png\\\" alt=\\\"Logotype\\\" loading=\\\"lazy\\\">\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-4 main-right\\\">\\r\\n\\t\\t<div class=\\\"desc\\\">\\r\\n\\t\\t\\t<p>A feature of our bar list is a large selection of beer, more than 250 varieties for every taste.<\\/p> \\r\\n\\t\\t\\t<p>Delicious and varied lunches on weekdays, interesting offers and promotions, sports broadcasts on a huge screen will not leave you indifferent.<\\/p>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":15,\"created\":\"2023-08-15 15:48:28\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-16 08:08:48\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-16 08:08:24\",\"publish_up\":\"2023-08-15 15:48:28\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/main.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.png?width=521&height=305\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.jpg?width=2592&height=1349\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:main\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":7,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(60, 'com_content.article.5', '', '2023-08-16 08:16:07', 113, 4325, 'c8923bd4565e70f565547e0e64f578d8513f2be7', '{\"id\":\"5\",\"asset_id\":121,\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"alias\":\"glavnaya\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-12 col-md-4 main-left\\\">\\r\\n\\t\\t<h1 class=\\\"title\\\">ZAMES \\u2013 \\u044d\\u0442\\u043e \\u0441\\u0435\\u0442\\u044c \\u0443\\u044e\\u0442\\u043d\\u044b\\u0445 \\u0438 \\u0441\\u043e\\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0440\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u043e\\u0432 \\u0438 \\u0431\\u0430\\u0440\\u043e\\u0432.<\\/h1>\\r\\n\\t\\t<div class=\\\"desc\\\"><p>\\u041f\\u0440\\u0438\\u0433\\u043e\\u0442\\u043e\\u0432\\u043b\\u0435\\u043d\\u043d\\u0430\\u044f \\u0441 \\u043f\\u043e\\u043c\\u043e\\u0449\\u044c\\u044e \\u0443\\u0433\\u043e\\u043b\\u044c\\u043d\\u043e\\u0439 \\u043f\\u0435\\u0447\\u0438 \\u0438 \\u043d\\u0430 \\u043e\\u0442\\u043a\\u0440\\u044b\\u0442\\u043e\\u043c \\u043e\\u0433\\u043d\\u0435 \\u0435\\u0434\\u0430 \\u043e\\u0431\\u043b\\u0430\\u0434\\u0430\\u0435\\u0442 \\u0441\\u0432\\u043e\\u0438\\u043c \\u043d\\u0435\\u043f\\u043e\\u0432\\u0442\\u043e\\u0440\\u0438\\u043c\\u044b\\u043c \\u0432\\u043a\\u0443\\u0441\\u043e\\u043c \\u0438 \\u0430\\u0440\\u043e\\u043c\\u0430\\u0442\\u043e\\u043c.<\\/p><\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"d-none d-md-flex col-md-4 main-center\\\">\\r\\n\\t\\t<img src=\\\"\\/images\\/logo-icon.png\\\" alt=\\\"Logotype\\\" loading=\\\"lazy\\\">\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-4 main-right\\\">\\r\\n\\t\\t<div class=\\\"desc\\\">\\r\\n\\t\\t\\t<p>\\u041e\\u0441\\u043e\\u0431\\u0435\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u043d\\u0430\\u0448\\u0435\\u0439 \\u0431\\u0430\\u0440\\u043d\\u043e\\u0439 \\u043a\\u0430\\u0440\\u0442\\u044b \\u2013 \\u044d\\u0442\\u043e \\u0431\\u043e\\u043b\\u044c\\u0448\\u043e\\u0439 \\u0432\\u044b\\u0431\\u043e\\u0440 \\u043f\\u0438\\u0432\\u0430, \\u0431\\u043e\\u043b\\u0435\\u0435 250 \\u0441\\u043e\\u0440\\u0442\\u043e\\u0432 \\u043d\\u0430 \\u043b\\u044e\\u0431\\u043e\\u0439 \\u0432\\u043a\\u0443\\u0441.<\\/p> \\r\\n\\t\\t\\t<p>\\u0412\\u043a\\u0443\\u0441\\u043d\\u044b\\u0435 \\u0438 \\u0440\\u0430\\u0437\\u043d\\u043e\\u043e\\u0431\\u0440\\u0430\\u0437\\u043d\\u044b\\u0435 \\u043b\\u0430\\u043d\\u0447\\u0438 \\u043f\\u043e \\u0431\\u0443\\u0434\\u043d\\u044f\\u043c, \\u0438\\u043d\\u0442\\u0435\\u0440\\u0435\\u0441\\u043d\\u044b\\u0435 \\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f \\u0438 \\u0430\\u043a\\u0446\\u0438\\u0438, \\u0441\\u043f\\u043e\\u0440\\u0442\\u0438\\u0432\\u043d\\u044b\\u0435 \\u0442\\u0440\\u0430\\u043d\\u0441\\u043b\\u044f\\u0446\\u0438\\u0438 \\u043d\\u0430 \\u043e\\u0433\\u0440\\u043e\\u043c\\u043d\\u043e\\u043c \\u044d\\u043a\\u0440\\u0430\\u043d\\u0435 \\u043d\\u0435 \\u043e\\u0441\\u0442\\u0430\\u0432\\u044f\\u0442 \\u0432\\u0430\\u0441 \\u0440\\u0430\\u0432\\u043d\\u043e\\u0434\\u0443\\u0448\\u043d\\u044b\\u043c.<\\/p>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":14,\"created\":\"2023-08-15 15:48:06\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-16 08:16:07\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-16 08:16:00\",\"publish_up\":\"2023-08-15 15:48:06\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/main.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.png?width=521&height=305\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.jpg?width=2592&height=1349\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:main\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":18,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(61, 'com_content.article.6', '', '2023-08-16 08:16:14', 113, 2662, 'a805b26c0680454d69a3a550626cf5c629c25a0c', '{\"id\":\"6\",\"asset_id\":122,\"title\":\"Home\",\"alias\":\"home\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-12 col-md-4 main-left\\\">\\r\\n\\t\\t<h1 class=\\\"title\\\">ZAMES \\u2013 is a network of cozy and modern restaurants and bars.<\\/h1>\\r\\n\\t\\t<div class=\\\"desc\\\"><p>Cooked with a coal stove and on an open fire, food has its own unique taste and aroma.<\\/p><\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"d-none d-md-flex col-md-4 main-center\\\">\\r\\n\\t\\t<img src=\\\"images\\/logo-icon.png\\\" alt=\\\"Logotype\\\" loading=\\\"lazy\\\">\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-4 main-right\\\">\\r\\n\\t\\t<div class=\\\"desc\\\">\\r\\n\\t\\t\\t<p>A feature of our bar list is a large selection of beer, more than 250 varieties for every taste.<\\/p> \\r\\n\\t\\t\\t<p>Delicious and varied lunches on weekdays, interesting offers and promotions, sports broadcasts on a huge screen will not leave you indifferent.<\\/p>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":15,\"created\":\"2023-08-15 15:48:28\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-16 08:16:14\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-16 08:08:48\",\"publish_up\":\"2023-08-15 15:48:28\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/main.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.png?width=521&height=305\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.jpg?width=2592&height=1349\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:main\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":8,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(62, 'com_content.article.19', '', '2023-08-17 15:59:24', 113, 1741, '7b879f274eb52f236d785d7e9bc0029262647135', '{\"id\":19,\"asset_id\":150,\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0410\\u0428\\u0418\\u0420\\u0421\\u041a\\u0410\\u042f \\u041f\\u041b\\u0410\\u0417\\u0410\\u00bb \",\"alias\":\"trts-kashirskaya-plaza\",\"introtext\":\"\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2023-08-17 15:59:24\",\"created_by\":113,\"created_by_alias\":\"\",\"modified\":\"2023-08-17 15:59:24\",\"modified_by\":113,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":\"1\",\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0),
(64, 'com_content.article.19', '', '2023-08-17 16:06:22', 113, 1757, '0507bfef0e17a0ea60eb4899ba0c2f1933b5352e', '{\"id\":\"19\",\"asset_id\":150,\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0410\\u0428\\u0418\\u0420\\u0421\\u041a\\u0410\\u042f \\u041f\\u041b\\u0410\\u0417\\u0410\\u00bb \",\"alias\":\"trts-kashirskaya-plaza\",\"introtext\":\"\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":10,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-17 16:06:22\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-17 16:04:25\",\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `lsqvo_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(65, 'com_content.article.19', '', '2023-08-17 16:12:26', 113, 1999, 'ffecc22e46f1ca7bda265d4c02dfad916b262273', '{\"id\":\"19\",\"asset_id\":150,\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0410\\u0428\\u0418\\u0420\\u0421\\u041a\\u0410\\u042f \\u041f\\u041b\\u0410\\u0417\\u0410\\u00bb \",\"alias\":\"trts-kashirskaya-plaza\",\"introtext\":\"\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":10,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-17 16:12:26\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-17 16:06:22\",\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/item\\\\\\/1.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/item\\\\\\/1.jpg?width=1050&height=600\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/rectangle.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/rectangle.jpg?width=1920&height=999\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(66, 'com_content.article.19', '', '2023-08-17 16:13:46', 113, 2018, 'fbd964e36eb897f51d9299943c2336273f64f32a', '{\"id\":\"19\",\"asset_id\":150,\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0410\\u0428\\u0418\\u0420\\u0421\\u041a\\u0410\\u042f \\u041f\\u041b\\u0410\\u0417\\u0410\\u00bb \",\"alias\":\"trts-kashirskaya-plaza\",\"introtext\":\"\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":10,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-17 16:13:46\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-17 16:12:26\",\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/item\\\\\\/1.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/item\\\\\\/1.jpg?width=1050&height=600\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/rectangle.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/rectangle.jpg?width=1920&height=999\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(67, 'com_content.article.19', '', '2023-08-17 17:33:42', 113, 2562, '0117fddaf9eeaa3f752c7e3ce129d80e9618d0e6', '{\"id\":\"19\",\"asset_id\":150,\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0410\\u0428\\u0418\\u0420\\u0421\\u041a\\u0410\\u042f \\u041f\\u041b\\u0410\\u0417\\u0410\\u00bb \",\"alias\":\"trts-kashirskaya-plaza\",\"introtext\":\"ZAMES \\u0432 \\u0422\\u0420\\u0426 \\\"\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\\" - \\u0444\\u043b\\u0430\\u0433\\u043c\\u0430\\u043d \\u0441\\u0435\\u0442\\u0438 \\u0441 \\u0438\\u0437\\u044b\\u0441\\u043a\\u0430\\u043d\\u043d\\u044b\\u043c \\u0441\\u043e\\u0447\\u0435\\u0442\\u0430\\u043d\\u0438\\u0435\\u043c \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\\u043e\\u0432, \\u0442\\u0435\\u043a\\u0441\\u0442\\u0443\\u0440 \\u0438 \\u043f\\u0440\\u0435\\u0434\\u043c\\u0435\\u0442\\u043e\\u0432 \\u0438\\u0441\\u043a\\u0443\\u0441\\u0441\\u0442\\u0432\\u0430.\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":10,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-17 17:33:42\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-17 17:19:36\",\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/item\\\\\\/1.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/item\\\\\\/1.jpg?width=1050&height=600\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/rectangle.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/rectangle.jpg?width=1920&height=999\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":18,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(68, 'com_content.article.19', '', '2023-08-17 20:19:38', 113, 2570, '937128db63721ecacd229071d9508c3b72c9fad1', '{\"id\":\"19\",\"asset_id\":150,\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"alias\":\"trts-kashirskaya-plaza\",\"introtext\":\"ZAMES \\u0432 \\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb - \\u0444\\u043b\\u0430\\u0433\\u043c\\u0430\\u043d \\u0441\\u0435\\u0442\\u0438 \\u0441 \\u0438\\u0437\\u044b\\u0441\\u043a\\u0430\\u043d\\u043d\\u044b\\u043c \\u0441\\u043e\\u0447\\u0435\\u0442\\u0430\\u043d\\u0438\\u0435\\u043c \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\\u043e\\u0432, \\u0442\\u0435\\u043a\\u0441\\u0442\\u0443\\u0440 \\u0438 \\u043f\\u0440\\u0435\\u0434\\u043c\\u0435\\u0442\\u043e\\u0432 \\u0438\\u0441\\u043a\\u0443\\u0441\\u0441\\u0442\\u0432\\u0430.\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":10,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-17 20:19:38\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-17 20:18:58\",\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/item\\\\\\/1.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/item\\\\\\/1.jpg?width=1050&height=600\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/rectangle.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/rectangle.jpg?width=1920&height=999\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":20,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(73, 'com_content.article.21', '', '2023-08-18 16:23:32', 113, 2562, 'b5a03876ca919e204b5f5f7523de070ebc309002', '{\"id\":21,\"asset_id\":164,\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb  (2)\",\"alias\":\"trts-kashirskaya-plaza-2\",\"introtext\":\"ZAMES \\u0432 \\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb - \\u0444\\u043b\\u0430\\u0433\\u043c\\u0430\\u043d \\u0441\\u0435\\u0442\\u0438 \\u0441 \\u0438\\u0437\\u044b\\u0441\\u043a\\u0430\\u043d\\u043d\\u044b\\u043c \\u0441\\u043e\\u0447\\u0435\\u0442\\u0430\\u043d\\u0438\\u0435\\u043c \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\\u043e\\u0432, \\u0442\\u0435\\u043a\\u0441\\u0442\\u0443\\u0440 \\u0438 \\u043f\\u0440\\u0435\\u0434\\u043c\\u0435\\u0442\\u043e\\u0432 \\u0438\\u0441\\u043a\\u0443\\u0441\\u0441\\u0442\\u0432\\u0430.\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":10,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-18 14:06:10\",\"modified_by\":\"113\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/item\\\\\\/1.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/item\\\\\\/1.jpg?width=1050&height=600\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/rectangle.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/rectangle.jpg?width=1920&height=999\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(74, 'com_content.article.21', '', '2023-08-18 16:24:04', 113, 2472, '671b931d22513ef71a22bda19398d32f440aa799', '{\"id\":\"21\",\"asset_id\":164,\"title\":\"\\u041c\\u0418\\u0422\\u0418\\u041d\\u041e\",\"alias\":\"mitino\",\"introtext\":\"ZAMES \\u0432 \\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb - \\u0444\\u043b\\u0430\\u0433\\u043c\\u0430\\u043d \\u0441\\u0435\\u0442\\u0438 \\u0441 \\u0438\\u0437\\u044b\\u0441\\u043a\\u0430\\u043d\\u043d\\u044b\\u043c \\u0441\\u043e\\u0447\\u0435\\u0442\\u0430\\u043d\\u0438\\u0435\\u043c \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\\u043e\\u0432, \\u0442\\u0435\\u043a\\u0441\\u0442\\u0443\\u0440 \\u0438 \\u043f\\u0440\\u0435\\u0434\\u043c\\u0435\\u0442\\u043e\\u0432 \\u0438\\u0441\\u043a\\u0443\\u0441\\u0441\\u0442\\u0432\\u0430.\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":10,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-18 16:24:04\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-18 16:23:32\",\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/item\\\\\\/2.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/item\\\\\\/2.jpg?width=1050&height=600\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/rectangle.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/rectangle.jpg?width=1920&height=999\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(77, 'com_content.article.21', '', '2023-08-18 16:26:00', 113, 2472, '1b9d06a85e8577a984a2ba819573af2514bde45d', '{\"id\":\"21\",\"asset_id\":164,\"title\":\"\\u041c\\u0438\\u0442\\u0438\\u043d\\u043e\",\"alias\":\"mitino\",\"introtext\":\"ZAMES \\u0432 \\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb - \\u0444\\u043b\\u0430\\u0433\\u043c\\u0430\\u043d \\u0441\\u0435\\u0442\\u0438 \\u0441 \\u0438\\u0437\\u044b\\u0441\\u043a\\u0430\\u043d\\u043d\\u044b\\u043c \\u0441\\u043e\\u0447\\u0435\\u0442\\u0430\\u043d\\u0438\\u0435\\u043c \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\\u043e\\u0432, \\u0442\\u0435\\u043a\\u0441\\u0442\\u0443\\u0440 \\u0438 \\u043f\\u0440\\u0435\\u0434\\u043c\\u0435\\u0442\\u043e\\u0432 \\u0438\\u0441\\u043a\\u0443\\u0441\\u0441\\u0442\\u0432\\u0430.\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":10,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-18 16:26:00\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-18 16:24:04\",\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/item\\\\\\/2.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/item\\\\\\/2.jpg?width=1050&height=600\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/rectangle.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/rectangle.jpg?width=1920&height=999\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(78, 'com_content.article.23', '', '2023-08-18 16:27:21', 113, 2465, '3ce3da963f4ddf05b458b9c34e8b2bcb785b23f4', '{\"id\":23,\"asset_id\":166,\"title\":\"\\u041c\\u0438\\u0442\\u0438\\u043d\\u043e (2)\",\"alias\":\"mitino-2\",\"introtext\":\"ZAMES \\u0432 \\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb - \\u0444\\u043b\\u0430\\u0433\\u043c\\u0430\\u043d \\u0441\\u0435\\u0442\\u0438 \\u0441 \\u0438\\u0437\\u044b\\u0441\\u043a\\u0430\\u043d\\u043d\\u044b\\u043c \\u0441\\u043e\\u0447\\u0435\\u0442\\u0430\\u043d\\u0438\\u0435\\u043c \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\\u043e\\u0432, \\u0442\\u0435\\u043a\\u0441\\u0442\\u0443\\u0440 \\u0438 \\u043f\\u0440\\u0435\\u0434\\u043c\\u0435\\u0442\\u043e\\u0432 \\u0438\\u0441\\u043a\\u0443\\u0441\\u0441\\u0442\\u0432\\u0430.\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":10,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-18 16:26:58\",\"modified_by\":\"113\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/item\\\\\\/2.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/item\\\\\\/2.jpg?width=1050&height=600\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/rectangle.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/rectangle.jpg?width=1920&height=999\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(79, 'com_content.article.23', '', '2023-08-18 16:28:00', 113, 2509, '3171fcbb4432e9ad0321eeb804dd8b83c8c39c1d', '{\"id\":\"23\",\"asset_id\":166,\"title\":\"\\u0410\\u0444\\u0438\\u043c\\u043e\\u043b\\u043b \\u0421\\u0438\\u0442\\u0438\",\"alias\":\"afimoll-siti\",\"introtext\":\"ZAMES \\u0432 \\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb - \\u0444\\u043b\\u0430\\u0433\\u043c\\u0430\\u043d \\u0441\\u0435\\u0442\\u0438 \\u0441 \\u0438\\u0437\\u044b\\u0441\\u043a\\u0430\\u043d\\u043d\\u044b\\u043c \\u0441\\u043e\\u0447\\u0435\\u0442\\u0430\\u043d\\u0438\\u0435\\u043c \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\\u043e\\u0432, \\u0442\\u0435\\u043a\\u0441\\u0442\\u0443\\u0440 \\u0438 \\u043f\\u0440\\u0435\\u0434\\u043c\\u0435\\u0442\\u043e\\u0432 \\u0438\\u0441\\u043a\\u0443\\u0441\\u0441\\u0442\\u0432\\u0430.\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":10,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-18 16:28:00\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-18 16:27:21\",\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/item\\\\\\/3.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/item\\\\\\/3.jpg?width=1050&height=600\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/rectangle.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/rectangle.jpg?width=1920&height=999\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(82, 'com_content.article.25', '', '2023-08-18 16:29:19', 113, 2502, 'd42b3e217fe1f21bf69f83763ef90b243ad68b53', '{\"id\":25,\"asset_id\":168,\"title\":\"\\u0410\\u0444\\u0438\\u043c\\u043e\\u043b\\u043b \\u0421\\u0438\\u0442\\u0438 (2)\",\"alias\":\"afimoll-siti-2\",\"introtext\":\"ZAMES \\u0432 \\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb - \\u0444\\u043b\\u0430\\u0433\\u043c\\u0430\\u043d \\u0441\\u0435\\u0442\\u0438 \\u0441 \\u0438\\u0437\\u044b\\u0441\\u043a\\u0430\\u043d\\u043d\\u044b\\u043c \\u0441\\u043e\\u0447\\u0435\\u0442\\u0430\\u043d\\u0438\\u0435\\u043c \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\\u043e\\u0432, \\u0442\\u0435\\u043a\\u0441\\u0442\\u0443\\u0440 \\u0438 \\u043f\\u0440\\u0435\\u0434\\u043c\\u0435\\u0442\\u043e\\u0432 \\u0438\\u0441\\u043a\\u0443\\u0441\\u0441\\u0442\\u0432\\u0430.\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":10,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-18 16:29:00\",\"modified_by\":\"113\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/item\\\\\\/3.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/item\\\\\\/3.jpg?width=1050&height=600\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/rectangle.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/rectangle.jpg?width=1920&height=999\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(83, 'com_content.article.25', '', '2023-08-18 16:30:01', 113, 2553, '03cfed07d3377253347c38ec2a403abedf1d2f5c', '{\"id\":\"25\",\"asset_id\":168,\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0443\\u043d\\u0446\\u0435\\u0432\\u043e \\u041f\\u0437\\u0430\\u0437\\u0430\\u00bb\",\"alias\":\"trts-kuntsevo-pzaza\",\"introtext\":\"ZAMES \\u0432 \\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb - \\u0444\\u043b\\u0430\\u0433\\u043c\\u0430\\u043d \\u0441\\u0435\\u0442\\u0438 \\u0441 \\u0438\\u0437\\u044b\\u0441\\u043a\\u0430\\u043d\\u043d\\u044b\\u043c \\u0441\\u043e\\u0447\\u0435\\u0442\\u0430\\u043d\\u0438\\u0435\\u043c \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\\u043e\\u0432, \\u0442\\u0435\\u043a\\u0441\\u0442\\u0443\\u0440 \\u0438 \\u043f\\u0440\\u0435\\u0434\\u043c\\u0435\\u0442\\u043e\\u0432 \\u0438\\u0441\\u043a\\u0443\\u0441\\u0441\\u0442\\u0432\\u0430.\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":10,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-18 16:30:01\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-18 16:29:19\",\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/item\\\\\\/4.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/item\\\\\\/4.jpg?width=1050&height=600\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/rectangle.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/rectangle.jpg?width=1920&height=999\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(86, 'com_content.article.27', '', '2023-08-18 16:31:19', 113, 2546, 'c1cfe73b7da65698c5dbb9d30ff41302c41d8117', '{\"id\":27,\"asset_id\":170,\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0443\\u043d\\u0446\\u0435\\u0432\\u043e \\u041f\\u0437\\u0430\\u0437\\u0430\\u00bb (2)\",\"alias\":\"trts-kuntsevo-pzaza-2\",\"introtext\":\"ZAMES \\u0432 \\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb - \\u0444\\u043b\\u0430\\u0433\\u043c\\u0430\\u043d \\u0441\\u0435\\u0442\\u0438 \\u0441 \\u0438\\u0437\\u044b\\u0441\\u043a\\u0430\\u043d\\u043d\\u044b\\u043c \\u0441\\u043e\\u0447\\u0435\\u0442\\u0430\\u043d\\u0438\\u0435\\u043c \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\\u043e\\u0432, \\u0442\\u0435\\u043a\\u0441\\u0442\\u0443\\u0440 \\u0438 \\u043f\\u0440\\u0435\\u0434\\u043c\\u0435\\u0442\\u043e\\u0432 \\u0438\\u0441\\u043a\\u0443\\u0441\\u0441\\u0442\\u0432\\u0430.\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":10,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-18 16:31:05\",\"modified_by\":\"113\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/item\\\\\\/4.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/item\\\\\\/4.jpg?width=1050&height=600\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/rectangle.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/rectangle.jpg?width=1920&height=999\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(87, 'com_content.article.27', '', '2023-08-18 16:31:51', 113, 2506, '5a7d582035b86a06229a49c04240e81834a15ddb', '{\"id\":\"27\",\"asset_id\":170,\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u0425\\u043e\\u0440\\u043e\\u0448\\u043e\\\"\",\"alias\":\"trts-khorosho\",\"introtext\":\"ZAMES \\u0432 \\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb - \\u0444\\u043b\\u0430\\u0433\\u043c\\u0430\\u043d \\u0441\\u0435\\u0442\\u0438 \\u0441 \\u0438\\u0437\\u044b\\u0441\\u043a\\u0430\\u043d\\u043d\\u044b\\u043c \\u0441\\u043e\\u0447\\u0435\\u0442\\u0430\\u043d\\u0438\\u0435\\u043c \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\\u043e\\u0432, \\u0442\\u0435\\u043a\\u0441\\u0442\\u0443\\u0440 \\u0438 \\u043f\\u0440\\u0435\\u0434\\u043c\\u0435\\u0442\\u043e\\u0432 \\u0438\\u0441\\u043a\\u0443\\u0441\\u0441\\u0442\\u0432\\u0430.\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":10,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-18 16:31:51\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-18 16:31:19\",\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/item\\\\\\/5.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/item\\\\\\/5.jpg?width=1050&height=600\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/rectangle.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/rectangle.jpg?width=1920&height=999\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(90, 'com_content.article.27', '', '2023-08-18 16:32:49', 113, 2510, 'a9fff88fc555bd4acea1c2176aef42f5db0e06a5', '{\"id\":\"27\",\"asset_id\":170,\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u0425\\u043e\\u0440\\u043e\\u0448\\u043e\\u00bb\",\"alias\":\"trts-khorosho\",\"introtext\":\"ZAMES \\u0432 \\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb - \\u0444\\u043b\\u0430\\u0433\\u043c\\u0430\\u043d \\u0441\\u0435\\u0442\\u0438 \\u0441 \\u0438\\u0437\\u044b\\u0441\\u043a\\u0430\\u043d\\u043d\\u044b\\u043c \\u0441\\u043e\\u0447\\u0435\\u0442\\u0430\\u043d\\u0438\\u0435\\u043c \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\\u043e\\u0432, \\u0442\\u0435\\u043a\\u0441\\u0442\\u0443\\u0440 \\u0438 \\u043f\\u0440\\u0435\\u0434\\u043c\\u0435\\u0442\\u043e\\u0432 \\u0438\\u0441\\u043a\\u0443\\u0441\\u0441\\u0442\\u0432\\u0430.\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":10,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-18 16:32:49\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-18 16:31:51\",\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/item\\\\\\/5.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/item\\\\\\/5.jpg?width=1050&height=600\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/rectangle.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/rectangle.jpg?width=1920&height=999\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(91, 'com_content.article.29', '', '2023-08-18 16:33:20', 113, 2503, 'b88d756aec0a31a49f4c93dfe40f874ec272de5c', '{\"id\":29,\"asset_id\":172,\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u0425\\u043e\\u0440\\u043e\\u0448\\u043e\\u00bb (2)\",\"alias\":\"trts-khorosho-2\",\"introtext\":\"ZAMES \\u0432 \\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb - \\u0444\\u043b\\u0430\\u0433\\u043c\\u0430\\u043d \\u0441\\u0435\\u0442\\u0438 \\u0441 \\u0438\\u0437\\u044b\\u0441\\u043a\\u0430\\u043d\\u043d\\u044b\\u043c \\u0441\\u043e\\u0447\\u0435\\u0442\\u0430\\u043d\\u0438\\u0435\\u043c \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\\u043e\\u0432, \\u0442\\u0435\\u043a\\u0441\\u0442\\u0443\\u0440 \\u0438 \\u043f\\u0440\\u0435\\u0434\\u043c\\u0435\\u0442\\u043e\\u0432 \\u0438\\u0441\\u043a\\u0443\\u0441\\u0441\\u0442\\u0432\\u0430.\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":10,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-18 16:32:58\",\"modified_by\":\"113\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/item\\\\\\/5.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/item\\\\\\/5.jpg?width=1050&height=600\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/rectangle.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/rectangle.jpg?width=1920&height=999\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0);
INSERT INTO `lsqvo_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(92, 'com_content.article.29', '', '2023-08-18 16:34:13', 113, 2472, '945bb0ca11a739ac7ee31087f4e93d20a56b7152', '{\"id\":\"29\",\"asset_id\":172,\"title\":\"\\u0411\\u0443\\u0442\\u043e\\u0432\\u043e\",\"alias\":\"butovo\",\"introtext\":\"ZAMES \\u0432 \\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb - \\u0444\\u043b\\u0430\\u0433\\u043c\\u0430\\u043d \\u0441\\u0435\\u0442\\u0438 \\u0441 \\u0438\\u0437\\u044b\\u0441\\u043a\\u0430\\u043d\\u043d\\u044b\\u043c \\u0441\\u043e\\u0447\\u0435\\u0442\\u0430\\u043d\\u0438\\u0435\\u043c \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\\u043e\\u0432, \\u0442\\u0435\\u043a\\u0441\\u0442\\u0443\\u0440 \\u0438 \\u043f\\u0440\\u0435\\u0434\\u043c\\u0435\\u0442\\u043e\\u0432 \\u0438\\u0441\\u043a\\u0443\\u0441\\u0441\\u0442\\u0432\\u0430.\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":10,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-18 16:34:13\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-18 16:33:20\",\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/item\\\\\\/6.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/item\\\\\\/6.jpg?width=1050&height=600\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/rectangle.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/rectangle.jpg?width=1920&height=999\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(95, 'com_content.category.16', '', '2023-08-19 10:26:55', 113, 592, 'b845a697e7c34cfdf233e8d60ca121ebc93afae6', '{\"id\":16,\"asset_id\":179,\"parent_id\":1,\"lft\":27,\"rgt\":28,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u0424\\u0440\\u0430\\u043d\\u0448\\u0438\\u0437\\u0430\",\"alias\":\"franshiza\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":113,\"created_time\":\"2023-08-19 10:26:55\",\"modified_user_id\":113,\"modified_time\":\"2023-08-19 10:26:55\",\"hits\":null,\"language\":\"ru-RU\",\"version\":null}', 0),
(96, 'com_content.category.17', '', '2023-08-19 10:27:07', 113, 553, 'c56319d2b8f037f01ed3e5da78a9cc666941ab9b', '{\"id\":17,\"asset_id\":180,\"parent_id\":1,\"lft\":29,\"rgt\":30,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"Franchise\",\"alias\":\"franchise\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":113,\"created_time\":\"2023-08-19 10:27:07\",\"modified_user_id\":113,\"modified_time\":\"2023-08-19 10:27:07\",\"hits\":null,\"language\":\"en-GB\",\"version\":null}', 0),
(97, 'com_content.article.31', '', '2023-08-19 10:27:51', 113, 1664, '2a04169c85483a951ad029fa55d2c88b667b62c7', '{\"id\":31,\"asset_id\":181,\"title\":\"\\u0424\\u0440\\u0430\\u043d\\u0448\\u0438\\u0437\\u0430\",\"alias\":\"franshiza\",\"introtext\":\"\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":16,\"created\":\"2023-08-19 10:27:51\",\"created_by\":113,\"created_by_alias\":\"\",\"modified\":\"2023-08-19 10:27:51\",\"modified_by\":113,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-08-19 10:27:51\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":\"1\",\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(98, 'com_content.article.32', '', '2023-08-19 10:28:09', 113, 1625, 'b351c3e94b22fc544cc5b84ddd240be153dda242', '{\"id\":32,\"asset_id\":182,\"title\":\"Franchise\",\"alias\":\"franchise\",\"introtext\":\"\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":17,\"created\":\"2023-08-19 10:28:09\",\"created_by\":113,\"created_by_alias\":\"\",\"modified\":\"2023-08-19 10:28:09\",\"modified_by\":113,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-08-19 10:28:09\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":\"1\",\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(99, 'com_content.article.32', '', '2023-08-19 10:32:10', 113, 1660, 'c120b494382dfabb2a5285d5459a56722b40480a', '{\"id\":\"32\",\"asset_id\":182,\"title\":\"Franchise\",\"alias\":\"franchise\",\"introtext\":\"\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":17,\"created\":\"2023-08-19 10:28:09\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-19 10:32:10\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-19 10:32:02\",\"publish_up\":\"2023-08-19 10:28:09\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:franchise\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(100, 'com_content.article.31', '', '2023-08-19 10:32:13', 113, 1699, '8ad641aa4c178744a2f17022bab382b89039c346', '{\"id\":\"31\",\"asset_id\":181,\"title\":\"\\u0424\\u0440\\u0430\\u043d\\u0448\\u0438\\u0437\\u0430\",\"alias\":\"franshiza\",\"introtext\":\"\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":16,\"created\":\"2023-08-19 10:27:51\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-19 10:32:13\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-19 10:31:44\",\"publish_up\":\"2023-08-19 10:27:51\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:franchise\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(101, 'com_content.article.31', '', '2023-08-19 10:36:08', 113, 1731, '19a05ab3372381a3161c6c5150a5940087f694be', '{\"id\":\"31\",\"asset_id\":181,\"title\":\"\\u0424\\u0440\\u0430\\u043d\\u0448\\u0438\\u0437\\u0430\",\"alias\":\"franshiza\",\"introtext\":\"\\u042f\\/\\u0424\\u044b\\u0432\\u0430\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":16,\"created\":\"2023-08-19 10:27:51\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-19 10:36:08\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-19 10:35:55\",\"publish_up\":\"2023-08-19 10:27:51\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:franchise\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":5,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(102, 'com_content.article.31', '', '2023-08-19 10:43:39', 113, 1826, '2ca0f56f472dd0e97eb7f121e84218abd25be9b6', '{\"id\":\"31\",\"asset_id\":181,\"title\":\"\\u0424\\u0440\\u0430\\u043d\\u0448\\u0438\\u0437\\u0430\",\"alias\":\"franshiza\",\"introtext\":\"\\u042f\\/\\u0424\\u044b\\u0432\\u0430\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":16,\"created\":\"2023-08-19 10:27:51\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-19 10:43:39\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-19 10:36:08\",\"publish_up\":\"2023-08-19 10:27:51\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/franchise.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/franchise.jpg?width=1920&height=999\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:franchise\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":6,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(103, 'com_content.article.31', '', '2023-08-19 10:47:28', 113, 1910, '9a57d4d29e0341c99769a5bfa9e829b0fa90a199', '{\"id\":\"31\",\"asset_id\":181,\"title\":\"\\u0424\\u0440\\u0430\\u043d\\u0448\\u0438\\u0437\\u0430\",\"alias\":\"franshiza\",\"introtext\":\"\\u042f\\/\\u0424\\u044b\\u0432\\u0430\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":16,\"created\":\"2023-08-19 10:27:51\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-19 10:47:28\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-19 10:43:39\",\"publish_up\":\"2023-08-19 10:27:51\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/main.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.png?width=521&height=305\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/franchise.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/franchise.jpg?width=1920&height=999\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:franchise\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":7,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(104, 'com_content.article.32', '', '2023-08-19 11:54:55', 113, 1849, '0fa9b00609a1c97fbb5727854689833f696c9d74', '{\"id\":\"32\",\"asset_id\":182,\"title\":\"Franchise\",\"alias\":\"franchise\",\"introtext\":\"\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":17,\"created\":\"2023-08-19 10:28:09\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-19 11:54:55\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-19 11:54:17\",\"publish_up\":\"2023-08-19 10:28:09\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/franshise.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/franshise.png?width=520&height=296\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/franchise.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/franchise.jpg?width=1920&height=999\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:franchise\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(105, 'com_content.article.31', '', '2023-08-19 11:54:59', 113, 1920, 'f117e603c33065d59d390e5e69a65c532b544f9f', '{\"id\":\"31\",\"asset_id\":181,\"title\":\"\\u0424\\u0440\\u0430\\u043d\\u0448\\u0438\\u0437\\u0430\",\"alias\":\"franshiza\",\"introtext\":\"\\u042f\\/\\u0424\\u044b\\u0432\\u0430\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":16,\"created\":\"2023-08-19 10:27:51\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-19 11:54:59\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-19 10:47:28\",\"publish_up\":\"2023-08-19 10:27:51\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/franshise.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/franshise.png?width=520&height=296\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/franchise.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/franchise.jpg?width=1920&height=999\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:franchise\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":8,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(106, 'com_content.article.31', '', '2023-08-19 15:21:23', 113, 6511, 'c9182cd420a4adf451bdf0fc3c3c3de8c4293fd5', '{\"id\":\"31\",\"asset_id\":181,\"title\":\"\\u0424\\u0440\\u0430\\u043d\\u0448\\u0438\\u0437\\u0430\",\"alias\":\"franshiza\",\"introtext\":\"<div class=\\\"page-header mdl-header\\\">\\u041f\\u0440\\u0438\\u043e\\u0431\\u0440\\u0435\\u0442\\u0430\\u044f \\u0444\\u0440\\u0430\\u043d\\u0448\\u0438\\u0437\\u0443 \\u0432\\u044b \\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0435\\u0442\\u0435<\\/div>\\r\\n<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-12 col-md-6\\\">\\r\\n\\t\\t<div class=\\\"page-header\\\">\\u0417\\u0430\\u043f\\u0443\\u0441\\u043a \\u0440\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u0430 \\u043f\\u043e\\u0434 \\u043a\\u043b\\u044e\\u0447<\\/div>\\r\\n\\t\\t<ul>\\r\\n\\t\\t\\t<li>\\u0420\\u0443\\u043a\\u043e\\u0432\\u043e\\u0434\\u0441\\u0442\\u0432\\u043e \\u043f\\u043e \\u043e\\u0442\\u043a\\u0440\\u044b\\u0442\\u0438\\u044e;<\\/li>\\r\\n\\t\\t\\t<li>\\u0424\\u0438\\u043d\\u0430\\u043d\\u0441\\u043e\\u0432\\u0443\\u044e \\u043c\\u043e\\u0434\\u0435\\u043b\\u044c \\u0438 \\u0432\\u0441\\u044e \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0443\\u044e \\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u0430\\u0446\\u0438\\u044e;<\\/li>\\r\\n\\t\\t\\t<li>\\u0413\\u043e\\u0442\\u043e\\u0432\\u0443\\u044e IT \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0443 \\u0443\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f;<\\/li>\\r\\n\\t\\t\\t<li>\\u0417\\u0430\\u0440\\u0435\\u0433\\u0438\\u0441\\u0442\\u0440\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u043d\\u044b\\u0439 \\u0442\\u043e\\u0440\\u0433\\u043e\\u0432\\u044b\\u0439 \\u0437\\u043d\\u0430\\u043a;<\\/li>\\r\\n\\t\\t\\t<li>\\u041a\\u043e\\u043d\\u0441\\u0443\\u043b\\u044c\\u0442\\u0430\\u0446\\u0438\\u044e \\u043e\\u0441\\u043d\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044f \\u043a\\u043e\\u043c\\u043f\\u0430\\u043d\\u0438\\u0438 \\u0438 \\u0431\\u0440\\u0435\\u043d\\u0434-\\u0448\\u0435\\u0444\\u0430;<\\/li>\\r\\n\\t\\t\\t<li>\\u041f\\u0440\\u043e\\u0440\\u0430\\u0431\\u043e\\u0442\\u0430\\u043d\\u043d\\u043e\\u0435 \\u043c\\u0435\\u043d\\u044e \\u0441 \\u043e\\u0431\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435\\u043c \\u0434\\u0432\\u0430 \\u0440\\u0430\\u0437\\u0430 \\u0432 \\u0433\\u043e\\u0434;<\\/li>\\r\\n\\t\\t\\t<li>\\u0421\\u0430\\u043c\\u044b\\u0435 \\u043d\\u0438\\u0437\\u043a\\u0438\\u0435 \\u0446\\u0435\\u043d\\u044b \\u043e\\u0442 \\u043d\\u0430\\u0448\\u0438\\u0445 \\u043f\\u043e\\u0441\\u0442\\u0430\\u0432\\u0449\\u0438\\u043a\\u043e\\u0432;<\\/li>\\r\\n\\t\\t\\t<li>\\u041e\\u0431\\u0443\\u0447\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u0430;<\\/li>\\r\\n\\t\\t\\t<li>\\u041f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043a\\u043e\\u043c\\u0430\\u043d\\u0434\\u044b \\u043e\\u0442\\u043a\\u0440\\u044b\\u0442\\u0438\\u044f;<\\/li>\\r\\n\\t\\t\\t<li>\\u0414\\u0438\\u0437\\u0430\\u0439\\u043d-\\u043f\\u0440\\u043e\\u0435\\u043a\\u0442 \\u043f\\u043e\\u043c\\u0435\\u0449\\u0435\\u043d\\u0438\\u044f;<\\/li>\\r\\n\\t\\t\\t<li>\\u0422\\u0435\\u0445\\u043d\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0439 \\u043f\\u0440\\u043e\\u0435\\u043a\\u0442 \\u043f\\u043e\\u043c\\u0435\\u0449\\u0435\\u043d\\u0438\\u044f;<\\/li>\\r\\n\\t\\t\\t<li>\\u0421\\u0442\\u0440\\u043e\\u0439\\u043a\\u0430 \\u0440\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u0430 \\u043f\\u043e\\u0434 \\u043a\\u043b\\u044e\\u0447.<\\/li>\\r\\n\\t\\t<\\/ul>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-6\\\">\\r\\n\\t\\t<div class=\\\"page-header\\\">\\u041c\\u0430\\u0440\\u043a\\u0435\\u0442\\u0438\\u043d\\u0433<\\/div>\\r\\n\\t\\t<ul>\\r\\n\\t\\t\\t<li>\\u0420\\u0430\\u0437\\u043c\\u0435\\u0449\\u0435\\u043d\\u0438\\u0435 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438 \\u043e \\u0432\\u0430\\u0448\\u0435\\u043c \\u0440\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u0435 \\u043d\\u0430 \\u043d\\u0430\\u0448\\u0435\\u043c \\u0441\\u0430\\u0439\\u0442\\u0435;<\\/li>\\r\\n\\t\\t\\t<li>\\u0420\\u0435\\u043a\\u043b\\u0430\\u043c\\u0430 \\u0440\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u0430 \\u0432 \\u043d\\u0430\\u0448\\u0438\\u0445 \\u0441\\u043e\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0441\\u0435\\u0442\\u044f\\u0445;<\\/li>\\r\\n\\t\\t\\t<li>\\u0420\\u0435\\u043a\\u043e\\u043c\\u0435\\u043d\\u0434\\u0443\\u0435\\u043c\\u044b\\u0435 \\u043c\\u0430\\u0440\\u043a\\u0435\\u0442\\u0438\\u043d\\u0433\\u043e\\u0432\\u044b\\u0435 \\u043c\\u0435\\u0440\\u043e\\u043f\\u0440\\u0438\\u044f\\u0442\\u0438\\u044f;<\\/li>\\r\\n\\t\\t\\t<li>\\u041a\\u043e\\u0440\\u043f\\u043e\\u0440\\u0430\\u0442\\u0438\\u0432\\u043d\\u0430\\u044f \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430 \\u043b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 \\u0433\\u043e\\u0441\\u0442\\u0435\\u0439;<\\/li>\\r\\n\\t\\t\\t<li>\\u0420\\u0430\\u0437\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u0434\\u0438\\u0437\\u0430\\u0439\\u043d-\\u043c\\u0430\\u043a\\u0435\\u0442\\u043e\\u0432 POS-\\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\\u043e\\u0432;<\\/li>\\r\\n\\t\\t\\t<li>\\u041c\\u043e\\u043d\\u0438\\u0442\\u043e\\u0440\\u0438\\u043d\\u0433 \\u043e\\u0431\\u0440\\u0430\\u0442\\u043d\\u043e\\u0439 \\u0441\\u0432\\u044f\\u0437\\u0438 \\u0433\\u043e\\u0441\\u0442\\u0435\\u0439 \\u0432 \\u0441\\u043e\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0441\\u0435\\u0442\\u044f\\u0445.<\\/li>\\r\\n\\t\\t<\\/ul>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":16,\"created\":\"2023-08-19 10:27:51\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-19 15:21:23\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-19 15:21:16\",\"publish_up\":\"2023-08-19 10:27:51\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/franshise.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/franshise.png?width=520&height=296\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/franchise.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/franchise.jpg?width=1920&height=999\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:franchise\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":13,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(107, 'com_content.article.32', '', '2023-08-19 15:24:12', 113, 3228, '0a31f85a75ca81113543dfe2a0be741bc4a7e9ca', '{\"id\":\"32\",\"asset_id\":182,\"title\":\"Franchise\",\"alias\":\"franchise\",\"introtext\":\"<div class=\\\"page-header mdl-header\\\">By purchasing a franchise you get<\\/div>\\r\\n<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-12 col-md-6\\\">\\r\\n\\t\\t<div class=\\\"page-header\\\">Turnkey restaurant launch<\\/div>\\r\\n\\t\\t<ul>\\r\\n\\t\\t\\t<li>Opening guide;<\\/li>\\r\\n\\t\\t\\t<li>Financial model and all necessary documentation;<\\/li>\\r\\n\\t\\t\\t<li>Ready IT management system;<\\/li>\\r\\n\\t\\t\\t<li>Registered trademark;<\\/li>\\r\\n\\t\\t\\t<li>Consultation of the founder of the company and brand chef;<\\/li>\\r\\n\\t\\t\\t<li>Developed menu updated twice a year;<\\/li>\\r\\n\\t\\t\\t<li>The lowest prices from our suppliers;<\\/li>\\r\\n\\t\\t\\t<li>Training;<\\/li>\\r\\n\\t\\t\\t<li>Providing an opening command;<\\/li>\\r\\n\\t\\t\\t<li>Design project of the premises;<\\/li>\\r\\n\\t\\t\\t<li>Technical design of the premises;<\\/li>\\r\\n\\t\\t\\t<li>Construction of a turnkey restaurant.<\\/li>\\r\\n\\t\\t<\\/ul>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-6\\\">\\r\\n\\t\\t<div class=\\\"page-header\\\">Marketing<\\/div>\\r\\n\\t\\t<ul>\\r\\n\\t\\t\\t<li>Placing information about your restaurant on our website;<\\/li>\\r\\n\\t\\t\\t<li>Restaurant advertising in our social networks;<\\/li>\\r\\n\\t\\t\\t<li>Recommended marketing activities;<\\/li>\\r\\n\\t\\t\\t<li>Corporate guest loyalty system;<\\/li>\\r\\n\\t\\t\\t<li>Development of design layouts for POS materials;<\\/li>\\r\\n\\t\\t\\t<li>Monitor guest feedback on social networks.<\\/li>\\r\\n\\t\\t<\\/ul>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":17,\"created\":\"2023-08-19 10:28:09\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-19 15:24:12\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-19 14:28:28\",\"publish_up\":\"2023-08-19 10:28:09\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/franshise.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/franshise.png?width=520&height=296\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/franchise.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/franchise.jpg?width=1920&height=999\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:franchise\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":6,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(108, 'com_content.article.31', '', '2023-08-19 15:24:51', 113, 6523, '78b1d765d6f3dc0aa4bf2e1cef0114ec6609521e', '{\"id\":\"31\",\"asset_id\":181,\"title\":\"\\u0424\\u0440\\u0430\\u043d\\u0448\\u0438\\u0437\\u0430\",\"alias\":\"franshiza\",\"introtext\":\"<div class=\\\"page-header mdl-header tac\\\">\\u041f\\u0440\\u0438\\u043e\\u0431\\u0440\\u0435\\u0442\\u0430\\u044f \\u0444\\u0440\\u0430\\u043d\\u0448\\u0438\\u0437\\u0443 \\u0432\\u044b \\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0435\\u0442\\u0435<\\/div>\\r\\n<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-12 col-md-6\\\">\\r\\n\\t\\t<div class=\\\"page-header tac\\\">\\u0417\\u0430\\u043f\\u0443\\u0441\\u043a \\u0440\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u0430 \\u043f\\u043e\\u0434 \\u043a\\u043b\\u044e\\u0447<\\/div>\\r\\n\\t\\t<ul>\\r\\n\\t\\t\\t<li>\\u0420\\u0443\\u043a\\u043e\\u0432\\u043e\\u0434\\u0441\\u0442\\u0432\\u043e \\u043f\\u043e \\u043e\\u0442\\u043a\\u0440\\u044b\\u0442\\u0438\\u044e;<\\/li>\\r\\n\\t\\t\\t<li>\\u0424\\u0438\\u043d\\u0430\\u043d\\u0441\\u043e\\u0432\\u0443\\u044e \\u043c\\u043e\\u0434\\u0435\\u043b\\u044c \\u0438 \\u0432\\u0441\\u044e \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0443\\u044e \\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u0430\\u0446\\u0438\\u044e;<\\/li>\\r\\n\\t\\t\\t<li>\\u0413\\u043e\\u0442\\u043e\\u0432\\u0443\\u044e IT \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0443 \\u0443\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f;<\\/li>\\r\\n\\t\\t\\t<li>\\u0417\\u0430\\u0440\\u0435\\u0433\\u0438\\u0441\\u0442\\u0440\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u043d\\u044b\\u0439 \\u0442\\u043e\\u0440\\u0433\\u043e\\u0432\\u044b\\u0439 \\u0437\\u043d\\u0430\\u043a;<\\/li>\\r\\n\\t\\t\\t<li>\\u041a\\u043e\\u043d\\u0441\\u0443\\u043b\\u044c\\u0442\\u0430\\u0446\\u0438\\u044e \\u043e\\u0441\\u043d\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044f \\u043a\\u043e\\u043c\\u043f\\u0430\\u043d\\u0438\\u0438 \\u0438 \\u0431\\u0440\\u0435\\u043d\\u0434-\\u0448\\u0435\\u0444\\u0430;<\\/li>\\r\\n\\t\\t\\t<li>\\u041f\\u0440\\u043e\\u0440\\u0430\\u0431\\u043e\\u0442\\u0430\\u043d\\u043d\\u043e\\u0435 \\u043c\\u0435\\u043d\\u044e \\u0441 \\u043e\\u0431\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435\\u043c \\u0434\\u0432\\u0430 \\u0440\\u0430\\u0437\\u0430 \\u0432 \\u0433\\u043e\\u0434;<\\/li>\\r\\n\\t\\t\\t<li>\\u0421\\u0430\\u043c\\u044b\\u0435 \\u043d\\u0438\\u0437\\u043a\\u0438\\u0435 \\u0446\\u0435\\u043d\\u044b \\u043e\\u0442 \\u043d\\u0430\\u0448\\u0438\\u0445 \\u043f\\u043e\\u0441\\u0442\\u0430\\u0432\\u0449\\u0438\\u043a\\u043e\\u0432;<\\/li>\\r\\n\\t\\t\\t<li>\\u041e\\u0431\\u0443\\u0447\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u0430;<\\/li>\\r\\n\\t\\t\\t<li>\\u041f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043a\\u043e\\u043c\\u0430\\u043d\\u0434\\u044b \\u043e\\u0442\\u043a\\u0440\\u044b\\u0442\\u0438\\u044f;<\\/li>\\r\\n\\t\\t\\t<li>\\u0414\\u0438\\u0437\\u0430\\u0439\\u043d-\\u043f\\u0440\\u043e\\u0435\\u043a\\u0442 \\u043f\\u043e\\u043c\\u0435\\u0449\\u0435\\u043d\\u0438\\u044f;<\\/li>\\r\\n\\t\\t\\t<li>\\u0422\\u0435\\u0445\\u043d\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0439 \\u043f\\u0440\\u043e\\u0435\\u043a\\u0442 \\u043f\\u043e\\u043c\\u0435\\u0449\\u0435\\u043d\\u0438\\u044f;<\\/li>\\r\\n\\t\\t\\t<li>\\u0421\\u0442\\u0440\\u043e\\u0439\\u043a\\u0430 \\u0440\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u0430 \\u043f\\u043e\\u0434 \\u043a\\u043b\\u044e\\u0447.<\\/li>\\r\\n\\t\\t<\\/ul>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-6\\\">\\r\\n\\t\\t<div class=\\\"page-header tac\\\">\\u041c\\u0430\\u0440\\u043a\\u0435\\u0442\\u0438\\u043d\\u0433<\\/div>\\r\\n\\t\\t<ul>\\r\\n\\t\\t\\t<li>\\u0420\\u0430\\u0437\\u043c\\u0435\\u0449\\u0435\\u043d\\u0438\\u0435 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438 \\u043e \\u0432\\u0430\\u0448\\u0435\\u043c \\u0440\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u0435 \\u043d\\u0430 \\u043d\\u0430\\u0448\\u0435\\u043c \\u0441\\u0430\\u0439\\u0442\\u0435;<\\/li>\\r\\n\\t\\t\\t<li>\\u0420\\u0435\\u043a\\u043b\\u0430\\u043c\\u0430 \\u0440\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u0430 \\u0432 \\u043d\\u0430\\u0448\\u0438\\u0445 \\u0441\\u043e\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0441\\u0435\\u0442\\u044f\\u0445;<\\/li>\\r\\n\\t\\t\\t<li>\\u0420\\u0435\\u043a\\u043e\\u043c\\u0435\\u043d\\u0434\\u0443\\u0435\\u043c\\u044b\\u0435 \\u043c\\u0430\\u0440\\u043a\\u0435\\u0442\\u0438\\u043d\\u0433\\u043e\\u0432\\u044b\\u0435 \\u043c\\u0435\\u0440\\u043e\\u043f\\u0440\\u0438\\u044f\\u0442\\u0438\\u044f;<\\/li>\\r\\n\\t\\t\\t<li>\\u041a\\u043e\\u0440\\u043f\\u043e\\u0440\\u0430\\u0442\\u0438\\u0432\\u043d\\u0430\\u044f \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430 \\u043b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 \\u0433\\u043e\\u0441\\u0442\\u0435\\u0439;<\\/li>\\r\\n\\t\\t\\t<li>\\u0420\\u0430\\u0437\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u0434\\u0438\\u0437\\u0430\\u0439\\u043d-\\u043c\\u0430\\u043a\\u0435\\u0442\\u043e\\u0432 POS-\\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\\u043e\\u0432;<\\/li>\\r\\n\\t\\t\\t<li>\\u041c\\u043e\\u043d\\u0438\\u0442\\u043e\\u0440\\u0438\\u043d\\u0433 \\u043e\\u0431\\u0440\\u0430\\u0442\\u043d\\u043e\\u0439 \\u0441\\u0432\\u044f\\u0437\\u0438 \\u0433\\u043e\\u0441\\u0442\\u0435\\u0439 \\u0432 \\u0441\\u043e\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0441\\u0435\\u0442\\u044f\\u0445.<\\/li>\\r\\n\\t\\t<\\/ul>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":16,\"created\":\"2023-08-19 10:27:51\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-19 15:24:51\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-19 15:24:40\",\"publish_up\":\"2023-08-19 10:27:51\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/franshise.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/franshise.png?width=520&height=296\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/franchise.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/franchise.jpg?width=1920&height=999\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:franchise\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":14,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0);
INSERT INTO `lsqvo_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(109, 'com_content.article.32', '', '2023-08-19 15:24:54', 113, 3240, 'b0c60c755392fc2bfcedd7e8e26da1e56dbfab6a', '{\"id\":\"32\",\"asset_id\":182,\"title\":\"Franchise\",\"alias\":\"franchise\",\"introtext\":\"<div class=\\\"page-header mdl-header tac\\\">By purchasing a franchise you get<\\/div>\\r\\n<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-12 col-md-6\\\">\\r\\n\\t\\t<div class=\\\"page-header tac\\\">Turnkey restaurant launch<\\/div>\\r\\n\\t\\t<ul>\\r\\n\\t\\t\\t<li>Opening guide;<\\/li>\\r\\n\\t\\t\\t<li>Financial model and all necessary documentation;<\\/li>\\r\\n\\t\\t\\t<li>Ready IT management system;<\\/li>\\r\\n\\t\\t\\t<li>Registered trademark;<\\/li>\\r\\n\\t\\t\\t<li>Consultation of the founder of the company and brand chef;<\\/li>\\r\\n\\t\\t\\t<li>Developed menu updated twice a year;<\\/li>\\r\\n\\t\\t\\t<li>The lowest prices from our suppliers;<\\/li>\\r\\n\\t\\t\\t<li>Training;<\\/li>\\r\\n\\t\\t\\t<li>Providing an opening command;<\\/li>\\r\\n\\t\\t\\t<li>Design project of the premises;<\\/li>\\r\\n\\t\\t\\t<li>Technical design of the premises;<\\/li>\\r\\n\\t\\t\\t<li>Construction of a turnkey restaurant.<\\/li>\\r\\n\\t\\t<\\/ul>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-6\\\">\\r\\n\\t\\t<div class=\\\"page-header tac\\\">Marketing<\\/div>\\r\\n\\t\\t<ul>\\r\\n\\t\\t\\t<li>Placing information about your restaurant on our website;<\\/li>\\r\\n\\t\\t\\t<li>Restaurant advertising in our social networks;<\\/li>\\r\\n\\t\\t\\t<li>Recommended marketing activities;<\\/li>\\r\\n\\t\\t\\t<li>Corporate guest loyalty system;<\\/li>\\r\\n\\t\\t\\t<li>Development of design layouts for POS materials;<\\/li>\\r\\n\\t\\t\\t<li>Monitor guest feedback on social networks.<\\/li>\\r\\n\\t\\t<\\/ul>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":17,\"created\":\"2023-08-19 10:28:09\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-19 15:24:54\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-19 15:24:12\",\"publish_up\":\"2023-08-19 10:28:09\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/franshise.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/franshise.png?width=520&height=296\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/franchise.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/franchise.jpg?width=1920&height=999\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:franchise\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":7,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(110, 'com_content.article.31', '', '2023-08-19 16:38:22', 113, 6629, 'fd4fd08927537e629c94479b45ed6d7c145f5617', '{\"id\":\"31\",\"asset_id\":181,\"title\":\"\\u0424\\u0440\\u0430\\u043d\\u0448\\u0438\\u0437\\u0430\",\"alias\":\"franshiza\",\"introtext\":\"<div class=\\\"page-header mdl-header tac page-sect sect-pb-xs-3 sect-pb-md-5 sect-xl-7\\\">\\u041f\\u0440\\u0438\\u043e\\u0431\\u0440\\u0435\\u0442\\u0430\\u044f \\u0444\\u0440\\u0430\\u043d\\u0448\\u0438\\u0437\\u0443 \\u0432\\u044b \\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0435\\u0442\\u0435<\\/div>\\r\\n<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-12 col-md-6\\\">\\r\\n\\t\\t<div class=\\\"title tac page-sect sect-pb-xs-3 sect-pb-md-4\\\">\\u0417\\u0430\\u043f\\u0443\\u0441\\u043a \\u0440\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u0430 \\u043f\\u043e\\u0434 \\u043a\\u043b\\u044e\\u0447<\\/div>\\r\\n\\t\\t<ul>\\r\\n\\t\\t\\t<li>\\u0420\\u0443\\u043a\\u043e\\u0432\\u043e\\u0434\\u0441\\u0442\\u0432\\u043e \\u043f\\u043e \\u043e\\u0442\\u043a\\u0440\\u044b\\u0442\\u0438\\u044e;<\\/li>\\r\\n\\t\\t\\t<li>\\u0424\\u0438\\u043d\\u0430\\u043d\\u0441\\u043e\\u0432\\u0443\\u044e \\u043c\\u043e\\u0434\\u0435\\u043b\\u044c \\u0438 \\u0432\\u0441\\u044e \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0443\\u044e \\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u0430\\u0446\\u0438\\u044e;<\\/li>\\r\\n\\t\\t\\t<li>\\u0413\\u043e\\u0442\\u043e\\u0432\\u0443\\u044e IT \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0443 \\u0443\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f;<\\/li>\\r\\n\\t\\t\\t<li>\\u0417\\u0430\\u0440\\u0435\\u0433\\u0438\\u0441\\u0442\\u0440\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u043d\\u044b\\u0439 \\u0442\\u043e\\u0440\\u0433\\u043e\\u0432\\u044b\\u0439 \\u0437\\u043d\\u0430\\u043a;<\\/li>\\r\\n\\t\\t\\t<li>\\u041a\\u043e\\u043d\\u0441\\u0443\\u043b\\u044c\\u0442\\u0430\\u0446\\u0438\\u044e \\u043e\\u0441\\u043d\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044f \\u043a\\u043e\\u043c\\u043f\\u0430\\u043d\\u0438\\u0438 \\u0438 \\u0431\\u0440\\u0435\\u043d\\u0434-\\u0448\\u0435\\u0444\\u0430;<\\/li>\\r\\n\\t\\t\\t<li>\\u041f\\u0440\\u043e\\u0440\\u0430\\u0431\\u043e\\u0442\\u0430\\u043d\\u043d\\u043e\\u0435 \\u043c\\u0435\\u043d\\u044e \\u0441 \\u043e\\u0431\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435\\u043c \\u0434\\u0432\\u0430 \\u0440\\u0430\\u0437\\u0430 \\u0432 \\u0433\\u043e\\u0434;<\\/li>\\r\\n\\t\\t\\t<li>\\u0421\\u0430\\u043c\\u044b\\u0435 \\u043d\\u0438\\u0437\\u043a\\u0438\\u0435 \\u0446\\u0435\\u043d\\u044b \\u043e\\u0442 \\u043d\\u0430\\u0448\\u0438\\u0445 \\u043f\\u043e\\u0441\\u0442\\u0430\\u0432\\u0449\\u0438\\u043a\\u043e\\u0432;<\\/li>\\r\\n\\t\\t\\t<li>\\u041e\\u0431\\u0443\\u0447\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u0430;<\\/li>\\r\\n\\t\\t\\t<li>\\u041f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043a\\u043e\\u043c\\u0430\\u043d\\u0434\\u044b \\u043e\\u0442\\u043a\\u0440\\u044b\\u0442\\u0438\\u044f;<\\/li>\\r\\n\\t\\t\\t<li>\\u0414\\u0438\\u0437\\u0430\\u0439\\u043d-\\u043f\\u0440\\u043e\\u0435\\u043a\\u0442 \\u043f\\u043e\\u043c\\u0435\\u0449\\u0435\\u043d\\u0438\\u044f;<\\/li>\\r\\n\\t\\t\\t<li>\\u0422\\u0435\\u0445\\u043d\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0439 \\u043f\\u0440\\u043e\\u0435\\u043a\\u0442 \\u043f\\u043e\\u043c\\u0435\\u0449\\u0435\\u043d\\u0438\\u044f;<\\/li>\\r\\n\\t\\t\\t<li>\\u0421\\u0442\\u0440\\u043e\\u0439\\u043a\\u0430 \\u0440\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u0430 \\u043f\\u043e\\u0434 \\u043a\\u043b\\u044e\\u0447.<\\/li>\\r\\n\\t\\t<\\/ul>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-6\\\">\\r\\n\\t\\t<div class=\\\"title tac page-sect sect-pb-xs-3 sect-pb-md-4\\\">\\u041c\\u0430\\u0440\\u043a\\u0435\\u0442\\u0438\\u043d\\u0433<\\/div>\\r\\n\\t\\t<ul>\\r\\n\\t\\t\\t<li>\\u0420\\u0430\\u0437\\u043c\\u0435\\u0449\\u0435\\u043d\\u0438\\u0435 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438 \\u043e \\u0432\\u0430\\u0448\\u0435\\u043c \\u0440\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u0435 \\u043d\\u0430 \\u043d\\u0430\\u0448\\u0435\\u043c \\u0441\\u0430\\u0439\\u0442\\u0435;<\\/li>\\r\\n\\t\\t\\t<li>\\u0420\\u0435\\u043a\\u043b\\u0430\\u043c\\u0430 \\u0440\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u0430 \\u0432 \\u043d\\u0430\\u0448\\u0438\\u0445 \\u0441\\u043e\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0441\\u0435\\u0442\\u044f\\u0445;<\\/li>\\r\\n\\t\\t\\t<li>\\u0420\\u0435\\u043a\\u043e\\u043c\\u0435\\u043d\\u0434\\u0443\\u0435\\u043c\\u044b\\u0435 \\u043c\\u0430\\u0440\\u043a\\u0435\\u0442\\u0438\\u043d\\u0433\\u043e\\u0432\\u044b\\u0435 \\u043c\\u0435\\u0440\\u043e\\u043f\\u0440\\u0438\\u044f\\u0442\\u0438\\u044f;<\\/li>\\r\\n\\t\\t\\t<li>\\u041a\\u043e\\u0440\\u043f\\u043e\\u0440\\u0430\\u0442\\u0438\\u0432\\u043d\\u0430\\u044f \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430 \\u043b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 \\u0433\\u043e\\u0441\\u0442\\u0435\\u0439;<\\/li>\\r\\n\\t\\t\\t<li>\\u0420\\u0430\\u0437\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u0434\\u0438\\u0437\\u0430\\u0439\\u043d-\\u043c\\u0430\\u043a\\u0435\\u0442\\u043e\\u0432 POS-\\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\\u043e\\u0432;<\\/li>\\r\\n\\t\\t\\t<li>\\u041c\\u043e\\u043d\\u0438\\u0442\\u043e\\u0440\\u0438\\u043d\\u0433 \\u043e\\u0431\\u0440\\u0430\\u0442\\u043d\\u043e\\u0439 \\u0441\\u0432\\u044f\\u0437\\u0438 \\u0433\\u043e\\u0441\\u0442\\u0435\\u0439 \\u0432 \\u0441\\u043e\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0441\\u0435\\u0442\\u044f\\u0445.<\\/li>\\r\\n\\t\\t<\\/ul>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":16,\"created\":\"2023-08-19 10:27:51\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-19 16:38:22\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-19 16:37:12\",\"publish_up\":\"2023-08-19 10:27:51\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/franshise.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/franshise.png?width=520&height=296\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/franchise.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/franchise.jpg?width=1920&height=999\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:franchise\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":15,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(111, 'com_content.article.32', '', '2023-08-19 16:38:26', 113, 3346, 'dcdec8f5f414e1a35dcb7cf8950ac2f4e8a67ab4', '{\"id\":\"32\",\"asset_id\":182,\"title\":\"Franchise\",\"alias\":\"franchise\",\"introtext\":\"<div class=\\\"page-header mdl-header tac page-sect sect-pb-xs-3 sect-pb-md-5 sect-xl-6\\\">By purchasing a franchise you get<\\/div>\\r\\n<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-12 col-md-6\\\">\\r\\n\\t\\t<div class=\\\"title tac page-sect sect-pb-xs-3 sect-pb-md-4\\\">Turnkey restaurant launch<\\/div>\\r\\n\\t\\t<ul>\\r\\n\\t\\t\\t<li>Opening guide;<\\/li>\\r\\n\\t\\t\\t<li>Financial model and all necessary documentation;<\\/li>\\r\\n\\t\\t\\t<li>Ready IT management system;<\\/li>\\r\\n\\t\\t\\t<li>Registered trademark;<\\/li>\\r\\n\\t\\t\\t<li>Consultation of the founder of the company and brand chef;<\\/li>\\r\\n\\t\\t\\t<li>Developed menu updated twice a year;<\\/li>\\r\\n\\t\\t\\t<li>The lowest prices from our suppliers;<\\/li>\\r\\n\\t\\t\\t<li>Training;<\\/li>\\r\\n\\t\\t\\t<li>Providing an opening command;<\\/li>\\r\\n\\t\\t\\t<li>Design project of the premises;<\\/li>\\r\\n\\t\\t\\t<li>Technical design of the premises;<\\/li>\\r\\n\\t\\t\\t<li>Construction of a turnkey restaurant.<\\/li>\\r\\n\\t\\t<\\/ul>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-6\\\">\\r\\n\\t\\t<div class=\\\"title tac page-sect sect-pb-xs-3 sect-pb-md-4\\\">Marketing<\\/div>\\r\\n\\t\\t<ul>\\r\\n\\t\\t\\t<li>Placing information about your restaurant on our website;<\\/li>\\r\\n\\t\\t\\t<li>Restaurant advertising in our social networks;<\\/li>\\r\\n\\t\\t\\t<li>Recommended marketing activities;<\\/li>\\r\\n\\t\\t\\t<li>Corporate guest loyalty system;<\\/li>\\r\\n\\t\\t\\t<li>Development of design layouts for POS materials;<\\/li>\\r\\n\\t\\t\\t<li>Monitor guest feedback on social networks.<\\/li>\\r\\n\\t\\t<\\/ul>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":17,\"created\":\"2023-08-19 10:28:09\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-19 16:38:26\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-19 15:24:54\",\"publish_up\":\"2023-08-19 10:28:09\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/franshise.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/franshise.png?width=520&height=296\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/franchise.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/franchise.jpg?width=1920&height=999\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:franchise\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":8,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(112, 'com_content.article.7', '', '2023-08-19 20:16:32', 113, 11682, 'fb5537997988858564f7e66dc01f2456d4ce0f61', '{\"id\":\"7\",\"asset_id\":125,\"title\":\"\\u041d\\u0430\\u0442\\u0443\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0441\\u043e\\u043a\\u0438 \\u0441 \\u0441\\u043e\\u0431\\u043e\\u0439\",\"alias\":\"naturalnye-soki-s-soboj\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong> - \\u044d\\u0442\\u043e \\u0442\\u0435\\u043a\\u0441\\u0442-\\\"\\u0440\\u044b\\u0431\\u0430\\\", \\u0447\\u0430\\u0441\\u0442\\u043e \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u043c\\u044b\\u0439 \\u0432 \\u043f\\u0435\\u0447\\u0430\\u0442\\u0438 \\u0438 \\u0432\\u044d\\u0431-\\u0434\\u0438\\u0437\\u0430\\u0439\\u043d\\u0435. Lorem Ipsum \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0442\\u0430\\u043d\\u0434\\u0430\\u0440\\u0442\\u043d\\u043e\\u0439 \\\"\\u0440\\u044b\\u0431\\u043e\\u0439\\\" \\u0434\\u043b\\u044f \\u0442\\u0435\\u043a\\u0441\\u0442\\u043e\\u0432 \\u043d\\u0430 \\u043b\\u0430\\u0442\\u0438\\u043d\\u0438\\u0446\\u0435 \\u0441 \\u043d\\u0430\\u0447\\u0430\\u043b\\u0430 XVI \\u0432\\u0435\\u043a\\u0430. \\u0412 \\u0442\\u043e \\u0432\\u0440\\u0435\\u043c\\u044f \\u043d\\u0435\\u043a\\u0438\\u0439 \\u0431\\u0435\\u0437\\u044b\\u043c\\u044f\\u043d\\u043d\\u044b\\u0439 \\u043f\\u0435\\u0447\\u0430\\u0442\\u043d\\u0438\\u043a \\u0441\\u043e\\u0437\\u0434\\u0430\\u043b \\u0431\\u043e\\u043b\\u044c\\u0448\\u0443\\u044e \\u043a\\u043e\\u043b\\u043b\\u0435\\u043a\\u0446\\u0438\\u044e \\u0440\\u0430\\u0437\\u043c\\u0435\\u0440\\u043e\\u0432 \\u0438 \\u0444\\u043e\\u0440\\u043c \\u0448\\u0440\\u0438\\u0444\\u0442\\u043e\\u0432, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044f Lorem Ipsum \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0435\\u0447\\u0430\\u0442\\u043a\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0437\\u0446\\u043e\\u0432. Lorem Ipsum \\u043d\\u0435 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0443\\u0441\\u043f\\u0435\\u0448\\u043d\\u043e \\u043f\\u0435\\u0440\\u0435\\u0436\\u0438\\u043b \\u0431\\u0435\\u0437 \\u0437\\u0430\\u043c\\u0435\\u0442\\u043d\\u044b\\u0445 \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0439 \\u043f\\u044f\\u0442\\u044c \\u0432\\u0435\\u043a\\u043e\\u0432, \\u043d\\u043e \\u0438 \\u043f\\u0435\\u0440\\u0435\\u0448\\u0430\\u0433\\u043d\\u0443\\u043b \\u0432 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0439 \\u0434\\u0438\\u0437\\u0430\\u0439\\u043d. \\u0415\\u0433\\u043e \\u043f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u0438\\u0437\\u0430\\u0446\\u0438\\u0438 \\u0432 \\u043d\\u043e\\u0432\\u043e\\u0435 \\u0432\\u0440\\u0435\\u043c\\u044f \\u043f\\u043e\\u0441\\u043b\\u0443\\u0436\\u0438\\u043b\\u0438 \\u043f\\u0443\\u0431\\u043b\\u0438\\u043a\\u0430\\u0446\\u0438\\u044f \\u043b\\u0438\\u0441\\u0442\\u043e\\u0432 Letraset \\u0441 \\u043e\\u0431\\u0440\\u0430\\u0437\\u0446\\u0430\\u043c\\u0438 Lorem Ipsum \\u0432 60-\\u0445 \\u0433\\u043e\\u0434\\u0430\\u0445 \\u0438, \\u0432 \\u0431\\u043e\\u043b\\u0435\\u0435 \\u043d\\u0435\\u0434\\u0430\\u0432\\u043d\\u0435\\u0435 \\u0432\\u0440\\u0435\\u043c\\u044f, \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u044b \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0432\\u0451\\u0440\\u0441\\u0442\\u043a\\u0438 \\u0442\\u0438\\u043f\\u0430 Aldus PageMaker, \\u0432 \\u0448\\u0430\\u0431\\u043b\\u043e\\u043d\\u0430\\u0445 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u0442\\u0441\\u044f Lorem Ipsum.<\\/p>\\r\\n<p>\\u0414\\u0430\\u0432\\u043d\\u043e \\u0432\\u044b\\u044f\\u0441\\u043d\\u0435\\u043d\\u043e, \\u0447\\u0442\\u043e \\u043f\\u0440\\u0438 \\u043e\\u0446\\u0435\\u043d\\u043a\\u0435 \\u0434\\u0438\\u0437\\u0430\\u0439\\u043d\\u0430 \\u0438 \\u043a\\u043e\\u043c\\u043f\\u043e\\u0437\\u0438\\u0446\\u0438\\u0438 \\u0447\\u0438\\u0442\\u0430\\u0435\\u043c\\u044b\\u0439 \\u0442\\u0435\\u043a\\u0441\\u0442 \\u043c\\u0435\\u0448\\u0430\\u0435\\u0442 \\u0441\\u043e\\u0441\\u0440\\u0435\\u0434\\u043e\\u0442\\u043e\\u0447\\u0438\\u0442\\u044c\\u0441\\u044f. Lorem Ipsum \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044e\\u0442 \\u043f\\u043e\\u0442\\u043e\\u043c\\u0443, \\u0447\\u0442\\u043e \\u0442\\u043e\\u0442 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u0431\\u043e\\u043b\\u0435\\u0435 \\u0438\\u043b\\u0438 \\u043c\\u0435\\u043d\\u0435\\u0435 \\u0441\\u0442\\u0430\\u043d\\u0434\\u0430\\u0440\\u0442\\u043d\\u043e\\u0435 \\u0437\\u0430\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u0435 \\u0448\\u0430\\u0431\\u043b\\u043e\\u043d\\u0430, \\u0430 \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0440\\u0435\\u0430\\u043b\\u044c\\u043d\\u043e\\u0435 \\u0440\\u0430\\u0441\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0431\\u0443\\u043a\\u0432 \\u0438 \\u043f\\u0440\\u043e\\u0431\\u0435\\u043b\\u043e\\u0432 \\u0432 \\u0430\\u0431\\u0437\\u0430\\u0446\\u0430\\u0445, \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0435 \\u043d\\u0435 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0435\\u0442\\u0441\\u044f \\u043f\\u0440\\u0438 \\u043f\\u0440\\u043e\\u0441\\u0442\\u043e\\u0439 \\u0434\\u0443\\u0431\\u043b\\u0438\\u043a\\u0430\\u0446\\u0438\\u0438 \\\"\\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442.. \\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442.. \\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442..\\\" \\u041c\\u043d\\u043e\\u0433\\u0438\\u0435 \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u044b \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0432\\u0451\\u0440\\u0441\\u0442\\u043a\\u0438 \\u0438 \\u0440\\u0435\\u0434\\u0430\\u043a\\u0442\\u043e\\u0440\\u044b HTML \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044e\\u0442 Lorem Ipsum \\u0432 \\u043a\\u0430\\u0447\\u0435\\u0441\\u0442\\u0432\\u0435 \\u0442\\u0435\\u043a\\u0441\\u0442\\u0430 \\u043f\\u043e \\u0443\\u043c\\u043e\\u043b\\u0447\\u0430\\u043d\\u0438\\u044e, \\u0442\\u0430\\u043a \\u0447\\u0442\\u043e \\u043f\\u043e\\u0438\\u0441\\u043a \\u043f\\u043e \\u043a\\u043b\\u044e\\u0447\\u0435\\u0432\\u044b\\u043c \\u0441\\u043b\\u043e\\u0432\\u0430\\u043c \\\"lorem ipsum\\\" \\u0441\\u0440\\u0430\\u0437\\u0443 \\u043f\\u043e\\u043a\\u0430\\u0437\\u044b\\u0432\\u0430\\u0435\\u0442, \\u043a\\u0430\\u043a \\u043c\\u043d\\u043e\\u0433\\u043e \\u0432\\u0435\\u0431-\\u0441\\u0442\\u0440\\u0430\\u043d\\u0438\\u0446 \\u0432\\u0441\\u0451 \\u0435\\u0449\\u0451 \\u0434\\u043e\\u0436\\u0438\\u0434\\u0430\\u044e\\u0442\\u0441\\u044f \\u0441\\u0432\\u043e\\u0435\\u0433\\u043e \\u043d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0435\\u0433\\u043e \\u0440\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f. \\u0417\\u0430 \\u043f\\u0440\\u043e\\u0448\\u0435\\u0434\\u0448\\u0438\\u0435 \\u0433\\u043e\\u0434\\u044b \\u0442\\u0435\\u043a\\u0441\\u0442 Lorem Ipsum \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u043b \\u043c\\u043d\\u043e\\u0433\\u043e \\u0432\\u0435\\u0440\\u0441\\u0438\\u0439. \\u041d\\u0435\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 \\u0432\\u0435\\u0440\\u0441\\u0438\\u0438 \\u043f\\u043e\\u044f\\u0432\\u0438\\u043b\\u0438\\u0441\\u044c \\u043f\\u043e \\u043e\\u0448\\u0438\\u0431\\u043a\\u0435, \\u043d\\u0435\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 - \\u043d\\u0430\\u043c\\u0435\\u0440\\u0435\\u043d\\u043d\\u043e (\\u043d\\u0430\\u043f\\u0440\\u0438\\u043c\\u0435\\u0440, \\u044e\\u043c\\u043e\\u0440\\u0438\\u0441\\u0442\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0435 \\u0432\\u0430\\u0440\\u0438\\u0430\\u043d\\u0442\\u044b).<\\/p>\\r\\n<p>\\u041c\\u043d\\u043e\\u0433\\u0438\\u0435 \\u0434\\u0443\\u043c\\u0430\\u044e\\u0442, \\u0447\\u0442\\u043e Lorem Ipsum - \\u0432\\u0437\\u044f\\u0442\\u044b\\u0439 \\u0441 \\u043f\\u043e\\u0442\\u043e\\u043b\\u043a\\u0430 \\u043f\\u0441\\u0435\\u0432\\u0434\\u043e-\\u043b\\u0430\\u0442\\u0438\\u043d\\u0441\\u043a\\u0438\\u0439 \\u043d\\u0430\\u0431\\u043e\\u0440 \\u0441\\u043b\\u043e\\u0432, \\u043d\\u043e \\u044d\\u0442\\u043e \\u043d\\u0435 \\u0441\\u043e\\u0432\\u0441\\u0435\\u043c \\u0442\\u0430\\u043a. \\u0415\\u0433\\u043e \\u043a\\u043e\\u0440\\u043d\\u0438 \\u0443\\u0445\\u043e\\u0434\\u044f\\u0442 \\u0432 \\u043e\\u0434\\u0438\\u043d \\u0444\\u0440\\u0430\\u0433\\u043c\\u0435\\u043d\\u0442 \\u043a\\u043b\\u0430\\u0441\\u0441\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0430\\u0442\\u044b\\u043d\\u0438 45 \\u0433\\u043e\\u0434\\u0430 \\u043d.\\u044d., \\u0442\\u043e \\u0435\\u0441\\u0442\\u044c \\u0431\\u043e\\u043b\\u0435\\u0435 \\u0434\\u0432\\u0443\\u0445 \\u0442\\u044b\\u0441\\u044f\\u0447\\u0435\\u043b\\u0435\\u0442\\u0438\\u0439 \\u043d\\u0430\\u0437\\u0430\\u0434. \\u0420\\u0438\\u0447\\u0430\\u0440\\u0434 \\u041c\\u0430\\u043a\\u041a\\u043b\\u0438\\u043d\\u0442\\u043e\\u043a, \\u043f\\u0440\\u043e\\u0444\\u0435\\u0441\\u0441\\u043e\\u0440 \\u043b\\u0430\\u0442\\u044b\\u043d\\u0438 \\u0438\\u0437 \\u043a\\u043e\\u043b\\u043b\\u0435\\u0434\\u0436\\u0430 Hampden-Sydney, \\u0448\\u0442\\u0430\\u0442 \\u0412\\u0438\\u0440\\u0434\\u0436\\u0438\\u043d\\u0438\\u044f, \\u0432\\u0437\\u044f\\u043b \\u043e\\u0434\\u043d\\u043e \\u0438\\u0437 \\u0441\\u0430\\u043c\\u044b\\u0445 \\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043b\\u043e\\u0432 \\u0432 Lorem Ipsum, \\\"consectetur\\\", \\u0438 \\u0437\\u0430\\u043d\\u044f\\u043b\\u0441\\u044f \\u0435\\u0433\\u043e \\u043f\\u043e\\u0438\\u0441\\u043a\\u0430\\u043c\\u0438 \\u0432 \\u043a\\u043b\\u0430\\u0441\\u0441\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0430\\u0442\\u0438\\u043d\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0438\\u0442\\u0435\\u0440\\u0430\\u0442\\u0443\\u0440\\u0435. \\u0412 \\u0440\\u0435\\u0437\\u0443\\u043b\\u044c\\u0442\\u0430\\u0442\\u0435 \\u043e\\u043d \\u043d\\u0430\\u0448\\u0451\\u043b \\u043d\\u0435\\u043e\\u0441\\u043f\\u043e\\u0440\\u0438\\u043c\\u044b\\u0439 \\u043f\\u0435\\u0440\\u0432\\u043e\\u0438\\u0441\\u0442\\u043e\\u0447\\u043d\\u0438\\u043a Lorem Ipsum \\u0432 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u0430\\u0445 1.10.32 \\u0438 1.10.33 \\u043a\\u043d\\u0438\\u0433\\u0438 \\\"de Finibus Bonorum et Malorum\\\" (\\\"\\u041e \\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0430\\u0445 \\u0434\\u043e\\u0431\\u0440\\u0430 \\u0438 \\u0437\\u043b\\u0430\\\"), \\u043d\\u0430\\u043f\\u0438\\u0441\\u0430\\u043d\\u043d\\u043e\\u0439 \\u0426\\u0438\\u0446\\u0435\\u0440\\u043e\\u043d\\u043e\\u043c \\u0432 45 \\u0433\\u043e\\u0434\\u0443 \\u043d.\\u044d. \\u042d\\u0442\\u043e\\u0442 \\u0442\\u0440\\u0430\\u043a\\u0442\\u0430\\u0442 \\u043f\\u043e \\u0442\\u0435\\u043e\\u0440\\u0438\\u0438 \\u044d\\u0442\\u0438\\u043a\\u0438 \\u0431\\u044b\\u043b \\u043e\\u0447\\u0435\\u043d\\u044c \\u043f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u0435\\u043d \\u0432 \\u044d\\u043f\\u043e\\u0445\\u0443 \\u0412\\u043e\\u0437\\u0440\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f. \\u041f\\u0435\\u0440\\u0432\\u0430\\u044f \\u0441\\u0442\\u0440\\u043e\\u043a\\u0430 Lorem Ipsum, \\\"Lorem ipsum dolor sit amet..\\\", \\u043f\\u0440\\u043e\\u0438\\u0441\\u0445\\u043e\\u0434\\u0438\\u0442 \\u043e\\u0442 \\u043e\\u0434\\u043d\\u043e\\u0439 \\u0438\\u0437 \\u0441\\u0442\\u0440\\u043e\\u043a \\u0432 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u0435 1.10.32<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":8,\"created\":\"2023-08-15 17:45:13\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-19 20:16:32\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-19 20:16:06\",\"publish_up\":\"2023-08-15 17:45:13\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/news\\\\\\/1.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/news\\\\\\/1.jpg?width=683&height=600\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/news\\\\\\/1.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/news\\\\\\/1.jpg?width=683&height=600\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:news\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":13,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(114, 'com_content.article.9', '', '2023-08-19 20:18:51', 113, 11632, 'b57ab8440a1768939b19e4f00078ff083cd0a0a2', '{\"id\":\"9\",\"asset_id\":127,\"title\":\"\\u041d\\u0430\\u0448 \\u043d\\u043e\\u0432\\u044b\\u0439 \\u0431\\u0443\\u0440\\u0433\\u0435\\u0440\",\"alias\":\"nash-novyj-burger\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong> - \\u044d\\u0442\\u043e \\u0442\\u0435\\u043a\\u0441\\u0442-\\\"\\u0440\\u044b\\u0431\\u0430\\\", \\u0447\\u0430\\u0441\\u0442\\u043e \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u043c\\u044b\\u0439 \\u0432 \\u043f\\u0435\\u0447\\u0430\\u0442\\u0438 \\u0438 \\u0432\\u044d\\u0431-\\u0434\\u0438\\u0437\\u0430\\u0439\\u043d\\u0435. Lorem Ipsum \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0442\\u0430\\u043d\\u0434\\u0430\\u0440\\u0442\\u043d\\u043e\\u0439 \\\"\\u0440\\u044b\\u0431\\u043e\\u0439\\\" \\u0434\\u043b\\u044f \\u0442\\u0435\\u043a\\u0441\\u0442\\u043e\\u0432 \\u043d\\u0430 \\u043b\\u0430\\u0442\\u0438\\u043d\\u0438\\u0446\\u0435 \\u0441 \\u043d\\u0430\\u0447\\u0430\\u043b\\u0430 XVI \\u0432\\u0435\\u043a\\u0430. \\u0412 \\u0442\\u043e \\u0432\\u0440\\u0435\\u043c\\u044f \\u043d\\u0435\\u043a\\u0438\\u0439 \\u0431\\u0435\\u0437\\u044b\\u043c\\u044f\\u043d\\u043d\\u044b\\u0439 \\u043f\\u0435\\u0447\\u0430\\u0442\\u043d\\u0438\\u043a \\u0441\\u043e\\u0437\\u0434\\u0430\\u043b \\u0431\\u043e\\u043b\\u044c\\u0448\\u0443\\u044e \\u043a\\u043e\\u043b\\u043b\\u0435\\u043a\\u0446\\u0438\\u044e \\u0440\\u0430\\u0437\\u043c\\u0435\\u0440\\u043e\\u0432 \\u0438 \\u0444\\u043e\\u0440\\u043c \\u0448\\u0440\\u0438\\u0444\\u0442\\u043e\\u0432, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044f Lorem Ipsum \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0435\\u0447\\u0430\\u0442\\u043a\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0437\\u0446\\u043e\\u0432. Lorem Ipsum \\u043d\\u0435 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0443\\u0441\\u043f\\u0435\\u0448\\u043d\\u043e \\u043f\\u0435\\u0440\\u0435\\u0436\\u0438\\u043b \\u0431\\u0435\\u0437 \\u0437\\u0430\\u043c\\u0435\\u0442\\u043d\\u044b\\u0445 \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0439 \\u043f\\u044f\\u0442\\u044c \\u0432\\u0435\\u043a\\u043e\\u0432, \\u043d\\u043e \\u0438 \\u043f\\u0435\\u0440\\u0435\\u0448\\u0430\\u0433\\u043d\\u0443\\u043b \\u0432 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0439 \\u0434\\u0438\\u0437\\u0430\\u0439\\u043d. \\u0415\\u0433\\u043e \\u043f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u0438\\u0437\\u0430\\u0446\\u0438\\u0438 \\u0432 \\u043d\\u043e\\u0432\\u043e\\u0435 \\u0432\\u0440\\u0435\\u043c\\u044f \\u043f\\u043e\\u0441\\u043b\\u0443\\u0436\\u0438\\u043b\\u0438 \\u043f\\u0443\\u0431\\u043b\\u0438\\u043a\\u0430\\u0446\\u0438\\u044f \\u043b\\u0438\\u0441\\u0442\\u043e\\u0432 Letraset \\u0441 \\u043e\\u0431\\u0440\\u0430\\u0437\\u0446\\u0430\\u043c\\u0438 Lorem Ipsum \\u0432 60-\\u0445 \\u0433\\u043e\\u0434\\u0430\\u0445 \\u0438, \\u0432 \\u0431\\u043e\\u043b\\u0435\\u0435 \\u043d\\u0435\\u0434\\u0430\\u0432\\u043d\\u0435\\u0435 \\u0432\\u0440\\u0435\\u043c\\u044f, \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u044b \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0432\\u0451\\u0440\\u0441\\u0442\\u043a\\u0438 \\u0442\\u0438\\u043f\\u0430 Aldus PageMaker, \\u0432 \\u0448\\u0430\\u0431\\u043b\\u043e\\u043d\\u0430\\u0445 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u0442\\u0441\\u044f Lorem Ipsum.<\\/p>\\r\\n<p>\\u0414\\u0430\\u0432\\u043d\\u043e \\u0432\\u044b\\u044f\\u0441\\u043d\\u0435\\u043d\\u043e, \\u0447\\u0442\\u043e \\u043f\\u0440\\u0438 \\u043e\\u0446\\u0435\\u043d\\u043a\\u0435 \\u0434\\u0438\\u0437\\u0430\\u0439\\u043d\\u0430 \\u0438 \\u043a\\u043e\\u043c\\u043f\\u043e\\u0437\\u0438\\u0446\\u0438\\u0438 \\u0447\\u0438\\u0442\\u0430\\u0435\\u043c\\u044b\\u0439 \\u0442\\u0435\\u043a\\u0441\\u0442 \\u043c\\u0435\\u0448\\u0430\\u0435\\u0442 \\u0441\\u043e\\u0441\\u0440\\u0435\\u0434\\u043e\\u0442\\u043e\\u0447\\u0438\\u0442\\u044c\\u0441\\u044f. Lorem Ipsum \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044e\\u0442 \\u043f\\u043e\\u0442\\u043e\\u043c\\u0443, \\u0447\\u0442\\u043e \\u0442\\u043e\\u0442 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u0431\\u043e\\u043b\\u0435\\u0435 \\u0438\\u043b\\u0438 \\u043c\\u0435\\u043d\\u0435\\u0435 \\u0441\\u0442\\u0430\\u043d\\u0434\\u0430\\u0440\\u0442\\u043d\\u043e\\u0435 \\u0437\\u0430\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u0435 \\u0448\\u0430\\u0431\\u043b\\u043e\\u043d\\u0430, \\u0430 \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0440\\u0435\\u0430\\u043b\\u044c\\u043d\\u043e\\u0435 \\u0440\\u0430\\u0441\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0431\\u0443\\u043a\\u0432 \\u0438 \\u043f\\u0440\\u043e\\u0431\\u0435\\u043b\\u043e\\u0432 \\u0432 \\u0430\\u0431\\u0437\\u0430\\u0446\\u0430\\u0445, \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0435 \\u043d\\u0435 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0435\\u0442\\u0441\\u044f \\u043f\\u0440\\u0438 \\u043f\\u0440\\u043e\\u0441\\u0442\\u043e\\u0439 \\u0434\\u0443\\u0431\\u043b\\u0438\\u043a\\u0430\\u0446\\u0438\\u0438 \\\"\\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442.. \\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442.. \\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442..\\\" \\u041c\\u043d\\u043e\\u0433\\u0438\\u0435 \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u044b \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0432\\u0451\\u0440\\u0441\\u0442\\u043a\\u0438 \\u0438 \\u0440\\u0435\\u0434\\u0430\\u043a\\u0442\\u043e\\u0440\\u044b HTML \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044e\\u0442 Lorem Ipsum \\u0432 \\u043a\\u0430\\u0447\\u0435\\u0441\\u0442\\u0432\\u0435 \\u0442\\u0435\\u043a\\u0441\\u0442\\u0430 \\u043f\\u043e \\u0443\\u043c\\u043e\\u043b\\u0447\\u0430\\u043d\\u0438\\u044e, \\u0442\\u0430\\u043a \\u0447\\u0442\\u043e \\u043f\\u043e\\u0438\\u0441\\u043a \\u043f\\u043e \\u043a\\u043b\\u044e\\u0447\\u0435\\u0432\\u044b\\u043c \\u0441\\u043b\\u043e\\u0432\\u0430\\u043c \\\"lorem ipsum\\\" \\u0441\\u0440\\u0430\\u0437\\u0443 \\u043f\\u043e\\u043a\\u0430\\u0437\\u044b\\u0432\\u0430\\u0435\\u0442, \\u043a\\u0430\\u043a \\u043c\\u043d\\u043e\\u0433\\u043e \\u0432\\u0435\\u0431-\\u0441\\u0442\\u0440\\u0430\\u043d\\u0438\\u0446 \\u0432\\u0441\\u0451 \\u0435\\u0449\\u0451 \\u0434\\u043e\\u0436\\u0438\\u0434\\u0430\\u044e\\u0442\\u0441\\u044f \\u0441\\u0432\\u043e\\u0435\\u0433\\u043e \\u043d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0435\\u0433\\u043e \\u0440\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f. \\u0417\\u0430 \\u043f\\u0440\\u043e\\u0448\\u0435\\u0434\\u0448\\u0438\\u0435 \\u0433\\u043e\\u0434\\u044b \\u0442\\u0435\\u043a\\u0441\\u0442 Lorem Ipsum \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u043b \\u043c\\u043d\\u043e\\u0433\\u043e \\u0432\\u0435\\u0440\\u0441\\u0438\\u0439. \\u041d\\u0435\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 \\u0432\\u0435\\u0440\\u0441\\u0438\\u0438 \\u043f\\u043e\\u044f\\u0432\\u0438\\u043b\\u0438\\u0441\\u044c \\u043f\\u043e \\u043e\\u0448\\u0438\\u0431\\u043a\\u0435, \\u043d\\u0435\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 - \\u043d\\u0430\\u043c\\u0435\\u0440\\u0435\\u043d\\u043d\\u043e (\\u043d\\u0430\\u043f\\u0440\\u0438\\u043c\\u0435\\u0440, \\u044e\\u043c\\u043e\\u0440\\u0438\\u0441\\u0442\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0435 \\u0432\\u0430\\u0440\\u0438\\u0430\\u043d\\u0442\\u044b).<\\/p>\\r\\n<p>\\u041c\\u043d\\u043e\\u0433\\u0438\\u0435 \\u0434\\u0443\\u043c\\u0430\\u044e\\u0442, \\u0447\\u0442\\u043e Lorem Ipsum - \\u0432\\u0437\\u044f\\u0442\\u044b\\u0439 \\u0441 \\u043f\\u043e\\u0442\\u043e\\u043b\\u043a\\u0430 \\u043f\\u0441\\u0435\\u0432\\u0434\\u043e-\\u043b\\u0430\\u0442\\u0438\\u043d\\u0441\\u043a\\u0438\\u0439 \\u043d\\u0430\\u0431\\u043e\\u0440 \\u0441\\u043b\\u043e\\u0432, \\u043d\\u043e \\u044d\\u0442\\u043e \\u043d\\u0435 \\u0441\\u043e\\u0432\\u0441\\u0435\\u043c \\u0442\\u0430\\u043a. \\u0415\\u0433\\u043e \\u043a\\u043e\\u0440\\u043d\\u0438 \\u0443\\u0445\\u043e\\u0434\\u044f\\u0442 \\u0432 \\u043e\\u0434\\u0438\\u043d \\u0444\\u0440\\u0430\\u0433\\u043c\\u0435\\u043d\\u0442 \\u043a\\u043b\\u0430\\u0441\\u0441\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0430\\u0442\\u044b\\u043d\\u0438 45 \\u0433\\u043e\\u0434\\u0430 \\u043d.\\u044d., \\u0442\\u043e \\u0435\\u0441\\u0442\\u044c \\u0431\\u043e\\u043b\\u0435\\u0435 \\u0434\\u0432\\u0443\\u0445 \\u0442\\u044b\\u0441\\u044f\\u0447\\u0435\\u043b\\u0435\\u0442\\u0438\\u0439 \\u043d\\u0430\\u0437\\u0430\\u0434. \\u0420\\u0438\\u0447\\u0430\\u0440\\u0434 \\u041c\\u0430\\u043a\\u041a\\u043b\\u0438\\u043d\\u0442\\u043e\\u043a, \\u043f\\u0440\\u043e\\u0444\\u0435\\u0441\\u0441\\u043e\\u0440 \\u043b\\u0430\\u0442\\u044b\\u043d\\u0438 \\u0438\\u0437 \\u043a\\u043e\\u043b\\u043b\\u0435\\u0434\\u0436\\u0430 Hampden-Sydney, \\u0448\\u0442\\u0430\\u0442 \\u0412\\u0438\\u0440\\u0434\\u0436\\u0438\\u043d\\u0438\\u044f, \\u0432\\u0437\\u044f\\u043b \\u043e\\u0434\\u043d\\u043e \\u0438\\u0437 \\u0441\\u0430\\u043c\\u044b\\u0445 \\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043b\\u043e\\u0432 \\u0432 Lorem Ipsum, \\\"consectetur\\\", \\u0438 \\u0437\\u0430\\u043d\\u044f\\u043b\\u0441\\u044f \\u0435\\u0433\\u043e \\u043f\\u043e\\u0438\\u0441\\u043a\\u0430\\u043c\\u0438 \\u0432 \\u043a\\u043b\\u0430\\u0441\\u0441\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0430\\u0442\\u0438\\u043d\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0438\\u0442\\u0435\\u0440\\u0430\\u0442\\u0443\\u0440\\u0435. \\u0412 \\u0440\\u0435\\u0437\\u0443\\u043b\\u044c\\u0442\\u0430\\u0442\\u0435 \\u043e\\u043d \\u043d\\u0430\\u0448\\u0451\\u043b \\u043d\\u0435\\u043e\\u0441\\u043f\\u043e\\u0440\\u0438\\u043c\\u044b\\u0439 \\u043f\\u0435\\u0440\\u0432\\u043e\\u0438\\u0441\\u0442\\u043e\\u0447\\u043d\\u0438\\u043a Lorem Ipsum \\u0432 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u0430\\u0445 1.10.32 \\u0438 1.10.33 \\u043a\\u043d\\u0438\\u0433\\u0438 \\\"de Finibus Bonorum et Malorum\\\" (\\\"\\u041e \\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0430\\u0445 \\u0434\\u043e\\u0431\\u0440\\u0430 \\u0438 \\u0437\\u043b\\u0430\\\"), \\u043d\\u0430\\u043f\\u0438\\u0441\\u0430\\u043d\\u043d\\u043e\\u0439 \\u0426\\u0438\\u0446\\u0435\\u0440\\u043e\\u043d\\u043e\\u043c \\u0432 45 \\u0433\\u043e\\u0434\\u0443 \\u043d.\\u044d. \\u042d\\u0442\\u043e\\u0442 \\u0442\\u0440\\u0430\\u043a\\u0442\\u0430\\u0442 \\u043f\\u043e \\u0442\\u0435\\u043e\\u0440\\u0438\\u0438 \\u044d\\u0442\\u0438\\u043a\\u0438 \\u0431\\u044b\\u043b \\u043e\\u0447\\u0435\\u043d\\u044c \\u043f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u0435\\u043d \\u0432 \\u044d\\u043f\\u043e\\u0445\\u0443 \\u0412\\u043e\\u0437\\u0440\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f. \\u041f\\u0435\\u0440\\u0432\\u0430\\u044f \\u0441\\u0442\\u0440\\u043e\\u043a\\u0430 Lorem Ipsum, \\\"Lorem ipsum dolor sit amet..\\\", \\u043f\\u0440\\u043e\\u0438\\u0441\\u0445\\u043e\\u0434\\u0438\\u0442 \\u043e\\u0442 \\u043e\\u0434\\u043d\\u043e\\u0439 \\u0438\\u0437 \\u0441\\u0442\\u0440\\u043e\\u043a \\u0432 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u0435 1.10.32<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":8,\"created\":\"2023-08-15 17:45:13\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-19 20:18:51\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-19 20:18:32\",\"publish_up\":\"2023-08-15 17:45:13\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/news\\\\\\/2.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/news\\\\\\/2.jpg?width=683&height=600\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/news\\\\\\/2.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/news\\\\\\/2.jpg?width=683&height=600\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:news\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0);
INSERT INTO `lsqvo_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(116, 'com_content.article.11', '', '2023-08-19 20:20:05', 113, 11616, '9aaf833a0659d6c4f6eaa446f1076594f34308dd', '{\"id\":\"11\",\"asset_id\":129,\"title\":\"\\u041b\\u0435\\u0442\\u043d\\u0438\\u0439 \\u0434\\u0435\\u0441\\u0435\\u0440\\u0442\",\"alias\":\"letnij-desert\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong> - \\u044d\\u0442\\u043e \\u0442\\u0435\\u043a\\u0441\\u0442-\\\"\\u0440\\u044b\\u0431\\u0430\\\", \\u0447\\u0430\\u0441\\u0442\\u043e \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u043c\\u044b\\u0439 \\u0432 \\u043f\\u0435\\u0447\\u0430\\u0442\\u0438 \\u0438 \\u0432\\u044d\\u0431-\\u0434\\u0438\\u0437\\u0430\\u0439\\u043d\\u0435. Lorem Ipsum \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0442\\u0430\\u043d\\u0434\\u0430\\u0440\\u0442\\u043d\\u043e\\u0439 \\\"\\u0440\\u044b\\u0431\\u043e\\u0439\\\" \\u0434\\u043b\\u044f \\u0442\\u0435\\u043a\\u0441\\u0442\\u043e\\u0432 \\u043d\\u0430 \\u043b\\u0430\\u0442\\u0438\\u043d\\u0438\\u0446\\u0435 \\u0441 \\u043d\\u0430\\u0447\\u0430\\u043b\\u0430 XVI \\u0432\\u0435\\u043a\\u0430. \\u0412 \\u0442\\u043e \\u0432\\u0440\\u0435\\u043c\\u044f \\u043d\\u0435\\u043a\\u0438\\u0439 \\u0431\\u0435\\u0437\\u044b\\u043c\\u044f\\u043d\\u043d\\u044b\\u0439 \\u043f\\u0435\\u0447\\u0430\\u0442\\u043d\\u0438\\u043a \\u0441\\u043e\\u0437\\u0434\\u0430\\u043b \\u0431\\u043e\\u043b\\u044c\\u0448\\u0443\\u044e \\u043a\\u043e\\u043b\\u043b\\u0435\\u043a\\u0446\\u0438\\u044e \\u0440\\u0430\\u0437\\u043c\\u0435\\u0440\\u043e\\u0432 \\u0438 \\u0444\\u043e\\u0440\\u043c \\u0448\\u0440\\u0438\\u0444\\u0442\\u043e\\u0432, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044f Lorem Ipsum \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0435\\u0447\\u0430\\u0442\\u043a\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0437\\u0446\\u043e\\u0432. Lorem Ipsum \\u043d\\u0435 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0443\\u0441\\u043f\\u0435\\u0448\\u043d\\u043e \\u043f\\u0435\\u0440\\u0435\\u0436\\u0438\\u043b \\u0431\\u0435\\u0437 \\u0437\\u0430\\u043c\\u0435\\u0442\\u043d\\u044b\\u0445 \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0439 \\u043f\\u044f\\u0442\\u044c \\u0432\\u0435\\u043a\\u043e\\u0432, \\u043d\\u043e \\u0438 \\u043f\\u0435\\u0440\\u0435\\u0448\\u0430\\u0433\\u043d\\u0443\\u043b \\u0432 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0439 \\u0434\\u0438\\u0437\\u0430\\u0439\\u043d. \\u0415\\u0433\\u043e \\u043f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u0438\\u0437\\u0430\\u0446\\u0438\\u0438 \\u0432 \\u043d\\u043e\\u0432\\u043e\\u0435 \\u0432\\u0440\\u0435\\u043c\\u044f \\u043f\\u043e\\u0441\\u043b\\u0443\\u0436\\u0438\\u043b\\u0438 \\u043f\\u0443\\u0431\\u043b\\u0438\\u043a\\u0430\\u0446\\u0438\\u044f \\u043b\\u0438\\u0441\\u0442\\u043e\\u0432 Letraset \\u0441 \\u043e\\u0431\\u0440\\u0430\\u0437\\u0446\\u0430\\u043c\\u0438 Lorem Ipsum \\u0432 60-\\u0445 \\u0433\\u043e\\u0434\\u0430\\u0445 \\u0438, \\u0432 \\u0431\\u043e\\u043b\\u0435\\u0435 \\u043d\\u0435\\u0434\\u0430\\u0432\\u043d\\u0435\\u0435 \\u0432\\u0440\\u0435\\u043c\\u044f, \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u044b \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0432\\u0451\\u0440\\u0441\\u0442\\u043a\\u0438 \\u0442\\u0438\\u043f\\u0430 Aldus PageMaker, \\u0432 \\u0448\\u0430\\u0431\\u043b\\u043e\\u043d\\u0430\\u0445 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u0442\\u0441\\u044f Lorem Ipsum.<\\/p>\\r\\n<p>\\u0414\\u0430\\u0432\\u043d\\u043e \\u0432\\u044b\\u044f\\u0441\\u043d\\u0435\\u043d\\u043e, \\u0447\\u0442\\u043e \\u043f\\u0440\\u0438 \\u043e\\u0446\\u0435\\u043d\\u043a\\u0435 \\u0434\\u0438\\u0437\\u0430\\u0439\\u043d\\u0430 \\u0438 \\u043a\\u043e\\u043c\\u043f\\u043e\\u0437\\u0438\\u0446\\u0438\\u0438 \\u0447\\u0438\\u0442\\u0430\\u0435\\u043c\\u044b\\u0439 \\u0442\\u0435\\u043a\\u0441\\u0442 \\u043c\\u0435\\u0448\\u0430\\u0435\\u0442 \\u0441\\u043e\\u0441\\u0440\\u0435\\u0434\\u043e\\u0442\\u043e\\u0447\\u0438\\u0442\\u044c\\u0441\\u044f. Lorem Ipsum \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044e\\u0442 \\u043f\\u043e\\u0442\\u043e\\u043c\\u0443, \\u0447\\u0442\\u043e \\u0442\\u043e\\u0442 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u0431\\u043e\\u043b\\u0435\\u0435 \\u0438\\u043b\\u0438 \\u043c\\u0435\\u043d\\u0435\\u0435 \\u0441\\u0442\\u0430\\u043d\\u0434\\u0430\\u0440\\u0442\\u043d\\u043e\\u0435 \\u0437\\u0430\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u0435 \\u0448\\u0430\\u0431\\u043b\\u043e\\u043d\\u0430, \\u0430 \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0440\\u0435\\u0430\\u043b\\u044c\\u043d\\u043e\\u0435 \\u0440\\u0430\\u0441\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0431\\u0443\\u043a\\u0432 \\u0438 \\u043f\\u0440\\u043e\\u0431\\u0435\\u043b\\u043e\\u0432 \\u0432 \\u0430\\u0431\\u0437\\u0430\\u0446\\u0430\\u0445, \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0435 \\u043d\\u0435 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0435\\u0442\\u0441\\u044f \\u043f\\u0440\\u0438 \\u043f\\u0440\\u043e\\u0441\\u0442\\u043e\\u0439 \\u0434\\u0443\\u0431\\u043b\\u0438\\u043a\\u0430\\u0446\\u0438\\u0438 \\\"\\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442.. \\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442.. \\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442..\\\" \\u041c\\u043d\\u043e\\u0433\\u0438\\u0435 \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u044b \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0432\\u0451\\u0440\\u0441\\u0442\\u043a\\u0438 \\u0438 \\u0440\\u0435\\u0434\\u0430\\u043a\\u0442\\u043e\\u0440\\u044b HTML \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044e\\u0442 Lorem Ipsum \\u0432 \\u043a\\u0430\\u0447\\u0435\\u0441\\u0442\\u0432\\u0435 \\u0442\\u0435\\u043a\\u0441\\u0442\\u0430 \\u043f\\u043e \\u0443\\u043c\\u043e\\u043b\\u0447\\u0430\\u043d\\u0438\\u044e, \\u0442\\u0430\\u043a \\u0447\\u0442\\u043e \\u043f\\u043e\\u0438\\u0441\\u043a \\u043f\\u043e \\u043a\\u043b\\u044e\\u0447\\u0435\\u0432\\u044b\\u043c \\u0441\\u043b\\u043e\\u0432\\u0430\\u043c \\\"lorem ipsum\\\" \\u0441\\u0440\\u0430\\u0437\\u0443 \\u043f\\u043e\\u043a\\u0430\\u0437\\u044b\\u0432\\u0430\\u0435\\u0442, \\u043a\\u0430\\u043a \\u043c\\u043d\\u043e\\u0433\\u043e \\u0432\\u0435\\u0431-\\u0441\\u0442\\u0440\\u0430\\u043d\\u0438\\u0446 \\u0432\\u0441\\u0451 \\u0435\\u0449\\u0451 \\u0434\\u043e\\u0436\\u0438\\u0434\\u0430\\u044e\\u0442\\u0441\\u044f \\u0441\\u0432\\u043e\\u0435\\u0433\\u043e \\u043d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0435\\u0433\\u043e \\u0440\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f. \\u0417\\u0430 \\u043f\\u0440\\u043e\\u0448\\u0435\\u0434\\u0448\\u0438\\u0435 \\u0433\\u043e\\u0434\\u044b \\u0442\\u0435\\u043a\\u0441\\u0442 Lorem Ipsum \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u043b \\u043c\\u043d\\u043e\\u0433\\u043e \\u0432\\u0435\\u0440\\u0441\\u0438\\u0439. \\u041d\\u0435\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 \\u0432\\u0435\\u0440\\u0441\\u0438\\u0438 \\u043f\\u043e\\u044f\\u0432\\u0438\\u043b\\u0438\\u0441\\u044c \\u043f\\u043e \\u043e\\u0448\\u0438\\u0431\\u043a\\u0435, \\u043d\\u0435\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 - \\u043d\\u0430\\u043c\\u0435\\u0440\\u0435\\u043d\\u043d\\u043e (\\u043d\\u0430\\u043f\\u0440\\u0438\\u043c\\u0435\\u0440, \\u044e\\u043c\\u043e\\u0440\\u0438\\u0441\\u0442\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0435 \\u0432\\u0430\\u0440\\u0438\\u0430\\u043d\\u0442\\u044b).<\\/p>\\r\\n<p>\\u041c\\u043d\\u043e\\u0433\\u0438\\u0435 \\u0434\\u0443\\u043c\\u0430\\u044e\\u0442, \\u0447\\u0442\\u043e Lorem Ipsum - \\u0432\\u0437\\u044f\\u0442\\u044b\\u0439 \\u0441 \\u043f\\u043e\\u0442\\u043e\\u043b\\u043a\\u0430 \\u043f\\u0441\\u0435\\u0432\\u0434\\u043e-\\u043b\\u0430\\u0442\\u0438\\u043d\\u0441\\u043a\\u0438\\u0439 \\u043d\\u0430\\u0431\\u043e\\u0440 \\u0441\\u043b\\u043e\\u0432, \\u043d\\u043e \\u044d\\u0442\\u043e \\u043d\\u0435 \\u0441\\u043e\\u0432\\u0441\\u0435\\u043c \\u0442\\u0430\\u043a. \\u0415\\u0433\\u043e \\u043a\\u043e\\u0440\\u043d\\u0438 \\u0443\\u0445\\u043e\\u0434\\u044f\\u0442 \\u0432 \\u043e\\u0434\\u0438\\u043d \\u0444\\u0440\\u0430\\u0433\\u043c\\u0435\\u043d\\u0442 \\u043a\\u043b\\u0430\\u0441\\u0441\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0430\\u0442\\u044b\\u043d\\u0438 45 \\u0433\\u043e\\u0434\\u0430 \\u043d.\\u044d., \\u0442\\u043e \\u0435\\u0441\\u0442\\u044c \\u0431\\u043e\\u043b\\u0435\\u0435 \\u0434\\u0432\\u0443\\u0445 \\u0442\\u044b\\u0441\\u044f\\u0447\\u0435\\u043b\\u0435\\u0442\\u0438\\u0439 \\u043d\\u0430\\u0437\\u0430\\u0434. \\u0420\\u0438\\u0447\\u0430\\u0440\\u0434 \\u041c\\u0430\\u043a\\u041a\\u043b\\u0438\\u043d\\u0442\\u043e\\u043a, \\u043f\\u0440\\u043e\\u0444\\u0435\\u0441\\u0441\\u043e\\u0440 \\u043b\\u0430\\u0442\\u044b\\u043d\\u0438 \\u0438\\u0437 \\u043a\\u043e\\u043b\\u043b\\u0435\\u0434\\u0436\\u0430 Hampden-Sydney, \\u0448\\u0442\\u0430\\u0442 \\u0412\\u0438\\u0440\\u0434\\u0436\\u0438\\u043d\\u0438\\u044f, \\u0432\\u0437\\u044f\\u043b \\u043e\\u0434\\u043d\\u043e \\u0438\\u0437 \\u0441\\u0430\\u043c\\u044b\\u0445 \\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043b\\u043e\\u0432 \\u0432 Lorem Ipsum, \\\"consectetur\\\", \\u0438 \\u0437\\u0430\\u043d\\u044f\\u043b\\u0441\\u044f \\u0435\\u0433\\u043e \\u043f\\u043e\\u0438\\u0441\\u043a\\u0430\\u043c\\u0438 \\u0432 \\u043a\\u043b\\u0430\\u0441\\u0441\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0430\\u0442\\u0438\\u043d\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0438\\u0442\\u0435\\u0440\\u0430\\u0442\\u0443\\u0440\\u0435. \\u0412 \\u0440\\u0435\\u0437\\u0443\\u043b\\u044c\\u0442\\u0430\\u0442\\u0435 \\u043e\\u043d \\u043d\\u0430\\u0448\\u0451\\u043b \\u043d\\u0435\\u043e\\u0441\\u043f\\u043e\\u0440\\u0438\\u043c\\u044b\\u0439 \\u043f\\u0435\\u0440\\u0432\\u043e\\u0438\\u0441\\u0442\\u043e\\u0447\\u043d\\u0438\\u043a Lorem Ipsum \\u0432 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u0430\\u0445 1.10.32 \\u0438 1.10.33 \\u043a\\u043d\\u0438\\u0433\\u0438 \\\"de Finibus Bonorum et Malorum\\\" (\\\"\\u041e \\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0430\\u0445 \\u0434\\u043e\\u0431\\u0440\\u0430 \\u0438 \\u0437\\u043b\\u0430\\\"), \\u043d\\u0430\\u043f\\u0438\\u0441\\u0430\\u043d\\u043d\\u043e\\u0439 \\u0426\\u0438\\u0446\\u0435\\u0440\\u043e\\u043d\\u043e\\u043c \\u0432 45 \\u0433\\u043e\\u0434\\u0443 \\u043d.\\u044d. \\u042d\\u0442\\u043e\\u0442 \\u0442\\u0440\\u0430\\u043a\\u0442\\u0430\\u0442 \\u043f\\u043e \\u0442\\u0435\\u043e\\u0440\\u0438\\u0438 \\u044d\\u0442\\u0438\\u043a\\u0438 \\u0431\\u044b\\u043b \\u043e\\u0447\\u0435\\u043d\\u044c \\u043f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u0435\\u043d \\u0432 \\u044d\\u043f\\u043e\\u0445\\u0443 \\u0412\\u043e\\u0437\\u0440\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f. \\u041f\\u0435\\u0440\\u0432\\u0430\\u044f \\u0441\\u0442\\u0440\\u043e\\u043a\\u0430 Lorem Ipsum, \\\"Lorem ipsum dolor sit amet..\\\", \\u043f\\u0440\\u043e\\u0438\\u0441\\u0445\\u043e\\u0434\\u0438\\u0442 \\u043e\\u0442 \\u043e\\u0434\\u043d\\u043e\\u0439 \\u0438\\u0437 \\u0441\\u0442\\u0440\\u043e\\u043a \\u0432 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u0435 1.10.32<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":8,\"created\":\"2023-08-15 17:45:13\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-19 20:20:05\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-19 20:19:56\",\"publish_up\":\"2023-08-15 17:45:13\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/news\\\\\\/3.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/news\\\\\\/3.jpg?width=683&height=600\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/news\\\\\\/3.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/news\\\\\\/3.jpg?width=683&height=600\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:news\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":5,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(117, 'com_content.article.13', '', '2023-08-19 20:21:18', 113, 11622, 'f80c4e07622e85c5b283c947b75264a69576cf83', '{\"id\":\"13\",\"asset_id\":131,\"title\":\"\\u041b\\u0435\\u0442\\u043d\\u0438\\u0439 \\u0434\\u0435\\u0441\\u0435\\u0440\\u0442 (2)\",\"alias\":\"letnij-desert-2\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong> - \\u044d\\u0442\\u043e \\u0442\\u0435\\u043a\\u0441\\u0442-\\\"\\u0440\\u044b\\u0431\\u0430\\\", \\u0447\\u0430\\u0441\\u0442\\u043e \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u043c\\u044b\\u0439 \\u0432 \\u043f\\u0435\\u0447\\u0430\\u0442\\u0438 \\u0438 \\u0432\\u044d\\u0431-\\u0434\\u0438\\u0437\\u0430\\u0439\\u043d\\u0435. Lorem Ipsum \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0442\\u0430\\u043d\\u0434\\u0430\\u0440\\u0442\\u043d\\u043e\\u0439 \\\"\\u0440\\u044b\\u0431\\u043e\\u0439\\\" \\u0434\\u043b\\u044f \\u0442\\u0435\\u043a\\u0441\\u0442\\u043e\\u0432 \\u043d\\u0430 \\u043b\\u0430\\u0442\\u0438\\u043d\\u0438\\u0446\\u0435 \\u0441 \\u043d\\u0430\\u0447\\u0430\\u043b\\u0430 XVI \\u0432\\u0435\\u043a\\u0430. \\u0412 \\u0442\\u043e \\u0432\\u0440\\u0435\\u043c\\u044f \\u043d\\u0435\\u043a\\u0438\\u0439 \\u0431\\u0435\\u0437\\u044b\\u043c\\u044f\\u043d\\u043d\\u044b\\u0439 \\u043f\\u0435\\u0447\\u0430\\u0442\\u043d\\u0438\\u043a \\u0441\\u043e\\u0437\\u0434\\u0430\\u043b \\u0431\\u043e\\u043b\\u044c\\u0448\\u0443\\u044e \\u043a\\u043e\\u043b\\u043b\\u0435\\u043a\\u0446\\u0438\\u044e \\u0440\\u0430\\u0437\\u043c\\u0435\\u0440\\u043e\\u0432 \\u0438 \\u0444\\u043e\\u0440\\u043c \\u0448\\u0440\\u0438\\u0444\\u0442\\u043e\\u0432, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044f Lorem Ipsum \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0435\\u0447\\u0430\\u0442\\u043a\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0437\\u0446\\u043e\\u0432. Lorem Ipsum \\u043d\\u0435 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0443\\u0441\\u043f\\u0435\\u0448\\u043d\\u043e \\u043f\\u0435\\u0440\\u0435\\u0436\\u0438\\u043b \\u0431\\u0435\\u0437 \\u0437\\u0430\\u043c\\u0435\\u0442\\u043d\\u044b\\u0445 \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0439 \\u043f\\u044f\\u0442\\u044c \\u0432\\u0435\\u043a\\u043e\\u0432, \\u043d\\u043e \\u0438 \\u043f\\u0435\\u0440\\u0435\\u0448\\u0430\\u0433\\u043d\\u0443\\u043b \\u0432 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0439 \\u0434\\u0438\\u0437\\u0430\\u0439\\u043d. \\u0415\\u0433\\u043e \\u043f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u0438\\u0437\\u0430\\u0446\\u0438\\u0438 \\u0432 \\u043d\\u043e\\u0432\\u043e\\u0435 \\u0432\\u0440\\u0435\\u043c\\u044f \\u043f\\u043e\\u0441\\u043b\\u0443\\u0436\\u0438\\u043b\\u0438 \\u043f\\u0443\\u0431\\u043b\\u0438\\u043a\\u0430\\u0446\\u0438\\u044f \\u043b\\u0438\\u0441\\u0442\\u043e\\u0432 Letraset \\u0441 \\u043e\\u0431\\u0440\\u0430\\u0437\\u0446\\u0430\\u043c\\u0438 Lorem Ipsum \\u0432 60-\\u0445 \\u0433\\u043e\\u0434\\u0430\\u0445 \\u0438, \\u0432 \\u0431\\u043e\\u043b\\u0435\\u0435 \\u043d\\u0435\\u0434\\u0430\\u0432\\u043d\\u0435\\u0435 \\u0432\\u0440\\u0435\\u043c\\u044f, \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u044b \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0432\\u0451\\u0440\\u0441\\u0442\\u043a\\u0438 \\u0442\\u0438\\u043f\\u0430 Aldus PageMaker, \\u0432 \\u0448\\u0430\\u0431\\u043b\\u043e\\u043d\\u0430\\u0445 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u0442\\u0441\\u044f Lorem Ipsum.<\\/p>\\r\\n<p>\\u0414\\u0430\\u0432\\u043d\\u043e \\u0432\\u044b\\u044f\\u0441\\u043d\\u0435\\u043d\\u043e, \\u0447\\u0442\\u043e \\u043f\\u0440\\u0438 \\u043e\\u0446\\u0435\\u043d\\u043a\\u0435 \\u0434\\u0438\\u0437\\u0430\\u0439\\u043d\\u0430 \\u0438 \\u043a\\u043e\\u043c\\u043f\\u043e\\u0437\\u0438\\u0446\\u0438\\u0438 \\u0447\\u0438\\u0442\\u0430\\u0435\\u043c\\u044b\\u0439 \\u0442\\u0435\\u043a\\u0441\\u0442 \\u043c\\u0435\\u0448\\u0430\\u0435\\u0442 \\u0441\\u043e\\u0441\\u0440\\u0435\\u0434\\u043e\\u0442\\u043e\\u0447\\u0438\\u0442\\u044c\\u0441\\u044f. Lorem Ipsum \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044e\\u0442 \\u043f\\u043e\\u0442\\u043e\\u043c\\u0443, \\u0447\\u0442\\u043e \\u0442\\u043e\\u0442 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u0431\\u043e\\u043b\\u0435\\u0435 \\u0438\\u043b\\u0438 \\u043c\\u0435\\u043d\\u0435\\u0435 \\u0441\\u0442\\u0430\\u043d\\u0434\\u0430\\u0440\\u0442\\u043d\\u043e\\u0435 \\u0437\\u0430\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u0435 \\u0448\\u0430\\u0431\\u043b\\u043e\\u043d\\u0430, \\u0430 \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0440\\u0435\\u0430\\u043b\\u044c\\u043d\\u043e\\u0435 \\u0440\\u0430\\u0441\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0431\\u0443\\u043a\\u0432 \\u0438 \\u043f\\u0440\\u043e\\u0431\\u0435\\u043b\\u043e\\u0432 \\u0432 \\u0430\\u0431\\u0437\\u0430\\u0446\\u0430\\u0445, \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0435 \\u043d\\u0435 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0435\\u0442\\u0441\\u044f \\u043f\\u0440\\u0438 \\u043f\\u0440\\u043e\\u0441\\u0442\\u043e\\u0439 \\u0434\\u0443\\u0431\\u043b\\u0438\\u043a\\u0430\\u0446\\u0438\\u0438 \\\"\\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442.. \\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442.. \\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442..\\\" \\u041c\\u043d\\u043e\\u0433\\u0438\\u0435 \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u044b \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0432\\u0451\\u0440\\u0441\\u0442\\u043a\\u0438 \\u0438 \\u0440\\u0435\\u0434\\u0430\\u043a\\u0442\\u043e\\u0440\\u044b HTML \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044e\\u0442 Lorem Ipsum \\u0432 \\u043a\\u0430\\u0447\\u0435\\u0441\\u0442\\u0432\\u0435 \\u0442\\u0435\\u043a\\u0441\\u0442\\u0430 \\u043f\\u043e \\u0443\\u043c\\u043e\\u043b\\u0447\\u0430\\u043d\\u0438\\u044e, \\u0442\\u0430\\u043a \\u0447\\u0442\\u043e \\u043f\\u043e\\u0438\\u0441\\u043a \\u043f\\u043e \\u043a\\u043b\\u044e\\u0447\\u0435\\u0432\\u044b\\u043c \\u0441\\u043b\\u043e\\u0432\\u0430\\u043c \\\"lorem ipsum\\\" \\u0441\\u0440\\u0430\\u0437\\u0443 \\u043f\\u043e\\u043a\\u0430\\u0437\\u044b\\u0432\\u0430\\u0435\\u0442, \\u043a\\u0430\\u043a \\u043c\\u043d\\u043e\\u0433\\u043e \\u0432\\u0435\\u0431-\\u0441\\u0442\\u0440\\u0430\\u043d\\u0438\\u0446 \\u0432\\u0441\\u0451 \\u0435\\u0449\\u0451 \\u0434\\u043e\\u0436\\u0438\\u0434\\u0430\\u044e\\u0442\\u0441\\u044f \\u0441\\u0432\\u043e\\u0435\\u0433\\u043e \\u043d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0435\\u0433\\u043e \\u0440\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f. \\u0417\\u0430 \\u043f\\u0440\\u043e\\u0448\\u0435\\u0434\\u0448\\u0438\\u0435 \\u0433\\u043e\\u0434\\u044b \\u0442\\u0435\\u043a\\u0441\\u0442 Lorem Ipsum \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u043b \\u043c\\u043d\\u043e\\u0433\\u043e \\u0432\\u0435\\u0440\\u0441\\u0438\\u0439. \\u041d\\u0435\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 \\u0432\\u0435\\u0440\\u0441\\u0438\\u0438 \\u043f\\u043e\\u044f\\u0432\\u0438\\u043b\\u0438\\u0441\\u044c \\u043f\\u043e \\u043e\\u0448\\u0438\\u0431\\u043a\\u0435, \\u043d\\u0435\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 - \\u043d\\u0430\\u043c\\u0435\\u0440\\u0435\\u043d\\u043d\\u043e (\\u043d\\u0430\\u043f\\u0440\\u0438\\u043c\\u0435\\u0440, \\u044e\\u043c\\u043e\\u0440\\u0438\\u0441\\u0442\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0435 \\u0432\\u0430\\u0440\\u0438\\u0430\\u043d\\u0442\\u044b).<\\/p>\\r\\n<p>\\u041c\\u043d\\u043e\\u0433\\u0438\\u0435 \\u0434\\u0443\\u043c\\u0430\\u044e\\u0442, \\u0447\\u0442\\u043e Lorem Ipsum - \\u0432\\u0437\\u044f\\u0442\\u044b\\u0439 \\u0441 \\u043f\\u043e\\u0442\\u043e\\u043b\\u043a\\u0430 \\u043f\\u0441\\u0435\\u0432\\u0434\\u043e-\\u043b\\u0430\\u0442\\u0438\\u043d\\u0441\\u043a\\u0438\\u0439 \\u043d\\u0430\\u0431\\u043e\\u0440 \\u0441\\u043b\\u043e\\u0432, \\u043d\\u043e \\u044d\\u0442\\u043e \\u043d\\u0435 \\u0441\\u043e\\u0432\\u0441\\u0435\\u043c \\u0442\\u0430\\u043a. \\u0415\\u0433\\u043e \\u043a\\u043e\\u0440\\u043d\\u0438 \\u0443\\u0445\\u043e\\u0434\\u044f\\u0442 \\u0432 \\u043e\\u0434\\u0438\\u043d \\u0444\\u0440\\u0430\\u0433\\u043c\\u0435\\u043d\\u0442 \\u043a\\u043b\\u0430\\u0441\\u0441\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0430\\u0442\\u044b\\u043d\\u0438 45 \\u0433\\u043e\\u0434\\u0430 \\u043d.\\u044d., \\u0442\\u043e \\u0435\\u0441\\u0442\\u044c \\u0431\\u043e\\u043b\\u0435\\u0435 \\u0434\\u0432\\u0443\\u0445 \\u0442\\u044b\\u0441\\u044f\\u0447\\u0435\\u043b\\u0435\\u0442\\u0438\\u0439 \\u043d\\u0430\\u0437\\u0430\\u0434. \\u0420\\u0438\\u0447\\u0430\\u0440\\u0434 \\u041c\\u0430\\u043a\\u041a\\u043b\\u0438\\u043d\\u0442\\u043e\\u043a, \\u043f\\u0440\\u043e\\u0444\\u0435\\u0441\\u0441\\u043e\\u0440 \\u043b\\u0430\\u0442\\u044b\\u043d\\u0438 \\u0438\\u0437 \\u043a\\u043e\\u043b\\u043b\\u0435\\u0434\\u0436\\u0430 Hampden-Sydney, \\u0448\\u0442\\u0430\\u0442 \\u0412\\u0438\\u0440\\u0434\\u0436\\u0438\\u043d\\u0438\\u044f, \\u0432\\u0437\\u044f\\u043b \\u043e\\u0434\\u043d\\u043e \\u0438\\u0437 \\u0441\\u0430\\u043c\\u044b\\u0445 \\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043b\\u043e\\u0432 \\u0432 Lorem Ipsum, \\\"consectetur\\\", \\u0438 \\u0437\\u0430\\u043d\\u044f\\u043b\\u0441\\u044f \\u0435\\u0433\\u043e \\u043f\\u043e\\u0438\\u0441\\u043a\\u0430\\u043c\\u0438 \\u0432 \\u043a\\u043b\\u0430\\u0441\\u0441\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0430\\u0442\\u0438\\u043d\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0438\\u0442\\u0435\\u0440\\u0430\\u0442\\u0443\\u0440\\u0435. \\u0412 \\u0440\\u0435\\u0437\\u0443\\u043b\\u044c\\u0442\\u0430\\u0442\\u0435 \\u043e\\u043d \\u043d\\u0430\\u0448\\u0451\\u043b \\u043d\\u0435\\u043e\\u0441\\u043f\\u043e\\u0440\\u0438\\u043c\\u044b\\u0439 \\u043f\\u0435\\u0440\\u0432\\u043e\\u0438\\u0441\\u0442\\u043e\\u0447\\u043d\\u0438\\u043a Lorem Ipsum \\u0432 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u0430\\u0445 1.10.32 \\u0438 1.10.33 \\u043a\\u043d\\u0438\\u0433\\u0438 \\\"de Finibus Bonorum et Malorum\\\" (\\\"\\u041e \\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0430\\u0445 \\u0434\\u043e\\u0431\\u0440\\u0430 \\u0438 \\u0437\\u043b\\u0430\\\"), \\u043d\\u0430\\u043f\\u0438\\u0441\\u0430\\u043d\\u043d\\u043e\\u0439 \\u0426\\u0438\\u0446\\u0435\\u0440\\u043e\\u043d\\u043e\\u043c \\u0432 45 \\u0433\\u043e\\u0434\\u0443 \\u043d.\\u044d. \\u042d\\u0442\\u043e\\u0442 \\u0442\\u0440\\u0430\\u043a\\u0442\\u0430\\u0442 \\u043f\\u043e \\u0442\\u0435\\u043e\\u0440\\u0438\\u0438 \\u044d\\u0442\\u0438\\u043a\\u0438 \\u0431\\u044b\\u043b \\u043e\\u0447\\u0435\\u043d\\u044c \\u043f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u0435\\u043d \\u0432 \\u044d\\u043f\\u043e\\u0445\\u0443 \\u0412\\u043e\\u0437\\u0440\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f. \\u041f\\u0435\\u0440\\u0432\\u0430\\u044f \\u0441\\u0442\\u0440\\u043e\\u043a\\u0430 Lorem Ipsum, \\\"Lorem ipsum dolor sit amet..\\\", \\u043f\\u0440\\u043e\\u0438\\u0441\\u0445\\u043e\\u0434\\u0438\\u0442 \\u043e\\u0442 \\u043e\\u0434\\u043d\\u043e\\u0439 \\u0438\\u0437 \\u0441\\u0442\\u0440\\u043e\\u043a \\u0432 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u0435 1.10.32<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":8,\"created\":\"2023-08-15 17:45:13\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-19 20:21:18\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-19 20:21:10\",\"publish_up\":\"2023-08-15 17:45:13\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/news\\\\\\/3.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/news\\\\\\/3.jpg?width=683&height=600\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/news\\\\\\/3.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/news\\\\\\/3.jpg?width=683&height=600\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:news\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":6,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(118, 'com_content.article.14', '', '2023-08-19 20:21:36', 113, 11639, '9065804d4743ce55ccd58a93b67c4d20a52d2dd5', '{\"id\":\"14\",\"asset_id\":132,\"title\":\"\\u041d\\u0430\\u0448 \\u043d\\u043e\\u0432\\u044b\\u0439 \\u0431\\u0443\\u0440\\u0433\\u0435\\u0440 (2)\",\"alias\":\"nash-novyj-burger-2\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong> - \\u044d\\u0442\\u043e \\u0442\\u0435\\u043a\\u0441\\u0442-\\\"\\u0440\\u044b\\u0431\\u0430\\\", \\u0447\\u0430\\u0441\\u0442\\u043e \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u043c\\u044b\\u0439 \\u0432 \\u043f\\u0435\\u0447\\u0430\\u0442\\u0438 \\u0438 \\u0432\\u044d\\u0431-\\u0434\\u0438\\u0437\\u0430\\u0439\\u043d\\u0435. Lorem Ipsum \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0442\\u0430\\u043d\\u0434\\u0430\\u0440\\u0442\\u043d\\u043e\\u0439 \\\"\\u0440\\u044b\\u0431\\u043e\\u0439\\\" \\u0434\\u043b\\u044f \\u0442\\u0435\\u043a\\u0441\\u0442\\u043e\\u0432 \\u043d\\u0430 \\u043b\\u0430\\u0442\\u0438\\u043d\\u0438\\u0446\\u0435 \\u0441 \\u043d\\u0430\\u0447\\u0430\\u043b\\u0430 XVI \\u0432\\u0435\\u043a\\u0430. \\u0412 \\u0442\\u043e \\u0432\\u0440\\u0435\\u043c\\u044f \\u043d\\u0435\\u043a\\u0438\\u0439 \\u0431\\u0435\\u0437\\u044b\\u043c\\u044f\\u043d\\u043d\\u044b\\u0439 \\u043f\\u0435\\u0447\\u0430\\u0442\\u043d\\u0438\\u043a \\u0441\\u043e\\u0437\\u0434\\u0430\\u043b \\u0431\\u043e\\u043b\\u044c\\u0448\\u0443\\u044e \\u043a\\u043e\\u043b\\u043b\\u0435\\u043a\\u0446\\u0438\\u044e \\u0440\\u0430\\u0437\\u043c\\u0435\\u0440\\u043e\\u0432 \\u0438 \\u0444\\u043e\\u0440\\u043c \\u0448\\u0440\\u0438\\u0444\\u0442\\u043e\\u0432, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044f Lorem Ipsum \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0435\\u0447\\u0430\\u0442\\u043a\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0437\\u0446\\u043e\\u0432. Lorem Ipsum \\u043d\\u0435 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0443\\u0441\\u043f\\u0435\\u0448\\u043d\\u043e \\u043f\\u0435\\u0440\\u0435\\u0436\\u0438\\u043b \\u0431\\u0435\\u0437 \\u0437\\u0430\\u043c\\u0435\\u0442\\u043d\\u044b\\u0445 \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0439 \\u043f\\u044f\\u0442\\u044c \\u0432\\u0435\\u043a\\u043e\\u0432, \\u043d\\u043e \\u0438 \\u043f\\u0435\\u0440\\u0435\\u0448\\u0430\\u0433\\u043d\\u0443\\u043b \\u0432 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0439 \\u0434\\u0438\\u0437\\u0430\\u0439\\u043d. \\u0415\\u0433\\u043e \\u043f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u0438\\u0437\\u0430\\u0446\\u0438\\u0438 \\u0432 \\u043d\\u043e\\u0432\\u043e\\u0435 \\u0432\\u0440\\u0435\\u043c\\u044f \\u043f\\u043e\\u0441\\u043b\\u0443\\u0436\\u0438\\u043b\\u0438 \\u043f\\u0443\\u0431\\u043b\\u0438\\u043a\\u0430\\u0446\\u0438\\u044f \\u043b\\u0438\\u0441\\u0442\\u043e\\u0432 Letraset \\u0441 \\u043e\\u0431\\u0440\\u0430\\u0437\\u0446\\u0430\\u043c\\u0438 Lorem Ipsum \\u0432 60-\\u0445 \\u0433\\u043e\\u0434\\u0430\\u0445 \\u0438, \\u0432 \\u0431\\u043e\\u043b\\u0435\\u0435 \\u043d\\u0435\\u0434\\u0430\\u0432\\u043d\\u0435\\u0435 \\u0432\\u0440\\u0435\\u043c\\u044f, \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u044b \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0432\\u0451\\u0440\\u0441\\u0442\\u043a\\u0438 \\u0442\\u0438\\u043f\\u0430 Aldus PageMaker, \\u0432 \\u0448\\u0430\\u0431\\u043b\\u043e\\u043d\\u0430\\u0445 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u0442\\u0441\\u044f Lorem Ipsum.<\\/p>\\r\\n<p>\\u0414\\u0430\\u0432\\u043d\\u043e \\u0432\\u044b\\u044f\\u0441\\u043d\\u0435\\u043d\\u043e, \\u0447\\u0442\\u043e \\u043f\\u0440\\u0438 \\u043e\\u0446\\u0435\\u043d\\u043a\\u0435 \\u0434\\u0438\\u0437\\u0430\\u0439\\u043d\\u0430 \\u0438 \\u043a\\u043e\\u043c\\u043f\\u043e\\u0437\\u0438\\u0446\\u0438\\u0438 \\u0447\\u0438\\u0442\\u0430\\u0435\\u043c\\u044b\\u0439 \\u0442\\u0435\\u043a\\u0441\\u0442 \\u043c\\u0435\\u0448\\u0430\\u0435\\u0442 \\u0441\\u043e\\u0441\\u0440\\u0435\\u0434\\u043e\\u0442\\u043e\\u0447\\u0438\\u0442\\u044c\\u0441\\u044f. Lorem Ipsum \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044e\\u0442 \\u043f\\u043e\\u0442\\u043e\\u043c\\u0443, \\u0447\\u0442\\u043e \\u0442\\u043e\\u0442 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u0431\\u043e\\u043b\\u0435\\u0435 \\u0438\\u043b\\u0438 \\u043c\\u0435\\u043d\\u0435\\u0435 \\u0441\\u0442\\u0430\\u043d\\u0434\\u0430\\u0440\\u0442\\u043d\\u043e\\u0435 \\u0437\\u0430\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u0435 \\u0448\\u0430\\u0431\\u043b\\u043e\\u043d\\u0430, \\u0430 \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0440\\u0435\\u0430\\u043b\\u044c\\u043d\\u043e\\u0435 \\u0440\\u0430\\u0441\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0431\\u0443\\u043a\\u0432 \\u0438 \\u043f\\u0440\\u043e\\u0431\\u0435\\u043b\\u043e\\u0432 \\u0432 \\u0430\\u0431\\u0437\\u0430\\u0446\\u0430\\u0445, \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0435 \\u043d\\u0435 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0435\\u0442\\u0441\\u044f \\u043f\\u0440\\u0438 \\u043f\\u0440\\u043e\\u0441\\u0442\\u043e\\u0439 \\u0434\\u0443\\u0431\\u043b\\u0438\\u043a\\u0430\\u0446\\u0438\\u0438 \\\"\\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442.. \\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442.. \\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442..\\\" \\u041c\\u043d\\u043e\\u0433\\u0438\\u0435 \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u044b \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0432\\u0451\\u0440\\u0441\\u0442\\u043a\\u0438 \\u0438 \\u0440\\u0435\\u0434\\u0430\\u043a\\u0442\\u043e\\u0440\\u044b HTML \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044e\\u0442 Lorem Ipsum \\u0432 \\u043a\\u0430\\u0447\\u0435\\u0441\\u0442\\u0432\\u0435 \\u0442\\u0435\\u043a\\u0441\\u0442\\u0430 \\u043f\\u043e \\u0443\\u043c\\u043e\\u043b\\u0447\\u0430\\u043d\\u0438\\u044e, \\u0442\\u0430\\u043a \\u0447\\u0442\\u043e \\u043f\\u043e\\u0438\\u0441\\u043a \\u043f\\u043e \\u043a\\u043b\\u044e\\u0447\\u0435\\u0432\\u044b\\u043c \\u0441\\u043b\\u043e\\u0432\\u0430\\u043c \\\"lorem ipsum\\\" \\u0441\\u0440\\u0430\\u0437\\u0443 \\u043f\\u043e\\u043a\\u0430\\u0437\\u044b\\u0432\\u0430\\u0435\\u0442, \\u043a\\u0430\\u043a \\u043c\\u043d\\u043e\\u0433\\u043e \\u0432\\u0435\\u0431-\\u0441\\u0442\\u0440\\u0430\\u043d\\u0438\\u0446 \\u0432\\u0441\\u0451 \\u0435\\u0449\\u0451 \\u0434\\u043e\\u0436\\u0438\\u0434\\u0430\\u044e\\u0442\\u0441\\u044f \\u0441\\u0432\\u043e\\u0435\\u0433\\u043e \\u043d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0435\\u0433\\u043e \\u0440\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f. \\u0417\\u0430 \\u043f\\u0440\\u043e\\u0448\\u0435\\u0434\\u0448\\u0438\\u0435 \\u0433\\u043e\\u0434\\u044b \\u0442\\u0435\\u043a\\u0441\\u0442 Lorem Ipsum \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u043b \\u043c\\u043d\\u043e\\u0433\\u043e \\u0432\\u0435\\u0440\\u0441\\u0438\\u0439. \\u041d\\u0435\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 \\u0432\\u0435\\u0440\\u0441\\u0438\\u0438 \\u043f\\u043e\\u044f\\u0432\\u0438\\u043b\\u0438\\u0441\\u044c \\u043f\\u043e \\u043e\\u0448\\u0438\\u0431\\u043a\\u0435, \\u043d\\u0435\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 - \\u043d\\u0430\\u043c\\u0435\\u0440\\u0435\\u043d\\u043d\\u043e (\\u043d\\u0430\\u043f\\u0440\\u0438\\u043c\\u0435\\u0440, \\u044e\\u043c\\u043e\\u0440\\u0438\\u0441\\u0442\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0435 \\u0432\\u0430\\u0440\\u0438\\u0430\\u043d\\u0442\\u044b).<\\/p>\\r\\n<p>\\u041c\\u043d\\u043e\\u0433\\u0438\\u0435 \\u0434\\u0443\\u043c\\u0430\\u044e\\u0442, \\u0447\\u0442\\u043e Lorem Ipsum - \\u0432\\u0437\\u044f\\u0442\\u044b\\u0439 \\u0441 \\u043f\\u043e\\u0442\\u043e\\u043b\\u043a\\u0430 \\u043f\\u0441\\u0435\\u0432\\u0434\\u043e-\\u043b\\u0430\\u0442\\u0438\\u043d\\u0441\\u043a\\u0438\\u0439 \\u043d\\u0430\\u0431\\u043e\\u0440 \\u0441\\u043b\\u043e\\u0432, \\u043d\\u043e \\u044d\\u0442\\u043e \\u043d\\u0435 \\u0441\\u043e\\u0432\\u0441\\u0435\\u043c \\u0442\\u0430\\u043a. \\u0415\\u0433\\u043e \\u043a\\u043e\\u0440\\u043d\\u0438 \\u0443\\u0445\\u043e\\u0434\\u044f\\u0442 \\u0432 \\u043e\\u0434\\u0438\\u043d \\u0444\\u0440\\u0430\\u0433\\u043c\\u0435\\u043d\\u0442 \\u043a\\u043b\\u0430\\u0441\\u0441\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0430\\u0442\\u044b\\u043d\\u0438 45 \\u0433\\u043e\\u0434\\u0430 \\u043d.\\u044d., \\u0442\\u043e \\u0435\\u0441\\u0442\\u044c \\u0431\\u043e\\u043b\\u0435\\u0435 \\u0434\\u0432\\u0443\\u0445 \\u0442\\u044b\\u0441\\u044f\\u0447\\u0435\\u043b\\u0435\\u0442\\u0438\\u0439 \\u043d\\u0430\\u0437\\u0430\\u0434. \\u0420\\u0438\\u0447\\u0430\\u0440\\u0434 \\u041c\\u0430\\u043a\\u041a\\u043b\\u0438\\u043d\\u0442\\u043e\\u043a, \\u043f\\u0440\\u043e\\u0444\\u0435\\u0441\\u0441\\u043e\\u0440 \\u043b\\u0430\\u0442\\u044b\\u043d\\u0438 \\u0438\\u0437 \\u043a\\u043e\\u043b\\u043b\\u0435\\u0434\\u0436\\u0430 Hampden-Sydney, \\u0448\\u0442\\u0430\\u0442 \\u0412\\u0438\\u0440\\u0434\\u0436\\u0438\\u043d\\u0438\\u044f, \\u0432\\u0437\\u044f\\u043b \\u043e\\u0434\\u043d\\u043e \\u0438\\u0437 \\u0441\\u0430\\u043c\\u044b\\u0445 \\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043b\\u043e\\u0432 \\u0432 Lorem Ipsum, \\\"consectetur\\\", \\u0438 \\u0437\\u0430\\u043d\\u044f\\u043b\\u0441\\u044f \\u0435\\u0433\\u043e \\u043f\\u043e\\u0438\\u0441\\u043a\\u0430\\u043c\\u0438 \\u0432 \\u043a\\u043b\\u0430\\u0441\\u0441\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0430\\u0442\\u0438\\u043d\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0438\\u0442\\u0435\\u0440\\u0430\\u0442\\u0443\\u0440\\u0435. \\u0412 \\u0440\\u0435\\u0437\\u0443\\u043b\\u044c\\u0442\\u0430\\u0442\\u0435 \\u043e\\u043d \\u043d\\u0430\\u0448\\u0451\\u043b \\u043d\\u0435\\u043e\\u0441\\u043f\\u043e\\u0440\\u0438\\u043c\\u044b\\u0439 \\u043f\\u0435\\u0440\\u0432\\u043e\\u0438\\u0441\\u0442\\u043e\\u0447\\u043d\\u0438\\u043a Lorem Ipsum \\u0432 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u0430\\u0445 1.10.32 \\u0438 1.10.33 \\u043a\\u043d\\u0438\\u0433\\u0438 \\\"de Finibus Bonorum et Malorum\\\" (\\\"\\u041e \\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0430\\u0445 \\u0434\\u043e\\u0431\\u0440\\u0430 \\u0438 \\u0437\\u043b\\u0430\\\"), \\u043d\\u0430\\u043f\\u0438\\u0441\\u0430\\u043d\\u043d\\u043e\\u0439 \\u0426\\u0438\\u0446\\u0435\\u0440\\u043e\\u043d\\u043e\\u043c \\u0432 45 \\u0433\\u043e\\u0434\\u0443 \\u043d.\\u044d. \\u042d\\u0442\\u043e\\u0442 \\u0442\\u0440\\u0430\\u043a\\u0442\\u0430\\u0442 \\u043f\\u043e \\u0442\\u0435\\u043e\\u0440\\u0438\\u0438 \\u044d\\u0442\\u0438\\u043a\\u0438 \\u0431\\u044b\\u043b \\u043e\\u0447\\u0435\\u043d\\u044c \\u043f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u0435\\u043d \\u0432 \\u044d\\u043f\\u043e\\u0445\\u0443 \\u0412\\u043e\\u0437\\u0440\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f. \\u041f\\u0435\\u0440\\u0432\\u0430\\u044f \\u0441\\u0442\\u0440\\u043e\\u043a\\u0430 Lorem Ipsum, \\\"Lorem ipsum dolor sit amet..\\\", \\u043f\\u0440\\u043e\\u0438\\u0441\\u0445\\u043e\\u0434\\u0438\\u0442 \\u043e\\u0442 \\u043e\\u0434\\u043d\\u043e\\u0439 \\u0438\\u0437 \\u0441\\u0442\\u0440\\u043e\\u043a \\u0432 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u0435 1.10.32<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":8,\"created\":\"2023-08-15 17:45:13\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-19 20:21:36\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-19 20:21:30\",\"publish_up\":\"2023-08-15 17:45:13\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/news\\\\\\/2.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/news\\\\\\/2.jpg?width=683&height=600\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/news\\\\\\/2.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/news\\\\\\/2.jpg?width=683&height=600\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:news\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":5,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0);
INSERT INTO `lsqvo_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(120, 'com_content.article.15', '', '2023-08-19 20:22:04', 113, 11688, '1c41e39c25ed41b0c693b06ff96fab631cbf27e9', '{\"id\":\"15\",\"asset_id\":133,\"title\":\"\\u041d\\u0430\\u0442\\u0443\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0441\\u043e\\u043a\\u0438 \\u0441 \\u0441\\u043e\\u0431\\u043e\\u0439 (2)\",\"alias\":\"naturalnye-soki-s-soboj-2\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong> - \\u044d\\u0442\\u043e \\u0442\\u0435\\u043a\\u0441\\u0442-\\\"\\u0440\\u044b\\u0431\\u0430\\\", \\u0447\\u0430\\u0441\\u0442\\u043e \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u043c\\u044b\\u0439 \\u0432 \\u043f\\u0435\\u0447\\u0430\\u0442\\u0438 \\u0438 \\u0432\\u044d\\u0431-\\u0434\\u0438\\u0437\\u0430\\u0439\\u043d\\u0435. Lorem Ipsum \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0442\\u0430\\u043d\\u0434\\u0430\\u0440\\u0442\\u043d\\u043e\\u0439 \\\"\\u0440\\u044b\\u0431\\u043e\\u0439\\\" \\u0434\\u043b\\u044f \\u0442\\u0435\\u043a\\u0441\\u0442\\u043e\\u0432 \\u043d\\u0430 \\u043b\\u0430\\u0442\\u0438\\u043d\\u0438\\u0446\\u0435 \\u0441 \\u043d\\u0430\\u0447\\u0430\\u043b\\u0430 XVI \\u0432\\u0435\\u043a\\u0430. \\u0412 \\u0442\\u043e \\u0432\\u0440\\u0435\\u043c\\u044f \\u043d\\u0435\\u043a\\u0438\\u0439 \\u0431\\u0435\\u0437\\u044b\\u043c\\u044f\\u043d\\u043d\\u044b\\u0439 \\u043f\\u0435\\u0447\\u0430\\u0442\\u043d\\u0438\\u043a \\u0441\\u043e\\u0437\\u0434\\u0430\\u043b \\u0431\\u043e\\u043b\\u044c\\u0448\\u0443\\u044e \\u043a\\u043e\\u043b\\u043b\\u0435\\u043a\\u0446\\u0438\\u044e \\u0440\\u0430\\u0437\\u043c\\u0435\\u0440\\u043e\\u0432 \\u0438 \\u0444\\u043e\\u0440\\u043c \\u0448\\u0440\\u0438\\u0444\\u0442\\u043e\\u0432, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044f Lorem Ipsum \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0435\\u0447\\u0430\\u0442\\u043a\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0437\\u0446\\u043e\\u0432. Lorem Ipsum \\u043d\\u0435 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0443\\u0441\\u043f\\u0435\\u0448\\u043d\\u043e \\u043f\\u0435\\u0440\\u0435\\u0436\\u0438\\u043b \\u0431\\u0435\\u0437 \\u0437\\u0430\\u043c\\u0435\\u0442\\u043d\\u044b\\u0445 \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0439 \\u043f\\u044f\\u0442\\u044c \\u0432\\u0435\\u043a\\u043e\\u0432, \\u043d\\u043e \\u0438 \\u043f\\u0435\\u0440\\u0435\\u0448\\u0430\\u0433\\u043d\\u0443\\u043b \\u0432 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0439 \\u0434\\u0438\\u0437\\u0430\\u0439\\u043d. \\u0415\\u0433\\u043e \\u043f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u0438\\u0437\\u0430\\u0446\\u0438\\u0438 \\u0432 \\u043d\\u043e\\u0432\\u043e\\u0435 \\u0432\\u0440\\u0435\\u043c\\u044f \\u043f\\u043e\\u0441\\u043b\\u0443\\u0436\\u0438\\u043b\\u0438 \\u043f\\u0443\\u0431\\u043b\\u0438\\u043a\\u0430\\u0446\\u0438\\u044f \\u043b\\u0438\\u0441\\u0442\\u043e\\u0432 Letraset \\u0441 \\u043e\\u0431\\u0440\\u0430\\u0437\\u0446\\u0430\\u043c\\u0438 Lorem Ipsum \\u0432 60-\\u0445 \\u0433\\u043e\\u0434\\u0430\\u0445 \\u0438, \\u0432 \\u0431\\u043e\\u043b\\u0435\\u0435 \\u043d\\u0435\\u0434\\u0430\\u0432\\u043d\\u0435\\u0435 \\u0432\\u0440\\u0435\\u043c\\u044f, \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u044b \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0432\\u0451\\u0440\\u0441\\u0442\\u043a\\u0438 \\u0442\\u0438\\u043f\\u0430 Aldus PageMaker, \\u0432 \\u0448\\u0430\\u0431\\u043b\\u043e\\u043d\\u0430\\u0445 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u0442\\u0441\\u044f Lorem Ipsum.<\\/p>\\r\\n<p>\\u0414\\u0430\\u0432\\u043d\\u043e \\u0432\\u044b\\u044f\\u0441\\u043d\\u0435\\u043d\\u043e, \\u0447\\u0442\\u043e \\u043f\\u0440\\u0438 \\u043e\\u0446\\u0435\\u043d\\u043a\\u0435 \\u0434\\u0438\\u0437\\u0430\\u0439\\u043d\\u0430 \\u0438 \\u043a\\u043e\\u043c\\u043f\\u043e\\u0437\\u0438\\u0446\\u0438\\u0438 \\u0447\\u0438\\u0442\\u0430\\u0435\\u043c\\u044b\\u0439 \\u0442\\u0435\\u043a\\u0441\\u0442 \\u043c\\u0435\\u0448\\u0430\\u0435\\u0442 \\u0441\\u043e\\u0441\\u0440\\u0435\\u0434\\u043e\\u0442\\u043e\\u0447\\u0438\\u0442\\u044c\\u0441\\u044f. Lorem Ipsum \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044e\\u0442 \\u043f\\u043e\\u0442\\u043e\\u043c\\u0443, \\u0447\\u0442\\u043e \\u0442\\u043e\\u0442 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u0431\\u043e\\u043b\\u0435\\u0435 \\u0438\\u043b\\u0438 \\u043c\\u0435\\u043d\\u0435\\u0435 \\u0441\\u0442\\u0430\\u043d\\u0434\\u0430\\u0440\\u0442\\u043d\\u043e\\u0435 \\u0437\\u0430\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u0435 \\u0448\\u0430\\u0431\\u043b\\u043e\\u043d\\u0430, \\u0430 \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0440\\u0435\\u0430\\u043b\\u044c\\u043d\\u043e\\u0435 \\u0440\\u0430\\u0441\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0431\\u0443\\u043a\\u0432 \\u0438 \\u043f\\u0440\\u043e\\u0431\\u0435\\u043b\\u043e\\u0432 \\u0432 \\u0430\\u0431\\u0437\\u0430\\u0446\\u0430\\u0445, \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0435 \\u043d\\u0435 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0435\\u0442\\u0441\\u044f \\u043f\\u0440\\u0438 \\u043f\\u0440\\u043e\\u0441\\u0442\\u043e\\u0439 \\u0434\\u0443\\u0431\\u043b\\u0438\\u043a\\u0430\\u0446\\u0438\\u0438 \\\"\\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442.. \\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442.. \\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442..\\\" \\u041c\\u043d\\u043e\\u0433\\u0438\\u0435 \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u044b \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0432\\u0451\\u0440\\u0441\\u0442\\u043a\\u0438 \\u0438 \\u0440\\u0435\\u0434\\u0430\\u043a\\u0442\\u043e\\u0440\\u044b HTML \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044e\\u0442 Lorem Ipsum \\u0432 \\u043a\\u0430\\u0447\\u0435\\u0441\\u0442\\u0432\\u0435 \\u0442\\u0435\\u043a\\u0441\\u0442\\u0430 \\u043f\\u043e \\u0443\\u043c\\u043e\\u043b\\u0447\\u0430\\u043d\\u0438\\u044e, \\u0442\\u0430\\u043a \\u0447\\u0442\\u043e \\u043f\\u043e\\u0438\\u0441\\u043a \\u043f\\u043e \\u043a\\u043b\\u044e\\u0447\\u0435\\u0432\\u044b\\u043c \\u0441\\u043b\\u043e\\u0432\\u0430\\u043c \\\"lorem ipsum\\\" \\u0441\\u0440\\u0430\\u0437\\u0443 \\u043f\\u043e\\u043a\\u0430\\u0437\\u044b\\u0432\\u0430\\u0435\\u0442, \\u043a\\u0430\\u043a \\u043c\\u043d\\u043e\\u0433\\u043e \\u0432\\u0435\\u0431-\\u0441\\u0442\\u0440\\u0430\\u043d\\u0438\\u0446 \\u0432\\u0441\\u0451 \\u0435\\u0449\\u0451 \\u0434\\u043e\\u0436\\u0438\\u0434\\u0430\\u044e\\u0442\\u0441\\u044f \\u0441\\u0432\\u043e\\u0435\\u0433\\u043e \\u043d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0435\\u0433\\u043e \\u0440\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f. \\u0417\\u0430 \\u043f\\u0440\\u043e\\u0448\\u0435\\u0434\\u0448\\u0438\\u0435 \\u0433\\u043e\\u0434\\u044b \\u0442\\u0435\\u043a\\u0441\\u0442 Lorem Ipsum \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u043b \\u043c\\u043d\\u043e\\u0433\\u043e \\u0432\\u0435\\u0440\\u0441\\u0438\\u0439. \\u041d\\u0435\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 \\u0432\\u0435\\u0440\\u0441\\u0438\\u0438 \\u043f\\u043e\\u044f\\u0432\\u0438\\u043b\\u0438\\u0441\\u044c \\u043f\\u043e \\u043e\\u0448\\u0438\\u0431\\u043a\\u0435, \\u043d\\u0435\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 - \\u043d\\u0430\\u043c\\u0435\\u0440\\u0435\\u043d\\u043d\\u043e (\\u043d\\u0430\\u043f\\u0440\\u0438\\u043c\\u0435\\u0440, \\u044e\\u043c\\u043e\\u0440\\u0438\\u0441\\u0442\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0435 \\u0432\\u0430\\u0440\\u0438\\u0430\\u043d\\u0442\\u044b).<\\/p>\\r\\n<p>\\u041c\\u043d\\u043e\\u0433\\u0438\\u0435 \\u0434\\u0443\\u043c\\u0430\\u044e\\u0442, \\u0447\\u0442\\u043e Lorem Ipsum - \\u0432\\u0437\\u044f\\u0442\\u044b\\u0439 \\u0441 \\u043f\\u043e\\u0442\\u043e\\u043b\\u043a\\u0430 \\u043f\\u0441\\u0435\\u0432\\u0434\\u043e-\\u043b\\u0430\\u0442\\u0438\\u043d\\u0441\\u043a\\u0438\\u0439 \\u043d\\u0430\\u0431\\u043e\\u0440 \\u0441\\u043b\\u043e\\u0432, \\u043d\\u043e \\u044d\\u0442\\u043e \\u043d\\u0435 \\u0441\\u043e\\u0432\\u0441\\u0435\\u043c \\u0442\\u0430\\u043a. \\u0415\\u0433\\u043e \\u043a\\u043e\\u0440\\u043d\\u0438 \\u0443\\u0445\\u043e\\u0434\\u044f\\u0442 \\u0432 \\u043e\\u0434\\u0438\\u043d \\u0444\\u0440\\u0430\\u0433\\u043c\\u0435\\u043d\\u0442 \\u043a\\u043b\\u0430\\u0441\\u0441\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0430\\u0442\\u044b\\u043d\\u0438 45 \\u0433\\u043e\\u0434\\u0430 \\u043d.\\u044d., \\u0442\\u043e \\u0435\\u0441\\u0442\\u044c \\u0431\\u043e\\u043b\\u0435\\u0435 \\u0434\\u0432\\u0443\\u0445 \\u0442\\u044b\\u0441\\u044f\\u0447\\u0435\\u043b\\u0435\\u0442\\u0438\\u0439 \\u043d\\u0430\\u0437\\u0430\\u0434. \\u0420\\u0438\\u0447\\u0430\\u0440\\u0434 \\u041c\\u0430\\u043a\\u041a\\u043b\\u0438\\u043d\\u0442\\u043e\\u043a, \\u043f\\u0440\\u043e\\u0444\\u0435\\u0441\\u0441\\u043e\\u0440 \\u043b\\u0430\\u0442\\u044b\\u043d\\u0438 \\u0438\\u0437 \\u043a\\u043e\\u043b\\u043b\\u0435\\u0434\\u0436\\u0430 Hampden-Sydney, \\u0448\\u0442\\u0430\\u0442 \\u0412\\u0438\\u0440\\u0434\\u0436\\u0438\\u043d\\u0438\\u044f, \\u0432\\u0437\\u044f\\u043b \\u043e\\u0434\\u043d\\u043e \\u0438\\u0437 \\u0441\\u0430\\u043c\\u044b\\u0445 \\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043b\\u043e\\u0432 \\u0432 Lorem Ipsum, \\\"consectetur\\\", \\u0438 \\u0437\\u0430\\u043d\\u044f\\u043b\\u0441\\u044f \\u0435\\u0433\\u043e \\u043f\\u043e\\u0438\\u0441\\u043a\\u0430\\u043c\\u0438 \\u0432 \\u043a\\u043b\\u0430\\u0441\\u0441\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0430\\u0442\\u0438\\u043d\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0438\\u0442\\u0435\\u0440\\u0430\\u0442\\u0443\\u0440\\u0435. \\u0412 \\u0440\\u0435\\u0437\\u0443\\u043b\\u044c\\u0442\\u0430\\u0442\\u0435 \\u043e\\u043d \\u043d\\u0430\\u0448\\u0451\\u043b \\u043d\\u0435\\u043e\\u0441\\u043f\\u043e\\u0440\\u0438\\u043c\\u044b\\u0439 \\u043f\\u0435\\u0440\\u0432\\u043e\\u0438\\u0441\\u0442\\u043e\\u0447\\u043d\\u0438\\u043a Lorem Ipsum \\u0432 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u0430\\u0445 1.10.32 \\u0438 1.10.33 \\u043a\\u043d\\u0438\\u0433\\u0438 \\\"de Finibus Bonorum et Malorum\\\" (\\\"\\u041e \\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0430\\u0445 \\u0434\\u043e\\u0431\\u0440\\u0430 \\u0438 \\u0437\\u043b\\u0430\\\"), \\u043d\\u0430\\u043f\\u0438\\u0441\\u0430\\u043d\\u043d\\u043e\\u0439 \\u0426\\u0438\\u0446\\u0435\\u0440\\u043e\\u043d\\u043e\\u043c \\u0432 45 \\u0433\\u043e\\u0434\\u0443 \\u043d.\\u044d. \\u042d\\u0442\\u043e\\u0442 \\u0442\\u0440\\u0430\\u043a\\u0442\\u0430\\u0442 \\u043f\\u043e \\u0442\\u0435\\u043e\\u0440\\u0438\\u0438 \\u044d\\u0442\\u0438\\u043a\\u0438 \\u0431\\u044b\\u043b \\u043e\\u0447\\u0435\\u043d\\u044c \\u043f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u0435\\u043d \\u0432 \\u044d\\u043f\\u043e\\u0445\\u0443 \\u0412\\u043e\\u0437\\u0440\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f. \\u041f\\u0435\\u0440\\u0432\\u0430\\u044f \\u0441\\u0442\\u0440\\u043e\\u043a\\u0430 Lorem Ipsum, \\\"Lorem ipsum dolor sit amet..\\\", \\u043f\\u0440\\u043e\\u0438\\u0441\\u0445\\u043e\\u0434\\u0438\\u0442 \\u043e\\u0442 \\u043e\\u0434\\u043d\\u043e\\u0439 \\u0438\\u0437 \\u0441\\u0442\\u0440\\u043e\\u043a \\u0432 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u0435 1.10.32<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":8,\"created\":\"2023-08-15 17:45:13\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-19 20:22:04\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-19 20:21:42\",\"publish_up\":\"2023-08-15 17:45:13\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/news\\\\\\/1.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/news\\\\\\/1.jpg?width=683&height=600\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/news\\\\\\/1.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/news\\\\\\/1.jpg?width=683&height=600\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:news\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(123, 'com_content.article.33', '', '2023-08-19 20:26:09', 113, 1759, 'cc7b5265099ccd9c483b69bdbbfdd2cd7cd49efc', '{\"id\":33,\"asset_id\":185,\"title\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u043b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"alias\":\"programma-loyalnosti\",\"introtext\":\"\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2023-08-19 20:26:09\",\"created_by\":113,\"created_by_alias\":\"\",\"modified\":\"2023-08-19 20:26:09\",\"modified_by\":113,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-08-19 20:26:09\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:loyalty\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":\"1\",\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(124, 'com_content.article.34', '', '2023-08-19 20:26:50', 113, 1656, 'dac336b9b276b2d2e9a421f30482b7dc36be68d6', '{\"id\":34,\"asset_id\":186,\"title\":\"Loyalty programm\",\"alias\":\"loyalty-programm\",\"introtext\":\"\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2023-08-19 20:26:50\",\"created_by\":113,\"created_by_alias\":\"\",\"modified\":\"2023-08-19 20:26:50\",\"modified_by\":113,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-08-19 20:26:50\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:loyalty\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":\"1\",\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(125, 'com_content.article.34', '', '2023-08-19 20:57:28', 113, 3219, '8ff49716fa05de7268d683c48545209e66b447d8', '{\"id\":\"34\",\"asset_id\":186,\"title\":\"Loyalty programm\",\"alias\":\"loyalty-programm\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-12 col-md-6\\\">\\r\\n\\t\\t<div class=\\\"page-header\\\">Guest statuses<\\/div>\\r\\n\\t\\t\\t<p><span>-5%<\\/span> spent over 10 000 \\u20bd<\\/p>\\r\\n\\t\\t\\t<p><span>-7%<\\/span> spent over 20 000 \\u20bd<\\/p>\\r\\n\\t\\t\\t<p><span>-10%<\\/span> spent over 40 000 \\u20bd<\\/p>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-6\\\">\\r\\n\\t\\t<div class=\\\"page-header\\\">The ZAMES card is<\\/div>\\r\\n\\t\\t\\t<ul>\\r\\n\\t\\t\\t\\t<li>Receive unlimited bonuses to your account<\\/li>\\r\\n\\t\\t\\t\\t<li>Manage your bonus account on your own<\\/li>\\r\\n\\t\\t\\t\\t<li>Earn your customer status and get additional benefits<\\/li>\\r\\n\\t\\t\\t<\\/ul>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"page-header\\\">Terms of use of the club card<\\/div>\\r\\n<ul>\\r\\n\\t<li>One bonus ruble is equal to one Russian ruble;<\\/li>\\r\\n\\t<li>The accumulation starts from your first order after completing the full registration;<\\/li>\\r\\n\\t<li>Write-off of bonus rubles is made only from an electronic card;<\\/li>\\r\\n\\t<li>When buying dishes from the section of discounts, promotions, special offers, bonuses are accrued on the remaining amount of the order;<\\/li>\\r\\n\\t<li>Bonus rubles can be used to pay 30% of the cost of the order at the choice of the guest. You can apply either a discount or bonus rubles to one account;<\\/li>\\r\\n\\t<li>The amount of bonus rubles accrued depends on the status of the guest;<\\/li>\\r\\n\\t<li>Unused bonuses are canceled once a year on December 1st. Not recoverable;<\\/li>\\r\\n\\t<li>For more information, please contact the restaurant staff.<\\/li>\\r\\n<\\/ul>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2023-08-19 20:26:50\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-19 20:57:28\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-19 20:57:24\",\"publish_up\":\"2023-08-19 20:26:50\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:loyalty\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(126, 'com_content.article.33', '', '2023-08-19 20:57:32', 113, 7375, '3e817d23e59add42df3f15c5fa25da21a93301e8', '{\"id\":\"33\",\"asset_id\":185,\"title\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u043b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"alias\":\"programma-loyalnosti\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-12 col-md-6\\\">\\r\\n\\t\\t<div class=\\\"page-header\\\">\\u0421\\u0442\\u0430\\u0442\\u0443\\u0441\\u044b \\u0433\\u043e\\u0441\\u0442\\u044f<\\/div>\\r\\n\\t\\t\\t<p><span>-5%<\\/span> \\u043f\\u043e\\u0442\\u0440\\u0430\\u0447\\u0435\\u043d\\u043e \\u0431\\u043e\\u043b\\u0435\\u0435 10 000 \\u20bd<\\/p>\\r\\n\\t\\t\\t<p><span>-7%<\\/span> \\u043f\\u043e\\u0442\\u0440\\u0430\\u0447\\u0435\\u043d\\u043e \\u0431\\u043e\\u043b\\u0435\\u0435 20 000 \\u20bd<\\/p>\\r\\n\\t\\t\\t<p><span>-10%<\\/span> \\u043f\\u043e\\u0442\\u0440\\u0430\\u0447\\u0435\\u043d\\u043e \\u0431\\u043e\\u043b\\u0435\\u0435 40 000 \\u20bd<\\/p>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-6\\\">\\r\\n\\t\\t<div class=\\\"page-header\\\">\\u041a\\u0430\\u0440\\u0442\\u0430 ZAMES \\u2013 \\u044d\\u0442\\u043e<\\/div>\\r\\n\\t\\t\\t<ul>\\r\\n\\t\\t\\t\\t<li>\\u041f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0442\\u044c \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u043e\\u0435 \\u043a\\u043e\\u043b\\u0438\\u0447\\u0435\\u0441\\u0442\\u0432\\u043e \\u0431\\u043e\\u043d\\u0443\\u0441\\u043e\\u0432 \\u043d\\u0430 \\u0441\\u0432\\u043e\\u0439 \\u0441\\u0447\\u0435\\u0442<\\/li>\\r\\n\\t\\t\\t\\t<li>\\u0421\\u0430\\u043c\\u043e\\u0441\\u0442\\u043e\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e \\u0443\\u043f\\u0440\\u0430\\u0432\\u043b\\u044f\\u0442\\u044c \\u0441\\u0432\\u043e\\u0438\\u043c \\u0431\\u043e\\u043d\\u0443\\u0441\\u043d\\u044b\\u043c \\u0441\\u0447\\u0435\\u0442\\u043e\\u043c<\\/li>\\r\\n\\t\\t\\t\\t<li>\\u0417\\u0430\\u0440\\u0430\\u0431\\u043e\\u0442\\u0430\\u0442\\u044c \\u0441\\u0432\\u043e\\u0439 \\u0441\\u0442\\u0430\\u0442\\u0443\\u0441 \\u043a\\u043b\\u0438\\u0435\\u043d\\u0442\\u0430 \\u0438 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u0434\\u043e\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u0443\\u044e \\u0432\\u044b\\u0433\\u043e\\u0434\\u0443<\\/li>\\r\\n\\t\\t\\t<\\/ul>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"page-header\\\">\\u0423\\u0441\\u043b\\u043e\\u0432\\u0438\\u044f \\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u043a\\u043b\\u0443\\u0431\\u043d\\u043e\\u0439 \\u043a\\u0430\\u0440\\u0442\\u043e\\u0439<\\/div>\\r\\n<ul>\\r\\n\\t<li>\\u041e\\u0434\\u0438\\u043d \\u0431\\u043e\\u043d\\u0443\\u0441\\u043d\\u044b\\u0439 \\u0440\\u0443\\u0431\\u043b\\u044c \\u0440\\u0430\\u0432\\u0435\\u043d \\u043e\\u0434\\u043d\\u043e\\u043c\\u0443 \\u0440\\u043e\\u0441\\u0441\\u0438\\u0439\\u0441\\u043a\\u043e\\u043c\\u0443 \\u0440\\u0443\\u0431\\u043b\\u044e;<\\/li>\\r\\n\\t<li>\\u041d\\u0430\\u043a\\u043e\\u043f\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0430\\u0447\\u0438\\u043d\\u0430\\u0435\\u0442\\u0441\\u044f \\u0441 \\u0432\\u0430\\u0448\\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0432\\u043e\\u0433\\u043e \\u0437\\u0430\\u043a\\u0430\\u0437\\u0430 \\u043f\\u043e\\u0441\\u043b\\u0435 \\u043f\\u0440\\u043e\\u0445\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f \\u043f\\u043e\\u043b\\u043d\\u043e\\u0439 \\u0440\\u0435\\u0433\\u0438\\u0441\\u0442\\u0440\\u0430\\u0446\\u0438\\u0438;<\\/li>\\r\\n\\t<li>\\u0421\\u043f\\u0438\\u0441\\u0430\\u043d\\u0438\\u0435 \\u0431\\u043e\\u043d\\u0443\\u0441\\u043d\\u044b\\u0445 \\u0440\\u0443\\u0431\\u043b\\u0435\\u0439 \\u043f\\u0440\\u043e\\u0438\\u0437\\u0432\\u043e\\u0434\\u0438\\u0442\\u0441\\u044f \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0441 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u043a\\u0430\\u0440\\u0442\\u044b;<\\/li>\\r\\n\\t<li>\\u041f\\u0440\\u0438 \\u043f\\u043e\\u043a\\u0443\\u043f\\u043a\\u0435 \\u0431\\u043b\\u044e\\u0434 \\u0438\\u0437 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u0430 \\u0441\\u043a\\u0438\\u0434\\u043e\\u043a, \\u0430\\u043a\\u0446\\u0438\\u0439, \\u0441\\u043f\\u0435\\u0446 \\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u0439, \\u0431\\u043e\\u043d\\u0443\\u0441\\u044b \\u043d\\u0430\\u0447\\u0438\\u0441\\u043b\\u044f\\u044e\\u0442\\u0441\\u044f \\u043d\\u0430 \\u043e\\u0441\\u0442\\u0430\\u0442\\u043e\\u0447\\u043d\\u0443\\u044e \\u0441\\u0443\\u043c\\u043c\\u0443 \\u0437\\u0430\\u043a\\u0430\\u0437\\u0430;<\\/li>\\r\\n\\t<li>\\u0411\\u043e\\u043d\\u0443\\u0441\\u043d\\u044b\\u043c\\u0438 \\u0440\\u0443\\u0431\\u043b\\u044f\\u043c\\u0438 \\u043c\\u043e\\u0436\\u043d\\u043e \\u043f\\u0440\\u043e\\u0438\\u0437\\u0432\\u0435\\u0441\\u0442\\u0438 30% \\u043e\\u043f\\u043b\\u0430\\u0442\\u0443 \\u043e\\u0442 \\u0441\\u0442\\u043e\\u0438\\u043c\\u043e\\u0441\\u0442\\u0438 \\u0437\\u0430\\u043a\\u0430\\u0437\\u0430 \\u043f\\u043e \\u0432\\u044b\\u0431\\u043e\\u0440\\u0443 \\u0433\\u043e\\u0441\\u0442\\u044f. \\u041d\\u0430 \\u043e\\u0434\\u0438\\u043d \\u0441\\u0447\\u0435\\u0442 \\u043c\\u043e\\u0436\\u043d\\u043e \\u043f\\u0440\\u0438\\u043c\\u0435\\u043d\\u0438\\u0442\\u044c \\u043b\\u0438\\u0431\\u043e \\u0441\\u043a\\u0438\\u0434\\u043a\\u0443, \\u043b\\u0438\\u0431\\u043e \\u0431\\u043e\\u043d\\u0443\\u0441\\u043d\\u044b\\u0435 \\u0440\\u0443\\u0431\\u043b\\u0438;<\\/li>\\r\\n\\t<li>\\u0420\\u0430\\u0437\\u043c\\u0435\\u0440 \\u0431\\u043e\\u043d\\u0443\\u0441\\u043d\\u044b\\u0445 \\u0440\\u0443\\u0431\\u043b\\u0435\\u0439 \\u043d\\u0430\\u0447\\u0438\\u0441\\u043b\\u0435\\u043d\\u0438\\u0439 \\u0437\\u0430\\u0432\\u0438\\u0441\\u0438\\u0442 \\u043e\\u0442 \\u0441\\u0442\\u0430\\u0442\\u0443\\u0441\\u0430 \\u0433\\u043e\\u0441\\u0442\\u044f;<\\/li>\\r\\n\\t<li>\\u041d\\u0435\\u0438\\u0437\\u0440\\u0430\\u0441\\u0445\\u043e\\u0434\\u043e\\u0432\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0431\\u043e\\u043d\\u0443\\u0441\\u044b \\u0430\\u043d\\u043d\\u0443\\u043b\\u0438\\u0440\\u0443\\u044e\\u0442\\u0441\\u044f 1\\u0440\\u0430\\u0437 \\u0432 \\u0433\\u043e\\u0434 1 \\u0434\\u0435\\u043a\\u0430\\u0431\\u0440\\u044f. \\u041d\\u0435 \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0442 \\u0432\\u043e\\u0441\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u044e;<\\/li>\\r\\n\\t<li>\\u0411\\u043e\\u043b\\u0435\\u0435 \\u043f\\u043e\\u0434\\u0440\\u043e\\u0431\\u043d\\u0443\\u044e \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e \\u043c\\u043e\\u0436\\u043d\\u043e \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u0443 \\u0441\\u043e\\u0442\\u0440\\u0443\\u0434\\u043d\\u0438\\u043a\\u043e\\u0432 \\u0440\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u0430.<\\/li>\\r\\n<\\/ul>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2023-08-19 20:26:09\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-19 20:57:32\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-19 20:53:02\",\"publish_up\":\"2023-08-19 20:26:09\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:loyalty\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(127, 'com_content.article.34', '', '2023-08-19 20:58:14', 113, 3231, '771ef00d4a4d1e980e62b1f3fefaaad0d931375b', '{\"id\":\"34\",\"asset_id\":186,\"title\":\"Loyalty programm\",\"alias\":\"loyalty-programm\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-12 col-md-6\\\">\\r\\n\\t\\t<div class=\\\"page-header tac\\\">Guest statuses<\\/div>\\r\\n\\t\\t\\t<p><span>-5%<\\/span> spent over 10 000 \\u20bd<\\/p>\\r\\n\\t\\t\\t<p><span>-7%<\\/span> spent over 20 000 \\u20bd<\\/p>\\r\\n\\t\\t\\t<p><span>-10%<\\/span> spent over 40 000 \\u20bd<\\/p>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-6\\\">\\r\\n\\t\\t<div class=\\\"page-header tac\\\">The ZAMES card is<\\/div>\\r\\n\\t\\t\\t<ul>\\r\\n\\t\\t\\t\\t<li>Receive unlimited bonuses to your account<\\/li>\\r\\n\\t\\t\\t\\t<li>Manage your bonus account on your own<\\/li>\\r\\n\\t\\t\\t\\t<li>Earn your customer status and get additional benefits<\\/li>\\r\\n\\t\\t\\t<\\/ul>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"page-header tac\\\">Terms of use of the club card<\\/div>\\r\\n<ul>\\r\\n\\t<li>One bonus ruble is equal to one Russian ruble;<\\/li>\\r\\n\\t<li>The accumulation starts from your first order after completing the full registration;<\\/li>\\r\\n\\t<li>Write-off of bonus rubles is made only from an electronic card;<\\/li>\\r\\n\\t<li>When buying dishes from the section of discounts, promotions, special offers, bonuses are accrued on the remaining amount of the order;<\\/li>\\r\\n\\t<li>Bonus rubles can be used to pay 30% of the cost of the order at the choice of the guest. You can apply either a discount or bonus rubles to one account;<\\/li>\\r\\n\\t<li>The amount of bonus rubles accrued depends on the status of the guest;<\\/li>\\r\\n\\t<li>Unused bonuses are canceled once a year on December 1st. Not recoverable;<\\/li>\\r\\n\\t<li>For more information, please contact the restaurant staff.<\\/li>\\r\\n<\\/ul>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2023-08-19 20:26:50\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-19 20:58:14\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-19 20:57:53\",\"publish_up\":\"2023-08-19 20:26:50\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:loyalty\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(128, 'com_content.article.33', '', '2023-08-19 20:58:36', 113, 7387, '44aa4fc4eb6f7e95dac47e011122f755028b8356', '{\"id\":\"33\",\"asset_id\":185,\"title\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u043b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"alias\":\"programma-loyalnosti\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-12 col-md-6\\\">\\r\\n\\t\\t<div class=\\\"page-header tac\\\">\\u0421\\u0442\\u0430\\u0442\\u0443\\u0441\\u044b \\u0433\\u043e\\u0441\\u0442\\u044f<\\/div>\\r\\n\\t\\t\\t<p><span>-5%<\\/span> \\u043f\\u043e\\u0442\\u0440\\u0430\\u0447\\u0435\\u043d\\u043e \\u0431\\u043e\\u043b\\u0435\\u0435 10 000 \\u20bd<\\/p>\\r\\n\\t\\t\\t<p><span>-7%<\\/span> \\u043f\\u043e\\u0442\\u0440\\u0430\\u0447\\u0435\\u043d\\u043e \\u0431\\u043e\\u043b\\u0435\\u0435 20 000 \\u20bd<\\/p>\\r\\n\\t\\t\\t<p><span>-10%<\\/span> \\u043f\\u043e\\u0442\\u0440\\u0430\\u0447\\u0435\\u043d\\u043e \\u0431\\u043e\\u043b\\u0435\\u0435 40 000 \\u20bd<\\/p>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-6\\\">\\r\\n\\t\\t<div class=\\\"page-header tac\\\">\\u041a\\u0430\\u0440\\u0442\\u0430 ZAMES \\u2013 \\u044d\\u0442\\u043e<\\/div>\\r\\n\\t\\t\\t<ul>\\r\\n\\t\\t\\t\\t<li>\\u041f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0442\\u044c \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u043e\\u0435 \\u043a\\u043e\\u043b\\u0438\\u0447\\u0435\\u0441\\u0442\\u0432\\u043e \\u0431\\u043e\\u043d\\u0443\\u0441\\u043e\\u0432 \\u043d\\u0430 \\u0441\\u0432\\u043e\\u0439 \\u0441\\u0447\\u0435\\u0442<\\/li>\\r\\n\\t\\t\\t\\t<li>\\u0421\\u0430\\u043c\\u043e\\u0441\\u0442\\u043e\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e \\u0443\\u043f\\u0440\\u0430\\u0432\\u043b\\u044f\\u0442\\u044c \\u0441\\u0432\\u043e\\u0438\\u043c \\u0431\\u043e\\u043d\\u0443\\u0441\\u043d\\u044b\\u043c \\u0441\\u0447\\u0435\\u0442\\u043e\\u043c<\\/li>\\r\\n\\t\\t\\t\\t<li>\\u0417\\u0430\\u0440\\u0430\\u0431\\u043e\\u0442\\u0430\\u0442\\u044c \\u0441\\u0432\\u043e\\u0439 \\u0441\\u0442\\u0430\\u0442\\u0443\\u0441 \\u043a\\u043b\\u0438\\u0435\\u043d\\u0442\\u0430 \\u0438 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u0434\\u043e\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u0443\\u044e \\u0432\\u044b\\u0433\\u043e\\u0434\\u0443<\\/li>\\r\\n\\t\\t\\t<\\/ul>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"page-header tac\\\">\\u0423\\u0441\\u043b\\u043e\\u0432\\u0438\\u044f \\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u043a\\u043b\\u0443\\u0431\\u043d\\u043e\\u0439 \\u043a\\u0430\\u0440\\u0442\\u043e\\u0439<\\/div>\\r\\n<ul>\\r\\n\\t<li>\\u041e\\u0434\\u0438\\u043d \\u0431\\u043e\\u043d\\u0443\\u0441\\u043d\\u044b\\u0439 \\u0440\\u0443\\u0431\\u043b\\u044c \\u0440\\u0430\\u0432\\u0435\\u043d \\u043e\\u0434\\u043d\\u043e\\u043c\\u0443 \\u0440\\u043e\\u0441\\u0441\\u0438\\u0439\\u0441\\u043a\\u043e\\u043c\\u0443 \\u0440\\u0443\\u0431\\u043b\\u044e;<\\/li>\\r\\n\\t<li>\\u041d\\u0430\\u043a\\u043e\\u043f\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0430\\u0447\\u0438\\u043d\\u0430\\u0435\\u0442\\u0441\\u044f \\u0441 \\u0432\\u0430\\u0448\\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0432\\u043e\\u0433\\u043e \\u0437\\u0430\\u043a\\u0430\\u0437\\u0430 \\u043f\\u043e\\u0441\\u043b\\u0435 \\u043f\\u0440\\u043e\\u0445\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f \\u043f\\u043e\\u043b\\u043d\\u043e\\u0439 \\u0440\\u0435\\u0433\\u0438\\u0441\\u0442\\u0440\\u0430\\u0446\\u0438\\u0438;<\\/li>\\r\\n\\t<li>\\u0421\\u043f\\u0438\\u0441\\u0430\\u043d\\u0438\\u0435 \\u0431\\u043e\\u043d\\u0443\\u0441\\u043d\\u044b\\u0445 \\u0440\\u0443\\u0431\\u043b\\u0435\\u0439 \\u043f\\u0440\\u043e\\u0438\\u0437\\u0432\\u043e\\u0434\\u0438\\u0442\\u0441\\u044f \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0441 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u043a\\u0430\\u0440\\u0442\\u044b;<\\/li>\\r\\n\\t<li>\\u041f\\u0440\\u0438 \\u043f\\u043e\\u043a\\u0443\\u043f\\u043a\\u0435 \\u0431\\u043b\\u044e\\u0434 \\u0438\\u0437 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u0430 \\u0441\\u043a\\u0438\\u0434\\u043e\\u043a, \\u0430\\u043a\\u0446\\u0438\\u0439, \\u0441\\u043f\\u0435\\u0446 \\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u0439, \\u0431\\u043e\\u043d\\u0443\\u0441\\u044b \\u043d\\u0430\\u0447\\u0438\\u0441\\u043b\\u044f\\u044e\\u0442\\u0441\\u044f \\u043d\\u0430 \\u043e\\u0441\\u0442\\u0430\\u0442\\u043e\\u0447\\u043d\\u0443\\u044e \\u0441\\u0443\\u043c\\u043c\\u0443 \\u0437\\u0430\\u043a\\u0430\\u0437\\u0430;<\\/li>\\r\\n\\t<li>\\u0411\\u043e\\u043d\\u0443\\u0441\\u043d\\u044b\\u043c\\u0438 \\u0440\\u0443\\u0431\\u043b\\u044f\\u043c\\u0438 \\u043c\\u043e\\u0436\\u043d\\u043e \\u043f\\u0440\\u043e\\u0438\\u0437\\u0432\\u0435\\u0441\\u0442\\u0438 30% \\u043e\\u043f\\u043b\\u0430\\u0442\\u0443 \\u043e\\u0442 \\u0441\\u0442\\u043e\\u0438\\u043c\\u043e\\u0441\\u0442\\u0438 \\u0437\\u0430\\u043a\\u0430\\u0437\\u0430 \\u043f\\u043e \\u0432\\u044b\\u0431\\u043e\\u0440\\u0443 \\u0433\\u043e\\u0441\\u0442\\u044f. \\u041d\\u0430 \\u043e\\u0434\\u0438\\u043d \\u0441\\u0447\\u0435\\u0442 \\u043c\\u043e\\u0436\\u043d\\u043e \\u043f\\u0440\\u0438\\u043c\\u0435\\u043d\\u0438\\u0442\\u044c \\u043b\\u0438\\u0431\\u043e \\u0441\\u043a\\u0438\\u0434\\u043a\\u0443, \\u043b\\u0438\\u0431\\u043e \\u0431\\u043e\\u043d\\u0443\\u0441\\u043d\\u044b\\u0435 \\u0440\\u0443\\u0431\\u043b\\u0438;<\\/li>\\r\\n\\t<li>\\u0420\\u0430\\u0437\\u043c\\u0435\\u0440 \\u0431\\u043e\\u043d\\u0443\\u0441\\u043d\\u044b\\u0445 \\u0440\\u0443\\u0431\\u043b\\u0435\\u0439 \\u043d\\u0430\\u0447\\u0438\\u0441\\u043b\\u0435\\u043d\\u0438\\u0439 \\u0437\\u0430\\u0432\\u0438\\u0441\\u0438\\u0442 \\u043e\\u0442 \\u0441\\u0442\\u0430\\u0442\\u0443\\u0441\\u0430 \\u0433\\u043e\\u0441\\u0442\\u044f;<\\/li>\\r\\n\\t<li>\\u041d\\u0435\\u0438\\u0437\\u0440\\u0430\\u0441\\u0445\\u043e\\u0434\\u043e\\u0432\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0431\\u043e\\u043d\\u0443\\u0441\\u044b \\u0430\\u043d\\u043d\\u0443\\u043b\\u0438\\u0440\\u0443\\u044e\\u0442\\u0441\\u044f 1\\u0440\\u0430\\u0437 \\u0432 \\u0433\\u043e\\u0434 1 \\u0434\\u0435\\u043a\\u0430\\u0431\\u0440\\u044f. \\u041d\\u0435 \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0442 \\u0432\\u043e\\u0441\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u044e;<\\/li>\\r\\n\\t<li>\\u0411\\u043e\\u043b\\u0435\\u0435 \\u043f\\u043e\\u0434\\u0440\\u043e\\u0431\\u043d\\u0443\\u044e \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e \\u043c\\u043e\\u0436\\u043d\\u043e \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u0443 \\u0441\\u043e\\u0442\\u0440\\u0443\\u0434\\u043d\\u0438\\u043a\\u043e\\u0432 \\u0440\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u0430.<\\/li>\\r\\n<\\/ul>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2023-08-19 20:26:09\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-19 20:58:36\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-19 20:57:32\",\"publish_up\":\"2023-08-19 20:26:09\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:loyalty\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0);
INSERT INTO `lsqvo_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(129, 'com_content.article.33', '', '2023-08-19 21:01:22', 113, 7436, '5d953fc1395777fe73222fef4908e896c6f7d1c0', '{\"id\":\"33\",\"asset_id\":185,\"title\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u043b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"alias\":\"programma-loyalnosti\",\"introtext\":\"<div class=\\\"row page-sect sect-pt-xs-3 sect-pt-md-5 sect-pt-xl-7\\\">\\r\\n\\t<div class=\\\"col-12 col-md-6\\\">\\r\\n\\t\\t<div class=\\\"page-header tac\\\">\\u0421\\u0442\\u0430\\u0442\\u0443\\u0441\\u044b \\u0433\\u043e\\u0441\\u0442\\u044f<\\/div>\\r\\n\\t\\t\\t<p><span>-5%<\\/span> \\u043f\\u043e\\u0442\\u0440\\u0430\\u0447\\u0435\\u043d\\u043e \\u0431\\u043e\\u043b\\u0435\\u0435 10 000 \\u20bd<\\/p>\\r\\n\\t\\t\\t<p><span>-7%<\\/span> \\u043f\\u043e\\u0442\\u0440\\u0430\\u0447\\u0435\\u043d\\u043e \\u0431\\u043e\\u043b\\u0435\\u0435 20 000 \\u20bd<\\/p>\\r\\n\\t\\t\\t<p><span>-10%<\\/span> \\u043f\\u043e\\u0442\\u0440\\u0430\\u0447\\u0435\\u043d\\u043e \\u0431\\u043e\\u043b\\u0435\\u0435 40 000 \\u20bd<\\/p>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-6\\\">\\r\\n\\t\\t<div class=\\\"page-header tac\\\">\\u041a\\u0430\\u0440\\u0442\\u0430 ZAMES \\u2013 \\u044d\\u0442\\u043e<\\/div>\\r\\n\\t\\t\\t<ul>\\r\\n\\t\\t\\t\\t<li>\\u041f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0442\\u044c \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u043e\\u0435 \\u043a\\u043e\\u043b\\u0438\\u0447\\u0435\\u0441\\u0442\\u0432\\u043e \\u0431\\u043e\\u043d\\u0443\\u0441\\u043e\\u0432 \\u043d\\u0430 \\u0441\\u0432\\u043e\\u0439 \\u0441\\u0447\\u0435\\u0442<\\/li>\\r\\n\\t\\t\\t\\t<li>\\u0421\\u0430\\u043c\\u043e\\u0441\\u0442\\u043e\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e \\u0443\\u043f\\u0440\\u0430\\u0432\\u043b\\u044f\\u0442\\u044c \\u0441\\u0432\\u043e\\u0438\\u043c \\u0431\\u043e\\u043d\\u0443\\u0441\\u043d\\u044b\\u043c \\u0441\\u0447\\u0435\\u0442\\u043e\\u043c<\\/li>\\r\\n\\t\\t\\t\\t<li>\\u0417\\u0430\\u0440\\u0430\\u0431\\u043e\\u0442\\u0430\\u0442\\u044c \\u0441\\u0432\\u043e\\u0439 \\u0441\\u0442\\u0430\\u0442\\u0443\\u0441 \\u043a\\u043b\\u0438\\u0435\\u043d\\u0442\\u0430 \\u0438 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u0434\\u043e\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u0443\\u044e \\u0432\\u044b\\u0433\\u043e\\u0434\\u0443<\\/li>\\r\\n\\t\\t\\t<\\/ul>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"page-header tac\\\">\\u0423\\u0441\\u043b\\u043e\\u0432\\u0438\\u044f \\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u043a\\u043b\\u0443\\u0431\\u043d\\u043e\\u0439 \\u043a\\u0430\\u0440\\u0442\\u043e\\u0439<\\/div>\\r\\n<ul>\\r\\n\\t<li>\\u041e\\u0434\\u0438\\u043d \\u0431\\u043e\\u043d\\u0443\\u0441\\u043d\\u044b\\u0439 \\u0440\\u0443\\u0431\\u043b\\u044c \\u0440\\u0430\\u0432\\u0435\\u043d \\u043e\\u0434\\u043d\\u043e\\u043c\\u0443 \\u0440\\u043e\\u0441\\u0441\\u0438\\u0439\\u0441\\u043a\\u043e\\u043c\\u0443 \\u0440\\u0443\\u0431\\u043b\\u044e;<\\/li>\\r\\n\\t<li>\\u041d\\u0430\\u043a\\u043e\\u043f\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0430\\u0447\\u0438\\u043d\\u0430\\u0435\\u0442\\u0441\\u044f \\u0441 \\u0432\\u0430\\u0448\\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0432\\u043e\\u0433\\u043e \\u0437\\u0430\\u043a\\u0430\\u0437\\u0430 \\u043f\\u043e\\u0441\\u043b\\u0435 \\u043f\\u0440\\u043e\\u0445\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f \\u043f\\u043e\\u043b\\u043d\\u043e\\u0439 \\u0440\\u0435\\u0433\\u0438\\u0441\\u0442\\u0440\\u0430\\u0446\\u0438\\u0438;<\\/li>\\r\\n\\t<li>\\u0421\\u043f\\u0438\\u0441\\u0430\\u043d\\u0438\\u0435 \\u0431\\u043e\\u043d\\u0443\\u0441\\u043d\\u044b\\u0445 \\u0440\\u0443\\u0431\\u043b\\u0435\\u0439 \\u043f\\u0440\\u043e\\u0438\\u0437\\u0432\\u043e\\u0434\\u0438\\u0442\\u0441\\u044f \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0441 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u043a\\u0430\\u0440\\u0442\\u044b;<\\/li>\\r\\n\\t<li>\\u041f\\u0440\\u0438 \\u043f\\u043e\\u043a\\u0443\\u043f\\u043a\\u0435 \\u0431\\u043b\\u044e\\u0434 \\u0438\\u0437 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u0430 \\u0441\\u043a\\u0438\\u0434\\u043e\\u043a, \\u0430\\u043a\\u0446\\u0438\\u0439, \\u0441\\u043f\\u0435\\u0446 \\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u0439, \\u0431\\u043e\\u043d\\u0443\\u0441\\u044b \\u043d\\u0430\\u0447\\u0438\\u0441\\u043b\\u044f\\u044e\\u0442\\u0441\\u044f \\u043d\\u0430 \\u043e\\u0441\\u0442\\u0430\\u0442\\u043e\\u0447\\u043d\\u0443\\u044e \\u0441\\u0443\\u043c\\u043c\\u0443 \\u0437\\u0430\\u043a\\u0430\\u0437\\u0430;<\\/li>\\r\\n\\t<li>\\u0411\\u043e\\u043d\\u0443\\u0441\\u043d\\u044b\\u043c\\u0438 \\u0440\\u0443\\u0431\\u043b\\u044f\\u043c\\u0438 \\u043c\\u043e\\u0436\\u043d\\u043e \\u043f\\u0440\\u043e\\u0438\\u0437\\u0432\\u0435\\u0441\\u0442\\u0438 30% \\u043e\\u043f\\u043b\\u0430\\u0442\\u0443 \\u043e\\u0442 \\u0441\\u0442\\u043e\\u0438\\u043c\\u043e\\u0441\\u0442\\u0438 \\u0437\\u0430\\u043a\\u0430\\u0437\\u0430 \\u043f\\u043e \\u0432\\u044b\\u0431\\u043e\\u0440\\u0443 \\u0433\\u043e\\u0441\\u0442\\u044f. \\u041d\\u0430 \\u043e\\u0434\\u0438\\u043d \\u0441\\u0447\\u0435\\u0442 \\u043c\\u043e\\u0436\\u043d\\u043e \\u043f\\u0440\\u0438\\u043c\\u0435\\u043d\\u0438\\u0442\\u044c \\u043b\\u0438\\u0431\\u043e \\u0441\\u043a\\u0438\\u0434\\u043a\\u0443, \\u043b\\u0438\\u0431\\u043e \\u0431\\u043e\\u043d\\u0443\\u0441\\u043d\\u044b\\u0435 \\u0440\\u0443\\u0431\\u043b\\u0438;<\\/li>\\r\\n\\t<li>\\u0420\\u0430\\u0437\\u043c\\u0435\\u0440 \\u0431\\u043e\\u043d\\u0443\\u0441\\u043d\\u044b\\u0445 \\u0440\\u0443\\u0431\\u043b\\u0435\\u0439 \\u043d\\u0430\\u0447\\u0438\\u0441\\u043b\\u0435\\u043d\\u0438\\u0439 \\u0437\\u0430\\u0432\\u0438\\u0441\\u0438\\u0442 \\u043e\\u0442 \\u0441\\u0442\\u0430\\u0442\\u0443\\u0441\\u0430 \\u0433\\u043e\\u0441\\u0442\\u044f;<\\/li>\\r\\n\\t<li>\\u041d\\u0435\\u0438\\u0437\\u0440\\u0430\\u0441\\u0445\\u043e\\u0434\\u043e\\u0432\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0431\\u043e\\u043d\\u0443\\u0441\\u044b \\u0430\\u043d\\u043d\\u0443\\u043b\\u0438\\u0440\\u0443\\u044e\\u0442\\u0441\\u044f 1\\u0440\\u0430\\u0437 \\u0432 \\u0433\\u043e\\u0434 1 \\u0434\\u0435\\u043a\\u0430\\u0431\\u0440\\u044f. \\u041d\\u0435 \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0442 \\u0432\\u043e\\u0441\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u044e;<\\/li>\\r\\n\\t<li>\\u0411\\u043e\\u043b\\u0435\\u0435 \\u043f\\u043e\\u0434\\u0440\\u043e\\u0431\\u043d\\u0443\\u044e \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e \\u043c\\u043e\\u0436\\u043d\\u043e \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u0443 \\u0441\\u043e\\u0442\\u0440\\u0443\\u0434\\u043d\\u0438\\u043a\\u043e\\u0432 \\u0440\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u0430.<\\/li>\\r\\n<\\/ul>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2023-08-19 20:26:09\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-19 21:01:22\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-19 20:58:36\",\"publish_up\":\"2023-08-19 20:26:09\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:loyalty\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":5,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(130, 'com_content.article.33', '', '2023-08-19 21:04:00', 113, 7535, '23f43eef5e3be093c6c3ee45662af67ecec0bd81', '{\"id\":\"33\",\"asset_id\":185,\"title\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u043b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"alias\":\"programma-loyalnosti\",\"introtext\":\"<div class=\\\"row page-sect sect-xs-3 sect-md-5 sect-xl-7\\\">\\r\\n\\t<div class=\\\"col-12 col-md-6\\\">\\r\\n\\t\\t<div class=\\\"page-header tac page-sect sect-pb-xs-3 sect-pb-md-5\\\">\\u0421\\u0442\\u0430\\u0442\\u0443\\u0441\\u044b \\u0433\\u043e\\u0441\\u0442\\u044f<\\/div>\\r\\n\\t\\t\\t<p><span>-5%<\\/span> \\u043f\\u043e\\u0442\\u0440\\u0430\\u0447\\u0435\\u043d\\u043e \\u0431\\u043e\\u043b\\u0435\\u0435 10 000 \\u20bd<\\/p>\\r\\n\\t\\t\\t<p><span>-7%<\\/span> \\u043f\\u043e\\u0442\\u0440\\u0430\\u0447\\u0435\\u043d\\u043e \\u0431\\u043e\\u043b\\u0435\\u0435 20 000 \\u20bd<\\/p>\\r\\n\\t\\t\\t<p><span>-10%<\\/span> \\u043f\\u043e\\u0442\\u0440\\u0430\\u0447\\u0435\\u043d\\u043e \\u0431\\u043e\\u043b\\u0435\\u0435 40 000 \\u20bd<\\/p>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-6\\\">\\r\\n\\t\\t<div class=\\\"page-header tac page-sect sect-pb-xs-3 sect-pb-md-5\\\">\\u041a\\u0430\\u0440\\u0442\\u0430 ZAMES \\u2013 \\u044d\\u0442\\u043e<\\/div>\\r\\n\\t\\t\\t<ul>\\r\\n\\t\\t\\t\\t<li>\\u041f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0442\\u044c \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u043e\\u0435 \\u043a\\u043e\\u043b\\u0438\\u0447\\u0435\\u0441\\u0442\\u0432\\u043e \\u0431\\u043e\\u043d\\u0443\\u0441\\u043e\\u0432 \\u043d\\u0430 \\u0441\\u0432\\u043e\\u0439 \\u0441\\u0447\\u0435\\u0442<\\/li>\\r\\n\\t\\t\\t\\t<li>\\u0421\\u0430\\u043c\\u043e\\u0441\\u0442\\u043e\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e \\u0443\\u043f\\u0440\\u0430\\u0432\\u043b\\u044f\\u0442\\u044c \\u0441\\u0432\\u043e\\u0438\\u043c \\u0431\\u043e\\u043d\\u0443\\u0441\\u043d\\u044b\\u043c \\u0441\\u0447\\u0435\\u0442\\u043e\\u043c<\\/li>\\r\\n\\t\\t\\t\\t<li>\\u0417\\u0430\\u0440\\u0430\\u0431\\u043e\\u0442\\u0430\\u0442\\u044c \\u0441\\u0432\\u043e\\u0439 \\u0441\\u0442\\u0430\\u0442\\u0443\\u0441 \\u043a\\u043b\\u0438\\u0435\\u043d\\u0442\\u0430 \\u0438 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u0434\\u043e\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u0443\\u044e \\u0432\\u044b\\u0433\\u043e\\u0434\\u0443<\\/li>\\r\\n\\t\\t\\t<\\/ul>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"page-header tac page-sect sect-pb-xs-3 sect-pb-md-5\\\">\\u0423\\u0441\\u043b\\u043e\\u0432\\u0438\\u044f \\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u043a\\u043b\\u0443\\u0431\\u043d\\u043e\\u0439 \\u043a\\u0430\\u0440\\u0442\\u043e\\u0439<\\/div>\\r\\n<ul>\\r\\n\\t<li>\\u041e\\u0434\\u0438\\u043d \\u0431\\u043e\\u043d\\u0443\\u0441\\u043d\\u044b\\u0439 \\u0440\\u0443\\u0431\\u043b\\u044c \\u0440\\u0430\\u0432\\u0435\\u043d \\u043e\\u0434\\u043d\\u043e\\u043c\\u0443 \\u0440\\u043e\\u0441\\u0441\\u0438\\u0439\\u0441\\u043a\\u043e\\u043c\\u0443 \\u0440\\u0443\\u0431\\u043b\\u044e;<\\/li>\\r\\n\\t<li>\\u041d\\u0430\\u043a\\u043e\\u043f\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0430\\u0447\\u0438\\u043d\\u0430\\u0435\\u0442\\u0441\\u044f \\u0441 \\u0432\\u0430\\u0448\\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0432\\u043e\\u0433\\u043e \\u0437\\u0430\\u043a\\u0430\\u0437\\u0430 \\u043f\\u043e\\u0441\\u043b\\u0435 \\u043f\\u0440\\u043e\\u0445\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f \\u043f\\u043e\\u043b\\u043d\\u043e\\u0439 \\u0440\\u0435\\u0433\\u0438\\u0441\\u0442\\u0440\\u0430\\u0446\\u0438\\u0438;<\\/li>\\r\\n\\t<li>\\u0421\\u043f\\u0438\\u0441\\u0430\\u043d\\u0438\\u0435 \\u0431\\u043e\\u043d\\u0443\\u0441\\u043d\\u044b\\u0445 \\u0440\\u0443\\u0431\\u043b\\u0435\\u0439 \\u043f\\u0440\\u043e\\u0438\\u0437\\u0432\\u043e\\u0434\\u0438\\u0442\\u0441\\u044f \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0441 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u043a\\u0430\\u0440\\u0442\\u044b;<\\/li>\\r\\n\\t<li>\\u041f\\u0440\\u0438 \\u043f\\u043e\\u043a\\u0443\\u043f\\u043a\\u0435 \\u0431\\u043b\\u044e\\u0434 \\u0438\\u0437 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u0430 \\u0441\\u043a\\u0438\\u0434\\u043e\\u043a, \\u0430\\u043a\\u0446\\u0438\\u0439, \\u0441\\u043f\\u0435\\u0446 \\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u0439, \\u0431\\u043e\\u043d\\u0443\\u0441\\u044b \\u043d\\u0430\\u0447\\u0438\\u0441\\u043b\\u044f\\u044e\\u0442\\u0441\\u044f \\u043d\\u0430 \\u043e\\u0441\\u0442\\u0430\\u0442\\u043e\\u0447\\u043d\\u0443\\u044e \\u0441\\u0443\\u043c\\u043c\\u0443 \\u0437\\u0430\\u043a\\u0430\\u0437\\u0430;<\\/li>\\r\\n\\t<li>\\u0411\\u043e\\u043d\\u0443\\u0441\\u043d\\u044b\\u043c\\u0438 \\u0440\\u0443\\u0431\\u043b\\u044f\\u043c\\u0438 \\u043c\\u043e\\u0436\\u043d\\u043e \\u043f\\u0440\\u043e\\u0438\\u0437\\u0432\\u0435\\u0441\\u0442\\u0438 30% \\u043e\\u043f\\u043b\\u0430\\u0442\\u0443 \\u043e\\u0442 \\u0441\\u0442\\u043e\\u0438\\u043c\\u043e\\u0441\\u0442\\u0438 \\u0437\\u0430\\u043a\\u0430\\u0437\\u0430 \\u043f\\u043e \\u0432\\u044b\\u0431\\u043e\\u0440\\u0443 \\u0433\\u043e\\u0441\\u0442\\u044f. \\u041d\\u0430 \\u043e\\u0434\\u0438\\u043d \\u0441\\u0447\\u0435\\u0442 \\u043c\\u043e\\u0436\\u043d\\u043e \\u043f\\u0440\\u0438\\u043c\\u0435\\u043d\\u0438\\u0442\\u044c \\u043b\\u0438\\u0431\\u043e \\u0441\\u043a\\u0438\\u0434\\u043a\\u0443, \\u043b\\u0438\\u0431\\u043e \\u0431\\u043e\\u043d\\u0443\\u0441\\u043d\\u044b\\u0435 \\u0440\\u0443\\u0431\\u043b\\u0438;<\\/li>\\r\\n\\t<li>\\u0420\\u0430\\u0437\\u043c\\u0435\\u0440 \\u0431\\u043e\\u043d\\u0443\\u0441\\u043d\\u044b\\u0445 \\u0440\\u0443\\u0431\\u043b\\u0435\\u0439 \\u043d\\u0430\\u0447\\u0438\\u0441\\u043b\\u0435\\u043d\\u0438\\u0439 \\u0437\\u0430\\u0432\\u0438\\u0441\\u0438\\u0442 \\u043e\\u0442 \\u0441\\u0442\\u0430\\u0442\\u0443\\u0441\\u0430 \\u0433\\u043e\\u0441\\u0442\\u044f;<\\/li>\\r\\n\\t<li>\\u041d\\u0435\\u0438\\u0437\\u0440\\u0430\\u0441\\u0445\\u043e\\u0434\\u043e\\u0432\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0431\\u043e\\u043d\\u0443\\u0441\\u044b \\u0430\\u043d\\u043d\\u0443\\u043b\\u0438\\u0440\\u0443\\u044e\\u0442\\u0441\\u044f 1\\u0440\\u0430\\u0437 \\u0432 \\u0433\\u043e\\u0434 1 \\u0434\\u0435\\u043a\\u0430\\u0431\\u0440\\u044f. \\u041d\\u0435 \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0442 \\u0432\\u043e\\u0441\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u044e;<\\/li>\\r\\n\\t<li>\\u0411\\u043e\\u043b\\u0435\\u0435 \\u043f\\u043e\\u0434\\u0440\\u043e\\u0431\\u043d\\u0443\\u044e \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e \\u043c\\u043e\\u0436\\u043d\\u043e \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u0443 \\u0441\\u043e\\u0442\\u0440\\u0443\\u0434\\u043d\\u0438\\u043a\\u043e\\u0432 \\u0440\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u0430.<\\/li>\\r\\n<\\/ul>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2023-08-19 20:26:09\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-19 21:04:00\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-19 21:01:22\",\"publish_up\":\"2023-08-19 20:26:09\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:loyalty\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":6,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(131, 'com_content.article.34', '', '2023-08-19 21:08:05', 113, 3369, '9bbcbf47502b33e5a0564e463dfe9e963c33b158', '{\"id\":\"34\",\"asset_id\":186,\"title\":\"Loyalty programm\",\"alias\":\"loyalty-programm\",\"introtext\":\"<div class=\\\"row sect-xs-3 sect-md-5 sect-xl-7\\\">\\r\\n\\t<div class=\\\"col-12 col-md-6\\\">\\r\\n\\t\\t<div class=\\\"page-header tac page-sect sect-pb-xs-3 sect-pb-md-5\\\">Guest statuses<\\/div>\\r\\n\\t\\t\\t<p><span>-5%<\\/span> spent over 10 000 \\u20bd<\\/p>\\r\\n\\t\\t\\t<p><span>-7%<\\/span> spent over 20 000 \\u20bd<\\/p>\\r\\n\\t\\t\\t<p><span>-10%<\\/span> spent over 40 000 \\u20bd<\\/p>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-6\\\">\\r\\n\\t\\t<div class=\\\"page-header tac page-sect sect-pb-xs-3 sect-pb-md-5\\\">The ZAMES card is<\\/div>\\r\\n\\t\\t\\t<ul>\\r\\n\\t\\t\\t\\t<li>Receive unlimited bonuses to your account<\\/li>\\r\\n\\t\\t\\t\\t<li>Manage your bonus account on your own<\\/li>\\r\\n\\t\\t\\t\\t<li>Earn your customer status and get additional benefits<\\/li>\\r\\n\\t\\t\\t<\\/ul>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"page-header tac page-sect sect-pb-xs-3 sect-pb-md-5\\\">Terms of use of the club card<\\/div>\\r\\n<ul>\\r\\n\\t<li>One bonus ruble is equal to one Russian ruble;<\\/li>\\r\\n\\t<li>The accumulation starts from your first order after completing the full registration;<\\/li>\\r\\n\\t<li>Write-off of bonus rubles is made only from an electronic card;<\\/li>\\r\\n\\t<li>When buying dishes from the section of discounts, promotions, special offers, bonuses are accrued on the remaining amount of the order;<\\/li>\\r\\n\\t<li>Bonus rubles can be used to pay 30% of the cost of the order at the choice of the guest. You can apply either a discount or bonus rubles to one account;<\\/li>\\r\\n\\t<li>The amount of bonus rubles accrued depends on the status of the guest;<\\/li>\\r\\n\\t<li>Unused bonuses are canceled once a year on December 1st. Not recoverable;<\\/li>\\r\\n\\t<li>For more information, please contact the restaurant staff.<\\/li>\\r\\n<\\/ul>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2023-08-19 20:26:50\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-19 21:08:05\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-19 21:07:58\",\"publish_up\":\"2023-08-19 20:26:50\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:loyalty\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(132, 'com_content.article.33', '', '2023-08-19 21:10:09', 113, 7603, '13e8ba119f3462b72488278dcd9ba8d5ea1e1c8d', '{\"id\":\"33\",\"asset_id\":185,\"title\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u043b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"alias\":\"programma-loyalnosti\",\"introtext\":\"<div class=\\\"row page-sect sect-xs-3 sect-md-5 sect-xl-7\\\">\\r\\n\\t<div class=\\\"col-12 col-md-6\\\">\\r\\n\\t\\t<div class=\\\"page-header tac page-sect sect-pb-xs-3 sect-pb-md-5\\\">\\u0421\\u0442\\u0430\\u0442\\u0443\\u0441\\u044b \\u0433\\u043e\\u0441\\u0442\\u044f<\\/div>\\r\\n\\t\\t\\t<ul class=\\\"list-style-none\\\">\\r\\n\\t\\t\\t\\t<li><span>-5%<\\/span> \\u043f\\u043e\\u0442\\u0440\\u0430\\u0447\\u0435\\u043d\\u043e \\u0431\\u043e\\u043b\\u0435\\u0435 10 000 \\u20bd<\\/li>\\r\\n\\t\\t\\t\\t<li><span>-7%<\\/span> \\u043f\\u043e\\u0442\\u0440\\u0430\\u0447\\u0435\\u043d\\u043e \\u0431\\u043e\\u043b\\u0435\\u0435 20 000 \\u20bd<\\/li>\\r\\n\\t\\t\\t\\t<li><span>-10%<\\/span> \\u043f\\u043e\\u0442\\u0440\\u0430\\u0447\\u0435\\u043d\\u043e \\u0431\\u043e\\u043b\\u0435\\u0435 40 000 \\u20bd<\\/li>\\r\\n\\t\\t\\t<\\/ul>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-6\\\">\\r\\n\\t\\t<div class=\\\"page-header tac page-sect sect-pb-xs-3 sect-pb-md-5\\\">\\u041a\\u0430\\u0440\\u0442\\u0430 ZAMES \\u2013 \\u044d\\u0442\\u043e<\\/div>\\r\\n\\t\\t\\t<ul>\\r\\n\\t\\t\\t\\t<li>\\u041f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0442\\u044c \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u043e\\u0435 \\u043a\\u043e\\u043b\\u0438\\u0447\\u0435\\u0441\\u0442\\u0432\\u043e \\u0431\\u043e\\u043d\\u0443\\u0441\\u043e\\u0432 \\u043d\\u0430 \\u0441\\u0432\\u043e\\u0439 \\u0441\\u0447\\u0435\\u0442<\\/li>\\r\\n\\t\\t\\t\\t<li>\\u0421\\u0430\\u043c\\u043e\\u0441\\u0442\\u043e\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e \\u0443\\u043f\\u0440\\u0430\\u0432\\u043b\\u044f\\u0442\\u044c \\u0441\\u0432\\u043e\\u0438\\u043c \\u0431\\u043e\\u043d\\u0443\\u0441\\u043d\\u044b\\u043c \\u0441\\u0447\\u0435\\u0442\\u043e\\u043c<\\/li>\\r\\n\\t\\t\\t\\t<li>\\u0417\\u0430\\u0440\\u0430\\u0431\\u043e\\u0442\\u0430\\u0442\\u044c \\u0441\\u0432\\u043e\\u0439 \\u0441\\u0442\\u0430\\u0442\\u0443\\u0441 \\u043a\\u043b\\u0438\\u0435\\u043d\\u0442\\u0430 \\u0438 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u0434\\u043e\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u0443\\u044e \\u0432\\u044b\\u0433\\u043e\\u0434\\u0443<\\/li>\\r\\n\\t\\t\\t<\\/ul>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"page-header tac page-sect sect-pb-xs-3 sect-pb-md-5\\\">\\u0423\\u0441\\u043b\\u043e\\u0432\\u0438\\u044f \\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u043a\\u043b\\u0443\\u0431\\u043d\\u043e\\u0439 \\u043a\\u0430\\u0440\\u0442\\u043e\\u0439<\\/div>\\r\\n<ul>\\r\\n\\t<li>\\u041e\\u0434\\u0438\\u043d \\u0431\\u043e\\u043d\\u0443\\u0441\\u043d\\u044b\\u0439 \\u0440\\u0443\\u0431\\u043b\\u044c \\u0440\\u0430\\u0432\\u0435\\u043d \\u043e\\u0434\\u043d\\u043e\\u043c\\u0443 \\u0440\\u043e\\u0441\\u0441\\u0438\\u0439\\u0441\\u043a\\u043e\\u043c\\u0443 \\u0440\\u0443\\u0431\\u043b\\u044e;<\\/li>\\r\\n\\t<li>\\u041d\\u0430\\u043a\\u043e\\u043f\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0430\\u0447\\u0438\\u043d\\u0430\\u0435\\u0442\\u0441\\u044f \\u0441 \\u0432\\u0430\\u0448\\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0432\\u043e\\u0433\\u043e \\u0437\\u0430\\u043a\\u0430\\u0437\\u0430 \\u043f\\u043e\\u0441\\u043b\\u0435 \\u043f\\u0440\\u043e\\u0445\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f \\u043f\\u043e\\u043b\\u043d\\u043e\\u0439 \\u0440\\u0435\\u0433\\u0438\\u0441\\u0442\\u0440\\u0430\\u0446\\u0438\\u0438;<\\/li>\\r\\n\\t<li>\\u0421\\u043f\\u0438\\u0441\\u0430\\u043d\\u0438\\u0435 \\u0431\\u043e\\u043d\\u0443\\u0441\\u043d\\u044b\\u0445 \\u0440\\u0443\\u0431\\u043b\\u0435\\u0439 \\u043f\\u0440\\u043e\\u0438\\u0437\\u0432\\u043e\\u0434\\u0438\\u0442\\u0441\\u044f \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0441 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u043a\\u0430\\u0440\\u0442\\u044b;<\\/li>\\r\\n\\t<li>\\u041f\\u0440\\u0438 \\u043f\\u043e\\u043a\\u0443\\u043f\\u043a\\u0435 \\u0431\\u043b\\u044e\\u0434 \\u0438\\u0437 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u0430 \\u0441\\u043a\\u0438\\u0434\\u043e\\u043a, \\u0430\\u043a\\u0446\\u0438\\u0439, \\u0441\\u043f\\u0435\\u0446 \\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u0439, \\u0431\\u043e\\u043d\\u0443\\u0441\\u044b \\u043d\\u0430\\u0447\\u0438\\u0441\\u043b\\u044f\\u044e\\u0442\\u0441\\u044f \\u043d\\u0430 \\u043e\\u0441\\u0442\\u0430\\u0442\\u043e\\u0447\\u043d\\u0443\\u044e \\u0441\\u0443\\u043c\\u043c\\u0443 \\u0437\\u0430\\u043a\\u0430\\u0437\\u0430;<\\/li>\\r\\n\\t<li>\\u0411\\u043e\\u043d\\u0443\\u0441\\u043d\\u044b\\u043c\\u0438 \\u0440\\u0443\\u0431\\u043b\\u044f\\u043c\\u0438 \\u043c\\u043e\\u0436\\u043d\\u043e \\u043f\\u0440\\u043e\\u0438\\u0437\\u0432\\u0435\\u0441\\u0442\\u0438 30% \\u043e\\u043f\\u043b\\u0430\\u0442\\u0443 \\u043e\\u0442 \\u0441\\u0442\\u043e\\u0438\\u043c\\u043e\\u0441\\u0442\\u0438 \\u0437\\u0430\\u043a\\u0430\\u0437\\u0430 \\u043f\\u043e \\u0432\\u044b\\u0431\\u043e\\u0440\\u0443 \\u0433\\u043e\\u0441\\u0442\\u044f. \\u041d\\u0430 \\u043e\\u0434\\u0438\\u043d \\u0441\\u0447\\u0435\\u0442 \\u043c\\u043e\\u0436\\u043d\\u043e \\u043f\\u0440\\u0438\\u043c\\u0435\\u043d\\u0438\\u0442\\u044c \\u043b\\u0438\\u0431\\u043e \\u0441\\u043a\\u0438\\u0434\\u043a\\u0443, \\u043b\\u0438\\u0431\\u043e \\u0431\\u043e\\u043d\\u0443\\u0441\\u043d\\u044b\\u0435 \\u0440\\u0443\\u0431\\u043b\\u0438;<\\/li>\\r\\n\\t<li>\\u0420\\u0430\\u0437\\u043c\\u0435\\u0440 \\u0431\\u043e\\u043d\\u0443\\u0441\\u043d\\u044b\\u0445 \\u0440\\u0443\\u0431\\u043b\\u0435\\u0439 \\u043d\\u0430\\u0447\\u0438\\u0441\\u043b\\u0435\\u043d\\u0438\\u0439 \\u0437\\u0430\\u0432\\u0438\\u0441\\u0438\\u0442 \\u043e\\u0442 \\u0441\\u0442\\u0430\\u0442\\u0443\\u0441\\u0430 \\u0433\\u043e\\u0441\\u0442\\u044f;<\\/li>\\r\\n\\t<li>\\u041d\\u0435\\u0438\\u0437\\u0440\\u0430\\u0441\\u0445\\u043e\\u0434\\u043e\\u0432\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0431\\u043e\\u043d\\u0443\\u0441\\u044b \\u0430\\u043d\\u043d\\u0443\\u043b\\u0438\\u0440\\u0443\\u044e\\u0442\\u0441\\u044f 1\\u0440\\u0430\\u0437 \\u0432 \\u0433\\u043e\\u0434 1 \\u0434\\u0435\\u043a\\u0430\\u0431\\u0440\\u044f. \\u041d\\u0435 \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0442 \\u0432\\u043e\\u0441\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u044e;<\\/li>\\r\\n\\t<li>\\u0411\\u043e\\u043b\\u0435\\u0435 \\u043f\\u043e\\u0434\\u0440\\u043e\\u0431\\u043d\\u0443\\u044e \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e \\u043c\\u043e\\u0436\\u043d\\u043e \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u0443 \\u0441\\u043e\\u0442\\u0440\\u0443\\u0434\\u043d\\u0438\\u043a\\u043e\\u0432 \\u0440\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u0430.<\\/li>\\r\\n<\\/ul>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2023-08-19 20:26:09\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-19 21:10:09\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-19 21:08:09\",\"publish_up\":\"2023-08-19 20:26:09\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:loyalty\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":8,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(133, 'com_content.article.34', '', '2023-08-19 21:11:39', 113, 3437, '01abb9392a9c7fa1f40866df7a579dc1be16c6a4', '{\"id\":\"34\",\"asset_id\":186,\"title\":\"Loyalty programm\",\"alias\":\"loyalty-programm\",\"introtext\":\"<div class=\\\"row sect-xs-3 sect-md-5 sect-xl-7\\\">\\r\\n\\t<div class=\\\"col-12 col-md-6\\\">\\r\\n\\t\\t<div class=\\\"page-header tac page-sect sect-pb-xs-3 sect-pb-md-5\\\">Guest statuses<\\/div>\\r\\n\\t\\t\\t<ul class=\\\"list-style-none\\\">\\r\\n\\t\\t\\t\\t<li><span>-5%<\\/span> spent over 10 000 \\u20bd<\\/li>\\r\\n\\t\\t\\t\\t<li><span>-7%<\\/span> spent over 20 000 \\u20bd<\\/li>\\r\\n\\t\\t\\t\\t<li><span>-10%<\\/span> spent over 40 000 \\u20bd<\\/li>\\r\\n\\t\\t\\t<\\/ul>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-6\\\">\\r\\n\\t\\t<div class=\\\"page-header tac page-sect sect-pb-xs-3 sect-pb-md-5\\\">The ZAMES card is<\\/div>\\r\\n\\t\\t\\t<ul>\\r\\n\\t\\t\\t\\t<li>Receive unlimited bonuses to your account<\\/li>\\r\\n\\t\\t\\t\\t<li>Manage your bonus account on your own<\\/li>\\r\\n\\t\\t\\t\\t<li>Earn your customer status and get additional benefits<\\/li>\\r\\n\\t\\t\\t<\\/ul>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"page-header tac page-sect sect-pb-xs-3 sect-pb-md-5\\\">Terms of use of the club card<\\/div>\\r\\n<ul>\\r\\n\\t<li>One bonus ruble is equal to one Russian ruble;<\\/li>\\r\\n\\t<li>The accumulation starts from your first order after completing the full registration;<\\/li>\\r\\n\\t<li>Write-off of bonus rubles is made only from an electronic card;<\\/li>\\r\\n\\t<li>When buying dishes from the section of discounts, promotions, special offers, bonuses are accrued on the remaining amount of the order;<\\/li>\\r\\n\\t<li>Bonus rubles can be used to pay 30% of the cost of the order at the choice of the guest. You can apply either a discount or bonus rubles to one account;<\\/li>\\r\\n\\t<li>The amount of bonus rubles accrued depends on the status of the guest;<\\/li>\\r\\n\\t<li>Unused bonuses are canceled once a year on December 1st. Not recoverable;<\\/li>\\r\\n\\t<li>For more information, please contact the restaurant staff.<\\/li>\\r\\n<\\/ul>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2023-08-19 20:26:50\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-19 21:11:39\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-19 21:11:33\",\"publish_up\":\"2023-08-19 20:26:50\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:loyalty\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":5,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(134, 'com_content.article.33', '', '2023-08-19 21:14:24', 113, 7636, '3856e16f734921566de27c729377cdb4ca619230', '{\"id\":\"33\",\"asset_id\":185,\"title\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u043b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"alias\":\"programma-loyalnosti\",\"introtext\":\"<div class=\\\"row page-sect sect-xs-3 sect-md-5 sect-xl-7\\\">\\r\\n\\t<div class=\\\"col-12 col-md-6\\\">\\r\\n\\t\\t<div class=\\\"page-header mdl-header tac page-sect sect-pb-xs-3 sect-pb-md-5\\\">\\u0421\\u0442\\u0430\\u0442\\u0443\\u0441\\u044b \\u0433\\u043e\\u0441\\u0442\\u044f<\\/div>\\r\\n\\t\\t\\t<ul class=\\\"list-style-none\\\">\\r\\n\\t\\t\\t\\t<li><span>-5%<\\/span> \\u043f\\u043e\\u0442\\u0440\\u0430\\u0447\\u0435\\u043d\\u043e \\u0431\\u043e\\u043b\\u0435\\u0435 10 000 \\u20bd<\\/li>\\r\\n\\t\\t\\t\\t<li><span>-7%<\\/span> \\u043f\\u043e\\u0442\\u0440\\u0430\\u0447\\u0435\\u043d\\u043e \\u0431\\u043e\\u043b\\u0435\\u0435 20 000 \\u20bd<\\/li>\\r\\n\\t\\t\\t\\t<li><span>-10%<\\/span> \\u043f\\u043e\\u0442\\u0440\\u0430\\u0447\\u0435\\u043d\\u043e \\u0431\\u043e\\u043b\\u0435\\u0435 40 000 \\u20bd<\\/li>\\r\\n\\t\\t\\t<\\/ul>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-6\\\">\\r\\n\\t\\t<div class=\\\"page-header mdl-header tac page-sect sect-pb-xs-3 sect-pb-md-5\\\">\\u041a\\u0430\\u0440\\u0442\\u0430 ZAMES \\u2013 \\u044d\\u0442\\u043e<\\/div>\\r\\n\\t\\t\\t<ul>\\r\\n\\t\\t\\t\\t<li>\\u041f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0442\\u044c \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u043e\\u0435 \\u043a\\u043e\\u043b\\u0438\\u0447\\u0435\\u0441\\u0442\\u0432\\u043e \\u0431\\u043e\\u043d\\u0443\\u0441\\u043e\\u0432 \\u043d\\u0430 \\u0441\\u0432\\u043e\\u0439 \\u0441\\u0447\\u0435\\u0442<\\/li>\\r\\n\\t\\t\\t\\t<li>\\u0421\\u0430\\u043c\\u043e\\u0441\\u0442\\u043e\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e \\u0443\\u043f\\u0440\\u0430\\u0432\\u043b\\u044f\\u0442\\u044c \\u0441\\u0432\\u043e\\u0438\\u043c \\u0431\\u043e\\u043d\\u0443\\u0441\\u043d\\u044b\\u043c \\u0441\\u0447\\u0435\\u0442\\u043e\\u043c<\\/li>\\r\\n\\t\\t\\t\\t<li>\\u0417\\u0430\\u0440\\u0430\\u0431\\u043e\\u0442\\u0430\\u0442\\u044c \\u0441\\u0432\\u043e\\u0439 \\u0441\\u0442\\u0430\\u0442\\u0443\\u0441 \\u043a\\u043b\\u0438\\u0435\\u043d\\u0442\\u0430 \\u0438 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u0434\\u043e\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u0443\\u044e \\u0432\\u044b\\u0433\\u043e\\u0434\\u0443<\\/li>\\r\\n\\t\\t\\t<\\/ul>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"page-header mdl-header tac page-sect sect-pb-xs-3 sect-pb-md-5\\\">\\u0423\\u0441\\u043b\\u043e\\u0432\\u0438\\u044f \\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u043a\\u043b\\u0443\\u0431\\u043d\\u043e\\u0439 \\u043a\\u0430\\u0440\\u0442\\u043e\\u0439<\\/div>\\r\\n<ul>\\r\\n\\t<li>\\u041e\\u0434\\u0438\\u043d \\u0431\\u043e\\u043d\\u0443\\u0441\\u043d\\u044b\\u0439 \\u0440\\u0443\\u0431\\u043b\\u044c \\u0440\\u0430\\u0432\\u0435\\u043d \\u043e\\u0434\\u043d\\u043e\\u043c\\u0443 \\u0440\\u043e\\u0441\\u0441\\u0438\\u0439\\u0441\\u043a\\u043e\\u043c\\u0443 \\u0440\\u0443\\u0431\\u043b\\u044e;<\\/li>\\r\\n\\t<li>\\u041d\\u0430\\u043a\\u043e\\u043f\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0430\\u0447\\u0438\\u043d\\u0430\\u0435\\u0442\\u0441\\u044f \\u0441 \\u0432\\u0430\\u0448\\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0432\\u043e\\u0433\\u043e \\u0437\\u0430\\u043a\\u0430\\u0437\\u0430 \\u043f\\u043e\\u0441\\u043b\\u0435 \\u043f\\u0440\\u043e\\u0445\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f \\u043f\\u043e\\u043b\\u043d\\u043e\\u0439 \\u0440\\u0435\\u0433\\u0438\\u0441\\u0442\\u0440\\u0430\\u0446\\u0438\\u0438;<\\/li>\\r\\n\\t<li>\\u0421\\u043f\\u0438\\u0441\\u0430\\u043d\\u0438\\u0435 \\u0431\\u043e\\u043d\\u0443\\u0441\\u043d\\u044b\\u0445 \\u0440\\u0443\\u0431\\u043b\\u0435\\u0439 \\u043f\\u0440\\u043e\\u0438\\u0437\\u0432\\u043e\\u0434\\u0438\\u0442\\u0441\\u044f \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0441 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u043a\\u0430\\u0440\\u0442\\u044b;<\\/li>\\r\\n\\t<li>\\u041f\\u0440\\u0438 \\u043f\\u043e\\u043a\\u0443\\u043f\\u043a\\u0435 \\u0431\\u043b\\u044e\\u0434 \\u0438\\u0437 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u0430 \\u0441\\u043a\\u0438\\u0434\\u043e\\u043a, \\u0430\\u043a\\u0446\\u0438\\u0439, \\u0441\\u043f\\u0435\\u0446 \\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u0439, \\u0431\\u043e\\u043d\\u0443\\u0441\\u044b \\u043d\\u0430\\u0447\\u0438\\u0441\\u043b\\u044f\\u044e\\u0442\\u0441\\u044f \\u043d\\u0430 \\u043e\\u0441\\u0442\\u0430\\u0442\\u043e\\u0447\\u043d\\u0443\\u044e \\u0441\\u0443\\u043c\\u043c\\u0443 \\u0437\\u0430\\u043a\\u0430\\u0437\\u0430;<\\/li>\\r\\n\\t<li>\\u0411\\u043e\\u043d\\u0443\\u0441\\u043d\\u044b\\u043c\\u0438 \\u0440\\u0443\\u0431\\u043b\\u044f\\u043c\\u0438 \\u043c\\u043e\\u0436\\u043d\\u043e \\u043f\\u0440\\u043e\\u0438\\u0437\\u0432\\u0435\\u0441\\u0442\\u0438 30% \\u043e\\u043f\\u043b\\u0430\\u0442\\u0443 \\u043e\\u0442 \\u0441\\u0442\\u043e\\u0438\\u043c\\u043e\\u0441\\u0442\\u0438 \\u0437\\u0430\\u043a\\u0430\\u0437\\u0430 \\u043f\\u043e \\u0432\\u044b\\u0431\\u043e\\u0440\\u0443 \\u0433\\u043e\\u0441\\u0442\\u044f. \\u041d\\u0430 \\u043e\\u0434\\u0438\\u043d \\u0441\\u0447\\u0435\\u0442 \\u043c\\u043e\\u0436\\u043d\\u043e \\u043f\\u0440\\u0438\\u043c\\u0435\\u043d\\u0438\\u0442\\u044c \\u043b\\u0438\\u0431\\u043e \\u0441\\u043a\\u0438\\u0434\\u043a\\u0443, \\u043b\\u0438\\u0431\\u043e \\u0431\\u043e\\u043d\\u0443\\u0441\\u043d\\u044b\\u0435 \\u0440\\u0443\\u0431\\u043b\\u0438;<\\/li>\\r\\n\\t<li>\\u0420\\u0430\\u0437\\u043c\\u0435\\u0440 \\u0431\\u043e\\u043d\\u0443\\u0441\\u043d\\u044b\\u0445 \\u0440\\u0443\\u0431\\u043b\\u0435\\u0439 \\u043d\\u0430\\u0447\\u0438\\u0441\\u043b\\u0435\\u043d\\u0438\\u0439 \\u0437\\u0430\\u0432\\u0438\\u0441\\u0438\\u0442 \\u043e\\u0442 \\u0441\\u0442\\u0430\\u0442\\u0443\\u0441\\u0430 \\u0433\\u043e\\u0441\\u0442\\u044f;<\\/li>\\r\\n\\t<li>\\u041d\\u0435\\u0438\\u0437\\u0440\\u0430\\u0441\\u0445\\u043e\\u0434\\u043e\\u0432\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0431\\u043e\\u043d\\u0443\\u0441\\u044b \\u0430\\u043d\\u043d\\u0443\\u043b\\u0438\\u0440\\u0443\\u044e\\u0442\\u0441\\u044f 1\\u0440\\u0430\\u0437 \\u0432 \\u0433\\u043e\\u0434 1 \\u0434\\u0435\\u043a\\u0430\\u0431\\u0440\\u044f. \\u041d\\u0435 \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0442 \\u0432\\u043e\\u0441\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u044e;<\\/li>\\r\\n\\t<li>\\u0411\\u043e\\u043b\\u0435\\u0435 \\u043f\\u043e\\u0434\\u0440\\u043e\\u0431\\u043d\\u0443\\u044e \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e \\u043c\\u043e\\u0436\\u043d\\u043e \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u0443 \\u0441\\u043e\\u0442\\u0440\\u0443\\u0434\\u043d\\u0438\\u043a\\u043e\\u0432 \\u0440\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u0430.<\\/li>\\r\\n<\\/ul>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2023-08-19 20:26:09\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-19 21:14:24\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-19 21:10:09\",\"publish_up\":\"2023-08-19 20:26:09\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:loyalty\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":9,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(135, 'com_content.article.34', '', '2023-08-19 21:14:58', 113, 3470, 'c976e42c061f30da32cf875160c017812304ad95', '{\"id\":\"34\",\"asset_id\":186,\"title\":\"Loyalty programm\",\"alias\":\"loyalty-programm\",\"introtext\":\"<div class=\\\"row sect-xs-3 sect-md-5 sect-xl-7\\\">\\r\\n\\t<div class=\\\"col-12 col-md-6\\\">\\r\\n\\t\\t<div class=\\\"page-header mdl-header tac page-sect sect-pb-xs-3 sect-pb-md-5\\\">Guest statuses<\\/div>\\r\\n\\t\\t\\t<ul class=\\\"list-style-none\\\">\\r\\n\\t\\t\\t\\t<li><span>-5%<\\/span> spent over 10 000 \\u20bd<\\/li>\\r\\n\\t\\t\\t\\t<li><span>-7%<\\/span> spent over 20 000 \\u20bd<\\/li>\\r\\n\\t\\t\\t\\t<li><span>-10%<\\/span> spent over 40 000 \\u20bd<\\/li>\\r\\n\\t\\t\\t<\\/ul>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-6\\\">\\r\\n\\t\\t<div class=\\\"page-header mdl-header tac page-sect sect-pb-xs-3 sect-pb-md-5\\\">The ZAMES card is<\\/div>\\r\\n\\t\\t\\t<ul>\\r\\n\\t\\t\\t\\t<li>Receive unlimited bonuses to your account<\\/li>\\r\\n\\t\\t\\t\\t<li>Manage your bonus account on your own<\\/li>\\r\\n\\t\\t\\t\\t<li>Earn your customer status and get additional benefits<\\/li>\\r\\n\\t\\t\\t<\\/ul>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"page-header mdl-header tac page-sect sect-pb-xs-3 sect-pb-md-5\\\">Terms of use of the club card<\\/div>\\r\\n<ul>\\r\\n\\t<li>One bonus ruble is equal to one Russian ruble;<\\/li>\\r\\n\\t<li>The accumulation starts from your first order after completing the full registration;<\\/li>\\r\\n\\t<li>Write-off of bonus rubles is made only from an electronic card;<\\/li>\\r\\n\\t<li>When buying dishes from the section of discounts, promotions, special offers, bonuses are accrued on the remaining amount of the order;<\\/li>\\r\\n\\t<li>Bonus rubles can be used to pay 30% of the cost of the order at the choice of the guest. You can apply either a discount or bonus rubles to one account;<\\/li>\\r\\n\\t<li>The amount of bonus rubles accrued depends on the status of the guest;<\\/li>\\r\\n\\t<li>Unused bonuses are canceled once a year on December 1st. Not recoverable;<\\/li>\\r\\n\\t<li>For more information, please contact the restaurant staff.<\\/li>\\r\\n<\\/ul>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2023-08-19 20:26:50\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-19 21:14:58\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-19 21:14:34\",\"publish_up\":\"2023-08-19 20:26:50\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:loyalty\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":6,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0);
INSERT INTO `lsqvo_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(136, 'com_content.article.34', '', '2023-08-20 08:29:59', 113, 3482, 'acf99229d62a6544d90c48e2799d46fa8b720086', '{\"id\":\"34\",\"asset_id\":186,\"title\":\"Loyalty programm\",\"alias\":\"loyalty-programm\",\"introtext\":\"<div class=\\\"loyalty-row row sect-xs-3 sect-md-5 sect-xl-7\\\">\\r\\n\\t<div class=\\\"col-12 col-md-6\\\">\\r\\n\\t\\t<div class=\\\"page-header mdl-header tac page-sect sect-pb-xs-3 sect-pb-md-5\\\">Guest statuses<\\/div>\\r\\n\\t\\t\\t<ul class=\\\"list-style-none\\\">\\r\\n\\t\\t\\t\\t<li><span>-5%<\\/span> spent over 10 000 \\u20bd<\\/li>\\r\\n\\t\\t\\t\\t<li><span>-7%<\\/span> spent over 20 000 \\u20bd<\\/li>\\r\\n\\t\\t\\t\\t<li><span>-10%<\\/span> spent over 40 000 \\u20bd<\\/li>\\r\\n\\t\\t\\t<\\/ul>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-6\\\">\\r\\n\\t\\t<div class=\\\"page-header mdl-header tac page-sect sect-pb-xs-3 sect-pb-md-5\\\">The ZAMES card is<\\/div>\\r\\n\\t\\t\\t<ul>\\r\\n\\t\\t\\t\\t<li>Receive unlimited bonuses to your account<\\/li>\\r\\n\\t\\t\\t\\t<li>Manage your bonus account on your own<\\/li>\\r\\n\\t\\t\\t\\t<li>Earn your customer status and get additional benefits<\\/li>\\r\\n\\t\\t\\t<\\/ul>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"page-header mdl-header tac page-sect sect-pb-xs-3 sect-pb-md-5\\\">Terms of use of the club card<\\/div>\\r\\n<ul>\\r\\n\\t<li>One bonus ruble is equal to one Russian ruble;<\\/li>\\r\\n\\t<li>The accumulation starts from your first order after completing the full registration;<\\/li>\\r\\n\\t<li>Write-off of bonus rubles is made only from an electronic card;<\\/li>\\r\\n\\t<li>When buying dishes from the section of discounts, promotions, special offers, bonuses are accrued on the remaining amount of the order;<\\/li>\\r\\n\\t<li>Bonus rubles can be used to pay 30% of the cost of the order at the choice of the guest. You can apply either a discount or bonus rubles to one account;<\\/li>\\r\\n\\t<li>The amount of bonus rubles accrued depends on the status of the guest;<\\/li>\\r\\n\\t<li>Unused bonuses are canceled once a year on December 1st. Not recoverable;<\\/li>\\r\\n\\t<li>For more information, please contact the restaurant staff.<\\/li>\\r\\n<\\/ul>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2023-08-19 20:26:50\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-20 08:29:59\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-20 08:29:51\",\"publish_up\":\"2023-08-19 20:26:50\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:loyalty\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":7,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(137, 'com_content.article.33', '', '2023-08-20 08:30:03', 113, 7649, '25c170d2914660fde314f5ff17f763589100bce9', '{\"id\":\"33\",\"asset_id\":185,\"title\":\"\\u041f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u0430 \\u043b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"alias\":\"programma-loyalnosti\",\"introtext\":\"<div class=\\\"loyalty-row row page-sect sect-xs-3 sect-md-5 sect-xl-7\\\">\\r\\n\\t<div class=\\\"col-12 col-md-6\\\">\\r\\n\\t\\t<div class=\\\"page-header mdl-header tac page-sect sect-pb-xs-3 sect-pb-md-5\\\">\\u0421\\u0442\\u0430\\u0442\\u0443\\u0441\\u044b \\u0433\\u043e\\u0441\\u0442\\u044f<\\/div>\\r\\n\\t\\t\\t<ul class=\\\"list-style-none\\\">\\r\\n\\t\\t\\t\\t<li><span>-5%<\\/span> \\u043f\\u043e\\u0442\\u0440\\u0430\\u0447\\u0435\\u043d\\u043e \\u0431\\u043e\\u043b\\u0435\\u0435 10 000 \\u20bd<\\/li>\\r\\n\\t\\t\\t\\t<li><span>-7%<\\/span> \\u043f\\u043e\\u0442\\u0440\\u0430\\u0447\\u0435\\u043d\\u043e \\u0431\\u043e\\u043b\\u0435\\u0435 20 000 \\u20bd<\\/li>\\r\\n\\t\\t\\t\\t<li><span>-10%<\\/span> \\u043f\\u043e\\u0442\\u0440\\u0430\\u0447\\u0435\\u043d\\u043e \\u0431\\u043e\\u043b\\u0435\\u0435 40 000 \\u20bd<\\/li>\\r\\n\\t\\t\\t<\\/ul>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-6\\\">\\r\\n\\t\\t<div class=\\\"page-header mdl-header tac page-sect sect-pb-xs-3 sect-pb-md-5\\\">\\u041a\\u0430\\u0440\\u0442\\u0430 ZAMES \\u2013 \\u044d\\u0442\\u043e<\\/div>\\r\\n\\t\\t\\t<ul>\\r\\n\\t\\t\\t\\t<li>\\u041f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0442\\u044c \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u043e\\u0435 \\u043a\\u043e\\u043b\\u0438\\u0447\\u0435\\u0441\\u0442\\u0432\\u043e \\u0431\\u043e\\u043d\\u0443\\u0441\\u043e\\u0432 \\u043d\\u0430 \\u0441\\u0432\\u043e\\u0439 \\u0441\\u0447\\u0435\\u0442<\\/li>\\r\\n\\t\\t\\t\\t<li>\\u0421\\u0430\\u043c\\u043e\\u0441\\u0442\\u043e\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e \\u0443\\u043f\\u0440\\u0430\\u0432\\u043b\\u044f\\u0442\\u044c \\u0441\\u0432\\u043e\\u0438\\u043c \\u0431\\u043e\\u043d\\u0443\\u0441\\u043d\\u044b\\u043c \\u0441\\u0447\\u0435\\u0442\\u043e\\u043c<\\/li>\\r\\n\\t\\t\\t\\t<li>\\u0417\\u0430\\u0440\\u0430\\u0431\\u043e\\u0442\\u0430\\u0442\\u044c \\u0441\\u0432\\u043e\\u0439 \\u0441\\u0442\\u0430\\u0442\\u0443\\u0441 \\u043a\\u043b\\u0438\\u0435\\u043d\\u0442\\u0430 \\u0438 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u0434\\u043e\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u0443\\u044e \\u0432\\u044b\\u0433\\u043e\\u0434\\u0443<\\/li>\\r\\n\\t\\t\\t<\\/ul>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"page-header mdl-header tac page-sect sect-pb-xs-3 sect-pb-md-5\\\">\\u0423\\u0441\\u043b\\u043e\\u0432\\u0438\\u044f \\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u043a\\u043b\\u0443\\u0431\\u043d\\u043e\\u0439 \\u043a\\u0430\\u0440\\u0442\\u043e\\u0439<\\/div>\\r\\n<ul>\\r\\n\\t<li>\\u041e\\u0434\\u0438\\u043d \\u0431\\u043e\\u043d\\u0443\\u0441\\u043d\\u044b\\u0439 \\u0440\\u0443\\u0431\\u043b\\u044c \\u0440\\u0430\\u0432\\u0435\\u043d \\u043e\\u0434\\u043d\\u043e\\u043c\\u0443 \\u0440\\u043e\\u0441\\u0441\\u0438\\u0439\\u0441\\u043a\\u043e\\u043c\\u0443 \\u0440\\u0443\\u0431\\u043b\\u044e;<\\/li>\\r\\n\\t<li>\\u041d\\u0430\\u043a\\u043e\\u043f\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0430\\u0447\\u0438\\u043d\\u0430\\u0435\\u0442\\u0441\\u044f \\u0441 \\u0432\\u0430\\u0448\\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0432\\u043e\\u0433\\u043e \\u0437\\u0430\\u043a\\u0430\\u0437\\u0430 \\u043f\\u043e\\u0441\\u043b\\u0435 \\u043f\\u0440\\u043e\\u0445\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f \\u043f\\u043e\\u043b\\u043d\\u043e\\u0439 \\u0440\\u0435\\u0433\\u0438\\u0441\\u0442\\u0440\\u0430\\u0446\\u0438\\u0438;<\\/li>\\r\\n\\t<li>\\u0421\\u043f\\u0438\\u0441\\u0430\\u043d\\u0438\\u0435 \\u0431\\u043e\\u043d\\u0443\\u0441\\u043d\\u044b\\u0445 \\u0440\\u0443\\u0431\\u043b\\u0435\\u0439 \\u043f\\u0440\\u043e\\u0438\\u0437\\u0432\\u043e\\u0434\\u0438\\u0442\\u0441\\u044f \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0441 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u043a\\u0430\\u0440\\u0442\\u044b;<\\/li>\\r\\n\\t<li>\\u041f\\u0440\\u0438 \\u043f\\u043e\\u043a\\u0443\\u043f\\u043a\\u0435 \\u0431\\u043b\\u044e\\u0434 \\u0438\\u0437 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u0430 \\u0441\\u043a\\u0438\\u0434\\u043e\\u043a, \\u0430\\u043a\\u0446\\u0438\\u0439, \\u0441\\u043f\\u0435\\u0446 \\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u0439, \\u0431\\u043e\\u043d\\u0443\\u0441\\u044b \\u043d\\u0430\\u0447\\u0438\\u0441\\u043b\\u044f\\u044e\\u0442\\u0441\\u044f \\u043d\\u0430 \\u043e\\u0441\\u0442\\u0430\\u0442\\u043e\\u0447\\u043d\\u0443\\u044e \\u0441\\u0443\\u043c\\u043c\\u0443 \\u0437\\u0430\\u043a\\u0430\\u0437\\u0430;<\\/li>\\r\\n\\t<li>\\u0411\\u043e\\u043d\\u0443\\u0441\\u043d\\u044b\\u043c\\u0438 \\u0440\\u0443\\u0431\\u043b\\u044f\\u043c\\u0438 \\u043c\\u043e\\u0436\\u043d\\u043e \\u043f\\u0440\\u043e\\u0438\\u0437\\u0432\\u0435\\u0441\\u0442\\u0438 30% \\u043e\\u043f\\u043b\\u0430\\u0442\\u0443 \\u043e\\u0442 \\u0441\\u0442\\u043e\\u0438\\u043c\\u043e\\u0441\\u0442\\u0438 \\u0437\\u0430\\u043a\\u0430\\u0437\\u0430 \\u043f\\u043e \\u0432\\u044b\\u0431\\u043e\\u0440\\u0443 \\u0433\\u043e\\u0441\\u0442\\u044f. \\u041d\\u0430 \\u043e\\u0434\\u0438\\u043d \\u0441\\u0447\\u0435\\u0442 \\u043c\\u043e\\u0436\\u043d\\u043e \\u043f\\u0440\\u0438\\u043c\\u0435\\u043d\\u0438\\u0442\\u044c \\u043b\\u0438\\u0431\\u043e \\u0441\\u043a\\u0438\\u0434\\u043a\\u0443, \\u043b\\u0438\\u0431\\u043e \\u0431\\u043e\\u043d\\u0443\\u0441\\u043d\\u044b\\u0435 \\u0440\\u0443\\u0431\\u043b\\u0438;<\\/li>\\r\\n\\t<li>\\u0420\\u0430\\u0437\\u043c\\u0435\\u0440 \\u0431\\u043e\\u043d\\u0443\\u0441\\u043d\\u044b\\u0445 \\u0440\\u0443\\u0431\\u043b\\u0435\\u0439 \\u043d\\u0430\\u0447\\u0438\\u0441\\u043b\\u0435\\u043d\\u0438\\u0439 \\u0437\\u0430\\u0432\\u0438\\u0441\\u0438\\u0442 \\u043e\\u0442 \\u0441\\u0442\\u0430\\u0442\\u0443\\u0441\\u0430 \\u0433\\u043e\\u0441\\u0442\\u044f;<\\/li>\\r\\n\\t<li>\\u041d\\u0435\\u0438\\u0437\\u0440\\u0430\\u0441\\u0445\\u043e\\u0434\\u043e\\u0432\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0431\\u043e\\u043d\\u0443\\u0441\\u044b \\u0430\\u043d\\u043d\\u0443\\u043b\\u0438\\u0440\\u0443\\u044e\\u0442\\u0441\\u044f 1\\u0440\\u0430\\u0437 \\u0432 \\u0433\\u043e\\u0434 1 \\u0434\\u0435\\u043a\\u0430\\u0431\\u0440\\u044f. \\u041d\\u0435 \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0442 \\u0432\\u043e\\u0441\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u044e;<\\/li>\\r\\n\\t<li>\\u0411\\u043e\\u043b\\u0435\\u0435 \\u043f\\u043e\\u0434\\u0440\\u043e\\u0431\\u043d\\u0443\\u044e \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e \\u043c\\u043e\\u0436\\u043d\\u043e \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u0443 \\u0441\\u043e\\u0442\\u0440\\u0443\\u0434\\u043d\\u0438\\u043a\\u043e\\u0432 \\u0440\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u0430.<\\/li>\\r\\n<\\/ul>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2023-08-19 20:26:09\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-20 08:30:03\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-20 08:29:02\",\"publish_up\":\"2023-08-19 20:26:09\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:loyalty\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":10,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(138, 'com_content.article.35', '', '2023-08-20 10:23:33', 113, 5498, '5182f64904cd457b69a45525dfa41cb306833c9e', '{\"id\":35,\"asset_id\":187,\"title\":\"\\u041e\\u0444\\u0438\\u0446\\u0438\\u0430\\u043d\\u0442\",\"alias\":\"ofitsiant\",\"introtext\":\"<p>\\u0422\\u0440\\u0435\\u0431\\u0443\\u0435\\u043c\\u044b\\u0439 \\u043e\\u043f\\u044b\\u0442 \\u0440\\u0430\\u0431\\u043e\\u0442\\u044b: 1 \\u2013 3 \\u0433\\u043e\\u0434\\u0430<\\/p> \\r\\n<p>\\u041f\\u043e\\u043b\\u043d\\u0430\\u044f \\u0437\\u0430\\u043d\\u044f\\u0442\\u043e\\u0441\\u0442\\u044c, \\u0441\\u043c\\u0435\\u043d\\u043d\\u044b\\u0439 \\u0433\\u0440\\u0430\\u0444\\u0438\\u043a<\\/p> \\r\\n<div class=\\\"page-header\\\">\\u041e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0438<\\/div>\\r\\n<ul>\\r\\n\\t<li>\\u041f\\u0440\\u0438\\u0435\\u043c \\u0437\\u0430\\u043a\\u0430\\u0437\\u043e\\u0432 \\u0438 \\u043e\\u0431\\u0441\\u043b\\u0443\\u0436\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435 \\u0433\\u043e\\u0441\\u0442\\u0435\\u0439<\\/li>\\r\\n\\t<li>\\u041f\\u043e\\u0434\\u0434\\u0435\\u0440\\u0436\\u0430\\u043d\\u0438\\u0435 \\u0447\\u0438\\u0441\\u0442\\u043e\\u0442\\u044b \\u0432 \\u0437\\u0430\\u043b\\u0435<\\/li>\\r\\n\\t<li>\\u0417\\u043d\\u0430\\u043d\\u0438\\u0435 \\u043c\\u0435\\u043d\\u044e \\u0438 \\u0432\\u043d\\u0443\\u0442\\u0440\\u0435\\u043d\\u043d\\u0438\\u0445 \\u0440\\u0435\\u0433\\u043b\\u0430\\u043c\\u0435\\u043d\\u0442\\u043e\\u0432<\\/li>\\r\\n\\t<li>\\u041f\\u043e\\u0441\\u0435\\u0449\\u0435\\u043d\\u0438\\u0435 \\u0441\\u043e\\u0432\\u043c\\u0435\\u0441\\u0442\\u043d\\u044b\\u0445 \\u043c\\u0430\\u0441\\u0442\\u0435\\u0440-\\u043a\\u043b\\u0430\\u0441\\u0441\\u043e\\u0432 \\u0434\\u043b\\u044f \\u043f\\u043e\\u0432\\u044b\\u0448\\u0435\\u043d\\u0438\\u044f \\u043a\\u0432\\u0430\\u043b\\u0438\\u0444\\u0438\\u043a\\u0430\\u0446\\u0438\\u0438<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\\"page-header\\\">\\u0427\\u0442\\u043e \\u043c\\u044b \\u043f\\u0440\\u0435\\u0434\\u043b\\u0430\\u0433\\u0430\\u0435\\u043c<\\/div>\\r\\n<ul>\\r\\n\\t<li>\\u0412\\u044b\\u0441\\u043e\\u043a\\u0430\\u044f \\u0437\\u0430\\u0440\\u0430\\u0431\\u043e\\u0442\\u043d\\u0430\\u044f \\u043f\\u043b\\u0430\\u0442\\u0430, \\u043a\\u043e\\u0442\\u043e\\u0440\\u0430\\u044f \\u0437\\u0430\\u0432\\u0438\\u0441\\u0438\\u0442 \\u043e\\u0442 \\u0412\\u0430\\u0448\\u0438\\u0445 \\u043d\\u0430\\u0432\\u044b\\u043a\\u043e\\u0432, \\u0437\\u043d\\u0430\\u043d\\u0438\\u044f \\u0440\\u0435\\u0433\\u043b\\u0430\\u043c\\u0435\\u043d\\u0442\\u0430, \\u0441\\u0442\\u0430\\u0436\\u0430 \\u0440\\u0430\\u0431\\u043e\\u0442\\u044b \\u0438 \\u043a\\u043e\\u043b\\u0438\\u0447\\u0435\\u0441\\u0442\\u0432\\u0430 \\u043e\\u0442\\u0440\\u0430\\u0431\\u043e\\u0442\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043c\\u0435\\u043d. \\u0421\\u0440\\u0435\\u0434\\u043d\\u044f\\u044f \\u0437\\u0430\\u0440\\u043f\\u043b\\u0430\\u0442\\u0430 \\u0432 \\u043d\\u0430\\u0448\\u0435\\u0439 \\u0441\\u0435\\u0442\\u0438 \\u0431\\u043e\\u043b\\u0435\\u0435 100 000 \\u0440\\u0443\\u0431\\u043b\\u0435\\u0439 \\u0431\\u0435\\u0437 \\u0443\\u0447\\u0435\\u0442\\u0430 \\u0447\\u0430\\u0435\\u0432\\u044b\\u0445.<\\/li>\\r\\n\\t<li>\\u0413\\u0438\\u0431\\u043a\\u0438\\u0439 \\u0433\\u0440\\u0430\\u0444\\u0438\\u043a \\u0440\\u0430\\u0431\\u043e\\u0442\\u044b<\\/li>\\r\\n\\t<li>\\u041e\\u043f\\u043b\\u0430\\u0442\\u0430 \\u043d\\u043e\\u0447\\u043d\\u043e\\u0433\\u043e \\u0442\\u0430\\u043a\\u0441\\u0438<\\/li>\\r\\n\\t<li>\\u0427\\u0430\\u0441\\u0442\\u0438\\u0447\\u043d\\u043e \\u043e\\u043f\\u043b\\u0430\\u0447\\u0438\\u0432\\u0430\\u0435\\u043c\\u044b\\u0435 \\u043e\\u0442\\u043f\\u0443\\u0441\\u043a\\u0430<\\/li>\\r\\n\\t<li>\\u0420\\u0435\\u0433\\u0443\\u043b\\u044f\\u0440\\u043d\\u044b\\u0435 \\u043a\\u043e\\u0440\\u043f\\u043e\\u0440\\u0430\\u0442\\u0438\\u0432\\u044b, \\u0442\\u0438\\u043c\\u0431\\u0438\\u043b\\u0434\\u0438\\u043d\\u0433\\u0438 \\u0438 \\u043c\\u0430\\u0441\\u0442\\u0435\\u0440-\\u043a\\u043b\\u0430\\u0441\\u0441\\u044b, \\u043e\\u043f\\u043b\\u0430\\u0447\\u0438\\u0432\\u0430\\u0435\\u043c\\u044b\\u0435 \\u043a\\u043e\\u043c\\u043f\\u0430\\u043d\\u0438\\u0435\\u0439<\\/li>\\r\\n\\t<li>\\u0411\\u043e\\u043b\\u044c\\u0448\\u0438\\u0435 \\u0432\\u043e\\u0437\\u043c\\u043e\\u0436\\u043d\\u043e\\u0441\\u0442\\u0438 \\u0434\\u043b\\u044f \\u043a\\u0430\\u0440\\u044c\\u0435\\u0440\\u043d\\u043e\\u0433\\u043e \\u0440\\u043e\\u0441\\u0442\\u0430<\\/li>\\r\\n\\t<li>\\u041a\\u043e\\u0440\\u043f\\u043e\\u0440\\u0430\\u0442\\u0438\\u0432\\u043d\\u0430\\u044f \\u0441\\u043a\\u0438\\u0434\\u043a\\u0430 \\u0434\\u043b\\u044f \\u0441\\u043e\\u0442\\u0440\\u0443\\u0434\\u043d\\u0438\\u043a\\u043e\\u0432<\\/li>\\r\\n<\\/ul>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":12,\"created\":\"2023-08-20 10:23:33\",\"created_by\":113,\"created_by_alias\":\"\",\"modified\":\"2023-08-20 10:23:33\",\"modified_by\":113,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-08-20 10:23:33\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":\"1\",\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(139, 'com_content.article.36', '', '2023-08-20 10:28:46', 113, 2608, '45b39dba1e73af81b7fec8e157563ea757f0c8df', '{\"id\":36,\"asset_id\":188,\"title\":\"Waiter\",\"alias\":\"waiter\",\"introtext\":\"<p>Required work experience: 1 \\u2013 3 years<\\/p>\\r\\n<p>Full time, shift schedule<\\/p><\\/div>\\r\\n<div class=\\\"page-header\\\">Responsibilities<\\/div>\\r\\n<ul>\\r\\n\\t<li>Taking orders and serving guests<\\/li>\\r\\n\\t<li>Maintaining cleanliness in the hall<\\/li>\\r\\n\\t<li>Knowledge of the menu and internal regulations<\\/li>\\r\\n\\t<li>Attending joint master classes for advanced training<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\\"page-header\\\">What do we offer<\\/div>\\r\\n<ul>\\r\\n\\t<li>High salary, which depends on your skills, knowledge of the regulations, work experience and the number of shifts worked. The average salary in our network is more than 100,000 rubles, excluding tips.<\\/li>\\r\\n\\t<li>Flexible working hours<\\/li>\\r\\n\\t<li>Night taxi payment<\\/li>\\r\\n\\t<li>Partially paid holidays<\\/li>\\r\\n\\t<li>Regular corporate events, team building and master classes paid by the company<\\/li>\\r\\n\\t<li>Great opportunities for career growth<\\/li>\\r\\n\\t<li>Corporate discount for employees<\\/li>\\r\\n<\\/ul>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":13,\"created\":\"2023-08-20 10:28:46\",\"created_by\":113,\"created_by_alias\":\"\",\"modified\":\"2023-08-20 10:28:46\",\"modified_by\":113,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-08-20 10:28:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":\"1\",\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(140, 'com_content.article.37', '', '2023-08-20 11:34:14', 113, 5506, '6be70fd60311ab9f94568581952610b989734798', '{\"id\":37,\"asset_id\":189,\"title\":\"\\u041e\\u0444\\u0438\\u0446\\u0438\\u0430\\u043d\\u0442 (2)\",\"alias\":\"ofitsiant-2\",\"introtext\":\"<p>\\u0422\\u0440\\u0435\\u0431\\u0443\\u0435\\u043c\\u044b\\u0439 \\u043e\\u043f\\u044b\\u0442 \\u0440\\u0430\\u0431\\u043e\\u0442\\u044b: 1 \\u2013 3 \\u0433\\u043e\\u0434\\u0430<\\/p> \\r\\n<p>\\u041f\\u043e\\u043b\\u043d\\u0430\\u044f \\u0437\\u0430\\u043d\\u044f\\u0442\\u043e\\u0441\\u0442\\u044c, \\u0441\\u043c\\u0435\\u043d\\u043d\\u044b\\u0439 \\u0433\\u0440\\u0430\\u0444\\u0438\\u043a<\\/p> \\r\\n<div class=\\\"page-header\\\">\\u041e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0438<\\/div>\\r\\n<ul>\\r\\n\\t<li>\\u041f\\u0440\\u0438\\u0435\\u043c \\u0437\\u0430\\u043a\\u0430\\u0437\\u043e\\u0432 \\u0438 \\u043e\\u0431\\u0441\\u043b\\u0443\\u0436\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435 \\u0433\\u043e\\u0441\\u0442\\u0435\\u0439<\\/li>\\r\\n\\t<li>\\u041f\\u043e\\u0434\\u0434\\u0435\\u0440\\u0436\\u0430\\u043d\\u0438\\u0435 \\u0447\\u0438\\u0441\\u0442\\u043e\\u0442\\u044b \\u0432 \\u0437\\u0430\\u043b\\u0435<\\/li>\\r\\n\\t<li>\\u0417\\u043d\\u0430\\u043d\\u0438\\u0435 \\u043c\\u0435\\u043d\\u044e \\u0438 \\u0432\\u043d\\u0443\\u0442\\u0440\\u0435\\u043d\\u043d\\u0438\\u0445 \\u0440\\u0435\\u0433\\u043b\\u0430\\u043c\\u0435\\u043d\\u0442\\u043e\\u0432<\\/li>\\r\\n\\t<li>\\u041f\\u043e\\u0441\\u0435\\u0449\\u0435\\u043d\\u0438\\u0435 \\u0441\\u043e\\u0432\\u043c\\u0435\\u0441\\u0442\\u043d\\u044b\\u0445 \\u043c\\u0430\\u0441\\u0442\\u0435\\u0440-\\u043a\\u043b\\u0430\\u0441\\u0441\\u043e\\u0432 \\u0434\\u043b\\u044f \\u043f\\u043e\\u0432\\u044b\\u0448\\u0435\\u043d\\u0438\\u044f \\u043a\\u0432\\u0430\\u043b\\u0438\\u0444\\u0438\\u043a\\u0430\\u0446\\u0438\\u0438<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\\"page-header\\\">\\u0427\\u0442\\u043e \\u043c\\u044b \\u043f\\u0440\\u0435\\u0434\\u043b\\u0430\\u0433\\u0430\\u0435\\u043c<\\/div>\\r\\n<ul>\\r\\n\\t<li>\\u0412\\u044b\\u0441\\u043e\\u043a\\u0430\\u044f \\u0437\\u0430\\u0440\\u0430\\u0431\\u043e\\u0442\\u043d\\u0430\\u044f \\u043f\\u043b\\u0430\\u0442\\u0430, \\u043a\\u043e\\u0442\\u043e\\u0440\\u0430\\u044f \\u0437\\u0430\\u0432\\u0438\\u0441\\u0438\\u0442 \\u043e\\u0442 \\u0412\\u0430\\u0448\\u0438\\u0445 \\u043d\\u0430\\u0432\\u044b\\u043a\\u043e\\u0432, \\u0437\\u043d\\u0430\\u043d\\u0438\\u044f \\u0440\\u0435\\u0433\\u043b\\u0430\\u043c\\u0435\\u043d\\u0442\\u0430, \\u0441\\u0442\\u0430\\u0436\\u0430 \\u0440\\u0430\\u0431\\u043e\\u0442\\u044b \\u0438 \\u043a\\u043e\\u043b\\u0438\\u0447\\u0435\\u0441\\u0442\\u0432\\u0430 \\u043e\\u0442\\u0440\\u0430\\u0431\\u043e\\u0442\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043c\\u0435\\u043d. \\u0421\\u0440\\u0435\\u0434\\u043d\\u044f\\u044f \\u0437\\u0430\\u0440\\u043f\\u043b\\u0430\\u0442\\u0430 \\u0432 \\u043d\\u0430\\u0448\\u0435\\u0439 \\u0441\\u0435\\u0442\\u0438 \\u0431\\u043e\\u043b\\u0435\\u0435 100 000 \\u0440\\u0443\\u0431\\u043b\\u0435\\u0439 \\u0431\\u0435\\u0437 \\u0443\\u0447\\u0435\\u0442\\u0430 \\u0447\\u0430\\u0435\\u0432\\u044b\\u0445.<\\/li>\\r\\n\\t<li>\\u0413\\u0438\\u0431\\u043a\\u0438\\u0439 \\u0433\\u0440\\u0430\\u0444\\u0438\\u043a \\u0440\\u0430\\u0431\\u043e\\u0442\\u044b<\\/li>\\r\\n\\t<li>\\u041e\\u043f\\u043b\\u0430\\u0442\\u0430 \\u043d\\u043e\\u0447\\u043d\\u043e\\u0433\\u043e \\u0442\\u0430\\u043a\\u0441\\u0438<\\/li>\\r\\n\\t<li>\\u0427\\u0430\\u0441\\u0442\\u0438\\u0447\\u043d\\u043e \\u043e\\u043f\\u043b\\u0430\\u0447\\u0438\\u0432\\u0430\\u0435\\u043c\\u044b\\u0435 \\u043e\\u0442\\u043f\\u0443\\u0441\\u043a\\u0430<\\/li>\\r\\n\\t<li>\\u0420\\u0435\\u0433\\u0443\\u043b\\u044f\\u0440\\u043d\\u044b\\u0435 \\u043a\\u043e\\u0440\\u043f\\u043e\\u0440\\u0430\\u0442\\u0438\\u0432\\u044b, \\u0442\\u0438\\u043c\\u0431\\u0438\\u043b\\u0434\\u0438\\u043d\\u0433\\u0438 \\u0438 \\u043c\\u0430\\u0441\\u0442\\u0435\\u0440-\\u043a\\u043b\\u0430\\u0441\\u0441\\u044b, \\u043e\\u043f\\u043b\\u0430\\u0447\\u0438\\u0432\\u0430\\u0435\\u043c\\u044b\\u0435 \\u043a\\u043e\\u043c\\u043f\\u0430\\u043d\\u0438\\u0435\\u0439<\\/li>\\r\\n\\t<li>\\u0411\\u043e\\u043b\\u044c\\u0448\\u0438\\u0435 \\u0432\\u043e\\u0437\\u043c\\u043e\\u0436\\u043d\\u043e\\u0441\\u0442\\u0438 \\u0434\\u043b\\u044f \\u043a\\u0430\\u0440\\u044c\\u0435\\u0440\\u043d\\u043e\\u0433\\u043e \\u0440\\u043e\\u0441\\u0442\\u0430<\\/li>\\r\\n\\t<li>\\u041a\\u043e\\u0440\\u043f\\u043e\\u0440\\u0430\\u0442\\u0438\\u0432\\u043d\\u0430\\u044f \\u0441\\u043a\\u0438\\u0434\\u043a\\u0430 \\u0434\\u043b\\u044f \\u0441\\u043e\\u0442\\u0440\\u0443\\u0434\\u043d\\u0438\\u043a\\u043e\\u0432<\\/li>\\r\\n<\\/ul>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":12,\"created\":\"2023-08-20 10:23:33\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-20 10:28:50\",\"modified_by\":\"113\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-08-20 10:23:33\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(141, 'com_content.article.37', '', '2023-08-20 11:35:09', 113, 5498, 'e6a3c8072ddde1a2646d44a745319be06e660180', '{\"id\":\"37\",\"asset_id\":189,\"title\":\"\\u0411\\u0430\\u0440\\u043c\\u0435\\u043d\",\"alias\":\"barmen\",\"introtext\":\"<p>\\u0422\\u0440\\u0435\\u0431\\u0443\\u0435\\u043c\\u044b\\u0439 \\u043e\\u043f\\u044b\\u0442 \\u0440\\u0430\\u0431\\u043e\\u0442\\u044b: 1 \\u2013 3 \\u0433\\u043e\\u0434\\u0430<\\/p> \\r\\n<p>\\u041f\\u043e\\u043b\\u043d\\u0430\\u044f \\u0437\\u0430\\u043d\\u044f\\u0442\\u043e\\u0441\\u0442\\u044c, \\u0441\\u043c\\u0435\\u043d\\u043d\\u044b\\u0439 \\u0433\\u0440\\u0430\\u0444\\u0438\\u043a<\\/p> \\r\\n<div class=\\\"page-header\\\">\\u041e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0438<\\/div>\\r\\n<ul>\\r\\n\\t<li>\\u041f\\u0440\\u0438\\u0435\\u043c \\u0437\\u0430\\u043a\\u0430\\u0437\\u043e\\u0432 \\u0438 \\u043e\\u0431\\u0441\\u043b\\u0443\\u0436\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435 \\u0433\\u043e\\u0441\\u0442\\u0435\\u0439<\\/li>\\r\\n\\t<li>\\u041f\\u043e\\u0434\\u0434\\u0435\\u0440\\u0436\\u0430\\u043d\\u0438\\u0435 \\u0447\\u0438\\u0441\\u0442\\u043e\\u0442\\u044b \\u0432 \\u0437\\u0430\\u043b\\u0435<\\/li>\\r\\n\\t<li>\\u0417\\u043d\\u0430\\u043d\\u0438\\u0435 \\u043c\\u0435\\u043d\\u044e \\u0438 \\u0432\\u043d\\u0443\\u0442\\u0440\\u0435\\u043d\\u043d\\u0438\\u0445 \\u0440\\u0435\\u0433\\u043b\\u0430\\u043c\\u0435\\u043d\\u0442\\u043e\\u0432<\\/li>\\r\\n\\t<li>\\u041f\\u043e\\u0441\\u0435\\u0449\\u0435\\u043d\\u0438\\u0435 \\u0441\\u043e\\u0432\\u043c\\u0435\\u0441\\u0442\\u043d\\u044b\\u0445 \\u043c\\u0430\\u0441\\u0442\\u0435\\u0440-\\u043a\\u043b\\u0430\\u0441\\u0441\\u043e\\u0432 \\u0434\\u043b\\u044f \\u043f\\u043e\\u0432\\u044b\\u0448\\u0435\\u043d\\u0438\\u044f \\u043a\\u0432\\u0430\\u043b\\u0438\\u0444\\u0438\\u043a\\u0430\\u0446\\u0438\\u0438<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\\"page-header\\\">\\u0427\\u0442\\u043e \\u043c\\u044b \\u043f\\u0440\\u0435\\u0434\\u043b\\u0430\\u0433\\u0430\\u0435\\u043c<\\/div>\\r\\n<ul>\\r\\n\\t<li>\\u0412\\u044b\\u0441\\u043e\\u043a\\u0430\\u044f \\u0437\\u0430\\u0440\\u0430\\u0431\\u043e\\u0442\\u043d\\u0430\\u044f \\u043f\\u043b\\u0430\\u0442\\u0430, \\u043a\\u043e\\u0442\\u043e\\u0440\\u0430\\u044f \\u0437\\u0430\\u0432\\u0438\\u0441\\u0438\\u0442 \\u043e\\u0442 \\u0412\\u0430\\u0448\\u0438\\u0445 \\u043d\\u0430\\u0432\\u044b\\u043a\\u043e\\u0432, \\u0437\\u043d\\u0430\\u043d\\u0438\\u044f \\u0440\\u0435\\u0433\\u043b\\u0430\\u043c\\u0435\\u043d\\u0442\\u0430, \\u0441\\u0442\\u0430\\u0436\\u0430 \\u0440\\u0430\\u0431\\u043e\\u0442\\u044b \\u0438 \\u043a\\u043e\\u043b\\u0438\\u0447\\u0435\\u0441\\u0442\\u0432\\u0430 \\u043e\\u0442\\u0440\\u0430\\u0431\\u043e\\u0442\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043c\\u0435\\u043d. \\u0421\\u0440\\u0435\\u0434\\u043d\\u044f\\u044f \\u0437\\u0430\\u0440\\u043f\\u043b\\u0430\\u0442\\u0430 \\u0432 \\u043d\\u0430\\u0448\\u0435\\u0439 \\u0441\\u0435\\u0442\\u0438 \\u0431\\u043e\\u043b\\u0435\\u0435 100 000 \\u0440\\u0443\\u0431\\u043b\\u0435\\u0439 \\u0431\\u0435\\u0437 \\u0443\\u0447\\u0435\\u0442\\u0430 \\u0447\\u0430\\u0435\\u0432\\u044b\\u0445.<\\/li>\\r\\n\\t<li>\\u0413\\u0438\\u0431\\u043a\\u0438\\u0439 \\u0433\\u0440\\u0430\\u0444\\u0438\\u043a \\u0440\\u0430\\u0431\\u043e\\u0442\\u044b<\\/li>\\r\\n\\t<li>\\u041e\\u043f\\u043b\\u0430\\u0442\\u0430 \\u043d\\u043e\\u0447\\u043d\\u043e\\u0433\\u043e \\u0442\\u0430\\u043a\\u0441\\u0438<\\/li>\\r\\n\\t<li>\\u0427\\u0430\\u0441\\u0442\\u0438\\u0447\\u043d\\u043e \\u043e\\u043f\\u043b\\u0430\\u0447\\u0438\\u0432\\u0430\\u0435\\u043c\\u044b\\u0435 \\u043e\\u0442\\u043f\\u0443\\u0441\\u043a\\u0430<\\/li>\\r\\n\\t<li>\\u0420\\u0435\\u0433\\u0443\\u043b\\u044f\\u0440\\u043d\\u044b\\u0435 \\u043a\\u043e\\u0440\\u043f\\u043e\\u0440\\u0430\\u0442\\u0438\\u0432\\u044b, \\u0442\\u0438\\u043c\\u0431\\u0438\\u043b\\u0434\\u0438\\u043d\\u0433\\u0438 \\u0438 \\u043c\\u0430\\u0441\\u0442\\u0435\\u0440-\\u043a\\u043b\\u0430\\u0441\\u0441\\u044b, \\u043e\\u043f\\u043b\\u0430\\u0447\\u0438\\u0432\\u0430\\u0435\\u043c\\u044b\\u0435 \\u043a\\u043e\\u043c\\u043f\\u0430\\u043d\\u0438\\u0435\\u0439<\\/li>\\r\\n\\t<li>\\u0411\\u043e\\u043b\\u044c\\u0448\\u0438\\u0435 \\u0432\\u043e\\u0437\\u043c\\u043e\\u0436\\u043d\\u043e\\u0441\\u0442\\u0438 \\u0434\\u043b\\u044f \\u043a\\u0430\\u0440\\u044c\\u0435\\u0440\\u043d\\u043e\\u0433\\u043e \\u0440\\u043e\\u0441\\u0442\\u0430<\\/li>\\r\\n\\t<li>\\u041a\\u043e\\u0440\\u043f\\u043e\\u0440\\u0430\\u0442\\u0438\\u0432\\u043d\\u0430\\u044f \\u0441\\u043a\\u0438\\u0434\\u043a\\u0430 \\u0434\\u043b\\u044f \\u0441\\u043e\\u0442\\u0440\\u0443\\u0434\\u043d\\u0438\\u043a\\u043e\\u0432<\\/li>\\r\\n<\\/ul>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":12,\"created\":\"2023-08-20 10:23:33\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-20 11:35:09\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-20 11:34:14\",\"publish_up\":\"2023-08-20 10:23:33\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(142, 'com_content.article.38', '', '2023-08-20 11:35:18', 113, 2616, '9522ccc100de1e2e72021d4259bf8ac34472b985', '{\"id\":38,\"asset_id\":190,\"title\":\"Waiter (2)\",\"alias\":\"waiter-2\",\"introtext\":\"<p>Required work experience: 1 \\u2013 3 years<\\/p>\\r\\n<p>Full time, shift schedule<\\/p><\\/div>\\r\\n<div class=\\\"page-header\\\">Responsibilities<\\/div>\\r\\n<ul>\\r\\n\\t<li>Taking orders and serving guests<\\/li>\\r\\n\\t<li>Maintaining cleanliness in the hall<\\/li>\\r\\n\\t<li>Knowledge of the menu and internal regulations<\\/li>\\r\\n\\t<li>Attending joint master classes for advanced training<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\\"page-header\\\">What do we offer<\\/div>\\r\\n<ul>\\r\\n\\t<li>High salary, which depends on your skills, knowledge of the regulations, work experience and the number of shifts worked. The average salary in our network is more than 100,000 rubles, excluding tips.<\\/li>\\r\\n\\t<li>Flexible working hours<\\/li>\\r\\n\\t<li>Night taxi payment<\\/li>\\r\\n\\t<li>Partially paid holidays<\\/li>\\r\\n\\t<li>Regular corporate events, team building and master classes paid by the company<\\/li>\\r\\n\\t<li>Great opportunities for career growth<\\/li>\\r\\n\\t<li>Corporate discount for employees<\\/li>\\r\\n<\\/ul>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":13,\"created\":\"2023-08-20 10:28:46\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-20 10:28:46\",\"modified_by\":\"113\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-08-20 10:28:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(143, 'com_content.article.38', '', '2023-08-20 11:35:38', 113, 2629, '52f82fd657f5c565f1cdef31e7c369633982a0f2', '{\"id\":\"38\",\"asset_id\":190,\"title\":\"Bartender\",\"alias\":\"bartender\",\"introtext\":\"<p>Required work experience: 1 \\u2013 3 years<\\/p>\\r\\n<p>Full time, shift schedule<\\/p><\\/div>\\r\\n<div class=\\\"page-header\\\">Responsibilities<\\/div>\\r\\n<ul>\\r\\n\\t<li>Taking orders and serving guests<\\/li>\\r\\n\\t<li>Maintaining cleanliness in the hall<\\/li>\\r\\n\\t<li>Knowledge of the menu and internal regulations<\\/li>\\r\\n\\t<li>Attending joint master classes for advanced training<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\\"page-header\\\">What do we offer<\\/div>\\r\\n<ul>\\r\\n\\t<li>High salary, which depends on your skills, knowledge of the regulations, work experience and the number of shifts worked. The average salary in our network is more than 100,000 rubles, excluding tips.<\\/li>\\r\\n\\t<li>Flexible working hours<\\/li>\\r\\n\\t<li>Night taxi payment<\\/li>\\r\\n\\t<li>Partially paid holidays<\\/li>\\r\\n\\t<li>Regular corporate events, team building and master classes paid by the company<\\/li>\\r\\n\\t<li>Great opportunities for career growth<\\/li>\\r\\n\\t<li>Corporate discount for employees<\\/li>\\r\\n<\\/ul>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":13,\"created\":\"2023-08-20 10:28:46\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-20 11:35:38\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-20 11:35:18\",\"publish_up\":\"2023-08-20 10:28:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0);
INSERT INTO `lsqvo_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(144, 'com_content.article.39', '', '2023-08-20 11:35:59', 113, 5491, '35361d2d213339bda404de1f3f95b520755b60b7', '{\"id\":39,\"asset_id\":191,\"title\":\"\\u0411\\u0430\\u0440\\u043c\\u0435\\u043d (2)\",\"alias\":\"barmen-2\",\"introtext\":\"<p>\\u0422\\u0440\\u0435\\u0431\\u0443\\u0435\\u043c\\u044b\\u0439 \\u043e\\u043f\\u044b\\u0442 \\u0440\\u0430\\u0431\\u043e\\u0442\\u044b: 1 \\u2013 3 \\u0433\\u043e\\u0434\\u0430<\\/p> \\r\\n<p>\\u041f\\u043e\\u043b\\u043d\\u0430\\u044f \\u0437\\u0430\\u043d\\u044f\\u0442\\u043e\\u0441\\u0442\\u044c, \\u0441\\u043c\\u0435\\u043d\\u043d\\u044b\\u0439 \\u0433\\u0440\\u0430\\u0444\\u0438\\u043a<\\/p> \\r\\n<div class=\\\"page-header\\\">\\u041e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0438<\\/div>\\r\\n<ul>\\r\\n\\t<li>\\u041f\\u0440\\u0438\\u0435\\u043c \\u0437\\u0430\\u043a\\u0430\\u0437\\u043e\\u0432 \\u0438 \\u043e\\u0431\\u0441\\u043b\\u0443\\u0436\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435 \\u0433\\u043e\\u0441\\u0442\\u0435\\u0439<\\/li>\\r\\n\\t<li>\\u041f\\u043e\\u0434\\u0434\\u0435\\u0440\\u0436\\u0430\\u043d\\u0438\\u0435 \\u0447\\u0438\\u0441\\u0442\\u043e\\u0442\\u044b \\u0432 \\u0437\\u0430\\u043b\\u0435<\\/li>\\r\\n\\t<li>\\u0417\\u043d\\u0430\\u043d\\u0438\\u0435 \\u043c\\u0435\\u043d\\u044e \\u0438 \\u0432\\u043d\\u0443\\u0442\\u0440\\u0435\\u043d\\u043d\\u0438\\u0445 \\u0440\\u0435\\u0433\\u043b\\u0430\\u043c\\u0435\\u043d\\u0442\\u043e\\u0432<\\/li>\\r\\n\\t<li>\\u041f\\u043e\\u0441\\u0435\\u0449\\u0435\\u043d\\u0438\\u0435 \\u0441\\u043e\\u0432\\u043c\\u0435\\u0441\\u0442\\u043d\\u044b\\u0445 \\u043c\\u0430\\u0441\\u0442\\u0435\\u0440-\\u043a\\u043b\\u0430\\u0441\\u0441\\u043e\\u0432 \\u0434\\u043b\\u044f \\u043f\\u043e\\u0432\\u044b\\u0448\\u0435\\u043d\\u0438\\u044f \\u043a\\u0432\\u0430\\u043b\\u0438\\u0444\\u0438\\u043a\\u0430\\u0446\\u0438\\u0438<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\\"page-header\\\">\\u0427\\u0442\\u043e \\u043c\\u044b \\u043f\\u0440\\u0435\\u0434\\u043b\\u0430\\u0433\\u0430\\u0435\\u043c<\\/div>\\r\\n<ul>\\r\\n\\t<li>\\u0412\\u044b\\u0441\\u043e\\u043a\\u0430\\u044f \\u0437\\u0430\\u0440\\u0430\\u0431\\u043e\\u0442\\u043d\\u0430\\u044f \\u043f\\u043b\\u0430\\u0442\\u0430, \\u043a\\u043e\\u0442\\u043e\\u0440\\u0430\\u044f \\u0437\\u0430\\u0432\\u0438\\u0441\\u0438\\u0442 \\u043e\\u0442 \\u0412\\u0430\\u0448\\u0438\\u0445 \\u043d\\u0430\\u0432\\u044b\\u043a\\u043e\\u0432, \\u0437\\u043d\\u0430\\u043d\\u0438\\u044f \\u0440\\u0435\\u0433\\u043b\\u0430\\u043c\\u0435\\u043d\\u0442\\u0430, \\u0441\\u0442\\u0430\\u0436\\u0430 \\u0440\\u0430\\u0431\\u043e\\u0442\\u044b \\u0438 \\u043a\\u043e\\u043b\\u0438\\u0447\\u0435\\u0441\\u0442\\u0432\\u0430 \\u043e\\u0442\\u0440\\u0430\\u0431\\u043e\\u0442\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043c\\u0435\\u043d. \\u0421\\u0440\\u0435\\u0434\\u043d\\u044f\\u044f \\u0437\\u0430\\u0440\\u043f\\u043b\\u0430\\u0442\\u0430 \\u0432 \\u043d\\u0430\\u0448\\u0435\\u0439 \\u0441\\u0435\\u0442\\u0438 \\u0431\\u043e\\u043b\\u0435\\u0435 100 000 \\u0440\\u0443\\u0431\\u043b\\u0435\\u0439 \\u0431\\u0435\\u0437 \\u0443\\u0447\\u0435\\u0442\\u0430 \\u0447\\u0430\\u0435\\u0432\\u044b\\u0445.<\\/li>\\r\\n\\t<li>\\u0413\\u0438\\u0431\\u043a\\u0438\\u0439 \\u0433\\u0440\\u0430\\u0444\\u0438\\u043a \\u0440\\u0430\\u0431\\u043e\\u0442\\u044b<\\/li>\\r\\n\\t<li>\\u041e\\u043f\\u043b\\u0430\\u0442\\u0430 \\u043d\\u043e\\u0447\\u043d\\u043e\\u0433\\u043e \\u0442\\u0430\\u043a\\u0441\\u0438<\\/li>\\r\\n\\t<li>\\u0427\\u0430\\u0441\\u0442\\u0438\\u0447\\u043d\\u043e \\u043e\\u043f\\u043b\\u0430\\u0447\\u0438\\u0432\\u0430\\u0435\\u043c\\u044b\\u0435 \\u043e\\u0442\\u043f\\u0443\\u0441\\u043a\\u0430<\\/li>\\r\\n\\t<li>\\u0420\\u0435\\u0433\\u0443\\u043b\\u044f\\u0440\\u043d\\u044b\\u0435 \\u043a\\u043e\\u0440\\u043f\\u043e\\u0440\\u0430\\u0442\\u0438\\u0432\\u044b, \\u0442\\u0438\\u043c\\u0431\\u0438\\u043b\\u0434\\u0438\\u043d\\u0433\\u0438 \\u0438 \\u043c\\u0430\\u0441\\u0442\\u0435\\u0440-\\u043a\\u043b\\u0430\\u0441\\u0441\\u044b, \\u043e\\u043f\\u043b\\u0430\\u0447\\u0438\\u0432\\u0430\\u0435\\u043c\\u044b\\u0435 \\u043a\\u043e\\u043c\\u043f\\u0430\\u043d\\u0438\\u0435\\u0439<\\/li>\\r\\n\\t<li>\\u0411\\u043e\\u043b\\u044c\\u0448\\u0438\\u0435 \\u0432\\u043e\\u0437\\u043c\\u043e\\u0436\\u043d\\u043e\\u0441\\u0442\\u0438 \\u0434\\u043b\\u044f \\u043a\\u0430\\u0440\\u044c\\u0435\\u0440\\u043d\\u043e\\u0433\\u043e \\u0440\\u043e\\u0441\\u0442\\u0430<\\/li>\\r\\n\\t<li>\\u041a\\u043e\\u0440\\u043f\\u043e\\u0440\\u0430\\u0442\\u0438\\u0432\\u043d\\u0430\\u044f \\u0441\\u043a\\u0438\\u0434\\u043a\\u0430 \\u0434\\u043b\\u044f \\u0441\\u043e\\u0442\\u0440\\u0443\\u0434\\u043d\\u0438\\u043a\\u043e\\u0432<\\/li>\\r\\n<\\/ul>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":12,\"created\":\"2023-08-20 10:23:33\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-20 11:35:09\",\"modified_by\":\"113\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-08-20 10:23:33\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(145, 'com_content.article.39', '', '2023-08-20 11:36:17', 113, 5538, '374e0d8012e190fd3596460bbbba311314fc9751', '{\"id\":\"39\",\"asset_id\":191,\"title\":\"\\u0423\\u043f\\u0440\\u0430\\u0432\\u043b\\u044f\\u044e\\u0449\\u0438\\u0439\",\"alias\":\"upravlyayushchij\",\"introtext\":\"<p>\\u0422\\u0440\\u0435\\u0431\\u0443\\u0435\\u043c\\u044b\\u0439 \\u043e\\u043f\\u044b\\u0442 \\u0440\\u0430\\u0431\\u043e\\u0442\\u044b: 1 \\u2013 3 \\u0433\\u043e\\u0434\\u0430<\\/p> \\r\\n<p>\\u041f\\u043e\\u043b\\u043d\\u0430\\u044f \\u0437\\u0430\\u043d\\u044f\\u0442\\u043e\\u0441\\u0442\\u044c, \\u0441\\u043c\\u0435\\u043d\\u043d\\u044b\\u0439 \\u0433\\u0440\\u0430\\u0444\\u0438\\u043a<\\/p> \\r\\n<div class=\\\"page-header\\\">\\u041e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0438<\\/div>\\r\\n<ul>\\r\\n\\t<li>\\u041f\\u0440\\u0438\\u0435\\u043c \\u0437\\u0430\\u043a\\u0430\\u0437\\u043e\\u0432 \\u0438 \\u043e\\u0431\\u0441\\u043b\\u0443\\u0436\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435 \\u0433\\u043e\\u0441\\u0442\\u0435\\u0439<\\/li>\\r\\n\\t<li>\\u041f\\u043e\\u0434\\u0434\\u0435\\u0440\\u0436\\u0430\\u043d\\u0438\\u0435 \\u0447\\u0438\\u0441\\u0442\\u043e\\u0442\\u044b \\u0432 \\u0437\\u0430\\u043b\\u0435<\\/li>\\r\\n\\t<li>\\u0417\\u043d\\u0430\\u043d\\u0438\\u0435 \\u043c\\u0435\\u043d\\u044e \\u0438 \\u0432\\u043d\\u0443\\u0442\\u0440\\u0435\\u043d\\u043d\\u0438\\u0445 \\u0440\\u0435\\u0433\\u043b\\u0430\\u043c\\u0435\\u043d\\u0442\\u043e\\u0432<\\/li>\\r\\n\\t<li>\\u041f\\u043e\\u0441\\u0435\\u0449\\u0435\\u043d\\u0438\\u0435 \\u0441\\u043e\\u0432\\u043c\\u0435\\u0441\\u0442\\u043d\\u044b\\u0445 \\u043c\\u0430\\u0441\\u0442\\u0435\\u0440-\\u043a\\u043b\\u0430\\u0441\\u0441\\u043e\\u0432 \\u0434\\u043b\\u044f \\u043f\\u043e\\u0432\\u044b\\u0448\\u0435\\u043d\\u0438\\u044f \\u043a\\u0432\\u0430\\u043b\\u0438\\u0444\\u0438\\u043a\\u0430\\u0446\\u0438\\u0438<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\\"page-header\\\">\\u0427\\u0442\\u043e \\u043c\\u044b \\u043f\\u0440\\u0435\\u0434\\u043b\\u0430\\u0433\\u0430\\u0435\\u043c<\\/div>\\r\\n<ul>\\r\\n\\t<li>\\u0412\\u044b\\u0441\\u043e\\u043a\\u0430\\u044f \\u0437\\u0430\\u0440\\u0430\\u0431\\u043e\\u0442\\u043d\\u0430\\u044f \\u043f\\u043b\\u0430\\u0442\\u0430, \\u043a\\u043e\\u0442\\u043e\\u0440\\u0430\\u044f \\u0437\\u0430\\u0432\\u0438\\u0441\\u0438\\u0442 \\u043e\\u0442 \\u0412\\u0430\\u0448\\u0438\\u0445 \\u043d\\u0430\\u0432\\u044b\\u043a\\u043e\\u0432, \\u0437\\u043d\\u0430\\u043d\\u0438\\u044f \\u0440\\u0435\\u0433\\u043b\\u0430\\u043c\\u0435\\u043d\\u0442\\u0430, \\u0441\\u0442\\u0430\\u0436\\u0430 \\u0440\\u0430\\u0431\\u043e\\u0442\\u044b \\u0438 \\u043a\\u043e\\u043b\\u0438\\u0447\\u0435\\u0441\\u0442\\u0432\\u0430 \\u043e\\u0442\\u0440\\u0430\\u0431\\u043e\\u0442\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043c\\u0435\\u043d. \\u0421\\u0440\\u0435\\u0434\\u043d\\u044f\\u044f \\u0437\\u0430\\u0440\\u043f\\u043b\\u0430\\u0442\\u0430 \\u0432 \\u043d\\u0430\\u0448\\u0435\\u0439 \\u0441\\u0435\\u0442\\u0438 \\u0431\\u043e\\u043b\\u0435\\u0435 100 000 \\u0440\\u0443\\u0431\\u043b\\u0435\\u0439 \\u0431\\u0435\\u0437 \\u0443\\u0447\\u0435\\u0442\\u0430 \\u0447\\u0430\\u0435\\u0432\\u044b\\u0445.<\\/li>\\r\\n\\t<li>\\u0413\\u0438\\u0431\\u043a\\u0438\\u0439 \\u0433\\u0440\\u0430\\u0444\\u0438\\u043a \\u0440\\u0430\\u0431\\u043e\\u0442\\u044b<\\/li>\\r\\n\\t<li>\\u041e\\u043f\\u043b\\u0430\\u0442\\u0430 \\u043d\\u043e\\u0447\\u043d\\u043e\\u0433\\u043e \\u0442\\u0430\\u043a\\u0441\\u0438<\\/li>\\r\\n\\t<li>\\u0427\\u0430\\u0441\\u0442\\u0438\\u0447\\u043d\\u043e \\u043e\\u043f\\u043b\\u0430\\u0447\\u0438\\u0432\\u0430\\u0435\\u043c\\u044b\\u0435 \\u043e\\u0442\\u043f\\u0443\\u0441\\u043a\\u0430<\\/li>\\r\\n\\t<li>\\u0420\\u0435\\u0433\\u0443\\u043b\\u044f\\u0440\\u043d\\u044b\\u0435 \\u043a\\u043e\\u0440\\u043f\\u043e\\u0440\\u0430\\u0442\\u0438\\u0432\\u044b, \\u0442\\u0438\\u043c\\u0431\\u0438\\u043b\\u0434\\u0438\\u043d\\u0433\\u0438 \\u0438 \\u043c\\u0430\\u0441\\u0442\\u0435\\u0440-\\u043a\\u043b\\u0430\\u0441\\u0441\\u044b, \\u043e\\u043f\\u043b\\u0430\\u0447\\u0438\\u0432\\u0430\\u0435\\u043c\\u044b\\u0435 \\u043a\\u043e\\u043c\\u043f\\u0430\\u043d\\u0438\\u0435\\u0439<\\/li>\\r\\n\\t<li>\\u0411\\u043e\\u043b\\u044c\\u0448\\u0438\\u0435 \\u0432\\u043e\\u0437\\u043c\\u043e\\u0436\\u043d\\u043e\\u0441\\u0442\\u0438 \\u0434\\u043b\\u044f \\u043a\\u0430\\u0440\\u044c\\u0435\\u0440\\u043d\\u043e\\u0433\\u043e \\u0440\\u043e\\u0441\\u0442\\u0430<\\/li>\\r\\n\\t<li>\\u041a\\u043e\\u0440\\u043f\\u043e\\u0440\\u0430\\u0442\\u0438\\u0432\\u043d\\u0430\\u044f \\u0441\\u043a\\u0438\\u0434\\u043a\\u0430 \\u0434\\u043b\\u044f \\u0441\\u043e\\u0442\\u0440\\u0443\\u0434\\u043d\\u0438\\u043a\\u043e\\u0432<\\/li>\\r\\n<\\/ul>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":12,\"created\":\"2023-08-20 10:23:33\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-20 11:36:17\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-20 11:35:59\",\"publish_up\":\"2023-08-20 10:23:33\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(146, 'com_content.article.40', '', '2023-08-20 11:36:33', 113, 2622, 'db525cd1ff96b96e8c5c8316a1d6a4809aec4a04', '{\"id\":40,\"asset_id\":192,\"title\":\"Bartender (2)\",\"alias\":\"bartender-2\",\"introtext\":\"<p>Required work experience: 1 \\u2013 3 years<\\/p>\\r\\n<p>Full time, shift schedule<\\/p><\\/div>\\r\\n<div class=\\\"page-header\\\">Responsibilities<\\/div>\\r\\n<ul>\\r\\n\\t<li>Taking orders and serving guests<\\/li>\\r\\n\\t<li>Maintaining cleanliness in the hall<\\/li>\\r\\n\\t<li>Knowledge of the menu and internal regulations<\\/li>\\r\\n\\t<li>Attending joint master classes for advanced training<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\\"page-header\\\">What do we offer<\\/div>\\r\\n<ul>\\r\\n\\t<li>High salary, which depends on your skills, knowledge of the regulations, work experience and the number of shifts worked. The average salary in our network is more than 100,000 rubles, excluding tips.<\\/li>\\r\\n\\t<li>Flexible working hours<\\/li>\\r\\n\\t<li>Night taxi payment<\\/li>\\r\\n\\t<li>Partially paid holidays<\\/li>\\r\\n\\t<li>Regular corporate events, team building and master classes paid by the company<\\/li>\\r\\n\\t<li>Great opportunities for career growth<\\/li>\\r\\n\\t<li>Corporate discount for employees<\\/li>\\r\\n<\\/ul>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":13,\"created\":\"2023-08-20 10:28:46\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-20 11:35:38\",\"modified_by\":\"113\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-08-20 10:28:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(147, 'com_content.article.40', '', '2023-08-20 11:36:45', 113, 2625, '66b27797e5c088c327445112a4391505b695a3d4', '{\"id\":\"40\",\"asset_id\":192,\"title\":\"Manager\",\"alias\":\"manager\",\"introtext\":\"<p>Required work experience: 1 \\u2013 3 years<\\/p>\\r\\n<p>Full time, shift schedule<\\/p><\\/div>\\r\\n<div class=\\\"page-header\\\">Responsibilities<\\/div>\\r\\n<ul>\\r\\n\\t<li>Taking orders and serving guests<\\/li>\\r\\n\\t<li>Maintaining cleanliness in the hall<\\/li>\\r\\n\\t<li>Knowledge of the menu and internal regulations<\\/li>\\r\\n\\t<li>Attending joint master classes for advanced training<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\\"page-header\\\">What do we offer<\\/div>\\r\\n<ul>\\r\\n\\t<li>High salary, which depends on your skills, knowledge of the regulations, work experience and the number of shifts worked. The average salary in our network is more than 100,000 rubles, excluding tips.<\\/li>\\r\\n\\t<li>Flexible working hours<\\/li>\\r\\n\\t<li>Night taxi payment<\\/li>\\r\\n\\t<li>Partially paid holidays<\\/li>\\r\\n\\t<li>Regular corporate events, team building and master classes paid by the company<\\/li>\\r\\n\\t<li>Great opportunities for career growth<\\/li>\\r\\n\\t<li>Corporate discount for employees<\\/li>\\r\\n<\\/ul>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":13,\"created\":\"2023-08-20 10:28:46\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-20 11:36:45\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-20 11:36:33\",\"publish_up\":\"2023-08-20 10:28:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(148, 'com_content.category.13', '', '2023-08-20 16:25:40', 113, 643, 'ee47cbe33430f6ae5d91e74cb333af790398f378', '{\"id\":\"13\",\"asset_id\":116,\"parent_id\":1,\"lft\":21,\"rgt\":22,\"level\":1,\"path\":\"jobs\",\"extension\":\"com_content\",\"title\":\"Jobs\",\"alias\":\"jobs\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":113,\"checked_out_time\":\"2023-08-20 16:25:25\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"images\\\\\\/jobs.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/jobs.png?width=421&height=771\\\",\\\"image_alt\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"113\",\"created_time\":\"2023-08-13 12:28:33\",\"modified_user_id\":113,\"modified_time\":\"2023-08-20 16:25:40\",\"hits\":0,\"language\":\"en-GB\",\"version\":1}', 0),
(149, 'com_content.category.12', '', '2023-08-20 16:25:44', 113, 695, 'b1ea13132da8bd2521bea103bf0d72fcec459095', '{\"id\":\"12\",\"asset_id\":115,\"parent_id\":1,\"lft\":19,\"rgt\":20,\"level\":1,\"path\":\"vakansii\",\"extension\":\"com_content\",\"title\":\"\\u0412\\u0430\\u043a\\u0430\\u043d\\u0441\\u0438\\u0438\",\"alias\":\"vakansii\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":113,\"checked_out_time\":\"2023-08-20 16:23:45\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"images\\\\\\/jobs.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/jobs.png?width=421&height=771\\\",\\\"image_alt\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"113\",\"created_time\":\"2023-08-13 12:27:33\",\"modified_user_id\":113,\"modified_time\":\"2023-08-20 16:25:44\",\"hits\":0,\"language\":\"ru-RU\",\"version\":1}', 0),
(150, 'com_content.category.18', '', '2023-08-21 15:13:35', 113, 551, 'e50571cedb5f9f6afa16e3452246aeefce96dd53', '{\"id\":18,\"asset_id\":196,\"parent_id\":1,\"lft\":31,\"rgt\":32,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"Contacts\",\"alias\":\"contacts\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":113,\"created_time\":\"2023-08-21 15:13:35\",\"modified_user_id\":113,\"modified_time\":\"2023-08-21 15:13:35\",\"hits\":null,\"language\":\"en-GB\",\"version\":null}', 0),
(151, 'com_content.category.19', '', '2023-08-21 15:13:41', 113, 591, 'cfc914dfc4a0616416eec03e124079f329896573', '{\"id\":19,\"asset_id\":197,\"parent_id\":1,\"lft\":33,\"rgt\":34,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"alias\":\"kontakty\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":113,\"created_time\":\"2023-08-21 15:13:41\",\"modified_user_id\":113,\"modified_time\":\"2023-08-21 15:13:41\",\"hits\":null,\"language\":\"ru-RU\",\"version\":null}', 0),
(162, 'com_content.article.44', '', '2023-08-25 16:53:24', 113, 1790, '320a60ff3c847338a24541162838925c46be2cb4', '{\"id\":44,\"asset_id\":204,\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"alias\":\"politika-konfidentsialnosti\",\"introtext\":\"\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2023-08-25 16:53:24\",\"created_by\":113,\"created_by_alias\":\"\",\"modified\":\"2023-08-25 16:53:24\",\"modified_by\":113,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-08-25 16:53:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":\"1\",\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(163, 'com_content.article.45', '', '2023-08-25 16:53:48', 113, 1634, 'de34789e5ae9afdea7ef0e4bcb6fb817f43987f7', '{\"id\":45,\"asset_id\":205,\"title\":\"Privacy Policy\",\"alias\":\"privacy-policy\",\"introtext\":\"\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2023-08-25 16:53:48\",\"created_by\":113,\"created_by_alias\":\"\",\"modified\":\"2023-08-25 16:53:48\",\"modified_by\":113,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-08-25 16:53:48\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":\"1\",\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(165, 'com_content.article.43', '', '2023-08-25 17:24:03', 113, 2952, '97384c0d8a0b3099a0afc3b9e57c7027d04de789', '{\"id\":\"43\",\"asset_id\":202,\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"alias\":\"kontakty\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-12 col-md-4\\\">\\r\\n\\t\\t<div class=\\\"contact-phone page-sect sect-pb-xs-3 sect-pb-md-5\\\"><a href=\\\"tel:+74957392347\\\">+7 (495) 739 23 47<\\/a><\\/div>\\r\\n\\t\\t<div class=\\\"contact-soc d-flex align-items-center\\\">\\r\\n\\t\\t\\t<a href=\\\"javascript:void;\\\"><img src=\\\"images\\/soc\\/1.svg\\\" \\/><\\/a>\\r\\n\\t\\t\\t<a href=\\\"javascript:void;\\\"><img src=\\\"images\\/soc\\/2.svg\\\" \\/><\\/a>\\r\\n\\t\\t\\t<a href=\\\"javascript:void;\\\"><img src=\\\"images\\/soc\\/3.svg\\\" \\/><\\/a>\\r\\n\\t\\t\\t<div>Instagram \\u0437\\u0430\\u043f\\u0440\\u0435\\u0449\\u0435\\u043d <span>\\u043d\\u0430 \\u0442\\u0435\\u0440\\u0440\\u0438\\u0442\\u043e\\u0440\\u0438\\u0438 \\u0420\\u0424<\\/span><\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-4\\\">\\r\\n\\t\\t<div class=\\\"contact-title\\\">\\u041e\\u0442\\u0437\\u044b\\u0432\\u044b \\u0438 <span>\\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f<\\/span><\\/div>\\r\\n\\t\\t<div class=\\\"contact-mail\\\"><a href=\\\"mailto:office@zamesbar.ru\\\">office@zamesbar.ru<\\/a><\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-4\\\">\\r\\n\\t\\t<div class=\\\"contact-title\\\">\\u0420\\u0435\\u0437\\u044e\\u043c\\u0435<\\/div>\\r\\n\\t\\t<div class=\\\"contact-mail\\\"><a href=\\\"mailto:job@zamesbar.ru\\\">job@zamesbar.ru<\\/a><\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":19,\"created\":\"2023-08-21 15:25:15\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-25 17:24:03\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-25 17:23:54\",\"publish_up\":\"2023-08-21 15:25:15\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:contact\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":6,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(166, 'com_content.article.42', '', '2023-08-25 17:44:33', 113, 2705, 'a2eb03b930faf5ff8f65fdbbe35569337d9bcac7', '{\"id\":\"42\",\"asset_id\":201,\"title\":\"Contacts\",\"alias\":\"contacts\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-12 col-md-4\\\">\\r\\n\\t\\t<div class=\\\"contact-phone page-sect sect-pb-xs-3 sect-pb-md-5\\\"><a href=\\\"tel:+74957392347\\\">+7 (495) 739 23 47<\\/a><\\/div>\\r\\n\\t\\t<div class=\\\"contact-soc d-flex align-items-center\\\">\\r\\n\\t\\t\\t<a href=\\\"javascript:void;\\\"><img src=\\\"images\\/soc\\/1.svg\\\" \\/><\\/a>\\r\\n\\t\\t\\t<a href=\\\"javascript:void;\\\"><img src=\\\"images\\/soc\\/2.svg\\\" \\/><\\/a>\\r\\n\\t\\t\\t<a href=\\\"javascript:void;\\\"><img src=\\\"images\\/soc\\/3.svg\\\" \\/><\\/a>\\r\\n\\t\\t\\t<div>Instagram banned <span>in Russia<\\/span><\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-4\\\">\\r\\n\\t\\t<div class=\\\"contact-title contact-width\\\">Comments and <span>suggestions<\\/span><\\/div>\\r\\n\\t\\t<div class=\\\"contact-mail contact-width\\\"><a href=\\\"mailto:office@zamesbar.ru\\\">office@zamesbar.ru<\\/a><\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-4\\\">\\r\\n\\t\\t<div class=\\\"contact-title\\\">Resume<\\/div>\\r\\n\\t\\t<div class=\\\"contact-mail\\\"><a href=\\\"mailto:job@zamesbar.ru\\\">job@zamesbar.ru<\\/a><\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":18,\"created\":\"2023-08-21 15:25:11\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-25 17:44:33\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-25 17:23:47\",\"publish_up\":\"2023-08-21 15:25:11\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:contact\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":7,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(167, 'com_content.article.43', '', '2023-08-25 17:44:47', 113, 2980, '50f1948b36aea1b07f6a1288f046aa881f5ae484', '{\"id\":\"43\",\"asset_id\":202,\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"alias\":\"kontakty\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-12 col-md-4\\\">\\r\\n\\t\\t<div class=\\\"contact-phone page-sect sect-pb-xs-3 sect-pb-md-5\\\"><a href=\\\"tel:+74957392347\\\">+7 (495) 739 23 47<\\/a><\\/div>\\r\\n\\t\\t<div class=\\\"contact-soc d-flex align-items-center\\\">\\r\\n\\t\\t\\t<a href=\\\"javascript:void;\\\"><img src=\\\"images\\/soc\\/1.svg\\\" \\/><\\/a>\\r\\n\\t\\t\\t<a href=\\\"javascript:void;\\\"><img src=\\\"images\\/soc\\/2.svg\\\" \\/><\\/a>\\r\\n\\t\\t\\t<a href=\\\"javascript:void;\\\"><img src=\\\"images\\/soc\\/3.svg\\\" \\/><\\/a>\\r\\n\\t\\t\\t<div>Instagram \\u0437\\u0430\\u043f\\u0440\\u0435\\u0449\\u0435\\u043d <span>\\u043d\\u0430 \\u0442\\u0435\\u0440\\u0440\\u0438\\u0442\\u043e\\u0440\\u0438\\u0438 \\u0420\\u0424<\\/span><\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-4\\\">\\r\\n\\t\\t<div class=\\\"contact-title contact-width\\\">\\u041e\\u0442\\u0437\\u044b\\u0432\\u044b \\u0438 <span>\\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f<\\/span><\\/div>\\r\\n\\t\\t<div class=\\\"contact-mail contact-width\\\"><a href=\\\"mailto:office@zamesbar.ru\\\">office@zamesbar.ru<\\/a><\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-4\\\">\\r\\n\\t\\t<div class=\\\"contact-title\\\">\\u0420\\u0435\\u0437\\u044e\\u043c\\u0435<\\/div>\\r\\n\\t\\t<div class=\\\"contact-mail\\\"><a href=\\\"mailto:job@zamesbar.ru\\\">job@zamesbar.ru<\\/a><\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":19,\"created\":\"2023-08-21 15:25:15\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-25 17:44:47\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-25 17:44:37\",\"publish_up\":\"2023-08-21 15:25:15\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:contact\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":7,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(168, 'com_content.article.42', '', '2023-08-25 17:49:33', 113, 2741, '0b1a5ad1a6c0ad7166b58df34d4368f39c91af8c', '{\"id\":\"42\",\"asset_id\":201,\"title\":\"Contacts\",\"alias\":\"contacts\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-12 col-md-4\\\">\\r\\n\\t\\t<div class=\\\"contact-phone page-sect sect-pb-xs-3 sect-pb-md-5\\\"><a href=\\\"tel:+74957392347\\\">+7 (495) 739 23 47<\\/a><\\/div>\\r\\n\\t\\t<div class=\\\"contact-soc d-flex align-items-center\\\">\\r\\n\\t\\t\\t<a href=\\\"javascript:void;\\\"><img src=\\\"images\\/soc\\/1.svg\\\" \\/><\\/a>\\r\\n\\t\\t\\t<a href=\\\"javascript:void;\\\"><img src=\\\"images\\/soc\\/2.svg\\\" \\/><\\/a>\\r\\n\\t\\t\\t<a href=\\\"javascript:void;\\\"><img src=\\\"images\\/soc\\/3.svg\\\" \\/><\\/a>\\r\\n\\t\\t\\t<div>Instagram banned <span>in Russia<\\/span><\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-4\\\">\\r\\n\\t\\t<div class=\\\"contact-title contact-width-1\\\">Comments and <span>suggestions<\\/span><\\/div>\\r\\n\\t\\t<div class=\\\"contact-mail contact-width-1\\\"><a href=\\\"mailto:office@zamesbar.ru\\\">office@zamesbar.ru<\\/a><\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-4\\\">\\r\\n\\t\\t<div class=\\\"contact-title contact-width-2\\\">Resume<\\/div>\\r\\n\\t\\t<div class=\\\"contact-mail contact-width-2\\\"><a href=\\\"mailto:job@zamesbar.ru\\\">job@zamesbar.ru<\\/a><\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":18,\"created\":\"2023-08-21 15:25:11\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-25 17:49:33\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-25 17:44:33\",\"publish_up\":\"2023-08-21 15:25:11\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:contact\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":8,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(169, 'com_content.article.43', '', '2023-08-25 17:50:08', 113, 3016, '0a6b82ee8a8d9440776f4dd6483701b8d8f7d388', '{\"id\":\"43\",\"asset_id\":202,\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"alias\":\"kontakty\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-12 col-md-4\\\">\\r\\n\\t\\t<div class=\\\"contact-phone page-sect sect-pb-xs-3 sect-pb-md-5\\\"><a href=\\\"tel:+74957392347\\\">+7 (495) 739 23 47<\\/a><\\/div>\\r\\n\\t\\t<div class=\\\"contact-soc d-flex align-items-center\\\">\\r\\n\\t\\t\\t<a href=\\\"javascript:void;\\\"><img src=\\\"images\\/soc\\/1.svg\\\" \\/><\\/a>\\r\\n\\t\\t\\t<a href=\\\"javascript:void;\\\"><img src=\\\"images\\/soc\\/2.svg\\\" \\/><\\/a>\\r\\n\\t\\t\\t<a href=\\\"javascript:void;\\\"><img src=\\\"images\\/soc\\/3.svg\\\" \\/><\\/a>\\r\\n\\t\\t\\t<div>Instagram \\u0437\\u0430\\u043f\\u0440\\u0435\\u0449\\u0435\\u043d <span>\\u043d\\u0430 \\u0442\\u0435\\u0440\\u0440\\u0438\\u0442\\u043e\\u0440\\u0438\\u0438 \\u0420\\u0424<\\/span><\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-4\\\">\\r\\n\\t\\t<div class=\\\"contact-title contact-width-1\\\">\\u041e\\u0442\\u0437\\u044b\\u0432\\u044b \\u0438 <span>\\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f<\\/span><\\/div>\\r\\n\\t\\t<div class=\\\"contact-mail contact-width-1\\\"><a href=\\\"mailto:office@zamesbar.ru\\\">office@zamesbar.ru<\\/a><\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-4\\\">\\r\\n\\t\\t<div class=\\\"contact-title contact-width-2\\\">\\u0420\\u0435\\u0437\\u044e\\u043c\\u0435<\\/div>\\r\\n\\t\\t<div class=\\\"contact-mail contact-width-2\\\"><a href=\\\"mailto:job@zamesbar.ru\\\">job@zamesbar.ru<\\/a><\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":19,\"created\":\"2023-08-21 15:25:15\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-08-25 17:50:08\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-08-25 17:49:37\",\"publish_up\":\"2023-08-21 15:25:15\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:contact\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":8,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0);
INSERT INTO `lsqvo_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(170, 'com_content.article.5', '', '2023-09-02 04:54:43', 113, 4315, '1e93b65f898ffc610c92bf76faf9566c418258c3', '{\"id\":\"5\",\"asset_id\":121,\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"alias\":\"glavnaya\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-12 col-md-4 main-left\\\">\\r\\n\\t\\t<h1 class=\\\"title\\\">ZAMES \\u2013 \\u044d\\u0442\\u043e \\u0441\\u0435\\u0442\\u044c \\u0443\\u044e\\u0442\\u043d\\u044b\\u0445 \\u0438 \\u0441\\u043e\\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0440\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u043e\\u0432 \\u0438 \\u0431\\u0430\\u0440\\u043e\\u0432.<\\/h1>\\r\\n\\t\\t<div class=\\\"desc\\\"><p>\\u041f\\u0440\\u0438\\u0433\\u043e\\u0442\\u043e\\u0432\\u043b\\u0435\\u043d\\u043d\\u0430\\u044f \\u0441 \\u043f\\u043e\\u043c\\u043e\\u0449\\u044c\\u044e \\u0443\\u0433\\u043e\\u043b\\u044c\\u043d\\u043e\\u0439 \\u043f\\u0435\\u0447\\u0438 \\u0438 \\u043d\\u0430 \\u043e\\u0442\\u043a\\u0440\\u044b\\u0442\\u043e\\u043c \\u043e\\u0433\\u043d\\u0435 \\u0435\\u0434\\u0430 \\u043e\\u0431\\u043b\\u0430\\u0434\\u0430\\u0435\\u0442 \\u0441\\u0432\\u043e\\u0438\\u043c \\u043d\\u0435\\u043f\\u043e\\u0432\\u0442\\u043e\\u0440\\u0438\\u043c\\u044b\\u043c \\u0432\\u043a\\u0443\\u0441\\u043e\\u043c \\u0438 \\u0430\\u0440\\u043e\\u043c\\u0430\\u0442\\u043e\\u043c.<\\/p><\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"d-flex col-md-4 main-center\\\">\\r\\n\\t\\t<img src=\\\"\\/images\\/logo-icon.png\\\" alt=\\\"Logotype\\\" loading=\\\"lazy\\\">\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-4 main-right\\\">\\r\\n\\t\\t<div class=\\\"desc\\\">\\r\\n\\t\\t\\t<p>\\u041e\\u0441\\u043e\\u0431\\u0435\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u043d\\u0430\\u0448\\u0435\\u0439 \\u0431\\u0430\\u0440\\u043d\\u043e\\u0439 \\u043a\\u0430\\u0440\\u0442\\u044b \\u2013 \\u044d\\u0442\\u043e \\u0431\\u043e\\u043b\\u044c\\u0448\\u043e\\u0439 \\u0432\\u044b\\u0431\\u043e\\u0440 \\u043f\\u0438\\u0432\\u0430, \\u0431\\u043e\\u043b\\u0435\\u0435 250 \\u0441\\u043e\\u0440\\u0442\\u043e\\u0432 \\u043d\\u0430 \\u043b\\u044e\\u0431\\u043e\\u0439 \\u0432\\u043a\\u0443\\u0441.<\\/p> \\r\\n\\t\\t\\t<p>\\u0412\\u043a\\u0443\\u0441\\u043d\\u044b\\u0435 \\u0438 \\u0440\\u0430\\u0437\\u043d\\u043e\\u043e\\u0431\\u0440\\u0430\\u0437\\u043d\\u044b\\u0435 \\u043b\\u0430\\u043d\\u0447\\u0438 \\u043f\\u043e \\u0431\\u0443\\u0434\\u043d\\u044f\\u043c, \\u0438\\u043d\\u0442\\u0435\\u0440\\u0435\\u0441\\u043d\\u044b\\u0435 \\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f \\u0438 \\u0430\\u043a\\u0446\\u0438\\u0438, \\u0441\\u043f\\u043e\\u0440\\u0442\\u0438\\u0432\\u043d\\u044b\\u0435 \\u0442\\u0440\\u0430\\u043d\\u0441\\u043b\\u044f\\u0446\\u0438\\u0438 \\u043d\\u0430 \\u043e\\u0433\\u0440\\u043e\\u043c\\u043d\\u043e\\u043c \\u044d\\u043a\\u0440\\u0430\\u043d\\u0435 \\u043d\\u0435 \\u043e\\u0441\\u0442\\u0430\\u0432\\u044f\\u0442 \\u0432\\u0430\\u0441 \\u0440\\u0430\\u0432\\u043d\\u043e\\u0434\\u0443\\u0448\\u043d\\u044b\\u043c.<\\/p>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":14,\"created\":\"2023-08-15 15:48:06\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-09-02 04:54:43\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-09-02 04:54:25\",\"publish_up\":\"2023-08-15 15:48:06\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/main.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.png?width=521&height=305\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.jpg?width=2592&height=1349\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:main\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":19,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(171, 'com_content.article.6', '', '2023-09-02 04:55:01', 113, 2653, 'e27dd56279775cb91cf44328b20b82f7de152d91', '{\"id\":\"6\",\"asset_id\":122,\"title\":\"Home\",\"alias\":\"home\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-12 col-md-4 main-left\\\">\\r\\n\\t\\t<h1 class=\\\"title\\\">ZAMES \\u2013 is a network of cozy and modern restaurants and bars.<\\/h1>\\r\\n\\t\\t<div class=\\\"desc\\\"><p>Cooked with a coal stove and on an open fire, food has its own unique taste and aroma.<\\/p><\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"d-flex col-md-4 main-center\\\">\\r\\n\\t\\t<img src=\\\"images\\/logo-icon.png\\\" alt=\\\"Logotype\\\" loading=\\\"lazy\\\">\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-4 main-right\\\">\\r\\n\\t\\t<div class=\\\"desc\\\">\\r\\n\\t\\t\\t<p>A feature of our bar list is a large selection of beer, more than 250 varieties for every taste.<\\/p> \\r\\n\\t\\t\\t<p>Delicious and varied lunches on weekdays, interesting offers and promotions, sports broadcasts on a huge screen will not leave you indifferent.<\\/p>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":15,\"created\":\"2023-08-15 15:48:28\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-09-02 04:55:01\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-09-02 04:54:47\",\"publish_up\":\"2023-08-15 15:48:28\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/main.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.png?width=521&height=305\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.jpg?width=2592&height=1349\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:main\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":10,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(172, 'com_content.article.5', '', '2023-09-02 04:57:42', 113, 4962, 'dbcc6e1e44cf1dd37a5abb0d735141af8bf768ea', '{\"id\":\"5\",\"asset_id\":121,\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"alias\":\"glavnaya\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-12 col-md-4 main-left\\\">\\r\\n\\t\\t<h1 class=\\\"title\\\">ZAMES \\u2013 \\u044d\\u0442\\u043e \\u0441\\u0435\\u0442\\u044c \\u0443\\u044e\\u0442\\u043d\\u044b\\u0445 \\u0438 \\u0441\\u043e\\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0440\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u043e\\u0432 \\u0438 \\u0431\\u0430\\u0440\\u043e\\u0432.<\\/h1>\\r\\n\\t\\t<div class=\\\"desc d-none d-md-block\\\"><p>\\u041f\\u0440\\u0438\\u0433\\u043e\\u0442\\u043e\\u0432\\u043b\\u0435\\u043d\\u043d\\u0430\\u044f \\u0441 \\u043f\\u043e\\u043c\\u043e\\u0449\\u044c\\u044e \\u0443\\u0433\\u043e\\u043b\\u044c\\u043d\\u043e\\u0439 \\u043f\\u0435\\u0447\\u0438 \\u0438 \\u043d\\u0430 \\u043e\\u0442\\u043a\\u0440\\u044b\\u0442\\u043e\\u043c \\u043e\\u0433\\u043d\\u0435 \\u0435\\u0434\\u0430 \\u043e\\u0431\\u043b\\u0430\\u0434\\u0430\\u0435\\u0442 \\u0441\\u0432\\u043e\\u0438\\u043c \\u043d\\u0435\\u043f\\u043e\\u0432\\u0442\\u043e\\u0440\\u0438\\u043c\\u044b\\u043c \\u0432\\u043a\\u0443\\u0441\\u043e\\u043c \\u0438 \\u0430\\u0440\\u043e\\u043c\\u0430\\u0442\\u043e\\u043c.<\\/p><\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"d-flex col-md-4 main-center\\\">\\r\\n\\t\\t<img src=\\\"\\/images\\/logo-icon.png\\\" alt=\\\"Logotype\\\" loading=\\\"lazy\\\">\\r\\n\\t\\t<div class=\\\"desc d-block d-md-none\\\"><p>\\u041f\\u0440\\u0438\\u0433\\u043e\\u0442\\u043e\\u0432\\u043b\\u0435\\u043d\\u043d\\u0430\\u044f \\u0441 \\u043f\\u043e\\u043c\\u043e\\u0449\\u044c\\u044e \\u0443\\u0433\\u043e\\u043b\\u044c\\u043d\\u043e\\u0439 \\u043f\\u0435\\u0447\\u0438 \\u0438 \\u043d\\u0430 \\u043e\\u0442\\u043a\\u0440\\u044b\\u0442\\u043e\\u043c \\u043e\\u0433\\u043d\\u0435 \\u0435\\u0434\\u0430 \\u043e\\u0431\\u043b\\u0430\\u0434\\u0430\\u0435\\u0442 \\u0441\\u0432\\u043e\\u0438\\u043c \\u043d\\u0435\\u043f\\u043e\\u0432\\u0442\\u043e\\u0440\\u0438\\u043c\\u044b\\u043c \\u0432\\u043a\\u0443\\u0441\\u043e\\u043c \\u0438 \\u0430\\u0440\\u043e\\u043c\\u0430\\u0442\\u043e\\u043c.<\\/p><\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-4 main-right\\\">\\r\\n\\t\\t<div class=\\\"desc\\\">\\r\\n\\t\\t\\t<p>\\u041e\\u0441\\u043e\\u0431\\u0435\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u043d\\u0430\\u0448\\u0435\\u0439 \\u0431\\u0430\\u0440\\u043d\\u043e\\u0439 \\u043a\\u0430\\u0440\\u0442\\u044b \\u2013 \\u044d\\u0442\\u043e \\u0431\\u043e\\u043b\\u044c\\u0448\\u043e\\u0439 \\u0432\\u044b\\u0431\\u043e\\u0440 \\u043f\\u0438\\u0432\\u0430, \\u0431\\u043e\\u043b\\u0435\\u0435 250 \\u0441\\u043e\\u0440\\u0442\\u043e\\u0432 \\u043d\\u0430 \\u043b\\u044e\\u0431\\u043e\\u0439 \\u0432\\u043a\\u0443\\u0441.<\\/p> \\r\\n\\t\\t\\t<p>\\u0412\\u043a\\u0443\\u0441\\u043d\\u044b\\u0435 \\u0438 \\u0440\\u0430\\u0437\\u043d\\u043e\\u043e\\u0431\\u0440\\u0430\\u0437\\u043d\\u044b\\u0435 \\u043b\\u0430\\u043d\\u0447\\u0438 \\u043f\\u043e \\u0431\\u0443\\u0434\\u043d\\u044f\\u043c, \\u0438\\u043d\\u0442\\u0435\\u0440\\u0435\\u0441\\u043d\\u044b\\u0435 \\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f \\u0438 \\u0430\\u043a\\u0446\\u0438\\u0438, \\u0441\\u043f\\u043e\\u0440\\u0442\\u0438\\u0432\\u043d\\u044b\\u0435 \\u0442\\u0440\\u0430\\u043d\\u0441\\u043b\\u044f\\u0446\\u0438\\u0438 \\u043d\\u0430 \\u043e\\u0433\\u0440\\u043e\\u043c\\u043d\\u043e\\u043c \\u044d\\u043a\\u0440\\u0430\\u043d\\u0435 \\u043d\\u0435 \\u043e\\u0441\\u0442\\u0430\\u0432\\u044f\\u0442 \\u0432\\u0430\\u0441 \\u0440\\u0430\\u0432\\u043d\\u043e\\u0434\\u0443\\u0448\\u043d\\u044b\\u043c.<\\/p>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":14,\"created\":\"2023-08-15 15:48:06\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-09-02 04:57:42\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-09-02 04:56:13\",\"publish_up\":\"2023-08-15 15:48:06\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/main.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.png?width=521&height=305\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.jpg?width=2592&height=1349\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:main\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":21,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(173, 'com_content.article.5', '', '2023-09-02 04:58:50', 113, 4952, 'c908ae7a9298ef25d83250131ae42b2a73bb938f', '{\"id\":\"5\",\"asset_id\":121,\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"alias\":\"glavnaya\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-12 col-md-4 main-left\\\">\\r\\n\\t\\t<h1 class=\\\"title\\\">ZAMES \\u2013 \\u044d\\u0442\\u043e \\u0441\\u0435\\u0442\\u044c \\u0443\\u044e\\u0442\\u043d\\u044b\\u0445 \\u0438 \\u0441\\u043e\\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0440\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u043e\\u0432 \\u0438 \\u0431\\u0430\\u0440\\u043e\\u0432.<\\/h1>\\r\\n\\t\\t<div class=\\\"desc d-none d-md-block\\\"><p>\\u041f\\u0440\\u0438\\u0433\\u043e\\u0442\\u043e\\u0432\\u043b\\u0435\\u043d\\u043d\\u0430\\u044f \\u0441 \\u043f\\u043e\\u043c\\u043e\\u0449\\u044c\\u044e \\u0443\\u0433\\u043e\\u043b\\u044c\\u043d\\u043e\\u0439 \\u043f\\u0435\\u0447\\u0438 \\u0438 \\u043d\\u0430 \\u043e\\u0442\\u043a\\u0440\\u044b\\u0442\\u043e\\u043c \\u043e\\u0433\\u043d\\u0435 \\u0435\\u0434\\u0430 \\u043e\\u0431\\u043b\\u0430\\u0434\\u0430\\u0435\\u0442 \\u0441\\u0432\\u043e\\u0438\\u043c \\u043d\\u0435\\u043f\\u043e\\u0432\\u0442\\u043e\\u0440\\u0438\\u043c\\u044b\\u043c \\u0432\\u043a\\u0443\\u0441\\u043e\\u043c \\u0438 \\u0430\\u0440\\u043e\\u043c\\u0430\\u0442\\u043e\\u043c.<\\/p><\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"d-flex col-md-4 main-center\\\">\\r\\n\\t\\t<img src=\\\"\\/images\\/logo-icon.png\\\" alt=\\\"Logotype\\\" loading=\\\"lazy\\\">\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-4 main-right\\\">\\r\\n\\t\\t<div class=\\\"desc\\\">\\r\\n\\t\\t\\t<p class=\\\"desc d-block d-md-none\\\">\\u041f\\u0440\\u0438\\u0433\\u043e\\u0442\\u043e\\u0432\\u043b\\u0435\\u043d\\u043d\\u0430\\u044f \\u0441 \\u043f\\u043e\\u043c\\u043e\\u0449\\u044c\\u044e \\u0443\\u0433\\u043e\\u043b\\u044c\\u043d\\u043e\\u0439 \\u043f\\u0435\\u0447\\u0438 \\u0438 \\u043d\\u0430 \\u043e\\u0442\\u043a\\u0440\\u044b\\u0442\\u043e\\u043c \\u043e\\u0433\\u043d\\u0435 \\u0435\\u0434\\u0430 \\u043e\\u0431\\u043b\\u0430\\u0434\\u0430\\u0435\\u0442 \\u0441\\u0432\\u043e\\u0438\\u043c \\u043d\\u0435\\u043f\\u043e\\u0432\\u0442\\u043e\\u0440\\u0438\\u043c\\u044b\\u043c \\u0432\\u043a\\u0443\\u0441\\u043e\\u043c \\u0438 \\u0430\\u0440\\u043e\\u043c\\u0430\\u0442\\u043e\\u043c.<\\/p>\\r\\n\\t\\t\\t<p>\\u041e\\u0441\\u043e\\u0431\\u0435\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u043d\\u0430\\u0448\\u0435\\u0439 \\u0431\\u0430\\u0440\\u043d\\u043e\\u0439 \\u043a\\u0430\\u0440\\u0442\\u044b \\u2013 \\u044d\\u0442\\u043e \\u0431\\u043e\\u043b\\u044c\\u0448\\u043e\\u0439 \\u0432\\u044b\\u0431\\u043e\\u0440 \\u043f\\u0438\\u0432\\u0430, \\u0431\\u043e\\u043b\\u0435\\u0435 250 \\u0441\\u043e\\u0440\\u0442\\u043e\\u0432 \\u043d\\u0430 \\u043b\\u044e\\u0431\\u043e\\u0439 \\u0432\\u043a\\u0443\\u0441.<\\/p> \\r\\n\\t\\t\\t<p>\\u0412\\u043a\\u0443\\u0441\\u043d\\u044b\\u0435 \\u0438 \\u0440\\u0430\\u0437\\u043d\\u043e\\u043e\\u0431\\u0440\\u0430\\u0437\\u043d\\u044b\\u0435 \\u043b\\u0430\\u043d\\u0447\\u0438 \\u043f\\u043e \\u0431\\u0443\\u0434\\u043d\\u044f\\u043c, \\u0438\\u043d\\u0442\\u0435\\u0440\\u0435\\u0441\\u043d\\u044b\\u0435 \\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f \\u0438 \\u0430\\u043a\\u0446\\u0438\\u0438, \\u0441\\u043f\\u043e\\u0440\\u0442\\u0438\\u0432\\u043d\\u044b\\u0435 \\u0442\\u0440\\u0430\\u043d\\u0441\\u043b\\u044f\\u0446\\u0438\\u0438 \\u043d\\u0430 \\u043e\\u0433\\u0440\\u043e\\u043c\\u043d\\u043e\\u043c \\u044d\\u043a\\u0440\\u0430\\u043d\\u0435 \\u043d\\u0435 \\u043e\\u0441\\u0442\\u0430\\u0432\\u044f\\u0442 \\u0432\\u0430\\u0441 \\u0440\\u0430\\u0432\\u043d\\u043e\\u0434\\u0443\\u0448\\u043d\\u044b\\u043c.<\\/p>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":14,\"created\":\"2023-08-15 15:48:06\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-09-02 04:58:50\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-09-02 04:57:42\",\"publish_up\":\"2023-08-15 15:48:06\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/main.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.png?width=521&height=305\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.jpg?width=2592&height=1349\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:main\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":22,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(174, 'com_content.article.6', '', '2023-09-02 06:55:55', 113, 2808, '08420cba66260051126ff85a410ddd9244ee6001', '{\"id\":\"6\",\"asset_id\":122,\"title\":\"Home\",\"alias\":\"home\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-12 col-md-4 main-left\\\">\\r\\n\\t\\t<h1 class=\\\"title\\\">ZAMES \\u2013 is a network of cozy and modern restaurants and bars.<\\/h1>\\r\\n\\t\\t<div class=\\\"desc d-none d-md-block\\\"><p>Cooked with a coal stove and on an open fire, food has its own unique taste and aroma.<\\/p><\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"d-flex col-md-4 main-center\\\">\\r\\n\\t\\t<img src=\\\"images\\/logo-icon.png\\\" alt=\\\"Logotype\\\" loading=\\\"lazy\\\">\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-4 main-right\\\">\\r\\n\\t\\t<div class=\\\"desc\\\">\\r\\n\\t\\t\\t<p class=\\\"desc d-block d-md-none\\\">Cooked with a coal stove and on an open fire, food has its own unique taste and aroma.<\\/p>\\r\\n\\t\\t\\t<p>A feature of our bar list is a large selection of beer, more than 250 varieties for every taste.<\\/p> \\r\\n\\t\\t\\t<p>Delicious and varied lunches on weekdays, interesting offers and promotions, sports broadcasts on a huge screen will not leave you indifferent.<\\/p>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":15,\"created\":\"2023-08-15 15:48:28\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-09-02 06:55:55\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-09-02 06:54:29\",\"publish_up\":\"2023-08-15 15:48:28\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/main.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.png?width=521&height=305\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.jpg?width=2592&height=1349\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:main\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":12,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(175, 'com_content.article.46', '', '2023-12-19 07:51:30', 113, 4945, 'e4b2822676df303b720276150a4fa0c22078c3a0', '{\"id\":46,\"asset_id\":213,\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f (2)\",\"alias\":\"glavnaya-2\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-12 col-md-4 main-left\\\">\\r\\n\\t\\t<h1 class=\\\"title\\\">ZAMES \\u2013 \\u044d\\u0442\\u043e \\u0441\\u0435\\u0442\\u044c \\u0443\\u044e\\u0442\\u043d\\u044b\\u0445 \\u0438 \\u0441\\u043e\\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0440\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u043e\\u0432 \\u0438 \\u0431\\u0430\\u0440\\u043e\\u0432.<\\/h1>\\r\\n\\t\\t<div class=\\\"desc d-none d-md-block\\\"><p>\\u041f\\u0440\\u0438\\u0433\\u043e\\u0442\\u043e\\u0432\\u043b\\u0435\\u043d\\u043d\\u0430\\u044f \\u0441 \\u043f\\u043e\\u043c\\u043e\\u0449\\u044c\\u044e \\u0443\\u0433\\u043e\\u043b\\u044c\\u043d\\u043e\\u0439 \\u043f\\u0435\\u0447\\u0438 \\u0438 \\u043d\\u0430 \\u043e\\u0442\\u043a\\u0440\\u044b\\u0442\\u043e\\u043c \\u043e\\u0433\\u043d\\u0435 \\u0435\\u0434\\u0430 \\u043e\\u0431\\u043b\\u0430\\u0434\\u0430\\u0435\\u0442 \\u0441\\u0432\\u043e\\u0438\\u043c \\u043d\\u0435\\u043f\\u043e\\u0432\\u0442\\u043e\\u0440\\u0438\\u043c\\u044b\\u043c \\u0432\\u043a\\u0443\\u0441\\u043e\\u043c \\u0438 \\u0430\\u0440\\u043e\\u043c\\u0430\\u0442\\u043e\\u043c.<\\/p><\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"d-flex col-md-4 main-center\\\">\\r\\n\\t\\t<img src=\\\"\\/images\\/logo-icon.png\\\" alt=\\\"Logotype\\\" loading=\\\"lazy\\\">\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-4 main-right\\\">\\r\\n\\t\\t<div class=\\\"desc\\\">\\r\\n\\t\\t\\t<p class=\\\"desc d-block d-md-none\\\">\\u041f\\u0440\\u0438\\u0433\\u043e\\u0442\\u043e\\u0432\\u043b\\u0435\\u043d\\u043d\\u0430\\u044f \\u0441 \\u043f\\u043e\\u043c\\u043e\\u0449\\u044c\\u044e \\u0443\\u0433\\u043e\\u043b\\u044c\\u043d\\u043e\\u0439 \\u043f\\u0435\\u0447\\u0438 \\u0438 \\u043d\\u0430 \\u043e\\u0442\\u043a\\u0440\\u044b\\u0442\\u043e\\u043c \\u043e\\u0433\\u043d\\u0435 \\u0435\\u0434\\u0430 \\u043e\\u0431\\u043b\\u0430\\u0434\\u0430\\u0435\\u0442 \\u0441\\u0432\\u043e\\u0438\\u043c \\u043d\\u0435\\u043f\\u043e\\u0432\\u0442\\u043e\\u0440\\u0438\\u043c\\u044b\\u043c \\u0432\\u043a\\u0443\\u0441\\u043e\\u043c \\u0438 \\u0430\\u0440\\u043e\\u043c\\u0430\\u0442\\u043e\\u043c.<\\/p>\\r\\n\\t\\t\\t<p>\\u041e\\u0441\\u043e\\u0431\\u0435\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u043d\\u0430\\u0448\\u0435\\u0439 \\u0431\\u0430\\u0440\\u043d\\u043e\\u0439 \\u043a\\u0430\\u0440\\u0442\\u044b \\u2013 \\u044d\\u0442\\u043e \\u0431\\u043e\\u043b\\u044c\\u0448\\u043e\\u0439 \\u0432\\u044b\\u0431\\u043e\\u0440 \\u043f\\u0438\\u0432\\u0430, \\u0431\\u043e\\u043b\\u0435\\u0435 250 \\u0441\\u043e\\u0440\\u0442\\u043e\\u0432 \\u043d\\u0430 \\u043b\\u044e\\u0431\\u043e\\u0439 \\u0432\\u043a\\u0443\\u0441.<\\/p> \\r\\n\\t\\t\\t<p>\\u0412\\u043a\\u0443\\u0441\\u043d\\u044b\\u0435 \\u0438 \\u0440\\u0430\\u0437\\u043d\\u043e\\u043e\\u0431\\u0440\\u0430\\u0437\\u043d\\u044b\\u0435 \\u043b\\u0430\\u043d\\u0447\\u0438 \\u043f\\u043e \\u0431\\u0443\\u0434\\u043d\\u044f\\u043c, \\u0438\\u043d\\u0442\\u0435\\u0440\\u0435\\u0441\\u043d\\u044b\\u0435 \\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f \\u0438 \\u0430\\u043a\\u0446\\u0438\\u0438, \\u0441\\u043f\\u043e\\u0440\\u0442\\u0438\\u0432\\u043d\\u044b\\u0435 \\u0442\\u0440\\u0430\\u043d\\u0441\\u043b\\u044f\\u0446\\u0438\\u0438 \\u043d\\u0430 \\u043e\\u0433\\u0440\\u043e\\u043c\\u043d\\u043e\\u043c \\u044d\\u043a\\u0440\\u0430\\u043d\\u0435 \\u043d\\u0435 \\u043e\\u0441\\u0442\\u0430\\u0432\\u044f\\u0442 \\u0432\\u0430\\u0441 \\u0440\\u0430\\u0432\\u043d\\u043e\\u0434\\u0443\\u0448\\u043d\\u044b\\u043c.<\\/p>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":14,\"created\":\"2023-08-15 15:48:06\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-09-02 06:55:58\",\"modified_by\":\"113\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-08-15 15:48:06\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/main.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.png?width=521&height=305\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.jpg?width=2592&height=1349\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:main\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(176, 'com_content.article.46', '', '2023-12-19 07:52:42', 113, 4962, '82967e8871b55521eac288a4927f2ebb9ec261a6', '{\"id\":\"46\",\"asset_id\":213,\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f (CN)\",\"alias\":\"glavnaya-cn\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-12 col-md-4 main-left\\\">\\r\\n\\t\\t<h1 class=\\\"title\\\">ZAMES \\u2013 \\u044d\\u0442\\u043e \\u0441\\u0435\\u0442\\u044c \\u0443\\u044e\\u0442\\u043d\\u044b\\u0445 \\u0438 \\u0441\\u043e\\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0440\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u043e\\u0432 \\u0438 \\u0431\\u0430\\u0440\\u043e\\u0432.<\\/h1>\\r\\n\\t\\t<div class=\\\"desc d-none d-md-block\\\"><p>\\u041f\\u0440\\u0438\\u0433\\u043e\\u0442\\u043e\\u0432\\u043b\\u0435\\u043d\\u043d\\u0430\\u044f \\u0441 \\u043f\\u043e\\u043c\\u043e\\u0449\\u044c\\u044e \\u0443\\u0433\\u043e\\u043b\\u044c\\u043d\\u043e\\u0439 \\u043f\\u0435\\u0447\\u0438 \\u0438 \\u043d\\u0430 \\u043e\\u0442\\u043a\\u0440\\u044b\\u0442\\u043e\\u043c \\u043e\\u0433\\u043d\\u0435 \\u0435\\u0434\\u0430 \\u043e\\u0431\\u043b\\u0430\\u0434\\u0430\\u0435\\u0442 \\u0441\\u0432\\u043e\\u0438\\u043c \\u043d\\u0435\\u043f\\u043e\\u0432\\u0442\\u043e\\u0440\\u0438\\u043c\\u044b\\u043c \\u0432\\u043a\\u0443\\u0441\\u043e\\u043c \\u0438 \\u0430\\u0440\\u043e\\u043c\\u0430\\u0442\\u043e\\u043c.<\\/p><\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"d-flex col-md-4 main-center\\\">\\r\\n\\t\\t<img src=\\\"\\/images\\/logo-icon.png\\\" alt=\\\"Logotype\\\" loading=\\\"lazy\\\">\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-4 main-right\\\">\\r\\n\\t\\t<div class=\\\"desc\\\">\\r\\n\\t\\t\\t<p class=\\\"desc d-block d-md-none\\\">\\u041f\\u0440\\u0438\\u0433\\u043e\\u0442\\u043e\\u0432\\u043b\\u0435\\u043d\\u043d\\u0430\\u044f \\u0441 \\u043f\\u043e\\u043c\\u043e\\u0449\\u044c\\u044e \\u0443\\u0433\\u043e\\u043b\\u044c\\u043d\\u043e\\u0439 \\u043f\\u0435\\u0447\\u0438 \\u0438 \\u043d\\u0430 \\u043e\\u0442\\u043a\\u0440\\u044b\\u0442\\u043e\\u043c \\u043e\\u0433\\u043d\\u0435 \\u0435\\u0434\\u0430 \\u043e\\u0431\\u043b\\u0430\\u0434\\u0430\\u0435\\u0442 \\u0441\\u0432\\u043e\\u0438\\u043c \\u043d\\u0435\\u043f\\u043e\\u0432\\u0442\\u043e\\u0440\\u0438\\u043c\\u044b\\u043c \\u0432\\u043a\\u0443\\u0441\\u043e\\u043c \\u0438 \\u0430\\u0440\\u043e\\u043c\\u0430\\u0442\\u043e\\u043c.<\\/p>\\r\\n\\t\\t\\t<p>\\u041e\\u0441\\u043e\\u0431\\u0435\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u043d\\u0430\\u0448\\u0435\\u0439 \\u0431\\u0430\\u0440\\u043d\\u043e\\u0439 \\u043a\\u0430\\u0440\\u0442\\u044b \\u2013 \\u044d\\u0442\\u043e \\u0431\\u043e\\u043b\\u044c\\u0448\\u043e\\u0439 \\u0432\\u044b\\u0431\\u043e\\u0440 \\u043f\\u0438\\u0432\\u0430, \\u0431\\u043e\\u043b\\u0435\\u0435 250 \\u0441\\u043e\\u0440\\u0442\\u043e\\u0432 \\u043d\\u0430 \\u043b\\u044e\\u0431\\u043e\\u0439 \\u0432\\u043a\\u0443\\u0441.<\\/p> \\r\\n\\t\\t\\t<p>\\u0412\\u043a\\u0443\\u0441\\u043d\\u044b\\u0435 \\u0438 \\u0440\\u0430\\u0437\\u043d\\u043e\\u043e\\u0431\\u0440\\u0430\\u0437\\u043d\\u044b\\u0435 \\u043b\\u0430\\u043d\\u0447\\u0438 \\u043f\\u043e \\u0431\\u0443\\u0434\\u043d\\u044f\\u043c, \\u0438\\u043d\\u0442\\u0435\\u0440\\u0435\\u0441\\u043d\\u044b\\u0435 \\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f \\u0438 \\u0430\\u043a\\u0446\\u0438\\u0438, \\u0441\\u043f\\u043e\\u0440\\u0442\\u0438\\u0432\\u043d\\u044b\\u0435 \\u0442\\u0440\\u0430\\u043d\\u0441\\u043b\\u044f\\u0446\\u0438\\u0438 \\u043d\\u0430 \\u043e\\u0433\\u0440\\u043e\\u043c\\u043d\\u043e\\u043c \\u044d\\u043a\\u0440\\u0430\\u043d\\u0435 \\u043d\\u0435 \\u043e\\u0441\\u0442\\u0430\\u0432\\u044f\\u0442 \\u0432\\u0430\\u0441 \\u0440\\u0430\\u0432\\u043d\\u043e\\u0434\\u0443\\u0448\\u043d\\u044b\\u043c.<\\/p>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":14,\"created\":\"2023-08-15 15:48:06\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-19 07:52:42\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-19 07:51:30\",\"publish_up\":\"2023-08-15 15:48:06\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/main.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.png?width=521&height=305\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.jpg?width=2592&height=1349\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:main\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":\"1\",\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"zh-CN\",\"note\":\"\"}', 0),
(177, 'com_content.category.20', '', '2023-12-19 07:55:29', 113, 593, '30c3c0bcc17446b8c3067ca998e01dca9b7a7f74', '{\"id\":20,\"asset_id\":214,\"parent_id\":1,\"lft\":35,\"rgt\":36,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f (2)\",\"alias\":\"glavnaya-2\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"113\",\"created_time\":\"2023-08-15 15:46:54\",\"modified_user_id\":\"113\",\"modified_time\":\"2023-08-15 15:47:25\",\"hits\":null,\"language\":\"ru-RU\",\"version\":null}', 0),
(178, 'com_content.category.20', '', '2023-12-19 07:55:52', 113, 615, '383ce5effd129f0aa04d4dee8eb505af515d4874', '{\"id\":\"20\",\"asset_id\":214,\"parent_id\":1,\"lft\":35,\"rgt\":36,\"level\":1,\"path\":\"glavnaya-2\",\"extension\":\"com_content\",\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f (CN)\",\"alias\":\"glavnaya-cn\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":113,\"checked_out_time\":\"2023-12-19 07:55:29\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"113\",\"created_time\":\"2023-08-15 15:46:54\",\"modified_user_id\":113,\"modified_time\":\"2023-12-19 07:55:52\",\"hits\":0,\"language\":\"zh-CN\",\"version\":1}', 0),
(179, 'com_content.article.46', '', '2023-12-19 07:56:52', 113, 4960, '5c17459fb93d0d8b3df5888ea31915e863f18cdc', '{\"id\":\"46\",\"asset_id\":213,\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f (CN)\",\"alias\":\"glavnaya-cn\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-12 col-md-4 main-left\\\">\\r\\n\\t\\t<h1 class=\\\"title\\\">ZAMES \\u2013 \\u044d\\u0442\\u043e \\u0441\\u0435\\u0442\\u044c \\u0443\\u044e\\u0442\\u043d\\u044b\\u0445 \\u0438 \\u0441\\u043e\\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0440\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u043e\\u0432 \\u0438 \\u0431\\u0430\\u0440\\u043e\\u0432.<\\/h1>\\r\\n\\t\\t<div class=\\\"desc d-none d-md-block\\\"><p>\\u041f\\u0440\\u0438\\u0433\\u043e\\u0442\\u043e\\u0432\\u043b\\u0435\\u043d\\u043d\\u0430\\u044f \\u0441 \\u043f\\u043e\\u043c\\u043e\\u0449\\u044c\\u044e \\u0443\\u0433\\u043e\\u043b\\u044c\\u043d\\u043e\\u0439 \\u043f\\u0435\\u0447\\u0438 \\u0438 \\u043d\\u0430 \\u043e\\u0442\\u043a\\u0440\\u044b\\u0442\\u043e\\u043c \\u043e\\u0433\\u043d\\u0435 \\u0435\\u0434\\u0430 \\u043e\\u0431\\u043b\\u0430\\u0434\\u0430\\u0435\\u0442 \\u0441\\u0432\\u043e\\u0438\\u043c \\u043d\\u0435\\u043f\\u043e\\u0432\\u0442\\u043e\\u0440\\u0438\\u043c\\u044b\\u043c \\u0432\\u043a\\u0443\\u0441\\u043e\\u043c \\u0438 \\u0430\\u0440\\u043e\\u043c\\u0430\\u0442\\u043e\\u043c.<\\/p><\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"d-flex col-md-4 main-center\\\">\\r\\n\\t\\t<img src=\\\"\\/images\\/logo-icon.png\\\" alt=\\\"Logotype\\\" loading=\\\"lazy\\\">\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-4 main-right\\\">\\r\\n\\t\\t<div class=\\\"desc\\\">\\r\\n\\t\\t\\t<p class=\\\"desc d-block d-md-none\\\">\\u041f\\u0440\\u0438\\u0433\\u043e\\u0442\\u043e\\u0432\\u043b\\u0435\\u043d\\u043d\\u0430\\u044f \\u0441 \\u043f\\u043e\\u043c\\u043e\\u0449\\u044c\\u044e \\u0443\\u0433\\u043e\\u043b\\u044c\\u043d\\u043e\\u0439 \\u043f\\u0435\\u0447\\u0438 \\u0438 \\u043d\\u0430 \\u043e\\u0442\\u043a\\u0440\\u044b\\u0442\\u043e\\u043c \\u043e\\u0433\\u043d\\u0435 \\u0435\\u0434\\u0430 \\u043e\\u0431\\u043b\\u0430\\u0434\\u0430\\u0435\\u0442 \\u0441\\u0432\\u043e\\u0438\\u043c \\u043d\\u0435\\u043f\\u043e\\u0432\\u0442\\u043e\\u0440\\u0438\\u043c\\u044b\\u043c \\u0432\\u043a\\u0443\\u0441\\u043e\\u043c \\u0438 \\u0430\\u0440\\u043e\\u043c\\u0430\\u0442\\u043e\\u043c.<\\/p>\\r\\n\\t\\t\\t<p>\\u041e\\u0441\\u043e\\u0431\\u0435\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u043d\\u0430\\u0448\\u0435\\u0439 \\u0431\\u0430\\u0440\\u043d\\u043e\\u0439 \\u043a\\u0430\\u0440\\u0442\\u044b \\u2013 \\u044d\\u0442\\u043e \\u0431\\u043e\\u043b\\u044c\\u0448\\u043e\\u0439 \\u0432\\u044b\\u0431\\u043e\\u0440 \\u043f\\u0438\\u0432\\u0430, \\u0431\\u043e\\u043b\\u0435\\u0435 250 \\u0441\\u043e\\u0440\\u0442\\u043e\\u0432 \\u043d\\u0430 \\u043b\\u044e\\u0431\\u043e\\u0439 \\u0432\\u043a\\u0443\\u0441.<\\/p> \\r\\n\\t\\t\\t<p>\\u0412\\u043a\\u0443\\u0441\\u043d\\u044b\\u0435 \\u0438 \\u0440\\u0430\\u0437\\u043d\\u043e\\u043e\\u0431\\u0440\\u0430\\u0437\\u043d\\u044b\\u0435 \\u043b\\u0430\\u043d\\u0447\\u0438 \\u043f\\u043e \\u0431\\u0443\\u0434\\u043d\\u044f\\u043c, \\u0438\\u043d\\u0442\\u0435\\u0440\\u0435\\u0441\\u043d\\u044b\\u0435 \\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f \\u0438 \\u0430\\u043a\\u0446\\u0438\\u0438, \\u0441\\u043f\\u043e\\u0440\\u0442\\u0438\\u0432\\u043d\\u044b\\u0435 \\u0442\\u0440\\u0430\\u043d\\u0441\\u043b\\u044f\\u0446\\u0438\\u0438 \\u043d\\u0430 \\u043e\\u0433\\u0440\\u043e\\u043c\\u043d\\u043e\\u043c \\u044d\\u043a\\u0440\\u0430\\u043d\\u0435 \\u043d\\u0435 \\u043e\\u0441\\u0442\\u0430\\u0432\\u044f\\u0442 \\u0432\\u0430\\u0441 \\u0440\\u0430\\u0432\\u043d\\u043e\\u0434\\u0443\\u0448\\u043d\\u044b\\u043c.<\\/p>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":20,\"created\":\"2023-08-15 15:48:06\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-19 07:56:52\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-19 07:56:32\",\"publish_up\":\"2023-08-15 15:48:06\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/main.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.png?width=521&height=305\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.jpg?width=2592&height=1349\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:main\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"zh-CN\",\"note\":\"\"}', 0),
(180, 'com_content.article.43', '', '2023-12-19 08:34:20', 113, 3116, '264e6f1b72b29c754bb3505537081d45476c12d9', '{\"id\":\"43\",\"asset_id\":202,\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"alias\":\"kontakty\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-12 col-md-4\\\">\\r\\n\\t\\t<div class=\\\"contact-phone page-sect sect-pb-xs-3 sect-pb-md-5\\\"><a href=\\\"tel:+74957392347\\\">+7 (495) 739 23 47<\\/a><\\/div>\\r\\n\\t\\t<div class=\\\"contact-soc d-flex align-items-center\\\">\\r\\n\\t\\t\\t<a href=\\\"https:\\/\\/vk.com\\/zamesbarmoscow\\\" target=\\\"_blank\\\"><img src=\\\"images\\/soc\\/1.svg\\\" \\/><\\/a>\\r\\n\\t\\t\\t<a href=\\\"https:\\/\\/t.me\\/zamesbar\\\" target=\\\"_blank\\\"><img src=\\\"images\\/soc\\/2.svg\\\" \\/><\\/a>\\r\\n\\t\\t\\t<a href=\\\"https:\\/\\/www.instagram.com\\/zamesbar\\\" target=\\\"_blank\\\" ><img src=\\\"images\\/soc\\/3.svg\\\" \\/><\\/a>\\r\\n\\t\\t\\t<div>Instagram \\u0437\\u0430\\u043f\\u0440\\u0435\\u0449\\u0435\\u043d <span>\\u043d\\u0430 \\u0442\\u0435\\u0440\\u0440\\u0438\\u0442\\u043e\\u0440\\u0438\\u0438 \\u0420\\u0424<\\/span><\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-4\\\">\\r\\n\\t\\t<div class=\\\"contact-title contact-width-1\\\">\\u041e\\u0442\\u0437\\u044b\\u0432\\u044b \\u0438 <span>\\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f<\\/span><\\/div>\\r\\n\\t\\t<div class=\\\"contact-mail contact-width-1\\\"><a href=\\\"mailto:office@zamesbar.ru\\\">office@zamesbar.ru<\\/a><\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-4\\\">\\r\\n\\t\\t<div class=\\\"contact-title contact-width-2\\\">\\u0420\\u0435\\u0437\\u044e\\u043c\\u0435<\\/div>\\r\\n\\t\\t<div class=\\\"contact-mail contact-width-2\\\"><a href=\\\"mailto:job@zamesbar.ru\\\">job@zamesbar.ru<\\/a><\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":19,\"created\":\"2023-08-21 15:25:15\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-19 08:34:20\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-19 08:34:06\",\"publish_up\":\"2023-08-21 15:25:15\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:contact\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":9,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0);
INSERT INTO `lsqvo_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(181, 'com_content.article.23', '', '2023-12-19 17:09:35', 113, 2540, 'e49a2a5379ffc9f33a33a52900b3ea0c9f65c0c4', '{\"id\":\"23\",\"asset_id\":166,\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u0410\\u0444\\u0438\\u043c\\u043e\\u043b\\u043b \\u0421\\u0438\\u0442\\u0438\\u00bb\",\"alias\":\"afimoll-siti\",\"introtext\":\"ZAMES \\u0432 \\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb - \\u0444\\u043b\\u0430\\u0433\\u043c\\u0430\\u043d \\u0441\\u0435\\u0442\\u0438 \\u0441 \\u0438\\u0437\\u044b\\u0441\\u043a\\u0430\\u043d\\u043d\\u044b\\u043c \\u0441\\u043e\\u0447\\u0435\\u0442\\u0430\\u043d\\u0438\\u0435\\u043c \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\\u043e\\u0432, \\u0442\\u0435\\u043a\\u0441\\u0442\\u0443\\u0440 \\u0438 \\u043f\\u0440\\u0435\\u0434\\u043c\\u0435\\u0442\\u043e\\u0432 \\u0438\\u0441\\u043a\\u0443\\u0441\\u0441\\u0442\\u0432\\u0430.\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":10,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-19 17:09:35\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-19 17:06:36\",\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/item\\\\\\/3.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/item\\\\\\/3.jpg?width=1050&height=600\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/rectangle.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/rectangle.jpg?width=1920&height=999\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(182, 'com_content.article.19', '', '2023-12-19 20:14:30', 113, 3668, 'da1ee78ba507e31f39cf241123d71b3ea8716db3', '{\"id\":\"19\",\"asset_id\":150,\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"alias\":\"trts-kashirskaya-plaza\",\"introtext\":\"\\u0414\\u043b\\u044f \\u0442\\u0435\\u0445, \\u043a\\u0442\\u043e \\u043f\\u0440\\u0435\\u0434\\u043f\\u043e\\u0447\\u0438\\u0442\\u0430\\u0435\\u0442 \\u043d\\u0430\\u0447\\u0438\\u043d\\u0430\\u0442\\u044c \\u0441\\u0432\\u043e\\u0439 \\u0434\\u0435\\u043d\\u044c \\u0441 \\u0441\\u044b\\u0442\\u043d\\u043e\\u0433\\u043e \\u0438 \\u0432\\u043a\\u0443\\u0441\\u043d\\u043e\\u0433\\u043e \\u0437\\u0430\\u0432\\u0442\\u0440\\u0430\\u043a\\u0430 - Zames bar \\u0432 \\u0442\\u0440\\u0446 \\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430 \\u0441\\u0442\\u0430\\u043d\\u0435\\u0442 \\u043b\\u0443\\u0447\\u0448\\u0438\\u043c \\u0440\\u0435\\u0448\\u0435\\u043d\\u0438\\u0435\\u043c. \\u0423\\u044e\\u0442\\u043d\\u0430\\u044f \\u0430\\u0442\\u043c\\u043e\\u0441\\u0444\\u0435\\u0440\\u0430 \\u0438 \\u0434\\u0440\\u0443\\u0436\\u0435\\u043b\\u044e\\u0431\\u043d\\u044b\\u0439 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b, \\u0432\\u043a\\u0443\\u0441\\u043d\\u044b\\u0435 \\u0438 \\u0441\\u044b\\u0442\\u043d\\u044b\\u0435 \\u0431\\u043b\\u044e\\u0434\\u0430 \\u043d\\u0430 \\u043b\\u044e\\u0431\\u043e\\u0439 \\u0432\\u043a\\u0443\\u0441, \\u0430 \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0431\\u0435\\u0441\\u043f\\u043b\\u0430\\u0442\\u043d\\u0430\\u044f \\u043f\\u0430\\u0440\\u043a\\u043e\\u0432\\u043a\\u0430, \\u043a\\u043e\\u0442\\u043e\\u0440\\u0430\\u044f \\u043f\\u043e\\u0437\\u0432\\u043e\\u043b\\u0438\\u0442 \\u043d\\u0430\\u0441\\u043b\\u0430\\u0436\\u0434\\u0430\\u0442\\u044c\\u0441\\u044f \\u043e\\u0442\\u0434\\u044b\\u0445\\u043e\\u043c, \\u043d\\u0435 \\u0431\\u0435\\u0441\\u043f\\u043e\\u043a\\u043e\\u044f\\u0441\\u044c \\u043e \\u0442\\u043e\\u043c \\u0433\\u0434\\u0435 \\u043e\\u0441\\u0442\\u0430\\u0432\\u0438\\u0442\\u044c \\u0441\\u0432\\u043e\\u0439 \\u0430\\u0432\\u0442\\u043e\\u043c\\u043e\\u0431\\u0438\\u043b\\u044c.\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":10,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-19 20:14:30\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-19 19:26:14\",\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/item\\\\\\/1.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/item\\\\\\/1.jpg?width=1050&height=600\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/rectangle.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/rectangle.jpg?width=1920&height=999\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":59,\"ordering\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(183, 'com_content.article.25', '', '2023-12-20 06:14:07', 113, 2553, 'dc205d1532ff6a0e3d18260154d7e29278724ff7', '{\"id\":\"25\",\"asset_id\":168,\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0443\\u043d\\u0446\\u0435\\u0432\\u043e \\u041f\\u043b\\u0430\\u0437\\u0430\\u00bb\",\"alias\":\"trts-kuntsevo-plaza\",\"introtext\":\"ZAMES \\u0432 \\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb - \\u0444\\u043b\\u0430\\u0433\\u043c\\u0430\\u043d \\u0441\\u0435\\u0442\\u0438 \\u0441 \\u0438\\u0437\\u044b\\u0441\\u043a\\u0430\\u043d\\u043d\\u044b\\u043c \\u0441\\u043e\\u0447\\u0435\\u0442\\u0430\\u043d\\u0438\\u0435\\u043c \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\\u043e\\u0432, \\u0442\\u0435\\u043a\\u0441\\u0442\\u0443\\u0440 \\u0438 \\u043f\\u0440\\u0435\\u0434\\u043c\\u0435\\u0442\\u043e\\u0432 \\u0438\\u0441\\u043a\\u0443\\u0441\\u0441\\u0442\\u0432\\u0430.\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":10,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-20 06:14:07\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-20 06:13:51\",\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/item\\\\\\/4.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/item\\\\\\/4.jpg?width=1050&height=600\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/rectangle.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/rectangle.jpg?width=1920&height=999\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":8,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(184, 'com_content.article.19', '', '2023-12-20 07:23:57', 113, 3739, '15ba34a861e7d43d62adb8415f0adf80b2862b63', '{\"id\":\"19\",\"asset_id\":150,\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"alias\":\"trts-kashirskaya-plaza\",\"introtext\":\"\\u0414\\u043b\\u044f \\u0442\\u0435\\u0445, \\u043a\\u0442\\u043e \\u043f\\u0440\\u0435\\u0434\\u043f\\u043e\\u0447\\u0438\\u0442\\u0430\\u0435\\u0442 \\u043d\\u0430\\u0447\\u0438\\u043d\\u0430\\u0442\\u044c \\u0441\\u0432\\u043e\\u0439 \\u0434\\u0435\\u043d\\u044c \\u0441 \\u0441\\u044b\\u0442\\u043d\\u043e\\u0433\\u043e \\u0438 \\u0432\\u043a\\u0443\\u0441\\u043d\\u043e\\u0433\\u043e \\u0437\\u0430\\u0432\\u0442\\u0440\\u0430\\u043a\\u0430 - Zames bar \\u0432 \\u0442\\u0440\\u0446 \\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430 \\u0441\\u0442\\u0430\\u043d\\u0435\\u0442 \\u043b\\u0443\\u0447\\u0448\\u0438\\u043c \\u0440\\u0435\\u0448\\u0435\\u043d\\u0438\\u0435\\u043c. \\u0423\\u044e\\u0442\\u043d\\u0430\\u044f \\u0430\\u0442\\u043c\\u043e\\u0441\\u0444\\u0435\\u0440\\u0430 \\u0438 \\u0434\\u0440\\u0443\\u0436\\u0435\\u043b\\u044e\\u0431\\u043d\\u044b\\u0439 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b, \\u0432\\u043a\\u0443\\u0441\\u043d\\u044b\\u0435 \\u0438 \\u0441\\u044b\\u0442\\u043d\\u044b\\u0435 \\u0431\\u043b\\u044e\\u0434\\u0430 \\u043d\\u0430 \\u043b\\u044e\\u0431\\u043e\\u0439 \\u0432\\u043a\\u0443\\u0441, \\u0430 \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0431\\u0435\\u0441\\u043f\\u043b\\u0430\\u0442\\u043d\\u0430\\u044f \\u043f\\u0430\\u0440\\u043a\\u043e\\u0432\\u043a\\u0430, \\u043a\\u043e\\u0442\\u043e\\u0440\\u0430\\u044f \\u043f\\u043e\\u0437\\u0432\\u043e\\u043b\\u0438\\u0442 \\u043d\\u0430\\u0441\\u043b\\u0430\\u0436\\u0434\\u0430\\u0442\\u044c\\u0441\\u044f \\u043e\\u0442\\u0434\\u044b\\u0445\\u043e\\u043c, \\u043d\\u0435 \\u0431\\u0435\\u0441\\u043f\\u043e\\u043a\\u043e\\u044f\\u0441\\u044c \\u043e \\u0442\\u043e\\u043c \\u0433\\u0434\\u0435 \\u043e\\u0441\\u0442\\u0430\\u0432\\u0438\\u0442\\u044c \\u0441\\u0432\\u043e\\u0439 \\u0430\\u0432\\u0442\\u043e\\u043c\\u043e\\u0431\\u0438\\u043b\\u044c.\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":10,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-20 07:23:57\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-20 06:41:49\",\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/kashirskaya-plaza\\\\\\/preview.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/kashirskaya-plaza\\\\\\/preview.jpg?width=1024&height=682\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/kashirskaya-plaza\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/kashirskaya-plaza\\\\\\/main.jpg?width=1920&height=1278\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":68,\"ordering\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(185, 'com_content.article.21', '', '2023-12-20 08:20:26', 113, 2412, 'ed8b671c1e0fecdd788e0e2eb85dbd18c73f416c', '{\"id\":\"21\",\"asset_id\":164,\"title\":\"\\u041c\\u0438\\u0442\\u0438\\u043d\\u043e\",\"alias\":\"mitino\",\"introtext\":\"ZAMES \\u041c\\u0438\\u0442\\u0438\\u043d\\u043e - \\u0444\\u043b\\u0430\\u0433\\u043c\\u0430\\u043d \\u0441\\u0435\\u0442\\u0438 \\u0441 \\u0438\\u0437\\u044b\\u0441\\u043a\\u0430\\u043d\\u043d\\u044b\\u043c \\u0441\\u043e\\u0447\\u0435\\u0442\\u0430\\u043d\\u0438\\u0435\\u043c \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\\u043e\\u0432, \\u0442\\u0435\\u043a\\u0441\\u0442\\u0443\\u0440 \\u0438 \\u043f\\u0440\\u0435\\u0434\\u043c\\u0435\\u0442\\u043e\\u0432 \\u0438\\u0441\\u043a\\u0443\\u0441\\u0441\\u0442\\u0432\\u0430.\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":10,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-20 08:20:26\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-20 08:05:47\",\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/mitino\\\\\\/preview.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/mitino\\\\\\/preview.jpg?width=1024&height=682\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/mitino\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/mitino\\\\\\/main.jpg?width=1920&height=1278\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":8,\"ordering\":4,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(186, 'com_content.article.23', '', '2023-12-20 13:27:18', 113, 2864, '7059e4afe5ead1023604a29ece1e72f38b0962c7', '{\"id\":\"23\",\"asset_id\":166,\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u0410\\u0444\\u0438\\u043c\\u043e\\u043b\\u043b \\u0421\\u0438\\u0442\\u0438\\u00bb\",\"alias\":\"afimoll-siti\",\"introtext\":\"Zames \\u0410\\u0444\\u0438\\u043c\\u043e\\u043b\\u043b - \\u044d\\u0442\\u043e \\u0431\\u0430\\u0440 \\u0441 \\u0443\\u043d\\u0438\\u043a\\u0430\\u043b\\u044c\\u043d\\u043e\\u0439 \\u043b\\u043e\\u043a\\u0430\\u0446\\u0438\\u0435\\u0439. \\u041e\\u043d \\u0440\\u0430\\u0441\\u043f\\u043e\\u043b\\u043e\\u0436\\u0435\\u043d \\u0432 \\u0441\\u0430\\u043c\\u043e\\u043c \\u0441\\u0435\\u0440\\u0434\\u0446\\u0435 \\u041c\\u043e\\u0441\\u043a\\u0432\\u0430 \\u0441\\u0438\\u0442\\u0438, \\u0447\\u0442\\u043e \\u0434\\u0435\\u043b\\u0430\\u0435\\u0442 \\u0435\\u0433\\u043e \\u0438\\u0434\\u0435\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u043c\\u0435\\u0441\\u0442\\u043e\\u043c \\u0434\\u043b\\u044f \\u043e\\u0442\\u043b\\u0438\\u0447\\u043d\\u043e\\u0433\\u043e \\u0448\\u043e\\u043f\\u0438\\u043d\\u0433\\u0430 \\u0438 \\u043a\\u043e\\u043c\\u0444\\u043e\\u0440\\u0442\\u043d\\u043e\\u0433\\u043e \\u043e\\u0442\\u0434\\u044b\\u0445\\u0430 \\u043f\\u043e\\u0441\\u043b\\u0435 \\u043d\\u0435\\u0433\\u043e. \\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":10,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-20 13:27:18\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-20 13:22:44\",\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/item\\\\\\/3.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/item\\\\\\/3.jpg?width=1050&height=600\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/rectangle.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/rectangle.jpg?width=1920&height=999\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":8,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(187, 'com_content.article.25', '', '2023-12-20 13:28:57', 113, 3517, 'a5dce324c4c2eef8316527472d41b6dbd0dd8bfc', '{\"id\":\"25\",\"asset_id\":168,\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0443\\u043d\\u0446\\u0435\\u0432\\u043e \\u041f\\u043b\\u0430\\u0437\\u0430\\u00bb\",\"alias\":\"kuntsevo-plaza\",\"introtext\":\"\\u0414\\u043e\\u0431\\u0440\\u043e \\u043f\\u043e\\u0436\\u0430\\u043b\\u043e\\u0432\\u0430\\u0442\\u044c \\u0432 \\u0431\\u0430\\u0440, \\u0433\\u0434\\u0435 \\u043f\\u0435\\u0440\\u0435\\u043f\\u043b\\u0435\\u0442\\u0430\\u044e\\u0442\\u0441\\u044f \\u0430\\u0442\\u043c\\u043e\\u0441\\u0444\\u0435\\u0440\\u0430 \\u0440\\u043e\\u043a-\\u043d-\\u0440\\u043e\\u043b\\u043b\\u0430 \\u0438 \\u043a\\u0430\\u043d\\u0442\\u0440\\u0438! \\u0423 \\u043d\\u0430\\u0441 \\u0432\\u044b \\u043d\\u0430\\u0439\\u0434\\u0435\\u0442\\u0435 \\u0432\\u0441\\u0435, \\u0447\\u0442\\u043e \\u043d\\u0443\\u0436\\u043d\\u043e \\u0434\\u043b\\u044f \\u043d\\u0435\\u0437\\u0430\\u0431\\u044b\\u0432\\u0430\\u0435\\u043c\\u043e\\u0433\\u043e \\u0432\\u0440\\u0435\\u043c\\u044f\\u043f\\u0440\\u0435\\u043f\\u0440\\u043e\\u0432\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f. \\u0412\\u0438\\u0434\\u0435\\u043e\\u0440\\u0435\\u043f\\u043e\\u0440\\u0442\\u0430\\u0436\\u0438 \\u043e \\u0441\\u0430\\u043c\\u044b\\u0445 \\u0437\\u0430\\u0445\\u0432\\u0430\\u0442\\u044b\\u0432\\u0430\\u044e\\u0449\\u0438\\u0445 \\u0441\\u043f\\u043e\\u0440\\u0442\\u0438\\u0432\\u043d\\u044b\\u0445 \\u0441\\u043e\\u0431\\u044b\\u0442\\u0438\\u044f\\u0445 \\u0431\\u0443\\u0434\\u0443\\u0442 \\u0442\\u0440\\u0430\\u043d\\u0441\\u043b\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c\\u0441\\u044f \\u043d\\u0430 \\u0431\\u043e\\u043b\\u044c\\u0448\\u0438\\u0445 \\u044d\\u043a\\u0440\\u0430\\u043d\\u0430\\u0445, \\u043f\\u043e\\u0433\\u0440\\u0443\\u0436\\u0430\\u044f \\u0432\\u0430\\u0441 \\u0432 \\u043d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0443\\u044e \\u0430\\u0442\\u043c\\u043e\\u0441\\u0444\\u0435\\u0440\\u0443 \\u0441\\u043e\\u0441\\u0442\\u044f\\u0437\\u0430\\u043d\\u0438\\u0439.\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":10,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-20 13:28:57\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-20 13:28:27\",\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/item\\\\\\/4.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/item\\\\\\/4.jpg?width=1050&height=600\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/rectangle.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/rectangle.jpg?width=1920&height=999\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":9,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(188, 'com_content.article.19', '', '2023-12-20 13:29:05', 113, 3734, 'ba0ee2b3fab4206137260e8920fb4c750561e2b0', '{\"id\":\"19\",\"asset_id\":150,\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb \",\"alias\":\"kashirskaya-plaza\",\"introtext\":\"\\u0414\\u043b\\u044f \\u0442\\u0435\\u0445, \\u043a\\u0442\\u043e \\u043f\\u0440\\u0435\\u0434\\u043f\\u043e\\u0447\\u0438\\u0442\\u0430\\u0435\\u0442 \\u043d\\u0430\\u0447\\u0438\\u043d\\u0430\\u0442\\u044c \\u0441\\u0432\\u043e\\u0439 \\u0434\\u0435\\u043d\\u044c \\u0441 \\u0441\\u044b\\u0442\\u043d\\u043e\\u0433\\u043e \\u0438 \\u0432\\u043a\\u0443\\u0441\\u043d\\u043e\\u0433\\u043e \\u0437\\u0430\\u0432\\u0442\\u0440\\u0430\\u043a\\u0430 - Zames bar \\u0432 \\u0442\\u0440\\u0446 \\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430 \\u0441\\u0442\\u0430\\u043d\\u0435\\u0442 \\u043b\\u0443\\u0447\\u0448\\u0438\\u043c \\u0440\\u0435\\u0448\\u0435\\u043d\\u0438\\u0435\\u043c. \\u0423\\u044e\\u0442\\u043d\\u0430\\u044f \\u0430\\u0442\\u043c\\u043e\\u0441\\u0444\\u0435\\u0440\\u0430 \\u0438 \\u0434\\u0440\\u0443\\u0436\\u0435\\u043b\\u044e\\u0431\\u043d\\u044b\\u0439 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b, \\u0432\\u043a\\u0443\\u0441\\u043d\\u044b\\u0435 \\u0438 \\u0441\\u044b\\u0442\\u043d\\u044b\\u0435 \\u0431\\u043b\\u044e\\u0434\\u0430 \\u043d\\u0430 \\u043b\\u044e\\u0431\\u043e\\u0439 \\u0432\\u043a\\u0443\\u0441, \\u0430 \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0431\\u0435\\u0441\\u043f\\u043b\\u0430\\u0442\\u043d\\u0430\\u044f \\u043f\\u0430\\u0440\\u043a\\u043e\\u0432\\u043a\\u0430, \\u043a\\u043e\\u0442\\u043e\\u0440\\u0430\\u044f \\u043f\\u043e\\u0437\\u0432\\u043e\\u043b\\u0438\\u0442 \\u043d\\u0430\\u0441\\u043b\\u0430\\u0436\\u0434\\u0430\\u0442\\u044c\\u0441\\u044f \\u043e\\u0442\\u0434\\u044b\\u0445\\u043e\\u043c, \\u043d\\u0435 \\u0431\\u0435\\u0441\\u043f\\u043e\\u043a\\u043e\\u044f\\u0441\\u044c \\u043e \\u0442\\u043e\\u043c \\u0433\\u0434\\u0435 \\u043e\\u0441\\u0442\\u0430\\u0432\\u0438\\u0442\\u044c \\u0441\\u0432\\u043e\\u0439 \\u0430\\u0432\\u0442\\u043e\\u043c\\u043e\\u0431\\u0438\\u043b\\u044c.\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":10,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-20 13:29:05\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-20 13:28:59\",\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/kashirskaya-plaza\\\\\\/preview.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/kashirskaya-plaza\\\\\\/preview.jpg?width=1024&height=682\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/kashirskaya-plaza\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/kashirskaya-plaza\\\\\\/main.jpg?width=1920&height=1278\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":73,\"ordering\":5,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(189, 'com_content.article.27', '', '2023-12-20 13:32:15', 113, 2504, '7f64c7468e503693c0df93c1598d9cc8e9e305f3', '{\"id\":\"27\",\"asset_id\":170,\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u0425\\u043e\\u0440\\u043e\\u0448\\u043e\\u00bb\",\"alias\":\"horosho\",\"introtext\":\"ZAMES \\u0432 \\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb - \\u0444\\u043b\\u0430\\u0433\\u043c\\u0430\\u043d \\u0441\\u0435\\u0442\\u0438 \\u0441 \\u0438\\u0437\\u044b\\u0441\\u043a\\u0430\\u043d\\u043d\\u044b\\u043c \\u0441\\u043e\\u0447\\u0435\\u0442\\u0430\\u043d\\u0438\\u0435\\u043c \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\\u043e\\u0432, \\u0442\\u0435\\u043a\\u0441\\u0442\\u0443\\u0440 \\u0438 \\u043f\\u0440\\u0435\\u0434\\u043c\\u0435\\u0442\\u043e\\u0432 \\u0438\\u0441\\u043a\\u0443\\u0441\\u0441\\u0442\\u0432\\u0430.\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":10,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-20 13:32:15\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-20 13:32:06\",\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/item\\\\\\/5.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/item\\\\\\/5.jpg?width=1050&height=600\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/rectangle.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/rectangle.jpg?width=1920&height=999\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":6,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(190, 'com_content.article.27', '', '2023-12-20 13:34:25', 113, 3474, '6eb7ad899a17f7999c3f7652fe4531bb8e18813d', '{\"id\":\"27\",\"asset_id\":170,\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u0425\\u043e\\u0440\\u043e\\u0448\\u043e\\u00bb\",\"alias\":\"horosho\",\"introtext\":\"\\u0415\\u0441\\u043b\\u0438 \\u0432\\u044b \\u0438\\u0449\\u0435\\u0442\\u0435 \\u0443\\u044e\\u0442\\u043d\\u043e\\u0435 \\u043c\\u0435\\u0441\\u0442\\u043e, \\u0433\\u0434\\u0435 \\u043c\\u043e\\u0436\\u043d\\u043e \\u043f\\u0440\\u043e\\u0432\\u0435\\u0441\\u0442\\u0438 \\u0432\\u0440\\u0435\\u043c\\u044f \\u0441 \\u0441\\u0435\\u043c\\u044c\\u0435\\u0439 \\u0438\\u043b\\u0438 \\u0434\\u0440\\u0443\\u0437\\u044c\\u044f\\u043c\\u0438 \\u0437\\u0430 \\u0432\\u043a\\u0443\\u0441\\u043d\\u044b\\u043c \\u0443\\u0436\\u0438\\u043d\\u043e\\u043c \\u0438 \\u043f\\u0440\\u043e\\u0445\\u043b\\u0430\\u0434\\u043d\\u044b\\u043c \\u0431\\u043e\\u043a\\u0430\\u043b\\u043e\\u043c \\u043f\\u0438\\u0432\\u0430, \\u0442\\u043e \\u0432\\u0430\\u043c \\u0442\\u043e\\u0447\\u043d\\u043e \\u0441\\u0442\\u043e\\u0438\\u0442 \\u0437\\u0430\\u0433\\u043b\\u044f\\u043d\\u0443\\u0442\\u044c \\u0432 Zames Bar \\u0425\\u043e\\u0440\\u043e\\u0448\\u043e\\u0432\\u043e. \\u0410\\u0442\\u043c\\u043e\\u0441\\u0444\\u0435\\u0440\\u0430 \\u043d\\u0430\\u0448\\u0435\\u0433\\u043e \\u0431\\u0430\\u0440\\u0430 \\u0440\\u0430\\u0441\\u043f\\u043e\\u043b\\u0430\\u0433\\u0430\\u0435\\u0442 \\u043a \\u043f\\u0440\\u0438\\u044f\\u0442\\u043d\\u043e\\u043c\\u0443 \\u043e\\u0442\\u0434\\u044b\\u0445\\u0443, \\u0430 \\u043e\\u0442\\u0434\\u0435\\u043b\\u044c\\u043d\\u044b\\u0439 \\u0432\\u0445\\u043e\\u0434 \\u043f\\u043e\\u0437\\u0432\\u043e\\u043b\\u044f\\u0435\\u0442 \\u043d\\u0430\\u043c \\u0440\\u0430\\u0431\\u043e\\u0442\\u0430\\u0442\\u044c \\u0434\\u0430\\u0436\\u0435 \\u043f\\u043e\\u0441\\u043b\\u0435 \\u0437\\u0430\\u043a\\u0440\\u044b\\u0442\\u0438\\u044f \\u0442\\u043e\\u0440\\u0433\\u043e\\u0432\\u043e\\u0433\\u043e \\u0446\\u0435\\u043d\\u0442\\u0440\\u0430.\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":10,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-20 13:34:25\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-20 13:32:15\",\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/item\\\\\\/5.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/item\\\\\\/5.jpg?width=1050&height=600\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/rectangle.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/rectangle.jpg?width=1920&height=999\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":7,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(191, 'com_content.article.29', '', '2023-12-20 13:37:23', 113, 2921, '04c82dbefe6f3ba5f6aaa390928fe99342a8344a', '{\"id\":\"29\",\"asset_id\":172,\"title\":\"\\u0411\\u0443\\u0442\\u043e\\u0432\\u043e\",\"alias\":\"butovo\",\"introtext\":\"\\u042f\\u0440\\u043a\\u0438\\u0435 \\u043c\\u0443\\u0437\\u044b\\u043a\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0432\\u0435\\u0447\\u0435\\u0440\\u0430, \\u0441 22.00 \\u043a\\u0430\\u0436\\u0434\\u0443\\u044e \\u043f\\u044f\\u0442\\u043d\\u0438\\u0446\\u0443 \\u0438 \\u0441\\u0443\\u0431\\u0431\\u043e\\u0442\\u0443, \\u0438 \\u043d\\u0435\\u0437\\u0430\\u0431\\u044b\\u0432\\u0430\\u0435\\u043c\\u0430\\u044f \\u0430\\u0442\\u043c\\u043e\\u0441\\u0444\\u0435\\u0440\\u0430. \\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u044b \\u0441\\u043c\\u043e\\u0436\\u0435\\u0442\\u0435 \\u043d\\u0430\\u0441\\u043b\\u0430\\u0434\\u0438\\u0442\\u044c\\u0441\\u044f \\u0436\\u0438\\u0432\\u043e\\u0439 \\u043c\\u0443\\u0437\\u044b\\u043a\\u043e\\u0439, \\u0432\\u043a\\u0443\\u0441\\u043d\\u043e\\u0439 \\u0435\\u0434\\u043e\\u0439 \\u0438 \\u043f\\u043e\\u043f\\u0440\\u043e\\u0431\\u043e\\u0432\\u0430\\u0442\\u044c \\u0431\\u043e\\u043b\\u0435\\u0435 200 \\u0440\\u0430\\u0437\\u043b\\u0438\\u0447\\u043d\\u044b\\u0445 \\u0441\\u043e\\u0440\\u0442\\u043e\\u0432 \\u043a\\u0440\\u0430\\u0444\\u0442\\u043e\\u0432\\u043e\\u0433\\u043e \\u043f\\u0438\\u0432\\u0430.\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":10,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-20 13:37:23\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-20 13:35:17\",\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/item\\\\\\/6.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/item\\\\\\/6.jpg?width=1050&height=600\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/rectangle.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/rectangle.jpg?width=1920&height=999\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":7,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(192, 'com_content.article.21', '', '2023-12-20 17:15:56', 113, 3658, 'b1b3473291b29d043f08299dd5b4c7c1a7d6b632', '{\"id\":\"21\",\"asset_id\":164,\"title\":\"\\u041c\\u0438\\u0442\\u0438\\u043d\\u043e\",\"alias\":\"mitino\",\"introtext\":\"\\u041e\\u0442\\u043b\\u0438\\u0447\\u043d\\u043e\\u0435 \\u043c\\u0435\\u0441\\u0442\\u043e \\u0434\\u043b\\u044f \\u043e\\u0442\\u0434\\u044b\\u0445\\u0430 \\u0436\\u0438\\u0442\\u0435\\u043b\\u0435\\u0439 \\u0438 \\u0433\\u043e\\u0441\\u0442\\u0435\\u0439 \\u0440\\u0430\\u0439\\u043e\\u043d\\u0430! \\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0441 \\u043f\\u043e\\u0440\\u0430\\u0434\\u0443\\u044e\\u0442 \\u043d\\u0435 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0443\\u044e\\u0442\\u043d\\u043e\\u0439 \\u0430\\u0442\\u043c\\u043e\\u0441\\u0444\\u0435\\u0440\\u043e\\u0439 \\u0438 \\u043f\\u0430\\u043d\\u043e\\u0440\\u0430\\u043c\\u043d\\u044b\\u043c\\u0438 \\u043e\\u043a\\u043d\\u0430\\u043c\\u0438, \\u043d\\u043e \\u0438 \\u0441\\u043e\\u0431\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e\\u0439 \\u043a\\u043e\\u043f\\u0442\\u0438\\u043b\\u044c\\u043d\\u0435\\u0439, \\u0433\\u0430\\u0440\\u0430\\u043d\\u0442\\u0438\\u0440\\u0443\\u044e\\u0449\\u0435\\u0439 \\u043d\\u0435\\u043f\\u043e\\u0432\\u0442\\u043e\\u0440\\u0438\\u043c\\u044b\\u0435 \\u0432\\u043a\\u0443\\u0441\\u043e\\u0432\\u044b\\u0435 \\u043e\\u0449\\u0443\\u0449\\u0435\\u043d\\u0438\\u044f \\u043e\\u0442 \\u0431\\u043b\\u044e\\u0434 \\u0438 \\u0437\\u0430\\u043a\\u0443\\u0441\\u043e\\u043a.<br>\\u0422\\u0430\\u043a\\u0436\\u0435 \\u0440\\u044f\\u0434\\u043e\\u043c \\u0441 \\u0431\\u0430\\u0440\\u043e\\u043c \\u0435\\u0441\\u0442\\u044c \\u0431\\u0435\\u0441\\u043f\\u043b\\u0430\\u0442\\u043d\\u044b\\u0439 \\u043f\\u0430\\u0440\\u043a\\u0438\\u043d\\u0433, \\u043f\\u043e\\u044d\\u0442\\u043e\\u043c\\u0443 \\u0432\\u044b \\u043c\\u043e\\u0436\\u0435\\u0442\\u0435 \\u0441\\u043f\\u043e\\u043a\\u043e\\u0439\\u043d\\u043e \\u043f\\u0440\\u0438\\u0435\\u0445\\u0430\\u0442\\u044c \\u043d\\u0430 \\u043c\\u0430\\u0448\\u0438\\u043d\\u0435 \\u0438 \\u043d\\u0430\\u0441\\u043b\\u0430\\u0436\\u0434\\u0430\\u0442\\u044c\\u0441\\u044f \\u0432\\u0435\\u0447\\u0435\\u0440\\u043e\\u043c!\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":10,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-20 17:15:56\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-20 17:15:14\",\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/mitino\\\\\\/preview.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/mitino\\\\\\/preview.jpg?width=1024&height=682\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/mitino\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/mitino\\\\\\/main.jpg?width=1920&height=1278\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":14,\"ordering\":4,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0);
INSERT INTO `lsqvo_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(193, 'com_content.article.23', '', '2023-12-20 18:37:44', 113, 2911, 'c36915b8bbbc420e4aeecb736709a091c6acd88b', '{\"id\":\"23\",\"asset_id\":166,\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u0410\\u0444\\u0438\\u043c\\u043e\\u043b\\u043b \\u0421\\u0438\\u0442\\u0438\\u00bb\",\"alias\":\"afimoll-siti\",\"introtext\":\"Zames \\u0410\\u0444\\u0438\\u043c\\u043e\\u043b\\u043b - \\u044d\\u0442\\u043e \\u0431\\u0430\\u0440 \\u0441 \\u0443\\u043d\\u0438\\u043a\\u0430\\u043b\\u044c\\u043d\\u043e\\u0439 \\u043b\\u043e\\u043a\\u0430\\u0446\\u0438\\u0435\\u0439. \\u041e\\u043d \\u0440\\u0430\\u0441\\u043f\\u043e\\u043b\\u043e\\u0436\\u0435\\u043d \\u0432 \\u0441\\u0430\\u043c\\u043e\\u043c \\u0441\\u0435\\u0440\\u0434\\u0446\\u0435 \\u041c\\u043e\\u0441\\u043a\\u0432\\u0430 \\u0441\\u0438\\u0442\\u0438, \\u0447\\u0442\\u043e \\u0434\\u0435\\u043b\\u0430\\u0435\\u0442 \\u0435\\u0433\\u043e \\u0438\\u0434\\u0435\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u043c\\u0435\\u0441\\u0442\\u043e\\u043c \\u0434\\u043b\\u044f \\u043e\\u0442\\u043b\\u0438\\u0447\\u043d\\u043e\\u0433\\u043e \\u0448\\u043e\\u043f\\u0438\\u043d\\u0433\\u0430 \\u0438 \\u043a\\u043e\\u043c\\u0444\\u043e\\u0440\\u0442\\u043d\\u043e\\u0433\\u043e \\u043e\\u0442\\u0434\\u044b\\u0445\\u0430 \\u043f\\u043e\\u0441\\u043b\\u0435 \\u043d\\u0435\\u0433\\u043e.\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":10,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-20 18:37:44\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-20 18:19:13\",\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/afimoll-siti\\\\\\/preview.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/afimoll-siti\\\\\\/preview.jpg?width=1024&height=682\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/afimoll-siti\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/afimoll-siti\\\\\\/main.jpg?width=1920&height=1278\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":11,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(194, 'com_content.article.25', '', '2023-12-20 19:48:11', 113, 3577, '2eda67f1a039cb7ac583abb8e57f695152abe075', '{\"id\":\"25\",\"asset_id\":168,\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0443\\u043d\\u0446\\u0435\\u0432\\u043e \\u041f\\u043b\\u0430\\u0437\\u0430\\u00bb\",\"alias\":\"kuntsevo-plaza\",\"introtext\":\"\\u0414\\u043e\\u0431\\u0440\\u043e \\u043f\\u043e\\u0436\\u0430\\u043b\\u043e\\u0432\\u0430\\u0442\\u044c \\u0432 \\u0431\\u0430\\u0440, \\u0433\\u0434\\u0435 \\u043f\\u0435\\u0440\\u0435\\u043f\\u043b\\u0435\\u0442\\u0430\\u044e\\u0442\\u0441\\u044f \\u0430\\u0442\\u043c\\u043e\\u0441\\u0444\\u0435\\u0440\\u0430 \\u0440\\u043e\\u043a-\\u043d-\\u0440\\u043e\\u043b\\u043b\\u0430 \\u0438 \\u043a\\u0430\\u043d\\u0442\\u0440\\u0438! \\u0423 \\u043d\\u0430\\u0441 \\u0432\\u044b \\u043d\\u0430\\u0439\\u0434\\u0435\\u0442\\u0435 \\u0432\\u0441\\u0435, \\u0447\\u0442\\u043e \\u043d\\u0443\\u0436\\u043d\\u043e \\u0434\\u043b\\u044f \\u043d\\u0435\\u0437\\u0430\\u0431\\u044b\\u0432\\u0430\\u0435\\u043c\\u043e\\u0433\\u043e \\u0432\\u0440\\u0435\\u043c\\u044f\\u043f\\u0440\\u0435\\u043f\\u0440\\u043e\\u0432\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f. \\u0412\\u0438\\u0434\\u0435\\u043e\\u0440\\u0435\\u043f\\u043e\\u0440\\u0442\\u0430\\u0436\\u0438 \\u043e \\u0441\\u0430\\u043c\\u044b\\u0445 \\u0437\\u0430\\u0445\\u0432\\u0430\\u0442\\u044b\\u0432\\u0430\\u044e\\u0449\\u0438\\u0445 \\u0441\\u043f\\u043e\\u0440\\u0442\\u0438\\u0432\\u043d\\u044b\\u0445 \\u0441\\u043e\\u0431\\u044b\\u0442\\u0438\\u044f\\u0445 \\u0431\\u0443\\u0434\\u0443\\u0442 \\u0442\\u0440\\u0430\\u043d\\u0441\\u043b\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c\\u0441\\u044f \\u043d\\u0430 \\u0431\\u043e\\u043b\\u044c\\u0448\\u0438\\u0445 \\u044d\\u043a\\u0440\\u0430\\u043d\\u0430\\u0445, \\u043f\\u043e\\u0433\\u0440\\u0443\\u0436\\u0430\\u044f \\u0432\\u0430\\u0441 \\u0432 \\u043d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0443\\u044e \\u0430\\u0442\\u043c\\u043e\\u0441\\u0444\\u0435\\u0440\\u0443 \\u0441\\u043e\\u0441\\u0442\\u044f\\u0437\\u0430\\u043d\\u0438\\u0439.\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":10,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-20 19:48:11\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-20 19:16:24\",\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/kuntsevo-plaza\\\\\\/preview.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/kuntsevo-plaza\\\\\\/preview.jpg?width=1024&height=682\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/kuntsevo-plaza\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/kuntsevo-plaza\\\\\\/main.jpg?width=1920&height=1278\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":13,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(195, 'com_content.article.29', '', '2023-12-20 20:04:19', 113, 2948, 'c2db020194010ffa9788478be12a078cf8aeb3e6', '{\"id\":\"29\",\"asset_id\":172,\"title\":\"\\u0411\\u0443\\u0442\\u043e\\u0432\\u043e\",\"alias\":\"butovo\",\"introtext\":\"\\u042f\\u0440\\u043a\\u0438\\u0435 \\u043c\\u0443\\u0437\\u044b\\u043a\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0432\\u0435\\u0447\\u0435\\u0440\\u0430, \\u0441 22.00 \\u043a\\u0430\\u0436\\u0434\\u0443\\u044e \\u043f\\u044f\\u0442\\u043d\\u0438\\u0446\\u0443 \\u0438 \\u0441\\u0443\\u0431\\u0431\\u043e\\u0442\\u0443, \\u0438 \\u043d\\u0435\\u0437\\u0430\\u0431\\u044b\\u0432\\u0430\\u0435\\u043c\\u0430\\u044f \\u0430\\u0442\\u043c\\u043e\\u0441\\u0444\\u0435\\u0440\\u0430. \\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u044b \\u0441\\u043c\\u043e\\u0436\\u0435\\u0442\\u0435 \\u043d\\u0430\\u0441\\u043b\\u0430\\u0434\\u0438\\u0442\\u044c\\u0441\\u044f \\u0436\\u0438\\u0432\\u043e\\u0439 \\u043c\\u0443\\u0437\\u044b\\u043a\\u043e\\u0439, \\u0432\\u043a\\u0443\\u0441\\u043d\\u043e\\u0439 \\u0435\\u0434\\u043e\\u0439 \\u0438 \\u043f\\u043e\\u043f\\u0440\\u043e\\u0431\\u043e\\u0432\\u0430\\u0442\\u044c \\u0431\\u043e\\u043b\\u0435\\u0435 200 \\u0440\\u0430\\u0437\\u043b\\u0438\\u0447\\u043d\\u044b\\u0445 \\u0441\\u043e\\u0440\\u0442\\u043e\\u0432 \\u043a\\u0440\\u0430\\u0444\\u0442\\u043e\\u0432\\u043e\\u0433\\u043e \\u043f\\u0438\\u0432\\u0430.\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":10,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-20 20:04:19\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-20 19:59:13\",\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/butovo\\\\\\/preview.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/butovo\\\\\\/preview.jpg?width=1024&height=682\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/butovo\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/butovo\\\\\\/main.jpg?width=1920&height=1278\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":9,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(196, 'com_content.article.27', '', '2023-12-22 09:39:17', 113, 3505, '769625a7f657db9a273e51befee28bd73e3ab82b', '{\"id\":\"27\",\"asset_id\":170,\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u0425\\u043e\\u0440\\u043e\\u0448\\u043e\\u00bb\",\"alias\":\"horosho\",\"introtext\":\"\\u0415\\u0441\\u043b\\u0438 \\u0432\\u044b \\u0438\\u0449\\u0435\\u0442\\u0435 \\u0443\\u044e\\u0442\\u043d\\u043e\\u0435 \\u043c\\u0435\\u0441\\u0442\\u043e, \\u0433\\u0434\\u0435 \\u043c\\u043e\\u0436\\u043d\\u043e \\u043f\\u0440\\u043e\\u0432\\u0435\\u0441\\u0442\\u0438 \\u0432\\u0440\\u0435\\u043c\\u044f \\u0441 \\u0441\\u0435\\u043c\\u044c\\u0435\\u0439 \\u0438\\u043b\\u0438 \\u0434\\u0440\\u0443\\u0437\\u044c\\u044f\\u043c\\u0438 \\u0437\\u0430 \\u0432\\u043a\\u0443\\u0441\\u043d\\u044b\\u043c \\u0443\\u0436\\u0438\\u043d\\u043e\\u043c \\u0438 \\u043f\\u0440\\u043e\\u0445\\u043b\\u0430\\u0434\\u043d\\u044b\\u043c \\u0431\\u043e\\u043a\\u0430\\u043b\\u043e\\u043c \\u043f\\u0438\\u0432\\u0430, \\u0442\\u043e \\u0432\\u0430\\u043c \\u0442\\u043e\\u0447\\u043d\\u043e \\u0441\\u0442\\u043e\\u0438\\u0442 \\u0437\\u0430\\u0433\\u043b\\u044f\\u043d\\u0443\\u0442\\u044c \\u0432 Zames Bar \\u0425\\u043e\\u0440\\u043e\\u0448\\u043e\\u0432\\u043e. \\u0410\\u0442\\u043c\\u043e\\u0441\\u0444\\u0435\\u0440\\u0430 \\u043d\\u0430\\u0448\\u0435\\u0433\\u043e \\u0431\\u0430\\u0440\\u0430 \\u0440\\u0430\\u0441\\u043f\\u043e\\u043b\\u0430\\u0433\\u0430\\u0435\\u0442 \\u043a \\u043f\\u0440\\u0438\\u044f\\u0442\\u043d\\u043e\\u043c\\u0443 \\u043e\\u0442\\u0434\\u044b\\u0445\\u0443, \\u0430 \\u043e\\u0442\\u0434\\u0435\\u043b\\u044c\\u043d\\u044b\\u0439 \\u0432\\u0445\\u043e\\u0434 \\u043f\\u043e\\u0437\\u0432\\u043e\\u043b\\u044f\\u0435\\u0442 \\u043d\\u0430\\u043c \\u0440\\u0430\\u0431\\u043e\\u0442\\u0430\\u0442\\u044c \\u0434\\u0430\\u0436\\u0435 \\u043f\\u043e\\u0441\\u043b\\u0435 \\u0437\\u0430\\u043a\\u0440\\u044b\\u0442\\u0438\\u044f \\u0442\\u043e\\u0440\\u0433\\u043e\\u0432\\u043e\\u0433\\u043e \\u0446\\u0435\\u043d\\u0442\\u0440\\u0430.\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":10,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-22 09:39:17\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-22 09:15:27\",\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/horosho\\\\\\/preview.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/horosho\\\\\\/preview.jpg?width=1024&height=682\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/horosho\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/horosho\\\\\\/main.jpg?width=1920&height=1278\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":9,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(197, 'com_content.category.8', '', '2023-12-22 11:40:04', 113, 589, 'b57cb4e89d11cb25352c5e30deb051c6bd7752d6', '{\"id\":\"8\",\"asset_id\":103,\"parent_id\":1,\"lft\":11,\"rgt\":12,\"level\":1,\"path\":\"novosti\",\"extension\":\"com_content\",\"title\":\"\\u0410\\u043a\\u0446\\u0438\\u0438\",\"alias\":\"aktsii\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":113,\"checked_out_time\":\"2023-12-22 11:39:52\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"113\",\"created_time\":\"2023-08-12 07:00:04\",\"modified_user_id\":113,\"modified_time\":\"2023-12-22 11:40:04\",\"hits\":0,\"language\":\"ru-RU\",\"version\":1}', 0),
(198, 'com_content.article.9', '', '2023-12-22 12:34:40', 113, 11629, '27435b53cea57abe70c60bec8d5680a4a865bcda', '{\"id\":\"9\",\"asset_id\":127,\"title\":\"5-\\u0439 \\u043b\\u0430\\u043d\\u0447 \\u0432 \\u043f\\u043e\\u0434\\u0430\\u0440\\u043e\\u043a\",\"alias\":\"nash-novyj-burger\",\"introtext\":\"<p><strong>Lorem Ipsum<\\/strong> - \\u044d\\u0442\\u043e \\u0442\\u0435\\u043a\\u0441\\u0442-\\\"\\u0440\\u044b\\u0431\\u0430\\\", \\u0447\\u0430\\u0441\\u0442\\u043e \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u043c\\u044b\\u0439 \\u0432 \\u043f\\u0435\\u0447\\u0430\\u0442\\u0438 \\u0438 \\u0432\\u044d\\u0431-\\u0434\\u0438\\u0437\\u0430\\u0439\\u043d\\u0435. Lorem Ipsum \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0442\\u0430\\u043d\\u0434\\u0430\\u0440\\u0442\\u043d\\u043e\\u0439 \\\"\\u0440\\u044b\\u0431\\u043e\\u0439\\\" \\u0434\\u043b\\u044f \\u0442\\u0435\\u043a\\u0441\\u0442\\u043e\\u0432 \\u043d\\u0430 \\u043b\\u0430\\u0442\\u0438\\u043d\\u0438\\u0446\\u0435 \\u0441 \\u043d\\u0430\\u0447\\u0430\\u043b\\u0430 XVI \\u0432\\u0435\\u043a\\u0430. \\u0412 \\u0442\\u043e \\u0432\\u0440\\u0435\\u043c\\u044f \\u043d\\u0435\\u043a\\u0438\\u0439 \\u0431\\u0435\\u0437\\u044b\\u043c\\u044f\\u043d\\u043d\\u044b\\u0439 \\u043f\\u0435\\u0447\\u0430\\u0442\\u043d\\u0438\\u043a \\u0441\\u043e\\u0437\\u0434\\u0430\\u043b \\u0431\\u043e\\u043b\\u044c\\u0448\\u0443\\u044e \\u043a\\u043e\\u043b\\u043b\\u0435\\u043a\\u0446\\u0438\\u044e \\u0440\\u0430\\u0437\\u043c\\u0435\\u0440\\u043e\\u0432 \\u0438 \\u0444\\u043e\\u0440\\u043c \\u0448\\u0440\\u0438\\u0444\\u0442\\u043e\\u0432, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044f Lorem Ipsum \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0435\\u0447\\u0430\\u0442\\u043a\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0437\\u0446\\u043e\\u0432. Lorem Ipsum \\u043d\\u0435 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0443\\u0441\\u043f\\u0435\\u0448\\u043d\\u043e \\u043f\\u0435\\u0440\\u0435\\u0436\\u0438\\u043b \\u0431\\u0435\\u0437 \\u0437\\u0430\\u043c\\u0435\\u0442\\u043d\\u044b\\u0445 \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0439 \\u043f\\u044f\\u0442\\u044c \\u0432\\u0435\\u043a\\u043e\\u0432, \\u043d\\u043e \\u0438 \\u043f\\u0435\\u0440\\u0435\\u0448\\u0430\\u0433\\u043d\\u0443\\u043b \\u0432 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0439 \\u0434\\u0438\\u0437\\u0430\\u0439\\u043d. \\u0415\\u0433\\u043e \\u043f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u0438\\u0437\\u0430\\u0446\\u0438\\u0438 \\u0432 \\u043d\\u043e\\u0432\\u043e\\u0435 \\u0432\\u0440\\u0435\\u043c\\u044f \\u043f\\u043e\\u0441\\u043b\\u0443\\u0436\\u0438\\u043b\\u0438 \\u043f\\u0443\\u0431\\u043b\\u0438\\u043a\\u0430\\u0446\\u0438\\u044f \\u043b\\u0438\\u0441\\u0442\\u043e\\u0432 Letraset \\u0441 \\u043e\\u0431\\u0440\\u0430\\u0437\\u0446\\u0430\\u043c\\u0438 Lorem Ipsum \\u0432 60-\\u0445 \\u0433\\u043e\\u0434\\u0430\\u0445 \\u0438, \\u0432 \\u0431\\u043e\\u043b\\u0435\\u0435 \\u043d\\u0435\\u0434\\u0430\\u0432\\u043d\\u0435\\u0435 \\u0432\\u0440\\u0435\\u043c\\u044f, \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u044b \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0432\\u0451\\u0440\\u0441\\u0442\\u043a\\u0438 \\u0442\\u0438\\u043f\\u0430 Aldus PageMaker, \\u0432 \\u0448\\u0430\\u0431\\u043b\\u043e\\u043d\\u0430\\u0445 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u0442\\u0441\\u044f Lorem Ipsum.<\\/p>\\r\\n<p>\\u0414\\u0430\\u0432\\u043d\\u043e \\u0432\\u044b\\u044f\\u0441\\u043d\\u0435\\u043d\\u043e, \\u0447\\u0442\\u043e \\u043f\\u0440\\u0438 \\u043e\\u0446\\u0435\\u043d\\u043a\\u0435 \\u0434\\u0438\\u0437\\u0430\\u0439\\u043d\\u0430 \\u0438 \\u043a\\u043e\\u043c\\u043f\\u043e\\u0437\\u0438\\u0446\\u0438\\u0438 \\u0447\\u0438\\u0442\\u0430\\u0435\\u043c\\u044b\\u0439 \\u0442\\u0435\\u043a\\u0441\\u0442 \\u043c\\u0435\\u0448\\u0430\\u0435\\u0442 \\u0441\\u043e\\u0441\\u0440\\u0435\\u0434\\u043e\\u0442\\u043e\\u0447\\u0438\\u0442\\u044c\\u0441\\u044f. Lorem Ipsum \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044e\\u0442 \\u043f\\u043e\\u0442\\u043e\\u043c\\u0443, \\u0447\\u0442\\u043e \\u0442\\u043e\\u0442 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u0431\\u043e\\u043b\\u0435\\u0435 \\u0438\\u043b\\u0438 \\u043c\\u0435\\u043d\\u0435\\u0435 \\u0441\\u0442\\u0430\\u043d\\u0434\\u0430\\u0440\\u0442\\u043d\\u043e\\u0435 \\u0437\\u0430\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u0435 \\u0448\\u0430\\u0431\\u043b\\u043e\\u043d\\u0430, \\u0430 \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0440\\u0435\\u0430\\u043b\\u044c\\u043d\\u043e\\u0435 \\u0440\\u0430\\u0441\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0431\\u0443\\u043a\\u0432 \\u0438 \\u043f\\u0440\\u043e\\u0431\\u0435\\u043b\\u043e\\u0432 \\u0432 \\u0430\\u0431\\u0437\\u0430\\u0446\\u0430\\u0445, \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0435 \\u043d\\u0435 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0435\\u0442\\u0441\\u044f \\u043f\\u0440\\u0438 \\u043f\\u0440\\u043e\\u0441\\u0442\\u043e\\u0439 \\u0434\\u0443\\u0431\\u043b\\u0438\\u043a\\u0430\\u0446\\u0438\\u0438 \\\"\\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442.. \\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442.. \\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043a\\u0441\\u0442..\\\" \\u041c\\u043d\\u043e\\u0433\\u0438\\u0435 \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c\\u044b \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0432\\u0451\\u0440\\u0441\\u0442\\u043a\\u0438 \\u0438 \\u0440\\u0435\\u0434\\u0430\\u043a\\u0442\\u043e\\u0440\\u044b HTML \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u044e\\u0442 Lorem Ipsum \\u0432 \\u043a\\u0430\\u0447\\u0435\\u0441\\u0442\\u0432\\u0435 \\u0442\\u0435\\u043a\\u0441\\u0442\\u0430 \\u043f\\u043e \\u0443\\u043c\\u043e\\u043b\\u0447\\u0430\\u043d\\u0438\\u044e, \\u0442\\u0430\\u043a \\u0447\\u0442\\u043e \\u043f\\u043e\\u0438\\u0441\\u043a \\u043f\\u043e \\u043a\\u043b\\u044e\\u0447\\u0435\\u0432\\u044b\\u043c \\u0441\\u043b\\u043e\\u0432\\u0430\\u043c \\\"lorem ipsum\\\" \\u0441\\u0440\\u0430\\u0437\\u0443 \\u043f\\u043e\\u043a\\u0430\\u0437\\u044b\\u0432\\u0430\\u0435\\u0442, \\u043a\\u0430\\u043a \\u043c\\u043d\\u043e\\u0433\\u043e \\u0432\\u0435\\u0431-\\u0441\\u0442\\u0440\\u0430\\u043d\\u0438\\u0446 \\u0432\\u0441\\u0451 \\u0435\\u0449\\u0451 \\u0434\\u043e\\u0436\\u0438\\u0434\\u0430\\u044e\\u0442\\u0441\\u044f \\u0441\\u0432\\u043e\\u0435\\u0433\\u043e \\u043d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0435\\u0433\\u043e \\u0440\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f. \\u0417\\u0430 \\u043f\\u0440\\u043e\\u0448\\u0435\\u0434\\u0448\\u0438\\u0435 \\u0433\\u043e\\u0434\\u044b \\u0442\\u0435\\u043a\\u0441\\u0442 Lorem Ipsum \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u043b \\u043c\\u043d\\u043e\\u0433\\u043e \\u0432\\u0435\\u0440\\u0441\\u0438\\u0439. \\u041d\\u0435\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 \\u0432\\u0435\\u0440\\u0441\\u0438\\u0438 \\u043f\\u043e\\u044f\\u0432\\u0438\\u043b\\u0438\\u0441\\u044c \\u043f\\u043e \\u043e\\u0448\\u0438\\u0431\\u043a\\u0435, \\u043d\\u0435\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 - \\u043d\\u0430\\u043c\\u0435\\u0440\\u0435\\u043d\\u043d\\u043e (\\u043d\\u0430\\u043f\\u0440\\u0438\\u043c\\u0435\\u0440, \\u044e\\u043c\\u043e\\u0440\\u0438\\u0441\\u0442\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0435 \\u0432\\u0430\\u0440\\u0438\\u0430\\u043d\\u0442\\u044b).<\\/p>\\r\\n<p>\\u041c\\u043d\\u043e\\u0433\\u0438\\u0435 \\u0434\\u0443\\u043c\\u0430\\u044e\\u0442, \\u0447\\u0442\\u043e Lorem Ipsum - \\u0432\\u0437\\u044f\\u0442\\u044b\\u0439 \\u0441 \\u043f\\u043e\\u0442\\u043e\\u043b\\u043a\\u0430 \\u043f\\u0441\\u0435\\u0432\\u0434\\u043e-\\u043b\\u0430\\u0442\\u0438\\u043d\\u0441\\u043a\\u0438\\u0439 \\u043d\\u0430\\u0431\\u043e\\u0440 \\u0441\\u043b\\u043e\\u0432, \\u043d\\u043e \\u044d\\u0442\\u043e \\u043d\\u0435 \\u0441\\u043e\\u0432\\u0441\\u0435\\u043c \\u0442\\u0430\\u043a. \\u0415\\u0433\\u043e \\u043a\\u043e\\u0440\\u043d\\u0438 \\u0443\\u0445\\u043e\\u0434\\u044f\\u0442 \\u0432 \\u043e\\u0434\\u0438\\u043d \\u0444\\u0440\\u0430\\u0433\\u043c\\u0435\\u043d\\u0442 \\u043a\\u043b\\u0430\\u0441\\u0441\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0430\\u0442\\u044b\\u043d\\u0438 45 \\u0433\\u043e\\u0434\\u0430 \\u043d.\\u044d., \\u0442\\u043e \\u0435\\u0441\\u0442\\u044c \\u0431\\u043e\\u043b\\u0435\\u0435 \\u0434\\u0432\\u0443\\u0445 \\u0442\\u044b\\u0441\\u044f\\u0447\\u0435\\u043b\\u0435\\u0442\\u0438\\u0439 \\u043d\\u0430\\u0437\\u0430\\u0434. \\u0420\\u0438\\u0447\\u0430\\u0440\\u0434 \\u041c\\u0430\\u043a\\u041a\\u043b\\u0438\\u043d\\u0442\\u043e\\u043a, \\u043f\\u0440\\u043e\\u0444\\u0435\\u0441\\u0441\\u043e\\u0440 \\u043b\\u0430\\u0442\\u044b\\u043d\\u0438 \\u0438\\u0437 \\u043a\\u043e\\u043b\\u043b\\u0435\\u0434\\u0436\\u0430 Hampden-Sydney, \\u0448\\u0442\\u0430\\u0442 \\u0412\\u0438\\u0440\\u0434\\u0436\\u0438\\u043d\\u0438\\u044f, \\u0432\\u0437\\u044f\\u043b \\u043e\\u0434\\u043d\\u043e \\u0438\\u0437 \\u0441\\u0430\\u043c\\u044b\\u0445 \\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043b\\u043e\\u0432 \\u0432 Lorem Ipsum, \\\"consectetur\\\", \\u0438 \\u0437\\u0430\\u043d\\u044f\\u043b\\u0441\\u044f \\u0435\\u0433\\u043e \\u043f\\u043e\\u0438\\u0441\\u043a\\u0430\\u043c\\u0438 \\u0432 \\u043a\\u043b\\u0430\\u0441\\u0441\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0430\\u0442\\u0438\\u043d\\u0441\\u043a\\u043e\\u0439 \\u043b\\u0438\\u0442\\u0435\\u0440\\u0430\\u0442\\u0443\\u0440\\u0435. \\u0412 \\u0440\\u0435\\u0437\\u0443\\u043b\\u044c\\u0442\\u0430\\u0442\\u0435 \\u043e\\u043d \\u043d\\u0430\\u0448\\u0451\\u043b \\u043d\\u0435\\u043e\\u0441\\u043f\\u043e\\u0440\\u0438\\u043c\\u044b\\u0439 \\u043f\\u0435\\u0440\\u0432\\u043e\\u0438\\u0441\\u0442\\u043e\\u0447\\u043d\\u0438\\u043a Lorem Ipsum \\u0432 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u0430\\u0445 1.10.32 \\u0438 1.10.33 \\u043a\\u043d\\u0438\\u0433\\u0438 \\\"de Finibus Bonorum et Malorum\\\" (\\\"\\u041e \\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0430\\u0445 \\u0434\\u043e\\u0431\\u0440\\u0430 \\u0438 \\u0437\\u043b\\u0430\\\"), \\u043d\\u0430\\u043f\\u0438\\u0441\\u0430\\u043d\\u043d\\u043e\\u0439 \\u0426\\u0438\\u0446\\u0435\\u0440\\u043e\\u043d\\u043e\\u043c \\u0432 45 \\u0433\\u043e\\u0434\\u0443 \\u043d.\\u044d. \\u042d\\u0442\\u043e\\u0442 \\u0442\\u0440\\u0430\\u043a\\u0442\\u0430\\u0442 \\u043f\\u043e \\u0442\\u0435\\u043e\\u0440\\u0438\\u0438 \\u044d\\u0442\\u0438\\u043a\\u0438 \\u0431\\u044b\\u043b \\u043e\\u0447\\u0435\\u043d\\u044c \\u043f\\u043e\\u043f\\u0443\\u043b\\u044f\\u0440\\u0435\\u043d \\u0432 \\u044d\\u043f\\u043e\\u0445\\u0443 \\u0412\\u043e\\u0437\\u0440\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f. \\u041f\\u0435\\u0440\\u0432\\u0430\\u044f \\u0441\\u0442\\u0440\\u043e\\u043a\\u0430 Lorem Ipsum, \\\"Lorem ipsum dolor sit amet..\\\", \\u043f\\u0440\\u043e\\u0438\\u0441\\u0445\\u043e\\u0434\\u0438\\u0442 \\u043e\\u0442 \\u043e\\u0434\\u043d\\u043e\\u0439 \\u0438\\u0437 \\u0441\\u0442\\u0440\\u043e\\u043a \\u0432 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u0435 1.10.32<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":8,\"created\":\"2023-12-22 17:45:13\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-22 12:34:40\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-22 12:32:12\",\"publish_up\":\"2023-12-22 17:45:13\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/news\\\\\\/2.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/news\\\\\\/2.jpg?width=683&height=600\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/news\\\\\\/2.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/news\\\\\\/2.jpg?width=683&height=600\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:news\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":6,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(199, 'com_content.article.9', '', '2023-12-22 12:41:00', 113, 2834, '085322c6f551c807a20dddffc8187c16d66d1650', '{\"id\":\"9\",\"asset_id\":127,\"title\":\"5-\\u0439 \\u043b\\u0430\\u043d\\u0447 \\u0432 \\u043f\\u043e\\u0434\\u0430\\u0440\\u043e\\u043a\",\"alias\":\"5-j-lanch-v-podarok\",\"introtext\":\"<p>\\u0410\\u043a\\u0446\\u0438\\u044f \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u0435\\u0442 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0432 \\u0431\\u0430\\u0440\\u0430\\u0445 <strong>\\u0417\\u0430\\u043c\\u0435\\u0441 \\u0422\\u0420\\u0426 \\\"\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\\"<\\/strong> \\u0438 <strong>\\u0417\\u0430\\u043c\\u0435\\u0441 \\\"\\u041c\\u0438\\u0442\\u0438\\u043d\\u043e\\\"<\\/strong> \\u0432 \\u0431\\u0443\\u0434\\u043d\\u0438\\u0435 \\u0434\\u043d\\u0438 \\u0441 12 \\u0434\\u043e 16 \\u0447\\u0430\\u0441\\u043e\\u0432. \\u0412 \\u0430\\u043a\\u0446\\u0438\\u0438 \\u0443\\u0447\\u0430\\u0441\\u0442\\u0432\\u0443\\u044e\\u0442 \\u043b\\u0430\\u043d\\u0447: 2 \\u0431\\u043b\\u044e\\u0434\\u0430 \\u043d\\u0430 \\u0432\\u044b\\u0431\\u043e\\u0440 + \\u043d\\u0430\\u043f\\u0438\\u0442\\u043e\\u043a, 3 \\u0431\\u043b\\u044e\\u0434\\u0430 \\u043d\\u0430 \\u0432\\u044b\\u0431\\u043e\\u0440 + \\u043d\\u0430\\u043f\\u0438\\u0442\\u043e\\u043a.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":8,\"created\":\"2023-12-22 17:45:13\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-22 12:41:00\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-22 12:34:40\",\"publish_up\":\"2023-12-22 17:45:13\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/news\\\\\\/1.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/news\\\\\\/1.jpg?width=910&height=800\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/news\\\\\\/1.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/news\\\\\\/1.jpg?width=910&height=800\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:news\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":7,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(200, 'com_content.article.9', '', '2023-12-22 12:41:22', 113, 2834, '225d6d8f3972f0351427126c521f102c12009864', '{\"id\":\"9\",\"asset_id\":127,\"title\":\"5-\\u0439 \\u043b\\u0430\\u043d\\u0447 \\u0432 \\u043f\\u043e\\u0434\\u0430\\u0440\\u043e\\u043a\",\"alias\":\"5-j-lanch-v-podarok\",\"introtext\":\"<p>\\u0410\\u043a\\u0446\\u0438\\u044f \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u0435\\u0442 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0432 \\u0431\\u0430\\u0440\\u0430\\u0445 <strong>\\u0417\\u0430\\u043c\\u0435\\u0441 \\u0422\\u0420\\u0426 \\\"\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\\"<\\/strong> \\u0438 <strong>\\u0417\\u0430\\u043c\\u0435\\u0441 \\\"\\u041c\\u0438\\u0442\\u0438\\u043d\\u043e\\\"<\\/strong> \\u0432 \\u0431\\u0443\\u0434\\u043d\\u0438\\u0435 \\u0434\\u043d\\u0438 \\u0441 12 \\u0434\\u043e 16 \\u0447\\u0430\\u0441\\u043e\\u0432. \\u0412 \\u0430\\u043a\\u0446\\u0438\\u0438 \\u0443\\u0447\\u0430\\u0441\\u0442\\u0432\\u0443\\u044e\\u0442 \\u043b\\u0430\\u043d\\u0447: 2 \\u0431\\u043b\\u044e\\u0434\\u0430 \\u043d\\u0430 \\u0432\\u044b\\u0431\\u043e\\u0440 + \\u043d\\u0430\\u043f\\u0438\\u0442\\u043e\\u043a, 3 \\u0431\\u043b\\u044e\\u0434\\u0430 \\u043d\\u0430 \\u0432\\u044b\\u0431\\u043e\\u0440 + \\u043d\\u0430\\u043f\\u0438\\u0442\\u043e\\u043a.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":8,\"created\":\"2023-12-21 17:45:13\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-22 12:41:22\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-22 12:41:00\",\"publish_up\":\"2023-12-21 17:45:13\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/news\\\\\\/1.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/news\\\\\\/1.jpg?width=910&height=800\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/news\\\\\\/1.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/news\\\\\\/1.jpg?width=910&height=800\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:news\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":8,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(201, 'com_content.article.11', '', '2023-12-22 12:46:33', 113, 2679, 'c5a844ea5db1a4da6b707abeeaf12433eb24d7fb', '{\"id\":\"11\",\"asset_id\":129,\"title\":\"\\u0421\\u043a\\u0438\\u0434\\u043a\\u0430 15% \\u043d\\u0430 \\u0414\\u0435\\u043d\\u044c \\u0420\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f\",\"alias\":\"letnij-desert\",\"introtext\":\"<p>\\u0410\\u043a\\u0446\\u0438\\u044f \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u0435\\u0442 \\u0432 \\u0442\\u0435\\u0447\\u0435\\u043d\\u0438\\u0435 7 \\u0434\\u043d\\u0435\\u0439 \\u0441 \\u0434\\u0430\\u0442\\u044b \\u0414\\u043d\\u044f \\u0420\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f \\u043f\\u0440\\u0438 \\u043f\\u0440\\u0435\\u0434\\u044a\\u044f\\u0432\\u043b\\u0435\\u043d\\u0438\\u0438 \\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u0430, \\u0443\\u0434\\u043e\\u0441\\u0442\\u043e\\u0432\\u0435\\u0440\\u044f\\u044e\\u0449\\u0435\\u0433\\u043e \\u043b\\u0438\\u0447\\u043d\\u043e\\u0441\\u0442\\u044c. \\u0414\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u0435\\u0442 \\u0432\\u043e \\u0432\\u0441\\u0435\\u0445 \\u0431\\u0430\\u0440\\u0430\\u0445 \\u0417\\u0430\\u043c\\u0435\\u0441.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":8,\"created\":\"2023-12-14 17:45:13\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-22 12:46:33\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-22 12:41:53\",\"publish_up\":\"2023-12-14 17:45:13\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/news\\\\\\/2.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/news\\\\\\/2.jpg?width=910&height=800\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/news\\\\\\/2.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/news\\\\\\/2.jpg?width=910&height=800\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:news\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":6,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(202, 'com_content.article.13', '', '2023-12-22 12:49:21', 113, 2882, 'e6f709cfc8ec602ea7d790c5e7cfdbd57d8c1afb', '{\"id\":\"13\",\"asset_id\":131,\"title\":\"\\u0421\\u043a\\u0438\\u0434\\u043a\\u0430 10% \\u043d\\u043e\\u0432\\u044b\\u043c \\u043f\\u043e\\u0441\\u0435\\u0442\\u0438\\u0442\\u0435\\u043b\\u044f\\u043c\",\"alias\":\"skidka-10-novym-posetitelyam\",\"introtext\":\"<p>\\u0421\\u043a\\u0438\\u0434\\u043a\\u043e\\u0439 \\u043c\\u043e\\u0436\\u043d\\u043e \\u0432\\u043e\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u044c\\u0441\\u044f \\u0435\\u0434\\u0438\\u043d\\u043e\\u0440\\u0430\\u0437\\u043e\\u0432\\u043e \\u0432 \\u0440\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u0435 ZAMES \\u0432 \\u0422\\u0420\\u0426 \\\"\\u0410\\u0444\\u0438\\u043c\\u043e\\u043b\\u043b \\u0421\\u0438\\u0442\\u0438\\\" 5 \\u044d\\u0442. \\u0421\\u043a\\u0438\\u0434\\u043a\\u0430 \\u043d\\u0435 \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u044f\\u0435\\u0442\\u0441\\u044f \\u043d\\u0430 \\u0431\\u0438\\u0437\\u043d\\u0435\\u0441 \\u043b\\u0430\\u043d\\u0447, \\u0430\\u043a\\u0446\\u0438\\u0438 \\u0438 \\u0441\\u043f\\u0435\\u0446\\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f. \\u0421\\u043a\\u0438\\u0434\\u043a\\u0438 \\u043d\\u0435 \\u0441\\u0443\\u043c\\u043c\\u0438\\u0440\\u0443\\u044e\\u0442\\u0441\\u044f.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":8,\"created\":\"2023-12-18 17:45:13\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-22 12:49:21\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-22 12:47:17\",\"publish_up\":\"2023-12-18 17:45:13\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/news\\\\\\/3.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/news\\\\\\/3.jpg?width=910&height=800\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/news\\\\\\/3.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/news\\\\\\/3.jpg?width=910&height=800\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:news\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":7,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(203, 'com_content.article.11', '', '2023-12-22 12:49:33', 113, 2654, '308e3ff26df729fc33c8c84e3d50ff787a3d6619', '{\"id\":\"11\",\"asset_id\":129,\"title\":\"\\u0421\\u043a\\u0438\\u0434\\u043a\\u0430 15% \\u043d\\u0430 \\u0414\\u0435\\u043d\\u044c \\u0420\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f\",\"alias\":\"letnij-desert\",\"introtext\":\"<p>\\u0410\\u043a\\u0446\\u0438\\u044f \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u0435\\u0442 \\u0432 \\u0442\\u0435\\u0447\\u0435\\u043d\\u0438\\u0435 7 \\u0434\\u043d\\u0435\\u0439 \\u0441 \\u0434\\u0430\\u0442\\u044b \\u0414\\u043d\\u044f \\u0420\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f \\u043f\\u0440\\u0438 \\u043f\\u0440\\u0435\\u0434\\u044a\\u044f\\u0432\\u043b\\u0435\\u043d\\u0438\\u0438 \\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u0430, \\u0443\\u0434\\u043e\\u0441\\u0442\\u043e\\u0432\\u0435\\u0440\\u044f\\u044e\\u0449\\u0435\\u0433\\u043e \\u043b\\u0438\\u0447\\u043d\\u043e\\u0441\\u0442\\u044c. \\u0414\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u0435\\u0442 \\u0432\\u043e \\u0432\\u0441\\u0435\\u0445 \\u0431\\u0430\\u0440\\u0430\\u0445 ZAMES.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":8,\"created\":\"2023-12-14 17:45:13\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-22 12:49:33\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-22 12:49:24\",\"publish_up\":\"2023-12-14 17:45:13\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/news\\\\\\/2.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/news\\\\\\/2.jpg?width=910&height=800\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/news\\\\\\/2.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/news\\\\\\/2.jpg?width=910&height=800\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:news\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":8,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0);
INSERT INTO `lsqvo_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(204, 'com_content.article.9', '', '2023-12-22 12:49:46', 113, 2785, '3973c4f627a567b0a4c96f6fcd726f69049de596', '{\"id\":\"9\",\"asset_id\":127,\"title\":\"5-\\u0439 \\u043b\\u0430\\u043d\\u0447 \\u0432 \\u043f\\u043e\\u0434\\u0430\\u0440\\u043e\\u043a\",\"alias\":\"5-j-lanch-v-podarok\",\"introtext\":\"<p>\\u0410\\u043a\\u0446\\u0438\\u044f \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u0435\\u0442 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0432 \\u0431\\u0430\\u0440\\u0430\\u0445 <strong>ZAMES \\u0422\\u0420\\u0426 \\\"\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\\"<\\/strong> \\u0438 <strong>ZAMES \\\"\\u041c\\u0438\\u0442\\u0438\\u043d\\u043e\\\"<\\/strong> \\u0432 \\u0431\\u0443\\u0434\\u043d\\u0438\\u0435 \\u0434\\u043d\\u0438 \\u0441 12 \\u0434\\u043e 16 \\u0447\\u0430\\u0441\\u043e\\u0432. \\u0412 \\u0430\\u043a\\u0446\\u0438\\u0438 \\u0443\\u0447\\u0430\\u0441\\u0442\\u0432\\u0443\\u044e\\u0442 \\u043b\\u0430\\u043d\\u0447: 2 \\u0431\\u043b\\u044e\\u0434\\u0430 \\u043d\\u0430 \\u0432\\u044b\\u0431\\u043e\\u0440 + \\u043d\\u0430\\u043f\\u0438\\u0442\\u043e\\u043a, 3 \\u0431\\u043b\\u044e\\u0434\\u0430 \\u043d\\u0430 \\u0432\\u044b\\u0431\\u043e\\u0440 + \\u043d\\u0430\\u043f\\u0438\\u0442\\u043e\\u043a.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":8,\"created\":\"2023-12-21 17:45:13\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-22 12:49:46\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-22 12:49:37\",\"publish_up\":\"2023-12-21 17:45:13\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/news\\\\\\/1.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/news\\\\\\/1.jpg?width=910&height=800\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/news\\\\\\/1.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/news\\\\\\/1.jpg?width=910&height=800\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:news\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":10,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0);
INSERT INTO `lsqvo_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(205, 'com_content.article.44', '', '2023-12-22 13:46:45', 113, 98946, '5526351c4e056e0b28014e9a524481b7e42596cb', '{\"id\":\"44\",\"asset_id\":204,\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"alias\":\"politika-konfidentsialnosti\",\"introtext\":\"<h2>\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u0432&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h2>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>1. \\u041e\\u0431\\u0449\\u0438\\u0435 \\u043f\\u043e\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f<\\/h5>\\r\\n<div class=\\\"descr\\\">\\u041d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0430\\u044f \\u043f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0430 \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f\\u043c\\u0438 \\u0424\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u043e\\u0433\\u043e \\u0437\\u0430\\u043a\\u043e\\u043d\\u0430 \\u043e\\u0442&nbsp;27.07.2006. \\u2116&nbsp;152-\\u0424\\u0417 \\u00ab\\u041e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445\\u00bb (\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u0417\\u0430\\u043a\\u043e\\u043d \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445) \\u0438&nbsp;\\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u0435\\u0442 \\u043f\\u043e\\u0440\\u044f\\u0434\\u043e\\u043a \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u043c\\u0435\\u0440\\u044b \\u043f\\u043e&nbsp;\\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0435\\u043d\\u0438\\u044e \\u0431\\u0435\\u0437\\u043e\\u043f\\u0430\\u0441\\u043d\\u043e\\u0441\\u0442\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043f\\u0440\\u0435\\u0434\\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0435\\u043c\\u044b\\u0435&nbsp;<span id=\\\"owner-name-value\\\" class=\\\"link mark owner-name-field\\\" data-scroll-to=\\\"#owner-name-field\\\">\\u041e\\u041e\\u041e \\u00ab\\u0417\\u0410\\u041c\\u0415\\u0421\\u00bb<\\/span>&nbsp;(\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440).<\\/div>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">1.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0441\\u0442\\u0430\\u0432\\u0438\\u0442 \\u0441\\u0432\\u043e\\u0435\\u0439 \\u0432\\u0430\\u0436\\u043d\\u0435\\u0439\\u0448\\u0435\\u0439 \\u0446\\u0435\\u043b\\u044c\\u044e \\u0438&nbsp;\\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u0435\\u043c \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0441\\u0432\\u043e\\u0435\\u0439 \\u0434\\u0435\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 \\u0441\\u043e\\u0431\\u043b\\u044e\\u0434\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0440\\u0430\\u0432 \\u0438&nbsp;\\u0441\\u0432\\u043e\\u0431\\u043e\\u0434 \\u0447\\u0435\\u043b\\u043e\\u0432\\u0435\\u043a\\u0430 \\u0438&nbsp;\\u0433\\u0440\\u0430\\u0436\\u0434\\u0430\\u043d\\u0438\\u043d\\u0430 \\u043f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0432&nbsp;\\u0442\\u043e\\u043c \\u0447\\u0438\\u0441\\u043b\\u0435 \\u0437\\u0430\\u0449\\u0438\\u0442\\u044b \\u043f\\u0440\\u0430\\u0432 \\u043d\\u0430&nbsp;\\u043d\\u0435\\u043f\\u0440\\u0438\\u043a\\u043e\\u0441\\u043d\\u043e\\u0432\\u0435\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u0447\\u0430\\u0441\\u0442\\u043d\\u043e\\u0439 \\u0436\\u0438\\u0437\\u043d\\u0438, \\u043b\\u0438\\u0447\\u043d\\u0443\\u044e \\u0438&nbsp;\\u0441\\u0435\\u043c\\u0435\\u0439\\u043d\\u0443\\u044e \\u0442\\u0430\\u0439\\u043d\\u0443.<\\/div>\\r\\n<div class=\\\"li\\\">1.2. \\u041d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0430\\u044f \\u043f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u0432&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 (\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430) \\u043f\\u0440\\u0438\\u043c\\u0435\\u043d\\u044f\\u0435\\u0442\\u0441\\u044f \\u043a\\u043e&nbsp;\\u0432\\u0441\\u0435\\u0439 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438, \\u043a\\u043e\\u0442\\u043e\\u0440\\u0443\\u044e \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043c\\u043e\\u0436\\u0435\\u0442 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043e&nbsp;\\u043f\\u043e\\u0441\\u0435\\u0442\\u0438\\u0442\\u0435\\u043b\\u044f\\u0445 \\u0432\\u0435\\u0431-\\u0441\\u0430\\u0439\\u0442\\u0430&nbsp;<span class=\\\"link mark owner-site-url-field\\\" data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru<\\/span>.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>2. \\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u044b\\u0435 \\u043f\\u043e\\u043d\\u044f\\u0442\\u0438\\u044f, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u043c\\u044b\\u0435 \\u0432&nbsp;\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0435<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">2.1. \\u0410\\u0432\\u0442\\u043e\\u043c\\u0430\\u0442\\u0438\\u0437\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u043d\\u0430\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441&nbsp;\\u043f\\u043e\\u043c\\u043e\\u0449\\u044c\\u044e \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432 \\u0432\\u044b\\u0447\\u0438\\u0441\\u043b\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0439 \\u0442\\u0435\\u0445\\u043d\\u0438\\u043a\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">2.2. \\u0411\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u043e\\u0435 \\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u0435 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 (\\u0437\\u0430&nbsp;\\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0441\\u043b\\u0443\\u0447\\u0430\\u0435\\u0432, \\u0435\\u0441\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445).<\\/div>\\r\\n<div class=\\\"li\\\">2.3. \\u0412\\u0435\\u0431-\\u0441\\u0430\\u0439\\u0442&nbsp;\\u2014 \\u0441\\u043e\\u0432\\u043e\\u043a\\u0443\\u043f\\u043d\\u043e\\u0441\\u0442\\u044c \\u0433\\u0440\\u0430\\u0444\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u0438&nbsp;\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0445 \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\\u043e\\u0432, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c \\u0434\\u043b\\u044f \\u042d\\u0412\\u041c \\u0438&nbsp;\\u0431\\u0430\\u0437 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u044e\\u0449\\u0438\\u0445 \\u0438\\u0445&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u043d\\u043e\\u0441\\u0442\\u044c \\u0432&nbsp;\\u0441\\u0435\\u0442\\u0438 \\u0438\\u043d\\u0442\\u0435\\u0440\\u043d\\u0435\\u0442 \\u043f\\u043e&nbsp;\\u0441\\u0435\\u0442\\u0435\\u0432\\u043e\\u043c\\u0443 \\u0430\\u0434\\u0440\\u0435\\u0441\\u0443&nbsp;<span class=\\\"link mark owner-site-url-field\\\" data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru<\\/span>.<\\/div>\\r\\n<div class=\\\"li\\\">2.4. \\u0418\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u0430\\u044f \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u0441\\u043e\\u0432\\u043e\\u043a\\u0443\\u043f\\u043d\\u043e\\u0441\\u0442\\u044c \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u0449\\u0438\\u0445\\u0441\\u044f \\u0432&nbsp;\\u0431\\u0430\\u0437\\u0430\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u044e\\u0449\\u0438\\u0445 \\u0438\\u0445&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0442\\u0435\\u0445\\u043d\\u043e\\u043b\\u043e\\u0433\\u0438\\u0439 \\u0438&nbsp;\\u0442\\u0435\\u0445\\u043d\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432.<\\/div>\\r\\n<div class=\\\"li\\\">2.5. \\u041e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f, \\u0432&nbsp;\\u0440\\u0435\\u0437\\u0443\\u043b\\u044c\\u0442\\u0430\\u0442\\u0435 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u043d\\u0435\\u0432\\u043e\\u0437\\u043c\\u043e\\u0436\\u043d\\u043e \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0438\\u0442\\u044c \\u0431\\u0435\\u0437 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u0434\\u043e\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0439 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438 \\u043f\\u0440\\u0438\\u043d\\u0430\\u0434\\u043b\\u0435\\u0436\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043a\\u043e\\u043d\\u043a\\u0440\\u0435\\u0442\\u043d\\u043e\\u043c\\u0443 \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044e \\u0438\\u043b\\u0438 \\u0438\\u043d\\u043e\\u043c\\u0443 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">2.6. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u043e\\u0435 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0435 (\\u043e\\u043f\\u0435\\u0440\\u0430\\u0446\\u0438\\u044f) \\u0438\\u043b\\u0438 \\u0441\\u043e\\u0432\\u043e\\u043a\\u0443\\u043f\\u043d\\u043e\\u0441\\u0442\\u044c \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0439 (\\u043e\\u043f\\u0435\\u0440\\u0430\\u0446\\u0438\\u0439), \\u0441\\u043e\\u0432\\u0435\\u0440\\u0448\\u0430\\u0435\\u043c\\u044b\\u0445 \\u0441&nbsp;\\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435\\u043c \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432 \\u0430\\u0432\\u0442\\u043e\\u043c\\u0430\\u0442\\u0438\\u0437\\u0430\\u0446\\u0438\\u0438 \\u0438\\u043b\\u0438 \\u0431\\u0435\\u0437 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u0442\\u0430\\u043a\\u0438\\u0445 \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432 \\u0441&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438, \\u0432\\u043a\\u043b\\u044e\\u0447\\u0430\\u044f \\u0441\\u0431\\u043e\\u0440, \\u0437\\u0430\\u043f\\u0438\\u0441\\u044c, \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430\\u0442\\u0438\\u0437\\u0430\\u0446\\u0438\\u044e, \\u043d\\u0430\\u043a\\u043e\\u043f\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u0435 (\\u043e\\u0431\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0435), \\u0438\\u0437\\u0432\\u043b\\u0435\\u0447\\u0435\\u043d\\u0438\\u0435, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435, \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 (\\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f), \\u043e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435, \\u0431\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435, \\u0443\\u0434\\u0430\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">2.7. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440&nbsp;\\u2014 \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d, \\u043c\\u0443\\u043d\\u0438\\u0446\\u0438\\u043f\\u0430\\u043b\\u044c\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d, \\u044e\\u0440\\u0438\\u0434\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0435 \\u0438\\u043b\\u0438 \\u0444\\u0438\\u0437\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0435 \\u043b\\u0438\\u0446\\u043e, \\u0441\\u0430\\u043c\\u043e\\u0441\\u0442\\u043e\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e \\u0438\\u043b\\u0438 \\u0441\\u043e\\u0432\\u043c\\u0435\\u0441\\u0442\\u043d\\u043e \\u0441&nbsp;\\u0434\\u0440\\u0443\\u0433\\u0438\\u043c\\u0438 \\u043b\\u0438\\u0446\\u0430\\u043c\\u0438 \\u043e\\u0440\\u0433\\u0430\\u043d\\u0438\\u0437\\u0443\\u044e\\u0449\\u0438\\u0435 \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u044e\\u0449\\u0438\\u0435 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u044e\\u0449\\u0438\\u0435 \\u0446\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0441\\u043e\\u0441\\u0442\\u0430\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0449\\u0438\\u0445 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435, \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f (\\u043e\\u043f\\u0435\\u0440\\u0430\\u0446\\u0438\\u0438), \\u0441\\u043e\\u0432\\u0435\\u0440\\u0448\\u0430\\u0435\\u043c\\u044b\\u0435 \\u0441&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">2.8. \\u041f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u0430\\u044f \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044f, \\u043e\\u0442\\u043d\\u043e\\u0441\\u044f\\u0449\\u0430\\u044f\\u0441\\u044f \\u043f\\u0440\\u044f\\u043c\\u043e \\u0438\\u043b\\u0438 \\u043a\\u043e\\u0441\\u0432\\u0435\\u043d\\u043d\\u043e \\u043a&nbsp;\\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c\\u0443 \\u0438\\u043b\\u0438 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u0435\\u043c\\u043e\\u043c\\u0443 \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044e \\u0432\\u0435\\u0431-\\u0441\\u0430\\u0439\\u0442\\u0430&nbsp;<span class=\\\"link mark owner-site-url-field\\\" data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru<\\/span>.<\\/div>\\r\\n<div class=\\\"li\\\">2.9. \\u041f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u0440\\u0430\\u0437\\u0440\\u0435\\u0448\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f,&nbsp;\\u2014 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u043e\\u0433\\u043e \\u043a\\u0440\\u0443\\u0433\\u0430 \\u043b\\u0438\\u0446 \\u043a&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u043c \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0443\\u0442\\u0435\\u043c \\u0434\\u0430\\u0447\\u0438 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0440\\u0430\\u0437\\u0440\\u0435\\u0448\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f \\u0432&nbsp;\\u043f\\u043e\\u0440\\u044f\\u0434\\u043a\\u0435, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u043e\\u043c \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 (\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u0440\\u0430\\u0437\\u0440\\u0435\\u0448\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f).<\\/div>\\r\\n<div class=\\\"li\\\">2.10. \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u043e\\u0439 \\u043f\\u043e\\u0441\\u0435\\u0442\\u0438\\u0442\\u0435\\u043b\\u044c \\u0432\\u0435\\u0431-\\u0441\\u0430\\u0439\\u0442\\u0430&nbsp;<span class=\\\"link mark owner-site-url-field\\\" data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru<\\/span>.<\\/div>\\r\\n<div class=\\\"li\\\">2.11. \\u041f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f, \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u0435 \\u043d\\u0430&nbsp;\\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0442\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c\\u0443 \\u043b\\u0438\\u0446\\u0443 \\u0438\\u043b\\u0438 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c\\u0443 \\u043a\\u0440\\u0443\\u0433\\u0443 \\u043b\\u0438\\u0446.<\\/div>\\r\\n<div class=\\\"li\\\">2.12. \\u0420\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u044b\\u0435 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f, \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u0435 \\u043d\\u0430&nbsp;\\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0442\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c\\u0443 \\u043a\\u0440\\u0443\\u0433\\u0443 \\u043b\\u0438\\u0446 (\\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445) \\u0438\\u043b\\u0438 \\u043d\\u0430&nbsp;\\u043e\\u0437\\u043d\\u0430\\u043a\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0441&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438 \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u043e\\u0433\\u043e \\u043a\\u0440\\u0443\\u0433\\u0430 \\u043b\\u0438\\u0446, \\u0432&nbsp;\\u0442\\u043e\\u043c \\u0447\\u0438\\u0441\\u043b\\u0435 \\u043e\\u0431\\u043d\\u0430\\u0440\\u043e\\u0434\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432\\u0430\\u0445 \\u043c\\u0430\\u0441\\u0441\\u043e\\u0432\\u043e\\u0439 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438, \\u0440\\u0430\\u0437\\u043c\\u0435\\u0449\\u0435\\u043d\\u0438\\u0435 \\u0432&nbsp;\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u043e-\\u0442\\u0435\\u043b\\u0435\\u043a\\u043e\\u043c\\u043c\\u0443\\u043d\\u0438\\u043a\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0441\\u0435\\u0442\\u044f\\u0445 \\u0438\\u043b\\u0438 \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0430 \\u043a&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c \\u043a\\u0430\\u043a\\u0438\\u043c-\\u043b\\u0438\\u0431\\u043e \\u0438\\u043d\\u044b\\u043c \\u0441\\u043f\\u043e\\u0441\\u043e\\u0431\\u043e\\u043c.<\\/div>\\r\\n<div class=\\\"li\\\">2.13. \\u0422\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u0430\\u044f \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0430&nbsp;\\u0442\\u0435\\u0440\\u0440\\u0438\\u0442\\u043e\\u0440\\u0438\\u044e \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u0433\\u043e \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0430 \\u043e\\u0440\\u0433\\u0430\\u043d\\u0443 \\u0432\\u043b\\u0430\\u0441\\u0442\\u0438 \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u0433\\u043e \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0430, \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u043c\\u0443 \\u0444\\u0438\\u0437\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c\\u0443 \\u0438\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u043c\\u0443 \\u044e\\u0440\\u0438\\u0434\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c\\u0443 \\u043b\\u0438\\u0446\\u0443.<\\/div>\\r\\n<div class=\\\"li\\\">2.14. \\u0423\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u044b\\u0435 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f, \\u0432&nbsp;\\u0440\\u0435\\u0437\\u0443\\u043b\\u044c\\u0442\\u0430\\u0442\\u0435 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0430\\u044e\\u0442\\u0441\\u044f \\u0431\\u0435\\u0437\\u0432\\u043e\\u0437\\u0432\\u0440\\u0430\\u0442\\u043d\\u043e \\u0441&nbsp;\\u043d\\u0435\\u0432\\u043e\\u0437\\u043c\\u043e\\u0436\\u043d\\u043e\\u0441\\u0442\\u044c\\u044e \\u0434\\u0430\\u043b\\u044c\\u043d\\u0435\\u0439\\u0448\\u0435\\u0433\\u043e \\u0432\\u043e\\u0441\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0430\\u044e\\u0442\\u0441\\u044f \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u043d\\u043e\\u0441\\u0438\\u0442\\u0435\\u043b\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>3. \\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u044b\\u0435 \\u043f\\u0440\\u0430\\u0432\\u0430 \\u0438&nbsp;\\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0438 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">3.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0438\\u043c\\u0435\\u0435\\u0442 \\u043f\\u0440\\u0430\\u0432\\u043e:<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0442\\u044c \\u043e\\u0442&nbsp;\\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0434\\u043e\\u0441\\u0442\\u043e\\u0432\\u0435\\u0440\\u043d\\u044b\\u0435 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u044b, \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u0449\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435 \\u043e\\u0442\\u0437\\u044b\\u0432\\u0430 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435, \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u044f \\u0441&nbsp;\\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435\\u043c \\u043e&nbsp;\\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0432\\u043f\\u0440\\u0430\\u0432\\u0435 \\u043f\\u0440\\u043e\\u0434\\u043e\\u043b\\u0436\\u0438\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0431\\u0435\\u0437 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0440\\u0438 \\u043d\\u0430\\u043b\\u0438\\u0447\\u0438\\u0438 \\u043e\\u0441\\u043d\\u043e\\u0432\\u0430\\u043d\\u0438\\u0439, \\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0417\\u0430\\u043a\\u043e\\u043d\\u0435 \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0441\\u0430\\u043c\\u043e\\u0441\\u0442\\u043e\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u0442\\u044c \\u0441\\u043e\\u0441\\u0442\\u0430\\u0432 \\u0438&nbsp;\\u043f\\u0435\\u0440\\u0435\\u0447\\u0435\\u043d\\u044c \\u043c\\u0435\\u0440, \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u0445 \\u0438&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0430\\u0442\\u043e\\u0447\\u043d\\u044b\\u0445 \\u0434\\u043b\\u044f \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0435\\u043d\\u0438\\u044f \\u0432\\u044b\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0435\\u0439, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u043f\\u0440\\u0438\\u043d\\u044f\\u0442\\u044b\\u043c\\u0438 \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u043d\\u0438\\u043c \\u043d\\u043e\\u0440\\u043c\\u0430\\u0442\\u0438\\u0432\\u043d\\u044b\\u043c\\u0438 \\u043f\\u0440\\u0430\\u0432\\u043e\\u0432\\u044b\\u043c\\u0438 \\u0430\\u043a\\u0442\\u0430\\u043c\\u0438, \\u0435\\u0441\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0435 \\u043d\\u0435&nbsp;\\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043e \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u0434\\u0440\\u0443\\u0433\\u0438\\u043c\\u0438 \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0437\\u0430\\u043a\\u043e\\u043d\\u0430\\u043c\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">3.2. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d:<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u044f\\u0442\\u044c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u043e&nbsp;\\u0435\\u0433\\u043e \\u043f\\u0440\\u043e\\u0441\\u044c\\u0431\\u0435 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e, \\u043a\\u0430\\u0441\\u0430\\u044e\\u0449\\u0443\\u044e\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043e\\u0440\\u0433\\u0430\\u043d\\u0438\\u0437\\u043e\\u0432\\u044b\\u0432\\u0430\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u043f\\u043e\\u0440\\u044f\\u0434\\u043a\\u0435, \\u0443\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0438\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c&nbsp;\\u0420\\u0424;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043e\\u0442\\u0432\\u0435\\u0447\\u0430\\u0442\\u044c \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u044f \\u0438&nbsp;\\u0437\\u0430\\u043f\\u0440\\u043e\\u0441\\u044b \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u0438\\u0445&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0440\\u0435\\u0434\\u0441\\u0442\\u0430\\u0432\\u0438\\u0442\\u0435\\u043b\\u0435\\u0439 \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f\\u043c\\u0438 \\u0417\\u0430\\u043a\\u043e\\u043d\\u0430 \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0441\\u043e\\u043e\\u0431\\u0449\\u0430\\u0442\\u044c \\u0432&nbsp;\\u0443\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0435\\u043d\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d \\u043f\\u043e&nbsp;\\u0437\\u0430\\u0449\\u0438\\u0442\\u0435 \\u043f\\u0440\\u0430\\u0432 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u043e&nbsp;\\u0437\\u0430\\u043f\\u0440\\u043e\\u0441\\u0443 \\u044d\\u0442\\u043e\\u0433\\u043e \\u043e\\u0440\\u0433\\u0430\\u043d\\u0430 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0443\\u044e \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e \\u0432&nbsp;\\u0442\\u0435\\u0447\\u0435\\u043d\\u0438\\u0435 10&nbsp;\\u0434\\u043d\\u0435\\u0439 \\u0441&nbsp;\\u0434\\u0430\\u0442\\u044b \\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u0438\\u044f \\u0442\\u0430\\u043a\\u043e\\u0433\\u043e \\u0437\\u0430\\u043f\\u0440\\u043e\\u0441\\u0430;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0443\\u0431\\u043b\\u0438\\u043a\\u043e\\u0432\\u0430\\u0442\\u044c \\u0438\\u043b\\u0438 \\u0438\\u043d\\u044b\\u043c \\u043e\\u0431\\u0440\\u0430\\u0437\\u043e\\u043c \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0442\\u044c \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u044b\\u0439 \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043a&nbsp;\\u043d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0435\\u0439 \\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0435 \\u0432&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0442\\u044c \\u043f\\u0440\\u0430\\u0432\\u043e\\u0432\\u044b\\u0435, \\u043e\\u0440\\u0433\\u0430\\u043d\\u0438\\u0437\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0435 \\u0438&nbsp;\\u0442\\u0435\\u0445\\u043d\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0435 \\u043c\\u0435\\u0440\\u044b \\u0434\\u043b\\u044f \\u0437\\u0430\\u0449\\u0438\\u0442\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0442&nbsp;\\u043d\\u0435\\u043f\\u0440\\u0430\\u0432\\u043e\\u043c\\u0435\\u0440\\u043d\\u043e\\u0433\\u043e \\u0438\\u043b\\u0438 \\u0441\\u043b\\u0443\\u0447\\u0430\\u0439\\u043d\\u043e\\u0433\\u043e \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0430 \\u043a&nbsp;\\u043d\\u0438\\u043c, \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f, \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u044f, \\u0431\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f, \\u043a\\u043e\\u043f\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f, \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f, \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043e\\u0442&nbsp;\\u0438\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043f\\u0440\\u0430\\u0432\\u043e\\u043c\\u0435\\u0440\\u043d\\u044b\\u0445 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0439 \\u0432&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0442\\u0438\\u0442\\u044c \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 (\\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f) \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0442\\u0438\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u0438&nbsp;\\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0438\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0432&nbsp;\\u043f\\u043e\\u0440\\u044f\\u0434\\u043a\\u0435 \\u0438&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u044f\\u0445, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u044f\\u0442\\u044c \\u0438\\u043d\\u044b\\u0435 \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0438, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>4. \\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u044b\\u0435 \\u043f\\u0440\\u0430\\u0432\\u0430 \\u0438&nbsp;\\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0438 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">4.1. \\u0421\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043c\\u0435\\u044e\\u0442 \\u043f\\u0440\\u0430\\u0432\\u043e:<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0442\\u044c \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e, \\u043a\\u0430\\u0441\\u0430\\u044e\\u0449\\u0443\\u044e\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0437\\u0430&nbsp;\\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0441\\u043b\\u0443\\u0447\\u0430\\u0435\\u0432, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0437\\u0430\\u043a\\u043e\\u043d\\u0430\\u043c\\u0438. \\u0421\\u0432\\u0435\\u0434\\u0435\\u043d\\u0438\\u044f \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u044f\\u044e\\u0442\\u0441\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u043e\\u043c \\u0432&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u043d\\u043e\\u0439 \\u0444\\u043e\\u0440\\u043c\\u0435, \\u0438&nbsp;\\u0432&nbsp;\\u043d\\u0438\\u0445 \\u043d\\u0435&nbsp;\\u0434\\u043e\\u043b\\u0436\\u043d\\u044b \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u0442\\u044c\\u0441\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u043e\\u0442\\u043d\\u043e\\u0441\\u044f\\u0449\\u0438\\u0435\\u0441\\u044f \\u043a&nbsp;\\u0434\\u0440\\u0443\\u0433\\u0438\\u043c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0437\\u0430&nbsp;\\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0441\\u043b\\u0443\\u0447\\u0430\\u0435\\u0432, \\u043a\\u043e\\u0433\\u0434\\u0430 \\u0438\\u043c\\u0435\\u044e\\u0442\\u0441\\u044f \\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u044b\\u0435 \\u043e\\u0441\\u043d\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0442\\u0438\\u044f \\u0442\\u0430\\u043a\\u0438\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445. \\u041f\\u0435\\u0440\\u0435\\u0447\\u0435\\u043d\\u044c \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438 \\u0438&nbsp;\\u043f\\u043e\\u0440\\u044f\\u0434\\u043e\\u043a \\u0435\\u0435&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u0438\\u044f \\u0443\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u0442\\u044c \\u043e\\u0442&nbsp;\\u043e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u044f \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0438\\u0445&nbsp;\\u0431\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u0438\\u043b\\u0438 \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f \\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435, \\u0435\\u0441\\u043b\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u044f\\u0432\\u043b\\u044f\\u044e\\u0442\\u0441\\u044f \\u043d\\u0435\\u043f\\u043e\\u043b\\u043d\\u044b\\u043c\\u0438, \\u0443\\u0441\\u0442\\u0430\\u0440\\u0435\\u0432\\u0448\\u0438\\u043c\\u0438, \\u043d\\u0435\\u0442\\u043e\\u0447\\u043d\\u044b\\u043c\\u0438, \\u043d\\u0435\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u043e \\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u043d\\u044b\\u043c\\u0438 \\u0438\\u043b\\u0438 \\u043d\\u0435&nbsp;\\u044f\\u0432\\u043b\\u044f\\u044e\\u0442\\u0441\\u044f \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u043c\\u0438 \\u0434\\u043b\\u044f \\u0437\\u0430\\u044f\\u0432\\u043b\\u0435\\u043d\\u043d\\u043e\\u0439 \\u0446\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0442\\u044c \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043c\\u0435\\u0440\\u044b \\u043f\\u043e&nbsp;\\u0437\\u0430\\u0449\\u0438\\u0442\\u0435 \\u0441\\u0432\\u043e\\u0438\\u0445 \\u043f\\u0440\\u0430\\u0432;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0432\\u044b\\u0434\\u0432\\u0438\\u0433\\u0430\\u0442\\u044c \\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u0435 \\u043f\\u0440\\u0435\\u0434\\u0432\\u0430\\u0440\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0433\\u043e \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0446\\u0435\\u043b\\u044f\\u0445 \\u043f\\u0440\\u043e\\u0434\\u0432\\u0438\\u0436\\u0435\\u043d\\u0438\\u044f \\u043d\\u0430&nbsp;\\u0440\\u044b\\u043d\\u043a\\u0435 \\u0442\\u043e\\u0432\\u0430\\u0440\\u043e\\u0432, \\u0440\\u0430\\u0431\\u043e\\u0442 \\u0438&nbsp;\\u0443\\u0441\\u043b\\u0443\\u0433;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043d\\u0430&nbsp;\\u043e\\u0442\\u0437\\u044b\\u0432 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435, \\u043d\\u0430&nbsp;\\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u043e&nbsp;\\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043e\\u0431\\u0436\\u0430\\u043b\\u043e\\u0432\\u0430\\u0442\\u044c \\u0432&nbsp;\\u0443\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0435\\u043d\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d \\u043f\\u043e&nbsp;\\u0437\\u0430\\u0449\\u0438\\u0442\\u0435 \\u043f\\u0440\\u0430\\u0432 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u0432&nbsp;\\u0441\\u0443\\u0434\\u0435\\u0431\\u043d\\u043e\\u043c \\u043f\\u043e\\u0440\\u044f\\u0434\\u043a\\u0435 \\u043d\\u0435\\u043f\\u0440\\u0430\\u0432\\u043e\\u043c\\u0435\\u0440\\u043d\\u044b\\u0435 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f \\u0438\\u043b\\u0438 \\u0431\\u0435\\u0437\\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0435 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u043f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043d\\u0430&nbsp;\\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0438\\u043d\\u044b\\u0445 \\u043f\\u0440\\u0430\\u0432, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c&nbsp;\\u0420\\u0424.<\\/div>\\r\\n<div class=\\\"li\\\">4.2. \\u0421\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u044b:<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u044f\\u0442\\u044c \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u0434\\u043e\\u0441\\u0442\\u043e\\u0432\\u0435\\u0440\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u043e&nbsp;\\u0441\\u0435\\u0431\\u0435;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0441\\u043e\\u043e\\u0431\\u0449\\u0430\\u0442\\u044c \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u043e\\u0431&nbsp;\\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u0438 (\\u043e\\u0431\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u0438, \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0438) \\u0441\\u0432\\u043e\\u0438\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">4.3. \\u041b\\u0438\\u0446\\u0430, \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0432\\u0448\\u0438\\u0435 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u043d\\u0435\\u0434\\u043e\\u0441\\u0442\\u043e\\u0432\\u0435\\u0440\\u043d\\u044b\\u0435 \\u0441\\u0432\\u0435\\u0434\\u0435\\u043d\\u0438\\u044f \\u043e&nbsp;\\u0441\\u0435\\u0431\\u0435, \\u043b\\u0438\\u0431\\u043e \\u0441\\u0432\\u0435\\u0434\\u0435\\u043d\\u0438\\u044f \\u043e&nbsp;\\u0434\\u0440\\u0443\\u0433\\u043e\\u043c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0431\\u0435\\u0437 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043f\\u043e\\u0441\\u043b\\u0435\\u0434\\u043d\\u0435\\u0433\\u043e, \\u043d\\u0435\\u0441\\u0443\\u0442 \\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c&nbsp;\\u0420\\u0424.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>5. \\u041f\\u0440\\u0438\\u043d\\u0446\\u0438\\u043f\\u044b \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">5.1. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043d\\u0430&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0438&nbsp;\\u0441\\u043f\\u0440\\u0430\\u0432\\u0435\\u0434\\u043b\\u0438\\u0432\\u043e\\u0439 \\u043e\\u0441\\u043d\\u043e\\u0432\\u0435.<\\/div>\\r\\n<div class=\\\"li\\\">5.2. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0435\\u043c \\u043a\\u043e\\u043d\\u043a\\u0440\\u0435\\u0442\\u043d\\u044b\\u0445, \\u0437\\u0430\\u0440\\u0430\\u043d\\u0435\\u0435 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0446\\u0435\\u043b\\u0435\\u0439. \\u041d\\u0435&nbsp;\\u0434\\u043e\\u043f\\u0443\\u0441\\u043a\\u0430\\u0435\\u0442\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043d\\u0435\\u0441\\u043e\\u0432\\u043c\\u0435\\u0441\\u0442\\u0438\\u043c\\u0430\\u044f \\u0441&nbsp;\\u0446\\u0435\\u043b\\u044f\\u043c\\u0438 \\u0441\\u0431\\u043e\\u0440\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">5.3. \\u041d\\u0435&nbsp;\\u0434\\u043e\\u043f\\u0443\\u0441\\u043a\\u0430\\u0435\\u0442\\u0441\\u044f \\u043e\\u0431\\u044a\\u0435\\u0434\\u0438\\u043d\\u0435\\u043d\\u0438\\u0435 \\u0431\\u0430\\u0437 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u0449\\u0438\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0432&nbsp;\\u0446\\u0435\\u043b\\u044f\\u0445, \\u043d\\u0435\\u0441\\u043e\\u0432\\u043c\\u0435\\u0441\\u0442\\u0438\\u043c\\u044b\\u0445 \\u043c\\u0435\\u0436\\u0434\\u0443 \\u0441\\u043e\\u0431\\u043e\\u0439.<\\/div>\\r\\n<div class=\\\"li\\\">5.4. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0442 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 \\u043e\\u0442\\u0432\\u0435\\u0447\\u0430\\u044e\\u0442 \\u0446\\u0435\\u043b\\u044f\\u043c \\u0438\\u0445&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">5.5. \\u0421\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u043d\\u0438\\u0435 \\u0438&nbsp;\\u043e\\u0431\\u044a\\u0435\\u043c \\u043e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u0435\\u043c\\u044b\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0443\\u044e\\u0442 \\u0437\\u0430\\u044f\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u043c \\u0446\\u0435\\u043b\\u044f\\u043c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438. \\u041d\\u0435&nbsp;\\u0434\\u043e\\u043f\\u0443\\u0441\\u043a\\u0430\\u0435\\u0442\\u0441\\u044f \\u0438\\u0437\\u0431\\u044b\\u0442\\u043e\\u0447\\u043d\\u043e\\u0441\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u0435\\u043c\\u044b\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u043e&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u044e \\u043a&nbsp;\\u0437\\u0430\\u044f\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u043c \\u0446\\u0435\\u043b\\u044f\\u043c \\u0438\\u0445&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">5.6. \\u041f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f \\u0442\\u043e\\u0447\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0438\\u0445&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0430\\u0442\\u043e\\u0447\\u043d\\u043e\\u0441\\u0442\\u044c, \\u0430&nbsp;\\u0432&nbsp;\\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u0445 \\u0441\\u043b\\u0443\\u0447\\u0430\\u044f\\u0445 \\u0438&nbsp;\\u0430\\u043a\\u0442\\u0443\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u043e&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u044e \\u043a&nbsp;\\u0446\\u0435\\u043b\\u044f\\u043c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0435\\u0442 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u0435 \\u043c\\u0435\\u0440\\u044b \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u0438\\u0445&nbsp;\\u043f\\u0440\\u0438\\u043d\\u044f\\u0442\\u0438\\u0435 \\u043f\\u043e&nbsp;\\u0443\\u0434\\u0430\\u043b\\u0435\\u043d\\u0438\\u044e \\u0438\\u043b\\u0438 \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u044e \\u043d\\u0435\\u043f\\u043e\\u043b\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u043d\\u0435\\u0442\\u043e\\u0447\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">5.7. \\u0425\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0432&nbsp;\\u0444\\u043e\\u0440\\u043c\\u0435, \\u043f\\u043e\\u0437\\u0432\\u043e\\u043b\\u044f\\u044e\\u0449\\u0435\\u0439 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0438\\u0442\\u044c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043d\\u0435&nbsp;\\u0434\\u043e\\u043b\\u044c\\u0448\\u0435, \\u0447\\u0435\\u043c \\u044d\\u0442\\u043e\\u0433\\u043e \\u0442\\u0440\\u0435\\u0431\\u0443\\u044e\\u0442 \\u0446\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0435\\u0441\\u043b\\u0438 \\u0441\\u0440\\u043e\\u043a \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435&nbsp;\\u0443\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c, \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u043e\\u043c, \\u0441\\u0442\\u043e\\u0440\\u043e\\u043d\\u043e\\u0439 \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e, \\u0432\\u044b\\u0433\\u043e\\u0434\\u043e\\u043f\\u0440\\u0438\\u043e\\u0431\\u0440\\u0435\\u0442\\u0430\\u0442\\u0435\\u043b\\u0435\\u043c \\u0438\\u043b\\u0438 \\u043f\\u043e\\u0440\\u0443\\u0447\\u0438\\u0442\\u0435\\u043b\\u0435\\u043c \\u043f\\u043e&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u043c\\u0443 \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445. \\u041e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u0435\\u043c\\u044b\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0430\\u044e\\u0442\\u0441\\u044f \\u043b\\u0438\\u0431\\u043e \\u043e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u044e\\u0442\\u0441\\u044f \\u043f\\u043e&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0438 \\u0446\\u0435\\u043b\\u0435\\u0439 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u0438\\u043b\\u0438 \\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435 \\u0443\\u0442\\u0440\\u0430\\u0442\\u044b \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u043e\\u0441\\u0442\\u0438 \\u0432&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0438 \\u044d\\u0442\\u0438\\u0445 \\u0446\\u0435\\u043b\\u0435\\u0439, \\u0435\\u0441\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0435 \\u043d\\u0435&nbsp;\\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043e \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>6. \\u0426\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div id=\\\"EUT4Im\\\" class=\\\"li\\\">\\r\\n<table class=\\\"purpose-table\\\">\\r\\n<tbody>\\r\\n<tr><th>\\u0426\\u0435\\u043b\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438<\\/th>\\r\\n<td class=\\\"purpose-field\\\"><span class=\\\"mark link\\\">\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435 \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044f \\u043f\\u043e\\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432\\u043e\\u043c \\u043e\\u0442\\u043f\\u0440\\u0430\\u0432\\u043a\\u0438 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0438\\u0441\\u0435\\u043c<\\/span><\\/td>\\r\\n<\\/tr>\\r\\n<tr><th>\\u041f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435<\\/th>\\r\\n<td class=\\\"data-field\\\">\\r\\n<ul>\\r\\n<li><span class=\\\"mark link\\\">\\u0444\\u0430\\u043c\\u0438\\u043b\\u0438\\u044f, \\u0438\\u043c\\u044f, \\u043e\\u0442\\u0447\\u0435\\u0441\\u0442\\u0432\\u043e<\\/span><\\/li>\\r\\n<li><span class=\\\"mark link\\\">\\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0439 \\u0430\\u0434\\u0440\\u0435\\u0441<\\/span><\\/li>\\r\\n<li><span class=\\\"mark link\\\">\\u043d\\u043e\\u043c\\u0435\\u0440\\u0430 \\u0442\\u0435\\u043b\\u0435\\u0444\\u043e\\u043d\\u043e\\u0432<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<tr><th>\\u041f\\u0440\\u0430\\u0432\\u043e\\u0432\\u044b\\u0435 \\u043e\\u0441\\u043d\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f<\\/th>\\r\\n<td class=\\\"legal-field\\\">\\r\\n<ul>\\r\\n<li><span class=\\\"mark link\\\">\\u0443\\u0441\\u0442\\u0430\\u0432\\u043d\\u044b\\u0435 (\\u0443\\u0447\\u0440\\u0435\\u0434\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u044b\\u0435) \\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u044b \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<tr><th>\\u0412\\u0438\\u0434\\u044b \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/th>\\r\\n<td class=\\\"types-field\\\">\\r\\n<ul>\\r\\n<li><span class=\\\"mark link\\\">\\u0421\\u0431\\u043e\\u0440, \\u0437\\u0430\\u043f\\u0438\\u0441\\u044c, \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430\\u0442\\u0438\\u0437\\u0430\\u0446\\u0438\\u044f, \\u043d\\u0430\\u043a\\u043e\\u043f\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u0438&nbsp;\\u043e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<\\/tbody>\\r\\n<\\/table>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>7. \\u0423\\u0441\\u043b\\u043e\\u0432\\u0438\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">7.1. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441&nbsp;\\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">7.2. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u044f \\u0446\\u0435\\u043b\\u0435\\u0439, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u043c\\u0435\\u0436\\u0434\\u0443\\u043d\\u0430\\u0440\\u043e\\u0434\\u043d\\u044b\\u043c \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u043e\\u043c \\u0420\\u043e\\u0441\\u0441\\u0438\\u0439\\u0441\\u043a\\u043e\\u0439 \\u0424\\u0435\\u0434\\u0435\\u0440\\u0430\\u0446\\u0438\\u0438 \\u0438\\u043b\\u0438 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c, \\u0434\\u043b\\u044f \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0432\\u043e\\u0437\\u043b\\u043e\\u0436\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c \\u0420\\u043e\\u0441\\u0441\\u0438\\u0439\\u0441\\u043a\\u043e\\u0439 \\u0424\\u0435\\u0434\\u0435\\u0440\\u0430\\u0446\\u0438\\u0438 \\u043d\\u0430&nbsp;\\u043e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u0444\\u0443\\u043d\\u043a\\u0446\\u0438\\u0439, \\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0438\\u0439 \\u0438&nbsp;\\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0435\\u0439.<\\/div>\\r\\n<div class=\\\"li\\\">7.3. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u043f\\u0440\\u0430\\u0432\\u043e\\u0441\\u0443\\u0434\\u0438\\u044f, \\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u0441\\u0443\\u0434\\u0435\\u0431\\u043d\\u043e\\u0433\\u043e \\u0430\\u043a\\u0442\\u0430, \\u0430\\u043a\\u0442\\u0430 \\u0434\\u0440\\u0443\\u0433\\u043e\\u0433\\u043e \\u043e\\u0440\\u0433\\u0430\\u043d\\u0430 \\u0438\\u043b\\u0438 \\u0434\\u043e\\u043b\\u0436\\u043d\\u043e\\u0441\\u0442\\u043d\\u043e\\u0433\\u043e \\u043b\\u0438\\u0446\\u0430, \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0449\\u0438\\u0445 \\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044e \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c \\u0420\\u043e\\u0441\\u0441\\u0438\\u0439\\u0441\\u043a\\u043e\\u0439 \\u0424\\u0435\\u0434\\u0435\\u0440\\u0430\\u0446\\u0438\\u0438 \\u043e\\u0431&nbsp;\\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u043c \\u043f\\u0440\\u043e\\u0438\\u0437\\u0432\\u043e\\u0434\\u0441\\u0442\\u0432\\u0435.<\\/div>\\r\\n<div class=\\\"li\\\">7.4. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u0430, \\u0441\\u0442\\u043e\\u0440\\u043e\\u043d\\u043e\\u0439 \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e \\u043b\\u0438\\u0431\\u043e \\u0432\\u044b\\u0433\\u043e\\u0434\\u043e\\u043f\\u0440\\u0438\\u043e\\u0431\\u0440\\u0435\\u0442\\u0430\\u0442\\u0435\\u043b\\u0435\\u043c \\u0438\\u043b\\u0438 \\u043f\\u043e\\u0440\\u0443\\u0447\\u0438\\u0442\\u0435\\u043b\\u0435\\u043c \\u043f\\u043e&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u043c\\u0443 \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u0434\\u043b\\u044f \\u0437\\u0430\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u044f \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u0430 \\u043f\\u043e&nbsp;\\u0438\\u043d\\u0438\\u0446\\u0438\\u0430\\u0442\\u0438\\u0432\\u0435 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u0430, \\u043f\\u043e&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u043c\\u0443 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0431\\u0443\\u0434\\u0435\\u0442 \\u044f\\u0432\\u043b\\u044f\\u0442\\u044c\\u0441\\u044f \\u0432\\u044b\\u0433\\u043e\\u0434\\u043e\\u043f\\u0440\\u0438\\u043e\\u0431\\u0440\\u0435\\u0442\\u0430\\u0442\\u0435\\u043b\\u0435\\u043c \\u0438\\u043b\\u0438 \\u043f\\u043e\\u0440\\u0443\\u0447\\u0438\\u0442\\u0435\\u043b\\u0435\\u043c.<\\/div>\\r\\n<div class=\\\"li\\\">7.5. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u043f\\u0440\\u0430\\u0432 \\u0438&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043d\\u0442\\u0435\\u0440\\u0435\\u0441\\u043e\\u0432 \\u043e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u0438\\u043b\\u0438 \\u0442\\u0440\\u0435\\u0442\\u044c\\u0438\\u0445 \\u043b\\u0438\\u0446 \\u043b\\u0438\\u0431\\u043e \\u0434\\u043b\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u0449\\u0435\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e \\u0437\\u043d\\u0430\\u0447\\u0438\\u043c\\u044b\\u0445 \\u0446\\u0435\\u043b\\u0435\\u0439 \\u043f\\u0440\\u0438 \\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u0438, \\u0447\\u0442\\u043e \\u043f\\u0440\\u0438 \\u044d\\u0442\\u043e\\u043c \\u043d\\u0435&nbsp;\\u043d\\u0430\\u0440\\u0443\\u0448\\u0430\\u044e\\u0442\\u0441\\u044f \\u043f\\u0440\\u0430\\u0432\\u0430 \\u0438&nbsp;\\u0441\\u0432\\u043e\\u0431\\u043e\\u0434\\u044b \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">7.6. \\u041e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u043e\\u0433\\u043e \\u043a\\u0440\\u0443\\u0433\\u0430 \\u043b\\u0438\\u0446 \\u043a&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u043c \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043b\\u0438\\u0431\\u043e \\u043f\\u043e&nbsp;\\u0435\\u0433\\u043e \\u043f\\u0440\\u043e\\u0441\\u044c\\u0431\\u0435 (\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u043e\\u0431\\u0449\\u0435\\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u043d\\u044b\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435).<\\/div>\\r\\n<div class=\\\"li\\\">7.7. \\u041e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0449\\u0438\\u0445 \\u043e\\u043f\\u0443\\u0431\\u043b\\u0438\\u043a\\u043e\\u0432\\u0430\\u043d\\u0438\\u044e \\u0438\\u043b\\u0438 \\u043e\\u0431\\u044f\\u0437\\u0430\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u043c\\u0443 \\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0442\\u0438\\u044e \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>8. \\u041f\\u043e\\u0440\\u044f\\u0434\\u043e\\u043a \\u0441\\u0431\\u043e\\u0440\\u0430, \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f, \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0438 \\u0438&nbsp;\\u0434\\u0440\\u0443\\u0433\\u0438\\u0445 \\u0432\\u0438\\u0434\\u043e\\u0432 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"descr\\\">\\u0411\\u0435\\u0437\\u043e\\u043f\\u0430\\u0441\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 \\u043e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u044e\\u0442\\u0441\\u044f \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u043e\\u043c, \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f \\u043f\\u0443\\u0442\\u0435\\u043c \\u0440\\u0435\\u0430\\u043b\\u0438\\u0437\\u0430\\u0446\\u0438\\u0438 \\u043f\\u0440\\u0430\\u0432\\u043e\\u0432\\u044b\\u0445, \\u043e\\u0440\\u0433\\u0430\\u043d\\u0438\\u0437\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u0442\\u0435\\u0445\\u043d\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u043c\\u0435\\u0440, \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u0445 \\u0434\\u043b\\u044f \\u0432\\u044b\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u0432&nbsp;\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c \\u043e\\u0431\\u044a\\u0435\\u043c\\u0435 \\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u0439 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0435\\u0433\\u043e \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u0430 \\u0432&nbsp;\\u043e\\u0431\\u043b\\u0430\\u0441\\u0442\\u0438 \\u0437\\u0430\\u0449\\u0438\\u0442\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">8.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u0441\\u043e\\u0445\\u0440\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0435\\u0442 \\u0432\\u0441\\u0435 \\u0432\\u043e\\u0437\\u043c\\u043e\\u0436\\u043d\\u044b\\u0435 \\u043c\\u0435\\u0440\\u044b, \\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0430\\u044e\\u0449\\u0438\\u0435 \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043a&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c \\u043d\\u0435\\u0443\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0435\\u043d\\u043d\\u044b\\u0445 \\u043b\\u0438\\u0446.<\\/div>\\r\\n<div class=\\\"li\\\">8.2. \\u041f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044f \\u043d\\u0438\\u043a\\u043e\\u0433\\u0434\\u0430, \\u043d\\u0438&nbsp;\\u043f\\u0440\\u0438 \\u043a\\u0430\\u043a\\u0438\\u0445 \\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u044f\\u0445 \\u043d\\u0435&nbsp;\\u0431\\u0443\\u0434\\u0443\\u0442 \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u043d\\u044b \\u0442\\u0440\\u0435\\u0442\\u044c\\u0438\\u043c \\u043b\\u0438\\u0446\\u0430\\u043c, \\u0437\\u0430&nbsp;\\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0441\\u043b\\u0443\\u0447\\u0430\\u0435\\u0432, \\u0441\\u0432\\u044f\\u0437\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441&nbsp;\\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u0435\\u043c \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0435\\u0433\\u043e \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u0430 \\u043b\\u0438\\u0431\\u043e \\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435, \\u0435\\u0441\\u043b\\u0438 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043e \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u0435 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u043d\\u0430&nbsp;\\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0442\\u0440\\u0435\\u0442\\u044c\\u0435\\u043c\\u0443 \\u043b\\u0438\\u0446\\u0443 \\u0434\\u043b\\u044f \\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u044f\\u0437\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432 \\u043f\\u043e&nbsp;\\u0433\\u0440\\u0430\\u0436\\u0434\\u0430\\u043d\\u0441\\u043a\\u043e-\\u043f\\u0440\\u0430\\u0432\\u043e\\u0432\\u043e\\u043c\\u0443 \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u0443.<\\/div>\\r\\n<div class=\\\"li\\\">8.3. \\u0412&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435 \\u0432\\u044b\\u044f\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u043d\\u0435\\u0442\\u043e\\u0447\\u043d\\u043e\\u0441\\u0442\\u0435\\u0439 \\u0432&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c \\u043c\\u043e\\u0436\\u0435\\u0442 \\u0430\\u043a\\u0442\\u0443\\u0430\\u043b\\u0438\\u0437\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0438\\u0445&nbsp;\\u0441\\u0430\\u043c\\u043e\\u0441\\u0442\\u043e\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e, \\u043f\\u0443\\u0442\\u0435\\u043c \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0430&nbsp;\\u0430\\u0434\\u0440\\u0435\\u0441 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u043f\\u043e\\u0447\\u0442\\u044b \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430&nbsp;<span class=\\\"link mark owner-email-field\\\" data-scroll-to=\\\"#owner-email-field\\\">office@zms-msk.ru<\\/span>&nbsp;\\u0441&nbsp;\\u043f\\u043e\\u043c\\u0435\\u0442\\u043a\\u043e\\u0439 \\u00ab\\u0410\\u043a\\u0442\\u0443\\u0430\\u043b\\u0438\\u0437\\u0430\\u0446\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445\\u00bb.<\\/div>\\r\\n<div class=\\\"li\\\">8.4. \\u0421\\u0440\\u043e\\u043a \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0435\\u043c \\u0446\\u0435\\u043b\\u0435\\u0439, \\u0434\\u043b\\u044f \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u0431\\u044b\\u043b\\u0438 \\u0441\\u043e\\u0431\\u0440\\u0430\\u043d\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u0435\\u0441\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0439 \\u0441\\u0440\\u043e\\u043a \\u043d\\u0435&nbsp;\\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u043e\\u043c \\u0438\\u043b\\u0438 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0438\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c.<br \\/>\\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c \\u043c\\u043e\\u0436\\u0435\\u0442 \\u0432&nbsp;\\u043b\\u044e\\u0431\\u043e\\u0439 \\u043c\\u043e\\u043c\\u0435\\u043d\\u0442 \\u043e\\u0442\\u043e\\u0437\\u0432\\u0430\\u0442\\u044c \\u0441\\u0432\\u043e\\u0435 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u0435 \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u0438\\u0432 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043f\\u043e\\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432\\u043e\\u043c \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u043f\\u043e\\u0447\\u0442\\u044b \\u043d\\u0430&nbsp;\\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0439 \\u0430\\u0434\\u0440\\u0435\\u0441 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430&nbsp;<span class=\\\"link mark owner-email-field\\\" data-scroll-to=\\\"#owner-email-field\\\">office@zms-msk.ru<\\/span>&nbsp;\\u0441&nbsp;\\u043f\\u043e\\u043c\\u0435\\u0442\\u043a\\u043e\\u0439 \\u00ab\\u041e\\u0442\\u0437\\u044b\\u0432 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445\\u00bb.<\\/div>\\r\\n<div class=\\\"li\\\">8.5. \\u0412\\u0441\\u044f \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044f, \\u043a\\u043e\\u0442\\u043e\\u0440\\u0430\\u044f \\u0441\\u043e\\u0431\\u0438\\u0440\\u0430\\u0435\\u0442\\u0441\\u044f \\u0441\\u0442\\u043e\\u0440\\u043e\\u043d\\u043d\\u0438\\u043c\\u0438 \\u0441\\u0435\\u0440\\u0432\\u0438\\u0441\\u0430\\u043c\\u0438, \\u0432&nbsp;\\u0442\\u043e\\u043c \\u0447\\u0438\\u0441\\u043b\\u0435 \\u043f\\u043b\\u0430\\u0442\\u0435\\u0436\\u043d\\u044b\\u043c\\u0438 \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430\\u043c\\u0438, \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432\\u0430\\u043c\\u0438 \\u0441\\u0432\\u044f\\u0437\\u0438 \\u0438&nbsp;\\u0434\\u0440\\u0443\\u0433\\u0438\\u043c\\u0438 \\u043f\\u043e\\u0441\\u0442\\u0430\\u0432\\u0449\\u0438\\u043a\\u0430\\u043c\\u0438 \\u0443\\u0441\\u043b\\u0443\\u0433, \\u0445\\u0440\\u0430\\u043d\\u0438\\u0442\\u0441\\u044f \\u0438&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f \\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438 \\u043b\\u0438\\u0446\\u0430\\u043c\\u0438 (\\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430\\u043c\\u0438) \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0438\\u0445&nbsp;\\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u043a\\u0438\\u043c \\u0441\\u043e\\u0433\\u043b\\u0430\\u0448\\u0435\\u043d\\u0438\\u0435\\u043c \\u0438&nbsp;\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u043e\\u0439 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438. \\u0421\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u0441&nbsp;\\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438 \\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u0430\\u043c\\u0438. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043d\\u0435&nbsp;\\u043d\\u0435\\u0441\\u0435\\u0442 \\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u0437\\u0430&nbsp;\\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f \\u0442\\u0440\\u0435\\u0442\\u044c\\u0438\\u0445 \\u043b\\u0438\\u0446, \\u0432&nbsp;\\u0442\\u043e\\u043c \\u0447\\u0438\\u0441\\u043b\\u0435 \\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u043d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0435\\u043c \\u043f\\u0443\\u043d\\u043a\\u0442\\u0435 \\u043f\\u043e\\u0441\\u0442\\u0430\\u0432\\u0449\\u0438\\u043a\\u043e\\u0432 \\u0443\\u0441\\u043b\\u0443\\u0433.<\\/div>\\r\\n<div class=\\\"li\\\">8.6. \\u0423\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0437\\u0430\\u043f\\u0440\\u0435\\u0442\\u044b \\u043d\\u0430&nbsp;\\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 (\\u043a\\u0440\\u043e\\u043c\\u0435 \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0430), \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u0438\\u043b\\u0438 \\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 (\\u043a\\u0440\\u043e\\u043c\\u0435 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u0438\\u044f \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0430) \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0440\\u0430\\u0437\\u0440\\u0435\\u0448\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f, \\u043d\\u0435&nbsp;\\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0442 \\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u044f\\u0445 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u044b\\u0445, \\u043e\\u0431\\u0449\\u0435\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u0438\\u043d\\u044b\\u0445 \\u043f\\u0443\\u0431\\u043b\\u0438\\u0447\\u043d\\u044b\\u0445 \\u0438\\u043d\\u0442\\u0435\\u0440\\u0435\\u0441\\u0430\\u0445, \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c&nbsp;\\u0420\\u0424.<\\/div>\\r\\n<div class=\\\"li\\\">8.7. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">8.8. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442 \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0444\\u043e\\u0440\\u043c\\u0435, \\u043f\\u043e\\u0437\\u0432\\u043e\\u043b\\u044f\\u044e\\u0449\\u0435\\u0439 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0438\\u0442\\u044c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043d\\u0435&nbsp;\\u0434\\u043e\\u043b\\u044c\\u0448\\u0435, \\u0447\\u0435\\u043c \\u044d\\u0442\\u043e\\u0433\\u043e \\u0442\\u0440\\u0435\\u0431\\u0443\\u044e\\u0442 \\u0446\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0435\\u0441\\u043b\\u0438 \\u0441\\u0440\\u043e\\u043a \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435&nbsp;\\u0443\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c, \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u043e\\u043c, \\u0441\\u0442\\u043e\\u0440\\u043e\\u043d\\u043e\\u0439 \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e, \\u0432\\u044b\\u0433\\u043e\\u0434\\u043e\\u043f\\u0440\\u0438\\u043e\\u0431\\u0440\\u0435\\u0442\\u0430\\u0442\\u0435\\u043b\\u0435\\u043c \\u0438\\u043b\\u0438 \\u043f\\u043e\\u0440\\u0443\\u0447\\u0438\\u0442\\u0435\\u043b\\u0435\\u043c \\u043f\\u043e&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u043c\\u0443 \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">8.9. \\u0423\\u0441\\u043b\\u043e\\u0432\\u0438\\u0435\\u043c \\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043c\\u043e\\u0436\\u0435\\u0442 \\u044f\\u0432\\u043b\\u044f\\u0442\\u044c\\u0441\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0435 \\u0446\\u0435\\u043b\\u0435\\u0439 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0438\\u0441\\u0442\\u0435\\u0447\\u0435\\u043d\\u0438\\u0435 \\u0441\\u0440\\u043e\\u043a\\u0430 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043e\\u0442\\u0437\\u044b\\u0432 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043e&nbsp;\\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u0432\\u044b\\u044f\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0435\\u043f\\u0440\\u0430\\u0432\\u043e\\u043c\\u0435\\u0440\\u043d\\u043e\\u0439 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>9. \\u041f\\u0435\\u0440\\u0435\\u0447\\u0435\\u043d\\u044c \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0439, \\u043f\\u0440\\u043e\\u0438\\u0437\\u0432\\u043e\\u0434\\u0438\\u043c\\u044b\\u0445 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u043e\\u043c \\u0441&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u043d\\u044b\\u043c\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">9.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442 \\u0441\\u0431\\u043e\\u0440, \\u0437\\u0430\\u043f\\u0438\\u0441\\u044c, \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430\\u0442\\u0438\\u0437\\u0430\\u0446\\u0438\\u044e, \\u043d\\u0430\\u043a\\u043e\\u043f\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u0435 (\\u043e\\u0431\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0435), \\u0438\\u0437\\u0432\\u043b\\u0435\\u0447\\u0435\\u043d\\u0438\\u0435, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435, \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 (\\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f), \\u043e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435, \\u0431\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435, \\u0443\\u0434\\u0430\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0438&nbsp;\\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">9.2. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442 \\u0430\\u0432\\u0442\\u043e\\u043c\\u0430\\u0442\\u0438\\u0437\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u043d\\u0443\\u044e \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0435\\u0439 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u043d\\u043e\\u0439 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438 \\u043f\\u043e&nbsp;\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u043e-\\u0442\\u0435\\u043b\\u0435\\u043a\\u043e\\u043c\\u043c\\u0443\\u043d\\u0438\\u043a\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u043c \\u0441\\u0435\\u0442\\u044f\\u043c \\u0438\\u043b\\u0438 \\u0431\\u0435\\u0437 \\u0442\\u0430\\u043a\\u043e\\u0432\\u043e\\u0439.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>10. \\u0422\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u0430\\u044f \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">10.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0434\\u043e&nbsp;\\u043d\\u0430\\u0447\\u0430\\u043b\\u0430 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0434\\u0435\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 \\u043f\\u043e&nbsp;\\u0442\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u043e\\u0439 \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u0438\\u0442\\u044c \\u0443\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0435\\u043d\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d \\u043f\\u043e&nbsp;\\u0437\\u0430\\u0449\\u0438\\u0442\\u0435 \\u043f\\u0440\\u0430\\u0432 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e&nbsp;\\u0441\\u0432\\u043e\\u0435\\u043c \\u043d\\u0430\\u043c\\u0435\\u0440\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0442\\u044c \\u0442\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u0443\\u044e \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 (\\u0442\\u0430\\u043a\\u043e\\u0435 \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0442\\u0434\\u0435\\u043b\\u044c\\u043d\\u043e \\u043e\\u0442&nbsp;\\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u044f \\u043e&nbsp;\\u043d\\u0430\\u043c\\u0435\\u0440\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445).<\\/div>\\r\\n<div class=\\\"li\\\">10.2. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0434\\u043e&nbsp;\\u043f\\u043e\\u0434\\u0430\\u0447\\u0438 \\u0432\\u044b\\u0448\\u0435\\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u043e\\u0433\\u043e \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u044f, \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043e\\u0442&nbsp;\\u043e\\u0440\\u0433\\u0430\\u043d\\u043e\\u0432 \\u0432\\u043b\\u0430\\u0441\\u0442\\u0438 \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u0433\\u043e \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0430, \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0444\\u0438\\u0437\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u043b\\u0438\\u0446, \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u044b\\u0445 \\u044e\\u0440\\u0438\\u0434\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u043b\\u0438\\u0446, \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u043c \\u043f\\u043b\\u0430\\u043d\\u0438\\u0440\\u0443\\u0435\\u0442\\u0441\\u044f \\u0442\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u0430\\u044f \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0438\\u0435 \\u0441\\u0432\\u0435\\u0434\\u0435\\u043d\\u0438\\u044f.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>11. \\u041a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"descr\\\">\\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0438&nbsp;\\u0438\\u043d\\u044b\\u0435 \\u043b\\u0438\\u0446\\u0430, \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0432\\u0448\\u0438\\u0435 \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043a&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c, \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u044b \\u043d\\u0435&nbsp;\\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0432\\u0430\\u0442\\u044c \\u0442\\u0440\\u0435\\u0442\\u044c\\u0438\\u043c \\u043b\\u0438\\u0446\\u0430\\u043c \\u0438&nbsp;\\u043d\\u0435&nbsp;\\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u044f\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0431\\u0435\\u0437 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0435\\u0441\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0435 \\u043d\\u0435&nbsp;\\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043e \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>12. \\u0417\\u0430\\u043a\\u043b\\u044e\\u0447\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u044b\\u0435 \\u043f\\u043e\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">12.1. \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c \\u043c\\u043e\\u0436\\u0435\\u0442 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043b\\u044e\\u0431\\u044b\\u0435 \\u0440\\u0430\\u0437\\u044a\\u044f\\u0441\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u043e&nbsp;\\u0438\\u043d\\u0442\\u0435\\u0440\\u0435\\u0441\\u0443\\u044e\\u0449\\u0438\\u043c \\u0432\\u043e\\u043f\\u0440\\u043e\\u0441\\u0430\\u043c, \\u043a\\u0430\\u0441\\u0430\\u044e\\u0449\\u0438\\u043c\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043e\\u0431\\u0440\\u0430\\u0442\\u0438\\u0432\\u0448\\u0438\\u0441\\u044c \\u043a&nbsp;\\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u0441&nbsp;\\u043f\\u043e\\u043c\\u043e\\u0449\\u044c\\u044e \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u043f\\u043e\\u0447\\u0442\\u044b&nbsp;<span class=\\\"link mark owner-email-field\\\" data-scroll-to=\\\"#owner-email-field\\\">office@zms-msk.ru<\\/span>.<\\/div>\\r\\n<div class=\\\"li\\\">12.2. \\u0412&nbsp;\\u0434\\u0430\\u043d\\u043d\\u043e\\u043c \\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u0435 \\u0431\\u0443\\u0434\\u0443\\u0442 \\u043e\\u0442\\u0440\\u0430\\u0436\\u0435\\u043d\\u044b \\u043b\\u044e\\u0431\\u044b\\u0435 \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u043e\\u043c. \\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u0435\\u0442 \\u0431\\u0435\\u0441\\u0441\\u0440\\u043e\\u0447\\u043d\\u043e \\u0434\\u043e&nbsp;\\u0437\\u0430\\u043c\\u0435\\u043d\\u044b \\u0435\\u0435&nbsp;\\u043d\\u043e\\u0432\\u043e\\u0439 \\u0432\\u0435\\u0440\\u0441\\u0438\\u0435\\u0439.<\\/div>\\r\\n<div class=\\\"li\\\">12.3. \\u0410\\u043a\\u0442\\u0443\\u0430\\u043b\\u044c\\u043d\\u0430\\u044f \\u0432\\u0435\\u0440\\u0441\\u0438\\u044f \\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0438 \\u0432&nbsp;\\u0441\\u0432\\u043e\\u0431\\u043e\\u0434\\u043d\\u043e\\u043c \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0435 \\u0440\\u0430\\u0441\\u043f\\u043e\\u043b\\u043e\\u0436\\u0435\\u043d\\u0430 \\u0432&nbsp;\\u0441\\u0435\\u0442\\u0438 \\u0418\\u043d\\u0442\\u0435\\u0440\\u043d\\u0435\\u0442 \\u043f\\u043e&nbsp;\\u0430\\u0434\\u0440\\u0435\\u0441\\u0443&nbsp;<span id=\\\"owner-privacy-url-value\\\" class=\\\"link mark owner-privacy-url-field\\\" data-scroll-to=\\\"#owner-privacy-url-field\\\">https:\\/\\/zamesbar.ru\\/privacy-policy<\\/span>.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2023-08-25 16:53:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-22 13:46:45\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-22 13:46:09\",\"publish_up\":\"2023-08-25 16:53:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0);
INSERT INTO `lsqvo_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(206, 'com_content.article.44', '', '2023-12-22 13:55:11', 113, 99110, '093d41668db412f428a8050482ccf26a20fd4555', '{\"id\":\"44\",\"asset_id\":204,\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"alias\":\"politika-konfidentsialnosti\",\"introtext\":\"<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h4><strong>\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u0432&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/strong><\\/h4>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>1. \\u041e\\u0431\\u0449\\u0438\\u0435 \\u043f\\u043e\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f<\\/h5>\\r\\n<div class=\\\"descr\\\">\\u041d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0430\\u044f \\u043f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0430 \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f\\u043c\\u0438 \\u0424\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u043e\\u0433\\u043e \\u0437\\u0430\\u043a\\u043e\\u043d\\u0430 \\u043e\\u0442&nbsp;27.07.2006. \\u2116&nbsp;152-\\u0424\\u0417 \\u00ab\\u041e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445\\u00bb (\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u0417\\u0430\\u043a\\u043e\\u043d \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445) \\u0438&nbsp;\\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u0435\\u0442 \\u043f\\u043e\\u0440\\u044f\\u0434\\u043e\\u043a \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u043c\\u0435\\u0440\\u044b \\u043f\\u043e&nbsp;\\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0435\\u043d\\u0438\\u044e \\u0431\\u0435\\u0437\\u043e\\u043f\\u0430\\u0441\\u043d\\u043e\\u0441\\u0442\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043f\\u0440\\u0435\\u0434\\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0435\\u043c\\u044b\\u0435&nbsp;<span id=\\\"owner-name-value\\\" class=\\\"link mark owner-name-field\\\" data-scroll-to=\\\"#owner-name-field\\\">\\u041e\\u041e\\u041e \\u00ab\\u0417\\u0410\\u041c\\u0415\\u0421\\u00bb<\\/span>&nbsp;(\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440).<\\/div>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">1.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0441\\u0442\\u0430\\u0432\\u0438\\u0442 \\u0441\\u0432\\u043e\\u0435\\u0439 \\u0432\\u0430\\u0436\\u043d\\u0435\\u0439\\u0448\\u0435\\u0439 \\u0446\\u0435\\u043b\\u044c\\u044e \\u0438&nbsp;\\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u0435\\u043c \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0441\\u0432\\u043e\\u0435\\u0439 \\u0434\\u0435\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 \\u0441\\u043e\\u0431\\u043b\\u044e\\u0434\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0440\\u0430\\u0432 \\u0438&nbsp;\\u0441\\u0432\\u043e\\u0431\\u043e\\u0434 \\u0447\\u0435\\u043b\\u043e\\u0432\\u0435\\u043a\\u0430 \\u0438&nbsp;\\u0433\\u0440\\u0430\\u0436\\u0434\\u0430\\u043d\\u0438\\u043d\\u0430 \\u043f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0432&nbsp;\\u0442\\u043e\\u043c \\u0447\\u0438\\u0441\\u043b\\u0435 \\u0437\\u0430\\u0449\\u0438\\u0442\\u044b \\u043f\\u0440\\u0430\\u0432 \\u043d\\u0430&nbsp;\\u043d\\u0435\\u043f\\u0440\\u0438\\u043a\\u043e\\u0441\\u043d\\u043e\\u0432\\u0435\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u0447\\u0430\\u0441\\u0442\\u043d\\u043e\\u0439 \\u0436\\u0438\\u0437\\u043d\\u0438, \\u043b\\u0438\\u0447\\u043d\\u0443\\u044e \\u0438&nbsp;\\u0441\\u0435\\u043c\\u0435\\u0439\\u043d\\u0443\\u044e \\u0442\\u0430\\u0439\\u043d\\u0443.<\\/div>\\r\\n<div class=\\\"li\\\">1.2. \\u041d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0430\\u044f \\u043f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u0432&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 (\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430) \\u043f\\u0440\\u0438\\u043c\\u0435\\u043d\\u044f\\u0435\\u0442\\u0441\\u044f \\u043a\\u043e&nbsp;\\u0432\\u0441\\u0435\\u0439 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438, \\u043a\\u043e\\u0442\\u043e\\u0440\\u0443\\u044e \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043c\\u043e\\u0436\\u0435\\u0442 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043e&nbsp;\\u043f\\u043e\\u0441\\u0435\\u0442\\u0438\\u0442\\u0435\\u043b\\u044f\\u0445 \\u0432\\u0435\\u0431-\\u0441\\u0430\\u0439\\u0442\\u0430&nbsp;<span class=\\\"link mark owner-site-url-field\\\" data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru<\\/span>.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>2. \\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u044b\\u0435 \\u043f\\u043e\\u043d\\u044f\\u0442\\u0438\\u044f, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u043c\\u044b\\u0435 \\u0432&nbsp;\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0435<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">2.1. \\u0410\\u0432\\u0442\\u043e\\u043c\\u0430\\u0442\\u0438\\u0437\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u043d\\u0430\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441&nbsp;\\u043f\\u043e\\u043c\\u043e\\u0449\\u044c\\u044e \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432 \\u0432\\u044b\\u0447\\u0438\\u0441\\u043b\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0439 \\u0442\\u0435\\u0445\\u043d\\u0438\\u043a\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">2.2. \\u0411\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u043e\\u0435 \\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u0435 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 (\\u0437\\u0430&nbsp;\\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0441\\u043b\\u0443\\u0447\\u0430\\u0435\\u0432, \\u0435\\u0441\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445).<\\/div>\\r\\n<div class=\\\"li\\\">2.3. \\u0412\\u0435\\u0431-\\u0441\\u0430\\u0439\\u0442&nbsp;\\u2014 \\u0441\\u043e\\u0432\\u043e\\u043a\\u0443\\u043f\\u043d\\u043e\\u0441\\u0442\\u044c \\u0433\\u0440\\u0430\\u0444\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u0438&nbsp;\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0445 \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\\u043e\\u0432, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c \\u0434\\u043b\\u044f \\u042d\\u0412\\u041c \\u0438&nbsp;\\u0431\\u0430\\u0437 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u044e\\u0449\\u0438\\u0445 \\u0438\\u0445&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u043d\\u043e\\u0441\\u0442\\u044c \\u0432&nbsp;\\u0441\\u0435\\u0442\\u0438 \\u0438\\u043d\\u0442\\u0435\\u0440\\u043d\\u0435\\u0442 \\u043f\\u043e&nbsp;\\u0441\\u0435\\u0442\\u0435\\u0432\\u043e\\u043c\\u0443 \\u0430\\u0434\\u0440\\u0435\\u0441\\u0443&nbsp;<span class=\\\"link mark owner-site-url-field\\\" data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru<\\/span>.<\\/div>\\r\\n<div class=\\\"li\\\">2.4. \\u0418\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u0430\\u044f \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u0441\\u043e\\u0432\\u043e\\u043a\\u0443\\u043f\\u043d\\u043e\\u0441\\u0442\\u044c \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u0449\\u0438\\u0445\\u0441\\u044f \\u0432&nbsp;\\u0431\\u0430\\u0437\\u0430\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u044e\\u0449\\u0438\\u0445 \\u0438\\u0445&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0442\\u0435\\u0445\\u043d\\u043e\\u043b\\u043e\\u0433\\u0438\\u0439 \\u0438&nbsp;\\u0442\\u0435\\u0445\\u043d\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432.<\\/div>\\r\\n<div class=\\\"li\\\">2.5. \\u041e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f, \\u0432&nbsp;\\u0440\\u0435\\u0437\\u0443\\u043b\\u044c\\u0442\\u0430\\u0442\\u0435 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u043d\\u0435\\u0432\\u043e\\u0437\\u043c\\u043e\\u0436\\u043d\\u043e \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0438\\u0442\\u044c \\u0431\\u0435\\u0437 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u0434\\u043e\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0439 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438 \\u043f\\u0440\\u0438\\u043d\\u0430\\u0434\\u043b\\u0435\\u0436\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043a\\u043e\\u043d\\u043a\\u0440\\u0435\\u0442\\u043d\\u043e\\u043c\\u0443 \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044e \\u0438\\u043b\\u0438 \\u0438\\u043d\\u043e\\u043c\\u0443 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">2.6. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u043e\\u0435 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0435 (\\u043e\\u043f\\u0435\\u0440\\u0430\\u0446\\u0438\\u044f) \\u0438\\u043b\\u0438 \\u0441\\u043e\\u0432\\u043e\\u043a\\u0443\\u043f\\u043d\\u043e\\u0441\\u0442\\u044c \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0439 (\\u043e\\u043f\\u0435\\u0440\\u0430\\u0446\\u0438\\u0439), \\u0441\\u043e\\u0432\\u0435\\u0440\\u0448\\u0430\\u0435\\u043c\\u044b\\u0445 \\u0441&nbsp;\\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435\\u043c \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432 \\u0430\\u0432\\u0442\\u043e\\u043c\\u0430\\u0442\\u0438\\u0437\\u0430\\u0446\\u0438\\u0438 \\u0438\\u043b\\u0438 \\u0431\\u0435\\u0437 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u0442\\u0430\\u043a\\u0438\\u0445 \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432 \\u0441&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438, \\u0432\\u043a\\u043b\\u044e\\u0447\\u0430\\u044f \\u0441\\u0431\\u043e\\u0440, \\u0437\\u0430\\u043f\\u0438\\u0441\\u044c, \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430\\u0442\\u0438\\u0437\\u0430\\u0446\\u0438\\u044e, \\u043d\\u0430\\u043a\\u043e\\u043f\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u0435 (\\u043e\\u0431\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0435), \\u0438\\u0437\\u0432\\u043b\\u0435\\u0447\\u0435\\u043d\\u0438\\u0435, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435, \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 (\\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f), \\u043e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435, \\u0431\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435, \\u0443\\u0434\\u0430\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">2.7. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440&nbsp;\\u2014 \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d, \\u043c\\u0443\\u043d\\u0438\\u0446\\u0438\\u043f\\u0430\\u043b\\u044c\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d, \\u044e\\u0440\\u0438\\u0434\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0435 \\u0438\\u043b\\u0438 \\u0444\\u0438\\u0437\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0435 \\u043b\\u0438\\u0446\\u043e, \\u0441\\u0430\\u043c\\u043e\\u0441\\u0442\\u043e\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e \\u0438\\u043b\\u0438 \\u0441\\u043e\\u0432\\u043c\\u0435\\u0441\\u0442\\u043d\\u043e \\u0441&nbsp;\\u0434\\u0440\\u0443\\u0433\\u0438\\u043c\\u0438 \\u043b\\u0438\\u0446\\u0430\\u043c\\u0438 \\u043e\\u0440\\u0433\\u0430\\u043d\\u0438\\u0437\\u0443\\u044e\\u0449\\u0438\\u0435 \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u044e\\u0449\\u0438\\u0435 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u044e\\u0449\\u0438\\u0435 \\u0446\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0441\\u043e\\u0441\\u0442\\u0430\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0449\\u0438\\u0445 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435, \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f (\\u043e\\u043f\\u0435\\u0440\\u0430\\u0446\\u0438\\u0438), \\u0441\\u043e\\u0432\\u0435\\u0440\\u0448\\u0430\\u0435\\u043c\\u044b\\u0435 \\u0441&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">2.8. \\u041f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u0430\\u044f \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044f, \\u043e\\u0442\\u043d\\u043e\\u0441\\u044f\\u0449\\u0430\\u044f\\u0441\\u044f \\u043f\\u0440\\u044f\\u043c\\u043e \\u0438\\u043b\\u0438 \\u043a\\u043e\\u0441\\u0432\\u0435\\u043d\\u043d\\u043e \\u043a&nbsp;\\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c\\u0443 \\u0438\\u043b\\u0438 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u0435\\u043c\\u043e\\u043c\\u0443 \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044e \\u0432\\u0435\\u0431-\\u0441\\u0430\\u0439\\u0442\\u0430&nbsp;<span class=\\\"link mark owner-site-url-field\\\" data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru<\\/span>.<\\/div>\\r\\n<div class=\\\"li\\\">2.9. \\u041f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u0440\\u0430\\u0437\\u0440\\u0435\\u0448\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f,&nbsp;\\u2014 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u043e\\u0433\\u043e \\u043a\\u0440\\u0443\\u0433\\u0430 \\u043b\\u0438\\u0446 \\u043a&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u043c \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0443\\u0442\\u0435\\u043c \\u0434\\u0430\\u0447\\u0438 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0440\\u0430\\u0437\\u0440\\u0435\\u0448\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f \\u0432&nbsp;\\u043f\\u043e\\u0440\\u044f\\u0434\\u043a\\u0435, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u043e\\u043c \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 (\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u0440\\u0430\\u0437\\u0440\\u0435\\u0448\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f).<\\/div>\\r\\n<div class=\\\"li\\\">2.10. \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u043e\\u0439 \\u043f\\u043e\\u0441\\u0435\\u0442\\u0438\\u0442\\u0435\\u043b\\u044c \\u0432\\u0435\\u0431-\\u0441\\u0430\\u0439\\u0442\\u0430&nbsp;<span class=\\\"link mark owner-site-url-field\\\" data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru<\\/span>.<\\/div>\\r\\n<div class=\\\"li\\\">2.11. \\u041f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f, \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u0435 \\u043d\\u0430&nbsp;\\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0442\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c\\u0443 \\u043b\\u0438\\u0446\\u0443 \\u0438\\u043b\\u0438 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c\\u0443 \\u043a\\u0440\\u0443\\u0433\\u0443 \\u043b\\u0438\\u0446.<\\/div>\\r\\n<div class=\\\"li\\\">2.12. \\u0420\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u044b\\u0435 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f, \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u0435 \\u043d\\u0430&nbsp;\\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0442\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c\\u0443 \\u043a\\u0440\\u0443\\u0433\\u0443 \\u043b\\u0438\\u0446 (\\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445) \\u0438\\u043b\\u0438 \\u043d\\u0430&nbsp;\\u043e\\u0437\\u043d\\u0430\\u043a\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0441&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438 \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u043e\\u0433\\u043e \\u043a\\u0440\\u0443\\u0433\\u0430 \\u043b\\u0438\\u0446, \\u0432&nbsp;\\u0442\\u043e\\u043c \\u0447\\u0438\\u0441\\u043b\\u0435 \\u043e\\u0431\\u043d\\u0430\\u0440\\u043e\\u0434\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432\\u0430\\u0445 \\u043c\\u0430\\u0441\\u0441\\u043e\\u0432\\u043e\\u0439 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438, \\u0440\\u0430\\u0437\\u043c\\u0435\\u0449\\u0435\\u043d\\u0438\\u0435 \\u0432&nbsp;\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u043e-\\u0442\\u0435\\u043b\\u0435\\u043a\\u043e\\u043c\\u043c\\u0443\\u043d\\u0438\\u043a\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0441\\u0435\\u0442\\u044f\\u0445 \\u0438\\u043b\\u0438 \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0430 \\u043a&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c \\u043a\\u0430\\u043a\\u0438\\u043c-\\u043b\\u0438\\u0431\\u043e \\u0438\\u043d\\u044b\\u043c \\u0441\\u043f\\u043e\\u0441\\u043e\\u0431\\u043e\\u043c.<\\/div>\\r\\n<div class=\\\"li\\\">2.13. \\u0422\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u0430\\u044f \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0430&nbsp;\\u0442\\u0435\\u0440\\u0440\\u0438\\u0442\\u043e\\u0440\\u0438\\u044e \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u0433\\u043e \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0430 \\u043e\\u0440\\u0433\\u0430\\u043d\\u0443 \\u0432\\u043b\\u0430\\u0441\\u0442\\u0438 \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u0433\\u043e \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0430, \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u043c\\u0443 \\u0444\\u0438\\u0437\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c\\u0443 \\u0438\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u043c\\u0443 \\u044e\\u0440\\u0438\\u0434\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c\\u0443 \\u043b\\u0438\\u0446\\u0443.<\\/div>\\r\\n<div class=\\\"li\\\">2.14. \\u0423\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u044b\\u0435 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f, \\u0432&nbsp;\\u0440\\u0435\\u0437\\u0443\\u043b\\u044c\\u0442\\u0430\\u0442\\u0435 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0430\\u044e\\u0442\\u0441\\u044f \\u0431\\u0435\\u0437\\u0432\\u043e\\u0437\\u0432\\u0440\\u0430\\u0442\\u043d\\u043e \\u0441&nbsp;\\u043d\\u0435\\u0432\\u043e\\u0437\\u043c\\u043e\\u0436\\u043d\\u043e\\u0441\\u0442\\u044c\\u044e \\u0434\\u0430\\u043b\\u044c\\u043d\\u0435\\u0439\\u0448\\u0435\\u0433\\u043e \\u0432\\u043e\\u0441\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0430\\u044e\\u0442\\u0441\\u044f \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u043d\\u043e\\u0441\\u0438\\u0442\\u0435\\u043b\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>3. \\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u044b\\u0435 \\u043f\\u0440\\u0430\\u0432\\u0430 \\u0438&nbsp;\\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0438 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">3.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0438\\u043c\\u0435\\u0435\\u0442 \\u043f\\u0440\\u0430\\u0432\\u043e:<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0442\\u044c \\u043e\\u0442&nbsp;\\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0434\\u043e\\u0441\\u0442\\u043e\\u0432\\u0435\\u0440\\u043d\\u044b\\u0435 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u044b, \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u0449\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435 \\u043e\\u0442\\u0437\\u044b\\u0432\\u0430 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435, \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u044f \\u0441&nbsp;\\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435\\u043c \\u043e&nbsp;\\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0432\\u043f\\u0440\\u0430\\u0432\\u0435 \\u043f\\u0440\\u043e\\u0434\\u043e\\u043b\\u0436\\u0438\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0431\\u0435\\u0437 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0440\\u0438 \\u043d\\u0430\\u043b\\u0438\\u0447\\u0438\\u0438 \\u043e\\u0441\\u043d\\u043e\\u0432\\u0430\\u043d\\u0438\\u0439, \\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0417\\u0430\\u043a\\u043e\\u043d\\u0435 \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0441\\u0430\\u043c\\u043e\\u0441\\u0442\\u043e\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u0442\\u044c \\u0441\\u043e\\u0441\\u0442\\u0430\\u0432 \\u0438&nbsp;\\u043f\\u0435\\u0440\\u0435\\u0447\\u0435\\u043d\\u044c \\u043c\\u0435\\u0440, \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u0445 \\u0438&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0430\\u0442\\u043e\\u0447\\u043d\\u044b\\u0445 \\u0434\\u043b\\u044f \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0435\\u043d\\u0438\\u044f \\u0432\\u044b\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0435\\u0439, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u043f\\u0440\\u0438\\u043d\\u044f\\u0442\\u044b\\u043c\\u0438 \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u043d\\u0438\\u043c \\u043d\\u043e\\u0440\\u043c\\u0430\\u0442\\u0438\\u0432\\u043d\\u044b\\u043c\\u0438 \\u043f\\u0440\\u0430\\u0432\\u043e\\u0432\\u044b\\u043c\\u0438 \\u0430\\u043a\\u0442\\u0430\\u043c\\u0438, \\u0435\\u0441\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0435 \\u043d\\u0435&nbsp;\\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043e \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u0434\\u0440\\u0443\\u0433\\u0438\\u043c\\u0438 \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0437\\u0430\\u043a\\u043e\\u043d\\u0430\\u043c\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">3.2. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d:<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u044f\\u0442\\u044c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u043e&nbsp;\\u0435\\u0433\\u043e \\u043f\\u0440\\u043e\\u0441\\u044c\\u0431\\u0435 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e, \\u043a\\u0430\\u0441\\u0430\\u044e\\u0449\\u0443\\u044e\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043e\\u0440\\u0433\\u0430\\u043d\\u0438\\u0437\\u043e\\u0432\\u044b\\u0432\\u0430\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u043f\\u043e\\u0440\\u044f\\u0434\\u043a\\u0435, \\u0443\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0438\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c&nbsp;\\u0420\\u0424;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043e\\u0442\\u0432\\u0435\\u0447\\u0430\\u0442\\u044c \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u044f \\u0438&nbsp;\\u0437\\u0430\\u043f\\u0440\\u043e\\u0441\\u044b \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u0438\\u0445&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0440\\u0435\\u0434\\u0441\\u0442\\u0430\\u0432\\u0438\\u0442\\u0435\\u043b\\u0435\\u0439 \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f\\u043c\\u0438 \\u0417\\u0430\\u043a\\u043e\\u043d\\u0430 \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0441\\u043e\\u043e\\u0431\\u0449\\u0430\\u0442\\u044c \\u0432&nbsp;\\u0443\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0435\\u043d\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d \\u043f\\u043e&nbsp;\\u0437\\u0430\\u0449\\u0438\\u0442\\u0435 \\u043f\\u0440\\u0430\\u0432 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u043e&nbsp;\\u0437\\u0430\\u043f\\u0440\\u043e\\u0441\\u0443 \\u044d\\u0442\\u043e\\u0433\\u043e \\u043e\\u0440\\u0433\\u0430\\u043d\\u0430 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0443\\u044e \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e \\u0432&nbsp;\\u0442\\u0435\\u0447\\u0435\\u043d\\u0438\\u0435 10&nbsp;\\u0434\\u043d\\u0435\\u0439 \\u0441&nbsp;\\u0434\\u0430\\u0442\\u044b \\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u0438\\u044f \\u0442\\u0430\\u043a\\u043e\\u0433\\u043e \\u0437\\u0430\\u043f\\u0440\\u043e\\u0441\\u0430;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0443\\u0431\\u043b\\u0438\\u043a\\u043e\\u0432\\u0430\\u0442\\u044c \\u0438\\u043b\\u0438 \\u0438\\u043d\\u044b\\u043c \\u043e\\u0431\\u0440\\u0430\\u0437\\u043e\\u043c \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0442\\u044c \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u044b\\u0439 \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043a&nbsp;\\u043d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0435\\u0439 \\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0435 \\u0432&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0442\\u044c \\u043f\\u0440\\u0430\\u0432\\u043e\\u0432\\u044b\\u0435, \\u043e\\u0440\\u0433\\u0430\\u043d\\u0438\\u0437\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0435 \\u0438&nbsp;\\u0442\\u0435\\u0445\\u043d\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0435 \\u043c\\u0435\\u0440\\u044b \\u0434\\u043b\\u044f \\u0437\\u0430\\u0449\\u0438\\u0442\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0442&nbsp;\\u043d\\u0435\\u043f\\u0440\\u0430\\u0432\\u043e\\u043c\\u0435\\u0440\\u043d\\u043e\\u0433\\u043e \\u0438\\u043b\\u0438 \\u0441\\u043b\\u0443\\u0447\\u0430\\u0439\\u043d\\u043e\\u0433\\u043e \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0430 \\u043a&nbsp;\\u043d\\u0438\\u043c, \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f, \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u044f, \\u0431\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f, \\u043a\\u043e\\u043f\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f, \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f, \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043e\\u0442&nbsp;\\u0438\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043f\\u0440\\u0430\\u0432\\u043e\\u043c\\u0435\\u0440\\u043d\\u044b\\u0445 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0439 \\u0432&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0442\\u0438\\u0442\\u044c \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 (\\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f) \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0442\\u0438\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u0438&nbsp;\\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0438\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0432&nbsp;\\u043f\\u043e\\u0440\\u044f\\u0434\\u043a\\u0435 \\u0438&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u044f\\u0445, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u044f\\u0442\\u044c \\u0438\\u043d\\u044b\\u0435 \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0438, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>4. \\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u044b\\u0435 \\u043f\\u0440\\u0430\\u0432\\u0430 \\u0438&nbsp;\\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0438 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">4.1. \\u0421\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043c\\u0435\\u044e\\u0442 \\u043f\\u0440\\u0430\\u0432\\u043e:<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0442\\u044c \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e, \\u043a\\u0430\\u0441\\u0430\\u044e\\u0449\\u0443\\u044e\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0437\\u0430&nbsp;\\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0441\\u043b\\u0443\\u0447\\u0430\\u0435\\u0432, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0437\\u0430\\u043a\\u043e\\u043d\\u0430\\u043c\\u0438. \\u0421\\u0432\\u0435\\u0434\\u0435\\u043d\\u0438\\u044f \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u044f\\u044e\\u0442\\u0441\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u043e\\u043c \\u0432&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u043d\\u043e\\u0439 \\u0444\\u043e\\u0440\\u043c\\u0435, \\u0438&nbsp;\\u0432&nbsp;\\u043d\\u0438\\u0445 \\u043d\\u0435&nbsp;\\u0434\\u043e\\u043b\\u0436\\u043d\\u044b \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u0442\\u044c\\u0441\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u043e\\u0442\\u043d\\u043e\\u0441\\u044f\\u0449\\u0438\\u0435\\u0441\\u044f \\u043a&nbsp;\\u0434\\u0440\\u0443\\u0433\\u0438\\u043c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0437\\u0430&nbsp;\\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0441\\u043b\\u0443\\u0447\\u0430\\u0435\\u0432, \\u043a\\u043e\\u0433\\u0434\\u0430 \\u0438\\u043c\\u0435\\u044e\\u0442\\u0441\\u044f \\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u044b\\u0435 \\u043e\\u0441\\u043d\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0442\\u0438\\u044f \\u0442\\u0430\\u043a\\u0438\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445. \\u041f\\u0435\\u0440\\u0435\\u0447\\u0435\\u043d\\u044c \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438 \\u0438&nbsp;\\u043f\\u043e\\u0440\\u044f\\u0434\\u043e\\u043a \\u0435\\u0435&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u0438\\u044f \\u0443\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u0442\\u044c \\u043e\\u0442&nbsp;\\u043e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u044f \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0438\\u0445&nbsp;\\u0431\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u0438\\u043b\\u0438 \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f \\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435, \\u0435\\u0441\\u043b\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u044f\\u0432\\u043b\\u044f\\u044e\\u0442\\u0441\\u044f \\u043d\\u0435\\u043f\\u043e\\u043b\\u043d\\u044b\\u043c\\u0438, \\u0443\\u0441\\u0442\\u0430\\u0440\\u0435\\u0432\\u0448\\u0438\\u043c\\u0438, \\u043d\\u0435\\u0442\\u043e\\u0447\\u043d\\u044b\\u043c\\u0438, \\u043d\\u0435\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u043e \\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u043d\\u044b\\u043c\\u0438 \\u0438\\u043b\\u0438 \\u043d\\u0435&nbsp;\\u044f\\u0432\\u043b\\u044f\\u044e\\u0442\\u0441\\u044f \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u043c\\u0438 \\u0434\\u043b\\u044f \\u0437\\u0430\\u044f\\u0432\\u043b\\u0435\\u043d\\u043d\\u043e\\u0439 \\u0446\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0442\\u044c \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043c\\u0435\\u0440\\u044b \\u043f\\u043e&nbsp;\\u0437\\u0430\\u0449\\u0438\\u0442\\u0435 \\u0441\\u0432\\u043e\\u0438\\u0445 \\u043f\\u0440\\u0430\\u0432;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0432\\u044b\\u0434\\u0432\\u0438\\u0433\\u0430\\u0442\\u044c \\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u0435 \\u043f\\u0440\\u0435\\u0434\\u0432\\u0430\\u0440\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0433\\u043e \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0446\\u0435\\u043b\\u044f\\u0445 \\u043f\\u0440\\u043e\\u0434\\u0432\\u0438\\u0436\\u0435\\u043d\\u0438\\u044f \\u043d\\u0430&nbsp;\\u0440\\u044b\\u043d\\u043a\\u0435 \\u0442\\u043e\\u0432\\u0430\\u0440\\u043e\\u0432, \\u0440\\u0430\\u0431\\u043e\\u0442 \\u0438&nbsp;\\u0443\\u0441\\u043b\\u0443\\u0433;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043d\\u0430&nbsp;\\u043e\\u0442\\u0437\\u044b\\u0432 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435, \\u043d\\u0430&nbsp;\\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u043e&nbsp;\\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043e\\u0431\\u0436\\u0430\\u043b\\u043e\\u0432\\u0430\\u0442\\u044c \\u0432&nbsp;\\u0443\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0435\\u043d\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d \\u043f\\u043e&nbsp;\\u0437\\u0430\\u0449\\u0438\\u0442\\u0435 \\u043f\\u0440\\u0430\\u0432 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u0432&nbsp;\\u0441\\u0443\\u0434\\u0435\\u0431\\u043d\\u043e\\u043c \\u043f\\u043e\\u0440\\u044f\\u0434\\u043a\\u0435 \\u043d\\u0435\\u043f\\u0440\\u0430\\u0432\\u043e\\u043c\\u0435\\u0440\\u043d\\u044b\\u0435 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f \\u0438\\u043b\\u0438 \\u0431\\u0435\\u0437\\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0435 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u043f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043d\\u0430&nbsp;\\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0438\\u043d\\u044b\\u0445 \\u043f\\u0440\\u0430\\u0432, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c&nbsp;\\u0420\\u0424.<\\/div>\\r\\n<div class=\\\"li\\\">4.2. \\u0421\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u044b:<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u044f\\u0442\\u044c \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u0434\\u043e\\u0441\\u0442\\u043e\\u0432\\u0435\\u0440\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u043e&nbsp;\\u0441\\u0435\\u0431\\u0435;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0441\\u043e\\u043e\\u0431\\u0449\\u0430\\u0442\\u044c \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u043e\\u0431&nbsp;\\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u0438 (\\u043e\\u0431\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u0438, \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0438) \\u0441\\u0432\\u043e\\u0438\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">4.3. \\u041b\\u0438\\u0446\\u0430, \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0432\\u0448\\u0438\\u0435 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u043d\\u0435\\u0434\\u043e\\u0441\\u0442\\u043e\\u0432\\u0435\\u0440\\u043d\\u044b\\u0435 \\u0441\\u0432\\u0435\\u0434\\u0435\\u043d\\u0438\\u044f \\u043e&nbsp;\\u0441\\u0435\\u0431\\u0435, \\u043b\\u0438\\u0431\\u043e \\u0441\\u0432\\u0435\\u0434\\u0435\\u043d\\u0438\\u044f \\u043e&nbsp;\\u0434\\u0440\\u0443\\u0433\\u043e\\u043c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0431\\u0435\\u0437 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043f\\u043e\\u0441\\u043b\\u0435\\u0434\\u043d\\u0435\\u0433\\u043e, \\u043d\\u0435\\u0441\\u0443\\u0442 \\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c&nbsp;\\u0420\\u0424.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>5. \\u041f\\u0440\\u0438\\u043d\\u0446\\u0438\\u043f\\u044b \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">5.1. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043d\\u0430&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0438&nbsp;\\u0441\\u043f\\u0440\\u0430\\u0432\\u0435\\u0434\\u043b\\u0438\\u0432\\u043e\\u0439 \\u043e\\u0441\\u043d\\u043e\\u0432\\u0435.<\\/div>\\r\\n<div class=\\\"li\\\">5.2. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0435\\u043c \\u043a\\u043e\\u043d\\u043a\\u0440\\u0435\\u0442\\u043d\\u044b\\u0445, \\u0437\\u0430\\u0440\\u0430\\u043d\\u0435\\u0435 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0446\\u0435\\u043b\\u0435\\u0439. \\u041d\\u0435&nbsp;\\u0434\\u043e\\u043f\\u0443\\u0441\\u043a\\u0430\\u0435\\u0442\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043d\\u0435\\u0441\\u043e\\u0432\\u043c\\u0435\\u0441\\u0442\\u0438\\u043c\\u0430\\u044f \\u0441&nbsp;\\u0446\\u0435\\u043b\\u044f\\u043c\\u0438 \\u0441\\u0431\\u043e\\u0440\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">5.3. \\u041d\\u0435&nbsp;\\u0434\\u043e\\u043f\\u0443\\u0441\\u043a\\u0430\\u0435\\u0442\\u0441\\u044f \\u043e\\u0431\\u044a\\u0435\\u0434\\u0438\\u043d\\u0435\\u043d\\u0438\\u0435 \\u0431\\u0430\\u0437 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u0449\\u0438\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0432&nbsp;\\u0446\\u0435\\u043b\\u044f\\u0445, \\u043d\\u0435\\u0441\\u043e\\u0432\\u043c\\u0435\\u0441\\u0442\\u0438\\u043c\\u044b\\u0445 \\u043c\\u0435\\u0436\\u0434\\u0443 \\u0441\\u043e\\u0431\\u043e\\u0439.<\\/div>\\r\\n<div class=\\\"li\\\">5.4. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0442 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 \\u043e\\u0442\\u0432\\u0435\\u0447\\u0430\\u044e\\u0442 \\u0446\\u0435\\u043b\\u044f\\u043c \\u0438\\u0445&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">5.5. \\u0421\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u043d\\u0438\\u0435 \\u0438&nbsp;\\u043e\\u0431\\u044a\\u0435\\u043c \\u043e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u0435\\u043c\\u044b\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0443\\u044e\\u0442 \\u0437\\u0430\\u044f\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u043c \\u0446\\u0435\\u043b\\u044f\\u043c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438. \\u041d\\u0435&nbsp;\\u0434\\u043e\\u043f\\u0443\\u0441\\u043a\\u0430\\u0435\\u0442\\u0441\\u044f \\u0438\\u0437\\u0431\\u044b\\u0442\\u043e\\u0447\\u043d\\u043e\\u0441\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u0435\\u043c\\u044b\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u043e&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u044e \\u043a&nbsp;\\u0437\\u0430\\u044f\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u043c \\u0446\\u0435\\u043b\\u044f\\u043c \\u0438\\u0445&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">5.6. \\u041f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f \\u0442\\u043e\\u0447\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0438\\u0445&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0430\\u0442\\u043e\\u0447\\u043d\\u043e\\u0441\\u0442\\u044c, \\u0430&nbsp;\\u0432&nbsp;\\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u0445 \\u0441\\u043b\\u0443\\u0447\\u0430\\u044f\\u0445 \\u0438&nbsp;\\u0430\\u043a\\u0442\\u0443\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u043e&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u044e \\u043a&nbsp;\\u0446\\u0435\\u043b\\u044f\\u043c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0435\\u0442 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u0435 \\u043c\\u0435\\u0440\\u044b \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u0438\\u0445&nbsp;\\u043f\\u0440\\u0438\\u043d\\u044f\\u0442\\u0438\\u0435 \\u043f\\u043e&nbsp;\\u0443\\u0434\\u0430\\u043b\\u0435\\u043d\\u0438\\u044e \\u0438\\u043b\\u0438 \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u044e \\u043d\\u0435\\u043f\\u043e\\u043b\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u043d\\u0435\\u0442\\u043e\\u0447\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">5.7. \\u0425\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0432&nbsp;\\u0444\\u043e\\u0440\\u043c\\u0435, \\u043f\\u043e\\u0437\\u0432\\u043e\\u043b\\u044f\\u044e\\u0449\\u0435\\u0439 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0438\\u0442\\u044c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043d\\u0435&nbsp;\\u0434\\u043e\\u043b\\u044c\\u0448\\u0435, \\u0447\\u0435\\u043c \\u044d\\u0442\\u043e\\u0433\\u043e \\u0442\\u0440\\u0435\\u0431\\u0443\\u044e\\u0442 \\u0446\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0435\\u0441\\u043b\\u0438 \\u0441\\u0440\\u043e\\u043a \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435&nbsp;\\u0443\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c, \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u043e\\u043c, \\u0441\\u0442\\u043e\\u0440\\u043e\\u043d\\u043e\\u0439 \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e, \\u0432\\u044b\\u0433\\u043e\\u0434\\u043e\\u043f\\u0440\\u0438\\u043e\\u0431\\u0440\\u0435\\u0442\\u0430\\u0442\\u0435\\u043b\\u0435\\u043c \\u0438\\u043b\\u0438 \\u043f\\u043e\\u0440\\u0443\\u0447\\u0438\\u0442\\u0435\\u043b\\u0435\\u043c \\u043f\\u043e&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u043c\\u0443 \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445. \\u041e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u0435\\u043c\\u044b\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0430\\u044e\\u0442\\u0441\\u044f \\u043b\\u0438\\u0431\\u043e \\u043e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u044e\\u0442\\u0441\\u044f \\u043f\\u043e&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0438 \\u0446\\u0435\\u043b\\u0435\\u0439 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u0438\\u043b\\u0438 \\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435 \\u0443\\u0442\\u0440\\u0430\\u0442\\u044b \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u043e\\u0441\\u0442\\u0438 \\u0432&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0438 \\u044d\\u0442\\u0438\\u0445 \\u0446\\u0435\\u043b\\u0435\\u0439, \\u0435\\u0441\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0435 \\u043d\\u0435&nbsp;\\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043e \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>6. \\u0426\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div id=\\\"EUT4Im\\\" class=\\\"li\\\">\\r\\n<table class=\\\"purpose-table\\\">\\r\\n<tbody>\\r\\n<tr><th>\\u0426\\u0435\\u043b\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438<\\/th>\\r\\n<td class=\\\"purpose-field\\\"><span class=\\\"mark link\\\">\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435 \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044f \\u043f\\u043e\\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432\\u043e\\u043c \\u043e\\u0442\\u043f\\u0440\\u0430\\u0432\\u043a\\u0438 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0438\\u0441\\u0435\\u043c<\\/span><\\/td>\\r\\n<\\/tr>\\r\\n<tr><th>\\u041f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435<\\/th>\\r\\n<td class=\\\"data-field\\\">\\r\\n<ul>\\r\\n<li><span class=\\\"mark link\\\">\\u0444\\u0430\\u043c\\u0438\\u043b\\u0438\\u044f, \\u0438\\u043c\\u044f, \\u043e\\u0442\\u0447\\u0435\\u0441\\u0442\\u0432\\u043e<\\/span><\\/li>\\r\\n<li><span class=\\\"mark link\\\">\\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0439 \\u0430\\u0434\\u0440\\u0435\\u0441<\\/span><\\/li>\\r\\n<li><span class=\\\"mark link\\\">\\u043d\\u043e\\u043c\\u0435\\u0440\\u0430 \\u0442\\u0435\\u043b\\u0435\\u0444\\u043e\\u043d\\u043e\\u0432<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<tr><th>\\u041f\\u0440\\u0430\\u0432\\u043e\\u0432\\u044b\\u0435 \\u043e\\u0441\\u043d\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f<\\/th>\\r\\n<td class=\\\"legal-field\\\">\\r\\n<ul>\\r\\n<li><span class=\\\"mark link\\\">\\u0443\\u0441\\u0442\\u0430\\u0432\\u043d\\u044b\\u0435 (\\u0443\\u0447\\u0440\\u0435\\u0434\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u044b\\u0435) \\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u044b \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<tr><th>\\u0412\\u0438\\u0434\\u044b \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/th>\\r\\n<td class=\\\"types-field\\\">\\r\\n<ul>\\r\\n<li><span class=\\\"mark link\\\">\\u0421\\u0431\\u043e\\u0440, \\u0437\\u0430\\u043f\\u0438\\u0441\\u044c, \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430\\u0442\\u0438\\u0437\\u0430\\u0446\\u0438\\u044f, \\u043d\\u0430\\u043a\\u043e\\u043f\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u0438&nbsp;\\u043e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<\\/tbody>\\r\\n<\\/table>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>7. \\u0423\\u0441\\u043b\\u043e\\u0432\\u0438\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">7.1. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441&nbsp;\\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">7.2. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u044f \\u0446\\u0435\\u043b\\u0435\\u0439, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u043c\\u0435\\u0436\\u0434\\u0443\\u043d\\u0430\\u0440\\u043e\\u0434\\u043d\\u044b\\u043c \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u043e\\u043c \\u0420\\u043e\\u0441\\u0441\\u0438\\u0439\\u0441\\u043a\\u043e\\u0439 \\u0424\\u0435\\u0434\\u0435\\u0440\\u0430\\u0446\\u0438\\u0438 \\u0438\\u043b\\u0438 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c, \\u0434\\u043b\\u044f \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0432\\u043e\\u0437\\u043b\\u043e\\u0436\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c \\u0420\\u043e\\u0441\\u0441\\u0438\\u0439\\u0441\\u043a\\u043e\\u0439 \\u0424\\u0435\\u0434\\u0435\\u0440\\u0430\\u0446\\u0438\\u0438 \\u043d\\u0430&nbsp;\\u043e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u0444\\u0443\\u043d\\u043a\\u0446\\u0438\\u0439, \\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0438\\u0439 \\u0438&nbsp;\\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0435\\u0439.<\\/div>\\r\\n<div class=\\\"li\\\">7.3. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u043f\\u0440\\u0430\\u0432\\u043e\\u0441\\u0443\\u0434\\u0438\\u044f, \\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u0441\\u0443\\u0434\\u0435\\u0431\\u043d\\u043e\\u0433\\u043e \\u0430\\u043a\\u0442\\u0430, \\u0430\\u043a\\u0442\\u0430 \\u0434\\u0440\\u0443\\u0433\\u043e\\u0433\\u043e \\u043e\\u0440\\u0433\\u0430\\u043d\\u0430 \\u0438\\u043b\\u0438 \\u0434\\u043e\\u043b\\u0436\\u043d\\u043e\\u0441\\u0442\\u043d\\u043e\\u0433\\u043e \\u043b\\u0438\\u0446\\u0430, \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0449\\u0438\\u0445 \\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044e \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c \\u0420\\u043e\\u0441\\u0441\\u0438\\u0439\\u0441\\u043a\\u043e\\u0439 \\u0424\\u0435\\u0434\\u0435\\u0440\\u0430\\u0446\\u0438\\u0438 \\u043e\\u0431&nbsp;\\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u043c \\u043f\\u0440\\u043e\\u0438\\u0437\\u0432\\u043e\\u0434\\u0441\\u0442\\u0432\\u0435.<\\/div>\\r\\n<div class=\\\"li\\\">7.4. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u0430, \\u0441\\u0442\\u043e\\u0440\\u043e\\u043d\\u043e\\u0439 \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e \\u043b\\u0438\\u0431\\u043e \\u0432\\u044b\\u0433\\u043e\\u0434\\u043e\\u043f\\u0440\\u0438\\u043e\\u0431\\u0440\\u0435\\u0442\\u0430\\u0442\\u0435\\u043b\\u0435\\u043c \\u0438\\u043b\\u0438 \\u043f\\u043e\\u0440\\u0443\\u0447\\u0438\\u0442\\u0435\\u043b\\u0435\\u043c \\u043f\\u043e&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u043c\\u0443 \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u0434\\u043b\\u044f \\u0437\\u0430\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u044f \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u0430 \\u043f\\u043e&nbsp;\\u0438\\u043d\\u0438\\u0446\\u0438\\u0430\\u0442\\u0438\\u0432\\u0435 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u0430, \\u043f\\u043e&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u043c\\u0443 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0431\\u0443\\u0434\\u0435\\u0442 \\u044f\\u0432\\u043b\\u044f\\u0442\\u044c\\u0441\\u044f \\u0432\\u044b\\u0433\\u043e\\u0434\\u043e\\u043f\\u0440\\u0438\\u043e\\u0431\\u0440\\u0435\\u0442\\u0430\\u0442\\u0435\\u043b\\u0435\\u043c \\u0438\\u043b\\u0438 \\u043f\\u043e\\u0440\\u0443\\u0447\\u0438\\u0442\\u0435\\u043b\\u0435\\u043c.<\\/div>\\r\\n<div class=\\\"li\\\">7.5. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u043f\\u0440\\u0430\\u0432 \\u0438&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043d\\u0442\\u0435\\u0440\\u0435\\u0441\\u043e\\u0432 \\u043e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u0438\\u043b\\u0438 \\u0442\\u0440\\u0435\\u0442\\u044c\\u0438\\u0445 \\u043b\\u0438\\u0446 \\u043b\\u0438\\u0431\\u043e \\u0434\\u043b\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u0449\\u0435\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e \\u0437\\u043d\\u0430\\u0447\\u0438\\u043c\\u044b\\u0445 \\u0446\\u0435\\u043b\\u0435\\u0439 \\u043f\\u0440\\u0438 \\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u0438, \\u0447\\u0442\\u043e \\u043f\\u0440\\u0438 \\u044d\\u0442\\u043e\\u043c \\u043d\\u0435&nbsp;\\u043d\\u0430\\u0440\\u0443\\u0448\\u0430\\u044e\\u0442\\u0441\\u044f \\u043f\\u0440\\u0430\\u0432\\u0430 \\u0438&nbsp;\\u0441\\u0432\\u043e\\u0431\\u043e\\u0434\\u044b \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">7.6. \\u041e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u043e\\u0433\\u043e \\u043a\\u0440\\u0443\\u0433\\u0430 \\u043b\\u0438\\u0446 \\u043a&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u043c \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043b\\u0438\\u0431\\u043e \\u043f\\u043e&nbsp;\\u0435\\u0433\\u043e \\u043f\\u0440\\u043e\\u0441\\u044c\\u0431\\u0435 (\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u043e\\u0431\\u0449\\u0435\\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u043d\\u044b\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435).<\\/div>\\r\\n<div class=\\\"li\\\">7.7. \\u041e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0449\\u0438\\u0445 \\u043e\\u043f\\u0443\\u0431\\u043b\\u0438\\u043a\\u043e\\u0432\\u0430\\u043d\\u0438\\u044e \\u0438\\u043b\\u0438 \\u043e\\u0431\\u044f\\u0437\\u0430\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u043c\\u0443 \\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0442\\u0438\\u044e \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>8. \\u041f\\u043e\\u0440\\u044f\\u0434\\u043e\\u043a \\u0441\\u0431\\u043e\\u0440\\u0430, \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f, \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0438 \\u0438&nbsp;\\u0434\\u0440\\u0443\\u0433\\u0438\\u0445 \\u0432\\u0438\\u0434\\u043e\\u0432 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"descr\\\">\\u0411\\u0435\\u0437\\u043e\\u043f\\u0430\\u0441\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 \\u043e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u044e\\u0442\\u0441\\u044f \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u043e\\u043c, \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f \\u043f\\u0443\\u0442\\u0435\\u043c \\u0440\\u0435\\u0430\\u043b\\u0438\\u0437\\u0430\\u0446\\u0438\\u0438 \\u043f\\u0440\\u0430\\u0432\\u043e\\u0432\\u044b\\u0445, \\u043e\\u0440\\u0433\\u0430\\u043d\\u0438\\u0437\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u0442\\u0435\\u0445\\u043d\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u043c\\u0435\\u0440, \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u0445 \\u0434\\u043b\\u044f \\u0432\\u044b\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u0432&nbsp;\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c \\u043e\\u0431\\u044a\\u0435\\u043c\\u0435 \\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u0439 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0435\\u0433\\u043e \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u0430 \\u0432&nbsp;\\u043e\\u0431\\u043b\\u0430\\u0441\\u0442\\u0438 \\u0437\\u0430\\u0449\\u0438\\u0442\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">8.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u0441\\u043e\\u0445\\u0440\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0435\\u0442 \\u0432\\u0441\\u0435 \\u0432\\u043e\\u0437\\u043c\\u043e\\u0436\\u043d\\u044b\\u0435 \\u043c\\u0435\\u0440\\u044b, \\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0430\\u044e\\u0449\\u0438\\u0435 \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043a&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c \\u043d\\u0435\\u0443\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0435\\u043d\\u043d\\u044b\\u0445 \\u043b\\u0438\\u0446.<\\/div>\\r\\n<div class=\\\"li\\\">8.2. \\u041f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044f \\u043d\\u0438\\u043a\\u043e\\u0433\\u0434\\u0430, \\u043d\\u0438&nbsp;\\u043f\\u0440\\u0438 \\u043a\\u0430\\u043a\\u0438\\u0445 \\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u044f\\u0445 \\u043d\\u0435&nbsp;\\u0431\\u0443\\u0434\\u0443\\u0442 \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u043d\\u044b \\u0442\\u0440\\u0435\\u0442\\u044c\\u0438\\u043c \\u043b\\u0438\\u0446\\u0430\\u043c, \\u0437\\u0430&nbsp;\\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0441\\u043b\\u0443\\u0447\\u0430\\u0435\\u0432, \\u0441\\u0432\\u044f\\u0437\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441&nbsp;\\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u0435\\u043c \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0435\\u0433\\u043e \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u0430 \\u043b\\u0438\\u0431\\u043e \\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435, \\u0435\\u0441\\u043b\\u0438 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043e \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u0435 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u043d\\u0430&nbsp;\\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0442\\u0440\\u0435\\u0442\\u044c\\u0435\\u043c\\u0443 \\u043b\\u0438\\u0446\\u0443 \\u0434\\u043b\\u044f \\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u044f\\u0437\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432 \\u043f\\u043e&nbsp;\\u0433\\u0440\\u0430\\u0436\\u0434\\u0430\\u043d\\u0441\\u043a\\u043e-\\u043f\\u0440\\u0430\\u0432\\u043e\\u0432\\u043e\\u043c\\u0443 \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u0443.<\\/div>\\r\\n<div class=\\\"li\\\">8.3. \\u0412&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435 \\u0432\\u044b\\u044f\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u043d\\u0435\\u0442\\u043e\\u0447\\u043d\\u043e\\u0441\\u0442\\u0435\\u0439 \\u0432&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c \\u043c\\u043e\\u0436\\u0435\\u0442 \\u0430\\u043a\\u0442\\u0443\\u0430\\u043b\\u0438\\u0437\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0438\\u0445&nbsp;\\u0441\\u0430\\u043c\\u043e\\u0441\\u0442\\u043e\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e, \\u043f\\u0443\\u0442\\u0435\\u043c \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0430&nbsp;\\u0430\\u0434\\u0440\\u0435\\u0441 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u043f\\u043e\\u0447\\u0442\\u044b \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430&nbsp;<span class=\\\"link mark owner-email-field\\\" data-scroll-to=\\\"#owner-email-field\\\">office@zms-msk.ru<\\/span>&nbsp;\\u0441&nbsp;\\u043f\\u043e\\u043c\\u0435\\u0442\\u043a\\u043e\\u0439 \\u00ab\\u0410\\u043a\\u0442\\u0443\\u0430\\u043b\\u0438\\u0437\\u0430\\u0446\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445\\u00bb.<\\/div>\\r\\n<div class=\\\"li\\\">8.4. \\u0421\\u0440\\u043e\\u043a \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0435\\u043c \\u0446\\u0435\\u043b\\u0435\\u0439, \\u0434\\u043b\\u044f \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u0431\\u044b\\u043b\\u0438 \\u0441\\u043e\\u0431\\u0440\\u0430\\u043d\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u0435\\u0441\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0439 \\u0441\\u0440\\u043e\\u043a \\u043d\\u0435&nbsp;\\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u043e\\u043c \\u0438\\u043b\\u0438 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0438\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c.<br \\/>\\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c \\u043c\\u043e\\u0436\\u0435\\u0442 \\u0432&nbsp;\\u043b\\u044e\\u0431\\u043e\\u0439 \\u043c\\u043e\\u043c\\u0435\\u043d\\u0442 \\u043e\\u0442\\u043e\\u0437\\u0432\\u0430\\u0442\\u044c \\u0441\\u0432\\u043e\\u0435 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u0435 \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u0438\\u0432 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043f\\u043e\\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432\\u043e\\u043c \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u043f\\u043e\\u0447\\u0442\\u044b \\u043d\\u0430&nbsp;\\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0439 \\u0430\\u0434\\u0440\\u0435\\u0441 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430&nbsp;<span class=\\\"link mark owner-email-field\\\" data-scroll-to=\\\"#owner-email-field\\\">office@zms-msk.ru<\\/span>&nbsp;\\u0441&nbsp;\\u043f\\u043e\\u043c\\u0435\\u0442\\u043a\\u043e\\u0439 \\u00ab\\u041e\\u0442\\u0437\\u044b\\u0432 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445\\u00bb.<\\/div>\\r\\n<div class=\\\"li\\\">8.5. \\u0412\\u0441\\u044f \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044f, \\u043a\\u043e\\u0442\\u043e\\u0440\\u0430\\u044f \\u0441\\u043e\\u0431\\u0438\\u0440\\u0430\\u0435\\u0442\\u0441\\u044f \\u0441\\u0442\\u043e\\u0440\\u043e\\u043d\\u043d\\u0438\\u043c\\u0438 \\u0441\\u0435\\u0440\\u0432\\u0438\\u0441\\u0430\\u043c\\u0438, \\u0432&nbsp;\\u0442\\u043e\\u043c \\u0447\\u0438\\u0441\\u043b\\u0435 \\u043f\\u043b\\u0430\\u0442\\u0435\\u0436\\u043d\\u044b\\u043c\\u0438 \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430\\u043c\\u0438, \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432\\u0430\\u043c\\u0438 \\u0441\\u0432\\u044f\\u0437\\u0438 \\u0438&nbsp;\\u0434\\u0440\\u0443\\u0433\\u0438\\u043c\\u0438 \\u043f\\u043e\\u0441\\u0442\\u0430\\u0432\\u0449\\u0438\\u043a\\u0430\\u043c\\u0438 \\u0443\\u0441\\u043b\\u0443\\u0433, \\u0445\\u0440\\u0430\\u043d\\u0438\\u0442\\u0441\\u044f \\u0438&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f \\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438 \\u043b\\u0438\\u0446\\u0430\\u043c\\u0438 (\\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430\\u043c\\u0438) \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0438\\u0445&nbsp;\\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u043a\\u0438\\u043c \\u0441\\u043e\\u0433\\u043b\\u0430\\u0448\\u0435\\u043d\\u0438\\u0435\\u043c \\u0438&nbsp;\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u043e\\u0439 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438. \\u0421\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u0441&nbsp;\\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438 \\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u0430\\u043c\\u0438. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043d\\u0435&nbsp;\\u043d\\u0435\\u0441\\u0435\\u0442 \\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u0437\\u0430&nbsp;\\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f \\u0442\\u0440\\u0435\\u0442\\u044c\\u0438\\u0445 \\u043b\\u0438\\u0446, \\u0432&nbsp;\\u0442\\u043e\\u043c \\u0447\\u0438\\u0441\\u043b\\u0435 \\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u043d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0435\\u043c \\u043f\\u0443\\u043d\\u043a\\u0442\\u0435 \\u043f\\u043e\\u0441\\u0442\\u0430\\u0432\\u0449\\u0438\\u043a\\u043e\\u0432 \\u0443\\u0441\\u043b\\u0443\\u0433.<\\/div>\\r\\n<div class=\\\"li\\\">8.6. \\u0423\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0437\\u0430\\u043f\\u0440\\u0435\\u0442\\u044b \\u043d\\u0430&nbsp;\\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 (\\u043a\\u0440\\u043e\\u043c\\u0435 \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0430), \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u0438\\u043b\\u0438 \\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 (\\u043a\\u0440\\u043e\\u043c\\u0435 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u0438\\u044f \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0430) \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0440\\u0430\\u0437\\u0440\\u0435\\u0448\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f, \\u043d\\u0435&nbsp;\\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0442 \\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u044f\\u0445 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u044b\\u0445, \\u043e\\u0431\\u0449\\u0435\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u0438\\u043d\\u044b\\u0445 \\u043f\\u0443\\u0431\\u043b\\u0438\\u0447\\u043d\\u044b\\u0445 \\u0438\\u043d\\u0442\\u0435\\u0440\\u0435\\u0441\\u0430\\u0445, \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c&nbsp;\\u0420\\u0424.<\\/div>\\r\\n<div class=\\\"li\\\">8.7. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">8.8. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442 \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0444\\u043e\\u0440\\u043c\\u0435, \\u043f\\u043e\\u0437\\u0432\\u043e\\u043b\\u044f\\u044e\\u0449\\u0435\\u0439 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0438\\u0442\\u044c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043d\\u0435&nbsp;\\u0434\\u043e\\u043b\\u044c\\u0448\\u0435, \\u0447\\u0435\\u043c \\u044d\\u0442\\u043e\\u0433\\u043e \\u0442\\u0440\\u0435\\u0431\\u0443\\u044e\\u0442 \\u0446\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0435\\u0441\\u043b\\u0438 \\u0441\\u0440\\u043e\\u043a \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435&nbsp;\\u0443\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c, \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u043e\\u043c, \\u0441\\u0442\\u043e\\u0440\\u043e\\u043d\\u043e\\u0439 \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e, \\u0432\\u044b\\u0433\\u043e\\u0434\\u043e\\u043f\\u0440\\u0438\\u043e\\u0431\\u0440\\u0435\\u0442\\u0430\\u0442\\u0435\\u043b\\u0435\\u043c \\u0438\\u043b\\u0438 \\u043f\\u043e\\u0440\\u0443\\u0447\\u0438\\u0442\\u0435\\u043b\\u0435\\u043c \\u043f\\u043e&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u043c\\u0443 \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">8.9. \\u0423\\u0441\\u043b\\u043e\\u0432\\u0438\\u0435\\u043c \\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043c\\u043e\\u0436\\u0435\\u0442 \\u044f\\u0432\\u043b\\u044f\\u0442\\u044c\\u0441\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0435 \\u0446\\u0435\\u043b\\u0435\\u0439 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0438\\u0441\\u0442\\u0435\\u0447\\u0435\\u043d\\u0438\\u0435 \\u0441\\u0440\\u043e\\u043a\\u0430 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043e\\u0442\\u0437\\u044b\\u0432 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043e&nbsp;\\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u0432\\u044b\\u044f\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0435\\u043f\\u0440\\u0430\\u0432\\u043e\\u043c\\u0435\\u0440\\u043d\\u043e\\u0439 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>9. \\u041f\\u0435\\u0440\\u0435\\u0447\\u0435\\u043d\\u044c \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0439, \\u043f\\u0440\\u043e\\u0438\\u0437\\u0432\\u043e\\u0434\\u0438\\u043c\\u044b\\u0445 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u043e\\u043c \\u0441&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u043d\\u044b\\u043c\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">9.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442 \\u0441\\u0431\\u043e\\u0440, \\u0437\\u0430\\u043f\\u0438\\u0441\\u044c, \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430\\u0442\\u0438\\u0437\\u0430\\u0446\\u0438\\u044e, \\u043d\\u0430\\u043a\\u043e\\u043f\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u0435 (\\u043e\\u0431\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0435), \\u0438\\u0437\\u0432\\u043b\\u0435\\u0447\\u0435\\u043d\\u0438\\u0435, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435, \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 (\\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f), \\u043e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435, \\u0431\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435, \\u0443\\u0434\\u0430\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0438&nbsp;\\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">9.2. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442 \\u0430\\u0432\\u0442\\u043e\\u043c\\u0430\\u0442\\u0438\\u0437\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u043d\\u0443\\u044e \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0435\\u0439 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u043d\\u043e\\u0439 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438 \\u043f\\u043e&nbsp;\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u043e-\\u0442\\u0435\\u043b\\u0435\\u043a\\u043e\\u043c\\u043c\\u0443\\u043d\\u0438\\u043a\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u043c \\u0441\\u0435\\u0442\\u044f\\u043c \\u0438\\u043b\\u0438 \\u0431\\u0435\\u0437 \\u0442\\u0430\\u043a\\u043e\\u0432\\u043e\\u0439.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>10. \\u0422\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u0430\\u044f \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">10.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0434\\u043e&nbsp;\\u043d\\u0430\\u0447\\u0430\\u043b\\u0430 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0434\\u0435\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 \\u043f\\u043e&nbsp;\\u0442\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u043e\\u0439 \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u0438\\u0442\\u044c \\u0443\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0435\\u043d\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d \\u043f\\u043e&nbsp;\\u0437\\u0430\\u0449\\u0438\\u0442\\u0435 \\u043f\\u0440\\u0430\\u0432 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e&nbsp;\\u0441\\u0432\\u043e\\u0435\\u043c \\u043d\\u0430\\u043c\\u0435\\u0440\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0442\\u044c \\u0442\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u0443\\u044e \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 (\\u0442\\u0430\\u043a\\u043e\\u0435 \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0442\\u0434\\u0435\\u043b\\u044c\\u043d\\u043e \\u043e\\u0442&nbsp;\\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u044f \\u043e&nbsp;\\u043d\\u0430\\u043c\\u0435\\u0440\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445).<\\/div>\\r\\n<div class=\\\"li\\\">10.2. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0434\\u043e&nbsp;\\u043f\\u043e\\u0434\\u0430\\u0447\\u0438 \\u0432\\u044b\\u0448\\u0435\\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u043e\\u0433\\u043e \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u044f, \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043e\\u0442&nbsp;\\u043e\\u0440\\u0433\\u0430\\u043d\\u043e\\u0432 \\u0432\\u043b\\u0430\\u0441\\u0442\\u0438 \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u0433\\u043e \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0430, \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0444\\u0438\\u0437\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u043b\\u0438\\u0446, \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u044b\\u0445 \\u044e\\u0440\\u0438\\u0434\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u043b\\u0438\\u0446, \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u043c \\u043f\\u043b\\u0430\\u043d\\u0438\\u0440\\u0443\\u0435\\u0442\\u0441\\u044f \\u0442\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u0430\\u044f \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0438\\u0435 \\u0441\\u0432\\u0435\\u0434\\u0435\\u043d\\u0438\\u044f.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>11. \\u041a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"descr\\\">\\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0438&nbsp;\\u0438\\u043d\\u044b\\u0435 \\u043b\\u0438\\u0446\\u0430, \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0432\\u0448\\u0438\\u0435 \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043a&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c, \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u044b \\u043d\\u0435&nbsp;\\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0432\\u0430\\u0442\\u044c \\u0442\\u0440\\u0435\\u0442\\u044c\\u0438\\u043c \\u043b\\u0438\\u0446\\u0430\\u043c \\u0438&nbsp;\\u043d\\u0435&nbsp;\\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u044f\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0431\\u0435\\u0437 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0435\\u0441\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0435 \\u043d\\u0435&nbsp;\\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043e \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>12. \\u0417\\u0430\\u043a\\u043b\\u044e\\u0447\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u044b\\u0435 \\u043f\\u043e\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">12.1. \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c \\u043c\\u043e\\u0436\\u0435\\u0442 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043b\\u044e\\u0431\\u044b\\u0435 \\u0440\\u0430\\u0437\\u044a\\u044f\\u0441\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u043e&nbsp;\\u0438\\u043d\\u0442\\u0435\\u0440\\u0435\\u0441\\u0443\\u044e\\u0449\\u0438\\u043c \\u0432\\u043e\\u043f\\u0440\\u043e\\u0441\\u0430\\u043c, \\u043a\\u0430\\u0441\\u0430\\u044e\\u0449\\u0438\\u043c\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043e\\u0431\\u0440\\u0430\\u0442\\u0438\\u0432\\u0448\\u0438\\u0441\\u044c \\u043a&nbsp;\\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u0441&nbsp;\\u043f\\u043e\\u043c\\u043e\\u0449\\u044c\\u044e \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u043f\\u043e\\u0447\\u0442\\u044b&nbsp;<span class=\\\"link mark owner-email-field\\\" data-scroll-to=\\\"#owner-email-field\\\">office@zms-msk.ru<\\/span>.<\\/div>\\r\\n<div class=\\\"li\\\">12.2. \\u0412&nbsp;\\u0434\\u0430\\u043d\\u043d\\u043e\\u043c \\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u0435 \\u0431\\u0443\\u0434\\u0443\\u0442 \\u043e\\u0442\\u0440\\u0430\\u0436\\u0435\\u043d\\u044b \\u043b\\u044e\\u0431\\u044b\\u0435 \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u043e\\u043c. \\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u0435\\u0442 \\u0431\\u0435\\u0441\\u0441\\u0440\\u043e\\u0447\\u043d\\u043e \\u0434\\u043e&nbsp;\\u0437\\u0430\\u043c\\u0435\\u043d\\u044b \\u0435\\u0435&nbsp;\\u043d\\u043e\\u0432\\u043e\\u0439 \\u0432\\u0435\\u0440\\u0441\\u0438\\u0435\\u0439.<\\/div>\\r\\n<div class=\\\"li\\\">12.3. \\u0410\\u043a\\u0442\\u0443\\u0430\\u043b\\u044c\\u043d\\u0430\\u044f \\u0432\\u0435\\u0440\\u0441\\u0438\\u044f \\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0438 \\u0432&nbsp;\\u0441\\u0432\\u043e\\u0431\\u043e\\u0434\\u043d\\u043e\\u043c \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0435 \\u0440\\u0430\\u0441\\u043f\\u043e\\u043b\\u043e\\u0436\\u0435\\u043d\\u0430 \\u0432&nbsp;\\u0441\\u0435\\u0442\\u0438 \\u0418\\u043d\\u0442\\u0435\\u0440\\u043d\\u0435\\u0442 \\u043f\\u043e&nbsp;\\u0430\\u0434\\u0440\\u0435\\u0441\\u0443&nbsp;<span id=\\\"owner-privacy-url-value\\\" class=\\\"link mark owner-privacy-url-field\\\" data-scroll-to=\\\"#owner-privacy-url-field\\\">https:\\/\\/zamesbar.ru\\/privacy-policy<\\/span>.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2023-08-25 16:53:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-22 13:55:11\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-22 13:54:42\",\"publish_up\":\"2023-08-25 16:53:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":5,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0);
INSERT INTO `lsqvo_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(207, 'com_content.article.44', '', '2023-12-22 13:59:41', 113, 99084, 'aa4475d1c16b958ece26beb3668efc82980b5c06', '{\"id\":\"44\",\"asset_id\":204,\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"alias\":\"politika-konfidentsialnosti\",\"introtext\":\"<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h4><strong>\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u0432&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/strong><\\/h4>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>1. \\u041e\\u0431\\u0449\\u0438\\u0435 \\u043f\\u043e\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f<\\/h5>\\r\\n<div class=\\\"descr\\\">\\u041d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0430\\u044f \\u043f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0430 \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f\\u043c\\u0438 \\u0424\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u043e\\u0433\\u043e \\u0437\\u0430\\u043a\\u043e\\u043d\\u0430 \\u043e\\u0442&nbsp;27.07.2006. \\u2116&nbsp;152-\\u0424\\u0417 \\u00ab\\u041e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445\\u00bb (\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u0417\\u0430\\u043a\\u043e\\u043d \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445) \\u0438&nbsp;\\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u0435\\u0442 \\u043f\\u043e\\u0440\\u044f\\u0434\\u043e\\u043a \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u043c\\u0435\\u0440\\u044b \\u043f\\u043e&nbsp;\\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0435\\u043d\\u0438\\u044e \\u0431\\u0435\\u0437\\u043e\\u043f\\u0430\\u0441\\u043d\\u043e\\u0441\\u0442\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043f\\u0440\\u0435\\u0434\\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0435\\u043c\\u044b\\u0435&nbsp;<span id=\\\"owner-name-value\\\" class=\\\"\\\" data-scroll-to=\\\"#owner-name-field\\\">\\u041e\\u041e\\u041e \\u00ab\\u0417\\u0410\\u041c\\u0415\\u0421\\u00bb<\\/span>&nbsp;(\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440).<\\/div>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">1.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0441\\u0442\\u0430\\u0432\\u0438\\u0442 \\u0441\\u0432\\u043e\\u0435\\u0439 \\u0432\\u0430\\u0436\\u043d\\u0435\\u0439\\u0448\\u0435\\u0439 \\u0446\\u0435\\u043b\\u044c\\u044e \\u0438&nbsp;\\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u0435\\u043c \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0441\\u0432\\u043e\\u0435\\u0439 \\u0434\\u0435\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 \\u0441\\u043e\\u0431\\u043b\\u044e\\u0434\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0440\\u0430\\u0432 \\u0438&nbsp;\\u0441\\u0432\\u043e\\u0431\\u043e\\u0434 \\u0447\\u0435\\u043b\\u043e\\u0432\\u0435\\u043a\\u0430 \\u0438&nbsp;\\u0433\\u0440\\u0430\\u0436\\u0434\\u0430\\u043d\\u0438\\u043d\\u0430 \\u043f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0432&nbsp;\\u0442\\u043e\\u043c \\u0447\\u0438\\u0441\\u043b\\u0435 \\u0437\\u0430\\u0449\\u0438\\u0442\\u044b \\u043f\\u0440\\u0430\\u0432 \\u043d\\u0430&nbsp;\\u043d\\u0435\\u043f\\u0440\\u0438\\u043a\\u043e\\u0441\\u043d\\u043e\\u0432\\u0435\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u0447\\u0430\\u0441\\u0442\\u043d\\u043e\\u0439 \\u0436\\u0438\\u0437\\u043d\\u0438, \\u043b\\u0438\\u0447\\u043d\\u0443\\u044e \\u0438&nbsp;\\u0441\\u0435\\u043c\\u0435\\u0439\\u043d\\u0443\\u044e \\u0442\\u0430\\u0439\\u043d\\u0443.<\\/div>\\r\\n<div class=\\\"li\\\">1.2. \\u041d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0430\\u044f \\u043f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u0432&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 (\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430) \\u043f\\u0440\\u0438\\u043c\\u0435\\u043d\\u044f\\u0435\\u0442\\u0441\\u044f \\u043a\\u043e&nbsp;\\u0432\\u0441\\u0435\\u0439 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438, \\u043a\\u043e\\u0442\\u043e\\u0440\\u0443\\u044e \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043c\\u043e\\u0436\\u0435\\u0442 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043e&nbsp;\\u043f\\u043e\\u0441\\u0435\\u0442\\u0438\\u0442\\u0435\\u043b\\u044f\\u0445 \\u0432\\u0435\\u0431-\\u0441\\u0430\\u0439\\u0442\\u0430&nbsp;<span class=\\\"link mark owner-site-url-field\\\" data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru<\\/span>.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>2. \\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u044b\\u0435 \\u043f\\u043e\\u043d\\u044f\\u0442\\u0438\\u044f, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u043c\\u044b\\u0435 \\u0432&nbsp;\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0435<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">2.1. \\u0410\\u0432\\u0442\\u043e\\u043c\\u0430\\u0442\\u0438\\u0437\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u043d\\u0430\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441&nbsp;\\u043f\\u043e\\u043c\\u043e\\u0449\\u044c\\u044e \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432 \\u0432\\u044b\\u0447\\u0438\\u0441\\u043b\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0439 \\u0442\\u0435\\u0445\\u043d\\u0438\\u043a\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">2.2. \\u0411\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u043e\\u0435 \\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u0435 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 (\\u0437\\u0430&nbsp;\\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0441\\u043b\\u0443\\u0447\\u0430\\u0435\\u0432, \\u0435\\u0441\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445).<\\/div>\\r\\n<div class=\\\"li\\\">2.3. \\u0412\\u0435\\u0431-\\u0441\\u0430\\u0439\\u0442&nbsp;\\u2014 \\u0441\\u043e\\u0432\\u043e\\u043a\\u0443\\u043f\\u043d\\u043e\\u0441\\u0442\\u044c \\u0433\\u0440\\u0430\\u0444\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u0438&nbsp;\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0445 \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\\u043e\\u0432, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c \\u0434\\u043b\\u044f \\u042d\\u0412\\u041c \\u0438&nbsp;\\u0431\\u0430\\u0437 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u044e\\u0449\\u0438\\u0445 \\u0438\\u0445&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u043d\\u043e\\u0441\\u0442\\u044c \\u0432&nbsp;\\u0441\\u0435\\u0442\\u0438 \\u0438\\u043d\\u0442\\u0435\\u0440\\u043d\\u0435\\u0442 \\u043f\\u043e&nbsp;\\u0441\\u0435\\u0442\\u0435\\u0432\\u043e\\u043c\\u0443 \\u0430\\u0434\\u0440\\u0435\\u0441\\u0443&nbsp;<span class=\\\"link mark owner-site-url-field\\\" data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru<\\/span>.<\\/div>\\r\\n<div class=\\\"li\\\">2.4. \\u0418\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u0430\\u044f \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u0441\\u043e\\u0432\\u043e\\u043a\\u0443\\u043f\\u043d\\u043e\\u0441\\u0442\\u044c \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u0449\\u0438\\u0445\\u0441\\u044f \\u0432&nbsp;\\u0431\\u0430\\u0437\\u0430\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u044e\\u0449\\u0438\\u0445 \\u0438\\u0445&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0442\\u0435\\u0445\\u043d\\u043e\\u043b\\u043e\\u0433\\u0438\\u0439 \\u0438&nbsp;\\u0442\\u0435\\u0445\\u043d\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432.<\\/div>\\r\\n<div class=\\\"li\\\">2.5. \\u041e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f, \\u0432&nbsp;\\u0440\\u0435\\u0437\\u0443\\u043b\\u044c\\u0442\\u0430\\u0442\\u0435 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u043d\\u0435\\u0432\\u043e\\u0437\\u043c\\u043e\\u0436\\u043d\\u043e \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0438\\u0442\\u044c \\u0431\\u0435\\u0437 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u0434\\u043e\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0439 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438 \\u043f\\u0440\\u0438\\u043d\\u0430\\u0434\\u043b\\u0435\\u0436\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043a\\u043e\\u043d\\u043a\\u0440\\u0435\\u0442\\u043d\\u043e\\u043c\\u0443 \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044e \\u0438\\u043b\\u0438 \\u0438\\u043d\\u043e\\u043c\\u0443 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">2.6. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u043e\\u0435 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0435 (\\u043e\\u043f\\u0435\\u0440\\u0430\\u0446\\u0438\\u044f) \\u0438\\u043b\\u0438 \\u0441\\u043e\\u0432\\u043e\\u043a\\u0443\\u043f\\u043d\\u043e\\u0441\\u0442\\u044c \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0439 (\\u043e\\u043f\\u0435\\u0440\\u0430\\u0446\\u0438\\u0439), \\u0441\\u043e\\u0432\\u0435\\u0440\\u0448\\u0430\\u0435\\u043c\\u044b\\u0445 \\u0441&nbsp;\\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435\\u043c \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432 \\u0430\\u0432\\u0442\\u043e\\u043c\\u0430\\u0442\\u0438\\u0437\\u0430\\u0446\\u0438\\u0438 \\u0438\\u043b\\u0438 \\u0431\\u0435\\u0437 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u0442\\u0430\\u043a\\u0438\\u0445 \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432 \\u0441&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438, \\u0432\\u043a\\u043b\\u044e\\u0447\\u0430\\u044f \\u0441\\u0431\\u043e\\u0440, \\u0437\\u0430\\u043f\\u0438\\u0441\\u044c, \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430\\u0442\\u0438\\u0437\\u0430\\u0446\\u0438\\u044e, \\u043d\\u0430\\u043a\\u043e\\u043f\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u0435 (\\u043e\\u0431\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0435), \\u0438\\u0437\\u0432\\u043b\\u0435\\u0447\\u0435\\u043d\\u0438\\u0435, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435, \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 (\\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f), \\u043e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435, \\u0431\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435, \\u0443\\u0434\\u0430\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">2.7. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440&nbsp;\\u2014 \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d, \\u043c\\u0443\\u043d\\u0438\\u0446\\u0438\\u043f\\u0430\\u043b\\u044c\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d, \\u044e\\u0440\\u0438\\u0434\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0435 \\u0438\\u043b\\u0438 \\u0444\\u0438\\u0437\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0435 \\u043b\\u0438\\u0446\\u043e, \\u0441\\u0430\\u043c\\u043e\\u0441\\u0442\\u043e\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e \\u0438\\u043b\\u0438 \\u0441\\u043e\\u0432\\u043c\\u0435\\u0441\\u0442\\u043d\\u043e \\u0441&nbsp;\\u0434\\u0440\\u0443\\u0433\\u0438\\u043c\\u0438 \\u043b\\u0438\\u0446\\u0430\\u043c\\u0438 \\u043e\\u0440\\u0433\\u0430\\u043d\\u0438\\u0437\\u0443\\u044e\\u0449\\u0438\\u0435 \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u044e\\u0449\\u0438\\u0435 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u044e\\u0449\\u0438\\u0435 \\u0446\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0441\\u043e\\u0441\\u0442\\u0430\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0449\\u0438\\u0445 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435, \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f (\\u043e\\u043f\\u0435\\u0440\\u0430\\u0446\\u0438\\u0438), \\u0441\\u043e\\u0432\\u0435\\u0440\\u0448\\u0430\\u0435\\u043c\\u044b\\u0435 \\u0441&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">2.8. \\u041f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u0430\\u044f \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044f, \\u043e\\u0442\\u043d\\u043e\\u0441\\u044f\\u0449\\u0430\\u044f\\u0441\\u044f \\u043f\\u0440\\u044f\\u043c\\u043e \\u0438\\u043b\\u0438 \\u043a\\u043e\\u0441\\u0432\\u0435\\u043d\\u043d\\u043e \\u043a&nbsp;\\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c\\u0443 \\u0438\\u043b\\u0438 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u0435\\u043c\\u043e\\u043c\\u0443 \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044e \\u0432\\u0435\\u0431-\\u0441\\u0430\\u0439\\u0442\\u0430&nbsp;<span class=\\\"link mark owner-site-url-field\\\" data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru<\\/span>.<\\/div>\\r\\n<div class=\\\"li\\\">2.9. \\u041f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u0440\\u0430\\u0437\\u0440\\u0435\\u0448\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f,&nbsp;\\u2014 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u043e\\u0433\\u043e \\u043a\\u0440\\u0443\\u0433\\u0430 \\u043b\\u0438\\u0446 \\u043a&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u043c \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0443\\u0442\\u0435\\u043c \\u0434\\u0430\\u0447\\u0438 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0440\\u0430\\u0437\\u0440\\u0435\\u0448\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f \\u0432&nbsp;\\u043f\\u043e\\u0440\\u044f\\u0434\\u043a\\u0435, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u043e\\u043c \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 (\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u0440\\u0430\\u0437\\u0440\\u0435\\u0448\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f).<\\/div>\\r\\n<div class=\\\"li\\\">2.10. \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u043e\\u0439 \\u043f\\u043e\\u0441\\u0435\\u0442\\u0438\\u0442\\u0435\\u043b\\u044c \\u0432\\u0435\\u0431-\\u0441\\u0430\\u0439\\u0442\\u0430&nbsp;<span class=\\\"link mark owner-site-url-field\\\" data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru<\\/span>.<\\/div>\\r\\n<div class=\\\"li\\\">2.11. \\u041f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f, \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u0435 \\u043d\\u0430&nbsp;\\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0442\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c\\u0443 \\u043b\\u0438\\u0446\\u0443 \\u0438\\u043b\\u0438 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c\\u0443 \\u043a\\u0440\\u0443\\u0433\\u0443 \\u043b\\u0438\\u0446.<\\/div>\\r\\n<div class=\\\"li\\\">2.12. \\u0420\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u044b\\u0435 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f, \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u0435 \\u043d\\u0430&nbsp;\\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0442\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c\\u0443 \\u043a\\u0440\\u0443\\u0433\\u0443 \\u043b\\u0438\\u0446 (\\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445) \\u0438\\u043b\\u0438 \\u043d\\u0430&nbsp;\\u043e\\u0437\\u043d\\u0430\\u043a\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0441&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438 \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u043e\\u0433\\u043e \\u043a\\u0440\\u0443\\u0433\\u0430 \\u043b\\u0438\\u0446, \\u0432&nbsp;\\u0442\\u043e\\u043c \\u0447\\u0438\\u0441\\u043b\\u0435 \\u043e\\u0431\\u043d\\u0430\\u0440\\u043e\\u0434\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432\\u0430\\u0445 \\u043c\\u0430\\u0441\\u0441\\u043e\\u0432\\u043e\\u0439 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438, \\u0440\\u0430\\u0437\\u043c\\u0435\\u0449\\u0435\\u043d\\u0438\\u0435 \\u0432&nbsp;\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u043e-\\u0442\\u0435\\u043b\\u0435\\u043a\\u043e\\u043c\\u043c\\u0443\\u043d\\u0438\\u043a\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0441\\u0435\\u0442\\u044f\\u0445 \\u0438\\u043b\\u0438 \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0430 \\u043a&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c \\u043a\\u0430\\u043a\\u0438\\u043c-\\u043b\\u0438\\u0431\\u043e \\u0438\\u043d\\u044b\\u043c \\u0441\\u043f\\u043e\\u0441\\u043e\\u0431\\u043e\\u043c.<\\/div>\\r\\n<div class=\\\"li\\\">2.13. \\u0422\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u0430\\u044f \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0430&nbsp;\\u0442\\u0435\\u0440\\u0440\\u0438\\u0442\\u043e\\u0440\\u0438\\u044e \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u0433\\u043e \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0430 \\u043e\\u0440\\u0433\\u0430\\u043d\\u0443 \\u0432\\u043b\\u0430\\u0441\\u0442\\u0438 \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u0433\\u043e \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0430, \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u043c\\u0443 \\u0444\\u0438\\u0437\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c\\u0443 \\u0438\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u043c\\u0443 \\u044e\\u0440\\u0438\\u0434\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c\\u0443 \\u043b\\u0438\\u0446\\u0443.<\\/div>\\r\\n<div class=\\\"li\\\">2.14. \\u0423\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u044b\\u0435 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f, \\u0432&nbsp;\\u0440\\u0435\\u0437\\u0443\\u043b\\u044c\\u0442\\u0430\\u0442\\u0435 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0430\\u044e\\u0442\\u0441\\u044f \\u0431\\u0435\\u0437\\u0432\\u043e\\u0437\\u0432\\u0440\\u0430\\u0442\\u043d\\u043e \\u0441&nbsp;\\u043d\\u0435\\u0432\\u043e\\u0437\\u043c\\u043e\\u0436\\u043d\\u043e\\u0441\\u0442\\u044c\\u044e \\u0434\\u0430\\u043b\\u044c\\u043d\\u0435\\u0439\\u0448\\u0435\\u0433\\u043e \\u0432\\u043e\\u0441\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0430\\u044e\\u0442\\u0441\\u044f \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u043d\\u043e\\u0441\\u0438\\u0442\\u0435\\u043b\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>3. \\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u044b\\u0435 \\u043f\\u0440\\u0430\\u0432\\u0430 \\u0438&nbsp;\\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0438 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">3.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0438\\u043c\\u0435\\u0435\\u0442 \\u043f\\u0440\\u0430\\u0432\\u043e:<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0442\\u044c \\u043e\\u0442&nbsp;\\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0434\\u043e\\u0441\\u0442\\u043e\\u0432\\u0435\\u0440\\u043d\\u044b\\u0435 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u044b, \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u0449\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435 \\u043e\\u0442\\u0437\\u044b\\u0432\\u0430 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435, \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u044f \\u0441&nbsp;\\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435\\u043c \\u043e&nbsp;\\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0432\\u043f\\u0440\\u0430\\u0432\\u0435 \\u043f\\u0440\\u043e\\u0434\\u043e\\u043b\\u0436\\u0438\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0431\\u0435\\u0437 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0440\\u0438 \\u043d\\u0430\\u043b\\u0438\\u0447\\u0438\\u0438 \\u043e\\u0441\\u043d\\u043e\\u0432\\u0430\\u043d\\u0438\\u0439, \\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0417\\u0430\\u043a\\u043e\\u043d\\u0435 \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0441\\u0430\\u043c\\u043e\\u0441\\u0442\\u043e\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u0442\\u044c \\u0441\\u043e\\u0441\\u0442\\u0430\\u0432 \\u0438&nbsp;\\u043f\\u0435\\u0440\\u0435\\u0447\\u0435\\u043d\\u044c \\u043c\\u0435\\u0440, \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u0445 \\u0438&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0430\\u0442\\u043e\\u0447\\u043d\\u044b\\u0445 \\u0434\\u043b\\u044f \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0435\\u043d\\u0438\\u044f \\u0432\\u044b\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0435\\u0439, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u043f\\u0440\\u0438\\u043d\\u044f\\u0442\\u044b\\u043c\\u0438 \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u043d\\u0438\\u043c \\u043d\\u043e\\u0440\\u043c\\u0430\\u0442\\u0438\\u0432\\u043d\\u044b\\u043c\\u0438 \\u043f\\u0440\\u0430\\u0432\\u043e\\u0432\\u044b\\u043c\\u0438 \\u0430\\u043a\\u0442\\u0430\\u043c\\u0438, \\u0435\\u0441\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0435 \\u043d\\u0435&nbsp;\\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043e \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u0434\\u0440\\u0443\\u0433\\u0438\\u043c\\u0438 \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0437\\u0430\\u043a\\u043e\\u043d\\u0430\\u043c\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">3.2. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d:<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u044f\\u0442\\u044c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u043e&nbsp;\\u0435\\u0433\\u043e \\u043f\\u0440\\u043e\\u0441\\u044c\\u0431\\u0435 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e, \\u043a\\u0430\\u0441\\u0430\\u044e\\u0449\\u0443\\u044e\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043e\\u0440\\u0433\\u0430\\u043d\\u0438\\u0437\\u043e\\u0432\\u044b\\u0432\\u0430\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u043f\\u043e\\u0440\\u044f\\u0434\\u043a\\u0435, \\u0443\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0438\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c&nbsp;\\u0420\\u0424;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043e\\u0442\\u0432\\u0435\\u0447\\u0430\\u0442\\u044c \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u044f \\u0438&nbsp;\\u0437\\u0430\\u043f\\u0440\\u043e\\u0441\\u044b \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u0438\\u0445&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0440\\u0435\\u0434\\u0441\\u0442\\u0430\\u0432\\u0438\\u0442\\u0435\\u043b\\u0435\\u0439 \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f\\u043c\\u0438 \\u0417\\u0430\\u043a\\u043e\\u043d\\u0430 \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0441\\u043e\\u043e\\u0431\\u0449\\u0430\\u0442\\u044c \\u0432&nbsp;\\u0443\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0435\\u043d\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d \\u043f\\u043e&nbsp;\\u0437\\u0430\\u0449\\u0438\\u0442\\u0435 \\u043f\\u0440\\u0430\\u0432 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u043e&nbsp;\\u0437\\u0430\\u043f\\u0440\\u043e\\u0441\\u0443 \\u044d\\u0442\\u043e\\u0433\\u043e \\u043e\\u0440\\u0433\\u0430\\u043d\\u0430 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0443\\u044e \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e \\u0432&nbsp;\\u0442\\u0435\\u0447\\u0435\\u043d\\u0438\\u0435 10&nbsp;\\u0434\\u043d\\u0435\\u0439 \\u0441&nbsp;\\u0434\\u0430\\u0442\\u044b \\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u0438\\u044f \\u0442\\u0430\\u043a\\u043e\\u0433\\u043e \\u0437\\u0430\\u043f\\u0440\\u043e\\u0441\\u0430;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0443\\u0431\\u043b\\u0438\\u043a\\u043e\\u0432\\u0430\\u0442\\u044c \\u0438\\u043b\\u0438 \\u0438\\u043d\\u044b\\u043c \\u043e\\u0431\\u0440\\u0430\\u0437\\u043e\\u043c \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0442\\u044c \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u044b\\u0439 \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043a&nbsp;\\u043d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0435\\u0439 \\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0435 \\u0432&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0442\\u044c \\u043f\\u0440\\u0430\\u0432\\u043e\\u0432\\u044b\\u0435, \\u043e\\u0440\\u0433\\u0430\\u043d\\u0438\\u0437\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0435 \\u0438&nbsp;\\u0442\\u0435\\u0445\\u043d\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0435 \\u043c\\u0435\\u0440\\u044b \\u0434\\u043b\\u044f \\u0437\\u0430\\u0449\\u0438\\u0442\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0442&nbsp;\\u043d\\u0435\\u043f\\u0440\\u0430\\u0432\\u043e\\u043c\\u0435\\u0440\\u043d\\u043e\\u0433\\u043e \\u0438\\u043b\\u0438 \\u0441\\u043b\\u0443\\u0447\\u0430\\u0439\\u043d\\u043e\\u0433\\u043e \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0430 \\u043a&nbsp;\\u043d\\u0438\\u043c, \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f, \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u044f, \\u0431\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f, \\u043a\\u043e\\u043f\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f, \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f, \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043e\\u0442&nbsp;\\u0438\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043f\\u0440\\u0430\\u0432\\u043e\\u043c\\u0435\\u0440\\u043d\\u044b\\u0445 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0439 \\u0432&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0442\\u0438\\u0442\\u044c \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 (\\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f) \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0442\\u0438\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u0438&nbsp;\\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0438\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0432&nbsp;\\u043f\\u043e\\u0440\\u044f\\u0434\\u043a\\u0435 \\u0438&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u044f\\u0445, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u044f\\u0442\\u044c \\u0438\\u043d\\u044b\\u0435 \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0438, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>4. \\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u044b\\u0435 \\u043f\\u0440\\u0430\\u0432\\u0430 \\u0438&nbsp;\\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0438 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">4.1. \\u0421\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043c\\u0435\\u044e\\u0442 \\u043f\\u0440\\u0430\\u0432\\u043e:<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0442\\u044c \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e, \\u043a\\u0430\\u0441\\u0430\\u044e\\u0449\\u0443\\u044e\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0437\\u0430&nbsp;\\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0441\\u043b\\u0443\\u0447\\u0430\\u0435\\u0432, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0437\\u0430\\u043a\\u043e\\u043d\\u0430\\u043c\\u0438. \\u0421\\u0432\\u0435\\u0434\\u0435\\u043d\\u0438\\u044f \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u044f\\u044e\\u0442\\u0441\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u043e\\u043c \\u0432&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u043d\\u043e\\u0439 \\u0444\\u043e\\u0440\\u043c\\u0435, \\u0438&nbsp;\\u0432&nbsp;\\u043d\\u0438\\u0445 \\u043d\\u0435&nbsp;\\u0434\\u043e\\u043b\\u0436\\u043d\\u044b \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u0442\\u044c\\u0441\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u043e\\u0442\\u043d\\u043e\\u0441\\u044f\\u0449\\u0438\\u0435\\u0441\\u044f \\u043a&nbsp;\\u0434\\u0440\\u0443\\u0433\\u0438\\u043c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0437\\u0430&nbsp;\\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0441\\u043b\\u0443\\u0447\\u0430\\u0435\\u0432, \\u043a\\u043e\\u0433\\u0434\\u0430 \\u0438\\u043c\\u0435\\u044e\\u0442\\u0441\\u044f \\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u044b\\u0435 \\u043e\\u0441\\u043d\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0442\\u0438\\u044f \\u0442\\u0430\\u043a\\u0438\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445. \\u041f\\u0435\\u0440\\u0435\\u0447\\u0435\\u043d\\u044c \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438 \\u0438&nbsp;\\u043f\\u043e\\u0440\\u044f\\u0434\\u043e\\u043a \\u0435\\u0435&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u0438\\u044f \\u0443\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u0442\\u044c \\u043e\\u0442&nbsp;\\u043e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u044f \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0438\\u0445&nbsp;\\u0431\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u0438\\u043b\\u0438 \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f \\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435, \\u0435\\u0441\\u043b\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u044f\\u0432\\u043b\\u044f\\u044e\\u0442\\u0441\\u044f \\u043d\\u0435\\u043f\\u043e\\u043b\\u043d\\u044b\\u043c\\u0438, \\u0443\\u0441\\u0442\\u0430\\u0440\\u0435\\u0432\\u0448\\u0438\\u043c\\u0438, \\u043d\\u0435\\u0442\\u043e\\u0447\\u043d\\u044b\\u043c\\u0438, \\u043d\\u0435\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u043e \\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u043d\\u044b\\u043c\\u0438 \\u0438\\u043b\\u0438 \\u043d\\u0435&nbsp;\\u044f\\u0432\\u043b\\u044f\\u044e\\u0442\\u0441\\u044f \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u043c\\u0438 \\u0434\\u043b\\u044f \\u0437\\u0430\\u044f\\u0432\\u043b\\u0435\\u043d\\u043d\\u043e\\u0439 \\u0446\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0442\\u044c \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043c\\u0435\\u0440\\u044b \\u043f\\u043e&nbsp;\\u0437\\u0430\\u0449\\u0438\\u0442\\u0435 \\u0441\\u0432\\u043e\\u0438\\u0445 \\u043f\\u0440\\u0430\\u0432;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0432\\u044b\\u0434\\u0432\\u0438\\u0433\\u0430\\u0442\\u044c \\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u0435 \\u043f\\u0440\\u0435\\u0434\\u0432\\u0430\\u0440\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0433\\u043e \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0446\\u0435\\u043b\\u044f\\u0445 \\u043f\\u0440\\u043e\\u0434\\u0432\\u0438\\u0436\\u0435\\u043d\\u0438\\u044f \\u043d\\u0430&nbsp;\\u0440\\u044b\\u043d\\u043a\\u0435 \\u0442\\u043e\\u0432\\u0430\\u0440\\u043e\\u0432, \\u0440\\u0430\\u0431\\u043e\\u0442 \\u0438&nbsp;\\u0443\\u0441\\u043b\\u0443\\u0433;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043d\\u0430&nbsp;\\u043e\\u0442\\u0437\\u044b\\u0432 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435, \\u043d\\u0430&nbsp;\\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u043e&nbsp;\\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043e\\u0431\\u0436\\u0430\\u043b\\u043e\\u0432\\u0430\\u0442\\u044c \\u0432&nbsp;\\u0443\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0435\\u043d\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d \\u043f\\u043e&nbsp;\\u0437\\u0430\\u0449\\u0438\\u0442\\u0435 \\u043f\\u0440\\u0430\\u0432 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u0432&nbsp;\\u0441\\u0443\\u0434\\u0435\\u0431\\u043d\\u043e\\u043c \\u043f\\u043e\\u0440\\u044f\\u0434\\u043a\\u0435 \\u043d\\u0435\\u043f\\u0440\\u0430\\u0432\\u043e\\u043c\\u0435\\u0440\\u043d\\u044b\\u0435 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f \\u0438\\u043b\\u0438 \\u0431\\u0435\\u0437\\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0435 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u043f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043d\\u0430&nbsp;\\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0438\\u043d\\u044b\\u0445 \\u043f\\u0440\\u0430\\u0432, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c&nbsp;\\u0420\\u0424.<\\/div>\\r\\n<div class=\\\"li\\\">4.2. \\u0421\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u044b:<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u044f\\u0442\\u044c \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u0434\\u043e\\u0441\\u0442\\u043e\\u0432\\u0435\\u0440\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u043e&nbsp;\\u0441\\u0435\\u0431\\u0435;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0441\\u043e\\u043e\\u0431\\u0449\\u0430\\u0442\\u044c \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u043e\\u0431&nbsp;\\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u0438 (\\u043e\\u0431\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u0438, \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0438) \\u0441\\u0432\\u043e\\u0438\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">4.3. \\u041b\\u0438\\u0446\\u0430, \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0432\\u0448\\u0438\\u0435 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u043d\\u0435\\u0434\\u043e\\u0441\\u0442\\u043e\\u0432\\u0435\\u0440\\u043d\\u044b\\u0435 \\u0441\\u0432\\u0435\\u0434\\u0435\\u043d\\u0438\\u044f \\u043e&nbsp;\\u0441\\u0435\\u0431\\u0435, \\u043b\\u0438\\u0431\\u043e \\u0441\\u0432\\u0435\\u0434\\u0435\\u043d\\u0438\\u044f \\u043e&nbsp;\\u0434\\u0440\\u0443\\u0433\\u043e\\u043c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0431\\u0435\\u0437 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043f\\u043e\\u0441\\u043b\\u0435\\u0434\\u043d\\u0435\\u0433\\u043e, \\u043d\\u0435\\u0441\\u0443\\u0442 \\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c&nbsp;\\u0420\\u0424.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>5. \\u041f\\u0440\\u0438\\u043d\\u0446\\u0438\\u043f\\u044b \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">5.1. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043d\\u0430&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0438&nbsp;\\u0441\\u043f\\u0440\\u0430\\u0432\\u0435\\u0434\\u043b\\u0438\\u0432\\u043e\\u0439 \\u043e\\u0441\\u043d\\u043e\\u0432\\u0435.<\\/div>\\r\\n<div class=\\\"li\\\">5.2. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0435\\u043c \\u043a\\u043e\\u043d\\u043a\\u0440\\u0435\\u0442\\u043d\\u044b\\u0445, \\u0437\\u0430\\u0440\\u0430\\u043d\\u0435\\u0435 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0446\\u0435\\u043b\\u0435\\u0439. \\u041d\\u0435&nbsp;\\u0434\\u043e\\u043f\\u0443\\u0441\\u043a\\u0430\\u0435\\u0442\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043d\\u0435\\u0441\\u043e\\u0432\\u043c\\u0435\\u0441\\u0442\\u0438\\u043c\\u0430\\u044f \\u0441&nbsp;\\u0446\\u0435\\u043b\\u044f\\u043c\\u0438 \\u0441\\u0431\\u043e\\u0440\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">5.3. \\u041d\\u0435&nbsp;\\u0434\\u043e\\u043f\\u0443\\u0441\\u043a\\u0430\\u0435\\u0442\\u0441\\u044f \\u043e\\u0431\\u044a\\u0435\\u0434\\u0438\\u043d\\u0435\\u043d\\u0438\\u0435 \\u0431\\u0430\\u0437 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u0449\\u0438\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0432&nbsp;\\u0446\\u0435\\u043b\\u044f\\u0445, \\u043d\\u0435\\u0441\\u043e\\u0432\\u043c\\u0435\\u0441\\u0442\\u0438\\u043c\\u044b\\u0445 \\u043c\\u0435\\u0436\\u0434\\u0443 \\u0441\\u043e\\u0431\\u043e\\u0439.<\\/div>\\r\\n<div class=\\\"li\\\">5.4. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0442 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 \\u043e\\u0442\\u0432\\u0435\\u0447\\u0430\\u044e\\u0442 \\u0446\\u0435\\u043b\\u044f\\u043c \\u0438\\u0445&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">5.5. \\u0421\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u043d\\u0438\\u0435 \\u0438&nbsp;\\u043e\\u0431\\u044a\\u0435\\u043c \\u043e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u0435\\u043c\\u044b\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0443\\u044e\\u0442 \\u0437\\u0430\\u044f\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u043c \\u0446\\u0435\\u043b\\u044f\\u043c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438. \\u041d\\u0435&nbsp;\\u0434\\u043e\\u043f\\u0443\\u0441\\u043a\\u0430\\u0435\\u0442\\u0441\\u044f \\u0438\\u0437\\u0431\\u044b\\u0442\\u043e\\u0447\\u043d\\u043e\\u0441\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u0435\\u043c\\u044b\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u043e&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u044e \\u043a&nbsp;\\u0437\\u0430\\u044f\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u043c \\u0446\\u0435\\u043b\\u044f\\u043c \\u0438\\u0445&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">5.6. \\u041f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f \\u0442\\u043e\\u0447\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0438\\u0445&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0430\\u0442\\u043e\\u0447\\u043d\\u043e\\u0441\\u0442\\u044c, \\u0430&nbsp;\\u0432&nbsp;\\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u0445 \\u0441\\u043b\\u0443\\u0447\\u0430\\u044f\\u0445 \\u0438&nbsp;\\u0430\\u043a\\u0442\\u0443\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u043e&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u044e \\u043a&nbsp;\\u0446\\u0435\\u043b\\u044f\\u043c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0435\\u0442 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u0435 \\u043c\\u0435\\u0440\\u044b \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u0438\\u0445&nbsp;\\u043f\\u0440\\u0438\\u043d\\u044f\\u0442\\u0438\\u0435 \\u043f\\u043e&nbsp;\\u0443\\u0434\\u0430\\u043b\\u0435\\u043d\\u0438\\u044e \\u0438\\u043b\\u0438 \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u044e \\u043d\\u0435\\u043f\\u043e\\u043b\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u043d\\u0435\\u0442\\u043e\\u0447\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">5.7. \\u0425\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0432&nbsp;\\u0444\\u043e\\u0440\\u043c\\u0435, \\u043f\\u043e\\u0437\\u0432\\u043e\\u043b\\u044f\\u044e\\u0449\\u0435\\u0439 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0438\\u0442\\u044c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043d\\u0435&nbsp;\\u0434\\u043e\\u043b\\u044c\\u0448\\u0435, \\u0447\\u0435\\u043c \\u044d\\u0442\\u043e\\u0433\\u043e \\u0442\\u0440\\u0435\\u0431\\u0443\\u044e\\u0442 \\u0446\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0435\\u0441\\u043b\\u0438 \\u0441\\u0440\\u043e\\u043a \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435&nbsp;\\u0443\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c, \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u043e\\u043c, \\u0441\\u0442\\u043e\\u0440\\u043e\\u043d\\u043e\\u0439 \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e, \\u0432\\u044b\\u0433\\u043e\\u0434\\u043e\\u043f\\u0440\\u0438\\u043e\\u0431\\u0440\\u0435\\u0442\\u0430\\u0442\\u0435\\u043b\\u0435\\u043c \\u0438\\u043b\\u0438 \\u043f\\u043e\\u0440\\u0443\\u0447\\u0438\\u0442\\u0435\\u043b\\u0435\\u043c \\u043f\\u043e&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u043c\\u0443 \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445. \\u041e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u0435\\u043c\\u044b\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0430\\u044e\\u0442\\u0441\\u044f \\u043b\\u0438\\u0431\\u043e \\u043e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u044e\\u0442\\u0441\\u044f \\u043f\\u043e&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0438 \\u0446\\u0435\\u043b\\u0435\\u0439 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u0438\\u043b\\u0438 \\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435 \\u0443\\u0442\\u0440\\u0430\\u0442\\u044b \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u043e\\u0441\\u0442\\u0438 \\u0432&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0438 \\u044d\\u0442\\u0438\\u0445 \\u0446\\u0435\\u043b\\u0435\\u0439, \\u0435\\u0441\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0435 \\u043d\\u0435&nbsp;\\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043e \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>6. \\u0426\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div id=\\\"EUT4Im\\\" class=\\\"li\\\">\\r\\n<table class=\\\"purpose-table\\\">\\r\\n<tbody>\\r\\n<tr><th>\\u0426\\u0435\\u043b\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438<\\/th>\\r\\n<td class=\\\"purpose-field\\\"><span class=\\\"mark link\\\">\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435 \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044f \\u043f\\u043e\\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432\\u043e\\u043c \\u043e\\u0442\\u043f\\u0440\\u0430\\u0432\\u043a\\u0438 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0438\\u0441\\u0435\\u043c<\\/span><\\/td>\\r\\n<\\/tr>\\r\\n<tr><th>\\u041f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435<\\/th>\\r\\n<td class=\\\"data-field\\\">\\r\\n<ul>\\r\\n<li><span class=\\\"mark link\\\">\\u0444\\u0430\\u043c\\u0438\\u043b\\u0438\\u044f, \\u0438\\u043c\\u044f, \\u043e\\u0442\\u0447\\u0435\\u0441\\u0442\\u0432\\u043e<\\/span><\\/li>\\r\\n<li><span class=\\\"mark link\\\">\\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0439 \\u0430\\u0434\\u0440\\u0435\\u0441<\\/span><\\/li>\\r\\n<li><span class=\\\"mark link\\\">\\u043d\\u043e\\u043c\\u0435\\u0440\\u0430 \\u0442\\u0435\\u043b\\u0435\\u0444\\u043e\\u043d\\u043e\\u0432<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<tr><th>\\u041f\\u0440\\u0430\\u0432\\u043e\\u0432\\u044b\\u0435 \\u043e\\u0441\\u043d\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f<\\/th>\\r\\n<td class=\\\"legal-field\\\">\\r\\n<ul>\\r\\n<li><span class=\\\"mark link\\\">\\u0443\\u0441\\u0442\\u0430\\u0432\\u043d\\u044b\\u0435 (\\u0443\\u0447\\u0440\\u0435\\u0434\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u044b\\u0435) \\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u044b \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<tr><th>\\u0412\\u0438\\u0434\\u044b \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/th>\\r\\n<td class=\\\"types-field\\\">\\r\\n<ul>\\r\\n<li><span class=\\\"mark link\\\">\\u0421\\u0431\\u043e\\u0440, \\u0437\\u0430\\u043f\\u0438\\u0441\\u044c, \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430\\u0442\\u0438\\u0437\\u0430\\u0446\\u0438\\u044f, \\u043d\\u0430\\u043a\\u043e\\u043f\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u0438&nbsp;\\u043e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<\\/tbody>\\r\\n<\\/table>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>7. \\u0423\\u0441\\u043b\\u043e\\u0432\\u0438\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">7.1. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441&nbsp;\\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">7.2. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u044f \\u0446\\u0435\\u043b\\u0435\\u0439, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u043c\\u0435\\u0436\\u0434\\u0443\\u043d\\u0430\\u0440\\u043e\\u0434\\u043d\\u044b\\u043c \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u043e\\u043c \\u0420\\u043e\\u0441\\u0441\\u0438\\u0439\\u0441\\u043a\\u043e\\u0439 \\u0424\\u0435\\u0434\\u0435\\u0440\\u0430\\u0446\\u0438\\u0438 \\u0438\\u043b\\u0438 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c, \\u0434\\u043b\\u044f \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0432\\u043e\\u0437\\u043b\\u043e\\u0436\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c \\u0420\\u043e\\u0441\\u0441\\u0438\\u0439\\u0441\\u043a\\u043e\\u0439 \\u0424\\u0435\\u0434\\u0435\\u0440\\u0430\\u0446\\u0438\\u0438 \\u043d\\u0430&nbsp;\\u043e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u0444\\u0443\\u043d\\u043a\\u0446\\u0438\\u0439, \\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0438\\u0439 \\u0438&nbsp;\\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0435\\u0439.<\\/div>\\r\\n<div class=\\\"li\\\">7.3. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u043f\\u0440\\u0430\\u0432\\u043e\\u0441\\u0443\\u0434\\u0438\\u044f, \\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u0441\\u0443\\u0434\\u0435\\u0431\\u043d\\u043e\\u0433\\u043e \\u0430\\u043a\\u0442\\u0430, \\u0430\\u043a\\u0442\\u0430 \\u0434\\u0440\\u0443\\u0433\\u043e\\u0433\\u043e \\u043e\\u0440\\u0433\\u0430\\u043d\\u0430 \\u0438\\u043b\\u0438 \\u0434\\u043e\\u043b\\u0436\\u043d\\u043e\\u0441\\u0442\\u043d\\u043e\\u0433\\u043e \\u043b\\u0438\\u0446\\u0430, \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0449\\u0438\\u0445 \\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044e \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c \\u0420\\u043e\\u0441\\u0441\\u0438\\u0439\\u0441\\u043a\\u043e\\u0439 \\u0424\\u0435\\u0434\\u0435\\u0440\\u0430\\u0446\\u0438\\u0438 \\u043e\\u0431&nbsp;\\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u043c \\u043f\\u0440\\u043e\\u0438\\u0437\\u0432\\u043e\\u0434\\u0441\\u0442\\u0432\\u0435.<\\/div>\\r\\n<div class=\\\"li\\\">7.4. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u0430, \\u0441\\u0442\\u043e\\u0440\\u043e\\u043d\\u043e\\u0439 \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e \\u043b\\u0438\\u0431\\u043e \\u0432\\u044b\\u0433\\u043e\\u0434\\u043e\\u043f\\u0440\\u0438\\u043e\\u0431\\u0440\\u0435\\u0442\\u0430\\u0442\\u0435\\u043b\\u0435\\u043c \\u0438\\u043b\\u0438 \\u043f\\u043e\\u0440\\u0443\\u0447\\u0438\\u0442\\u0435\\u043b\\u0435\\u043c \\u043f\\u043e&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u043c\\u0443 \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u0434\\u043b\\u044f \\u0437\\u0430\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u044f \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u0430 \\u043f\\u043e&nbsp;\\u0438\\u043d\\u0438\\u0446\\u0438\\u0430\\u0442\\u0438\\u0432\\u0435 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u0430, \\u043f\\u043e&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u043c\\u0443 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0431\\u0443\\u0434\\u0435\\u0442 \\u044f\\u0432\\u043b\\u044f\\u0442\\u044c\\u0441\\u044f \\u0432\\u044b\\u0433\\u043e\\u0434\\u043e\\u043f\\u0440\\u0438\\u043e\\u0431\\u0440\\u0435\\u0442\\u0430\\u0442\\u0435\\u043b\\u0435\\u043c \\u0438\\u043b\\u0438 \\u043f\\u043e\\u0440\\u0443\\u0447\\u0438\\u0442\\u0435\\u043b\\u0435\\u043c.<\\/div>\\r\\n<div class=\\\"li\\\">7.5. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u043f\\u0440\\u0430\\u0432 \\u0438&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043d\\u0442\\u0435\\u0440\\u0435\\u0441\\u043e\\u0432 \\u043e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u0438\\u043b\\u0438 \\u0442\\u0440\\u0435\\u0442\\u044c\\u0438\\u0445 \\u043b\\u0438\\u0446 \\u043b\\u0438\\u0431\\u043e \\u0434\\u043b\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u0449\\u0435\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e \\u0437\\u043d\\u0430\\u0447\\u0438\\u043c\\u044b\\u0445 \\u0446\\u0435\\u043b\\u0435\\u0439 \\u043f\\u0440\\u0438 \\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u0438, \\u0447\\u0442\\u043e \\u043f\\u0440\\u0438 \\u044d\\u0442\\u043e\\u043c \\u043d\\u0435&nbsp;\\u043d\\u0430\\u0440\\u0443\\u0448\\u0430\\u044e\\u0442\\u0441\\u044f \\u043f\\u0440\\u0430\\u0432\\u0430 \\u0438&nbsp;\\u0441\\u0432\\u043e\\u0431\\u043e\\u0434\\u044b \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">7.6. \\u041e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u043e\\u0433\\u043e \\u043a\\u0440\\u0443\\u0433\\u0430 \\u043b\\u0438\\u0446 \\u043a&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u043c \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043b\\u0438\\u0431\\u043e \\u043f\\u043e&nbsp;\\u0435\\u0433\\u043e \\u043f\\u0440\\u043e\\u0441\\u044c\\u0431\\u0435 (\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u043e\\u0431\\u0449\\u0435\\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u043d\\u044b\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435).<\\/div>\\r\\n<div class=\\\"li\\\">7.7. \\u041e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0449\\u0438\\u0445 \\u043e\\u043f\\u0443\\u0431\\u043b\\u0438\\u043a\\u043e\\u0432\\u0430\\u043d\\u0438\\u044e \\u0438\\u043b\\u0438 \\u043e\\u0431\\u044f\\u0437\\u0430\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u043c\\u0443 \\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0442\\u0438\\u044e \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>8. \\u041f\\u043e\\u0440\\u044f\\u0434\\u043e\\u043a \\u0441\\u0431\\u043e\\u0440\\u0430, \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f, \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0438 \\u0438&nbsp;\\u0434\\u0440\\u0443\\u0433\\u0438\\u0445 \\u0432\\u0438\\u0434\\u043e\\u0432 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"descr\\\">\\u0411\\u0435\\u0437\\u043e\\u043f\\u0430\\u0441\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 \\u043e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u044e\\u0442\\u0441\\u044f \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u043e\\u043c, \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f \\u043f\\u0443\\u0442\\u0435\\u043c \\u0440\\u0435\\u0430\\u043b\\u0438\\u0437\\u0430\\u0446\\u0438\\u0438 \\u043f\\u0440\\u0430\\u0432\\u043e\\u0432\\u044b\\u0445, \\u043e\\u0440\\u0433\\u0430\\u043d\\u0438\\u0437\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u0442\\u0435\\u0445\\u043d\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u043c\\u0435\\u0440, \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u0445 \\u0434\\u043b\\u044f \\u0432\\u044b\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u0432&nbsp;\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c \\u043e\\u0431\\u044a\\u0435\\u043c\\u0435 \\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u0439 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0435\\u0433\\u043e \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u0430 \\u0432&nbsp;\\u043e\\u0431\\u043b\\u0430\\u0441\\u0442\\u0438 \\u0437\\u0430\\u0449\\u0438\\u0442\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">8.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u0441\\u043e\\u0445\\u0440\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0435\\u0442 \\u0432\\u0441\\u0435 \\u0432\\u043e\\u0437\\u043c\\u043e\\u0436\\u043d\\u044b\\u0435 \\u043c\\u0435\\u0440\\u044b, \\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0430\\u044e\\u0449\\u0438\\u0435 \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043a&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c \\u043d\\u0435\\u0443\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0435\\u043d\\u043d\\u044b\\u0445 \\u043b\\u0438\\u0446.<\\/div>\\r\\n<div class=\\\"li\\\">8.2. \\u041f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044f \\u043d\\u0438\\u043a\\u043e\\u0433\\u0434\\u0430, \\u043d\\u0438&nbsp;\\u043f\\u0440\\u0438 \\u043a\\u0430\\u043a\\u0438\\u0445 \\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u044f\\u0445 \\u043d\\u0435&nbsp;\\u0431\\u0443\\u0434\\u0443\\u0442 \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u043d\\u044b \\u0442\\u0440\\u0435\\u0442\\u044c\\u0438\\u043c \\u043b\\u0438\\u0446\\u0430\\u043c, \\u0437\\u0430&nbsp;\\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0441\\u043b\\u0443\\u0447\\u0430\\u0435\\u0432, \\u0441\\u0432\\u044f\\u0437\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441&nbsp;\\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u0435\\u043c \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0435\\u0433\\u043e \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u0430 \\u043b\\u0438\\u0431\\u043e \\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435, \\u0435\\u0441\\u043b\\u0438 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043e \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u0435 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u043d\\u0430&nbsp;\\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0442\\u0440\\u0435\\u0442\\u044c\\u0435\\u043c\\u0443 \\u043b\\u0438\\u0446\\u0443 \\u0434\\u043b\\u044f \\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u044f\\u0437\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432 \\u043f\\u043e&nbsp;\\u0433\\u0440\\u0430\\u0436\\u0434\\u0430\\u043d\\u0441\\u043a\\u043e-\\u043f\\u0440\\u0430\\u0432\\u043e\\u0432\\u043e\\u043c\\u0443 \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u0443.<\\/div>\\r\\n<div class=\\\"li\\\">8.3. \\u0412&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435 \\u0432\\u044b\\u044f\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u043d\\u0435\\u0442\\u043e\\u0447\\u043d\\u043e\\u0441\\u0442\\u0435\\u0439 \\u0432&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c \\u043c\\u043e\\u0436\\u0435\\u0442 \\u0430\\u043a\\u0442\\u0443\\u0430\\u043b\\u0438\\u0437\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0438\\u0445&nbsp;\\u0441\\u0430\\u043c\\u043e\\u0441\\u0442\\u043e\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e, \\u043f\\u0443\\u0442\\u0435\\u043c \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0430&nbsp;\\u0430\\u0434\\u0440\\u0435\\u0441 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u043f\\u043e\\u0447\\u0442\\u044b \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430&nbsp;<span class=\\\"link mark owner-email-field\\\" data-scroll-to=\\\"#owner-email-field\\\">office@zms-msk.ru<\\/span>&nbsp;\\u0441&nbsp;\\u043f\\u043e\\u043c\\u0435\\u0442\\u043a\\u043e\\u0439 \\u00ab\\u0410\\u043a\\u0442\\u0443\\u0430\\u043b\\u0438\\u0437\\u0430\\u0446\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445\\u00bb.<\\/div>\\r\\n<div class=\\\"li\\\">8.4. \\u0421\\u0440\\u043e\\u043a \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0435\\u043c \\u0446\\u0435\\u043b\\u0435\\u0439, \\u0434\\u043b\\u044f \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u0431\\u044b\\u043b\\u0438 \\u0441\\u043e\\u0431\\u0440\\u0430\\u043d\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u0435\\u0441\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0439 \\u0441\\u0440\\u043e\\u043a \\u043d\\u0435&nbsp;\\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u043e\\u043c \\u0438\\u043b\\u0438 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0438\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c.<br \\/>\\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c \\u043c\\u043e\\u0436\\u0435\\u0442 \\u0432&nbsp;\\u043b\\u044e\\u0431\\u043e\\u0439 \\u043c\\u043e\\u043c\\u0435\\u043d\\u0442 \\u043e\\u0442\\u043e\\u0437\\u0432\\u0430\\u0442\\u044c \\u0441\\u0432\\u043e\\u0435 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u0435 \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u0438\\u0432 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043f\\u043e\\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432\\u043e\\u043c \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u043f\\u043e\\u0447\\u0442\\u044b \\u043d\\u0430&nbsp;\\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0439 \\u0430\\u0434\\u0440\\u0435\\u0441 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430&nbsp;<span class=\\\"link mark owner-email-field\\\" data-scroll-to=\\\"#owner-email-field\\\">office@zms-msk.ru<\\/span>&nbsp;\\u0441&nbsp;\\u043f\\u043e\\u043c\\u0435\\u0442\\u043a\\u043e\\u0439 \\u00ab\\u041e\\u0442\\u0437\\u044b\\u0432 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445\\u00bb.<\\/div>\\r\\n<div class=\\\"li\\\">8.5. \\u0412\\u0441\\u044f \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044f, \\u043a\\u043e\\u0442\\u043e\\u0440\\u0430\\u044f \\u0441\\u043e\\u0431\\u0438\\u0440\\u0430\\u0435\\u0442\\u0441\\u044f \\u0441\\u0442\\u043e\\u0440\\u043e\\u043d\\u043d\\u0438\\u043c\\u0438 \\u0441\\u0435\\u0440\\u0432\\u0438\\u0441\\u0430\\u043c\\u0438, \\u0432&nbsp;\\u0442\\u043e\\u043c \\u0447\\u0438\\u0441\\u043b\\u0435 \\u043f\\u043b\\u0430\\u0442\\u0435\\u0436\\u043d\\u044b\\u043c\\u0438 \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430\\u043c\\u0438, \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432\\u0430\\u043c\\u0438 \\u0441\\u0432\\u044f\\u0437\\u0438 \\u0438&nbsp;\\u0434\\u0440\\u0443\\u0433\\u0438\\u043c\\u0438 \\u043f\\u043e\\u0441\\u0442\\u0430\\u0432\\u0449\\u0438\\u043a\\u0430\\u043c\\u0438 \\u0443\\u0441\\u043b\\u0443\\u0433, \\u0445\\u0440\\u0430\\u043d\\u0438\\u0442\\u0441\\u044f \\u0438&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f \\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438 \\u043b\\u0438\\u0446\\u0430\\u043c\\u0438 (\\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430\\u043c\\u0438) \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0438\\u0445&nbsp;\\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u043a\\u0438\\u043c \\u0441\\u043e\\u0433\\u043b\\u0430\\u0448\\u0435\\u043d\\u0438\\u0435\\u043c \\u0438&nbsp;\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u043e\\u0439 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438. \\u0421\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u0441&nbsp;\\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438 \\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u0430\\u043c\\u0438. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043d\\u0435&nbsp;\\u043d\\u0435\\u0441\\u0435\\u0442 \\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u0437\\u0430&nbsp;\\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f \\u0442\\u0440\\u0435\\u0442\\u044c\\u0438\\u0445 \\u043b\\u0438\\u0446, \\u0432&nbsp;\\u0442\\u043e\\u043c \\u0447\\u0438\\u0441\\u043b\\u0435 \\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u043d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0435\\u043c \\u043f\\u0443\\u043d\\u043a\\u0442\\u0435 \\u043f\\u043e\\u0441\\u0442\\u0430\\u0432\\u0449\\u0438\\u043a\\u043e\\u0432 \\u0443\\u0441\\u043b\\u0443\\u0433.<\\/div>\\r\\n<div class=\\\"li\\\">8.6. \\u0423\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0437\\u0430\\u043f\\u0440\\u0435\\u0442\\u044b \\u043d\\u0430&nbsp;\\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 (\\u043a\\u0440\\u043e\\u043c\\u0435 \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0430), \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u0438\\u043b\\u0438 \\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 (\\u043a\\u0440\\u043e\\u043c\\u0435 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u0438\\u044f \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0430) \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0440\\u0430\\u0437\\u0440\\u0435\\u0448\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f, \\u043d\\u0435&nbsp;\\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0442 \\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u044f\\u0445 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u044b\\u0445, \\u043e\\u0431\\u0449\\u0435\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u0438\\u043d\\u044b\\u0445 \\u043f\\u0443\\u0431\\u043b\\u0438\\u0447\\u043d\\u044b\\u0445 \\u0438\\u043d\\u0442\\u0435\\u0440\\u0435\\u0441\\u0430\\u0445, \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c&nbsp;\\u0420\\u0424.<\\/div>\\r\\n<div class=\\\"li\\\">8.7. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">8.8. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442 \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0444\\u043e\\u0440\\u043c\\u0435, \\u043f\\u043e\\u0437\\u0432\\u043e\\u043b\\u044f\\u044e\\u0449\\u0435\\u0439 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0438\\u0442\\u044c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043d\\u0435&nbsp;\\u0434\\u043e\\u043b\\u044c\\u0448\\u0435, \\u0447\\u0435\\u043c \\u044d\\u0442\\u043e\\u0433\\u043e \\u0442\\u0440\\u0435\\u0431\\u0443\\u044e\\u0442 \\u0446\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0435\\u0441\\u043b\\u0438 \\u0441\\u0440\\u043e\\u043a \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435&nbsp;\\u0443\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c, \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u043e\\u043c, \\u0441\\u0442\\u043e\\u0440\\u043e\\u043d\\u043e\\u0439 \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e, \\u0432\\u044b\\u0433\\u043e\\u0434\\u043e\\u043f\\u0440\\u0438\\u043e\\u0431\\u0440\\u0435\\u0442\\u0430\\u0442\\u0435\\u043b\\u0435\\u043c \\u0438\\u043b\\u0438 \\u043f\\u043e\\u0440\\u0443\\u0447\\u0438\\u0442\\u0435\\u043b\\u0435\\u043c \\u043f\\u043e&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u043c\\u0443 \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">8.9. \\u0423\\u0441\\u043b\\u043e\\u0432\\u0438\\u0435\\u043c \\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043c\\u043e\\u0436\\u0435\\u0442 \\u044f\\u0432\\u043b\\u044f\\u0442\\u044c\\u0441\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0435 \\u0446\\u0435\\u043b\\u0435\\u0439 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0438\\u0441\\u0442\\u0435\\u0447\\u0435\\u043d\\u0438\\u0435 \\u0441\\u0440\\u043e\\u043a\\u0430 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043e\\u0442\\u0437\\u044b\\u0432 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043e&nbsp;\\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u0432\\u044b\\u044f\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0435\\u043f\\u0440\\u0430\\u0432\\u043e\\u043c\\u0435\\u0440\\u043d\\u043e\\u0439 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>9. \\u041f\\u0435\\u0440\\u0435\\u0447\\u0435\\u043d\\u044c \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0439, \\u043f\\u0440\\u043e\\u0438\\u0437\\u0432\\u043e\\u0434\\u0438\\u043c\\u044b\\u0445 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u043e\\u043c \\u0441&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u043d\\u044b\\u043c\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">9.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442 \\u0441\\u0431\\u043e\\u0440, \\u0437\\u0430\\u043f\\u0438\\u0441\\u044c, \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430\\u0442\\u0438\\u0437\\u0430\\u0446\\u0438\\u044e, \\u043d\\u0430\\u043a\\u043e\\u043f\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u0435 (\\u043e\\u0431\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0435), \\u0438\\u0437\\u0432\\u043b\\u0435\\u0447\\u0435\\u043d\\u0438\\u0435, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435, \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 (\\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f), \\u043e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435, \\u0431\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435, \\u0443\\u0434\\u0430\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0438&nbsp;\\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">9.2. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442 \\u0430\\u0432\\u0442\\u043e\\u043c\\u0430\\u0442\\u0438\\u0437\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u043d\\u0443\\u044e \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0435\\u0439 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u043d\\u043e\\u0439 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438 \\u043f\\u043e&nbsp;\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u043e-\\u0442\\u0435\\u043b\\u0435\\u043a\\u043e\\u043c\\u043c\\u0443\\u043d\\u0438\\u043a\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u043c \\u0441\\u0435\\u0442\\u044f\\u043c \\u0438\\u043b\\u0438 \\u0431\\u0435\\u0437 \\u0442\\u0430\\u043a\\u043e\\u0432\\u043e\\u0439.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>10. \\u0422\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u0430\\u044f \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">10.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0434\\u043e&nbsp;\\u043d\\u0430\\u0447\\u0430\\u043b\\u0430 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0434\\u0435\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 \\u043f\\u043e&nbsp;\\u0442\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u043e\\u0439 \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u0438\\u0442\\u044c \\u0443\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0435\\u043d\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d \\u043f\\u043e&nbsp;\\u0437\\u0430\\u0449\\u0438\\u0442\\u0435 \\u043f\\u0440\\u0430\\u0432 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e&nbsp;\\u0441\\u0432\\u043e\\u0435\\u043c \\u043d\\u0430\\u043c\\u0435\\u0440\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0442\\u044c \\u0442\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u0443\\u044e \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 (\\u0442\\u0430\\u043a\\u043e\\u0435 \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0442\\u0434\\u0435\\u043b\\u044c\\u043d\\u043e \\u043e\\u0442&nbsp;\\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u044f \\u043e&nbsp;\\u043d\\u0430\\u043c\\u0435\\u0440\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445).<\\/div>\\r\\n<div class=\\\"li\\\">10.2. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0434\\u043e&nbsp;\\u043f\\u043e\\u0434\\u0430\\u0447\\u0438 \\u0432\\u044b\\u0448\\u0435\\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u043e\\u0433\\u043e \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u044f, \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043e\\u0442&nbsp;\\u043e\\u0440\\u0433\\u0430\\u043d\\u043e\\u0432 \\u0432\\u043b\\u0430\\u0441\\u0442\\u0438 \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u0433\\u043e \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0430, \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0444\\u0438\\u0437\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u043b\\u0438\\u0446, \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u044b\\u0445 \\u044e\\u0440\\u0438\\u0434\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u043b\\u0438\\u0446, \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u043c \\u043f\\u043b\\u0430\\u043d\\u0438\\u0440\\u0443\\u0435\\u0442\\u0441\\u044f \\u0442\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u0430\\u044f \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0438\\u0435 \\u0441\\u0432\\u0435\\u0434\\u0435\\u043d\\u0438\\u044f.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>11. \\u041a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"descr\\\">\\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0438&nbsp;\\u0438\\u043d\\u044b\\u0435 \\u043b\\u0438\\u0446\\u0430, \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0432\\u0448\\u0438\\u0435 \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043a&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c, \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u044b \\u043d\\u0435&nbsp;\\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0432\\u0430\\u0442\\u044c \\u0442\\u0440\\u0435\\u0442\\u044c\\u0438\\u043c \\u043b\\u0438\\u0446\\u0430\\u043c \\u0438&nbsp;\\u043d\\u0435&nbsp;\\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u044f\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0431\\u0435\\u0437 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0435\\u0441\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0435 \\u043d\\u0435&nbsp;\\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043e \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>12. \\u0417\\u0430\\u043a\\u043b\\u044e\\u0447\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u044b\\u0435 \\u043f\\u043e\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">12.1. \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c \\u043c\\u043e\\u0436\\u0435\\u0442 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043b\\u044e\\u0431\\u044b\\u0435 \\u0440\\u0430\\u0437\\u044a\\u044f\\u0441\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u043e&nbsp;\\u0438\\u043d\\u0442\\u0435\\u0440\\u0435\\u0441\\u0443\\u044e\\u0449\\u0438\\u043c \\u0432\\u043e\\u043f\\u0440\\u043e\\u0441\\u0430\\u043c, \\u043a\\u0430\\u0441\\u0430\\u044e\\u0449\\u0438\\u043c\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043e\\u0431\\u0440\\u0430\\u0442\\u0438\\u0432\\u0448\\u0438\\u0441\\u044c \\u043a&nbsp;\\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u0441&nbsp;\\u043f\\u043e\\u043c\\u043e\\u0449\\u044c\\u044e \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u043f\\u043e\\u0447\\u0442\\u044b&nbsp;<span class=\\\"link mark owner-email-field\\\" data-scroll-to=\\\"#owner-email-field\\\">office@zms-msk.ru<\\/span>.<\\/div>\\r\\n<div class=\\\"li\\\">12.2. \\u0412&nbsp;\\u0434\\u0430\\u043d\\u043d\\u043e\\u043c \\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u0435 \\u0431\\u0443\\u0434\\u0443\\u0442 \\u043e\\u0442\\u0440\\u0430\\u0436\\u0435\\u043d\\u044b \\u043b\\u044e\\u0431\\u044b\\u0435 \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u043e\\u043c. \\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u0435\\u0442 \\u0431\\u0435\\u0441\\u0441\\u0440\\u043e\\u0447\\u043d\\u043e \\u0434\\u043e&nbsp;\\u0437\\u0430\\u043c\\u0435\\u043d\\u044b \\u0435\\u0435&nbsp;\\u043d\\u043e\\u0432\\u043e\\u0439 \\u0432\\u0435\\u0440\\u0441\\u0438\\u0435\\u0439.<\\/div>\\r\\n<div class=\\\"li\\\">12.3. \\u0410\\u043a\\u0442\\u0443\\u0430\\u043b\\u044c\\u043d\\u0430\\u044f \\u0432\\u0435\\u0440\\u0441\\u0438\\u044f \\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0438 \\u0432&nbsp;\\u0441\\u0432\\u043e\\u0431\\u043e\\u0434\\u043d\\u043e\\u043c \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0435 \\u0440\\u0430\\u0441\\u043f\\u043e\\u043b\\u043e\\u0436\\u0435\\u043d\\u0430 \\u0432&nbsp;\\u0441\\u0435\\u0442\\u0438 \\u0418\\u043d\\u0442\\u0435\\u0440\\u043d\\u0435\\u0442 \\u043f\\u043e&nbsp;\\u0430\\u0434\\u0440\\u0435\\u0441\\u0443&nbsp;<span id=\\\"owner-privacy-url-value\\\" class=\\\"link mark owner-privacy-url-field\\\" data-scroll-to=\\\"#owner-privacy-url-field\\\">https:\\/\\/zamesbar.ru\\/privacy-policy<\\/span>.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2023-08-25 16:53:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-22 13:59:41\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-22 13:58:45\",\"publish_up\":\"2023-08-25 16:53:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":6,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0);
INSERT INTO `lsqvo_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(208, 'com_content.article.44', '', '2023-12-22 14:00:15', 113, 98928, 'b7d28f33415e41c564d595cf9d34e19a471f1a8b', '{\"id\":\"44\",\"asset_id\":204,\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"alias\":\"politika-konfidentsialnosti\",\"introtext\":\"<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h4><strong>\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u0432&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/strong><\\/h4>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>1. \\u041e\\u0431\\u0449\\u0438\\u0435 \\u043f\\u043e\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f<\\/h5>\\r\\n<div class=\\\"descr\\\">\\u041d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0430\\u044f \\u043f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0430 \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f\\u043c\\u0438 \\u0424\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u043e\\u0433\\u043e \\u0437\\u0430\\u043a\\u043e\\u043d\\u0430 \\u043e\\u0442&nbsp;27.07.2006. \\u2116&nbsp;152-\\u0424\\u0417 \\u00ab\\u041e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445\\u00bb (\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u0417\\u0430\\u043a\\u043e\\u043d \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445) \\u0438&nbsp;\\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u0435\\u0442 \\u043f\\u043e\\u0440\\u044f\\u0434\\u043e\\u043a \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u043c\\u0435\\u0440\\u044b \\u043f\\u043e&nbsp;\\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0435\\u043d\\u0438\\u044e \\u0431\\u0435\\u0437\\u043e\\u043f\\u0430\\u0441\\u043d\\u043e\\u0441\\u0442\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043f\\u0440\\u0435\\u0434\\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0435\\u043c\\u044b\\u0435&nbsp;<span id=\\\"owner-name-value\\\" class=\\\"\\\" data-scroll-to=\\\"#owner-name-field\\\">\\u041e\\u041e\\u041e \\u00ab\\u0417\\u0410\\u041c\\u0415\\u0421\\u00bb<\\/span>&nbsp;(\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440).<\\/div>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">1.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0441\\u0442\\u0430\\u0432\\u0438\\u0442 \\u0441\\u0432\\u043e\\u0435\\u0439 \\u0432\\u0430\\u0436\\u043d\\u0435\\u0439\\u0448\\u0435\\u0439 \\u0446\\u0435\\u043b\\u044c\\u044e \\u0438&nbsp;\\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u0435\\u043c \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0441\\u0432\\u043e\\u0435\\u0439 \\u0434\\u0435\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 \\u0441\\u043e\\u0431\\u043b\\u044e\\u0434\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0440\\u0430\\u0432 \\u0438&nbsp;\\u0441\\u0432\\u043e\\u0431\\u043e\\u0434 \\u0447\\u0435\\u043b\\u043e\\u0432\\u0435\\u043a\\u0430 \\u0438&nbsp;\\u0433\\u0440\\u0430\\u0436\\u0434\\u0430\\u043d\\u0438\\u043d\\u0430 \\u043f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0432&nbsp;\\u0442\\u043e\\u043c \\u0447\\u0438\\u0441\\u043b\\u0435 \\u0437\\u0430\\u0449\\u0438\\u0442\\u044b \\u043f\\u0440\\u0430\\u0432 \\u043d\\u0430&nbsp;\\u043d\\u0435\\u043f\\u0440\\u0438\\u043a\\u043e\\u0441\\u043d\\u043e\\u0432\\u0435\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u0447\\u0430\\u0441\\u0442\\u043d\\u043e\\u0439 \\u0436\\u0438\\u0437\\u043d\\u0438, \\u043b\\u0438\\u0447\\u043d\\u0443\\u044e \\u0438&nbsp;\\u0441\\u0435\\u043c\\u0435\\u0439\\u043d\\u0443\\u044e \\u0442\\u0430\\u0439\\u043d\\u0443.<\\/div>\\r\\n<div class=\\\"li\\\">1.2. \\u041d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0430\\u044f \\u043f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u0432&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 (\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430) \\u043f\\u0440\\u0438\\u043c\\u0435\\u043d\\u044f\\u0435\\u0442\\u0441\\u044f \\u043a\\u043e&nbsp;\\u0432\\u0441\\u0435\\u0439 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438, \\u043a\\u043e\\u0442\\u043e\\u0440\\u0443\\u044e \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043c\\u043e\\u0436\\u0435\\u0442 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043e&nbsp;\\u043f\\u043e\\u0441\\u0435\\u0442\\u0438\\u0442\\u0435\\u043b\\u044f\\u0445 \\u0432\\u0435\\u0431-\\u0441\\u0430\\u0439\\u0442\\u0430&nbsp;<span   data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru<\\/span>.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>2. \\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u044b\\u0435 \\u043f\\u043e\\u043d\\u044f\\u0442\\u0438\\u044f, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u043c\\u044b\\u0435 \\u0432&nbsp;\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0435<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">2.1. \\u0410\\u0432\\u0442\\u043e\\u043c\\u0430\\u0442\\u0438\\u0437\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u043d\\u0430\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441&nbsp;\\u043f\\u043e\\u043c\\u043e\\u0449\\u044c\\u044e \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432 \\u0432\\u044b\\u0447\\u0438\\u0441\\u043b\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0439 \\u0442\\u0435\\u0445\\u043d\\u0438\\u043a\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">2.2. \\u0411\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u043e\\u0435 \\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u0435 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 (\\u0437\\u0430&nbsp;\\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0441\\u043b\\u0443\\u0447\\u0430\\u0435\\u0432, \\u0435\\u0441\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445).<\\/div>\\r\\n<div class=\\\"li\\\">2.3. \\u0412\\u0435\\u0431-\\u0441\\u0430\\u0439\\u0442&nbsp;\\u2014 \\u0441\\u043e\\u0432\\u043e\\u043a\\u0443\\u043f\\u043d\\u043e\\u0441\\u0442\\u044c \\u0433\\u0440\\u0430\\u0444\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u0438&nbsp;\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0445 \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\\u043e\\u0432, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c \\u0434\\u043b\\u044f \\u042d\\u0412\\u041c \\u0438&nbsp;\\u0431\\u0430\\u0437 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u044e\\u0449\\u0438\\u0445 \\u0438\\u0445&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u043d\\u043e\\u0441\\u0442\\u044c \\u0432&nbsp;\\u0441\\u0435\\u0442\\u0438 \\u0438\\u043d\\u0442\\u0435\\u0440\\u043d\\u0435\\u0442 \\u043f\\u043e&nbsp;\\u0441\\u0435\\u0442\\u0435\\u0432\\u043e\\u043c\\u0443 \\u0430\\u0434\\u0440\\u0435\\u0441\\u0443&nbsp;<span   data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru<\\/span>.<\\/div>\\r\\n<div class=\\\"li\\\">2.4. \\u0418\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u0430\\u044f \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u0441\\u043e\\u0432\\u043e\\u043a\\u0443\\u043f\\u043d\\u043e\\u0441\\u0442\\u044c \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u0449\\u0438\\u0445\\u0441\\u044f \\u0432&nbsp;\\u0431\\u0430\\u0437\\u0430\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u044e\\u0449\\u0438\\u0445 \\u0438\\u0445&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0442\\u0435\\u0445\\u043d\\u043e\\u043b\\u043e\\u0433\\u0438\\u0439 \\u0438&nbsp;\\u0442\\u0435\\u0445\\u043d\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432.<\\/div>\\r\\n<div class=\\\"li\\\">2.5. \\u041e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f, \\u0432&nbsp;\\u0440\\u0435\\u0437\\u0443\\u043b\\u044c\\u0442\\u0430\\u0442\\u0435 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u043d\\u0435\\u0432\\u043e\\u0437\\u043c\\u043e\\u0436\\u043d\\u043e \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0438\\u0442\\u044c \\u0431\\u0435\\u0437 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u0434\\u043e\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0439 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438 \\u043f\\u0440\\u0438\\u043d\\u0430\\u0434\\u043b\\u0435\\u0436\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043a\\u043e\\u043d\\u043a\\u0440\\u0435\\u0442\\u043d\\u043e\\u043c\\u0443 \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044e \\u0438\\u043b\\u0438 \\u0438\\u043d\\u043e\\u043c\\u0443 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">2.6. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u043e\\u0435 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0435 (\\u043e\\u043f\\u0435\\u0440\\u0430\\u0446\\u0438\\u044f) \\u0438\\u043b\\u0438 \\u0441\\u043e\\u0432\\u043e\\u043a\\u0443\\u043f\\u043d\\u043e\\u0441\\u0442\\u044c \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0439 (\\u043e\\u043f\\u0435\\u0440\\u0430\\u0446\\u0438\\u0439), \\u0441\\u043e\\u0432\\u0435\\u0440\\u0448\\u0430\\u0435\\u043c\\u044b\\u0445 \\u0441&nbsp;\\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435\\u043c \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432 \\u0430\\u0432\\u0442\\u043e\\u043c\\u0430\\u0442\\u0438\\u0437\\u0430\\u0446\\u0438\\u0438 \\u0438\\u043b\\u0438 \\u0431\\u0435\\u0437 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u0442\\u0430\\u043a\\u0438\\u0445 \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432 \\u0441&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438, \\u0432\\u043a\\u043b\\u044e\\u0447\\u0430\\u044f \\u0441\\u0431\\u043e\\u0440, \\u0437\\u0430\\u043f\\u0438\\u0441\\u044c, \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430\\u0442\\u0438\\u0437\\u0430\\u0446\\u0438\\u044e, \\u043d\\u0430\\u043a\\u043e\\u043f\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u0435 (\\u043e\\u0431\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0435), \\u0438\\u0437\\u0432\\u043b\\u0435\\u0447\\u0435\\u043d\\u0438\\u0435, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435, \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 (\\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f), \\u043e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435, \\u0431\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435, \\u0443\\u0434\\u0430\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">2.7. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440&nbsp;\\u2014 \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d, \\u043c\\u0443\\u043d\\u0438\\u0446\\u0438\\u043f\\u0430\\u043b\\u044c\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d, \\u044e\\u0440\\u0438\\u0434\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0435 \\u0438\\u043b\\u0438 \\u0444\\u0438\\u0437\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0435 \\u043b\\u0438\\u0446\\u043e, \\u0441\\u0430\\u043c\\u043e\\u0441\\u0442\\u043e\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e \\u0438\\u043b\\u0438 \\u0441\\u043e\\u0432\\u043c\\u0435\\u0441\\u0442\\u043d\\u043e \\u0441&nbsp;\\u0434\\u0440\\u0443\\u0433\\u0438\\u043c\\u0438 \\u043b\\u0438\\u0446\\u0430\\u043c\\u0438 \\u043e\\u0440\\u0433\\u0430\\u043d\\u0438\\u0437\\u0443\\u044e\\u0449\\u0438\\u0435 \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u044e\\u0449\\u0438\\u0435 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u044e\\u0449\\u0438\\u0435 \\u0446\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0441\\u043e\\u0441\\u0442\\u0430\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0449\\u0438\\u0445 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435, \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f (\\u043e\\u043f\\u0435\\u0440\\u0430\\u0446\\u0438\\u0438), \\u0441\\u043e\\u0432\\u0435\\u0440\\u0448\\u0430\\u0435\\u043c\\u044b\\u0435 \\u0441&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">2.8. \\u041f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u0430\\u044f \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044f, \\u043e\\u0442\\u043d\\u043e\\u0441\\u044f\\u0449\\u0430\\u044f\\u0441\\u044f \\u043f\\u0440\\u044f\\u043c\\u043e \\u0438\\u043b\\u0438 \\u043a\\u043e\\u0441\\u0432\\u0435\\u043d\\u043d\\u043e \\u043a&nbsp;\\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c\\u0443 \\u0438\\u043b\\u0438 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u0435\\u043c\\u043e\\u043c\\u0443 \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044e \\u0432\\u0435\\u0431-\\u0441\\u0430\\u0439\\u0442\\u0430&nbsp;<span   data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru<\\/span>.<\\/div>\\r\\n<div class=\\\"li\\\">2.9. \\u041f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u0440\\u0430\\u0437\\u0440\\u0435\\u0448\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f,&nbsp;\\u2014 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u043e\\u0433\\u043e \\u043a\\u0440\\u0443\\u0433\\u0430 \\u043b\\u0438\\u0446 \\u043a&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u043c \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0443\\u0442\\u0435\\u043c \\u0434\\u0430\\u0447\\u0438 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0440\\u0430\\u0437\\u0440\\u0435\\u0448\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f \\u0432&nbsp;\\u043f\\u043e\\u0440\\u044f\\u0434\\u043a\\u0435, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u043e\\u043c \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 (\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u0440\\u0430\\u0437\\u0440\\u0435\\u0448\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f).<\\/div>\\r\\n<div class=\\\"li\\\">2.10. \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u043e\\u0439 \\u043f\\u043e\\u0441\\u0435\\u0442\\u0438\\u0442\\u0435\\u043b\\u044c \\u0432\\u0435\\u0431-\\u0441\\u0430\\u0439\\u0442\\u0430&nbsp;<span   data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru<\\/span>.<\\/div>\\r\\n<div class=\\\"li\\\">2.11. \\u041f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f, \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u0435 \\u043d\\u0430&nbsp;\\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0442\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c\\u0443 \\u043b\\u0438\\u0446\\u0443 \\u0438\\u043b\\u0438 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c\\u0443 \\u043a\\u0440\\u0443\\u0433\\u0443 \\u043b\\u0438\\u0446.<\\/div>\\r\\n<div class=\\\"li\\\">2.12. \\u0420\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u044b\\u0435 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f, \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u0435 \\u043d\\u0430&nbsp;\\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0442\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c\\u0443 \\u043a\\u0440\\u0443\\u0433\\u0443 \\u043b\\u0438\\u0446 (\\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445) \\u0438\\u043b\\u0438 \\u043d\\u0430&nbsp;\\u043e\\u0437\\u043d\\u0430\\u043a\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0441&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438 \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u043e\\u0433\\u043e \\u043a\\u0440\\u0443\\u0433\\u0430 \\u043b\\u0438\\u0446, \\u0432&nbsp;\\u0442\\u043e\\u043c \\u0447\\u0438\\u0441\\u043b\\u0435 \\u043e\\u0431\\u043d\\u0430\\u0440\\u043e\\u0434\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432\\u0430\\u0445 \\u043c\\u0430\\u0441\\u0441\\u043e\\u0432\\u043e\\u0439 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438, \\u0440\\u0430\\u0437\\u043c\\u0435\\u0449\\u0435\\u043d\\u0438\\u0435 \\u0432&nbsp;\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u043e-\\u0442\\u0435\\u043b\\u0435\\u043a\\u043e\\u043c\\u043c\\u0443\\u043d\\u0438\\u043a\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0441\\u0435\\u0442\\u044f\\u0445 \\u0438\\u043b\\u0438 \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0430 \\u043a&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c \\u043a\\u0430\\u043a\\u0438\\u043c-\\u043b\\u0438\\u0431\\u043e \\u0438\\u043d\\u044b\\u043c \\u0441\\u043f\\u043e\\u0441\\u043e\\u0431\\u043e\\u043c.<\\/div>\\r\\n<div class=\\\"li\\\">2.13. \\u0422\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u0430\\u044f \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0430&nbsp;\\u0442\\u0435\\u0440\\u0440\\u0438\\u0442\\u043e\\u0440\\u0438\\u044e \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u0433\\u043e \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0430 \\u043e\\u0440\\u0433\\u0430\\u043d\\u0443 \\u0432\\u043b\\u0430\\u0441\\u0442\\u0438 \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u0433\\u043e \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0430, \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u043c\\u0443 \\u0444\\u0438\\u0437\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c\\u0443 \\u0438\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u043c\\u0443 \\u044e\\u0440\\u0438\\u0434\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c\\u0443 \\u043b\\u0438\\u0446\\u0443.<\\/div>\\r\\n<div class=\\\"li\\\">2.14. \\u0423\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u044b\\u0435 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f, \\u0432&nbsp;\\u0440\\u0435\\u0437\\u0443\\u043b\\u044c\\u0442\\u0430\\u0442\\u0435 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0430\\u044e\\u0442\\u0441\\u044f \\u0431\\u0435\\u0437\\u0432\\u043e\\u0437\\u0432\\u0440\\u0430\\u0442\\u043d\\u043e \\u0441&nbsp;\\u043d\\u0435\\u0432\\u043e\\u0437\\u043c\\u043e\\u0436\\u043d\\u043e\\u0441\\u0442\\u044c\\u044e \\u0434\\u0430\\u043b\\u044c\\u043d\\u0435\\u0439\\u0448\\u0435\\u0433\\u043e \\u0432\\u043e\\u0441\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0430\\u044e\\u0442\\u0441\\u044f \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u043d\\u043e\\u0441\\u0438\\u0442\\u0435\\u043b\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>3. \\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u044b\\u0435 \\u043f\\u0440\\u0430\\u0432\\u0430 \\u0438&nbsp;\\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0438 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">3.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0438\\u043c\\u0435\\u0435\\u0442 \\u043f\\u0440\\u0430\\u0432\\u043e:<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0442\\u044c \\u043e\\u0442&nbsp;\\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0434\\u043e\\u0441\\u0442\\u043e\\u0432\\u0435\\u0440\\u043d\\u044b\\u0435 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u044b, \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u0449\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435 \\u043e\\u0442\\u0437\\u044b\\u0432\\u0430 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435, \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u044f \\u0441&nbsp;\\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435\\u043c \\u043e&nbsp;\\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0432\\u043f\\u0440\\u0430\\u0432\\u0435 \\u043f\\u0440\\u043e\\u0434\\u043e\\u043b\\u0436\\u0438\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0431\\u0435\\u0437 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0440\\u0438 \\u043d\\u0430\\u043b\\u0438\\u0447\\u0438\\u0438 \\u043e\\u0441\\u043d\\u043e\\u0432\\u0430\\u043d\\u0438\\u0439, \\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0417\\u0430\\u043a\\u043e\\u043d\\u0435 \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0441\\u0430\\u043c\\u043e\\u0441\\u0442\\u043e\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u0442\\u044c \\u0441\\u043e\\u0441\\u0442\\u0430\\u0432 \\u0438&nbsp;\\u043f\\u0435\\u0440\\u0435\\u0447\\u0435\\u043d\\u044c \\u043c\\u0435\\u0440, \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u0445 \\u0438&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0430\\u0442\\u043e\\u0447\\u043d\\u044b\\u0445 \\u0434\\u043b\\u044f \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0435\\u043d\\u0438\\u044f \\u0432\\u044b\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0435\\u0439, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u043f\\u0440\\u0438\\u043d\\u044f\\u0442\\u044b\\u043c\\u0438 \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u043d\\u0438\\u043c \\u043d\\u043e\\u0440\\u043c\\u0430\\u0442\\u0438\\u0432\\u043d\\u044b\\u043c\\u0438 \\u043f\\u0440\\u0430\\u0432\\u043e\\u0432\\u044b\\u043c\\u0438 \\u0430\\u043a\\u0442\\u0430\\u043c\\u0438, \\u0435\\u0441\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0435 \\u043d\\u0435&nbsp;\\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043e \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u0434\\u0440\\u0443\\u0433\\u0438\\u043c\\u0438 \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0437\\u0430\\u043a\\u043e\\u043d\\u0430\\u043c\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">3.2. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d:<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u044f\\u0442\\u044c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u043e&nbsp;\\u0435\\u0433\\u043e \\u043f\\u0440\\u043e\\u0441\\u044c\\u0431\\u0435 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e, \\u043a\\u0430\\u0441\\u0430\\u044e\\u0449\\u0443\\u044e\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043e\\u0440\\u0433\\u0430\\u043d\\u0438\\u0437\\u043e\\u0432\\u044b\\u0432\\u0430\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u043f\\u043e\\u0440\\u044f\\u0434\\u043a\\u0435, \\u0443\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0438\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c&nbsp;\\u0420\\u0424;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043e\\u0442\\u0432\\u0435\\u0447\\u0430\\u0442\\u044c \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u044f \\u0438&nbsp;\\u0437\\u0430\\u043f\\u0440\\u043e\\u0441\\u044b \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u0438\\u0445&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0440\\u0435\\u0434\\u0441\\u0442\\u0430\\u0432\\u0438\\u0442\\u0435\\u043b\\u0435\\u0439 \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f\\u043c\\u0438 \\u0417\\u0430\\u043a\\u043e\\u043d\\u0430 \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0441\\u043e\\u043e\\u0431\\u0449\\u0430\\u0442\\u044c \\u0432&nbsp;\\u0443\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0435\\u043d\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d \\u043f\\u043e&nbsp;\\u0437\\u0430\\u0449\\u0438\\u0442\\u0435 \\u043f\\u0440\\u0430\\u0432 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u043e&nbsp;\\u0437\\u0430\\u043f\\u0440\\u043e\\u0441\\u0443 \\u044d\\u0442\\u043e\\u0433\\u043e \\u043e\\u0440\\u0433\\u0430\\u043d\\u0430 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0443\\u044e \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e \\u0432&nbsp;\\u0442\\u0435\\u0447\\u0435\\u043d\\u0438\\u0435 10&nbsp;\\u0434\\u043d\\u0435\\u0439 \\u0441&nbsp;\\u0434\\u0430\\u0442\\u044b \\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u0438\\u044f \\u0442\\u0430\\u043a\\u043e\\u0433\\u043e \\u0437\\u0430\\u043f\\u0440\\u043e\\u0441\\u0430;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0443\\u0431\\u043b\\u0438\\u043a\\u043e\\u0432\\u0430\\u0442\\u044c \\u0438\\u043b\\u0438 \\u0438\\u043d\\u044b\\u043c \\u043e\\u0431\\u0440\\u0430\\u0437\\u043e\\u043c \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0442\\u044c \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u044b\\u0439 \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043a&nbsp;\\u043d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0435\\u0439 \\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0435 \\u0432&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0442\\u044c \\u043f\\u0440\\u0430\\u0432\\u043e\\u0432\\u044b\\u0435, \\u043e\\u0440\\u0433\\u0430\\u043d\\u0438\\u0437\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0435 \\u0438&nbsp;\\u0442\\u0435\\u0445\\u043d\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0435 \\u043c\\u0435\\u0440\\u044b \\u0434\\u043b\\u044f \\u0437\\u0430\\u0449\\u0438\\u0442\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0442&nbsp;\\u043d\\u0435\\u043f\\u0440\\u0430\\u0432\\u043e\\u043c\\u0435\\u0440\\u043d\\u043e\\u0433\\u043e \\u0438\\u043b\\u0438 \\u0441\\u043b\\u0443\\u0447\\u0430\\u0439\\u043d\\u043e\\u0433\\u043e \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0430 \\u043a&nbsp;\\u043d\\u0438\\u043c, \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f, \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u044f, \\u0431\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f, \\u043a\\u043e\\u043f\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f, \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f, \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043e\\u0442&nbsp;\\u0438\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043f\\u0440\\u0430\\u0432\\u043e\\u043c\\u0435\\u0440\\u043d\\u044b\\u0445 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0439 \\u0432&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0442\\u0438\\u0442\\u044c \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 (\\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f) \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0442\\u0438\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u0438&nbsp;\\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0438\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0432&nbsp;\\u043f\\u043e\\u0440\\u044f\\u0434\\u043a\\u0435 \\u0438&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u044f\\u0445, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u044f\\u0442\\u044c \\u0438\\u043d\\u044b\\u0435 \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0438, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>4. \\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u044b\\u0435 \\u043f\\u0440\\u0430\\u0432\\u0430 \\u0438&nbsp;\\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0438 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">4.1. \\u0421\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043c\\u0435\\u044e\\u0442 \\u043f\\u0440\\u0430\\u0432\\u043e:<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0442\\u044c \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e, \\u043a\\u0430\\u0441\\u0430\\u044e\\u0449\\u0443\\u044e\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0437\\u0430&nbsp;\\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0441\\u043b\\u0443\\u0447\\u0430\\u0435\\u0432, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0437\\u0430\\u043a\\u043e\\u043d\\u0430\\u043c\\u0438. \\u0421\\u0432\\u0435\\u0434\\u0435\\u043d\\u0438\\u044f \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u044f\\u044e\\u0442\\u0441\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u043e\\u043c \\u0432&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u043d\\u043e\\u0439 \\u0444\\u043e\\u0440\\u043c\\u0435, \\u0438&nbsp;\\u0432&nbsp;\\u043d\\u0438\\u0445 \\u043d\\u0435&nbsp;\\u0434\\u043e\\u043b\\u0436\\u043d\\u044b \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u0442\\u044c\\u0441\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u043e\\u0442\\u043d\\u043e\\u0441\\u044f\\u0449\\u0438\\u0435\\u0441\\u044f \\u043a&nbsp;\\u0434\\u0440\\u0443\\u0433\\u0438\\u043c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0437\\u0430&nbsp;\\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0441\\u043b\\u0443\\u0447\\u0430\\u0435\\u0432, \\u043a\\u043e\\u0433\\u0434\\u0430 \\u0438\\u043c\\u0435\\u044e\\u0442\\u0441\\u044f \\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u044b\\u0435 \\u043e\\u0441\\u043d\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0442\\u0438\\u044f \\u0442\\u0430\\u043a\\u0438\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445. \\u041f\\u0435\\u0440\\u0435\\u0447\\u0435\\u043d\\u044c \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438 \\u0438&nbsp;\\u043f\\u043e\\u0440\\u044f\\u0434\\u043e\\u043a \\u0435\\u0435&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u0438\\u044f \\u0443\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u0442\\u044c \\u043e\\u0442&nbsp;\\u043e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u044f \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0438\\u0445&nbsp;\\u0431\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u0438\\u043b\\u0438 \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f \\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435, \\u0435\\u0441\\u043b\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u044f\\u0432\\u043b\\u044f\\u044e\\u0442\\u0441\\u044f \\u043d\\u0435\\u043f\\u043e\\u043b\\u043d\\u044b\\u043c\\u0438, \\u0443\\u0441\\u0442\\u0430\\u0440\\u0435\\u0432\\u0448\\u0438\\u043c\\u0438, \\u043d\\u0435\\u0442\\u043e\\u0447\\u043d\\u044b\\u043c\\u0438, \\u043d\\u0435\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u043e \\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u043d\\u044b\\u043c\\u0438 \\u0438\\u043b\\u0438 \\u043d\\u0435&nbsp;\\u044f\\u0432\\u043b\\u044f\\u044e\\u0442\\u0441\\u044f \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u043c\\u0438 \\u0434\\u043b\\u044f \\u0437\\u0430\\u044f\\u0432\\u043b\\u0435\\u043d\\u043d\\u043e\\u0439 \\u0446\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0442\\u044c \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043c\\u0435\\u0440\\u044b \\u043f\\u043e&nbsp;\\u0437\\u0430\\u0449\\u0438\\u0442\\u0435 \\u0441\\u0432\\u043e\\u0438\\u0445 \\u043f\\u0440\\u0430\\u0432;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0432\\u044b\\u0434\\u0432\\u0438\\u0433\\u0430\\u0442\\u044c \\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u0435 \\u043f\\u0440\\u0435\\u0434\\u0432\\u0430\\u0440\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0433\\u043e \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0446\\u0435\\u043b\\u044f\\u0445 \\u043f\\u0440\\u043e\\u0434\\u0432\\u0438\\u0436\\u0435\\u043d\\u0438\\u044f \\u043d\\u0430&nbsp;\\u0440\\u044b\\u043d\\u043a\\u0435 \\u0442\\u043e\\u0432\\u0430\\u0440\\u043e\\u0432, \\u0440\\u0430\\u0431\\u043e\\u0442 \\u0438&nbsp;\\u0443\\u0441\\u043b\\u0443\\u0433;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043d\\u0430&nbsp;\\u043e\\u0442\\u0437\\u044b\\u0432 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435, \\u043d\\u0430&nbsp;\\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u043e&nbsp;\\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043e\\u0431\\u0436\\u0430\\u043b\\u043e\\u0432\\u0430\\u0442\\u044c \\u0432&nbsp;\\u0443\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0435\\u043d\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d \\u043f\\u043e&nbsp;\\u0437\\u0430\\u0449\\u0438\\u0442\\u0435 \\u043f\\u0440\\u0430\\u0432 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u0432&nbsp;\\u0441\\u0443\\u0434\\u0435\\u0431\\u043d\\u043e\\u043c \\u043f\\u043e\\u0440\\u044f\\u0434\\u043a\\u0435 \\u043d\\u0435\\u043f\\u0440\\u0430\\u0432\\u043e\\u043c\\u0435\\u0440\\u043d\\u044b\\u0435 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f \\u0438\\u043b\\u0438 \\u0431\\u0435\\u0437\\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0435 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u043f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043d\\u0430&nbsp;\\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0438\\u043d\\u044b\\u0445 \\u043f\\u0440\\u0430\\u0432, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c&nbsp;\\u0420\\u0424.<\\/div>\\r\\n<div class=\\\"li\\\">4.2. \\u0421\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u044b:<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u044f\\u0442\\u044c \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u0434\\u043e\\u0441\\u0442\\u043e\\u0432\\u0435\\u0440\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u043e&nbsp;\\u0441\\u0435\\u0431\\u0435;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0441\\u043e\\u043e\\u0431\\u0449\\u0430\\u0442\\u044c \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u043e\\u0431&nbsp;\\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u0438 (\\u043e\\u0431\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u0438, \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0438) \\u0441\\u0432\\u043e\\u0438\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">4.3. \\u041b\\u0438\\u0446\\u0430, \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0432\\u0448\\u0438\\u0435 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u043d\\u0435\\u0434\\u043e\\u0441\\u0442\\u043e\\u0432\\u0435\\u0440\\u043d\\u044b\\u0435 \\u0441\\u0432\\u0435\\u0434\\u0435\\u043d\\u0438\\u044f \\u043e&nbsp;\\u0441\\u0435\\u0431\\u0435, \\u043b\\u0438\\u0431\\u043e \\u0441\\u0432\\u0435\\u0434\\u0435\\u043d\\u0438\\u044f \\u043e&nbsp;\\u0434\\u0440\\u0443\\u0433\\u043e\\u043c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0431\\u0435\\u0437 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043f\\u043e\\u0441\\u043b\\u0435\\u0434\\u043d\\u0435\\u0433\\u043e, \\u043d\\u0435\\u0441\\u0443\\u0442 \\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c&nbsp;\\u0420\\u0424.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>5. \\u041f\\u0440\\u0438\\u043d\\u0446\\u0438\\u043f\\u044b \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">5.1. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043d\\u0430&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0438&nbsp;\\u0441\\u043f\\u0440\\u0430\\u0432\\u0435\\u0434\\u043b\\u0438\\u0432\\u043e\\u0439 \\u043e\\u0441\\u043d\\u043e\\u0432\\u0435.<\\/div>\\r\\n<div class=\\\"li\\\">5.2. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0435\\u043c \\u043a\\u043e\\u043d\\u043a\\u0440\\u0435\\u0442\\u043d\\u044b\\u0445, \\u0437\\u0430\\u0440\\u0430\\u043d\\u0435\\u0435 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0446\\u0435\\u043b\\u0435\\u0439. \\u041d\\u0435&nbsp;\\u0434\\u043e\\u043f\\u0443\\u0441\\u043a\\u0430\\u0435\\u0442\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043d\\u0435\\u0441\\u043e\\u0432\\u043c\\u0435\\u0441\\u0442\\u0438\\u043c\\u0430\\u044f \\u0441&nbsp;\\u0446\\u0435\\u043b\\u044f\\u043c\\u0438 \\u0441\\u0431\\u043e\\u0440\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">5.3. \\u041d\\u0435&nbsp;\\u0434\\u043e\\u043f\\u0443\\u0441\\u043a\\u0430\\u0435\\u0442\\u0441\\u044f \\u043e\\u0431\\u044a\\u0435\\u0434\\u0438\\u043d\\u0435\\u043d\\u0438\\u0435 \\u0431\\u0430\\u0437 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u0449\\u0438\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0432&nbsp;\\u0446\\u0435\\u043b\\u044f\\u0445, \\u043d\\u0435\\u0441\\u043e\\u0432\\u043c\\u0435\\u0441\\u0442\\u0438\\u043c\\u044b\\u0445 \\u043c\\u0435\\u0436\\u0434\\u0443 \\u0441\\u043e\\u0431\\u043e\\u0439.<\\/div>\\r\\n<div class=\\\"li\\\">5.4. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0442 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 \\u043e\\u0442\\u0432\\u0435\\u0447\\u0430\\u044e\\u0442 \\u0446\\u0435\\u043b\\u044f\\u043c \\u0438\\u0445&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">5.5. \\u0421\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u043d\\u0438\\u0435 \\u0438&nbsp;\\u043e\\u0431\\u044a\\u0435\\u043c \\u043e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u0435\\u043c\\u044b\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0443\\u044e\\u0442 \\u0437\\u0430\\u044f\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u043c \\u0446\\u0435\\u043b\\u044f\\u043c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438. \\u041d\\u0435&nbsp;\\u0434\\u043e\\u043f\\u0443\\u0441\\u043a\\u0430\\u0435\\u0442\\u0441\\u044f \\u0438\\u0437\\u0431\\u044b\\u0442\\u043e\\u0447\\u043d\\u043e\\u0441\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u0435\\u043c\\u044b\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u043e&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u044e \\u043a&nbsp;\\u0437\\u0430\\u044f\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u043c \\u0446\\u0435\\u043b\\u044f\\u043c \\u0438\\u0445&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">5.6. \\u041f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f \\u0442\\u043e\\u0447\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0438\\u0445&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0430\\u0442\\u043e\\u0447\\u043d\\u043e\\u0441\\u0442\\u044c, \\u0430&nbsp;\\u0432&nbsp;\\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u0445 \\u0441\\u043b\\u0443\\u0447\\u0430\\u044f\\u0445 \\u0438&nbsp;\\u0430\\u043a\\u0442\\u0443\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u043e&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u044e \\u043a&nbsp;\\u0446\\u0435\\u043b\\u044f\\u043c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0435\\u0442 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u0435 \\u043c\\u0435\\u0440\\u044b \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u0438\\u0445&nbsp;\\u043f\\u0440\\u0438\\u043d\\u044f\\u0442\\u0438\\u0435 \\u043f\\u043e&nbsp;\\u0443\\u0434\\u0430\\u043b\\u0435\\u043d\\u0438\\u044e \\u0438\\u043b\\u0438 \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u044e \\u043d\\u0435\\u043f\\u043e\\u043b\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u043d\\u0435\\u0442\\u043e\\u0447\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">5.7. \\u0425\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0432&nbsp;\\u0444\\u043e\\u0440\\u043c\\u0435, \\u043f\\u043e\\u0437\\u0432\\u043e\\u043b\\u044f\\u044e\\u0449\\u0435\\u0439 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0438\\u0442\\u044c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043d\\u0435&nbsp;\\u0434\\u043e\\u043b\\u044c\\u0448\\u0435, \\u0447\\u0435\\u043c \\u044d\\u0442\\u043e\\u0433\\u043e \\u0442\\u0440\\u0435\\u0431\\u0443\\u044e\\u0442 \\u0446\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0435\\u0441\\u043b\\u0438 \\u0441\\u0440\\u043e\\u043a \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435&nbsp;\\u0443\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c, \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u043e\\u043c, \\u0441\\u0442\\u043e\\u0440\\u043e\\u043d\\u043e\\u0439 \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e, \\u0432\\u044b\\u0433\\u043e\\u0434\\u043e\\u043f\\u0440\\u0438\\u043e\\u0431\\u0440\\u0435\\u0442\\u0430\\u0442\\u0435\\u043b\\u0435\\u043c \\u0438\\u043b\\u0438 \\u043f\\u043e\\u0440\\u0443\\u0447\\u0438\\u0442\\u0435\\u043b\\u0435\\u043c \\u043f\\u043e&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u043c\\u0443 \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445. \\u041e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u0435\\u043c\\u044b\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0430\\u044e\\u0442\\u0441\\u044f \\u043b\\u0438\\u0431\\u043e \\u043e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u044e\\u0442\\u0441\\u044f \\u043f\\u043e&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0438 \\u0446\\u0435\\u043b\\u0435\\u0439 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u0438\\u043b\\u0438 \\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435 \\u0443\\u0442\\u0440\\u0430\\u0442\\u044b \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u043e\\u0441\\u0442\\u0438 \\u0432&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0438 \\u044d\\u0442\\u0438\\u0445 \\u0446\\u0435\\u043b\\u0435\\u0439, \\u0435\\u0441\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0435 \\u043d\\u0435&nbsp;\\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043e \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>6. \\u0426\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div id=\\\"EUT4Im\\\" class=\\\"li\\\">\\r\\n<table class=\\\"purpose-table\\\">\\r\\n<tbody>\\r\\n<tr><th>\\u0426\\u0435\\u043b\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438<\\/th>\\r\\n<td class=\\\"purpose-field\\\"><span class=\\\"mark link\\\">\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435 \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044f \\u043f\\u043e\\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432\\u043e\\u043c \\u043e\\u0442\\u043f\\u0440\\u0430\\u0432\\u043a\\u0438 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0438\\u0441\\u0435\\u043c<\\/span><\\/td>\\r\\n<\\/tr>\\r\\n<tr><th>\\u041f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435<\\/th>\\r\\n<td class=\\\"data-field\\\">\\r\\n<ul>\\r\\n<li><span class=\\\"mark link\\\">\\u0444\\u0430\\u043c\\u0438\\u043b\\u0438\\u044f, \\u0438\\u043c\\u044f, \\u043e\\u0442\\u0447\\u0435\\u0441\\u0442\\u0432\\u043e<\\/span><\\/li>\\r\\n<li><span class=\\\"mark link\\\">\\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0439 \\u0430\\u0434\\u0440\\u0435\\u0441<\\/span><\\/li>\\r\\n<li><span class=\\\"mark link\\\">\\u043d\\u043e\\u043c\\u0435\\u0440\\u0430 \\u0442\\u0435\\u043b\\u0435\\u0444\\u043e\\u043d\\u043e\\u0432<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<tr><th>\\u041f\\u0440\\u0430\\u0432\\u043e\\u0432\\u044b\\u0435 \\u043e\\u0441\\u043d\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f<\\/th>\\r\\n<td class=\\\"legal-field\\\">\\r\\n<ul>\\r\\n<li><span class=\\\"mark link\\\">\\u0443\\u0441\\u0442\\u0430\\u0432\\u043d\\u044b\\u0435 (\\u0443\\u0447\\u0440\\u0435\\u0434\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u044b\\u0435) \\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u044b \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<tr><th>\\u0412\\u0438\\u0434\\u044b \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/th>\\r\\n<td class=\\\"types-field\\\">\\r\\n<ul>\\r\\n<li><span class=\\\"mark link\\\">\\u0421\\u0431\\u043e\\u0440, \\u0437\\u0430\\u043f\\u0438\\u0441\\u044c, \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430\\u0442\\u0438\\u0437\\u0430\\u0446\\u0438\\u044f, \\u043d\\u0430\\u043a\\u043e\\u043f\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u0438&nbsp;\\u043e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<\\/tbody>\\r\\n<\\/table>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>7. \\u0423\\u0441\\u043b\\u043e\\u0432\\u0438\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">7.1. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441&nbsp;\\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">7.2. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u044f \\u0446\\u0435\\u043b\\u0435\\u0439, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u043c\\u0435\\u0436\\u0434\\u0443\\u043d\\u0430\\u0440\\u043e\\u0434\\u043d\\u044b\\u043c \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u043e\\u043c \\u0420\\u043e\\u0441\\u0441\\u0438\\u0439\\u0441\\u043a\\u043e\\u0439 \\u0424\\u0435\\u0434\\u0435\\u0440\\u0430\\u0446\\u0438\\u0438 \\u0438\\u043b\\u0438 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c, \\u0434\\u043b\\u044f \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0432\\u043e\\u0437\\u043b\\u043e\\u0436\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c \\u0420\\u043e\\u0441\\u0441\\u0438\\u0439\\u0441\\u043a\\u043e\\u0439 \\u0424\\u0435\\u0434\\u0435\\u0440\\u0430\\u0446\\u0438\\u0438 \\u043d\\u0430&nbsp;\\u043e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u0444\\u0443\\u043d\\u043a\\u0446\\u0438\\u0439, \\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0438\\u0439 \\u0438&nbsp;\\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0435\\u0439.<\\/div>\\r\\n<div class=\\\"li\\\">7.3. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u043f\\u0440\\u0430\\u0432\\u043e\\u0441\\u0443\\u0434\\u0438\\u044f, \\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u0441\\u0443\\u0434\\u0435\\u0431\\u043d\\u043e\\u0433\\u043e \\u0430\\u043a\\u0442\\u0430, \\u0430\\u043a\\u0442\\u0430 \\u0434\\u0440\\u0443\\u0433\\u043e\\u0433\\u043e \\u043e\\u0440\\u0433\\u0430\\u043d\\u0430 \\u0438\\u043b\\u0438 \\u0434\\u043e\\u043b\\u0436\\u043d\\u043e\\u0441\\u0442\\u043d\\u043e\\u0433\\u043e \\u043b\\u0438\\u0446\\u0430, \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0449\\u0438\\u0445 \\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044e \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c \\u0420\\u043e\\u0441\\u0441\\u0438\\u0439\\u0441\\u043a\\u043e\\u0439 \\u0424\\u0435\\u0434\\u0435\\u0440\\u0430\\u0446\\u0438\\u0438 \\u043e\\u0431&nbsp;\\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u043c \\u043f\\u0440\\u043e\\u0438\\u0437\\u0432\\u043e\\u0434\\u0441\\u0442\\u0432\\u0435.<\\/div>\\r\\n<div class=\\\"li\\\">7.4. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u0430, \\u0441\\u0442\\u043e\\u0440\\u043e\\u043d\\u043e\\u0439 \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e \\u043b\\u0438\\u0431\\u043e \\u0432\\u044b\\u0433\\u043e\\u0434\\u043e\\u043f\\u0440\\u0438\\u043e\\u0431\\u0440\\u0435\\u0442\\u0430\\u0442\\u0435\\u043b\\u0435\\u043c \\u0438\\u043b\\u0438 \\u043f\\u043e\\u0440\\u0443\\u0447\\u0438\\u0442\\u0435\\u043b\\u0435\\u043c \\u043f\\u043e&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u043c\\u0443 \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u0434\\u043b\\u044f \\u0437\\u0430\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u044f \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u0430 \\u043f\\u043e&nbsp;\\u0438\\u043d\\u0438\\u0446\\u0438\\u0430\\u0442\\u0438\\u0432\\u0435 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u0430, \\u043f\\u043e&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u043c\\u0443 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0431\\u0443\\u0434\\u0435\\u0442 \\u044f\\u0432\\u043b\\u044f\\u0442\\u044c\\u0441\\u044f \\u0432\\u044b\\u0433\\u043e\\u0434\\u043e\\u043f\\u0440\\u0438\\u043e\\u0431\\u0440\\u0435\\u0442\\u0430\\u0442\\u0435\\u043b\\u0435\\u043c \\u0438\\u043b\\u0438 \\u043f\\u043e\\u0440\\u0443\\u0447\\u0438\\u0442\\u0435\\u043b\\u0435\\u043c.<\\/div>\\r\\n<div class=\\\"li\\\">7.5. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u043f\\u0440\\u0430\\u0432 \\u0438&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043d\\u0442\\u0435\\u0440\\u0435\\u0441\\u043e\\u0432 \\u043e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u0438\\u043b\\u0438 \\u0442\\u0440\\u0435\\u0442\\u044c\\u0438\\u0445 \\u043b\\u0438\\u0446 \\u043b\\u0438\\u0431\\u043e \\u0434\\u043b\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u0449\\u0435\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e \\u0437\\u043d\\u0430\\u0447\\u0438\\u043c\\u044b\\u0445 \\u0446\\u0435\\u043b\\u0435\\u0439 \\u043f\\u0440\\u0438 \\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u0438, \\u0447\\u0442\\u043e \\u043f\\u0440\\u0438 \\u044d\\u0442\\u043e\\u043c \\u043d\\u0435&nbsp;\\u043d\\u0430\\u0440\\u0443\\u0448\\u0430\\u044e\\u0442\\u0441\\u044f \\u043f\\u0440\\u0430\\u0432\\u0430 \\u0438&nbsp;\\u0441\\u0432\\u043e\\u0431\\u043e\\u0434\\u044b \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">7.6. \\u041e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u043e\\u0433\\u043e \\u043a\\u0440\\u0443\\u0433\\u0430 \\u043b\\u0438\\u0446 \\u043a&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u043c \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043b\\u0438\\u0431\\u043e \\u043f\\u043e&nbsp;\\u0435\\u0433\\u043e \\u043f\\u0440\\u043e\\u0441\\u044c\\u0431\\u0435 (\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u043e\\u0431\\u0449\\u0435\\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u043d\\u044b\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435).<\\/div>\\r\\n<div class=\\\"li\\\">7.7. \\u041e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0449\\u0438\\u0445 \\u043e\\u043f\\u0443\\u0431\\u043b\\u0438\\u043a\\u043e\\u0432\\u0430\\u043d\\u0438\\u044e \\u0438\\u043b\\u0438 \\u043e\\u0431\\u044f\\u0437\\u0430\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u043c\\u0443 \\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0442\\u0438\\u044e \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>8. \\u041f\\u043e\\u0440\\u044f\\u0434\\u043e\\u043a \\u0441\\u0431\\u043e\\u0440\\u0430, \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f, \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0438 \\u0438&nbsp;\\u0434\\u0440\\u0443\\u0433\\u0438\\u0445 \\u0432\\u0438\\u0434\\u043e\\u0432 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"descr\\\">\\u0411\\u0435\\u0437\\u043e\\u043f\\u0430\\u0441\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 \\u043e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u044e\\u0442\\u0441\\u044f \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u043e\\u043c, \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f \\u043f\\u0443\\u0442\\u0435\\u043c \\u0440\\u0435\\u0430\\u043b\\u0438\\u0437\\u0430\\u0446\\u0438\\u0438 \\u043f\\u0440\\u0430\\u0432\\u043e\\u0432\\u044b\\u0445, \\u043e\\u0440\\u0433\\u0430\\u043d\\u0438\\u0437\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u0442\\u0435\\u0445\\u043d\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u043c\\u0435\\u0440, \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u0445 \\u0434\\u043b\\u044f \\u0432\\u044b\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u0432&nbsp;\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c \\u043e\\u0431\\u044a\\u0435\\u043c\\u0435 \\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u0439 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0435\\u0433\\u043e \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u0430 \\u0432&nbsp;\\u043e\\u0431\\u043b\\u0430\\u0441\\u0442\\u0438 \\u0437\\u0430\\u0449\\u0438\\u0442\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">8.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u0441\\u043e\\u0445\\u0440\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0435\\u0442 \\u0432\\u0441\\u0435 \\u0432\\u043e\\u0437\\u043c\\u043e\\u0436\\u043d\\u044b\\u0435 \\u043c\\u0435\\u0440\\u044b, \\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0430\\u044e\\u0449\\u0438\\u0435 \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043a&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c \\u043d\\u0435\\u0443\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0435\\u043d\\u043d\\u044b\\u0445 \\u043b\\u0438\\u0446.<\\/div>\\r\\n<div class=\\\"li\\\">8.2. \\u041f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044f \\u043d\\u0438\\u043a\\u043e\\u0433\\u0434\\u0430, \\u043d\\u0438&nbsp;\\u043f\\u0440\\u0438 \\u043a\\u0430\\u043a\\u0438\\u0445 \\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u044f\\u0445 \\u043d\\u0435&nbsp;\\u0431\\u0443\\u0434\\u0443\\u0442 \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u043d\\u044b \\u0442\\u0440\\u0435\\u0442\\u044c\\u0438\\u043c \\u043b\\u0438\\u0446\\u0430\\u043c, \\u0437\\u0430&nbsp;\\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0441\\u043b\\u0443\\u0447\\u0430\\u0435\\u0432, \\u0441\\u0432\\u044f\\u0437\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441&nbsp;\\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u0435\\u043c \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0435\\u0433\\u043e \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u0430 \\u043b\\u0438\\u0431\\u043e \\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435, \\u0435\\u0441\\u043b\\u0438 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043e \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u0435 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u043d\\u0430&nbsp;\\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0442\\u0440\\u0435\\u0442\\u044c\\u0435\\u043c\\u0443 \\u043b\\u0438\\u0446\\u0443 \\u0434\\u043b\\u044f \\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u044f\\u0437\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432 \\u043f\\u043e&nbsp;\\u0433\\u0440\\u0430\\u0436\\u0434\\u0430\\u043d\\u0441\\u043a\\u043e-\\u043f\\u0440\\u0430\\u0432\\u043e\\u0432\\u043e\\u043c\\u0443 \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u0443.<\\/div>\\r\\n<div class=\\\"li\\\">8.3. \\u0412&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435 \\u0432\\u044b\\u044f\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u043d\\u0435\\u0442\\u043e\\u0447\\u043d\\u043e\\u0441\\u0442\\u0435\\u0439 \\u0432&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c \\u043c\\u043e\\u0436\\u0435\\u0442 \\u0430\\u043a\\u0442\\u0443\\u0430\\u043b\\u0438\\u0437\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0438\\u0445&nbsp;\\u0441\\u0430\\u043c\\u043e\\u0441\\u0442\\u043e\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e, \\u043f\\u0443\\u0442\\u0435\\u043c \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0430&nbsp;\\u0430\\u0434\\u0440\\u0435\\u0441 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u043f\\u043e\\u0447\\u0442\\u044b \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430&nbsp;<span class=\\\"link mark owner-email-field\\\" data-scroll-to=\\\"#owner-email-field\\\">office@zms-msk.ru<\\/span>&nbsp;\\u0441&nbsp;\\u043f\\u043e\\u043c\\u0435\\u0442\\u043a\\u043e\\u0439 \\u00ab\\u0410\\u043a\\u0442\\u0443\\u0430\\u043b\\u0438\\u0437\\u0430\\u0446\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445\\u00bb.<\\/div>\\r\\n<div class=\\\"li\\\">8.4. \\u0421\\u0440\\u043e\\u043a \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0435\\u043c \\u0446\\u0435\\u043b\\u0435\\u0439, \\u0434\\u043b\\u044f \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u0431\\u044b\\u043b\\u0438 \\u0441\\u043e\\u0431\\u0440\\u0430\\u043d\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u0435\\u0441\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0439 \\u0441\\u0440\\u043e\\u043a \\u043d\\u0435&nbsp;\\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u043e\\u043c \\u0438\\u043b\\u0438 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0438\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c.<br \\/>\\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c \\u043c\\u043e\\u0436\\u0435\\u0442 \\u0432&nbsp;\\u043b\\u044e\\u0431\\u043e\\u0439 \\u043c\\u043e\\u043c\\u0435\\u043d\\u0442 \\u043e\\u0442\\u043e\\u0437\\u0432\\u0430\\u0442\\u044c \\u0441\\u0432\\u043e\\u0435 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u0435 \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u0438\\u0432 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043f\\u043e\\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432\\u043e\\u043c \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u043f\\u043e\\u0447\\u0442\\u044b \\u043d\\u0430&nbsp;\\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0439 \\u0430\\u0434\\u0440\\u0435\\u0441 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430&nbsp;<span class=\\\"link mark owner-email-field\\\" data-scroll-to=\\\"#owner-email-field\\\">office@zms-msk.ru<\\/span>&nbsp;\\u0441&nbsp;\\u043f\\u043e\\u043c\\u0435\\u0442\\u043a\\u043e\\u0439 \\u00ab\\u041e\\u0442\\u0437\\u044b\\u0432 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445\\u00bb.<\\/div>\\r\\n<div class=\\\"li\\\">8.5. \\u0412\\u0441\\u044f \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044f, \\u043a\\u043e\\u0442\\u043e\\u0440\\u0430\\u044f \\u0441\\u043e\\u0431\\u0438\\u0440\\u0430\\u0435\\u0442\\u0441\\u044f \\u0441\\u0442\\u043e\\u0440\\u043e\\u043d\\u043d\\u0438\\u043c\\u0438 \\u0441\\u0435\\u0440\\u0432\\u0438\\u0441\\u0430\\u043c\\u0438, \\u0432&nbsp;\\u0442\\u043e\\u043c \\u0447\\u0438\\u0441\\u043b\\u0435 \\u043f\\u043b\\u0430\\u0442\\u0435\\u0436\\u043d\\u044b\\u043c\\u0438 \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430\\u043c\\u0438, \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432\\u0430\\u043c\\u0438 \\u0441\\u0432\\u044f\\u0437\\u0438 \\u0438&nbsp;\\u0434\\u0440\\u0443\\u0433\\u0438\\u043c\\u0438 \\u043f\\u043e\\u0441\\u0442\\u0430\\u0432\\u0449\\u0438\\u043a\\u0430\\u043c\\u0438 \\u0443\\u0441\\u043b\\u0443\\u0433, \\u0445\\u0440\\u0430\\u043d\\u0438\\u0442\\u0441\\u044f \\u0438&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f \\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438 \\u043b\\u0438\\u0446\\u0430\\u043c\\u0438 (\\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430\\u043c\\u0438) \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0438\\u0445&nbsp;\\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u043a\\u0438\\u043c \\u0441\\u043e\\u0433\\u043b\\u0430\\u0448\\u0435\\u043d\\u0438\\u0435\\u043c \\u0438&nbsp;\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u043e\\u0439 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438. \\u0421\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u0441&nbsp;\\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438 \\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u0430\\u043c\\u0438. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043d\\u0435&nbsp;\\u043d\\u0435\\u0441\\u0435\\u0442 \\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u0437\\u0430&nbsp;\\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f \\u0442\\u0440\\u0435\\u0442\\u044c\\u0438\\u0445 \\u043b\\u0438\\u0446, \\u0432&nbsp;\\u0442\\u043e\\u043c \\u0447\\u0438\\u0441\\u043b\\u0435 \\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u043d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0435\\u043c \\u043f\\u0443\\u043d\\u043a\\u0442\\u0435 \\u043f\\u043e\\u0441\\u0442\\u0430\\u0432\\u0449\\u0438\\u043a\\u043e\\u0432 \\u0443\\u0441\\u043b\\u0443\\u0433.<\\/div>\\r\\n<div class=\\\"li\\\">8.6. \\u0423\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0437\\u0430\\u043f\\u0440\\u0435\\u0442\\u044b \\u043d\\u0430&nbsp;\\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 (\\u043a\\u0440\\u043e\\u043c\\u0435 \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0430), \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u0438\\u043b\\u0438 \\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 (\\u043a\\u0440\\u043e\\u043c\\u0435 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u0438\\u044f \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0430) \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0440\\u0430\\u0437\\u0440\\u0435\\u0448\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f, \\u043d\\u0435&nbsp;\\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0442 \\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u044f\\u0445 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u044b\\u0445, \\u043e\\u0431\\u0449\\u0435\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u0438\\u043d\\u044b\\u0445 \\u043f\\u0443\\u0431\\u043b\\u0438\\u0447\\u043d\\u044b\\u0445 \\u0438\\u043d\\u0442\\u0435\\u0440\\u0435\\u0441\\u0430\\u0445, \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c&nbsp;\\u0420\\u0424.<\\/div>\\r\\n<div class=\\\"li\\\">8.7. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">8.8. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442 \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0444\\u043e\\u0440\\u043c\\u0435, \\u043f\\u043e\\u0437\\u0432\\u043e\\u043b\\u044f\\u044e\\u0449\\u0435\\u0439 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0438\\u0442\\u044c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043d\\u0435&nbsp;\\u0434\\u043e\\u043b\\u044c\\u0448\\u0435, \\u0447\\u0435\\u043c \\u044d\\u0442\\u043e\\u0433\\u043e \\u0442\\u0440\\u0435\\u0431\\u0443\\u044e\\u0442 \\u0446\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0435\\u0441\\u043b\\u0438 \\u0441\\u0440\\u043e\\u043a \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435&nbsp;\\u0443\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c, \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u043e\\u043c, \\u0441\\u0442\\u043e\\u0440\\u043e\\u043d\\u043e\\u0439 \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e, \\u0432\\u044b\\u0433\\u043e\\u0434\\u043e\\u043f\\u0440\\u0438\\u043e\\u0431\\u0440\\u0435\\u0442\\u0430\\u0442\\u0435\\u043b\\u0435\\u043c \\u0438\\u043b\\u0438 \\u043f\\u043e\\u0440\\u0443\\u0447\\u0438\\u0442\\u0435\\u043b\\u0435\\u043c \\u043f\\u043e&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u043c\\u0443 \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">8.9. \\u0423\\u0441\\u043b\\u043e\\u0432\\u0438\\u0435\\u043c \\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043c\\u043e\\u0436\\u0435\\u0442 \\u044f\\u0432\\u043b\\u044f\\u0442\\u044c\\u0441\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0435 \\u0446\\u0435\\u043b\\u0435\\u0439 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0438\\u0441\\u0442\\u0435\\u0447\\u0435\\u043d\\u0438\\u0435 \\u0441\\u0440\\u043e\\u043a\\u0430 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043e\\u0442\\u0437\\u044b\\u0432 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043e&nbsp;\\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u0432\\u044b\\u044f\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0435\\u043f\\u0440\\u0430\\u0432\\u043e\\u043c\\u0435\\u0440\\u043d\\u043e\\u0439 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>9. \\u041f\\u0435\\u0440\\u0435\\u0447\\u0435\\u043d\\u044c \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0439, \\u043f\\u0440\\u043e\\u0438\\u0437\\u0432\\u043e\\u0434\\u0438\\u043c\\u044b\\u0445 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u043e\\u043c \\u0441&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u043d\\u044b\\u043c\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">9.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442 \\u0441\\u0431\\u043e\\u0440, \\u0437\\u0430\\u043f\\u0438\\u0441\\u044c, \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430\\u0442\\u0438\\u0437\\u0430\\u0446\\u0438\\u044e, \\u043d\\u0430\\u043a\\u043e\\u043f\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u0435 (\\u043e\\u0431\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0435), \\u0438\\u0437\\u0432\\u043b\\u0435\\u0447\\u0435\\u043d\\u0438\\u0435, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435, \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 (\\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f), \\u043e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435, \\u0431\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435, \\u0443\\u0434\\u0430\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0438&nbsp;\\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">9.2. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442 \\u0430\\u0432\\u0442\\u043e\\u043c\\u0430\\u0442\\u0438\\u0437\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u043d\\u0443\\u044e \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0435\\u0439 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u043d\\u043e\\u0439 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438 \\u043f\\u043e&nbsp;\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u043e-\\u0442\\u0435\\u043b\\u0435\\u043a\\u043e\\u043c\\u043c\\u0443\\u043d\\u0438\\u043a\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u043c \\u0441\\u0435\\u0442\\u044f\\u043c \\u0438\\u043b\\u0438 \\u0431\\u0435\\u0437 \\u0442\\u0430\\u043a\\u043e\\u0432\\u043e\\u0439.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>10. \\u0422\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u0430\\u044f \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">10.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0434\\u043e&nbsp;\\u043d\\u0430\\u0447\\u0430\\u043b\\u0430 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0434\\u0435\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 \\u043f\\u043e&nbsp;\\u0442\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u043e\\u0439 \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u0438\\u0442\\u044c \\u0443\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0435\\u043d\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d \\u043f\\u043e&nbsp;\\u0437\\u0430\\u0449\\u0438\\u0442\\u0435 \\u043f\\u0440\\u0430\\u0432 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e&nbsp;\\u0441\\u0432\\u043e\\u0435\\u043c \\u043d\\u0430\\u043c\\u0435\\u0440\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0442\\u044c \\u0442\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u0443\\u044e \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 (\\u0442\\u0430\\u043a\\u043e\\u0435 \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0442\\u0434\\u0435\\u043b\\u044c\\u043d\\u043e \\u043e\\u0442&nbsp;\\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u044f \\u043e&nbsp;\\u043d\\u0430\\u043c\\u0435\\u0440\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445).<\\/div>\\r\\n<div class=\\\"li\\\">10.2. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0434\\u043e&nbsp;\\u043f\\u043e\\u0434\\u0430\\u0447\\u0438 \\u0432\\u044b\\u0448\\u0435\\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u043e\\u0433\\u043e \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u044f, \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043e\\u0442&nbsp;\\u043e\\u0440\\u0433\\u0430\\u043d\\u043e\\u0432 \\u0432\\u043b\\u0430\\u0441\\u0442\\u0438 \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u0433\\u043e \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0430, \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0444\\u0438\\u0437\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u043b\\u0438\\u0446, \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u044b\\u0445 \\u044e\\u0440\\u0438\\u0434\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u043b\\u0438\\u0446, \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u043c \\u043f\\u043b\\u0430\\u043d\\u0438\\u0440\\u0443\\u0435\\u0442\\u0441\\u044f \\u0442\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u0430\\u044f \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0438\\u0435 \\u0441\\u0432\\u0435\\u0434\\u0435\\u043d\\u0438\\u044f.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>11. \\u041a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"descr\\\">\\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0438&nbsp;\\u0438\\u043d\\u044b\\u0435 \\u043b\\u0438\\u0446\\u0430, \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0432\\u0448\\u0438\\u0435 \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043a&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c, \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u044b \\u043d\\u0435&nbsp;\\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0432\\u0430\\u0442\\u044c \\u0442\\u0440\\u0435\\u0442\\u044c\\u0438\\u043c \\u043b\\u0438\\u0446\\u0430\\u043c \\u0438&nbsp;\\u043d\\u0435&nbsp;\\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u044f\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0431\\u0435\\u0437 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0435\\u0441\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0435 \\u043d\\u0435&nbsp;\\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043e \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>12. \\u0417\\u0430\\u043a\\u043b\\u044e\\u0447\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u044b\\u0435 \\u043f\\u043e\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">12.1. \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c \\u043c\\u043e\\u0436\\u0435\\u0442 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043b\\u044e\\u0431\\u044b\\u0435 \\u0440\\u0430\\u0437\\u044a\\u044f\\u0441\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u043e&nbsp;\\u0438\\u043d\\u0442\\u0435\\u0440\\u0435\\u0441\\u0443\\u044e\\u0449\\u0438\\u043c \\u0432\\u043e\\u043f\\u0440\\u043e\\u0441\\u0430\\u043c, \\u043a\\u0430\\u0441\\u0430\\u044e\\u0449\\u0438\\u043c\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043e\\u0431\\u0440\\u0430\\u0442\\u0438\\u0432\\u0448\\u0438\\u0441\\u044c \\u043a&nbsp;\\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u0441&nbsp;\\u043f\\u043e\\u043c\\u043e\\u0449\\u044c\\u044e \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u043f\\u043e\\u0447\\u0442\\u044b&nbsp;<span class=\\\"link mark owner-email-field\\\" data-scroll-to=\\\"#owner-email-field\\\">office@zms-msk.ru<\\/span>.<\\/div>\\r\\n<div class=\\\"li\\\">12.2. \\u0412&nbsp;\\u0434\\u0430\\u043d\\u043d\\u043e\\u043c \\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u0435 \\u0431\\u0443\\u0434\\u0443\\u0442 \\u043e\\u0442\\u0440\\u0430\\u0436\\u0435\\u043d\\u044b \\u043b\\u044e\\u0431\\u044b\\u0435 \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u043e\\u043c. \\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u0435\\u0442 \\u0431\\u0435\\u0441\\u0441\\u0440\\u043e\\u0447\\u043d\\u043e \\u0434\\u043e&nbsp;\\u0437\\u0430\\u043c\\u0435\\u043d\\u044b \\u0435\\u0435&nbsp;\\u043d\\u043e\\u0432\\u043e\\u0439 \\u0432\\u0435\\u0440\\u0441\\u0438\\u0435\\u0439.<\\/div>\\r\\n<div class=\\\"li\\\">12.3. \\u0410\\u043a\\u0442\\u0443\\u0430\\u043b\\u044c\\u043d\\u0430\\u044f \\u0432\\u0435\\u0440\\u0441\\u0438\\u044f \\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0438 \\u0432&nbsp;\\u0441\\u0432\\u043e\\u0431\\u043e\\u0434\\u043d\\u043e\\u043c \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0435 \\u0440\\u0430\\u0441\\u043f\\u043e\\u043b\\u043e\\u0436\\u0435\\u043d\\u0430 \\u0432&nbsp;\\u0441\\u0435\\u0442\\u0438 \\u0418\\u043d\\u0442\\u0435\\u0440\\u043d\\u0435\\u0442 \\u043f\\u043e&nbsp;\\u0430\\u0434\\u0440\\u0435\\u0441\\u0443&nbsp;<span id=\\\"owner-privacy-url-value\\\" class=\\\"link mark owner-privacy-url-field\\\" data-scroll-to=\\\"#owner-privacy-url-field\\\">https:\\/\\/zamesbar.ru\\/privacy-policy<\\/span>.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2023-08-25 16:53:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-22 14:00:15\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-22 13:59:41\",\"publish_up\":\"2023-08-25 16:53:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":7,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0);
INSERT INTO `lsqvo_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(209, 'com_content.article.44', '', '2023-12-22 14:00:43', 113, 98826, '8842d6cd569cea3a9acbade4feb2f43452c29580', '{\"id\":\"44\",\"asset_id\":204,\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"alias\":\"politika-konfidentsialnosti\",\"introtext\":\"<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h4><strong>\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u0432&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/strong><\\/h4>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>1. \\u041e\\u0431\\u0449\\u0438\\u0435 \\u043f\\u043e\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f<\\/h5>\\r\\n<div class=\\\"descr\\\">\\u041d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0430\\u044f \\u043f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0430 \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f\\u043c\\u0438 \\u0424\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u043e\\u0433\\u043e \\u0437\\u0430\\u043a\\u043e\\u043d\\u0430 \\u043e\\u0442&nbsp;27.07.2006. \\u2116&nbsp;152-\\u0424\\u0417 \\u00ab\\u041e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445\\u00bb (\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u0417\\u0430\\u043a\\u043e\\u043d \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445) \\u0438&nbsp;\\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u0435\\u0442 \\u043f\\u043e\\u0440\\u044f\\u0434\\u043e\\u043a \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u043c\\u0435\\u0440\\u044b \\u043f\\u043e&nbsp;\\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0435\\u043d\\u0438\\u044e \\u0431\\u0435\\u0437\\u043e\\u043f\\u0430\\u0441\\u043d\\u043e\\u0441\\u0442\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043f\\u0440\\u0435\\u0434\\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0435\\u043c\\u044b\\u0435&nbsp;<span id=\\\"owner-name-value\\\" class=\\\"\\\" data-scroll-to=\\\"#owner-name-field\\\">\\u041e\\u041e\\u041e \\u00ab\\u0417\\u0410\\u041c\\u0415\\u0421\\u00bb<\\/span>&nbsp;(\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440).<\\/div>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">1.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0441\\u0442\\u0430\\u0432\\u0438\\u0442 \\u0441\\u0432\\u043e\\u0435\\u0439 \\u0432\\u0430\\u0436\\u043d\\u0435\\u0439\\u0448\\u0435\\u0439 \\u0446\\u0435\\u043b\\u044c\\u044e \\u0438&nbsp;\\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u0435\\u043c \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0441\\u0432\\u043e\\u0435\\u0439 \\u0434\\u0435\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 \\u0441\\u043e\\u0431\\u043b\\u044e\\u0434\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0440\\u0430\\u0432 \\u0438&nbsp;\\u0441\\u0432\\u043e\\u0431\\u043e\\u0434 \\u0447\\u0435\\u043b\\u043e\\u0432\\u0435\\u043a\\u0430 \\u0438&nbsp;\\u0433\\u0440\\u0430\\u0436\\u0434\\u0430\\u043d\\u0438\\u043d\\u0430 \\u043f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0432&nbsp;\\u0442\\u043e\\u043c \\u0447\\u0438\\u0441\\u043b\\u0435 \\u0437\\u0430\\u0449\\u0438\\u0442\\u044b \\u043f\\u0440\\u0430\\u0432 \\u043d\\u0430&nbsp;\\u043d\\u0435\\u043f\\u0440\\u0438\\u043a\\u043e\\u0441\\u043d\\u043e\\u0432\\u0435\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u0447\\u0430\\u0441\\u0442\\u043d\\u043e\\u0439 \\u0436\\u0438\\u0437\\u043d\\u0438, \\u043b\\u0438\\u0447\\u043d\\u0443\\u044e \\u0438&nbsp;\\u0441\\u0435\\u043c\\u0435\\u0439\\u043d\\u0443\\u044e \\u0442\\u0430\\u0439\\u043d\\u0443.<\\/div>\\r\\n<div class=\\\"li\\\">1.2. \\u041d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0430\\u044f \\u043f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u0432&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 (\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430) \\u043f\\u0440\\u0438\\u043c\\u0435\\u043d\\u044f\\u0435\\u0442\\u0441\\u044f \\u043a\\u043e&nbsp;\\u0432\\u0441\\u0435\\u0439 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438, \\u043a\\u043e\\u0442\\u043e\\u0440\\u0443\\u044e \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043c\\u043e\\u0436\\u0435\\u0442 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043e&nbsp;\\u043f\\u043e\\u0441\\u0435\\u0442\\u0438\\u0442\\u0435\\u043b\\u044f\\u0445 \\u0432\\u0435\\u0431-\\u0441\\u0430\\u0439\\u0442\\u0430&nbsp;<span   data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru<\\/span>.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>2. \\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u044b\\u0435 \\u043f\\u043e\\u043d\\u044f\\u0442\\u0438\\u044f, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u043c\\u044b\\u0435 \\u0432&nbsp;\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0435<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">2.1. \\u0410\\u0432\\u0442\\u043e\\u043c\\u0430\\u0442\\u0438\\u0437\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u043d\\u0430\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441&nbsp;\\u043f\\u043e\\u043c\\u043e\\u0449\\u044c\\u044e \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432 \\u0432\\u044b\\u0447\\u0438\\u0441\\u043b\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0439 \\u0442\\u0435\\u0445\\u043d\\u0438\\u043a\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">2.2. \\u0411\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u043e\\u0435 \\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u0435 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 (\\u0437\\u0430&nbsp;\\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0441\\u043b\\u0443\\u0447\\u0430\\u0435\\u0432, \\u0435\\u0441\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445).<\\/div>\\r\\n<div class=\\\"li\\\">2.3. \\u0412\\u0435\\u0431-\\u0441\\u0430\\u0439\\u0442&nbsp;\\u2014 \\u0441\\u043e\\u0432\\u043e\\u043a\\u0443\\u043f\\u043d\\u043e\\u0441\\u0442\\u044c \\u0433\\u0440\\u0430\\u0444\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u0438&nbsp;\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0445 \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\\u043e\\u0432, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c \\u0434\\u043b\\u044f \\u042d\\u0412\\u041c \\u0438&nbsp;\\u0431\\u0430\\u0437 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u044e\\u0449\\u0438\\u0445 \\u0438\\u0445&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u043d\\u043e\\u0441\\u0442\\u044c \\u0432&nbsp;\\u0441\\u0435\\u0442\\u0438 \\u0438\\u043d\\u0442\\u0435\\u0440\\u043d\\u0435\\u0442 \\u043f\\u043e&nbsp;\\u0441\\u0435\\u0442\\u0435\\u0432\\u043e\\u043c\\u0443 \\u0430\\u0434\\u0440\\u0435\\u0441\\u0443&nbsp;<span   data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru<\\/span>.<\\/div>\\r\\n<div class=\\\"li\\\">2.4. \\u0418\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u0430\\u044f \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u0441\\u043e\\u0432\\u043e\\u043a\\u0443\\u043f\\u043d\\u043e\\u0441\\u0442\\u044c \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u0449\\u0438\\u0445\\u0441\\u044f \\u0432&nbsp;\\u0431\\u0430\\u0437\\u0430\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u044e\\u0449\\u0438\\u0445 \\u0438\\u0445&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0442\\u0435\\u0445\\u043d\\u043e\\u043b\\u043e\\u0433\\u0438\\u0439 \\u0438&nbsp;\\u0442\\u0435\\u0445\\u043d\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432.<\\/div>\\r\\n<div class=\\\"li\\\">2.5. \\u041e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f, \\u0432&nbsp;\\u0440\\u0435\\u0437\\u0443\\u043b\\u044c\\u0442\\u0430\\u0442\\u0435 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u043d\\u0435\\u0432\\u043e\\u0437\\u043c\\u043e\\u0436\\u043d\\u043e \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0438\\u0442\\u044c \\u0431\\u0435\\u0437 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u0434\\u043e\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0439 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438 \\u043f\\u0440\\u0438\\u043d\\u0430\\u0434\\u043b\\u0435\\u0436\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043a\\u043e\\u043d\\u043a\\u0440\\u0435\\u0442\\u043d\\u043e\\u043c\\u0443 \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044e \\u0438\\u043b\\u0438 \\u0438\\u043d\\u043e\\u043c\\u0443 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">2.6. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u043e\\u0435 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0435 (\\u043e\\u043f\\u0435\\u0440\\u0430\\u0446\\u0438\\u044f) \\u0438\\u043b\\u0438 \\u0441\\u043e\\u0432\\u043e\\u043a\\u0443\\u043f\\u043d\\u043e\\u0441\\u0442\\u044c \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0439 (\\u043e\\u043f\\u0435\\u0440\\u0430\\u0446\\u0438\\u0439), \\u0441\\u043e\\u0432\\u0435\\u0440\\u0448\\u0430\\u0435\\u043c\\u044b\\u0445 \\u0441&nbsp;\\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435\\u043c \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432 \\u0430\\u0432\\u0442\\u043e\\u043c\\u0430\\u0442\\u0438\\u0437\\u0430\\u0446\\u0438\\u0438 \\u0438\\u043b\\u0438 \\u0431\\u0435\\u0437 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u0442\\u0430\\u043a\\u0438\\u0445 \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432 \\u0441&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438, \\u0432\\u043a\\u043b\\u044e\\u0447\\u0430\\u044f \\u0441\\u0431\\u043e\\u0440, \\u0437\\u0430\\u043f\\u0438\\u0441\\u044c, \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430\\u0442\\u0438\\u0437\\u0430\\u0446\\u0438\\u044e, \\u043d\\u0430\\u043a\\u043e\\u043f\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u0435 (\\u043e\\u0431\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0435), \\u0438\\u0437\\u0432\\u043b\\u0435\\u0447\\u0435\\u043d\\u0438\\u0435, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435, \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 (\\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f), \\u043e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435, \\u0431\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435, \\u0443\\u0434\\u0430\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">2.7. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440&nbsp;\\u2014 \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d, \\u043c\\u0443\\u043d\\u0438\\u0446\\u0438\\u043f\\u0430\\u043b\\u044c\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d, \\u044e\\u0440\\u0438\\u0434\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0435 \\u0438\\u043b\\u0438 \\u0444\\u0438\\u0437\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0435 \\u043b\\u0438\\u0446\\u043e, \\u0441\\u0430\\u043c\\u043e\\u0441\\u0442\\u043e\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e \\u0438\\u043b\\u0438 \\u0441\\u043e\\u0432\\u043c\\u0435\\u0441\\u0442\\u043d\\u043e \\u0441&nbsp;\\u0434\\u0440\\u0443\\u0433\\u0438\\u043c\\u0438 \\u043b\\u0438\\u0446\\u0430\\u043c\\u0438 \\u043e\\u0440\\u0433\\u0430\\u043d\\u0438\\u0437\\u0443\\u044e\\u0449\\u0438\\u0435 \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u044e\\u0449\\u0438\\u0435 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u044e\\u0449\\u0438\\u0435 \\u0446\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0441\\u043e\\u0441\\u0442\\u0430\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0449\\u0438\\u0445 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435, \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f (\\u043e\\u043f\\u0435\\u0440\\u0430\\u0446\\u0438\\u0438), \\u0441\\u043e\\u0432\\u0435\\u0440\\u0448\\u0430\\u0435\\u043c\\u044b\\u0435 \\u0441&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">2.8. \\u041f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u0430\\u044f \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044f, \\u043e\\u0442\\u043d\\u043e\\u0441\\u044f\\u0449\\u0430\\u044f\\u0441\\u044f \\u043f\\u0440\\u044f\\u043c\\u043e \\u0438\\u043b\\u0438 \\u043a\\u043e\\u0441\\u0432\\u0435\\u043d\\u043d\\u043e \\u043a&nbsp;\\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c\\u0443 \\u0438\\u043b\\u0438 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u0435\\u043c\\u043e\\u043c\\u0443 \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044e \\u0432\\u0435\\u0431-\\u0441\\u0430\\u0439\\u0442\\u0430&nbsp;<span   data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru<\\/span>.<\\/div>\\r\\n<div class=\\\"li\\\">2.9. \\u041f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u0440\\u0430\\u0437\\u0440\\u0435\\u0448\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f,&nbsp;\\u2014 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u043e\\u0433\\u043e \\u043a\\u0440\\u0443\\u0433\\u0430 \\u043b\\u0438\\u0446 \\u043a&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u043c \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0443\\u0442\\u0435\\u043c \\u0434\\u0430\\u0447\\u0438 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0440\\u0430\\u0437\\u0440\\u0435\\u0448\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f \\u0432&nbsp;\\u043f\\u043e\\u0440\\u044f\\u0434\\u043a\\u0435, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u043e\\u043c \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 (\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u0440\\u0430\\u0437\\u0440\\u0435\\u0448\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f).<\\/div>\\r\\n<div class=\\\"li\\\">2.10. \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u043e\\u0439 \\u043f\\u043e\\u0441\\u0435\\u0442\\u0438\\u0442\\u0435\\u043b\\u044c \\u0432\\u0435\\u0431-\\u0441\\u0430\\u0439\\u0442\\u0430&nbsp;<span   data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru<\\/span>.<\\/div>\\r\\n<div class=\\\"li\\\">2.11. \\u041f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f, \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u0435 \\u043d\\u0430&nbsp;\\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0442\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c\\u0443 \\u043b\\u0438\\u0446\\u0443 \\u0438\\u043b\\u0438 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c\\u0443 \\u043a\\u0440\\u0443\\u0433\\u0443 \\u043b\\u0438\\u0446.<\\/div>\\r\\n<div class=\\\"li\\\">2.12. \\u0420\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u044b\\u0435 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f, \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u0435 \\u043d\\u0430&nbsp;\\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0442\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c\\u0443 \\u043a\\u0440\\u0443\\u0433\\u0443 \\u043b\\u0438\\u0446 (\\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445) \\u0438\\u043b\\u0438 \\u043d\\u0430&nbsp;\\u043e\\u0437\\u043d\\u0430\\u043a\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0441&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438 \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u043e\\u0433\\u043e \\u043a\\u0440\\u0443\\u0433\\u0430 \\u043b\\u0438\\u0446, \\u0432&nbsp;\\u0442\\u043e\\u043c \\u0447\\u0438\\u0441\\u043b\\u0435 \\u043e\\u0431\\u043d\\u0430\\u0440\\u043e\\u0434\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432\\u0430\\u0445 \\u043c\\u0430\\u0441\\u0441\\u043e\\u0432\\u043e\\u0439 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438, \\u0440\\u0430\\u0437\\u043c\\u0435\\u0449\\u0435\\u043d\\u0438\\u0435 \\u0432&nbsp;\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u043e-\\u0442\\u0435\\u043b\\u0435\\u043a\\u043e\\u043c\\u043c\\u0443\\u043d\\u0438\\u043a\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0441\\u0435\\u0442\\u044f\\u0445 \\u0438\\u043b\\u0438 \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0430 \\u043a&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c \\u043a\\u0430\\u043a\\u0438\\u043c-\\u043b\\u0438\\u0431\\u043e \\u0438\\u043d\\u044b\\u043c \\u0441\\u043f\\u043e\\u0441\\u043e\\u0431\\u043e\\u043c.<\\/div>\\r\\n<div class=\\\"li\\\">2.13. \\u0422\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u0430\\u044f \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0430&nbsp;\\u0442\\u0435\\u0440\\u0440\\u0438\\u0442\\u043e\\u0440\\u0438\\u044e \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u0433\\u043e \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0430 \\u043e\\u0440\\u0433\\u0430\\u043d\\u0443 \\u0432\\u043b\\u0430\\u0441\\u0442\\u0438 \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u0433\\u043e \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0430, \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u043c\\u0443 \\u0444\\u0438\\u0437\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c\\u0443 \\u0438\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u043c\\u0443 \\u044e\\u0440\\u0438\\u0434\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c\\u0443 \\u043b\\u0438\\u0446\\u0443.<\\/div>\\r\\n<div class=\\\"li\\\">2.14. \\u0423\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u044b\\u0435 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f, \\u0432&nbsp;\\u0440\\u0435\\u0437\\u0443\\u043b\\u044c\\u0442\\u0430\\u0442\\u0435 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0430\\u044e\\u0442\\u0441\\u044f \\u0431\\u0435\\u0437\\u0432\\u043e\\u0437\\u0432\\u0440\\u0430\\u0442\\u043d\\u043e \\u0441&nbsp;\\u043d\\u0435\\u0432\\u043e\\u0437\\u043c\\u043e\\u0436\\u043d\\u043e\\u0441\\u0442\\u044c\\u044e \\u0434\\u0430\\u043b\\u044c\\u043d\\u0435\\u0439\\u0448\\u0435\\u0433\\u043e \\u0432\\u043e\\u0441\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0430\\u044e\\u0442\\u0441\\u044f \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u043d\\u043e\\u0441\\u0438\\u0442\\u0435\\u043b\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>3. \\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u044b\\u0435 \\u043f\\u0440\\u0430\\u0432\\u0430 \\u0438&nbsp;\\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0438 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">3.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0438\\u043c\\u0435\\u0435\\u0442 \\u043f\\u0440\\u0430\\u0432\\u043e:<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0442\\u044c \\u043e\\u0442&nbsp;\\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0434\\u043e\\u0441\\u0442\\u043e\\u0432\\u0435\\u0440\\u043d\\u044b\\u0435 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u044b, \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u0449\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435 \\u043e\\u0442\\u0437\\u044b\\u0432\\u0430 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435, \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u044f \\u0441&nbsp;\\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435\\u043c \\u043e&nbsp;\\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0432\\u043f\\u0440\\u0430\\u0432\\u0435 \\u043f\\u0440\\u043e\\u0434\\u043e\\u043b\\u0436\\u0438\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0431\\u0435\\u0437 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0440\\u0438 \\u043d\\u0430\\u043b\\u0438\\u0447\\u0438\\u0438 \\u043e\\u0441\\u043d\\u043e\\u0432\\u0430\\u043d\\u0438\\u0439, \\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0417\\u0430\\u043a\\u043e\\u043d\\u0435 \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0441\\u0430\\u043c\\u043e\\u0441\\u0442\\u043e\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u0442\\u044c \\u0441\\u043e\\u0441\\u0442\\u0430\\u0432 \\u0438&nbsp;\\u043f\\u0435\\u0440\\u0435\\u0447\\u0435\\u043d\\u044c \\u043c\\u0435\\u0440, \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u0445 \\u0438&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0430\\u0442\\u043e\\u0447\\u043d\\u044b\\u0445 \\u0434\\u043b\\u044f \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0435\\u043d\\u0438\\u044f \\u0432\\u044b\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0435\\u0439, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u043f\\u0440\\u0438\\u043d\\u044f\\u0442\\u044b\\u043c\\u0438 \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u043d\\u0438\\u043c \\u043d\\u043e\\u0440\\u043c\\u0430\\u0442\\u0438\\u0432\\u043d\\u044b\\u043c\\u0438 \\u043f\\u0440\\u0430\\u0432\\u043e\\u0432\\u044b\\u043c\\u0438 \\u0430\\u043a\\u0442\\u0430\\u043c\\u0438, \\u0435\\u0441\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0435 \\u043d\\u0435&nbsp;\\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043e \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u0434\\u0440\\u0443\\u0433\\u0438\\u043c\\u0438 \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0437\\u0430\\u043a\\u043e\\u043d\\u0430\\u043c\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">3.2. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d:<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u044f\\u0442\\u044c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u043e&nbsp;\\u0435\\u0433\\u043e \\u043f\\u0440\\u043e\\u0441\\u044c\\u0431\\u0435 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e, \\u043a\\u0430\\u0441\\u0430\\u044e\\u0449\\u0443\\u044e\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043e\\u0440\\u0433\\u0430\\u043d\\u0438\\u0437\\u043e\\u0432\\u044b\\u0432\\u0430\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u043f\\u043e\\u0440\\u044f\\u0434\\u043a\\u0435, \\u0443\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0438\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c&nbsp;\\u0420\\u0424;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043e\\u0442\\u0432\\u0435\\u0447\\u0430\\u0442\\u044c \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u044f \\u0438&nbsp;\\u0437\\u0430\\u043f\\u0440\\u043e\\u0441\\u044b \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u0438\\u0445&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0440\\u0435\\u0434\\u0441\\u0442\\u0430\\u0432\\u0438\\u0442\\u0435\\u043b\\u0435\\u0439 \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f\\u043c\\u0438 \\u0417\\u0430\\u043a\\u043e\\u043d\\u0430 \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0441\\u043e\\u043e\\u0431\\u0449\\u0430\\u0442\\u044c \\u0432&nbsp;\\u0443\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0435\\u043d\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d \\u043f\\u043e&nbsp;\\u0437\\u0430\\u0449\\u0438\\u0442\\u0435 \\u043f\\u0440\\u0430\\u0432 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u043e&nbsp;\\u0437\\u0430\\u043f\\u0440\\u043e\\u0441\\u0443 \\u044d\\u0442\\u043e\\u0433\\u043e \\u043e\\u0440\\u0433\\u0430\\u043d\\u0430 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0443\\u044e \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e \\u0432&nbsp;\\u0442\\u0435\\u0447\\u0435\\u043d\\u0438\\u0435 10&nbsp;\\u0434\\u043d\\u0435\\u0439 \\u0441&nbsp;\\u0434\\u0430\\u0442\\u044b \\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u0438\\u044f \\u0442\\u0430\\u043a\\u043e\\u0433\\u043e \\u0437\\u0430\\u043f\\u0440\\u043e\\u0441\\u0430;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0443\\u0431\\u043b\\u0438\\u043a\\u043e\\u0432\\u0430\\u0442\\u044c \\u0438\\u043b\\u0438 \\u0438\\u043d\\u044b\\u043c \\u043e\\u0431\\u0440\\u0430\\u0437\\u043e\\u043c \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0442\\u044c \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u044b\\u0439 \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043a&nbsp;\\u043d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0435\\u0439 \\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0435 \\u0432&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0442\\u044c \\u043f\\u0440\\u0430\\u0432\\u043e\\u0432\\u044b\\u0435, \\u043e\\u0440\\u0433\\u0430\\u043d\\u0438\\u0437\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0435 \\u0438&nbsp;\\u0442\\u0435\\u0445\\u043d\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0435 \\u043c\\u0435\\u0440\\u044b \\u0434\\u043b\\u044f \\u0437\\u0430\\u0449\\u0438\\u0442\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0442&nbsp;\\u043d\\u0435\\u043f\\u0440\\u0430\\u0432\\u043e\\u043c\\u0435\\u0440\\u043d\\u043e\\u0433\\u043e \\u0438\\u043b\\u0438 \\u0441\\u043b\\u0443\\u0447\\u0430\\u0439\\u043d\\u043e\\u0433\\u043e \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0430 \\u043a&nbsp;\\u043d\\u0438\\u043c, \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f, \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u044f, \\u0431\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f, \\u043a\\u043e\\u043f\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f, \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f, \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043e\\u0442&nbsp;\\u0438\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043f\\u0440\\u0430\\u0432\\u043e\\u043c\\u0435\\u0440\\u043d\\u044b\\u0445 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0439 \\u0432&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0442\\u0438\\u0442\\u044c \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 (\\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f) \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0442\\u0438\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u0438&nbsp;\\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0438\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0432&nbsp;\\u043f\\u043e\\u0440\\u044f\\u0434\\u043a\\u0435 \\u0438&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u044f\\u0445, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u044f\\u0442\\u044c \\u0438\\u043d\\u044b\\u0435 \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0438, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>4. \\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u044b\\u0435 \\u043f\\u0440\\u0430\\u0432\\u0430 \\u0438&nbsp;\\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0438 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">4.1. \\u0421\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043c\\u0435\\u044e\\u0442 \\u043f\\u0440\\u0430\\u0432\\u043e:<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0442\\u044c \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e, \\u043a\\u0430\\u0441\\u0430\\u044e\\u0449\\u0443\\u044e\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0437\\u0430&nbsp;\\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0441\\u043b\\u0443\\u0447\\u0430\\u0435\\u0432, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0437\\u0430\\u043a\\u043e\\u043d\\u0430\\u043c\\u0438. \\u0421\\u0432\\u0435\\u0434\\u0435\\u043d\\u0438\\u044f \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u044f\\u044e\\u0442\\u0441\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u043e\\u043c \\u0432&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u043d\\u043e\\u0439 \\u0444\\u043e\\u0440\\u043c\\u0435, \\u0438&nbsp;\\u0432&nbsp;\\u043d\\u0438\\u0445 \\u043d\\u0435&nbsp;\\u0434\\u043e\\u043b\\u0436\\u043d\\u044b \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u0442\\u044c\\u0441\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u043e\\u0442\\u043d\\u043e\\u0441\\u044f\\u0449\\u0438\\u0435\\u0441\\u044f \\u043a&nbsp;\\u0434\\u0440\\u0443\\u0433\\u0438\\u043c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0437\\u0430&nbsp;\\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0441\\u043b\\u0443\\u0447\\u0430\\u0435\\u0432, \\u043a\\u043e\\u0433\\u0434\\u0430 \\u0438\\u043c\\u0435\\u044e\\u0442\\u0441\\u044f \\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u044b\\u0435 \\u043e\\u0441\\u043d\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0442\\u0438\\u044f \\u0442\\u0430\\u043a\\u0438\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445. \\u041f\\u0435\\u0440\\u0435\\u0447\\u0435\\u043d\\u044c \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438 \\u0438&nbsp;\\u043f\\u043e\\u0440\\u044f\\u0434\\u043e\\u043a \\u0435\\u0435&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u0438\\u044f \\u0443\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u0442\\u044c \\u043e\\u0442&nbsp;\\u043e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u044f \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0438\\u0445&nbsp;\\u0431\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u0438\\u043b\\u0438 \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f \\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435, \\u0435\\u0441\\u043b\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u044f\\u0432\\u043b\\u044f\\u044e\\u0442\\u0441\\u044f \\u043d\\u0435\\u043f\\u043e\\u043b\\u043d\\u044b\\u043c\\u0438, \\u0443\\u0441\\u0442\\u0430\\u0440\\u0435\\u0432\\u0448\\u0438\\u043c\\u0438, \\u043d\\u0435\\u0442\\u043e\\u0447\\u043d\\u044b\\u043c\\u0438, \\u043d\\u0435\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u043e \\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u043d\\u044b\\u043c\\u0438 \\u0438\\u043b\\u0438 \\u043d\\u0435&nbsp;\\u044f\\u0432\\u043b\\u044f\\u044e\\u0442\\u0441\\u044f \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u043c\\u0438 \\u0434\\u043b\\u044f \\u0437\\u0430\\u044f\\u0432\\u043b\\u0435\\u043d\\u043d\\u043e\\u0439 \\u0446\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0442\\u044c \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043c\\u0435\\u0440\\u044b \\u043f\\u043e&nbsp;\\u0437\\u0430\\u0449\\u0438\\u0442\\u0435 \\u0441\\u0432\\u043e\\u0438\\u0445 \\u043f\\u0440\\u0430\\u0432;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0432\\u044b\\u0434\\u0432\\u0438\\u0433\\u0430\\u0442\\u044c \\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u0435 \\u043f\\u0440\\u0435\\u0434\\u0432\\u0430\\u0440\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0433\\u043e \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0446\\u0435\\u043b\\u044f\\u0445 \\u043f\\u0440\\u043e\\u0434\\u0432\\u0438\\u0436\\u0435\\u043d\\u0438\\u044f \\u043d\\u0430&nbsp;\\u0440\\u044b\\u043d\\u043a\\u0435 \\u0442\\u043e\\u0432\\u0430\\u0440\\u043e\\u0432, \\u0440\\u0430\\u0431\\u043e\\u0442 \\u0438&nbsp;\\u0443\\u0441\\u043b\\u0443\\u0433;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043d\\u0430&nbsp;\\u043e\\u0442\\u0437\\u044b\\u0432 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435, \\u043d\\u0430&nbsp;\\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u043e&nbsp;\\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043e\\u0431\\u0436\\u0430\\u043b\\u043e\\u0432\\u0430\\u0442\\u044c \\u0432&nbsp;\\u0443\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0435\\u043d\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d \\u043f\\u043e&nbsp;\\u0437\\u0430\\u0449\\u0438\\u0442\\u0435 \\u043f\\u0440\\u0430\\u0432 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u0432&nbsp;\\u0441\\u0443\\u0434\\u0435\\u0431\\u043d\\u043e\\u043c \\u043f\\u043e\\u0440\\u044f\\u0434\\u043a\\u0435 \\u043d\\u0435\\u043f\\u0440\\u0430\\u0432\\u043e\\u043c\\u0435\\u0440\\u043d\\u044b\\u0435 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f \\u0438\\u043b\\u0438 \\u0431\\u0435\\u0437\\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0435 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u043f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043d\\u0430&nbsp;\\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0438\\u043d\\u044b\\u0445 \\u043f\\u0440\\u0430\\u0432, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c&nbsp;\\u0420\\u0424.<\\/div>\\r\\n<div class=\\\"li\\\">4.2. \\u0421\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u044b:<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u044f\\u0442\\u044c \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u0434\\u043e\\u0441\\u0442\\u043e\\u0432\\u0435\\u0440\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u043e&nbsp;\\u0441\\u0435\\u0431\\u0435;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0441\\u043e\\u043e\\u0431\\u0449\\u0430\\u0442\\u044c \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u043e\\u0431&nbsp;\\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u0438 (\\u043e\\u0431\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u0438, \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0438) \\u0441\\u0432\\u043e\\u0438\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">4.3. \\u041b\\u0438\\u0446\\u0430, \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0432\\u0448\\u0438\\u0435 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u043d\\u0435\\u0434\\u043e\\u0441\\u0442\\u043e\\u0432\\u0435\\u0440\\u043d\\u044b\\u0435 \\u0441\\u0432\\u0435\\u0434\\u0435\\u043d\\u0438\\u044f \\u043e&nbsp;\\u0441\\u0435\\u0431\\u0435, \\u043b\\u0438\\u0431\\u043e \\u0441\\u0432\\u0435\\u0434\\u0435\\u043d\\u0438\\u044f \\u043e&nbsp;\\u0434\\u0440\\u0443\\u0433\\u043e\\u043c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0431\\u0435\\u0437 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043f\\u043e\\u0441\\u043b\\u0435\\u0434\\u043d\\u0435\\u0433\\u043e, \\u043d\\u0435\\u0441\\u0443\\u0442 \\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c&nbsp;\\u0420\\u0424.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>5. \\u041f\\u0440\\u0438\\u043d\\u0446\\u0438\\u043f\\u044b \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">5.1. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043d\\u0430&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0438&nbsp;\\u0441\\u043f\\u0440\\u0430\\u0432\\u0435\\u0434\\u043b\\u0438\\u0432\\u043e\\u0439 \\u043e\\u0441\\u043d\\u043e\\u0432\\u0435.<\\/div>\\r\\n<div class=\\\"li\\\">5.2. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0435\\u043c \\u043a\\u043e\\u043d\\u043a\\u0440\\u0435\\u0442\\u043d\\u044b\\u0445, \\u0437\\u0430\\u0440\\u0430\\u043d\\u0435\\u0435 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0446\\u0435\\u043b\\u0435\\u0439. \\u041d\\u0435&nbsp;\\u0434\\u043e\\u043f\\u0443\\u0441\\u043a\\u0430\\u0435\\u0442\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043d\\u0435\\u0441\\u043e\\u0432\\u043c\\u0435\\u0441\\u0442\\u0438\\u043c\\u0430\\u044f \\u0441&nbsp;\\u0446\\u0435\\u043b\\u044f\\u043c\\u0438 \\u0441\\u0431\\u043e\\u0440\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">5.3. \\u041d\\u0435&nbsp;\\u0434\\u043e\\u043f\\u0443\\u0441\\u043a\\u0430\\u0435\\u0442\\u0441\\u044f \\u043e\\u0431\\u044a\\u0435\\u0434\\u0438\\u043d\\u0435\\u043d\\u0438\\u0435 \\u0431\\u0430\\u0437 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u0449\\u0438\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0432&nbsp;\\u0446\\u0435\\u043b\\u044f\\u0445, \\u043d\\u0435\\u0441\\u043e\\u0432\\u043c\\u0435\\u0441\\u0442\\u0438\\u043c\\u044b\\u0445 \\u043c\\u0435\\u0436\\u0434\\u0443 \\u0441\\u043e\\u0431\\u043e\\u0439.<\\/div>\\r\\n<div class=\\\"li\\\">5.4. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0442 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 \\u043e\\u0442\\u0432\\u0435\\u0447\\u0430\\u044e\\u0442 \\u0446\\u0435\\u043b\\u044f\\u043c \\u0438\\u0445&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">5.5. \\u0421\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u043d\\u0438\\u0435 \\u0438&nbsp;\\u043e\\u0431\\u044a\\u0435\\u043c \\u043e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u0435\\u043c\\u044b\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0443\\u044e\\u0442 \\u0437\\u0430\\u044f\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u043c \\u0446\\u0435\\u043b\\u044f\\u043c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438. \\u041d\\u0435&nbsp;\\u0434\\u043e\\u043f\\u0443\\u0441\\u043a\\u0430\\u0435\\u0442\\u0441\\u044f \\u0438\\u0437\\u0431\\u044b\\u0442\\u043e\\u0447\\u043d\\u043e\\u0441\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u0435\\u043c\\u044b\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u043e&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u044e \\u043a&nbsp;\\u0437\\u0430\\u044f\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u043c \\u0446\\u0435\\u043b\\u044f\\u043c \\u0438\\u0445&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">5.6. \\u041f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f \\u0442\\u043e\\u0447\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0438\\u0445&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0430\\u0442\\u043e\\u0447\\u043d\\u043e\\u0441\\u0442\\u044c, \\u0430&nbsp;\\u0432&nbsp;\\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u0445 \\u0441\\u043b\\u0443\\u0447\\u0430\\u044f\\u0445 \\u0438&nbsp;\\u0430\\u043a\\u0442\\u0443\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u043e&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u044e \\u043a&nbsp;\\u0446\\u0435\\u043b\\u044f\\u043c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0435\\u0442 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u0435 \\u043c\\u0435\\u0440\\u044b \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u0438\\u0445&nbsp;\\u043f\\u0440\\u0438\\u043d\\u044f\\u0442\\u0438\\u0435 \\u043f\\u043e&nbsp;\\u0443\\u0434\\u0430\\u043b\\u0435\\u043d\\u0438\\u044e \\u0438\\u043b\\u0438 \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u044e \\u043d\\u0435\\u043f\\u043e\\u043b\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u043d\\u0435\\u0442\\u043e\\u0447\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">5.7. \\u0425\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0432&nbsp;\\u0444\\u043e\\u0440\\u043c\\u0435, \\u043f\\u043e\\u0437\\u0432\\u043e\\u043b\\u044f\\u044e\\u0449\\u0435\\u0439 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0438\\u0442\\u044c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043d\\u0435&nbsp;\\u0434\\u043e\\u043b\\u044c\\u0448\\u0435, \\u0447\\u0435\\u043c \\u044d\\u0442\\u043e\\u0433\\u043e \\u0442\\u0440\\u0435\\u0431\\u0443\\u044e\\u0442 \\u0446\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0435\\u0441\\u043b\\u0438 \\u0441\\u0440\\u043e\\u043a \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435&nbsp;\\u0443\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c, \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u043e\\u043c, \\u0441\\u0442\\u043e\\u0440\\u043e\\u043d\\u043e\\u0439 \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e, \\u0432\\u044b\\u0433\\u043e\\u0434\\u043e\\u043f\\u0440\\u0438\\u043e\\u0431\\u0440\\u0435\\u0442\\u0430\\u0442\\u0435\\u043b\\u0435\\u043c \\u0438\\u043b\\u0438 \\u043f\\u043e\\u0440\\u0443\\u0447\\u0438\\u0442\\u0435\\u043b\\u0435\\u043c \\u043f\\u043e&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u043c\\u0443 \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445. \\u041e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u0435\\u043c\\u044b\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0430\\u044e\\u0442\\u0441\\u044f \\u043b\\u0438\\u0431\\u043e \\u043e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u044e\\u0442\\u0441\\u044f \\u043f\\u043e&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0438 \\u0446\\u0435\\u043b\\u0435\\u0439 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u0438\\u043b\\u0438 \\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435 \\u0443\\u0442\\u0440\\u0430\\u0442\\u044b \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u043e\\u0441\\u0442\\u0438 \\u0432&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0438 \\u044d\\u0442\\u0438\\u0445 \\u0446\\u0435\\u043b\\u0435\\u0439, \\u0435\\u0441\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0435 \\u043d\\u0435&nbsp;\\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043e \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>6. \\u0426\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div id=\\\"EUT4Im\\\" class=\\\"li\\\">\\r\\n<table class=\\\"purpose-table\\\">\\r\\n<tbody>\\r\\n<tr><th>\\u0426\\u0435\\u043b\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438<\\/th>\\r\\n<td class=\\\"purpose-field\\\"><span   >\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435 \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044f \\u043f\\u043e\\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432\\u043e\\u043c \\u043e\\u0442\\u043f\\u0440\\u0430\\u0432\\u043a\\u0438 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0438\\u0441\\u0435\\u043c<\\/span><\\/td>\\r\\n<\\/tr>\\r\\n<tr><th>\\u041f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435<\\/th>\\r\\n<td class=\\\"data-field\\\">\\r\\n<ul>\\r\\n<li><span   >\\u0444\\u0430\\u043c\\u0438\\u043b\\u0438\\u044f, \\u0438\\u043c\\u044f, \\u043e\\u0442\\u0447\\u0435\\u0441\\u0442\\u0432\\u043e<\\/span><\\/li>\\r\\n<li><span   >\\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0439 \\u0430\\u0434\\u0440\\u0435\\u0441<\\/span><\\/li>\\r\\n<li><span   >\\u043d\\u043e\\u043c\\u0435\\u0440\\u0430 \\u0442\\u0435\\u043b\\u0435\\u0444\\u043e\\u043d\\u043e\\u0432<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<tr><th>\\u041f\\u0440\\u0430\\u0432\\u043e\\u0432\\u044b\\u0435 \\u043e\\u0441\\u043d\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f<\\/th>\\r\\n<td class=\\\"legal-field\\\">\\r\\n<ul>\\r\\n<li><span   >\\u0443\\u0441\\u0442\\u0430\\u0432\\u043d\\u044b\\u0435 (\\u0443\\u0447\\u0440\\u0435\\u0434\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u044b\\u0435) \\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u044b \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<tr><th>\\u0412\\u0438\\u0434\\u044b \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/th>\\r\\n<td class=\\\"types-field\\\">\\r\\n<ul>\\r\\n<li><span   >\\u0421\\u0431\\u043e\\u0440, \\u0437\\u0430\\u043f\\u0438\\u0441\\u044c, \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430\\u0442\\u0438\\u0437\\u0430\\u0446\\u0438\\u044f, \\u043d\\u0430\\u043a\\u043e\\u043f\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u0438&nbsp;\\u043e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<\\/tbody>\\r\\n<\\/table>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>7. \\u0423\\u0441\\u043b\\u043e\\u0432\\u0438\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">7.1. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441&nbsp;\\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">7.2. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u044f \\u0446\\u0435\\u043b\\u0435\\u0439, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u043c\\u0435\\u0436\\u0434\\u0443\\u043d\\u0430\\u0440\\u043e\\u0434\\u043d\\u044b\\u043c \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u043e\\u043c \\u0420\\u043e\\u0441\\u0441\\u0438\\u0439\\u0441\\u043a\\u043e\\u0439 \\u0424\\u0435\\u0434\\u0435\\u0440\\u0430\\u0446\\u0438\\u0438 \\u0438\\u043b\\u0438 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c, \\u0434\\u043b\\u044f \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0432\\u043e\\u0437\\u043b\\u043e\\u0436\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c \\u0420\\u043e\\u0441\\u0441\\u0438\\u0439\\u0441\\u043a\\u043e\\u0439 \\u0424\\u0435\\u0434\\u0435\\u0440\\u0430\\u0446\\u0438\\u0438 \\u043d\\u0430&nbsp;\\u043e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u0444\\u0443\\u043d\\u043a\\u0446\\u0438\\u0439, \\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0438\\u0439 \\u0438&nbsp;\\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0435\\u0439.<\\/div>\\r\\n<div class=\\\"li\\\">7.3. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u043f\\u0440\\u0430\\u0432\\u043e\\u0441\\u0443\\u0434\\u0438\\u044f, \\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u0441\\u0443\\u0434\\u0435\\u0431\\u043d\\u043e\\u0433\\u043e \\u0430\\u043a\\u0442\\u0430, \\u0430\\u043a\\u0442\\u0430 \\u0434\\u0440\\u0443\\u0433\\u043e\\u0433\\u043e \\u043e\\u0440\\u0433\\u0430\\u043d\\u0430 \\u0438\\u043b\\u0438 \\u0434\\u043e\\u043b\\u0436\\u043d\\u043e\\u0441\\u0442\\u043d\\u043e\\u0433\\u043e \\u043b\\u0438\\u0446\\u0430, \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0449\\u0438\\u0445 \\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044e \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c \\u0420\\u043e\\u0441\\u0441\\u0438\\u0439\\u0441\\u043a\\u043e\\u0439 \\u0424\\u0435\\u0434\\u0435\\u0440\\u0430\\u0446\\u0438\\u0438 \\u043e\\u0431&nbsp;\\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u043c \\u043f\\u0440\\u043e\\u0438\\u0437\\u0432\\u043e\\u0434\\u0441\\u0442\\u0432\\u0435.<\\/div>\\r\\n<div class=\\\"li\\\">7.4. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u0430, \\u0441\\u0442\\u043e\\u0440\\u043e\\u043d\\u043e\\u0439 \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e \\u043b\\u0438\\u0431\\u043e \\u0432\\u044b\\u0433\\u043e\\u0434\\u043e\\u043f\\u0440\\u0438\\u043e\\u0431\\u0440\\u0435\\u0442\\u0430\\u0442\\u0435\\u043b\\u0435\\u043c \\u0438\\u043b\\u0438 \\u043f\\u043e\\u0440\\u0443\\u0447\\u0438\\u0442\\u0435\\u043b\\u0435\\u043c \\u043f\\u043e&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u043c\\u0443 \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u0434\\u043b\\u044f \\u0437\\u0430\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u044f \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u0430 \\u043f\\u043e&nbsp;\\u0438\\u043d\\u0438\\u0446\\u0438\\u0430\\u0442\\u0438\\u0432\\u0435 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u0430, \\u043f\\u043e&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u043c\\u0443 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0431\\u0443\\u0434\\u0435\\u0442 \\u044f\\u0432\\u043b\\u044f\\u0442\\u044c\\u0441\\u044f \\u0432\\u044b\\u0433\\u043e\\u0434\\u043e\\u043f\\u0440\\u0438\\u043e\\u0431\\u0440\\u0435\\u0442\\u0430\\u0442\\u0435\\u043b\\u0435\\u043c \\u0438\\u043b\\u0438 \\u043f\\u043e\\u0440\\u0443\\u0447\\u0438\\u0442\\u0435\\u043b\\u0435\\u043c.<\\/div>\\r\\n<div class=\\\"li\\\">7.5. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u043f\\u0440\\u0430\\u0432 \\u0438&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043d\\u0442\\u0435\\u0440\\u0435\\u0441\\u043e\\u0432 \\u043e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u0438\\u043b\\u0438 \\u0442\\u0440\\u0435\\u0442\\u044c\\u0438\\u0445 \\u043b\\u0438\\u0446 \\u043b\\u0438\\u0431\\u043e \\u0434\\u043b\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u0449\\u0435\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e \\u0437\\u043d\\u0430\\u0447\\u0438\\u043c\\u044b\\u0445 \\u0446\\u0435\\u043b\\u0435\\u0439 \\u043f\\u0440\\u0438 \\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u0438, \\u0447\\u0442\\u043e \\u043f\\u0440\\u0438 \\u044d\\u0442\\u043e\\u043c \\u043d\\u0435&nbsp;\\u043d\\u0430\\u0440\\u0443\\u0448\\u0430\\u044e\\u0442\\u0441\\u044f \\u043f\\u0440\\u0430\\u0432\\u0430 \\u0438&nbsp;\\u0441\\u0432\\u043e\\u0431\\u043e\\u0434\\u044b \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">7.6. \\u041e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u043e\\u0433\\u043e \\u043a\\u0440\\u0443\\u0433\\u0430 \\u043b\\u0438\\u0446 \\u043a&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u043c \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043b\\u0438\\u0431\\u043e \\u043f\\u043e&nbsp;\\u0435\\u0433\\u043e \\u043f\\u0440\\u043e\\u0441\\u044c\\u0431\\u0435 (\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u043e\\u0431\\u0449\\u0435\\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u043d\\u044b\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435).<\\/div>\\r\\n<div class=\\\"li\\\">7.7. \\u041e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0449\\u0438\\u0445 \\u043e\\u043f\\u0443\\u0431\\u043b\\u0438\\u043a\\u043e\\u0432\\u0430\\u043d\\u0438\\u044e \\u0438\\u043b\\u0438 \\u043e\\u0431\\u044f\\u0437\\u0430\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u043c\\u0443 \\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0442\\u0438\\u044e \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>8. \\u041f\\u043e\\u0440\\u044f\\u0434\\u043e\\u043a \\u0441\\u0431\\u043e\\u0440\\u0430, \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f, \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0438 \\u0438&nbsp;\\u0434\\u0440\\u0443\\u0433\\u0438\\u0445 \\u0432\\u0438\\u0434\\u043e\\u0432 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"descr\\\">\\u0411\\u0435\\u0437\\u043e\\u043f\\u0430\\u0441\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 \\u043e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u044e\\u0442\\u0441\\u044f \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u043e\\u043c, \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f \\u043f\\u0443\\u0442\\u0435\\u043c \\u0440\\u0435\\u0430\\u043b\\u0438\\u0437\\u0430\\u0446\\u0438\\u0438 \\u043f\\u0440\\u0430\\u0432\\u043e\\u0432\\u044b\\u0445, \\u043e\\u0440\\u0433\\u0430\\u043d\\u0438\\u0437\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u0442\\u0435\\u0445\\u043d\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u043c\\u0435\\u0440, \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u0445 \\u0434\\u043b\\u044f \\u0432\\u044b\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u0432&nbsp;\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c \\u043e\\u0431\\u044a\\u0435\\u043c\\u0435 \\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u0439 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0435\\u0433\\u043e \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u0430 \\u0432&nbsp;\\u043e\\u0431\\u043b\\u0430\\u0441\\u0442\\u0438 \\u0437\\u0430\\u0449\\u0438\\u0442\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">8.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u0441\\u043e\\u0445\\u0440\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0435\\u0442 \\u0432\\u0441\\u0435 \\u0432\\u043e\\u0437\\u043c\\u043e\\u0436\\u043d\\u044b\\u0435 \\u043c\\u0435\\u0440\\u044b, \\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0430\\u044e\\u0449\\u0438\\u0435 \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043a&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c \\u043d\\u0435\\u0443\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0435\\u043d\\u043d\\u044b\\u0445 \\u043b\\u0438\\u0446.<\\/div>\\r\\n<div class=\\\"li\\\">8.2. \\u041f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044f \\u043d\\u0438\\u043a\\u043e\\u0433\\u0434\\u0430, \\u043d\\u0438&nbsp;\\u043f\\u0440\\u0438 \\u043a\\u0430\\u043a\\u0438\\u0445 \\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u044f\\u0445 \\u043d\\u0435&nbsp;\\u0431\\u0443\\u0434\\u0443\\u0442 \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u043d\\u044b \\u0442\\u0440\\u0435\\u0442\\u044c\\u0438\\u043c \\u043b\\u0438\\u0446\\u0430\\u043c, \\u0437\\u0430&nbsp;\\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0441\\u043b\\u0443\\u0447\\u0430\\u0435\\u0432, \\u0441\\u0432\\u044f\\u0437\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441&nbsp;\\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u0435\\u043c \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0435\\u0433\\u043e \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u0430 \\u043b\\u0438\\u0431\\u043e \\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435, \\u0435\\u0441\\u043b\\u0438 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043e \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u0435 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u043d\\u0430&nbsp;\\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0442\\u0440\\u0435\\u0442\\u044c\\u0435\\u043c\\u0443 \\u043b\\u0438\\u0446\\u0443 \\u0434\\u043b\\u044f \\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u044f\\u0437\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432 \\u043f\\u043e&nbsp;\\u0433\\u0440\\u0430\\u0436\\u0434\\u0430\\u043d\\u0441\\u043a\\u043e-\\u043f\\u0440\\u0430\\u0432\\u043e\\u0432\\u043e\\u043c\\u0443 \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u0443.<\\/div>\\r\\n<div class=\\\"li\\\">8.3. \\u0412&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435 \\u0432\\u044b\\u044f\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u043d\\u0435\\u0442\\u043e\\u0447\\u043d\\u043e\\u0441\\u0442\\u0435\\u0439 \\u0432&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c \\u043c\\u043e\\u0436\\u0435\\u0442 \\u0430\\u043a\\u0442\\u0443\\u0430\\u043b\\u0438\\u0437\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0438\\u0445&nbsp;\\u0441\\u0430\\u043c\\u043e\\u0441\\u0442\\u043e\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e, \\u043f\\u0443\\u0442\\u0435\\u043c \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0430&nbsp;\\u0430\\u0434\\u0440\\u0435\\u0441 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u043f\\u043e\\u0447\\u0442\\u044b \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430&nbsp;<span class=\\\"link mark owner-email-field\\\" data-scroll-to=\\\"#owner-email-field\\\">office@zms-msk.ru<\\/span>&nbsp;\\u0441&nbsp;\\u043f\\u043e\\u043c\\u0435\\u0442\\u043a\\u043e\\u0439 \\u00ab\\u0410\\u043a\\u0442\\u0443\\u0430\\u043b\\u0438\\u0437\\u0430\\u0446\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445\\u00bb.<\\/div>\\r\\n<div class=\\\"li\\\">8.4. \\u0421\\u0440\\u043e\\u043a \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0435\\u043c \\u0446\\u0435\\u043b\\u0435\\u0439, \\u0434\\u043b\\u044f \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u0431\\u044b\\u043b\\u0438 \\u0441\\u043e\\u0431\\u0440\\u0430\\u043d\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u0435\\u0441\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0439 \\u0441\\u0440\\u043e\\u043a \\u043d\\u0435&nbsp;\\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u043e\\u043c \\u0438\\u043b\\u0438 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0438\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c.<br \\/>\\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c \\u043c\\u043e\\u0436\\u0435\\u0442 \\u0432&nbsp;\\u043b\\u044e\\u0431\\u043e\\u0439 \\u043c\\u043e\\u043c\\u0435\\u043d\\u0442 \\u043e\\u0442\\u043e\\u0437\\u0432\\u0430\\u0442\\u044c \\u0441\\u0432\\u043e\\u0435 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u0435 \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u0438\\u0432 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043f\\u043e\\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432\\u043e\\u043c \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u043f\\u043e\\u0447\\u0442\\u044b \\u043d\\u0430&nbsp;\\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0439 \\u0430\\u0434\\u0440\\u0435\\u0441 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430&nbsp;<span class=\\\"link mark owner-email-field\\\" data-scroll-to=\\\"#owner-email-field\\\">office@zms-msk.ru<\\/span>&nbsp;\\u0441&nbsp;\\u043f\\u043e\\u043c\\u0435\\u0442\\u043a\\u043e\\u0439 \\u00ab\\u041e\\u0442\\u0437\\u044b\\u0432 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445\\u00bb.<\\/div>\\r\\n<div class=\\\"li\\\">8.5. \\u0412\\u0441\\u044f \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044f, \\u043a\\u043e\\u0442\\u043e\\u0440\\u0430\\u044f \\u0441\\u043e\\u0431\\u0438\\u0440\\u0430\\u0435\\u0442\\u0441\\u044f \\u0441\\u0442\\u043e\\u0440\\u043e\\u043d\\u043d\\u0438\\u043c\\u0438 \\u0441\\u0435\\u0440\\u0432\\u0438\\u0441\\u0430\\u043c\\u0438, \\u0432&nbsp;\\u0442\\u043e\\u043c \\u0447\\u0438\\u0441\\u043b\\u0435 \\u043f\\u043b\\u0430\\u0442\\u0435\\u0436\\u043d\\u044b\\u043c\\u0438 \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430\\u043c\\u0438, \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432\\u0430\\u043c\\u0438 \\u0441\\u0432\\u044f\\u0437\\u0438 \\u0438&nbsp;\\u0434\\u0440\\u0443\\u0433\\u0438\\u043c\\u0438 \\u043f\\u043e\\u0441\\u0442\\u0430\\u0432\\u0449\\u0438\\u043a\\u0430\\u043c\\u0438 \\u0443\\u0441\\u043b\\u0443\\u0433, \\u0445\\u0440\\u0430\\u043d\\u0438\\u0442\\u0441\\u044f \\u0438&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f \\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438 \\u043b\\u0438\\u0446\\u0430\\u043c\\u0438 (\\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430\\u043c\\u0438) \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0438\\u0445&nbsp;\\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u043a\\u0438\\u043c \\u0441\\u043e\\u0433\\u043b\\u0430\\u0448\\u0435\\u043d\\u0438\\u0435\\u043c \\u0438&nbsp;\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u043e\\u0439 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438. \\u0421\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u0441&nbsp;\\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438 \\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u0430\\u043c\\u0438. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043d\\u0435&nbsp;\\u043d\\u0435\\u0441\\u0435\\u0442 \\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u0437\\u0430&nbsp;\\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f \\u0442\\u0440\\u0435\\u0442\\u044c\\u0438\\u0445 \\u043b\\u0438\\u0446, \\u0432&nbsp;\\u0442\\u043e\\u043c \\u0447\\u0438\\u0441\\u043b\\u0435 \\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u043d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0435\\u043c \\u043f\\u0443\\u043d\\u043a\\u0442\\u0435 \\u043f\\u043e\\u0441\\u0442\\u0430\\u0432\\u0449\\u0438\\u043a\\u043e\\u0432 \\u0443\\u0441\\u043b\\u0443\\u0433.<\\/div>\\r\\n<div class=\\\"li\\\">8.6. \\u0423\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0437\\u0430\\u043f\\u0440\\u0435\\u0442\\u044b \\u043d\\u0430&nbsp;\\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 (\\u043a\\u0440\\u043e\\u043c\\u0435 \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0430), \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u0438\\u043b\\u0438 \\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 (\\u043a\\u0440\\u043e\\u043c\\u0435 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u0438\\u044f \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0430) \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0440\\u0430\\u0437\\u0440\\u0435\\u0448\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f, \\u043d\\u0435&nbsp;\\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0442 \\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u044f\\u0445 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u044b\\u0445, \\u043e\\u0431\\u0449\\u0435\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u0438\\u043d\\u044b\\u0445 \\u043f\\u0443\\u0431\\u043b\\u0438\\u0447\\u043d\\u044b\\u0445 \\u0438\\u043d\\u0442\\u0435\\u0440\\u0435\\u0441\\u0430\\u0445, \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c&nbsp;\\u0420\\u0424.<\\/div>\\r\\n<div class=\\\"li\\\">8.7. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">8.8. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442 \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0444\\u043e\\u0440\\u043c\\u0435, \\u043f\\u043e\\u0437\\u0432\\u043e\\u043b\\u044f\\u044e\\u0449\\u0435\\u0439 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0438\\u0442\\u044c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043d\\u0435&nbsp;\\u0434\\u043e\\u043b\\u044c\\u0448\\u0435, \\u0447\\u0435\\u043c \\u044d\\u0442\\u043e\\u0433\\u043e \\u0442\\u0440\\u0435\\u0431\\u0443\\u044e\\u0442 \\u0446\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0435\\u0441\\u043b\\u0438 \\u0441\\u0440\\u043e\\u043a \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435&nbsp;\\u0443\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c, \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u043e\\u043c, \\u0441\\u0442\\u043e\\u0440\\u043e\\u043d\\u043e\\u0439 \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e, \\u0432\\u044b\\u0433\\u043e\\u0434\\u043e\\u043f\\u0440\\u0438\\u043e\\u0431\\u0440\\u0435\\u0442\\u0430\\u0442\\u0435\\u043b\\u0435\\u043c \\u0438\\u043b\\u0438 \\u043f\\u043e\\u0440\\u0443\\u0447\\u0438\\u0442\\u0435\\u043b\\u0435\\u043c \\u043f\\u043e&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u043c\\u0443 \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">8.9. \\u0423\\u0441\\u043b\\u043e\\u0432\\u0438\\u0435\\u043c \\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043c\\u043e\\u0436\\u0435\\u0442 \\u044f\\u0432\\u043b\\u044f\\u0442\\u044c\\u0441\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0435 \\u0446\\u0435\\u043b\\u0435\\u0439 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0438\\u0441\\u0442\\u0435\\u0447\\u0435\\u043d\\u0438\\u0435 \\u0441\\u0440\\u043e\\u043a\\u0430 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043e\\u0442\\u0437\\u044b\\u0432 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043e&nbsp;\\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u0432\\u044b\\u044f\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0435\\u043f\\u0440\\u0430\\u0432\\u043e\\u043c\\u0435\\u0440\\u043d\\u043e\\u0439 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>9. \\u041f\\u0435\\u0440\\u0435\\u0447\\u0435\\u043d\\u044c \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0439, \\u043f\\u0440\\u043e\\u0438\\u0437\\u0432\\u043e\\u0434\\u0438\\u043c\\u044b\\u0445 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u043e\\u043c \\u0441&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u043d\\u044b\\u043c\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">9.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442 \\u0441\\u0431\\u043e\\u0440, \\u0437\\u0430\\u043f\\u0438\\u0441\\u044c, \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430\\u0442\\u0438\\u0437\\u0430\\u0446\\u0438\\u044e, \\u043d\\u0430\\u043a\\u043e\\u043f\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u0435 (\\u043e\\u0431\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0435), \\u0438\\u0437\\u0432\\u043b\\u0435\\u0447\\u0435\\u043d\\u0438\\u0435, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435, \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 (\\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f), \\u043e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435, \\u0431\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435, \\u0443\\u0434\\u0430\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0438&nbsp;\\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">9.2. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442 \\u0430\\u0432\\u0442\\u043e\\u043c\\u0430\\u0442\\u0438\\u0437\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u043d\\u0443\\u044e \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0435\\u0439 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u043d\\u043e\\u0439 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438 \\u043f\\u043e&nbsp;\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u043e-\\u0442\\u0435\\u043b\\u0435\\u043a\\u043e\\u043c\\u043c\\u0443\\u043d\\u0438\\u043a\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u043c \\u0441\\u0435\\u0442\\u044f\\u043c \\u0438\\u043b\\u0438 \\u0431\\u0435\\u0437 \\u0442\\u0430\\u043a\\u043e\\u0432\\u043e\\u0439.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>10. \\u0422\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u0430\\u044f \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">10.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0434\\u043e&nbsp;\\u043d\\u0430\\u0447\\u0430\\u043b\\u0430 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0434\\u0435\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 \\u043f\\u043e&nbsp;\\u0442\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u043e\\u0439 \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u0438\\u0442\\u044c \\u0443\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0435\\u043d\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d \\u043f\\u043e&nbsp;\\u0437\\u0430\\u0449\\u0438\\u0442\\u0435 \\u043f\\u0440\\u0430\\u0432 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e&nbsp;\\u0441\\u0432\\u043e\\u0435\\u043c \\u043d\\u0430\\u043c\\u0435\\u0440\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0442\\u044c \\u0442\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u0443\\u044e \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 (\\u0442\\u0430\\u043a\\u043e\\u0435 \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0442\\u0434\\u0435\\u043b\\u044c\\u043d\\u043e \\u043e\\u0442&nbsp;\\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u044f \\u043e&nbsp;\\u043d\\u0430\\u043c\\u0435\\u0440\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445).<\\/div>\\r\\n<div class=\\\"li\\\">10.2. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0434\\u043e&nbsp;\\u043f\\u043e\\u0434\\u0430\\u0447\\u0438 \\u0432\\u044b\\u0448\\u0435\\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u043e\\u0433\\u043e \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u044f, \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043e\\u0442&nbsp;\\u043e\\u0440\\u0433\\u0430\\u043d\\u043e\\u0432 \\u0432\\u043b\\u0430\\u0441\\u0442\\u0438 \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u0433\\u043e \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0430, \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0444\\u0438\\u0437\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u043b\\u0438\\u0446, \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u044b\\u0445 \\u044e\\u0440\\u0438\\u0434\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u043b\\u0438\\u0446, \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u043c \\u043f\\u043b\\u0430\\u043d\\u0438\\u0440\\u0443\\u0435\\u0442\\u0441\\u044f \\u0442\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u0430\\u044f \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0438\\u0435 \\u0441\\u0432\\u0435\\u0434\\u0435\\u043d\\u0438\\u044f.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>11. \\u041a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"descr\\\">\\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0438&nbsp;\\u0438\\u043d\\u044b\\u0435 \\u043b\\u0438\\u0446\\u0430, \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0432\\u0448\\u0438\\u0435 \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043a&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c, \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u044b \\u043d\\u0435&nbsp;\\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0432\\u0430\\u0442\\u044c \\u0442\\u0440\\u0435\\u0442\\u044c\\u0438\\u043c \\u043b\\u0438\\u0446\\u0430\\u043c \\u0438&nbsp;\\u043d\\u0435&nbsp;\\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u044f\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0431\\u0435\\u0437 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0435\\u0441\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0435 \\u043d\\u0435&nbsp;\\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043e \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>12. \\u0417\\u0430\\u043a\\u043b\\u044e\\u0447\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u044b\\u0435 \\u043f\\u043e\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">12.1. \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c \\u043c\\u043e\\u0436\\u0435\\u0442 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043b\\u044e\\u0431\\u044b\\u0435 \\u0440\\u0430\\u0437\\u044a\\u044f\\u0441\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u043e&nbsp;\\u0438\\u043d\\u0442\\u0435\\u0440\\u0435\\u0441\\u0443\\u044e\\u0449\\u0438\\u043c \\u0432\\u043e\\u043f\\u0440\\u043e\\u0441\\u0430\\u043c, \\u043a\\u0430\\u0441\\u0430\\u044e\\u0449\\u0438\\u043c\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043e\\u0431\\u0440\\u0430\\u0442\\u0438\\u0432\\u0448\\u0438\\u0441\\u044c \\u043a&nbsp;\\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u0441&nbsp;\\u043f\\u043e\\u043c\\u043e\\u0449\\u044c\\u044e \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u043f\\u043e\\u0447\\u0442\\u044b&nbsp;<span class=\\\"link mark owner-email-field\\\" data-scroll-to=\\\"#owner-email-field\\\">office@zms-msk.ru<\\/span>.<\\/div>\\r\\n<div class=\\\"li\\\">12.2. \\u0412&nbsp;\\u0434\\u0430\\u043d\\u043d\\u043e\\u043c \\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u0435 \\u0431\\u0443\\u0434\\u0443\\u0442 \\u043e\\u0442\\u0440\\u0430\\u0436\\u0435\\u043d\\u044b \\u043b\\u044e\\u0431\\u044b\\u0435 \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u043e\\u043c. \\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u0435\\u0442 \\u0431\\u0435\\u0441\\u0441\\u0440\\u043e\\u0447\\u043d\\u043e \\u0434\\u043e&nbsp;\\u0437\\u0430\\u043c\\u0435\\u043d\\u044b \\u0435\\u0435&nbsp;\\u043d\\u043e\\u0432\\u043e\\u0439 \\u0432\\u0435\\u0440\\u0441\\u0438\\u0435\\u0439.<\\/div>\\r\\n<div class=\\\"li\\\">12.3. \\u0410\\u043a\\u0442\\u0443\\u0430\\u043b\\u044c\\u043d\\u0430\\u044f \\u0432\\u0435\\u0440\\u0441\\u0438\\u044f \\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0438 \\u0432&nbsp;\\u0441\\u0432\\u043e\\u0431\\u043e\\u0434\\u043d\\u043e\\u043c \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0435 \\u0440\\u0430\\u0441\\u043f\\u043e\\u043b\\u043e\\u0436\\u0435\\u043d\\u0430 \\u0432&nbsp;\\u0441\\u0435\\u0442\\u0438 \\u0418\\u043d\\u0442\\u0435\\u0440\\u043d\\u0435\\u0442 \\u043f\\u043e&nbsp;\\u0430\\u0434\\u0440\\u0435\\u0441\\u0443&nbsp;<span id=\\\"owner-privacy-url-value\\\" class=\\\"link mark owner-privacy-url-field\\\" data-scroll-to=\\\"#owner-privacy-url-field\\\">https:\\/\\/zamesbar.ru\\/privacy-policy<\\/span>.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2023-08-25 16:53:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-22 14:00:43\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-22 14:00:15\",\"publish_up\":\"2023-08-25 16:53:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":8,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0);
INSERT INTO `lsqvo_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(210, 'com_content.article.44', '', '2023-12-22 14:01:21', 113, 98718, 'a265835733531e06a86a075c28aef5934b35a5bd', '{\"id\":\"44\",\"asset_id\":204,\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"alias\":\"politika-konfidentsialnosti\",\"introtext\":\"<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h4><strong>\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u0432&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/strong><\\/h4>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>1. \\u041e\\u0431\\u0449\\u0438\\u0435 \\u043f\\u043e\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f<\\/h5>\\r\\n<div class=\\\"descr\\\">\\u041d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0430\\u044f \\u043f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0430 \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f\\u043c\\u0438 \\u0424\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u043e\\u0433\\u043e \\u0437\\u0430\\u043a\\u043e\\u043d\\u0430 \\u043e\\u0442&nbsp;27.07.2006. \\u2116&nbsp;152-\\u0424\\u0417 \\u00ab\\u041e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445\\u00bb (\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u0417\\u0430\\u043a\\u043e\\u043d \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445) \\u0438&nbsp;\\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u0435\\u0442 \\u043f\\u043e\\u0440\\u044f\\u0434\\u043e\\u043a \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u043c\\u0435\\u0440\\u044b \\u043f\\u043e&nbsp;\\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0435\\u043d\\u0438\\u044e \\u0431\\u0435\\u0437\\u043e\\u043f\\u0430\\u0441\\u043d\\u043e\\u0441\\u0442\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043f\\u0440\\u0435\\u0434\\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0435\\u043c\\u044b\\u0435&nbsp;<span id=\\\"owner-name-value\\\" class=\\\"\\\" data-scroll-to=\\\"#owner-name-field\\\">\\u041e\\u041e\\u041e \\u00ab\\u0417\\u0410\\u041c\\u0415\\u0421\\u00bb<\\/span>&nbsp;(\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440).<\\/div>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">1.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0441\\u0442\\u0430\\u0432\\u0438\\u0442 \\u0441\\u0432\\u043e\\u0435\\u0439 \\u0432\\u0430\\u0436\\u043d\\u0435\\u0439\\u0448\\u0435\\u0439 \\u0446\\u0435\\u043b\\u044c\\u044e \\u0438&nbsp;\\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u0435\\u043c \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0441\\u0432\\u043e\\u0435\\u0439 \\u0434\\u0435\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 \\u0441\\u043e\\u0431\\u043b\\u044e\\u0434\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0440\\u0430\\u0432 \\u0438&nbsp;\\u0441\\u0432\\u043e\\u0431\\u043e\\u0434 \\u0447\\u0435\\u043b\\u043e\\u0432\\u0435\\u043a\\u0430 \\u0438&nbsp;\\u0433\\u0440\\u0430\\u0436\\u0434\\u0430\\u043d\\u0438\\u043d\\u0430 \\u043f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0432&nbsp;\\u0442\\u043e\\u043c \\u0447\\u0438\\u0441\\u043b\\u0435 \\u0437\\u0430\\u0449\\u0438\\u0442\\u044b \\u043f\\u0440\\u0430\\u0432 \\u043d\\u0430&nbsp;\\u043d\\u0435\\u043f\\u0440\\u0438\\u043a\\u043e\\u0441\\u043d\\u043e\\u0432\\u0435\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u0447\\u0430\\u0441\\u0442\\u043d\\u043e\\u0439 \\u0436\\u0438\\u0437\\u043d\\u0438, \\u043b\\u0438\\u0447\\u043d\\u0443\\u044e \\u0438&nbsp;\\u0441\\u0435\\u043c\\u0435\\u0439\\u043d\\u0443\\u044e \\u0442\\u0430\\u0439\\u043d\\u0443.<\\/div>\\r\\n<div class=\\\"li\\\">1.2. \\u041d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0430\\u044f \\u043f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u0432&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 (\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430) \\u043f\\u0440\\u0438\\u043c\\u0435\\u043d\\u044f\\u0435\\u0442\\u0441\\u044f \\u043a\\u043e&nbsp;\\u0432\\u0441\\u0435\\u0439 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438, \\u043a\\u043e\\u0442\\u043e\\u0440\\u0443\\u044e \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043c\\u043e\\u0436\\u0435\\u0442 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043e&nbsp;\\u043f\\u043e\\u0441\\u0435\\u0442\\u0438\\u0442\\u0435\\u043b\\u044f\\u0445 \\u0432\\u0435\\u0431-\\u0441\\u0430\\u0439\\u0442\\u0430&nbsp;<span   data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru<\\/span>.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>2. \\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u044b\\u0435 \\u043f\\u043e\\u043d\\u044f\\u0442\\u0438\\u044f, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u043c\\u044b\\u0435 \\u0432&nbsp;\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0435<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">2.1. \\u0410\\u0432\\u0442\\u043e\\u043c\\u0430\\u0442\\u0438\\u0437\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u043d\\u0430\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441&nbsp;\\u043f\\u043e\\u043c\\u043e\\u0449\\u044c\\u044e \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432 \\u0432\\u044b\\u0447\\u0438\\u0441\\u043b\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0439 \\u0442\\u0435\\u0445\\u043d\\u0438\\u043a\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">2.2. \\u0411\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u043e\\u0435 \\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u0435 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 (\\u0437\\u0430&nbsp;\\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0441\\u043b\\u0443\\u0447\\u0430\\u0435\\u0432, \\u0435\\u0441\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445).<\\/div>\\r\\n<div class=\\\"li\\\">2.3. \\u0412\\u0435\\u0431-\\u0441\\u0430\\u0439\\u0442&nbsp;\\u2014 \\u0441\\u043e\\u0432\\u043e\\u043a\\u0443\\u043f\\u043d\\u043e\\u0441\\u0442\\u044c \\u0433\\u0440\\u0430\\u0444\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u0438&nbsp;\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0445 \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\\u043e\\u0432, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c \\u0434\\u043b\\u044f \\u042d\\u0412\\u041c \\u0438&nbsp;\\u0431\\u0430\\u0437 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u044e\\u0449\\u0438\\u0445 \\u0438\\u0445&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u043d\\u043e\\u0441\\u0442\\u044c \\u0432&nbsp;\\u0441\\u0435\\u0442\\u0438 \\u0438\\u043d\\u0442\\u0435\\u0440\\u043d\\u0435\\u0442 \\u043f\\u043e&nbsp;\\u0441\\u0435\\u0442\\u0435\\u0432\\u043e\\u043c\\u0443 \\u0430\\u0434\\u0440\\u0435\\u0441\\u0443&nbsp;<span   data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru<\\/span>.<\\/div>\\r\\n<div class=\\\"li\\\">2.4. \\u0418\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u0430\\u044f \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u0441\\u043e\\u0432\\u043e\\u043a\\u0443\\u043f\\u043d\\u043e\\u0441\\u0442\\u044c \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u0449\\u0438\\u0445\\u0441\\u044f \\u0432&nbsp;\\u0431\\u0430\\u0437\\u0430\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u044e\\u0449\\u0438\\u0445 \\u0438\\u0445&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0442\\u0435\\u0445\\u043d\\u043e\\u043b\\u043e\\u0433\\u0438\\u0439 \\u0438&nbsp;\\u0442\\u0435\\u0445\\u043d\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432.<\\/div>\\r\\n<div class=\\\"li\\\">2.5. \\u041e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f, \\u0432&nbsp;\\u0440\\u0435\\u0437\\u0443\\u043b\\u044c\\u0442\\u0430\\u0442\\u0435 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u043d\\u0435\\u0432\\u043e\\u0437\\u043c\\u043e\\u0436\\u043d\\u043e \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0438\\u0442\\u044c \\u0431\\u0435\\u0437 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u0434\\u043e\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0439 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438 \\u043f\\u0440\\u0438\\u043d\\u0430\\u0434\\u043b\\u0435\\u0436\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043a\\u043e\\u043d\\u043a\\u0440\\u0435\\u0442\\u043d\\u043e\\u043c\\u0443 \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044e \\u0438\\u043b\\u0438 \\u0438\\u043d\\u043e\\u043c\\u0443 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">2.6. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u043e\\u0435 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0435 (\\u043e\\u043f\\u0435\\u0440\\u0430\\u0446\\u0438\\u044f) \\u0438\\u043b\\u0438 \\u0441\\u043e\\u0432\\u043e\\u043a\\u0443\\u043f\\u043d\\u043e\\u0441\\u0442\\u044c \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0439 (\\u043e\\u043f\\u0435\\u0440\\u0430\\u0446\\u0438\\u0439), \\u0441\\u043e\\u0432\\u0435\\u0440\\u0448\\u0430\\u0435\\u043c\\u044b\\u0445 \\u0441&nbsp;\\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435\\u043c \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432 \\u0430\\u0432\\u0442\\u043e\\u043c\\u0430\\u0442\\u0438\\u0437\\u0430\\u0446\\u0438\\u0438 \\u0438\\u043b\\u0438 \\u0431\\u0435\\u0437 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u0442\\u0430\\u043a\\u0438\\u0445 \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432 \\u0441&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438, \\u0432\\u043a\\u043b\\u044e\\u0447\\u0430\\u044f \\u0441\\u0431\\u043e\\u0440, \\u0437\\u0430\\u043f\\u0438\\u0441\\u044c, \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430\\u0442\\u0438\\u0437\\u0430\\u0446\\u0438\\u044e, \\u043d\\u0430\\u043a\\u043e\\u043f\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u0435 (\\u043e\\u0431\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0435), \\u0438\\u0437\\u0432\\u043b\\u0435\\u0447\\u0435\\u043d\\u0438\\u0435, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435, \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 (\\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f), \\u043e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435, \\u0431\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435, \\u0443\\u0434\\u0430\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">2.7. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440&nbsp;\\u2014 \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d, \\u043c\\u0443\\u043d\\u0438\\u0446\\u0438\\u043f\\u0430\\u043b\\u044c\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d, \\u044e\\u0440\\u0438\\u0434\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0435 \\u0438\\u043b\\u0438 \\u0444\\u0438\\u0437\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0435 \\u043b\\u0438\\u0446\\u043e, \\u0441\\u0430\\u043c\\u043e\\u0441\\u0442\\u043e\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e \\u0438\\u043b\\u0438 \\u0441\\u043e\\u0432\\u043c\\u0435\\u0441\\u0442\\u043d\\u043e \\u0441&nbsp;\\u0434\\u0440\\u0443\\u0433\\u0438\\u043c\\u0438 \\u043b\\u0438\\u0446\\u0430\\u043c\\u0438 \\u043e\\u0440\\u0433\\u0430\\u043d\\u0438\\u0437\\u0443\\u044e\\u0449\\u0438\\u0435 \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u044e\\u0449\\u0438\\u0435 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u044e\\u0449\\u0438\\u0435 \\u0446\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0441\\u043e\\u0441\\u0442\\u0430\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0449\\u0438\\u0445 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435, \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f (\\u043e\\u043f\\u0435\\u0440\\u0430\\u0446\\u0438\\u0438), \\u0441\\u043e\\u0432\\u0435\\u0440\\u0448\\u0430\\u0435\\u043c\\u044b\\u0435 \\u0441&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">2.8. \\u041f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u0430\\u044f \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044f, \\u043e\\u0442\\u043d\\u043e\\u0441\\u044f\\u0449\\u0430\\u044f\\u0441\\u044f \\u043f\\u0440\\u044f\\u043c\\u043e \\u0438\\u043b\\u0438 \\u043a\\u043e\\u0441\\u0432\\u0435\\u043d\\u043d\\u043e \\u043a&nbsp;\\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c\\u0443 \\u0438\\u043b\\u0438 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u0435\\u043c\\u043e\\u043c\\u0443 \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044e \\u0432\\u0435\\u0431-\\u0441\\u0430\\u0439\\u0442\\u0430&nbsp;<span   data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru<\\/span>.<\\/div>\\r\\n<div class=\\\"li\\\">2.9. \\u041f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u0440\\u0430\\u0437\\u0440\\u0435\\u0448\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f,&nbsp;\\u2014 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u043e\\u0433\\u043e \\u043a\\u0440\\u0443\\u0433\\u0430 \\u043b\\u0438\\u0446 \\u043a&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u043c \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0443\\u0442\\u0435\\u043c \\u0434\\u0430\\u0447\\u0438 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0440\\u0430\\u0437\\u0440\\u0435\\u0448\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f \\u0432&nbsp;\\u043f\\u043e\\u0440\\u044f\\u0434\\u043a\\u0435, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u043e\\u043c \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 (\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u0440\\u0430\\u0437\\u0440\\u0435\\u0448\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f).<\\/div>\\r\\n<div class=\\\"li\\\">2.10. \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u043e\\u0439 \\u043f\\u043e\\u0441\\u0435\\u0442\\u0438\\u0442\\u0435\\u043b\\u044c \\u0432\\u0435\\u0431-\\u0441\\u0430\\u0439\\u0442\\u0430&nbsp;<span   data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru<\\/span>.<\\/div>\\r\\n<div class=\\\"li\\\">2.11. \\u041f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f, \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u0435 \\u043d\\u0430&nbsp;\\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0442\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c\\u0443 \\u043b\\u0438\\u0446\\u0443 \\u0438\\u043b\\u0438 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c\\u0443 \\u043a\\u0440\\u0443\\u0433\\u0443 \\u043b\\u0438\\u0446.<\\/div>\\r\\n<div class=\\\"li\\\">2.12. \\u0420\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u044b\\u0435 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f, \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u0435 \\u043d\\u0430&nbsp;\\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0442\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c\\u0443 \\u043a\\u0440\\u0443\\u0433\\u0443 \\u043b\\u0438\\u0446 (\\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445) \\u0438\\u043b\\u0438 \\u043d\\u0430&nbsp;\\u043e\\u0437\\u043d\\u0430\\u043a\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0441&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438 \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u043e\\u0433\\u043e \\u043a\\u0440\\u0443\\u0433\\u0430 \\u043b\\u0438\\u0446, \\u0432&nbsp;\\u0442\\u043e\\u043c \\u0447\\u0438\\u0441\\u043b\\u0435 \\u043e\\u0431\\u043d\\u0430\\u0440\\u043e\\u0434\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432\\u0430\\u0445 \\u043c\\u0430\\u0441\\u0441\\u043e\\u0432\\u043e\\u0439 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438, \\u0440\\u0430\\u0437\\u043c\\u0435\\u0449\\u0435\\u043d\\u0438\\u0435 \\u0432&nbsp;\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u043e-\\u0442\\u0435\\u043b\\u0435\\u043a\\u043e\\u043c\\u043c\\u0443\\u043d\\u0438\\u043a\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0441\\u0435\\u0442\\u044f\\u0445 \\u0438\\u043b\\u0438 \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0430 \\u043a&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c \\u043a\\u0430\\u043a\\u0438\\u043c-\\u043b\\u0438\\u0431\\u043e \\u0438\\u043d\\u044b\\u043c \\u0441\\u043f\\u043e\\u0441\\u043e\\u0431\\u043e\\u043c.<\\/div>\\r\\n<div class=\\\"li\\\">2.13. \\u0422\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u0430\\u044f \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0430&nbsp;\\u0442\\u0435\\u0440\\u0440\\u0438\\u0442\\u043e\\u0440\\u0438\\u044e \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u0433\\u043e \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0430 \\u043e\\u0440\\u0433\\u0430\\u043d\\u0443 \\u0432\\u043b\\u0430\\u0441\\u0442\\u0438 \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u0433\\u043e \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0430, \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u043c\\u0443 \\u0444\\u0438\\u0437\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c\\u0443 \\u0438\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u043c\\u0443 \\u044e\\u0440\\u0438\\u0434\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c\\u0443 \\u043b\\u0438\\u0446\\u0443.<\\/div>\\r\\n<div class=\\\"li\\\">2.14. \\u0423\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u044b\\u0435 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f, \\u0432&nbsp;\\u0440\\u0435\\u0437\\u0443\\u043b\\u044c\\u0442\\u0430\\u0442\\u0435 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0430\\u044e\\u0442\\u0441\\u044f \\u0431\\u0435\\u0437\\u0432\\u043e\\u0437\\u0432\\u0440\\u0430\\u0442\\u043d\\u043e \\u0441&nbsp;\\u043d\\u0435\\u0432\\u043e\\u0437\\u043c\\u043e\\u0436\\u043d\\u043e\\u0441\\u0442\\u044c\\u044e \\u0434\\u0430\\u043b\\u044c\\u043d\\u0435\\u0439\\u0448\\u0435\\u0433\\u043e \\u0432\\u043e\\u0441\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0430\\u044e\\u0442\\u0441\\u044f \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u043d\\u043e\\u0441\\u0438\\u0442\\u0435\\u043b\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>3. \\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u044b\\u0435 \\u043f\\u0440\\u0430\\u0432\\u0430 \\u0438&nbsp;\\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0438 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">3.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0438\\u043c\\u0435\\u0435\\u0442 \\u043f\\u0440\\u0430\\u0432\\u043e:<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0442\\u044c \\u043e\\u0442&nbsp;\\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0434\\u043e\\u0441\\u0442\\u043e\\u0432\\u0435\\u0440\\u043d\\u044b\\u0435 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u044b, \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u0449\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435 \\u043e\\u0442\\u0437\\u044b\\u0432\\u0430 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435, \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u044f \\u0441&nbsp;\\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435\\u043c \\u043e&nbsp;\\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0432\\u043f\\u0440\\u0430\\u0432\\u0435 \\u043f\\u0440\\u043e\\u0434\\u043e\\u043b\\u0436\\u0438\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0431\\u0435\\u0437 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0440\\u0438 \\u043d\\u0430\\u043b\\u0438\\u0447\\u0438\\u0438 \\u043e\\u0441\\u043d\\u043e\\u0432\\u0430\\u043d\\u0438\\u0439, \\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0417\\u0430\\u043a\\u043e\\u043d\\u0435 \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0441\\u0430\\u043c\\u043e\\u0441\\u0442\\u043e\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u0442\\u044c \\u0441\\u043e\\u0441\\u0442\\u0430\\u0432 \\u0438&nbsp;\\u043f\\u0435\\u0440\\u0435\\u0447\\u0435\\u043d\\u044c \\u043c\\u0435\\u0440, \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u0445 \\u0438&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0430\\u0442\\u043e\\u0447\\u043d\\u044b\\u0445 \\u0434\\u043b\\u044f \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0435\\u043d\\u0438\\u044f \\u0432\\u044b\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0435\\u0439, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u043f\\u0440\\u0438\\u043d\\u044f\\u0442\\u044b\\u043c\\u0438 \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u043d\\u0438\\u043c \\u043d\\u043e\\u0440\\u043c\\u0430\\u0442\\u0438\\u0432\\u043d\\u044b\\u043c\\u0438 \\u043f\\u0440\\u0430\\u0432\\u043e\\u0432\\u044b\\u043c\\u0438 \\u0430\\u043a\\u0442\\u0430\\u043c\\u0438, \\u0435\\u0441\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0435 \\u043d\\u0435&nbsp;\\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043e \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u0434\\u0440\\u0443\\u0433\\u0438\\u043c\\u0438 \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0437\\u0430\\u043a\\u043e\\u043d\\u0430\\u043c\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">3.2. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d:<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u044f\\u0442\\u044c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u043e&nbsp;\\u0435\\u0433\\u043e \\u043f\\u0440\\u043e\\u0441\\u044c\\u0431\\u0435 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e, \\u043a\\u0430\\u0441\\u0430\\u044e\\u0449\\u0443\\u044e\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043e\\u0440\\u0433\\u0430\\u043d\\u0438\\u0437\\u043e\\u0432\\u044b\\u0432\\u0430\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u043f\\u043e\\u0440\\u044f\\u0434\\u043a\\u0435, \\u0443\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0438\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c&nbsp;\\u0420\\u0424;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043e\\u0442\\u0432\\u0435\\u0447\\u0430\\u0442\\u044c \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u044f \\u0438&nbsp;\\u0437\\u0430\\u043f\\u0440\\u043e\\u0441\\u044b \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u0438\\u0445&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0440\\u0435\\u0434\\u0441\\u0442\\u0430\\u0432\\u0438\\u0442\\u0435\\u043b\\u0435\\u0439 \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f\\u043c\\u0438 \\u0417\\u0430\\u043a\\u043e\\u043d\\u0430 \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0441\\u043e\\u043e\\u0431\\u0449\\u0430\\u0442\\u044c \\u0432&nbsp;\\u0443\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0435\\u043d\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d \\u043f\\u043e&nbsp;\\u0437\\u0430\\u0449\\u0438\\u0442\\u0435 \\u043f\\u0440\\u0430\\u0432 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u043e&nbsp;\\u0437\\u0430\\u043f\\u0440\\u043e\\u0441\\u0443 \\u044d\\u0442\\u043e\\u0433\\u043e \\u043e\\u0440\\u0433\\u0430\\u043d\\u0430 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0443\\u044e \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e \\u0432&nbsp;\\u0442\\u0435\\u0447\\u0435\\u043d\\u0438\\u0435 10&nbsp;\\u0434\\u043d\\u0435\\u0439 \\u0441&nbsp;\\u0434\\u0430\\u0442\\u044b \\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u0438\\u044f \\u0442\\u0430\\u043a\\u043e\\u0433\\u043e \\u0437\\u0430\\u043f\\u0440\\u043e\\u0441\\u0430;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0443\\u0431\\u043b\\u0438\\u043a\\u043e\\u0432\\u0430\\u0442\\u044c \\u0438\\u043b\\u0438 \\u0438\\u043d\\u044b\\u043c \\u043e\\u0431\\u0440\\u0430\\u0437\\u043e\\u043c \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0442\\u044c \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u044b\\u0439 \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043a&nbsp;\\u043d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0435\\u0439 \\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0435 \\u0432&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0442\\u044c \\u043f\\u0440\\u0430\\u0432\\u043e\\u0432\\u044b\\u0435, \\u043e\\u0440\\u0433\\u0430\\u043d\\u0438\\u0437\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0435 \\u0438&nbsp;\\u0442\\u0435\\u0445\\u043d\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0435 \\u043c\\u0435\\u0440\\u044b \\u0434\\u043b\\u044f \\u0437\\u0430\\u0449\\u0438\\u0442\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0442&nbsp;\\u043d\\u0435\\u043f\\u0440\\u0430\\u0432\\u043e\\u043c\\u0435\\u0440\\u043d\\u043e\\u0433\\u043e \\u0438\\u043b\\u0438 \\u0441\\u043b\\u0443\\u0447\\u0430\\u0439\\u043d\\u043e\\u0433\\u043e \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0430 \\u043a&nbsp;\\u043d\\u0438\\u043c, \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f, \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u044f, \\u0431\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f, \\u043a\\u043e\\u043f\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f, \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f, \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043e\\u0442&nbsp;\\u0438\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043f\\u0440\\u0430\\u0432\\u043e\\u043c\\u0435\\u0440\\u043d\\u044b\\u0445 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0439 \\u0432&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0442\\u0438\\u0442\\u044c \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 (\\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f) \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0442\\u0438\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u0438&nbsp;\\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0438\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0432&nbsp;\\u043f\\u043e\\u0440\\u044f\\u0434\\u043a\\u0435 \\u0438&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u044f\\u0445, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u044f\\u0442\\u044c \\u0438\\u043d\\u044b\\u0435 \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0438, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>4. \\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u044b\\u0435 \\u043f\\u0440\\u0430\\u0432\\u0430 \\u0438&nbsp;\\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0438 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">4.1. \\u0421\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043c\\u0435\\u044e\\u0442 \\u043f\\u0440\\u0430\\u0432\\u043e:<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0442\\u044c \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e, \\u043a\\u0430\\u0441\\u0430\\u044e\\u0449\\u0443\\u044e\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0437\\u0430&nbsp;\\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0441\\u043b\\u0443\\u0447\\u0430\\u0435\\u0432, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0437\\u0430\\u043a\\u043e\\u043d\\u0430\\u043c\\u0438. \\u0421\\u0432\\u0435\\u0434\\u0435\\u043d\\u0438\\u044f \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u044f\\u044e\\u0442\\u0441\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u043e\\u043c \\u0432&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u043d\\u043e\\u0439 \\u0444\\u043e\\u0440\\u043c\\u0435, \\u0438&nbsp;\\u0432&nbsp;\\u043d\\u0438\\u0445 \\u043d\\u0435&nbsp;\\u0434\\u043e\\u043b\\u0436\\u043d\\u044b \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u0442\\u044c\\u0441\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u043e\\u0442\\u043d\\u043e\\u0441\\u044f\\u0449\\u0438\\u0435\\u0441\\u044f \\u043a&nbsp;\\u0434\\u0440\\u0443\\u0433\\u0438\\u043c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0437\\u0430&nbsp;\\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0441\\u043b\\u0443\\u0447\\u0430\\u0435\\u0432, \\u043a\\u043e\\u0433\\u0434\\u0430 \\u0438\\u043c\\u0435\\u044e\\u0442\\u0441\\u044f \\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u044b\\u0435 \\u043e\\u0441\\u043d\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0442\\u0438\\u044f \\u0442\\u0430\\u043a\\u0438\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445. \\u041f\\u0435\\u0440\\u0435\\u0447\\u0435\\u043d\\u044c \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438 \\u0438&nbsp;\\u043f\\u043e\\u0440\\u044f\\u0434\\u043e\\u043a \\u0435\\u0435&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u0438\\u044f \\u0443\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u0442\\u044c \\u043e\\u0442&nbsp;\\u043e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u044f \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0438\\u0445&nbsp;\\u0431\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u0438\\u043b\\u0438 \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f \\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435, \\u0435\\u0441\\u043b\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u044f\\u0432\\u043b\\u044f\\u044e\\u0442\\u0441\\u044f \\u043d\\u0435\\u043f\\u043e\\u043b\\u043d\\u044b\\u043c\\u0438, \\u0443\\u0441\\u0442\\u0430\\u0440\\u0435\\u0432\\u0448\\u0438\\u043c\\u0438, \\u043d\\u0435\\u0442\\u043e\\u0447\\u043d\\u044b\\u043c\\u0438, \\u043d\\u0435\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u043e \\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u043d\\u044b\\u043c\\u0438 \\u0438\\u043b\\u0438 \\u043d\\u0435&nbsp;\\u044f\\u0432\\u043b\\u044f\\u044e\\u0442\\u0441\\u044f \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u043c\\u0438 \\u0434\\u043b\\u044f \\u0437\\u0430\\u044f\\u0432\\u043b\\u0435\\u043d\\u043d\\u043e\\u0439 \\u0446\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0442\\u044c \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043c\\u0435\\u0440\\u044b \\u043f\\u043e&nbsp;\\u0437\\u0430\\u0449\\u0438\\u0442\\u0435 \\u0441\\u0432\\u043e\\u0438\\u0445 \\u043f\\u0440\\u0430\\u0432;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0432\\u044b\\u0434\\u0432\\u0438\\u0433\\u0430\\u0442\\u044c \\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u0435 \\u043f\\u0440\\u0435\\u0434\\u0432\\u0430\\u0440\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0433\\u043e \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0446\\u0435\\u043b\\u044f\\u0445 \\u043f\\u0440\\u043e\\u0434\\u0432\\u0438\\u0436\\u0435\\u043d\\u0438\\u044f \\u043d\\u0430&nbsp;\\u0440\\u044b\\u043d\\u043a\\u0435 \\u0442\\u043e\\u0432\\u0430\\u0440\\u043e\\u0432, \\u0440\\u0430\\u0431\\u043e\\u0442 \\u0438&nbsp;\\u0443\\u0441\\u043b\\u0443\\u0433;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043d\\u0430&nbsp;\\u043e\\u0442\\u0437\\u044b\\u0432 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435, \\u043d\\u0430&nbsp;\\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u043e&nbsp;\\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043e\\u0431\\u0436\\u0430\\u043b\\u043e\\u0432\\u0430\\u0442\\u044c \\u0432&nbsp;\\u0443\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0435\\u043d\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d \\u043f\\u043e&nbsp;\\u0437\\u0430\\u0449\\u0438\\u0442\\u0435 \\u043f\\u0440\\u0430\\u0432 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u0432&nbsp;\\u0441\\u0443\\u0434\\u0435\\u0431\\u043d\\u043e\\u043c \\u043f\\u043e\\u0440\\u044f\\u0434\\u043a\\u0435 \\u043d\\u0435\\u043f\\u0440\\u0430\\u0432\\u043e\\u043c\\u0435\\u0440\\u043d\\u044b\\u0435 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f \\u0438\\u043b\\u0438 \\u0431\\u0435\\u0437\\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0435 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u043f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043d\\u0430&nbsp;\\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0438\\u043d\\u044b\\u0445 \\u043f\\u0440\\u0430\\u0432, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c&nbsp;\\u0420\\u0424.<\\/div>\\r\\n<div class=\\\"li\\\">4.2. \\u0421\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u044b:<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u044f\\u0442\\u044c \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u0434\\u043e\\u0441\\u0442\\u043e\\u0432\\u0435\\u0440\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u043e&nbsp;\\u0441\\u0435\\u0431\\u0435;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0441\\u043e\\u043e\\u0431\\u0449\\u0430\\u0442\\u044c \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u043e\\u0431&nbsp;\\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u0438 (\\u043e\\u0431\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u0438, \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0438) \\u0441\\u0432\\u043e\\u0438\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">4.3. \\u041b\\u0438\\u0446\\u0430, \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0432\\u0448\\u0438\\u0435 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u043d\\u0435\\u0434\\u043e\\u0441\\u0442\\u043e\\u0432\\u0435\\u0440\\u043d\\u044b\\u0435 \\u0441\\u0432\\u0435\\u0434\\u0435\\u043d\\u0438\\u044f \\u043e&nbsp;\\u0441\\u0435\\u0431\\u0435, \\u043b\\u0438\\u0431\\u043e \\u0441\\u0432\\u0435\\u0434\\u0435\\u043d\\u0438\\u044f \\u043e&nbsp;\\u0434\\u0440\\u0443\\u0433\\u043e\\u043c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0431\\u0435\\u0437 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043f\\u043e\\u0441\\u043b\\u0435\\u0434\\u043d\\u0435\\u0433\\u043e, \\u043d\\u0435\\u0441\\u0443\\u0442 \\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c&nbsp;\\u0420\\u0424.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>5. \\u041f\\u0440\\u0438\\u043d\\u0446\\u0438\\u043f\\u044b \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">5.1. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043d\\u0430&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0438&nbsp;\\u0441\\u043f\\u0440\\u0430\\u0432\\u0435\\u0434\\u043b\\u0438\\u0432\\u043e\\u0439 \\u043e\\u0441\\u043d\\u043e\\u0432\\u0435.<\\/div>\\r\\n<div class=\\\"li\\\">5.2. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0435\\u043c \\u043a\\u043e\\u043d\\u043a\\u0440\\u0435\\u0442\\u043d\\u044b\\u0445, \\u0437\\u0430\\u0440\\u0430\\u043d\\u0435\\u0435 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0446\\u0435\\u043b\\u0435\\u0439. \\u041d\\u0435&nbsp;\\u0434\\u043e\\u043f\\u0443\\u0441\\u043a\\u0430\\u0435\\u0442\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043d\\u0435\\u0441\\u043e\\u0432\\u043c\\u0435\\u0441\\u0442\\u0438\\u043c\\u0430\\u044f \\u0441&nbsp;\\u0446\\u0435\\u043b\\u044f\\u043c\\u0438 \\u0441\\u0431\\u043e\\u0440\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">5.3. \\u041d\\u0435&nbsp;\\u0434\\u043e\\u043f\\u0443\\u0441\\u043a\\u0430\\u0435\\u0442\\u0441\\u044f \\u043e\\u0431\\u044a\\u0435\\u0434\\u0438\\u043d\\u0435\\u043d\\u0438\\u0435 \\u0431\\u0430\\u0437 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u0449\\u0438\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0432&nbsp;\\u0446\\u0435\\u043b\\u044f\\u0445, \\u043d\\u0435\\u0441\\u043e\\u0432\\u043c\\u0435\\u0441\\u0442\\u0438\\u043c\\u044b\\u0445 \\u043c\\u0435\\u0436\\u0434\\u0443 \\u0441\\u043e\\u0431\\u043e\\u0439.<\\/div>\\r\\n<div class=\\\"li\\\">5.4. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0442 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 \\u043e\\u0442\\u0432\\u0435\\u0447\\u0430\\u044e\\u0442 \\u0446\\u0435\\u043b\\u044f\\u043c \\u0438\\u0445&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">5.5. \\u0421\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u043d\\u0438\\u0435 \\u0438&nbsp;\\u043e\\u0431\\u044a\\u0435\\u043c \\u043e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u0435\\u043c\\u044b\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0443\\u044e\\u0442 \\u0437\\u0430\\u044f\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u043c \\u0446\\u0435\\u043b\\u044f\\u043c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438. \\u041d\\u0435&nbsp;\\u0434\\u043e\\u043f\\u0443\\u0441\\u043a\\u0430\\u0435\\u0442\\u0441\\u044f \\u0438\\u0437\\u0431\\u044b\\u0442\\u043e\\u0447\\u043d\\u043e\\u0441\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u0435\\u043c\\u044b\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u043e&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u044e \\u043a&nbsp;\\u0437\\u0430\\u044f\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u043c \\u0446\\u0435\\u043b\\u044f\\u043c \\u0438\\u0445&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">5.6. \\u041f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f \\u0442\\u043e\\u0447\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0438\\u0445&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0430\\u0442\\u043e\\u0447\\u043d\\u043e\\u0441\\u0442\\u044c, \\u0430&nbsp;\\u0432&nbsp;\\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u0445 \\u0441\\u043b\\u0443\\u0447\\u0430\\u044f\\u0445 \\u0438&nbsp;\\u0430\\u043a\\u0442\\u0443\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u043e&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u044e \\u043a&nbsp;\\u0446\\u0435\\u043b\\u044f\\u043c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0435\\u0442 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u0435 \\u043c\\u0435\\u0440\\u044b \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u0438\\u0445&nbsp;\\u043f\\u0440\\u0438\\u043d\\u044f\\u0442\\u0438\\u0435 \\u043f\\u043e&nbsp;\\u0443\\u0434\\u0430\\u043b\\u0435\\u043d\\u0438\\u044e \\u0438\\u043b\\u0438 \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u044e \\u043d\\u0435\\u043f\\u043e\\u043b\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u043d\\u0435\\u0442\\u043e\\u0447\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">5.7. \\u0425\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0432&nbsp;\\u0444\\u043e\\u0440\\u043c\\u0435, \\u043f\\u043e\\u0437\\u0432\\u043e\\u043b\\u044f\\u044e\\u0449\\u0435\\u0439 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0438\\u0442\\u044c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043d\\u0435&nbsp;\\u0434\\u043e\\u043b\\u044c\\u0448\\u0435, \\u0447\\u0435\\u043c \\u044d\\u0442\\u043e\\u0433\\u043e \\u0442\\u0440\\u0435\\u0431\\u0443\\u044e\\u0442 \\u0446\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0435\\u0441\\u043b\\u0438 \\u0441\\u0440\\u043e\\u043a \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435&nbsp;\\u0443\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c, \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u043e\\u043c, \\u0441\\u0442\\u043e\\u0440\\u043e\\u043d\\u043e\\u0439 \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e, \\u0432\\u044b\\u0433\\u043e\\u0434\\u043e\\u043f\\u0440\\u0438\\u043e\\u0431\\u0440\\u0435\\u0442\\u0430\\u0442\\u0435\\u043b\\u0435\\u043c \\u0438\\u043b\\u0438 \\u043f\\u043e\\u0440\\u0443\\u0447\\u0438\\u0442\\u0435\\u043b\\u0435\\u043c \\u043f\\u043e&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u043c\\u0443 \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445. \\u041e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u0435\\u043c\\u044b\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0430\\u044e\\u0442\\u0441\\u044f \\u043b\\u0438\\u0431\\u043e \\u043e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u044e\\u0442\\u0441\\u044f \\u043f\\u043e&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0438 \\u0446\\u0435\\u043b\\u0435\\u0439 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u0438\\u043b\\u0438 \\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435 \\u0443\\u0442\\u0440\\u0430\\u0442\\u044b \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u043e\\u0441\\u0442\\u0438 \\u0432&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0438 \\u044d\\u0442\\u0438\\u0445 \\u0446\\u0435\\u043b\\u0435\\u0439, \\u0435\\u0441\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0435 \\u043d\\u0435&nbsp;\\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043e \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>6. \\u0426\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div id=\\\"EUT4Im\\\" class=\\\"li\\\">\\r\\n<table class=\\\"purpose-table\\\">\\r\\n<tbody>\\r\\n<tr><th>\\u0426\\u0435\\u043b\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438<\\/th>\\r\\n<td class=\\\"purpose-field\\\"><span   >\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435 \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044f \\u043f\\u043e\\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432\\u043e\\u043c \\u043e\\u0442\\u043f\\u0440\\u0430\\u0432\\u043a\\u0438 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0438\\u0441\\u0435\\u043c<\\/span><\\/td>\\r\\n<\\/tr>\\r\\n<tr><th>\\u041f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435<\\/th>\\r\\n<td class=\\\"data-field\\\">\\r\\n<ul>\\r\\n<li><span   >\\u0444\\u0430\\u043c\\u0438\\u043b\\u0438\\u044f, \\u0438\\u043c\\u044f, \\u043e\\u0442\\u0447\\u0435\\u0441\\u0442\\u0432\\u043e<\\/span><\\/li>\\r\\n<li><span   >\\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0439 \\u0430\\u0434\\u0440\\u0435\\u0441<\\/span><\\/li>\\r\\n<li><span   >\\u043d\\u043e\\u043c\\u0435\\u0440\\u0430 \\u0442\\u0435\\u043b\\u0435\\u0444\\u043e\\u043d\\u043e\\u0432<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<tr><th>\\u041f\\u0440\\u0430\\u0432\\u043e\\u0432\\u044b\\u0435 \\u043e\\u0441\\u043d\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f<\\/th>\\r\\n<td class=\\\"legal-field\\\">\\r\\n<ul>\\r\\n<li><span   >\\u0443\\u0441\\u0442\\u0430\\u0432\\u043d\\u044b\\u0435 (\\u0443\\u0447\\u0440\\u0435\\u0434\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u044b\\u0435) \\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u044b \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<tr><th>\\u0412\\u0438\\u0434\\u044b \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/th>\\r\\n<td class=\\\"types-field\\\">\\r\\n<ul>\\r\\n<li><span   >\\u0421\\u0431\\u043e\\u0440, \\u0437\\u0430\\u043f\\u0438\\u0441\\u044c, \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430\\u0442\\u0438\\u0437\\u0430\\u0446\\u0438\\u044f, \\u043d\\u0430\\u043a\\u043e\\u043f\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u0438&nbsp;\\u043e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<\\/tbody>\\r\\n<\\/table>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>7. \\u0423\\u0441\\u043b\\u043e\\u0432\\u0438\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">7.1. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441&nbsp;\\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">7.2. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u044f \\u0446\\u0435\\u043b\\u0435\\u0439, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u043c\\u0435\\u0436\\u0434\\u0443\\u043d\\u0430\\u0440\\u043e\\u0434\\u043d\\u044b\\u043c \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u043e\\u043c \\u0420\\u043e\\u0441\\u0441\\u0438\\u0439\\u0441\\u043a\\u043e\\u0439 \\u0424\\u0435\\u0434\\u0435\\u0440\\u0430\\u0446\\u0438\\u0438 \\u0438\\u043b\\u0438 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c, \\u0434\\u043b\\u044f \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0432\\u043e\\u0437\\u043b\\u043e\\u0436\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c \\u0420\\u043e\\u0441\\u0441\\u0438\\u0439\\u0441\\u043a\\u043e\\u0439 \\u0424\\u0435\\u0434\\u0435\\u0440\\u0430\\u0446\\u0438\\u0438 \\u043d\\u0430&nbsp;\\u043e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u0444\\u0443\\u043d\\u043a\\u0446\\u0438\\u0439, \\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0438\\u0439 \\u0438&nbsp;\\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0435\\u0439.<\\/div>\\r\\n<div class=\\\"li\\\">7.3. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u043f\\u0440\\u0430\\u0432\\u043e\\u0441\\u0443\\u0434\\u0438\\u044f, \\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u0441\\u0443\\u0434\\u0435\\u0431\\u043d\\u043e\\u0433\\u043e \\u0430\\u043a\\u0442\\u0430, \\u0430\\u043a\\u0442\\u0430 \\u0434\\u0440\\u0443\\u0433\\u043e\\u0433\\u043e \\u043e\\u0440\\u0433\\u0430\\u043d\\u0430 \\u0438\\u043b\\u0438 \\u0434\\u043e\\u043b\\u0436\\u043d\\u043e\\u0441\\u0442\\u043d\\u043e\\u0433\\u043e \\u043b\\u0438\\u0446\\u0430, \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0449\\u0438\\u0445 \\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044e \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c \\u0420\\u043e\\u0441\\u0441\\u0438\\u0439\\u0441\\u043a\\u043e\\u0439 \\u0424\\u0435\\u0434\\u0435\\u0440\\u0430\\u0446\\u0438\\u0438 \\u043e\\u0431&nbsp;\\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u043c \\u043f\\u0440\\u043e\\u0438\\u0437\\u0432\\u043e\\u0434\\u0441\\u0442\\u0432\\u0435.<\\/div>\\r\\n<div class=\\\"li\\\">7.4. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u0430, \\u0441\\u0442\\u043e\\u0440\\u043e\\u043d\\u043e\\u0439 \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e \\u043b\\u0438\\u0431\\u043e \\u0432\\u044b\\u0433\\u043e\\u0434\\u043e\\u043f\\u0440\\u0438\\u043e\\u0431\\u0440\\u0435\\u0442\\u0430\\u0442\\u0435\\u043b\\u0435\\u043c \\u0438\\u043b\\u0438 \\u043f\\u043e\\u0440\\u0443\\u0447\\u0438\\u0442\\u0435\\u043b\\u0435\\u043c \\u043f\\u043e&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u043c\\u0443 \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u0434\\u043b\\u044f \\u0437\\u0430\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u044f \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u0430 \\u043f\\u043e&nbsp;\\u0438\\u043d\\u0438\\u0446\\u0438\\u0430\\u0442\\u0438\\u0432\\u0435 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u0430, \\u043f\\u043e&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u043c\\u0443 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0431\\u0443\\u0434\\u0435\\u0442 \\u044f\\u0432\\u043b\\u044f\\u0442\\u044c\\u0441\\u044f \\u0432\\u044b\\u0433\\u043e\\u0434\\u043e\\u043f\\u0440\\u0438\\u043e\\u0431\\u0440\\u0435\\u0442\\u0430\\u0442\\u0435\\u043b\\u0435\\u043c \\u0438\\u043b\\u0438 \\u043f\\u043e\\u0440\\u0443\\u0447\\u0438\\u0442\\u0435\\u043b\\u0435\\u043c.<\\/div>\\r\\n<div class=\\\"li\\\">7.5. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u043f\\u0440\\u0430\\u0432 \\u0438&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043d\\u0442\\u0435\\u0440\\u0435\\u0441\\u043e\\u0432 \\u043e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u0438\\u043b\\u0438 \\u0442\\u0440\\u0435\\u0442\\u044c\\u0438\\u0445 \\u043b\\u0438\\u0446 \\u043b\\u0438\\u0431\\u043e \\u0434\\u043b\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u0449\\u0435\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e \\u0437\\u043d\\u0430\\u0447\\u0438\\u043c\\u044b\\u0445 \\u0446\\u0435\\u043b\\u0435\\u0439 \\u043f\\u0440\\u0438 \\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u0438, \\u0447\\u0442\\u043e \\u043f\\u0440\\u0438 \\u044d\\u0442\\u043e\\u043c \\u043d\\u0435&nbsp;\\u043d\\u0430\\u0440\\u0443\\u0448\\u0430\\u044e\\u0442\\u0441\\u044f \\u043f\\u0440\\u0430\\u0432\\u0430 \\u0438&nbsp;\\u0441\\u0432\\u043e\\u0431\\u043e\\u0434\\u044b \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">7.6. \\u041e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u043e\\u0433\\u043e \\u043a\\u0440\\u0443\\u0433\\u0430 \\u043b\\u0438\\u0446 \\u043a&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u043c \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043b\\u0438\\u0431\\u043e \\u043f\\u043e&nbsp;\\u0435\\u0433\\u043e \\u043f\\u0440\\u043e\\u0441\\u044c\\u0431\\u0435 (\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u043e\\u0431\\u0449\\u0435\\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u043d\\u044b\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435).<\\/div>\\r\\n<div class=\\\"li\\\">7.7. \\u041e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0449\\u0438\\u0445 \\u043e\\u043f\\u0443\\u0431\\u043b\\u0438\\u043a\\u043e\\u0432\\u0430\\u043d\\u0438\\u044e \\u0438\\u043b\\u0438 \\u043e\\u0431\\u044f\\u0437\\u0430\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u043c\\u0443 \\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0442\\u0438\\u044e \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>8. \\u041f\\u043e\\u0440\\u044f\\u0434\\u043e\\u043a \\u0441\\u0431\\u043e\\u0440\\u0430, \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f, \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0438 \\u0438&nbsp;\\u0434\\u0440\\u0443\\u0433\\u0438\\u0445 \\u0432\\u0438\\u0434\\u043e\\u0432 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"descr\\\">\\u0411\\u0435\\u0437\\u043e\\u043f\\u0430\\u0441\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 \\u043e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u044e\\u0442\\u0441\\u044f \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u043e\\u043c, \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f \\u043f\\u0443\\u0442\\u0435\\u043c \\u0440\\u0435\\u0430\\u043b\\u0438\\u0437\\u0430\\u0446\\u0438\\u0438 \\u043f\\u0440\\u0430\\u0432\\u043e\\u0432\\u044b\\u0445, \\u043e\\u0440\\u0433\\u0430\\u043d\\u0438\\u0437\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u0442\\u0435\\u0445\\u043d\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u043c\\u0435\\u0440, \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u0445 \\u0434\\u043b\\u044f \\u0432\\u044b\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u0432&nbsp;\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c \\u043e\\u0431\\u044a\\u0435\\u043c\\u0435 \\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u0439 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0435\\u0433\\u043e \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u0430 \\u0432&nbsp;\\u043e\\u0431\\u043b\\u0430\\u0441\\u0442\\u0438 \\u0437\\u0430\\u0449\\u0438\\u0442\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">8.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u0441\\u043e\\u0445\\u0440\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0435\\u0442 \\u0432\\u0441\\u0435 \\u0432\\u043e\\u0437\\u043c\\u043e\\u0436\\u043d\\u044b\\u0435 \\u043c\\u0435\\u0440\\u044b, \\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0430\\u044e\\u0449\\u0438\\u0435 \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043a&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c \\u043d\\u0435\\u0443\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0435\\u043d\\u043d\\u044b\\u0445 \\u043b\\u0438\\u0446.<\\/div>\\r\\n<div class=\\\"li\\\">8.2. \\u041f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044f \\u043d\\u0438\\u043a\\u043e\\u0433\\u0434\\u0430, \\u043d\\u0438&nbsp;\\u043f\\u0440\\u0438 \\u043a\\u0430\\u043a\\u0438\\u0445 \\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u044f\\u0445 \\u043d\\u0435&nbsp;\\u0431\\u0443\\u0434\\u0443\\u0442 \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u043d\\u044b \\u0442\\u0440\\u0435\\u0442\\u044c\\u0438\\u043c \\u043b\\u0438\\u0446\\u0430\\u043c, \\u0437\\u0430&nbsp;\\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0441\\u043b\\u0443\\u0447\\u0430\\u0435\\u0432, \\u0441\\u0432\\u044f\\u0437\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441&nbsp;\\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u0435\\u043c \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0435\\u0433\\u043e \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u0430 \\u043b\\u0438\\u0431\\u043e \\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435, \\u0435\\u0441\\u043b\\u0438 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043e \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u0435 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u043d\\u0430&nbsp;\\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0442\\u0440\\u0435\\u0442\\u044c\\u0435\\u043c\\u0443 \\u043b\\u0438\\u0446\\u0443 \\u0434\\u043b\\u044f \\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u044f\\u0437\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432 \\u043f\\u043e&nbsp;\\u0433\\u0440\\u0430\\u0436\\u0434\\u0430\\u043d\\u0441\\u043a\\u043e-\\u043f\\u0440\\u0430\\u0432\\u043e\\u0432\\u043e\\u043c\\u0443 \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u0443.<\\/div>\\r\\n<div class=\\\"li\\\">8.3. \\u0412&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435 \\u0432\\u044b\\u044f\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u043d\\u0435\\u0442\\u043e\\u0447\\u043d\\u043e\\u0441\\u0442\\u0435\\u0439 \\u0432&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c \\u043c\\u043e\\u0436\\u0435\\u0442 \\u0430\\u043a\\u0442\\u0443\\u0430\\u043b\\u0438\\u0437\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0438\\u0445&nbsp;\\u0441\\u0430\\u043c\\u043e\\u0441\\u0442\\u043e\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e, \\u043f\\u0443\\u0442\\u0435\\u043c \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0430&nbsp;\\u0430\\u0434\\u0440\\u0435\\u0441 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u043f\\u043e\\u0447\\u0442\\u044b \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430&nbsp;<span   data-scroll-to=\\\"#owner-email-field\\\">office@zms-msk.ru<\\/span>&nbsp;\\u0441&nbsp;\\u043f\\u043e\\u043c\\u0435\\u0442\\u043a\\u043e\\u0439 \\u00ab\\u0410\\u043a\\u0442\\u0443\\u0430\\u043b\\u0438\\u0437\\u0430\\u0446\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445\\u00bb.<\\/div>\\r\\n<div class=\\\"li\\\">8.4. \\u0421\\u0440\\u043e\\u043a \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0435\\u043c \\u0446\\u0435\\u043b\\u0435\\u0439, \\u0434\\u043b\\u044f \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u0431\\u044b\\u043b\\u0438 \\u0441\\u043e\\u0431\\u0440\\u0430\\u043d\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u0435\\u0441\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0439 \\u0441\\u0440\\u043e\\u043a \\u043d\\u0435&nbsp;\\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u043e\\u043c \\u0438\\u043b\\u0438 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0438\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c.<br \\/>\\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c \\u043c\\u043e\\u0436\\u0435\\u0442 \\u0432&nbsp;\\u043b\\u044e\\u0431\\u043e\\u0439 \\u043c\\u043e\\u043c\\u0435\\u043d\\u0442 \\u043e\\u0442\\u043e\\u0437\\u0432\\u0430\\u0442\\u044c \\u0441\\u0432\\u043e\\u0435 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u0435 \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u0438\\u0432 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043f\\u043e\\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432\\u043e\\u043c \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u043f\\u043e\\u0447\\u0442\\u044b \\u043d\\u0430&nbsp;\\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0439 \\u0430\\u0434\\u0440\\u0435\\u0441 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430&nbsp;<span   data-scroll-to=\\\"#owner-email-field\\\">office@zms-msk.ru<\\/span>&nbsp;\\u0441&nbsp;\\u043f\\u043e\\u043c\\u0435\\u0442\\u043a\\u043e\\u0439 \\u00ab\\u041e\\u0442\\u0437\\u044b\\u0432 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445\\u00bb.<\\/div>\\r\\n<div class=\\\"li\\\">8.5. \\u0412\\u0441\\u044f \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044f, \\u043a\\u043e\\u0442\\u043e\\u0440\\u0430\\u044f \\u0441\\u043e\\u0431\\u0438\\u0440\\u0430\\u0435\\u0442\\u0441\\u044f \\u0441\\u0442\\u043e\\u0440\\u043e\\u043d\\u043d\\u0438\\u043c\\u0438 \\u0441\\u0435\\u0440\\u0432\\u0438\\u0441\\u0430\\u043c\\u0438, \\u0432&nbsp;\\u0442\\u043e\\u043c \\u0447\\u0438\\u0441\\u043b\\u0435 \\u043f\\u043b\\u0430\\u0442\\u0435\\u0436\\u043d\\u044b\\u043c\\u0438 \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430\\u043c\\u0438, \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432\\u0430\\u043c\\u0438 \\u0441\\u0432\\u044f\\u0437\\u0438 \\u0438&nbsp;\\u0434\\u0440\\u0443\\u0433\\u0438\\u043c\\u0438 \\u043f\\u043e\\u0441\\u0442\\u0430\\u0432\\u0449\\u0438\\u043a\\u0430\\u043c\\u0438 \\u0443\\u0441\\u043b\\u0443\\u0433, \\u0445\\u0440\\u0430\\u043d\\u0438\\u0442\\u0441\\u044f \\u0438&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f \\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438 \\u043b\\u0438\\u0446\\u0430\\u043c\\u0438 (\\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430\\u043c\\u0438) \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0438\\u0445&nbsp;\\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u043a\\u0438\\u043c \\u0441\\u043e\\u0433\\u043b\\u0430\\u0448\\u0435\\u043d\\u0438\\u0435\\u043c \\u0438&nbsp;\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u043e\\u0439 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438. \\u0421\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u0441&nbsp;\\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438 \\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u0430\\u043c\\u0438. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043d\\u0435&nbsp;\\u043d\\u0435\\u0441\\u0435\\u0442 \\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u0437\\u0430&nbsp;\\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f \\u0442\\u0440\\u0435\\u0442\\u044c\\u0438\\u0445 \\u043b\\u0438\\u0446, \\u0432&nbsp;\\u0442\\u043e\\u043c \\u0447\\u0438\\u0441\\u043b\\u0435 \\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u043d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0435\\u043c \\u043f\\u0443\\u043d\\u043a\\u0442\\u0435 \\u043f\\u043e\\u0441\\u0442\\u0430\\u0432\\u0449\\u0438\\u043a\\u043e\\u0432 \\u0443\\u0441\\u043b\\u0443\\u0433.<\\/div>\\r\\n<div class=\\\"li\\\">8.6. \\u0423\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0437\\u0430\\u043f\\u0440\\u0435\\u0442\\u044b \\u043d\\u0430&nbsp;\\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 (\\u043a\\u0440\\u043e\\u043c\\u0435 \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0430), \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u0438\\u043b\\u0438 \\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 (\\u043a\\u0440\\u043e\\u043c\\u0435 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u0438\\u044f \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0430) \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0440\\u0430\\u0437\\u0440\\u0435\\u0448\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f, \\u043d\\u0435&nbsp;\\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0442 \\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u044f\\u0445 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u044b\\u0445, \\u043e\\u0431\\u0449\\u0435\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u0438\\u043d\\u044b\\u0445 \\u043f\\u0443\\u0431\\u043b\\u0438\\u0447\\u043d\\u044b\\u0445 \\u0438\\u043d\\u0442\\u0435\\u0440\\u0435\\u0441\\u0430\\u0445, \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c&nbsp;\\u0420\\u0424.<\\/div>\\r\\n<div class=\\\"li\\\">8.7. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">8.8. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442 \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0444\\u043e\\u0440\\u043c\\u0435, \\u043f\\u043e\\u0437\\u0432\\u043e\\u043b\\u044f\\u044e\\u0449\\u0435\\u0439 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0438\\u0442\\u044c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043d\\u0435&nbsp;\\u0434\\u043e\\u043b\\u044c\\u0448\\u0435, \\u0447\\u0435\\u043c \\u044d\\u0442\\u043e\\u0433\\u043e \\u0442\\u0440\\u0435\\u0431\\u0443\\u044e\\u0442 \\u0446\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0435\\u0441\\u043b\\u0438 \\u0441\\u0440\\u043e\\u043a \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435&nbsp;\\u0443\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c, \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u043e\\u043c, \\u0441\\u0442\\u043e\\u0440\\u043e\\u043d\\u043e\\u0439 \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e, \\u0432\\u044b\\u0433\\u043e\\u0434\\u043e\\u043f\\u0440\\u0438\\u043e\\u0431\\u0440\\u0435\\u0442\\u0430\\u0442\\u0435\\u043b\\u0435\\u043c \\u0438\\u043b\\u0438 \\u043f\\u043e\\u0440\\u0443\\u0447\\u0438\\u0442\\u0435\\u043b\\u0435\\u043c \\u043f\\u043e&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u043c\\u0443 \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">8.9. \\u0423\\u0441\\u043b\\u043e\\u0432\\u0438\\u0435\\u043c \\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043c\\u043e\\u0436\\u0435\\u0442 \\u044f\\u0432\\u043b\\u044f\\u0442\\u044c\\u0441\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0435 \\u0446\\u0435\\u043b\\u0435\\u0439 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0438\\u0441\\u0442\\u0435\\u0447\\u0435\\u043d\\u0438\\u0435 \\u0441\\u0440\\u043e\\u043a\\u0430 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043e\\u0442\\u0437\\u044b\\u0432 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043e&nbsp;\\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u0432\\u044b\\u044f\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0435\\u043f\\u0440\\u0430\\u0432\\u043e\\u043c\\u0435\\u0440\\u043d\\u043e\\u0439 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>9. \\u041f\\u0435\\u0440\\u0435\\u0447\\u0435\\u043d\\u044c \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0439, \\u043f\\u0440\\u043e\\u0438\\u0437\\u0432\\u043e\\u0434\\u0438\\u043c\\u044b\\u0445 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u043e\\u043c \\u0441&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u043d\\u044b\\u043c\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">9.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442 \\u0441\\u0431\\u043e\\u0440, \\u0437\\u0430\\u043f\\u0438\\u0441\\u044c, \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430\\u0442\\u0438\\u0437\\u0430\\u0446\\u0438\\u044e, \\u043d\\u0430\\u043a\\u043e\\u043f\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u0435 (\\u043e\\u0431\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0435), \\u0438\\u0437\\u0432\\u043b\\u0435\\u0447\\u0435\\u043d\\u0438\\u0435, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435, \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 (\\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f), \\u043e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435, \\u0431\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435, \\u0443\\u0434\\u0430\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0438&nbsp;\\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">9.2. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442 \\u0430\\u0432\\u0442\\u043e\\u043c\\u0430\\u0442\\u0438\\u0437\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u043d\\u0443\\u044e \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0435\\u0439 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u043d\\u043e\\u0439 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438 \\u043f\\u043e&nbsp;\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u043e-\\u0442\\u0435\\u043b\\u0435\\u043a\\u043e\\u043c\\u043c\\u0443\\u043d\\u0438\\u043a\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u043c \\u0441\\u0435\\u0442\\u044f\\u043c \\u0438\\u043b\\u0438 \\u0431\\u0435\\u0437 \\u0442\\u0430\\u043a\\u043e\\u0432\\u043e\\u0439.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>10. \\u0422\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u0430\\u044f \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">10.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0434\\u043e&nbsp;\\u043d\\u0430\\u0447\\u0430\\u043b\\u0430 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0434\\u0435\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 \\u043f\\u043e&nbsp;\\u0442\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u043e\\u0439 \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u0438\\u0442\\u044c \\u0443\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0435\\u043d\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d \\u043f\\u043e&nbsp;\\u0437\\u0430\\u0449\\u0438\\u0442\\u0435 \\u043f\\u0440\\u0430\\u0432 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e&nbsp;\\u0441\\u0432\\u043e\\u0435\\u043c \\u043d\\u0430\\u043c\\u0435\\u0440\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0442\\u044c \\u0442\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u0443\\u044e \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 (\\u0442\\u0430\\u043a\\u043e\\u0435 \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0442\\u0434\\u0435\\u043b\\u044c\\u043d\\u043e \\u043e\\u0442&nbsp;\\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u044f \\u043e&nbsp;\\u043d\\u0430\\u043c\\u0435\\u0440\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445).<\\/div>\\r\\n<div class=\\\"li\\\">10.2. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0434\\u043e&nbsp;\\u043f\\u043e\\u0434\\u0430\\u0447\\u0438 \\u0432\\u044b\\u0448\\u0435\\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u043e\\u0433\\u043e \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u044f, \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043e\\u0442&nbsp;\\u043e\\u0440\\u0433\\u0430\\u043d\\u043e\\u0432 \\u0432\\u043b\\u0430\\u0441\\u0442\\u0438 \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u0433\\u043e \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0430, \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0444\\u0438\\u0437\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u043b\\u0438\\u0446, \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u044b\\u0445 \\u044e\\u0440\\u0438\\u0434\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u043b\\u0438\\u0446, \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u043c \\u043f\\u043b\\u0430\\u043d\\u0438\\u0440\\u0443\\u0435\\u0442\\u0441\\u044f \\u0442\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u0430\\u044f \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0438\\u0435 \\u0441\\u0432\\u0435\\u0434\\u0435\\u043d\\u0438\\u044f.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>11. \\u041a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"descr\\\">\\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0438&nbsp;\\u0438\\u043d\\u044b\\u0435 \\u043b\\u0438\\u0446\\u0430, \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0432\\u0448\\u0438\\u0435 \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043a&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c, \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u044b \\u043d\\u0435&nbsp;\\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0432\\u0430\\u0442\\u044c \\u0442\\u0440\\u0435\\u0442\\u044c\\u0438\\u043c \\u043b\\u0438\\u0446\\u0430\\u043c \\u0438&nbsp;\\u043d\\u0435&nbsp;\\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u044f\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0431\\u0435\\u0437 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0435\\u0441\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0435 \\u043d\\u0435&nbsp;\\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043e \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>12. \\u0417\\u0430\\u043a\\u043b\\u044e\\u0447\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u044b\\u0435 \\u043f\\u043e\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">12.1. \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c \\u043c\\u043e\\u0436\\u0435\\u0442 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043b\\u044e\\u0431\\u044b\\u0435 \\u0440\\u0430\\u0437\\u044a\\u044f\\u0441\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u043e&nbsp;\\u0438\\u043d\\u0442\\u0435\\u0440\\u0435\\u0441\\u0443\\u044e\\u0449\\u0438\\u043c \\u0432\\u043e\\u043f\\u0440\\u043e\\u0441\\u0430\\u043c, \\u043a\\u0430\\u0441\\u0430\\u044e\\u0449\\u0438\\u043c\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043e\\u0431\\u0440\\u0430\\u0442\\u0438\\u0432\\u0448\\u0438\\u0441\\u044c \\u043a&nbsp;\\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u0441&nbsp;\\u043f\\u043e\\u043c\\u043e\\u0449\\u044c\\u044e \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u043f\\u043e\\u0447\\u0442\\u044b&nbsp;<span   data-scroll-to=\\\"#owner-email-field\\\">office@zms-msk.ru<\\/span>.<\\/div>\\r\\n<div class=\\\"li\\\">12.2. \\u0412&nbsp;\\u0434\\u0430\\u043d\\u043d\\u043e\\u043c \\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u0435 \\u0431\\u0443\\u0434\\u0443\\u0442 \\u043e\\u0442\\u0440\\u0430\\u0436\\u0435\\u043d\\u044b \\u043b\\u044e\\u0431\\u044b\\u0435 \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u043e\\u043c. \\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u0435\\u0442 \\u0431\\u0435\\u0441\\u0441\\u0440\\u043e\\u0447\\u043d\\u043e \\u0434\\u043e&nbsp;\\u0437\\u0430\\u043c\\u0435\\u043d\\u044b \\u0435\\u0435&nbsp;\\u043d\\u043e\\u0432\\u043e\\u0439 \\u0432\\u0435\\u0440\\u0441\\u0438\\u0435\\u0439.<\\/div>\\r\\n<div class=\\\"li\\\">12.3. \\u0410\\u043a\\u0442\\u0443\\u0430\\u043b\\u044c\\u043d\\u0430\\u044f \\u0432\\u0435\\u0440\\u0441\\u0438\\u044f \\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0438 \\u0432&nbsp;\\u0441\\u0432\\u043e\\u0431\\u043e\\u0434\\u043d\\u043e\\u043c \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0435 \\u0440\\u0430\\u0441\\u043f\\u043e\\u043b\\u043e\\u0436\\u0435\\u043d\\u0430 \\u0432&nbsp;\\u0441\\u0435\\u0442\\u0438 \\u0418\\u043d\\u0442\\u0435\\u0440\\u043d\\u0435\\u0442 \\u043f\\u043e&nbsp;\\u0430\\u0434\\u0440\\u0435\\u0441\\u0443&nbsp;<span id=\\\"owner-privacy-url-value\\\" class=\\\"link mark owner-privacy-url-field\\\" data-scroll-to=\\\"#owner-privacy-url-field\\\">https:\\/\\/zamesbar.ru\\/privacy-policy<\\/span>.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2023-08-25 16:53:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-22 14:01:21\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-22 14:00:43\",\"publish_up\":\"2023-08-25 16:53:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":9,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0);
INSERT INTO `lsqvo_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(211, 'com_content.article.44', '', '2023-12-22 14:01:38', 113, 98676, '201e5d88bb21b759f57de557978088df18426cfc', '{\"id\":\"44\",\"asset_id\":204,\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"alias\":\"politika-konfidentsialnosti\",\"introtext\":\"<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h4><strong>\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u0432&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/strong><\\/h4>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>1. \\u041e\\u0431\\u0449\\u0438\\u0435 \\u043f\\u043e\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f<\\/h5>\\r\\n<div class=\\\"descr\\\">\\u041d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0430\\u044f \\u043f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0430 \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f\\u043c\\u0438 \\u0424\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u043e\\u0433\\u043e \\u0437\\u0430\\u043a\\u043e\\u043d\\u0430 \\u043e\\u0442&nbsp;27.07.2006. \\u2116&nbsp;152-\\u0424\\u0417 \\u00ab\\u041e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445\\u00bb (\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u0417\\u0430\\u043a\\u043e\\u043d \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445) \\u0438&nbsp;\\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u0435\\u0442 \\u043f\\u043e\\u0440\\u044f\\u0434\\u043e\\u043a \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u043c\\u0435\\u0440\\u044b \\u043f\\u043e&nbsp;\\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0435\\u043d\\u0438\\u044e \\u0431\\u0435\\u0437\\u043e\\u043f\\u0430\\u0441\\u043d\\u043e\\u0441\\u0442\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043f\\u0440\\u0435\\u0434\\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0435\\u043c\\u044b\\u0435&nbsp;<span id=\\\"owner-name-value\\\" class=\\\"\\\" data-scroll-to=\\\"#owner-name-field\\\">\\u041e\\u041e\\u041e \\u00ab\\u0417\\u0410\\u041c\\u0415\\u0421\\u00bb<\\/span>&nbsp;(\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440).<\\/div>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">1.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0441\\u0442\\u0430\\u0432\\u0438\\u0442 \\u0441\\u0432\\u043e\\u0435\\u0439 \\u0432\\u0430\\u0436\\u043d\\u0435\\u0439\\u0448\\u0435\\u0439 \\u0446\\u0435\\u043b\\u044c\\u044e \\u0438&nbsp;\\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u0435\\u043c \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0441\\u0432\\u043e\\u0435\\u0439 \\u0434\\u0435\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 \\u0441\\u043e\\u0431\\u043b\\u044e\\u0434\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0440\\u0430\\u0432 \\u0438&nbsp;\\u0441\\u0432\\u043e\\u0431\\u043e\\u0434 \\u0447\\u0435\\u043b\\u043e\\u0432\\u0435\\u043a\\u0430 \\u0438&nbsp;\\u0433\\u0440\\u0430\\u0436\\u0434\\u0430\\u043d\\u0438\\u043d\\u0430 \\u043f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0432&nbsp;\\u0442\\u043e\\u043c \\u0447\\u0438\\u0441\\u043b\\u0435 \\u0437\\u0430\\u0449\\u0438\\u0442\\u044b \\u043f\\u0440\\u0430\\u0432 \\u043d\\u0430&nbsp;\\u043d\\u0435\\u043f\\u0440\\u0438\\u043a\\u043e\\u0441\\u043d\\u043e\\u0432\\u0435\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u0447\\u0430\\u0441\\u0442\\u043d\\u043e\\u0439 \\u0436\\u0438\\u0437\\u043d\\u0438, \\u043b\\u0438\\u0447\\u043d\\u0443\\u044e \\u0438&nbsp;\\u0441\\u0435\\u043c\\u0435\\u0439\\u043d\\u0443\\u044e \\u0442\\u0430\\u0439\\u043d\\u0443.<\\/div>\\r\\n<div class=\\\"li\\\">1.2. \\u041d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0430\\u044f \\u043f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u0432&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 (\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430) \\u043f\\u0440\\u0438\\u043c\\u0435\\u043d\\u044f\\u0435\\u0442\\u0441\\u044f \\u043a\\u043e&nbsp;\\u0432\\u0441\\u0435\\u0439 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438, \\u043a\\u043e\\u0442\\u043e\\u0440\\u0443\\u044e \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043c\\u043e\\u0436\\u0435\\u0442 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043e&nbsp;\\u043f\\u043e\\u0441\\u0435\\u0442\\u0438\\u0442\\u0435\\u043b\\u044f\\u0445 \\u0432\\u0435\\u0431-\\u0441\\u0430\\u0439\\u0442\\u0430&nbsp;<span   data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru<\\/span>.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>2. \\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u044b\\u0435 \\u043f\\u043e\\u043d\\u044f\\u0442\\u0438\\u044f, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u043c\\u044b\\u0435 \\u0432&nbsp;\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0435<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">2.1. \\u0410\\u0432\\u0442\\u043e\\u043c\\u0430\\u0442\\u0438\\u0437\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u043d\\u0430\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441&nbsp;\\u043f\\u043e\\u043c\\u043e\\u0449\\u044c\\u044e \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432 \\u0432\\u044b\\u0447\\u0438\\u0441\\u043b\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0439 \\u0442\\u0435\\u0445\\u043d\\u0438\\u043a\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">2.2. \\u0411\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u043e\\u0435 \\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u0435 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 (\\u0437\\u0430&nbsp;\\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0441\\u043b\\u0443\\u0447\\u0430\\u0435\\u0432, \\u0435\\u0441\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445).<\\/div>\\r\\n<div class=\\\"li\\\">2.3. \\u0412\\u0435\\u0431-\\u0441\\u0430\\u0439\\u0442&nbsp;\\u2014 \\u0441\\u043e\\u0432\\u043e\\u043a\\u0443\\u043f\\u043d\\u043e\\u0441\\u0442\\u044c \\u0433\\u0440\\u0430\\u0444\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u0438&nbsp;\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0445 \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\\u043e\\u0432, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c \\u0434\\u043b\\u044f \\u042d\\u0412\\u041c \\u0438&nbsp;\\u0431\\u0430\\u0437 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u044e\\u0449\\u0438\\u0445 \\u0438\\u0445&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u043d\\u043e\\u0441\\u0442\\u044c \\u0432&nbsp;\\u0441\\u0435\\u0442\\u0438 \\u0438\\u043d\\u0442\\u0435\\u0440\\u043d\\u0435\\u0442 \\u043f\\u043e&nbsp;\\u0441\\u0435\\u0442\\u0435\\u0432\\u043e\\u043c\\u0443 \\u0430\\u0434\\u0440\\u0435\\u0441\\u0443&nbsp;<span   data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru<\\/span>.<\\/div>\\r\\n<div class=\\\"li\\\">2.4. \\u0418\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u0430\\u044f \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u0441\\u043e\\u0432\\u043e\\u043a\\u0443\\u043f\\u043d\\u043e\\u0441\\u0442\\u044c \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u0449\\u0438\\u0445\\u0441\\u044f \\u0432&nbsp;\\u0431\\u0430\\u0437\\u0430\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u044e\\u0449\\u0438\\u0445 \\u0438\\u0445&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0442\\u0435\\u0445\\u043d\\u043e\\u043b\\u043e\\u0433\\u0438\\u0439 \\u0438&nbsp;\\u0442\\u0435\\u0445\\u043d\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432.<\\/div>\\r\\n<div class=\\\"li\\\">2.5. \\u041e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f, \\u0432&nbsp;\\u0440\\u0435\\u0437\\u0443\\u043b\\u044c\\u0442\\u0430\\u0442\\u0435 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u043d\\u0435\\u0432\\u043e\\u0437\\u043c\\u043e\\u0436\\u043d\\u043e \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0438\\u0442\\u044c \\u0431\\u0435\\u0437 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u0434\\u043e\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0439 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438 \\u043f\\u0440\\u0438\\u043d\\u0430\\u0434\\u043b\\u0435\\u0436\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043a\\u043e\\u043d\\u043a\\u0440\\u0435\\u0442\\u043d\\u043e\\u043c\\u0443 \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044e \\u0438\\u043b\\u0438 \\u0438\\u043d\\u043e\\u043c\\u0443 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">2.6. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u043e\\u0435 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0435 (\\u043e\\u043f\\u0435\\u0440\\u0430\\u0446\\u0438\\u044f) \\u0438\\u043b\\u0438 \\u0441\\u043e\\u0432\\u043e\\u043a\\u0443\\u043f\\u043d\\u043e\\u0441\\u0442\\u044c \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0439 (\\u043e\\u043f\\u0435\\u0440\\u0430\\u0446\\u0438\\u0439), \\u0441\\u043e\\u0432\\u0435\\u0440\\u0448\\u0430\\u0435\\u043c\\u044b\\u0445 \\u0441&nbsp;\\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435\\u043c \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432 \\u0430\\u0432\\u0442\\u043e\\u043c\\u0430\\u0442\\u0438\\u0437\\u0430\\u0446\\u0438\\u0438 \\u0438\\u043b\\u0438 \\u0431\\u0435\\u0437 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u0442\\u0430\\u043a\\u0438\\u0445 \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432 \\u0441&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438, \\u0432\\u043a\\u043b\\u044e\\u0447\\u0430\\u044f \\u0441\\u0431\\u043e\\u0440, \\u0437\\u0430\\u043f\\u0438\\u0441\\u044c, \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430\\u0442\\u0438\\u0437\\u0430\\u0446\\u0438\\u044e, \\u043d\\u0430\\u043a\\u043e\\u043f\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u0435 (\\u043e\\u0431\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0435), \\u0438\\u0437\\u0432\\u043b\\u0435\\u0447\\u0435\\u043d\\u0438\\u0435, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435, \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 (\\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f), \\u043e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435, \\u0431\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435, \\u0443\\u0434\\u0430\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">2.7. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440&nbsp;\\u2014 \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d, \\u043c\\u0443\\u043d\\u0438\\u0446\\u0438\\u043f\\u0430\\u043b\\u044c\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d, \\u044e\\u0440\\u0438\\u0434\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0435 \\u0438\\u043b\\u0438 \\u0444\\u0438\\u0437\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0435 \\u043b\\u0438\\u0446\\u043e, \\u0441\\u0430\\u043c\\u043e\\u0441\\u0442\\u043e\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e \\u0438\\u043b\\u0438 \\u0441\\u043e\\u0432\\u043c\\u0435\\u0441\\u0442\\u043d\\u043e \\u0441&nbsp;\\u0434\\u0440\\u0443\\u0433\\u0438\\u043c\\u0438 \\u043b\\u0438\\u0446\\u0430\\u043c\\u0438 \\u043e\\u0440\\u0433\\u0430\\u043d\\u0438\\u0437\\u0443\\u044e\\u0449\\u0438\\u0435 \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u044e\\u0449\\u0438\\u0435 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u044e\\u0449\\u0438\\u0435 \\u0446\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0441\\u043e\\u0441\\u0442\\u0430\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0449\\u0438\\u0445 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435, \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f (\\u043e\\u043f\\u0435\\u0440\\u0430\\u0446\\u0438\\u0438), \\u0441\\u043e\\u0432\\u0435\\u0440\\u0448\\u0430\\u0435\\u043c\\u044b\\u0435 \\u0441&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">2.8. \\u041f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u0430\\u044f \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044f, \\u043e\\u0442\\u043d\\u043e\\u0441\\u044f\\u0449\\u0430\\u044f\\u0441\\u044f \\u043f\\u0440\\u044f\\u043c\\u043e \\u0438\\u043b\\u0438 \\u043a\\u043e\\u0441\\u0432\\u0435\\u043d\\u043d\\u043e \\u043a&nbsp;\\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c\\u0443 \\u0438\\u043b\\u0438 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u0435\\u043c\\u043e\\u043c\\u0443 \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044e \\u0432\\u0435\\u0431-\\u0441\\u0430\\u0439\\u0442\\u0430&nbsp;<span   data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru<\\/span>.<\\/div>\\r\\n<div class=\\\"li\\\">2.9. \\u041f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u0440\\u0430\\u0437\\u0440\\u0435\\u0448\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f,&nbsp;\\u2014 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u043e\\u0433\\u043e \\u043a\\u0440\\u0443\\u0433\\u0430 \\u043b\\u0438\\u0446 \\u043a&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u043c \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0443\\u0442\\u0435\\u043c \\u0434\\u0430\\u0447\\u0438 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0440\\u0430\\u0437\\u0440\\u0435\\u0448\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f \\u0432&nbsp;\\u043f\\u043e\\u0440\\u044f\\u0434\\u043a\\u0435, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u043e\\u043c \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 (\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u0440\\u0430\\u0437\\u0440\\u0435\\u0448\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f).<\\/div>\\r\\n<div class=\\\"li\\\">2.10. \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u043e\\u0439 \\u043f\\u043e\\u0441\\u0435\\u0442\\u0438\\u0442\\u0435\\u043b\\u044c \\u0432\\u0435\\u0431-\\u0441\\u0430\\u0439\\u0442\\u0430&nbsp;<span   data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru<\\/span>.<\\/div>\\r\\n<div class=\\\"li\\\">2.11. \\u041f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f, \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u0435 \\u043d\\u0430&nbsp;\\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0442\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c\\u0443 \\u043b\\u0438\\u0446\\u0443 \\u0438\\u043b\\u0438 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c\\u0443 \\u043a\\u0440\\u0443\\u0433\\u0443 \\u043b\\u0438\\u0446.<\\/div>\\r\\n<div class=\\\"li\\\">2.12. \\u0420\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u044b\\u0435 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f, \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u0435 \\u043d\\u0430&nbsp;\\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0442\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c\\u0443 \\u043a\\u0440\\u0443\\u0433\\u0443 \\u043b\\u0438\\u0446 (\\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445) \\u0438\\u043b\\u0438 \\u043d\\u0430&nbsp;\\u043e\\u0437\\u043d\\u0430\\u043a\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0441&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438 \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u043e\\u0433\\u043e \\u043a\\u0440\\u0443\\u0433\\u0430 \\u043b\\u0438\\u0446, \\u0432&nbsp;\\u0442\\u043e\\u043c \\u0447\\u0438\\u0441\\u043b\\u0435 \\u043e\\u0431\\u043d\\u0430\\u0440\\u043e\\u0434\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432\\u0430\\u0445 \\u043c\\u0430\\u0441\\u0441\\u043e\\u0432\\u043e\\u0439 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438, \\u0440\\u0430\\u0437\\u043c\\u0435\\u0449\\u0435\\u043d\\u0438\\u0435 \\u0432&nbsp;\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u043e-\\u0442\\u0435\\u043b\\u0435\\u043a\\u043e\\u043c\\u043c\\u0443\\u043d\\u0438\\u043a\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0441\\u0435\\u0442\\u044f\\u0445 \\u0438\\u043b\\u0438 \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0430 \\u043a&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c \\u043a\\u0430\\u043a\\u0438\\u043c-\\u043b\\u0438\\u0431\\u043e \\u0438\\u043d\\u044b\\u043c \\u0441\\u043f\\u043e\\u0441\\u043e\\u0431\\u043e\\u043c.<\\/div>\\r\\n<div class=\\\"li\\\">2.13. \\u0422\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u0430\\u044f \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0430&nbsp;\\u0442\\u0435\\u0440\\u0440\\u0438\\u0442\\u043e\\u0440\\u0438\\u044e \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u0433\\u043e \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0430 \\u043e\\u0440\\u0433\\u0430\\u043d\\u0443 \\u0432\\u043b\\u0430\\u0441\\u0442\\u0438 \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u0433\\u043e \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0430, \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u043c\\u0443 \\u0444\\u0438\\u0437\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c\\u0443 \\u0438\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u043c\\u0443 \\u044e\\u0440\\u0438\\u0434\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c\\u0443 \\u043b\\u0438\\u0446\\u0443.<\\/div>\\r\\n<div class=\\\"li\\\">2.14. \\u0423\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u044b\\u0435 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f, \\u0432&nbsp;\\u0440\\u0435\\u0437\\u0443\\u043b\\u044c\\u0442\\u0430\\u0442\\u0435 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0430\\u044e\\u0442\\u0441\\u044f \\u0431\\u0435\\u0437\\u0432\\u043e\\u0437\\u0432\\u0440\\u0430\\u0442\\u043d\\u043e \\u0441&nbsp;\\u043d\\u0435\\u0432\\u043e\\u0437\\u043c\\u043e\\u0436\\u043d\\u043e\\u0441\\u0442\\u044c\\u044e \\u0434\\u0430\\u043b\\u044c\\u043d\\u0435\\u0439\\u0448\\u0435\\u0433\\u043e \\u0432\\u043e\\u0441\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0430\\u044e\\u0442\\u0441\\u044f \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u043d\\u043e\\u0441\\u0438\\u0442\\u0435\\u043b\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>3. \\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u044b\\u0435 \\u043f\\u0440\\u0430\\u0432\\u0430 \\u0438&nbsp;\\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0438 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">3.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0438\\u043c\\u0435\\u0435\\u0442 \\u043f\\u0440\\u0430\\u0432\\u043e:<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0442\\u044c \\u043e\\u0442&nbsp;\\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0434\\u043e\\u0441\\u0442\\u043e\\u0432\\u0435\\u0440\\u043d\\u044b\\u0435 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u044b, \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u0449\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435 \\u043e\\u0442\\u0437\\u044b\\u0432\\u0430 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435, \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u044f \\u0441&nbsp;\\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435\\u043c \\u043e&nbsp;\\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0432\\u043f\\u0440\\u0430\\u0432\\u0435 \\u043f\\u0440\\u043e\\u0434\\u043e\\u043b\\u0436\\u0438\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0431\\u0435\\u0437 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0440\\u0438 \\u043d\\u0430\\u043b\\u0438\\u0447\\u0438\\u0438 \\u043e\\u0441\\u043d\\u043e\\u0432\\u0430\\u043d\\u0438\\u0439, \\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0417\\u0430\\u043a\\u043e\\u043d\\u0435 \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0441\\u0430\\u043c\\u043e\\u0441\\u0442\\u043e\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u0442\\u044c \\u0441\\u043e\\u0441\\u0442\\u0430\\u0432 \\u0438&nbsp;\\u043f\\u0435\\u0440\\u0435\\u0447\\u0435\\u043d\\u044c \\u043c\\u0435\\u0440, \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u0445 \\u0438&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0430\\u0442\\u043e\\u0447\\u043d\\u044b\\u0445 \\u0434\\u043b\\u044f \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0435\\u043d\\u0438\\u044f \\u0432\\u044b\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0435\\u0439, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u043f\\u0440\\u0438\\u043d\\u044f\\u0442\\u044b\\u043c\\u0438 \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u043d\\u0438\\u043c \\u043d\\u043e\\u0440\\u043c\\u0430\\u0442\\u0438\\u0432\\u043d\\u044b\\u043c\\u0438 \\u043f\\u0440\\u0430\\u0432\\u043e\\u0432\\u044b\\u043c\\u0438 \\u0430\\u043a\\u0442\\u0430\\u043c\\u0438, \\u0435\\u0441\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0435 \\u043d\\u0435&nbsp;\\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043e \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u0434\\u0440\\u0443\\u0433\\u0438\\u043c\\u0438 \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0437\\u0430\\u043a\\u043e\\u043d\\u0430\\u043c\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">3.2. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d:<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u044f\\u0442\\u044c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u043e&nbsp;\\u0435\\u0433\\u043e \\u043f\\u0440\\u043e\\u0441\\u044c\\u0431\\u0435 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e, \\u043a\\u0430\\u0441\\u0430\\u044e\\u0449\\u0443\\u044e\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043e\\u0440\\u0433\\u0430\\u043d\\u0438\\u0437\\u043e\\u0432\\u044b\\u0432\\u0430\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u043f\\u043e\\u0440\\u044f\\u0434\\u043a\\u0435, \\u0443\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0438\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c&nbsp;\\u0420\\u0424;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043e\\u0442\\u0432\\u0435\\u0447\\u0430\\u0442\\u044c \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u044f \\u0438&nbsp;\\u0437\\u0430\\u043f\\u0440\\u043e\\u0441\\u044b \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u0438\\u0445&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0440\\u0435\\u0434\\u0441\\u0442\\u0430\\u0432\\u0438\\u0442\\u0435\\u043b\\u0435\\u0439 \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f\\u043c\\u0438 \\u0417\\u0430\\u043a\\u043e\\u043d\\u0430 \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0441\\u043e\\u043e\\u0431\\u0449\\u0430\\u0442\\u044c \\u0432&nbsp;\\u0443\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0435\\u043d\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d \\u043f\\u043e&nbsp;\\u0437\\u0430\\u0449\\u0438\\u0442\\u0435 \\u043f\\u0440\\u0430\\u0432 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u043e&nbsp;\\u0437\\u0430\\u043f\\u0440\\u043e\\u0441\\u0443 \\u044d\\u0442\\u043e\\u0433\\u043e \\u043e\\u0440\\u0433\\u0430\\u043d\\u0430 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0443\\u044e \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e \\u0432&nbsp;\\u0442\\u0435\\u0447\\u0435\\u043d\\u0438\\u0435 10&nbsp;\\u0434\\u043d\\u0435\\u0439 \\u0441&nbsp;\\u0434\\u0430\\u0442\\u044b \\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u0438\\u044f \\u0442\\u0430\\u043a\\u043e\\u0433\\u043e \\u0437\\u0430\\u043f\\u0440\\u043e\\u0441\\u0430;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0443\\u0431\\u043b\\u0438\\u043a\\u043e\\u0432\\u0430\\u0442\\u044c \\u0438\\u043b\\u0438 \\u0438\\u043d\\u044b\\u043c \\u043e\\u0431\\u0440\\u0430\\u0437\\u043e\\u043c \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0442\\u044c \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u044b\\u0439 \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043a&nbsp;\\u043d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0435\\u0439 \\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0435 \\u0432&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0442\\u044c \\u043f\\u0440\\u0430\\u0432\\u043e\\u0432\\u044b\\u0435, \\u043e\\u0440\\u0433\\u0430\\u043d\\u0438\\u0437\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0435 \\u0438&nbsp;\\u0442\\u0435\\u0445\\u043d\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0435 \\u043c\\u0435\\u0440\\u044b \\u0434\\u043b\\u044f \\u0437\\u0430\\u0449\\u0438\\u0442\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0442&nbsp;\\u043d\\u0435\\u043f\\u0440\\u0430\\u0432\\u043e\\u043c\\u0435\\u0440\\u043d\\u043e\\u0433\\u043e \\u0438\\u043b\\u0438 \\u0441\\u043b\\u0443\\u0447\\u0430\\u0439\\u043d\\u043e\\u0433\\u043e \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0430 \\u043a&nbsp;\\u043d\\u0438\\u043c, \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f, \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u044f, \\u0431\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f, \\u043a\\u043e\\u043f\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f, \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f, \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043e\\u0442&nbsp;\\u0438\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043f\\u0440\\u0430\\u0432\\u043e\\u043c\\u0435\\u0440\\u043d\\u044b\\u0445 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0439 \\u0432&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0442\\u0438\\u0442\\u044c \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 (\\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f) \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0442\\u0438\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u0438&nbsp;\\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0438\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0432&nbsp;\\u043f\\u043e\\u0440\\u044f\\u0434\\u043a\\u0435 \\u0438&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u044f\\u0445, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u044f\\u0442\\u044c \\u0438\\u043d\\u044b\\u0435 \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0438, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>4. \\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u044b\\u0435 \\u043f\\u0440\\u0430\\u0432\\u0430 \\u0438&nbsp;\\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0438 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">4.1. \\u0421\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043c\\u0435\\u044e\\u0442 \\u043f\\u0440\\u0430\\u0432\\u043e:<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0442\\u044c \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e, \\u043a\\u0430\\u0441\\u0430\\u044e\\u0449\\u0443\\u044e\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0437\\u0430&nbsp;\\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0441\\u043b\\u0443\\u0447\\u0430\\u0435\\u0432, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0437\\u0430\\u043a\\u043e\\u043d\\u0430\\u043c\\u0438. \\u0421\\u0432\\u0435\\u0434\\u0435\\u043d\\u0438\\u044f \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u044f\\u044e\\u0442\\u0441\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u043e\\u043c \\u0432&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u043d\\u043e\\u0439 \\u0444\\u043e\\u0440\\u043c\\u0435, \\u0438&nbsp;\\u0432&nbsp;\\u043d\\u0438\\u0445 \\u043d\\u0435&nbsp;\\u0434\\u043e\\u043b\\u0436\\u043d\\u044b \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u0442\\u044c\\u0441\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u043e\\u0442\\u043d\\u043e\\u0441\\u044f\\u0449\\u0438\\u0435\\u0441\\u044f \\u043a&nbsp;\\u0434\\u0440\\u0443\\u0433\\u0438\\u043c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0437\\u0430&nbsp;\\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0441\\u043b\\u0443\\u0447\\u0430\\u0435\\u0432, \\u043a\\u043e\\u0433\\u0434\\u0430 \\u0438\\u043c\\u0435\\u044e\\u0442\\u0441\\u044f \\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u044b\\u0435 \\u043e\\u0441\\u043d\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0442\\u0438\\u044f \\u0442\\u0430\\u043a\\u0438\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445. \\u041f\\u0435\\u0440\\u0435\\u0447\\u0435\\u043d\\u044c \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438 \\u0438&nbsp;\\u043f\\u043e\\u0440\\u044f\\u0434\\u043e\\u043a \\u0435\\u0435&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u0438\\u044f \\u0443\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u0442\\u044c \\u043e\\u0442&nbsp;\\u043e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u044f \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0438\\u0445&nbsp;\\u0431\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u0438\\u043b\\u0438 \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f \\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435, \\u0435\\u0441\\u043b\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u044f\\u0432\\u043b\\u044f\\u044e\\u0442\\u0441\\u044f \\u043d\\u0435\\u043f\\u043e\\u043b\\u043d\\u044b\\u043c\\u0438, \\u0443\\u0441\\u0442\\u0430\\u0440\\u0435\\u0432\\u0448\\u0438\\u043c\\u0438, \\u043d\\u0435\\u0442\\u043e\\u0447\\u043d\\u044b\\u043c\\u0438, \\u043d\\u0435\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u043e \\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u043d\\u044b\\u043c\\u0438 \\u0438\\u043b\\u0438 \\u043d\\u0435&nbsp;\\u044f\\u0432\\u043b\\u044f\\u044e\\u0442\\u0441\\u044f \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u043c\\u0438 \\u0434\\u043b\\u044f \\u0437\\u0430\\u044f\\u0432\\u043b\\u0435\\u043d\\u043d\\u043e\\u0439 \\u0446\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0442\\u044c \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043c\\u0435\\u0440\\u044b \\u043f\\u043e&nbsp;\\u0437\\u0430\\u0449\\u0438\\u0442\\u0435 \\u0441\\u0432\\u043e\\u0438\\u0445 \\u043f\\u0440\\u0430\\u0432;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0432\\u044b\\u0434\\u0432\\u0438\\u0433\\u0430\\u0442\\u044c \\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u0435 \\u043f\\u0440\\u0435\\u0434\\u0432\\u0430\\u0440\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0433\\u043e \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0446\\u0435\\u043b\\u044f\\u0445 \\u043f\\u0440\\u043e\\u0434\\u0432\\u0438\\u0436\\u0435\\u043d\\u0438\\u044f \\u043d\\u0430&nbsp;\\u0440\\u044b\\u043d\\u043a\\u0435 \\u0442\\u043e\\u0432\\u0430\\u0440\\u043e\\u0432, \\u0440\\u0430\\u0431\\u043e\\u0442 \\u0438&nbsp;\\u0443\\u0441\\u043b\\u0443\\u0433;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043d\\u0430&nbsp;\\u043e\\u0442\\u0437\\u044b\\u0432 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435, \\u043d\\u0430&nbsp;\\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u043e&nbsp;\\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043e\\u0431\\u0436\\u0430\\u043b\\u043e\\u0432\\u0430\\u0442\\u044c \\u0432&nbsp;\\u0443\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0435\\u043d\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d \\u043f\\u043e&nbsp;\\u0437\\u0430\\u0449\\u0438\\u0442\\u0435 \\u043f\\u0440\\u0430\\u0432 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u0432&nbsp;\\u0441\\u0443\\u0434\\u0435\\u0431\\u043d\\u043e\\u043c \\u043f\\u043e\\u0440\\u044f\\u0434\\u043a\\u0435 \\u043d\\u0435\\u043f\\u0440\\u0430\\u0432\\u043e\\u043c\\u0435\\u0440\\u043d\\u044b\\u0435 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f \\u0438\\u043b\\u0438 \\u0431\\u0435\\u0437\\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0435 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u043f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043d\\u0430&nbsp;\\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0438\\u043d\\u044b\\u0445 \\u043f\\u0440\\u0430\\u0432, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c&nbsp;\\u0420\\u0424.<\\/div>\\r\\n<div class=\\\"li\\\">4.2. \\u0421\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u044b:<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u044f\\u0442\\u044c \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u0434\\u043e\\u0441\\u0442\\u043e\\u0432\\u0435\\u0440\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u043e&nbsp;\\u0441\\u0435\\u0431\\u0435;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0441\\u043e\\u043e\\u0431\\u0449\\u0430\\u0442\\u044c \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u043e\\u0431&nbsp;\\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u0438 (\\u043e\\u0431\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u0438, \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0438) \\u0441\\u0432\\u043e\\u0438\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">4.3. \\u041b\\u0438\\u0446\\u0430, \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0432\\u0448\\u0438\\u0435 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u043d\\u0435\\u0434\\u043e\\u0441\\u0442\\u043e\\u0432\\u0435\\u0440\\u043d\\u044b\\u0435 \\u0441\\u0432\\u0435\\u0434\\u0435\\u043d\\u0438\\u044f \\u043e&nbsp;\\u0441\\u0435\\u0431\\u0435, \\u043b\\u0438\\u0431\\u043e \\u0441\\u0432\\u0435\\u0434\\u0435\\u043d\\u0438\\u044f \\u043e&nbsp;\\u0434\\u0440\\u0443\\u0433\\u043e\\u043c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0431\\u0435\\u0437 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043f\\u043e\\u0441\\u043b\\u0435\\u0434\\u043d\\u0435\\u0433\\u043e, \\u043d\\u0435\\u0441\\u0443\\u0442 \\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c&nbsp;\\u0420\\u0424.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>5. \\u041f\\u0440\\u0438\\u043d\\u0446\\u0438\\u043f\\u044b \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">5.1. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043d\\u0430&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0438&nbsp;\\u0441\\u043f\\u0440\\u0430\\u0432\\u0435\\u0434\\u043b\\u0438\\u0432\\u043e\\u0439 \\u043e\\u0441\\u043d\\u043e\\u0432\\u0435.<\\/div>\\r\\n<div class=\\\"li\\\">5.2. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0435\\u043c \\u043a\\u043e\\u043d\\u043a\\u0440\\u0435\\u0442\\u043d\\u044b\\u0445, \\u0437\\u0430\\u0440\\u0430\\u043d\\u0435\\u0435 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0446\\u0435\\u043b\\u0435\\u0439. \\u041d\\u0435&nbsp;\\u0434\\u043e\\u043f\\u0443\\u0441\\u043a\\u0430\\u0435\\u0442\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043d\\u0435\\u0441\\u043e\\u0432\\u043c\\u0435\\u0441\\u0442\\u0438\\u043c\\u0430\\u044f \\u0441&nbsp;\\u0446\\u0435\\u043b\\u044f\\u043c\\u0438 \\u0441\\u0431\\u043e\\u0440\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">5.3. \\u041d\\u0435&nbsp;\\u0434\\u043e\\u043f\\u0443\\u0441\\u043a\\u0430\\u0435\\u0442\\u0441\\u044f \\u043e\\u0431\\u044a\\u0435\\u0434\\u0438\\u043d\\u0435\\u043d\\u0438\\u0435 \\u0431\\u0430\\u0437 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u0449\\u0438\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0432&nbsp;\\u0446\\u0435\\u043b\\u044f\\u0445, \\u043d\\u0435\\u0441\\u043e\\u0432\\u043c\\u0435\\u0441\\u0442\\u0438\\u043c\\u044b\\u0445 \\u043c\\u0435\\u0436\\u0434\\u0443 \\u0441\\u043e\\u0431\\u043e\\u0439.<\\/div>\\r\\n<div class=\\\"li\\\">5.4. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0442 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 \\u043e\\u0442\\u0432\\u0435\\u0447\\u0430\\u044e\\u0442 \\u0446\\u0435\\u043b\\u044f\\u043c \\u0438\\u0445&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">5.5. \\u0421\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u043d\\u0438\\u0435 \\u0438&nbsp;\\u043e\\u0431\\u044a\\u0435\\u043c \\u043e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u0435\\u043c\\u044b\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0443\\u044e\\u0442 \\u0437\\u0430\\u044f\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u043c \\u0446\\u0435\\u043b\\u044f\\u043c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438. \\u041d\\u0435&nbsp;\\u0434\\u043e\\u043f\\u0443\\u0441\\u043a\\u0430\\u0435\\u0442\\u0441\\u044f \\u0438\\u0437\\u0431\\u044b\\u0442\\u043e\\u0447\\u043d\\u043e\\u0441\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u0435\\u043c\\u044b\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u043e&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u044e \\u043a&nbsp;\\u0437\\u0430\\u044f\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u043c \\u0446\\u0435\\u043b\\u044f\\u043c \\u0438\\u0445&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">5.6. \\u041f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f \\u0442\\u043e\\u0447\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0438\\u0445&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0430\\u0442\\u043e\\u0447\\u043d\\u043e\\u0441\\u0442\\u044c, \\u0430&nbsp;\\u0432&nbsp;\\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u0445 \\u0441\\u043b\\u0443\\u0447\\u0430\\u044f\\u0445 \\u0438&nbsp;\\u0430\\u043a\\u0442\\u0443\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u043e&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u044e \\u043a&nbsp;\\u0446\\u0435\\u043b\\u044f\\u043c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0435\\u0442 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u0435 \\u043c\\u0435\\u0440\\u044b \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u0438\\u0445&nbsp;\\u043f\\u0440\\u0438\\u043d\\u044f\\u0442\\u0438\\u0435 \\u043f\\u043e&nbsp;\\u0443\\u0434\\u0430\\u043b\\u0435\\u043d\\u0438\\u044e \\u0438\\u043b\\u0438 \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u044e \\u043d\\u0435\\u043f\\u043e\\u043b\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u043d\\u0435\\u0442\\u043e\\u0447\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">5.7. \\u0425\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0432&nbsp;\\u0444\\u043e\\u0440\\u043c\\u0435, \\u043f\\u043e\\u0437\\u0432\\u043e\\u043b\\u044f\\u044e\\u0449\\u0435\\u0439 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0438\\u0442\\u044c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043d\\u0435&nbsp;\\u0434\\u043e\\u043b\\u044c\\u0448\\u0435, \\u0447\\u0435\\u043c \\u044d\\u0442\\u043e\\u0433\\u043e \\u0442\\u0440\\u0435\\u0431\\u0443\\u044e\\u0442 \\u0446\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0435\\u0441\\u043b\\u0438 \\u0441\\u0440\\u043e\\u043a \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435&nbsp;\\u0443\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c, \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u043e\\u043c, \\u0441\\u0442\\u043e\\u0440\\u043e\\u043d\\u043e\\u0439 \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e, \\u0432\\u044b\\u0433\\u043e\\u0434\\u043e\\u043f\\u0440\\u0438\\u043e\\u0431\\u0440\\u0435\\u0442\\u0430\\u0442\\u0435\\u043b\\u0435\\u043c \\u0438\\u043b\\u0438 \\u043f\\u043e\\u0440\\u0443\\u0447\\u0438\\u0442\\u0435\\u043b\\u0435\\u043c \\u043f\\u043e&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u043c\\u0443 \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445. \\u041e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u0435\\u043c\\u044b\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0430\\u044e\\u0442\\u0441\\u044f \\u043b\\u0438\\u0431\\u043e \\u043e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u044e\\u0442\\u0441\\u044f \\u043f\\u043e&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0438 \\u0446\\u0435\\u043b\\u0435\\u0439 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u0438\\u043b\\u0438 \\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435 \\u0443\\u0442\\u0440\\u0430\\u0442\\u044b \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u043e\\u0441\\u0442\\u0438 \\u0432&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0438 \\u044d\\u0442\\u0438\\u0445 \\u0446\\u0435\\u043b\\u0435\\u0439, \\u0435\\u0441\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0435 \\u043d\\u0435&nbsp;\\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043e \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>6. \\u0426\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div id=\\\"EUT4Im\\\" class=\\\"li\\\">\\r\\n<table class=\\\"purpose-table\\\">\\r\\n<tbody>\\r\\n<tr><th>\\u0426\\u0435\\u043b\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438<\\/th>\\r\\n<td class=\\\"purpose-field\\\"><span   >\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435 \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044f \\u043f\\u043e\\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432\\u043e\\u043c \\u043e\\u0442\\u043f\\u0440\\u0430\\u0432\\u043a\\u0438 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0438\\u0441\\u0435\\u043c<\\/span><\\/td>\\r\\n<\\/tr>\\r\\n<tr><th>\\u041f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435<\\/th>\\r\\n<td class=\\\"data-field\\\">\\r\\n<ul>\\r\\n<li><span   >\\u0444\\u0430\\u043c\\u0438\\u043b\\u0438\\u044f, \\u0438\\u043c\\u044f, \\u043e\\u0442\\u0447\\u0435\\u0441\\u0442\\u0432\\u043e<\\/span><\\/li>\\r\\n<li><span   >\\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0439 \\u0430\\u0434\\u0440\\u0435\\u0441<\\/span><\\/li>\\r\\n<li><span   >\\u043d\\u043e\\u043c\\u0435\\u0440\\u0430 \\u0442\\u0435\\u043b\\u0435\\u0444\\u043e\\u043d\\u043e\\u0432<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<tr><th>\\u041f\\u0440\\u0430\\u0432\\u043e\\u0432\\u044b\\u0435 \\u043e\\u0441\\u043d\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f<\\/th>\\r\\n<td class=\\\"legal-field\\\">\\r\\n<ul>\\r\\n<li><span   >\\u0443\\u0441\\u0442\\u0430\\u0432\\u043d\\u044b\\u0435 (\\u0443\\u0447\\u0440\\u0435\\u0434\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u044b\\u0435) \\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u044b \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<tr><th>\\u0412\\u0438\\u0434\\u044b \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/th>\\r\\n<td class=\\\"types-field\\\">\\r\\n<ul>\\r\\n<li><span   >\\u0421\\u0431\\u043e\\u0440, \\u0437\\u0430\\u043f\\u0438\\u0441\\u044c, \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430\\u0442\\u0438\\u0437\\u0430\\u0446\\u0438\\u044f, \\u043d\\u0430\\u043a\\u043e\\u043f\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u0438&nbsp;\\u043e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<\\/tbody>\\r\\n<\\/table>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>7. \\u0423\\u0441\\u043b\\u043e\\u0432\\u0438\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">7.1. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441&nbsp;\\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">7.2. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u044f \\u0446\\u0435\\u043b\\u0435\\u0439, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u043c\\u0435\\u0436\\u0434\\u0443\\u043d\\u0430\\u0440\\u043e\\u0434\\u043d\\u044b\\u043c \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u043e\\u043c \\u0420\\u043e\\u0441\\u0441\\u0438\\u0439\\u0441\\u043a\\u043e\\u0439 \\u0424\\u0435\\u0434\\u0435\\u0440\\u0430\\u0446\\u0438\\u0438 \\u0438\\u043b\\u0438 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c, \\u0434\\u043b\\u044f \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0432\\u043e\\u0437\\u043b\\u043e\\u0436\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c \\u0420\\u043e\\u0441\\u0441\\u0438\\u0439\\u0441\\u043a\\u043e\\u0439 \\u0424\\u0435\\u0434\\u0435\\u0440\\u0430\\u0446\\u0438\\u0438 \\u043d\\u0430&nbsp;\\u043e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u0444\\u0443\\u043d\\u043a\\u0446\\u0438\\u0439, \\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0438\\u0439 \\u0438&nbsp;\\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0435\\u0439.<\\/div>\\r\\n<div class=\\\"li\\\">7.3. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u043f\\u0440\\u0430\\u0432\\u043e\\u0441\\u0443\\u0434\\u0438\\u044f, \\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u0441\\u0443\\u0434\\u0435\\u0431\\u043d\\u043e\\u0433\\u043e \\u0430\\u043a\\u0442\\u0430, \\u0430\\u043a\\u0442\\u0430 \\u0434\\u0440\\u0443\\u0433\\u043e\\u0433\\u043e \\u043e\\u0440\\u0433\\u0430\\u043d\\u0430 \\u0438\\u043b\\u0438 \\u0434\\u043e\\u043b\\u0436\\u043d\\u043e\\u0441\\u0442\\u043d\\u043e\\u0433\\u043e \\u043b\\u0438\\u0446\\u0430, \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0449\\u0438\\u0445 \\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044e \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c \\u0420\\u043e\\u0441\\u0441\\u0438\\u0439\\u0441\\u043a\\u043e\\u0439 \\u0424\\u0435\\u0434\\u0435\\u0440\\u0430\\u0446\\u0438\\u0438 \\u043e\\u0431&nbsp;\\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u043c \\u043f\\u0440\\u043e\\u0438\\u0437\\u0432\\u043e\\u0434\\u0441\\u0442\\u0432\\u0435.<\\/div>\\r\\n<div class=\\\"li\\\">7.4. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u0430, \\u0441\\u0442\\u043e\\u0440\\u043e\\u043d\\u043e\\u0439 \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e \\u043b\\u0438\\u0431\\u043e \\u0432\\u044b\\u0433\\u043e\\u0434\\u043e\\u043f\\u0440\\u0438\\u043e\\u0431\\u0440\\u0435\\u0442\\u0430\\u0442\\u0435\\u043b\\u0435\\u043c \\u0438\\u043b\\u0438 \\u043f\\u043e\\u0440\\u0443\\u0447\\u0438\\u0442\\u0435\\u043b\\u0435\\u043c \\u043f\\u043e&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u043c\\u0443 \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u0434\\u043b\\u044f \\u0437\\u0430\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u044f \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u0430 \\u043f\\u043e&nbsp;\\u0438\\u043d\\u0438\\u0446\\u0438\\u0430\\u0442\\u0438\\u0432\\u0435 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u0430, \\u043f\\u043e&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u043c\\u0443 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0431\\u0443\\u0434\\u0435\\u0442 \\u044f\\u0432\\u043b\\u044f\\u0442\\u044c\\u0441\\u044f \\u0432\\u044b\\u0433\\u043e\\u0434\\u043e\\u043f\\u0440\\u0438\\u043e\\u0431\\u0440\\u0435\\u0442\\u0430\\u0442\\u0435\\u043b\\u0435\\u043c \\u0438\\u043b\\u0438 \\u043f\\u043e\\u0440\\u0443\\u0447\\u0438\\u0442\\u0435\\u043b\\u0435\\u043c.<\\/div>\\r\\n<div class=\\\"li\\\">7.5. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u043f\\u0440\\u0430\\u0432 \\u0438&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043d\\u0442\\u0435\\u0440\\u0435\\u0441\\u043e\\u0432 \\u043e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u0438\\u043b\\u0438 \\u0442\\u0440\\u0435\\u0442\\u044c\\u0438\\u0445 \\u043b\\u0438\\u0446 \\u043b\\u0438\\u0431\\u043e \\u0434\\u043b\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u0449\\u0435\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e \\u0437\\u043d\\u0430\\u0447\\u0438\\u043c\\u044b\\u0445 \\u0446\\u0435\\u043b\\u0435\\u0439 \\u043f\\u0440\\u0438 \\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u0438, \\u0447\\u0442\\u043e \\u043f\\u0440\\u0438 \\u044d\\u0442\\u043e\\u043c \\u043d\\u0435&nbsp;\\u043d\\u0430\\u0440\\u0443\\u0448\\u0430\\u044e\\u0442\\u0441\\u044f \\u043f\\u0440\\u0430\\u0432\\u0430 \\u0438&nbsp;\\u0441\\u0432\\u043e\\u0431\\u043e\\u0434\\u044b \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">7.6. \\u041e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u043e\\u0433\\u043e \\u043a\\u0440\\u0443\\u0433\\u0430 \\u043b\\u0438\\u0446 \\u043a&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u043c \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043b\\u0438\\u0431\\u043e \\u043f\\u043e&nbsp;\\u0435\\u0433\\u043e \\u043f\\u0440\\u043e\\u0441\\u044c\\u0431\\u0435 (\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u043e\\u0431\\u0449\\u0435\\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u043d\\u044b\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435).<\\/div>\\r\\n<div class=\\\"li\\\">7.7. \\u041e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0449\\u0438\\u0445 \\u043e\\u043f\\u0443\\u0431\\u043b\\u0438\\u043a\\u043e\\u0432\\u0430\\u043d\\u0438\\u044e \\u0438\\u043b\\u0438 \\u043e\\u0431\\u044f\\u0437\\u0430\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u043c\\u0443 \\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0442\\u0438\\u044e \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>8. \\u041f\\u043e\\u0440\\u044f\\u0434\\u043e\\u043a \\u0441\\u0431\\u043e\\u0440\\u0430, \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f, \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0438 \\u0438&nbsp;\\u0434\\u0440\\u0443\\u0433\\u0438\\u0445 \\u0432\\u0438\\u0434\\u043e\\u0432 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"descr\\\">\\u0411\\u0435\\u0437\\u043e\\u043f\\u0430\\u0441\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 \\u043e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u044e\\u0442\\u0441\\u044f \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u043e\\u043c, \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f \\u043f\\u0443\\u0442\\u0435\\u043c \\u0440\\u0435\\u0430\\u043b\\u0438\\u0437\\u0430\\u0446\\u0438\\u0438 \\u043f\\u0440\\u0430\\u0432\\u043e\\u0432\\u044b\\u0445, \\u043e\\u0440\\u0433\\u0430\\u043d\\u0438\\u0437\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u0442\\u0435\\u0445\\u043d\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u043c\\u0435\\u0440, \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u0445 \\u0434\\u043b\\u044f \\u0432\\u044b\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u0432&nbsp;\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c \\u043e\\u0431\\u044a\\u0435\\u043c\\u0435 \\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u0439 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0435\\u0433\\u043e \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u0430 \\u0432&nbsp;\\u043e\\u0431\\u043b\\u0430\\u0441\\u0442\\u0438 \\u0437\\u0430\\u0449\\u0438\\u0442\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">8.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u0441\\u043e\\u0445\\u0440\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0435\\u0442 \\u0432\\u0441\\u0435 \\u0432\\u043e\\u0437\\u043c\\u043e\\u0436\\u043d\\u044b\\u0435 \\u043c\\u0435\\u0440\\u044b, \\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0430\\u044e\\u0449\\u0438\\u0435 \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043a&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c \\u043d\\u0435\\u0443\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0435\\u043d\\u043d\\u044b\\u0445 \\u043b\\u0438\\u0446.<\\/div>\\r\\n<div class=\\\"li\\\">8.2. \\u041f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044f \\u043d\\u0438\\u043a\\u043e\\u0433\\u0434\\u0430, \\u043d\\u0438&nbsp;\\u043f\\u0440\\u0438 \\u043a\\u0430\\u043a\\u0438\\u0445 \\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u044f\\u0445 \\u043d\\u0435&nbsp;\\u0431\\u0443\\u0434\\u0443\\u0442 \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u043d\\u044b \\u0442\\u0440\\u0435\\u0442\\u044c\\u0438\\u043c \\u043b\\u0438\\u0446\\u0430\\u043c, \\u0437\\u0430&nbsp;\\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0441\\u043b\\u0443\\u0447\\u0430\\u0435\\u0432, \\u0441\\u0432\\u044f\\u0437\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441&nbsp;\\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u0435\\u043c \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0435\\u0433\\u043e \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u0430 \\u043b\\u0438\\u0431\\u043e \\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435, \\u0435\\u0441\\u043b\\u0438 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043e \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u0435 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u043d\\u0430&nbsp;\\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0442\\u0440\\u0435\\u0442\\u044c\\u0435\\u043c\\u0443 \\u043b\\u0438\\u0446\\u0443 \\u0434\\u043b\\u044f \\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u044f\\u0437\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432 \\u043f\\u043e&nbsp;\\u0433\\u0440\\u0430\\u0436\\u0434\\u0430\\u043d\\u0441\\u043a\\u043e-\\u043f\\u0440\\u0430\\u0432\\u043e\\u0432\\u043e\\u043c\\u0443 \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u0443.<\\/div>\\r\\n<div class=\\\"li\\\">8.3. \\u0412&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435 \\u0432\\u044b\\u044f\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u043d\\u0435\\u0442\\u043e\\u0447\\u043d\\u043e\\u0441\\u0442\\u0435\\u0439 \\u0432&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c \\u043c\\u043e\\u0436\\u0435\\u0442 \\u0430\\u043a\\u0442\\u0443\\u0430\\u043b\\u0438\\u0437\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0438\\u0445&nbsp;\\u0441\\u0430\\u043c\\u043e\\u0441\\u0442\\u043e\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e, \\u043f\\u0443\\u0442\\u0435\\u043c \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0430&nbsp;\\u0430\\u0434\\u0440\\u0435\\u0441 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u043f\\u043e\\u0447\\u0442\\u044b \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430&nbsp;<span   data-scroll-to=\\\"#owner-email-field\\\">office@zms-msk.ru<\\/span>&nbsp;\\u0441&nbsp;\\u043f\\u043e\\u043c\\u0435\\u0442\\u043a\\u043e\\u0439 \\u00ab\\u0410\\u043a\\u0442\\u0443\\u0430\\u043b\\u0438\\u0437\\u0430\\u0446\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445\\u00bb.<\\/div>\\r\\n<div class=\\\"li\\\">8.4. \\u0421\\u0440\\u043e\\u043a \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0435\\u043c \\u0446\\u0435\\u043b\\u0435\\u0439, \\u0434\\u043b\\u044f \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u0431\\u044b\\u043b\\u0438 \\u0441\\u043e\\u0431\\u0440\\u0430\\u043d\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u0435\\u0441\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0439 \\u0441\\u0440\\u043e\\u043a \\u043d\\u0435&nbsp;\\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u043e\\u043c \\u0438\\u043b\\u0438 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0438\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c.<br \\/>\\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c \\u043c\\u043e\\u0436\\u0435\\u0442 \\u0432&nbsp;\\u043b\\u044e\\u0431\\u043e\\u0439 \\u043c\\u043e\\u043c\\u0435\\u043d\\u0442 \\u043e\\u0442\\u043e\\u0437\\u0432\\u0430\\u0442\\u044c \\u0441\\u0432\\u043e\\u0435 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u0435 \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u0438\\u0432 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043f\\u043e\\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432\\u043e\\u043c \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u043f\\u043e\\u0447\\u0442\\u044b \\u043d\\u0430&nbsp;\\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0439 \\u0430\\u0434\\u0440\\u0435\\u0441 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430&nbsp;<span   data-scroll-to=\\\"#owner-email-field\\\">office@zms-msk.ru<\\/span>&nbsp;\\u0441&nbsp;\\u043f\\u043e\\u043c\\u0435\\u0442\\u043a\\u043e\\u0439 \\u00ab\\u041e\\u0442\\u0437\\u044b\\u0432 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445\\u00bb.<\\/div>\\r\\n<div class=\\\"li\\\">8.5. \\u0412\\u0441\\u044f \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044f, \\u043a\\u043e\\u0442\\u043e\\u0440\\u0430\\u044f \\u0441\\u043e\\u0431\\u0438\\u0440\\u0430\\u0435\\u0442\\u0441\\u044f \\u0441\\u0442\\u043e\\u0440\\u043e\\u043d\\u043d\\u0438\\u043c\\u0438 \\u0441\\u0435\\u0440\\u0432\\u0438\\u0441\\u0430\\u043c\\u0438, \\u0432&nbsp;\\u0442\\u043e\\u043c \\u0447\\u0438\\u0441\\u043b\\u0435 \\u043f\\u043b\\u0430\\u0442\\u0435\\u0436\\u043d\\u044b\\u043c\\u0438 \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430\\u043c\\u0438, \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432\\u0430\\u043c\\u0438 \\u0441\\u0432\\u044f\\u0437\\u0438 \\u0438&nbsp;\\u0434\\u0440\\u0443\\u0433\\u0438\\u043c\\u0438 \\u043f\\u043e\\u0441\\u0442\\u0430\\u0432\\u0449\\u0438\\u043a\\u0430\\u043c\\u0438 \\u0443\\u0441\\u043b\\u0443\\u0433, \\u0445\\u0440\\u0430\\u043d\\u0438\\u0442\\u0441\\u044f \\u0438&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f \\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438 \\u043b\\u0438\\u0446\\u0430\\u043c\\u0438 (\\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430\\u043c\\u0438) \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0438\\u0445&nbsp;\\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u043a\\u0438\\u043c \\u0441\\u043e\\u0433\\u043b\\u0430\\u0448\\u0435\\u043d\\u0438\\u0435\\u043c \\u0438&nbsp;\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u043e\\u0439 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438. \\u0421\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u0441&nbsp;\\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438 \\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u0430\\u043c\\u0438. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043d\\u0435&nbsp;\\u043d\\u0435\\u0441\\u0435\\u0442 \\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u0437\\u0430&nbsp;\\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f \\u0442\\u0440\\u0435\\u0442\\u044c\\u0438\\u0445 \\u043b\\u0438\\u0446, \\u0432&nbsp;\\u0442\\u043e\\u043c \\u0447\\u0438\\u0441\\u043b\\u0435 \\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u043d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0435\\u043c \\u043f\\u0443\\u043d\\u043a\\u0442\\u0435 \\u043f\\u043e\\u0441\\u0442\\u0430\\u0432\\u0449\\u0438\\u043a\\u043e\\u0432 \\u0443\\u0441\\u043b\\u0443\\u0433.<\\/div>\\r\\n<div class=\\\"li\\\">8.6. \\u0423\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0437\\u0430\\u043f\\u0440\\u0435\\u0442\\u044b \\u043d\\u0430&nbsp;\\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 (\\u043a\\u0440\\u043e\\u043c\\u0435 \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0430), \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u0438\\u043b\\u0438 \\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 (\\u043a\\u0440\\u043e\\u043c\\u0435 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u0438\\u044f \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0430) \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0440\\u0430\\u0437\\u0440\\u0435\\u0448\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f, \\u043d\\u0435&nbsp;\\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0442 \\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u044f\\u0445 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u044b\\u0445, \\u043e\\u0431\\u0449\\u0435\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u0438\\u043d\\u044b\\u0445 \\u043f\\u0443\\u0431\\u043b\\u0438\\u0447\\u043d\\u044b\\u0445 \\u0438\\u043d\\u0442\\u0435\\u0440\\u0435\\u0441\\u0430\\u0445, \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c&nbsp;\\u0420\\u0424.<\\/div>\\r\\n<div class=\\\"li\\\">8.7. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">8.8. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442 \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0444\\u043e\\u0440\\u043c\\u0435, \\u043f\\u043e\\u0437\\u0432\\u043e\\u043b\\u044f\\u044e\\u0449\\u0435\\u0439 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0438\\u0442\\u044c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043d\\u0435&nbsp;\\u0434\\u043e\\u043b\\u044c\\u0448\\u0435, \\u0447\\u0435\\u043c \\u044d\\u0442\\u043e\\u0433\\u043e \\u0442\\u0440\\u0435\\u0431\\u0443\\u044e\\u0442 \\u0446\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0435\\u0441\\u043b\\u0438 \\u0441\\u0440\\u043e\\u043a \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435&nbsp;\\u0443\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c, \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u043e\\u043c, \\u0441\\u0442\\u043e\\u0440\\u043e\\u043d\\u043e\\u0439 \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e, \\u0432\\u044b\\u0433\\u043e\\u0434\\u043e\\u043f\\u0440\\u0438\\u043e\\u0431\\u0440\\u0435\\u0442\\u0430\\u0442\\u0435\\u043b\\u0435\\u043c \\u0438\\u043b\\u0438 \\u043f\\u043e\\u0440\\u0443\\u0447\\u0438\\u0442\\u0435\\u043b\\u0435\\u043c \\u043f\\u043e&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u043c\\u0443 \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">8.9. \\u0423\\u0441\\u043b\\u043e\\u0432\\u0438\\u0435\\u043c \\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043c\\u043e\\u0436\\u0435\\u0442 \\u044f\\u0432\\u043b\\u044f\\u0442\\u044c\\u0441\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0435 \\u0446\\u0435\\u043b\\u0435\\u0439 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0438\\u0441\\u0442\\u0435\\u0447\\u0435\\u043d\\u0438\\u0435 \\u0441\\u0440\\u043e\\u043a\\u0430 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043e\\u0442\\u0437\\u044b\\u0432 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043e&nbsp;\\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u0432\\u044b\\u044f\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0435\\u043f\\u0440\\u0430\\u0432\\u043e\\u043c\\u0435\\u0440\\u043d\\u043e\\u0439 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>9. \\u041f\\u0435\\u0440\\u0435\\u0447\\u0435\\u043d\\u044c \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0439, \\u043f\\u0440\\u043e\\u0438\\u0437\\u0432\\u043e\\u0434\\u0438\\u043c\\u044b\\u0445 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u043e\\u043c \\u0441&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u043d\\u044b\\u043c\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">9.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442 \\u0441\\u0431\\u043e\\u0440, \\u0437\\u0430\\u043f\\u0438\\u0441\\u044c, \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430\\u0442\\u0438\\u0437\\u0430\\u0446\\u0438\\u044e, \\u043d\\u0430\\u043a\\u043e\\u043f\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u0435 (\\u043e\\u0431\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0435), \\u0438\\u0437\\u0432\\u043b\\u0435\\u0447\\u0435\\u043d\\u0438\\u0435, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435, \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 (\\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f), \\u043e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435, \\u0431\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435, \\u0443\\u0434\\u0430\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0438&nbsp;\\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">9.2. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442 \\u0430\\u0432\\u0442\\u043e\\u043c\\u0430\\u0442\\u0438\\u0437\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u043d\\u0443\\u044e \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0435\\u0439 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u043d\\u043e\\u0439 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438 \\u043f\\u043e&nbsp;\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u043e-\\u0442\\u0435\\u043b\\u0435\\u043a\\u043e\\u043c\\u043c\\u0443\\u043d\\u0438\\u043a\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u043c \\u0441\\u0435\\u0442\\u044f\\u043c \\u0438\\u043b\\u0438 \\u0431\\u0435\\u0437 \\u0442\\u0430\\u043a\\u043e\\u0432\\u043e\\u0439.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>10. \\u0422\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u0430\\u044f \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">10.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0434\\u043e&nbsp;\\u043d\\u0430\\u0447\\u0430\\u043b\\u0430 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0434\\u0435\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 \\u043f\\u043e&nbsp;\\u0442\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u043e\\u0439 \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u0438\\u0442\\u044c \\u0443\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0435\\u043d\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d \\u043f\\u043e&nbsp;\\u0437\\u0430\\u0449\\u0438\\u0442\\u0435 \\u043f\\u0440\\u0430\\u0432 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e&nbsp;\\u0441\\u0432\\u043e\\u0435\\u043c \\u043d\\u0430\\u043c\\u0435\\u0440\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0442\\u044c \\u0442\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u0443\\u044e \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 (\\u0442\\u0430\\u043a\\u043e\\u0435 \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0442\\u0434\\u0435\\u043b\\u044c\\u043d\\u043e \\u043e\\u0442&nbsp;\\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u044f \\u043e&nbsp;\\u043d\\u0430\\u043c\\u0435\\u0440\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445).<\\/div>\\r\\n<div class=\\\"li\\\">10.2. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0434\\u043e&nbsp;\\u043f\\u043e\\u0434\\u0430\\u0447\\u0438 \\u0432\\u044b\\u0448\\u0435\\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u043e\\u0433\\u043e \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u044f, \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043e\\u0442&nbsp;\\u043e\\u0440\\u0433\\u0430\\u043d\\u043e\\u0432 \\u0432\\u043b\\u0430\\u0441\\u0442\\u0438 \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u0433\\u043e \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0430, \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0444\\u0438\\u0437\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u043b\\u0438\\u0446, \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u044b\\u0445 \\u044e\\u0440\\u0438\\u0434\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u043b\\u0438\\u0446, \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u043c \\u043f\\u043b\\u0430\\u043d\\u0438\\u0440\\u0443\\u0435\\u0442\\u0441\\u044f \\u0442\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u0430\\u044f \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0438\\u0435 \\u0441\\u0432\\u0435\\u0434\\u0435\\u043d\\u0438\\u044f.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>11. \\u041a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"descr\\\">\\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0438&nbsp;\\u0438\\u043d\\u044b\\u0435 \\u043b\\u0438\\u0446\\u0430, \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0432\\u0448\\u0438\\u0435 \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043a&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c, \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u044b \\u043d\\u0435&nbsp;\\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0432\\u0430\\u0442\\u044c \\u0442\\u0440\\u0435\\u0442\\u044c\\u0438\\u043c \\u043b\\u0438\\u0446\\u0430\\u043c \\u0438&nbsp;\\u043d\\u0435&nbsp;\\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u044f\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0431\\u0435\\u0437 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0435\\u0441\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0435 \\u043d\\u0435&nbsp;\\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043e \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>12. \\u0417\\u0430\\u043a\\u043b\\u044e\\u0447\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u044b\\u0435 \\u043f\\u043e\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">12.1. \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c \\u043c\\u043e\\u0436\\u0435\\u0442 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043b\\u044e\\u0431\\u044b\\u0435 \\u0440\\u0430\\u0437\\u044a\\u044f\\u0441\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u043e&nbsp;\\u0438\\u043d\\u0442\\u0435\\u0440\\u0435\\u0441\\u0443\\u044e\\u0449\\u0438\\u043c \\u0432\\u043e\\u043f\\u0440\\u043e\\u0441\\u0430\\u043c, \\u043a\\u0430\\u0441\\u0430\\u044e\\u0449\\u0438\\u043c\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043e\\u0431\\u0440\\u0430\\u0442\\u0438\\u0432\\u0448\\u0438\\u0441\\u044c \\u043a&nbsp;\\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u0441&nbsp;\\u043f\\u043e\\u043c\\u043e\\u0449\\u044c\\u044e \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u043f\\u043e\\u0447\\u0442\\u044b&nbsp;<span   data-scroll-to=\\\"#owner-email-field\\\">office@zms-msk.ru<\\/span>.<\\/div>\\r\\n<div class=\\\"li\\\">12.2. \\u0412&nbsp;\\u0434\\u0430\\u043d\\u043d\\u043e\\u043c \\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u0435 \\u0431\\u0443\\u0434\\u0443\\u0442 \\u043e\\u0442\\u0440\\u0430\\u0436\\u0435\\u043d\\u044b \\u043b\\u044e\\u0431\\u044b\\u0435 \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u043e\\u043c. \\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u0435\\u0442 \\u0431\\u0435\\u0441\\u0441\\u0440\\u043e\\u0447\\u043d\\u043e \\u0434\\u043e&nbsp;\\u0437\\u0430\\u043c\\u0435\\u043d\\u044b \\u0435\\u0435&nbsp;\\u043d\\u043e\\u0432\\u043e\\u0439 \\u0432\\u0435\\u0440\\u0441\\u0438\\u0435\\u0439.<\\/div>\\r\\n<div class=\\\"li\\\">12.3. \\u0410\\u043a\\u0442\\u0443\\u0430\\u043b\\u044c\\u043d\\u0430\\u044f \\u0432\\u0435\\u0440\\u0441\\u0438\\u044f \\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0438 \\u0432&nbsp;\\u0441\\u0432\\u043e\\u0431\\u043e\\u0434\\u043d\\u043e\\u043c \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0435 \\u0440\\u0430\\u0441\\u043f\\u043e\\u043b\\u043e\\u0436\\u0435\\u043d\\u0430 \\u0432&nbsp;\\u0441\\u0435\\u0442\\u0438 \\u0418\\u043d\\u0442\\u0435\\u0440\\u043d\\u0435\\u0442 \\u043f\\u043e&nbsp;\\u0430\\u0434\\u0440\\u0435\\u0441\\u0443&nbsp;<span id=\\\"owner-privacy-url-value\\\"  data-scroll-to=\\\"#owner-privacy-url-field\\\">https:\\/\\/zamesbar.ru\\/privacy-policy<\\/span>.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2023-08-25 16:53:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-22 14:01:38\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-22 14:01:21\",\"publish_up\":\"2023-08-25 16:53:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":10,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0);
INSERT INTO `lsqvo_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(212, 'com_content.article.44', '', '2023-12-22 14:01:57', 113, 98240, 'c1cad61357127a74a100324e6f08d1e182da43b7', '{\"id\":\"44\",\"asset_id\":204,\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"alias\":\"politika-konfidentsialnosti\",\"introtext\":\"<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>1. \\u041e\\u0431\\u0449\\u0438\\u0435 \\u043f\\u043e\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f<\\/h5>\\r\\n<div class=\\\"descr\\\">\\u041d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0430\\u044f \\u043f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0430 \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f\\u043c\\u0438 \\u0424\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u043e\\u0433\\u043e \\u0437\\u0430\\u043a\\u043e\\u043d\\u0430 \\u043e\\u0442&nbsp;27.07.2006. \\u2116&nbsp;152-\\u0424\\u0417 \\u00ab\\u041e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445\\u00bb (\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u0417\\u0430\\u043a\\u043e\\u043d \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445) \\u0438&nbsp;\\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u0435\\u0442 \\u043f\\u043e\\u0440\\u044f\\u0434\\u043e\\u043a \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u043c\\u0435\\u0440\\u044b \\u043f\\u043e&nbsp;\\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0435\\u043d\\u0438\\u044e \\u0431\\u0435\\u0437\\u043e\\u043f\\u0430\\u0441\\u043d\\u043e\\u0441\\u0442\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043f\\u0440\\u0435\\u0434\\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0435\\u043c\\u044b\\u0435&nbsp;<span id=\\\"owner-name-value\\\" class=\\\"\\\" data-scroll-to=\\\"#owner-name-field\\\">\\u041e\\u041e\\u041e \\u00ab\\u0417\\u0410\\u041c\\u0415\\u0421\\u00bb<\\/span>&nbsp;(\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440).<\\/div>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">1.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0441\\u0442\\u0430\\u0432\\u0438\\u0442 \\u0441\\u0432\\u043e\\u0435\\u0439 \\u0432\\u0430\\u0436\\u043d\\u0435\\u0439\\u0448\\u0435\\u0439 \\u0446\\u0435\\u043b\\u044c\\u044e \\u0438&nbsp;\\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u0435\\u043c \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0441\\u0432\\u043e\\u0435\\u0439 \\u0434\\u0435\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 \\u0441\\u043e\\u0431\\u043b\\u044e\\u0434\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0440\\u0430\\u0432 \\u0438&nbsp;\\u0441\\u0432\\u043e\\u0431\\u043e\\u0434 \\u0447\\u0435\\u043b\\u043e\\u0432\\u0435\\u043a\\u0430 \\u0438&nbsp;\\u0433\\u0440\\u0430\\u0436\\u0434\\u0430\\u043d\\u0438\\u043d\\u0430 \\u043f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0432&nbsp;\\u0442\\u043e\\u043c \\u0447\\u0438\\u0441\\u043b\\u0435 \\u0437\\u0430\\u0449\\u0438\\u0442\\u044b \\u043f\\u0440\\u0430\\u0432 \\u043d\\u0430&nbsp;\\u043d\\u0435\\u043f\\u0440\\u0438\\u043a\\u043e\\u0441\\u043d\\u043e\\u0432\\u0435\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u0447\\u0430\\u0441\\u0442\\u043d\\u043e\\u0439 \\u0436\\u0438\\u0437\\u043d\\u0438, \\u043b\\u0438\\u0447\\u043d\\u0443\\u044e \\u0438&nbsp;\\u0441\\u0435\\u043c\\u0435\\u0439\\u043d\\u0443\\u044e \\u0442\\u0430\\u0439\\u043d\\u0443.<\\/div>\\r\\n<div class=\\\"li\\\">1.2. \\u041d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0430\\u044f \\u043f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u0432&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 (\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430) \\u043f\\u0440\\u0438\\u043c\\u0435\\u043d\\u044f\\u0435\\u0442\\u0441\\u044f \\u043a\\u043e&nbsp;\\u0432\\u0441\\u0435\\u0439 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438, \\u043a\\u043e\\u0442\\u043e\\u0440\\u0443\\u044e \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043c\\u043e\\u0436\\u0435\\u0442 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043e&nbsp;\\u043f\\u043e\\u0441\\u0435\\u0442\\u0438\\u0442\\u0435\\u043b\\u044f\\u0445 \\u0432\\u0435\\u0431-\\u0441\\u0430\\u0439\\u0442\\u0430&nbsp;<span   data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru<\\/span>.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>2. \\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u044b\\u0435 \\u043f\\u043e\\u043d\\u044f\\u0442\\u0438\\u044f, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u043c\\u044b\\u0435 \\u0432&nbsp;\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0435<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">2.1. \\u0410\\u0432\\u0442\\u043e\\u043c\\u0430\\u0442\\u0438\\u0437\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u043d\\u0430\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441&nbsp;\\u043f\\u043e\\u043c\\u043e\\u0449\\u044c\\u044e \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432 \\u0432\\u044b\\u0447\\u0438\\u0441\\u043b\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0439 \\u0442\\u0435\\u0445\\u043d\\u0438\\u043a\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">2.2. \\u0411\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u043e\\u0435 \\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u0435 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 (\\u0437\\u0430&nbsp;\\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0441\\u043b\\u0443\\u0447\\u0430\\u0435\\u0432, \\u0435\\u0441\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445).<\\/div>\\r\\n<div class=\\\"li\\\">2.3. \\u0412\\u0435\\u0431-\\u0441\\u0430\\u0439\\u0442&nbsp;\\u2014 \\u0441\\u043e\\u0432\\u043e\\u043a\\u0443\\u043f\\u043d\\u043e\\u0441\\u0442\\u044c \\u0433\\u0440\\u0430\\u0444\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u0438&nbsp;\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0445 \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\\u043e\\u0432, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c \\u0434\\u043b\\u044f \\u042d\\u0412\\u041c \\u0438&nbsp;\\u0431\\u0430\\u0437 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u044e\\u0449\\u0438\\u0445 \\u0438\\u0445&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u043d\\u043e\\u0441\\u0442\\u044c \\u0432&nbsp;\\u0441\\u0435\\u0442\\u0438 \\u0438\\u043d\\u0442\\u0435\\u0440\\u043d\\u0435\\u0442 \\u043f\\u043e&nbsp;\\u0441\\u0435\\u0442\\u0435\\u0432\\u043e\\u043c\\u0443 \\u0430\\u0434\\u0440\\u0435\\u0441\\u0443&nbsp;<span   data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru<\\/span>.<\\/div>\\r\\n<div class=\\\"li\\\">2.4. \\u0418\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u0430\\u044f \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u0441\\u043e\\u0432\\u043e\\u043a\\u0443\\u043f\\u043d\\u043e\\u0441\\u0442\\u044c \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u0449\\u0438\\u0445\\u0441\\u044f \\u0432&nbsp;\\u0431\\u0430\\u0437\\u0430\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u044e\\u0449\\u0438\\u0445 \\u0438\\u0445&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0442\\u0435\\u0445\\u043d\\u043e\\u043b\\u043e\\u0433\\u0438\\u0439 \\u0438&nbsp;\\u0442\\u0435\\u0445\\u043d\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432.<\\/div>\\r\\n<div class=\\\"li\\\">2.5. \\u041e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f, \\u0432&nbsp;\\u0440\\u0435\\u0437\\u0443\\u043b\\u044c\\u0442\\u0430\\u0442\\u0435 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u043d\\u0435\\u0432\\u043e\\u0437\\u043c\\u043e\\u0436\\u043d\\u043e \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0438\\u0442\\u044c \\u0431\\u0435\\u0437 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u0434\\u043e\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0439 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438 \\u043f\\u0440\\u0438\\u043d\\u0430\\u0434\\u043b\\u0435\\u0436\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043a\\u043e\\u043d\\u043a\\u0440\\u0435\\u0442\\u043d\\u043e\\u043c\\u0443 \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044e \\u0438\\u043b\\u0438 \\u0438\\u043d\\u043e\\u043c\\u0443 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">2.6. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u043e\\u0435 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0435 (\\u043e\\u043f\\u0435\\u0440\\u0430\\u0446\\u0438\\u044f) \\u0438\\u043b\\u0438 \\u0441\\u043e\\u0432\\u043e\\u043a\\u0443\\u043f\\u043d\\u043e\\u0441\\u0442\\u044c \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0439 (\\u043e\\u043f\\u0435\\u0440\\u0430\\u0446\\u0438\\u0439), \\u0441\\u043e\\u0432\\u0435\\u0440\\u0448\\u0430\\u0435\\u043c\\u044b\\u0445 \\u0441&nbsp;\\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435\\u043c \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432 \\u0430\\u0432\\u0442\\u043e\\u043c\\u0430\\u0442\\u0438\\u0437\\u0430\\u0446\\u0438\\u0438 \\u0438\\u043b\\u0438 \\u0431\\u0435\\u0437 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u0442\\u0430\\u043a\\u0438\\u0445 \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432 \\u0441&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438, \\u0432\\u043a\\u043b\\u044e\\u0447\\u0430\\u044f \\u0441\\u0431\\u043e\\u0440, \\u0437\\u0430\\u043f\\u0438\\u0441\\u044c, \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430\\u0442\\u0438\\u0437\\u0430\\u0446\\u0438\\u044e, \\u043d\\u0430\\u043a\\u043e\\u043f\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u0435 (\\u043e\\u0431\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0435), \\u0438\\u0437\\u0432\\u043b\\u0435\\u0447\\u0435\\u043d\\u0438\\u0435, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435, \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 (\\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f), \\u043e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435, \\u0431\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435, \\u0443\\u0434\\u0430\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">2.7. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440&nbsp;\\u2014 \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d, \\u043c\\u0443\\u043d\\u0438\\u0446\\u0438\\u043f\\u0430\\u043b\\u044c\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d, \\u044e\\u0440\\u0438\\u0434\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0435 \\u0438\\u043b\\u0438 \\u0444\\u0438\\u0437\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0435 \\u043b\\u0438\\u0446\\u043e, \\u0441\\u0430\\u043c\\u043e\\u0441\\u0442\\u043e\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e \\u0438\\u043b\\u0438 \\u0441\\u043e\\u0432\\u043c\\u0435\\u0441\\u0442\\u043d\\u043e \\u0441&nbsp;\\u0434\\u0440\\u0443\\u0433\\u0438\\u043c\\u0438 \\u043b\\u0438\\u0446\\u0430\\u043c\\u0438 \\u043e\\u0440\\u0433\\u0430\\u043d\\u0438\\u0437\\u0443\\u044e\\u0449\\u0438\\u0435 \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u044e\\u0449\\u0438\\u0435 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u044e\\u0449\\u0438\\u0435 \\u0446\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0441\\u043e\\u0441\\u0442\\u0430\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0449\\u0438\\u0445 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435, \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f (\\u043e\\u043f\\u0435\\u0440\\u0430\\u0446\\u0438\\u0438), \\u0441\\u043e\\u0432\\u0435\\u0440\\u0448\\u0430\\u0435\\u043c\\u044b\\u0435 \\u0441&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">2.8. \\u041f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u0430\\u044f \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044f, \\u043e\\u0442\\u043d\\u043e\\u0441\\u044f\\u0449\\u0430\\u044f\\u0441\\u044f \\u043f\\u0440\\u044f\\u043c\\u043e \\u0438\\u043b\\u0438 \\u043a\\u043e\\u0441\\u0432\\u0435\\u043d\\u043d\\u043e \\u043a&nbsp;\\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c\\u0443 \\u0438\\u043b\\u0438 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u0435\\u043c\\u043e\\u043c\\u0443 \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044e \\u0432\\u0435\\u0431-\\u0441\\u0430\\u0439\\u0442\\u0430&nbsp;<span   data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru<\\/span>.<\\/div>\\r\\n<div class=\\\"li\\\">2.9. \\u041f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u0440\\u0430\\u0437\\u0440\\u0435\\u0448\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f,&nbsp;\\u2014 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u043e\\u0433\\u043e \\u043a\\u0440\\u0443\\u0433\\u0430 \\u043b\\u0438\\u0446 \\u043a&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u043c \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0443\\u0442\\u0435\\u043c \\u0434\\u0430\\u0447\\u0438 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0440\\u0430\\u0437\\u0440\\u0435\\u0448\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f \\u0432&nbsp;\\u043f\\u043e\\u0440\\u044f\\u0434\\u043a\\u0435, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u043e\\u043c \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 (\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u0440\\u0430\\u0437\\u0440\\u0435\\u0448\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f).<\\/div>\\r\\n<div class=\\\"li\\\">2.10. \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u043e\\u0439 \\u043f\\u043e\\u0441\\u0435\\u0442\\u0438\\u0442\\u0435\\u043b\\u044c \\u0432\\u0435\\u0431-\\u0441\\u0430\\u0439\\u0442\\u0430&nbsp;<span   data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru<\\/span>.<\\/div>\\r\\n<div class=\\\"li\\\">2.11. \\u041f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f, \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u0435 \\u043d\\u0430&nbsp;\\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0442\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c\\u0443 \\u043b\\u0438\\u0446\\u0443 \\u0438\\u043b\\u0438 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c\\u0443 \\u043a\\u0440\\u0443\\u0433\\u0443 \\u043b\\u0438\\u0446.<\\/div>\\r\\n<div class=\\\"li\\\">2.12. \\u0420\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u044b\\u0435 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f, \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u0435 \\u043d\\u0430&nbsp;\\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0442\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c\\u0443 \\u043a\\u0440\\u0443\\u0433\\u0443 \\u043b\\u0438\\u0446 (\\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445) \\u0438\\u043b\\u0438 \\u043d\\u0430&nbsp;\\u043e\\u0437\\u043d\\u0430\\u043a\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0441&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438 \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u043e\\u0433\\u043e \\u043a\\u0440\\u0443\\u0433\\u0430 \\u043b\\u0438\\u0446, \\u0432&nbsp;\\u0442\\u043e\\u043c \\u0447\\u0438\\u0441\\u043b\\u0435 \\u043e\\u0431\\u043d\\u0430\\u0440\\u043e\\u0434\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432\\u0430\\u0445 \\u043c\\u0430\\u0441\\u0441\\u043e\\u0432\\u043e\\u0439 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438, \\u0440\\u0430\\u0437\\u043c\\u0435\\u0449\\u0435\\u043d\\u0438\\u0435 \\u0432&nbsp;\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u043e-\\u0442\\u0435\\u043b\\u0435\\u043a\\u043e\\u043c\\u043c\\u0443\\u043d\\u0438\\u043a\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0441\\u0435\\u0442\\u044f\\u0445 \\u0438\\u043b\\u0438 \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0430 \\u043a&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c \\u043a\\u0430\\u043a\\u0438\\u043c-\\u043b\\u0438\\u0431\\u043e \\u0438\\u043d\\u044b\\u043c \\u0441\\u043f\\u043e\\u0441\\u043e\\u0431\\u043e\\u043c.<\\/div>\\r\\n<div class=\\\"li\\\">2.13. \\u0422\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u0430\\u044f \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0430&nbsp;\\u0442\\u0435\\u0440\\u0440\\u0438\\u0442\\u043e\\u0440\\u0438\\u044e \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u0433\\u043e \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0430 \\u043e\\u0440\\u0433\\u0430\\u043d\\u0443 \\u0432\\u043b\\u0430\\u0441\\u0442\\u0438 \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u0433\\u043e \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0430, \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u043c\\u0443 \\u0444\\u0438\\u0437\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c\\u0443 \\u0438\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u043c\\u0443 \\u044e\\u0440\\u0438\\u0434\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c\\u0443 \\u043b\\u0438\\u0446\\u0443.<\\/div>\\r\\n<div class=\\\"li\\\">2.14. \\u0423\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u044b\\u0435 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f, \\u0432&nbsp;\\u0440\\u0435\\u0437\\u0443\\u043b\\u044c\\u0442\\u0430\\u0442\\u0435 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0430\\u044e\\u0442\\u0441\\u044f \\u0431\\u0435\\u0437\\u0432\\u043e\\u0437\\u0432\\u0440\\u0430\\u0442\\u043d\\u043e \\u0441&nbsp;\\u043d\\u0435\\u0432\\u043e\\u0437\\u043c\\u043e\\u0436\\u043d\\u043e\\u0441\\u0442\\u044c\\u044e \\u0434\\u0430\\u043b\\u044c\\u043d\\u0435\\u0439\\u0448\\u0435\\u0433\\u043e \\u0432\\u043e\\u0441\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0430\\u044e\\u0442\\u0441\\u044f \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u043d\\u043e\\u0441\\u0438\\u0442\\u0435\\u043b\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>3. \\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u044b\\u0435 \\u043f\\u0440\\u0430\\u0432\\u0430 \\u0438&nbsp;\\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0438 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">3.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0438\\u043c\\u0435\\u0435\\u0442 \\u043f\\u0440\\u0430\\u0432\\u043e:<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0442\\u044c \\u043e\\u0442&nbsp;\\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0434\\u043e\\u0441\\u0442\\u043e\\u0432\\u0435\\u0440\\u043d\\u044b\\u0435 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u044b, \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u0449\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435 \\u043e\\u0442\\u0437\\u044b\\u0432\\u0430 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435, \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u044f \\u0441&nbsp;\\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435\\u043c \\u043e&nbsp;\\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0432\\u043f\\u0440\\u0430\\u0432\\u0435 \\u043f\\u0440\\u043e\\u0434\\u043e\\u043b\\u0436\\u0438\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0431\\u0435\\u0437 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0440\\u0438 \\u043d\\u0430\\u043b\\u0438\\u0447\\u0438\\u0438 \\u043e\\u0441\\u043d\\u043e\\u0432\\u0430\\u043d\\u0438\\u0439, \\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0417\\u0430\\u043a\\u043e\\u043d\\u0435 \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0441\\u0430\\u043c\\u043e\\u0441\\u0442\\u043e\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u0442\\u044c \\u0441\\u043e\\u0441\\u0442\\u0430\\u0432 \\u0438&nbsp;\\u043f\\u0435\\u0440\\u0435\\u0447\\u0435\\u043d\\u044c \\u043c\\u0435\\u0440, \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u0445 \\u0438&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0430\\u0442\\u043e\\u0447\\u043d\\u044b\\u0445 \\u0434\\u043b\\u044f \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0435\\u043d\\u0438\\u044f \\u0432\\u044b\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0435\\u0439, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u043f\\u0440\\u0438\\u043d\\u044f\\u0442\\u044b\\u043c\\u0438 \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u043d\\u0438\\u043c \\u043d\\u043e\\u0440\\u043c\\u0430\\u0442\\u0438\\u0432\\u043d\\u044b\\u043c\\u0438 \\u043f\\u0440\\u0430\\u0432\\u043e\\u0432\\u044b\\u043c\\u0438 \\u0430\\u043a\\u0442\\u0430\\u043c\\u0438, \\u0435\\u0441\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0435 \\u043d\\u0435&nbsp;\\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043e \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u0434\\u0440\\u0443\\u0433\\u0438\\u043c\\u0438 \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0437\\u0430\\u043a\\u043e\\u043d\\u0430\\u043c\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">3.2. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d:<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u044f\\u0442\\u044c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u043e&nbsp;\\u0435\\u0433\\u043e \\u043f\\u0440\\u043e\\u0441\\u044c\\u0431\\u0435 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e, \\u043a\\u0430\\u0441\\u0430\\u044e\\u0449\\u0443\\u044e\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043e\\u0440\\u0433\\u0430\\u043d\\u0438\\u0437\\u043e\\u0432\\u044b\\u0432\\u0430\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u043f\\u043e\\u0440\\u044f\\u0434\\u043a\\u0435, \\u0443\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0438\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c&nbsp;\\u0420\\u0424;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043e\\u0442\\u0432\\u0435\\u0447\\u0430\\u0442\\u044c \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u044f \\u0438&nbsp;\\u0437\\u0430\\u043f\\u0440\\u043e\\u0441\\u044b \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u0438\\u0445&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0440\\u0435\\u0434\\u0441\\u0442\\u0430\\u0432\\u0438\\u0442\\u0435\\u043b\\u0435\\u0439 \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f\\u043c\\u0438 \\u0417\\u0430\\u043a\\u043e\\u043d\\u0430 \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0441\\u043e\\u043e\\u0431\\u0449\\u0430\\u0442\\u044c \\u0432&nbsp;\\u0443\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0435\\u043d\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d \\u043f\\u043e&nbsp;\\u0437\\u0430\\u0449\\u0438\\u0442\\u0435 \\u043f\\u0440\\u0430\\u0432 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u043e&nbsp;\\u0437\\u0430\\u043f\\u0440\\u043e\\u0441\\u0443 \\u044d\\u0442\\u043e\\u0433\\u043e \\u043e\\u0440\\u0433\\u0430\\u043d\\u0430 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0443\\u044e \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e \\u0432&nbsp;\\u0442\\u0435\\u0447\\u0435\\u043d\\u0438\\u0435 10&nbsp;\\u0434\\u043d\\u0435\\u0439 \\u0441&nbsp;\\u0434\\u0430\\u0442\\u044b \\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u0438\\u044f \\u0442\\u0430\\u043a\\u043e\\u0433\\u043e \\u0437\\u0430\\u043f\\u0440\\u043e\\u0441\\u0430;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0443\\u0431\\u043b\\u0438\\u043a\\u043e\\u0432\\u0430\\u0442\\u044c \\u0438\\u043b\\u0438 \\u0438\\u043d\\u044b\\u043c \\u043e\\u0431\\u0440\\u0430\\u0437\\u043e\\u043c \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0442\\u044c \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u044b\\u0439 \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043a&nbsp;\\u043d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0435\\u0439 \\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0435 \\u0432&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0442\\u044c \\u043f\\u0440\\u0430\\u0432\\u043e\\u0432\\u044b\\u0435, \\u043e\\u0440\\u0433\\u0430\\u043d\\u0438\\u0437\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0435 \\u0438&nbsp;\\u0442\\u0435\\u0445\\u043d\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0435 \\u043c\\u0435\\u0440\\u044b \\u0434\\u043b\\u044f \\u0437\\u0430\\u0449\\u0438\\u0442\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0442&nbsp;\\u043d\\u0435\\u043f\\u0440\\u0430\\u0432\\u043e\\u043c\\u0435\\u0440\\u043d\\u043e\\u0433\\u043e \\u0438\\u043b\\u0438 \\u0441\\u043b\\u0443\\u0447\\u0430\\u0439\\u043d\\u043e\\u0433\\u043e \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0430 \\u043a&nbsp;\\u043d\\u0438\\u043c, \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f, \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u044f, \\u0431\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f, \\u043a\\u043e\\u043f\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f, \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f, \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043e\\u0442&nbsp;\\u0438\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043f\\u0440\\u0430\\u0432\\u043e\\u043c\\u0435\\u0440\\u043d\\u044b\\u0445 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0439 \\u0432&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0442\\u0438\\u0442\\u044c \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 (\\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f) \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0442\\u0438\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u0438&nbsp;\\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0438\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0432&nbsp;\\u043f\\u043e\\u0440\\u044f\\u0434\\u043a\\u0435 \\u0438&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u044f\\u0445, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u044f\\u0442\\u044c \\u0438\\u043d\\u044b\\u0435 \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0438, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>4. \\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u044b\\u0435 \\u043f\\u0440\\u0430\\u0432\\u0430 \\u0438&nbsp;\\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0438 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">4.1. \\u0421\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043c\\u0435\\u044e\\u0442 \\u043f\\u0440\\u0430\\u0432\\u043e:<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0442\\u044c \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e, \\u043a\\u0430\\u0441\\u0430\\u044e\\u0449\\u0443\\u044e\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0437\\u0430&nbsp;\\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0441\\u043b\\u0443\\u0447\\u0430\\u0435\\u0432, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0437\\u0430\\u043a\\u043e\\u043d\\u0430\\u043c\\u0438. \\u0421\\u0432\\u0435\\u0434\\u0435\\u043d\\u0438\\u044f \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u044f\\u044e\\u0442\\u0441\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u043e\\u043c \\u0432&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u043d\\u043e\\u0439 \\u0444\\u043e\\u0440\\u043c\\u0435, \\u0438&nbsp;\\u0432&nbsp;\\u043d\\u0438\\u0445 \\u043d\\u0435&nbsp;\\u0434\\u043e\\u043b\\u0436\\u043d\\u044b \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u0442\\u044c\\u0441\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u043e\\u0442\\u043d\\u043e\\u0441\\u044f\\u0449\\u0438\\u0435\\u0441\\u044f \\u043a&nbsp;\\u0434\\u0440\\u0443\\u0433\\u0438\\u043c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0437\\u0430&nbsp;\\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0441\\u043b\\u0443\\u0447\\u0430\\u0435\\u0432, \\u043a\\u043e\\u0433\\u0434\\u0430 \\u0438\\u043c\\u0435\\u044e\\u0442\\u0441\\u044f \\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u044b\\u0435 \\u043e\\u0441\\u043d\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0442\\u0438\\u044f \\u0442\\u0430\\u043a\\u0438\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445. \\u041f\\u0435\\u0440\\u0435\\u0447\\u0435\\u043d\\u044c \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438 \\u0438&nbsp;\\u043f\\u043e\\u0440\\u044f\\u0434\\u043e\\u043a \\u0435\\u0435&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u0438\\u044f \\u0443\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u0442\\u044c \\u043e\\u0442&nbsp;\\u043e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u044f \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0438\\u0445&nbsp;\\u0431\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u0438\\u043b\\u0438 \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f \\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435, \\u0435\\u0441\\u043b\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u044f\\u0432\\u043b\\u044f\\u044e\\u0442\\u0441\\u044f \\u043d\\u0435\\u043f\\u043e\\u043b\\u043d\\u044b\\u043c\\u0438, \\u0443\\u0441\\u0442\\u0430\\u0440\\u0435\\u0432\\u0448\\u0438\\u043c\\u0438, \\u043d\\u0435\\u0442\\u043e\\u0447\\u043d\\u044b\\u043c\\u0438, \\u043d\\u0435\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u043e \\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u043d\\u044b\\u043c\\u0438 \\u0438\\u043b\\u0438 \\u043d\\u0435&nbsp;\\u044f\\u0432\\u043b\\u044f\\u044e\\u0442\\u0441\\u044f \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u043c\\u0438 \\u0434\\u043b\\u044f \\u0437\\u0430\\u044f\\u0432\\u043b\\u0435\\u043d\\u043d\\u043e\\u0439 \\u0446\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0442\\u044c \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043c\\u0435\\u0440\\u044b \\u043f\\u043e&nbsp;\\u0437\\u0430\\u0449\\u0438\\u0442\\u0435 \\u0441\\u0432\\u043e\\u0438\\u0445 \\u043f\\u0440\\u0430\\u0432;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0432\\u044b\\u0434\\u0432\\u0438\\u0433\\u0430\\u0442\\u044c \\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u0435 \\u043f\\u0440\\u0435\\u0434\\u0432\\u0430\\u0440\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0433\\u043e \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0446\\u0435\\u043b\\u044f\\u0445 \\u043f\\u0440\\u043e\\u0434\\u0432\\u0438\\u0436\\u0435\\u043d\\u0438\\u044f \\u043d\\u0430&nbsp;\\u0440\\u044b\\u043d\\u043a\\u0435 \\u0442\\u043e\\u0432\\u0430\\u0440\\u043e\\u0432, \\u0440\\u0430\\u0431\\u043e\\u0442 \\u0438&nbsp;\\u0443\\u0441\\u043b\\u0443\\u0433;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043d\\u0430&nbsp;\\u043e\\u0442\\u0437\\u044b\\u0432 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435, \\u043d\\u0430&nbsp;\\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u043e&nbsp;\\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043e\\u0431\\u0436\\u0430\\u043b\\u043e\\u0432\\u0430\\u0442\\u044c \\u0432&nbsp;\\u0443\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0435\\u043d\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d \\u043f\\u043e&nbsp;\\u0437\\u0430\\u0449\\u0438\\u0442\\u0435 \\u043f\\u0440\\u0430\\u0432 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u0432&nbsp;\\u0441\\u0443\\u0434\\u0435\\u0431\\u043d\\u043e\\u043c \\u043f\\u043e\\u0440\\u044f\\u0434\\u043a\\u0435 \\u043d\\u0435\\u043f\\u0440\\u0430\\u0432\\u043e\\u043c\\u0435\\u0440\\u043d\\u044b\\u0435 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f \\u0438\\u043b\\u0438 \\u0431\\u0435\\u0437\\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0435 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u043f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043d\\u0430&nbsp;\\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0438\\u043d\\u044b\\u0445 \\u043f\\u0440\\u0430\\u0432, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c&nbsp;\\u0420\\u0424.<\\/div>\\r\\n<div class=\\\"li\\\">4.2. \\u0421\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u044b:<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u044f\\u0442\\u044c \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u0434\\u043e\\u0441\\u0442\\u043e\\u0432\\u0435\\u0440\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u043e&nbsp;\\u0441\\u0435\\u0431\\u0435;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0441\\u043e\\u043e\\u0431\\u0449\\u0430\\u0442\\u044c \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u043e\\u0431&nbsp;\\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u0438 (\\u043e\\u0431\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u0438, \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0438) \\u0441\\u0432\\u043e\\u0438\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">4.3. \\u041b\\u0438\\u0446\\u0430, \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0432\\u0448\\u0438\\u0435 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u043d\\u0435\\u0434\\u043e\\u0441\\u0442\\u043e\\u0432\\u0435\\u0440\\u043d\\u044b\\u0435 \\u0441\\u0432\\u0435\\u0434\\u0435\\u043d\\u0438\\u044f \\u043e&nbsp;\\u0441\\u0435\\u0431\\u0435, \\u043b\\u0438\\u0431\\u043e \\u0441\\u0432\\u0435\\u0434\\u0435\\u043d\\u0438\\u044f \\u043e&nbsp;\\u0434\\u0440\\u0443\\u0433\\u043e\\u043c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0431\\u0435\\u0437 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043f\\u043e\\u0441\\u043b\\u0435\\u0434\\u043d\\u0435\\u0433\\u043e, \\u043d\\u0435\\u0441\\u0443\\u0442 \\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c&nbsp;\\u0420\\u0424.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>5. \\u041f\\u0440\\u0438\\u043d\\u0446\\u0438\\u043f\\u044b \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">5.1. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043d\\u0430&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0438&nbsp;\\u0441\\u043f\\u0440\\u0430\\u0432\\u0435\\u0434\\u043b\\u0438\\u0432\\u043e\\u0439 \\u043e\\u0441\\u043d\\u043e\\u0432\\u0435.<\\/div>\\r\\n<div class=\\\"li\\\">5.2. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0435\\u043c \\u043a\\u043e\\u043d\\u043a\\u0440\\u0435\\u0442\\u043d\\u044b\\u0445, \\u0437\\u0430\\u0440\\u0430\\u043d\\u0435\\u0435 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0446\\u0435\\u043b\\u0435\\u0439. \\u041d\\u0435&nbsp;\\u0434\\u043e\\u043f\\u0443\\u0441\\u043a\\u0430\\u0435\\u0442\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043d\\u0435\\u0441\\u043e\\u0432\\u043c\\u0435\\u0441\\u0442\\u0438\\u043c\\u0430\\u044f \\u0441&nbsp;\\u0446\\u0435\\u043b\\u044f\\u043c\\u0438 \\u0441\\u0431\\u043e\\u0440\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">5.3. \\u041d\\u0435&nbsp;\\u0434\\u043e\\u043f\\u0443\\u0441\\u043a\\u0430\\u0435\\u0442\\u0441\\u044f \\u043e\\u0431\\u044a\\u0435\\u0434\\u0438\\u043d\\u0435\\u043d\\u0438\\u0435 \\u0431\\u0430\\u0437 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u0449\\u0438\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0432&nbsp;\\u0446\\u0435\\u043b\\u044f\\u0445, \\u043d\\u0435\\u0441\\u043e\\u0432\\u043c\\u0435\\u0441\\u0442\\u0438\\u043c\\u044b\\u0445 \\u043c\\u0435\\u0436\\u0434\\u0443 \\u0441\\u043e\\u0431\\u043e\\u0439.<\\/div>\\r\\n<div class=\\\"li\\\">5.4. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0442 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 \\u043e\\u0442\\u0432\\u0435\\u0447\\u0430\\u044e\\u0442 \\u0446\\u0435\\u043b\\u044f\\u043c \\u0438\\u0445&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">5.5. \\u0421\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u043d\\u0438\\u0435 \\u0438&nbsp;\\u043e\\u0431\\u044a\\u0435\\u043c \\u043e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u0435\\u043c\\u044b\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0443\\u044e\\u0442 \\u0437\\u0430\\u044f\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u043c \\u0446\\u0435\\u043b\\u044f\\u043c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438. \\u041d\\u0435&nbsp;\\u0434\\u043e\\u043f\\u0443\\u0441\\u043a\\u0430\\u0435\\u0442\\u0441\\u044f \\u0438\\u0437\\u0431\\u044b\\u0442\\u043e\\u0447\\u043d\\u043e\\u0441\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u0435\\u043c\\u044b\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u043e&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u044e \\u043a&nbsp;\\u0437\\u0430\\u044f\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u043c \\u0446\\u0435\\u043b\\u044f\\u043c \\u0438\\u0445&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">5.6. \\u041f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f \\u0442\\u043e\\u0447\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0438\\u0445&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0430\\u0442\\u043e\\u0447\\u043d\\u043e\\u0441\\u0442\\u044c, \\u0430&nbsp;\\u0432&nbsp;\\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u0445 \\u0441\\u043b\\u0443\\u0447\\u0430\\u044f\\u0445 \\u0438&nbsp;\\u0430\\u043a\\u0442\\u0443\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u043e&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u044e \\u043a&nbsp;\\u0446\\u0435\\u043b\\u044f\\u043c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0435\\u0442 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u0435 \\u043c\\u0435\\u0440\\u044b \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u0438\\u0445&nbsp;\\u043f\\u0440\\u0438\\u043d\\u044f\\u0442\\u0438\\u0435 \\u043f\\u043e&nbsp;\\u0443\\u0434\\u0430\\u043b\\u0435\\u043d\\u0438\\u044e \\u0438\\u043b\\u0438 \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u044e \\u043d\\u0435\\u043f\\u043e\\u043b\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u043d\\u0435\\u0442\\u043e\\u0447\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">5.7. \\u0425\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0432&nbsp;\\u0444\\u043e\\u0440\\u043c\\u0435, \\u043f\\u043e\\u0437\\u0432\\u043e\\u043b\\u044f\\u044e\\u0449\\u0435\\u0439 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0438\\u0442\\u044c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043d\\u0435&nbsp;\\u0434\\u043e\\u043b\\u044c\\u0448\\u0435, \\u0447\\u0435\\u043c \\u044d\\u0442\\u043e\\u0433\\u043e \\u0442\\u0440\\u0435\\u0431\\u0443\\u044e\\u0442 \\u0446\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0435\\u0441\\u043b\\u0438 \\u0441\\u0440\\u043e\\u043a \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435&nbsp;\\u0443\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c, \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u043e\\u043c, \\u0441\\u0442\\u043e\\u0440\\u043e\\u043d\\u043e\\u0439 \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e, \\u0432\\u044b\\u0433\\u043e\\u0434\\u043e\\u043f\\u0440\\u0438\\u043e\\u0431\\u0440\\u0435\\u0442\\u0430\\u0442\\u0435\\u043b\\u0435\\u043c \\u0438\\u043b\\u0438 \\u043f\\u043e\\u0440\\u0443\\u0447\\u0438\\u0442\\u0435\\u043b\\u0435\\u043c \\u043f\\u043e&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u043c\\u0443 \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445. \\u041e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u0435\\u043c\\u044b\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0430\\u044e\\u0442\\u0441\\u044f \\u043b\\u0438\\u0431\\u043e \\u043e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u044e\\u0442\\u0441\\u044f \\u043f\\u043e&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0438 \\u0446\\u0435\\u043b\\u0435\\u0439 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u0438\\u043b\\u0438 \\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435 \\u0443\\u0442\\u0440\\u0430\\u0442\\u044b \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u043e\\u0441\\u0442\\u0438 \\u0432&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0438 \\u044d\\u0442\\u0438\\u0445 \\u0446\\u0435\\u043b\\u0435\\u0439, \\u0435\\u0441\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0435 \\u043d\\u0435&nbsp;\\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043e \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>6. \\u0426\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div id=\\\"EUT4Im\\\" class=\\\"li\\\">\\r\\n<table class=\\\"purpose-table\\\">\\r\\n<tbody>\\r\\n<tr><th>\\u0426\\u0435\\u043b\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438<\\/th>\\r\\n<td class=\\\"purpose-field\\\"><span   >\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435 \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044f \\u043f\\u043e\\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432\\u043e\\u043c \\u043e\\u0442\\u043f\\u0440\\u0430\\u0432\\u043a\\u0438 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0438\\u0441\\u0435\\u043c<\\/span><\\/td>\\r\\n<\\/tr>\\r\\n<tr><th>\\u041f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435<\\/th>\\r\\n<td class=\\\"data-field\\\">\\r\\n<ul>\\r\\n<li><span   >\\u0444\\u0430\\u043c\\u0438\\u043b\\u0438\\u044f, \\u0438\\u043c\\u044f, \\u043e\\u0442\\u0447\\u0435\\u0441\\u0442\\u0432\\u043e<\\/span><\\/li>\\r\\n<li><span   >\\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0439 \\u0430\\u0434\\u0440\\u0435\\u0441<\\/span><\\/li>\\r\\n<li><span   >\\u043d\\u043e\\u043c\\u0435\\u0440\\u0430 \\u0442\\u0435\\u043b\\u0435\\u0444\\u043e\\u043d\\u043e\\u0432<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<tr><th>\\u041f\\u0440\\u0430\\u0432\\u043e\\u0432\\u044b\\u0435 \\u043e\\u0441\\u043d\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f<\\/th>\\r\\n<td class=\\\"legal-field\\\">\\r\\n<ul>\\r\\n<li><span   >\\u0443\\u0441\\u0442\\u0430\\u0432\\u043d\\u044b\\u0435 (\\u0443\\u0447\\u0440\\u0435\\u0434\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u044b\\u0435) \\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u044b \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<tr><th>\\u0412\\u0438\\u0434\\u044b \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/th>\\r\\n<td class=\\\"types-field\\\">\\r\\n<ul>\\r\\n<li><span   >\\u0421\\u0431\\u043e\\u0440, \\u0437\\u0430\\u043f\\u0438\\u0441\\u044c, \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430\\u0442\\u0438\\u0437\\u0430\\u0446\\u0438\\u044f, \\u043d\\u0430\\u043a\\u043e\\u043f\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u0438&nbsp;\\u043e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<\\/tbody>\\r\\n<\\/table>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>7. \\u0423\\u0441\\u043b\\u043e\\u0432\\u0438\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">7.1. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441&nbsp;\\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">7.2. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u044f \\u0446\\u0435\\u043b\\u0435\\u0439, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u043c\\u0435\\u0436\\u0434\\u0443\\u043d\\u0430\\u0440\\u043e\\u0434\\u043d\\u044b\\u043c \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u043e\\u043c \\u0420\\u043e\\u0441\\u0441\\u0438\\u0439\\u0441\\u043a\\u043e\\u0439 \\u0424\\u0435\\u0434\\u0435\\u0440\\u0430\\u0446\\u0438\\u0438 \\u0438\\u043b\\u0438 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c, \\u0434\\u043b\\u044f \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0432\\u043e\\u0437\\u043b\\u043e\\u0436\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c \\u0420\\u043e\\u0441\\u0441\\u0438\\u0439\\u0441\\u043a\\u043e\\u0439 \\u0424\\u0435\\u0434\\u0435\\u0440\\u0430\\u0446\\u0438\\u0438 \\u043d\\u0430&nbsp;\\u043e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u0444\\u0443\\u043d\\u043a\\u0446\\u0438\\u0439, \\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0438\\u0439 \\u0438&nbsp;\\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0435\\u0439.<\\/div>\\r\\n<div class=\\\"li\\\">7.3. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u043f\\u0440\\u0430\\u0432\\u043e\\u0441\\u0443\\u0434\\u0438\\u044f, \\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u0441\\u0443\\u0434\\u0435\\u0431\\u043d\\u043e\\u0433\\u043e \\u0430\\u043a\\u0442\\u0430, \\u0430\\u043a\\u0442\\u0430 \\u0434\\u0440\\u0443\\u0433\\u043e\\u0433\\u043e \\u043e\\u0440\\u0433\\u0430\\u043d\\u0430 \\u0438\\u043b\\u0438 \\u0434\\u043e\\u043b\\u0436\\u043d\\u043e\\u0441\\u0442\\u043d\\u043e\\u0433\\u043e \\u043b\\u0438\\u0446\\u0430, \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0449\\u0438\\u0445 \\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044e \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c \\u0420\\u043e\\u0441\\u0441\\u0438\\u0439\\u0441\\u043a\\u043e\\u0439 \\u0424\\u0435\\u0434\\u0435\\u0440\\u0430\\u0446\\u0438\\u0438 \\u043e\\u0431&nbsp;\\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u043c \\u043f\\u0440\\u043e\\u0438\\u0437\\u0432\\u043e\\u0434\\u0441\\u0442\\u0432\\u0435.<\\/div>\\r\\n<div class=\\\"li\\\">7.4. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u0430, \\u0441\\u0442\\u043e\\u0440\\u043e\\u043d\\u043e\\u0439 \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e \\u043b\\u0438\\u0431\\u043e \\u0432\\u044b\\u0433\\u043e\\u0434\\u043e\\u043f\\u0440\\u0438\\u043e\\u0431\\u0440\\u0435\\u0442\\u0430\\u0442\\u0435\\u043b\\u0435\\u043c \\u0438\\u043b\\u0438 \\u043f\\u043e\\u0440\\u0443\\u0447\\u0438\\u0442\\u0435\\u043b\\u0435\\u043c \\u043f\\u043e&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u043c\\u0443 \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u0434\\u043b\\u044f \\u0437\\u0430\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u044f \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u0430 \\u043f\\u043e&nbsp;\\u0438\\u043d\\u0438\\u0446\\u0438\\u0430\\u0442\\u0438\\u0432\\u0435 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u0430, \\u043f\\u043e&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u043c\\u0443 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0431\\u0443\\u0434\\u0435\\u0442 \\u044f\\u0432\\u043b\\u044f\\u0442\\u044c\\u0441\\u044f \\u0432\\u044b\\u0433\\u043e\\u0434\\u043e\\u043f\\u0440\\u0438\\u043e\\u0431\\u0440\\u0435\\u0442\\u0430\\u0442\\u0435\\u043b\\u0435\\u043c \\u0438\\u043b\\u0438 \\u043f\\u043e\\u0440\\u0443\\u0447\\u0438\\u0442\\u0435\\u043b\\u0435\\u043c.<\\/div>\\r\\n<div class=\\\"li\\\">7.5. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u043f\\u0440\\u0430\\u0432 \\u0438&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043d\\u0442\\u0435\\u0440\\u0435\\u0441\\u043e\\u0432 \\u043e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u0438\\u043b\\u0438 \\u0442\\u0440\\u0435\\u0442\\u044c\\u0438\\u0445 \\u043b\\u0438\\u0446 \\u043b\\u0438\\u0431\\u043e \\u0434\\u043b\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u0449\\u0435\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e \\u0437\\u043d\\u0430\\u0447\\u0438\\u043c\\u044b\\u0445 \\u0446\\u0435\\u043b\\u0435\\u0439 \\u043f\\u0440\\u0438 \\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u0438, \\u0447\\u0442\\u043e \\u043f\\u0440\\u0438 \\u044d\\u0442\\u043e\\u043c \\u043d\\u0435&nbsp;\\u043d\\u0430\\u0440\\u0443\\u0448\\u0430\\u044e\\u0442\\u0441\\u044f \\u043f\\u0440\\u0430\\u0432\\u0430 \\u0438&nbsp;\\u0441\\u0432\\u043e\\u0431\\u043e\\u0434\\u044b \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">7.6. \\u041e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u043e\\u0433\\u043e \\u043a\\u0440\\u0443\\u0433\\u0430 \\u043b\\u0438\\u0446 \\u043a&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u043c \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043b\\u0438\\u0431\\u043e \\u043f\\u043e&nbsp;\\u0435\\u0433\\u043e \\u043f\\u0440\\u043e\\u0441\\u044c\\u0431\\u0435 (\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u043e\\u0431\\u0449\\u0435\\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u043d\\u044b\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435).<\\/div>\\r\\n<div class=\\\"li\\\">7.7. \\u041e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0449\\u0438\\u0445 \\u043e\\u043f\\u0443\\u0431\\u043b\\u0438\\u043a\\u043e\\u0432\\u0430\\u043d\\u0438\\u044e \\u0438\\u043b\\u0438 \\u043e\\u0431\\u044f\\u0437\\u0430\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u043c\\u0443 \\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0442\\u0438\\u044e \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>8. \\u041f\\u043e\\u0440\\u044f\\u0434\\u043e\\u043a \\u0441\\u0431\\u043e\\u0440\\u0430, \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f, \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0438 \\u0438&nbsp;\\u0434\\u0440\\u0443\\u0433\\u0438\\u0445 \\u0432\\u0438\\u0434\\u043e\\u0432 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"descr\\\">\\u0411\\u0435\\u0437\\u043e\\u043f\\u0430\\u0441\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 \\u043e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u044e\\u0442\\u0441\\u044f \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u043e\\u043c, \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f \\u043f\\u0443\\u0442\\u0435\\u043c \\u0440\\u0435\\u0430\\u043b\\u0438\\u0437\\u0430\\u0446\\u0438\\u0438 \\u043f\\u0440\\u0430\\u0432\\u043e\\u0432\\u044b\\u0445, \\u043e\\u0440\\u0433\\u0430\\u043d\\u0438\\u0437\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u0442\\u0435\\u0445\\u043d\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u043c\\u0435\\u0440, \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u0445 \\u0434\\u043b\\u044f \\u0432\\u044b\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u0432&nbsp;\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c \\u043e\\u0431\\u044a\\u0435\\u043c\\u0435 \\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u0439 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0435\\u0433\\u043e \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u0430 \\u0432&nbsp;\\u043e\\u0431\\u043b\\u0430\\u0441\\u0442\\u0438 \\u0437\\u0430\\u0449\\u0438\\u0442\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">8.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u0441\\u043e\\u0445\\u0440\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0435\\u0442 \\u0432\\u0441\\u0435 \\u0432\\u043e\\u0437\\u043c\\u043e\\u0436\\u043d\\u044b\\u0435 \\u043c\\u0435\\u0440\\u044b, \\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0430\\u044e\\u0449\\u0438\\u0435 \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043a&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c \\u043d\\u0435\\u0443\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0435\\u043d\\u043d\\u044b\\u0445 \\u043b\\u0438\\u0446.<\\/div>\\r\\n<div class=\\\"li\\\">8.2. \\u041f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044f \\u043d\\u0438\\u043a\\u043e\\u0433\\u0434\\u0430, \\u043d\\u0438&nbsp;\\u043f\\u0440\\u0438 \\u043a\\u0430\\u043a\\u0438\\u0445 \\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u044f\\u0445 \\u043d\\u0435&nbsp;\\u0431\\u0443\\u0434\\u0443\\u0442 \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u043d\\u044b \\u0442\\u0440\\u0435\\u0442\\u044c\\u0438\\u043c \\u043b\\u0438\\u0446\\u0430\\u043c, \\u0437\\u0430&nbsp;\\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0441\\u043b\\u0443\\u0447\\u0430\\u0435\\u0432, \\u0441\\u0432\\u044f\\u0437\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441&nbsp;\\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u0435\\u043c \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0435\\u0433\\u043e \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u0430 \\u043b\\u0438\\u0431\\u043e \\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435, \\u0435\\u0441\\u043b\\u0438 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043e \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u0435 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u043d\\u0430&nbsp;\\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0442\\u0440\\u0435\\u0442\\u044c\\u0435\\u043c\\u0443 \\u043b\\u0438\\u0446\\u0443 \\u0434\\u043b\\u044f \\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u044f\\u0437\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432 \\u043f\\u043e&nbsp;\\u0433\\u0440\\u0430\\u0436\\u0434\\u0430\\u043d\\u0441\\u043a\\u043e-\\u043f\\u0440\\u0430\\u0432\\u043e\\u0432\\u043e\\u043c\\u0443 \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u0443.<\\/div>\\r\\n<div class=\\\"li\\\">8.3. \\u0412&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435 \\u0432\\u044b\\u044f\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u043d\\u0435\\u0442\\u043e\\u0447\\u043d\\u043e\\u0441\\u0442\\u0435\\u0439 \\u0432&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c \\u043c\\u043e\\u0436\\u0435\\u0442 \\u0430\\u043a\\u0442\\u0443\\u0430\\u043b\\u0438\\u0437\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0438\\u0445&nbsp;\\u0441\\u0430\\u043c\\u043e\\u0441\\u0442\\u043e\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e, \\u043f\\u0443\\u0442\\u0435\\u043c \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0430&nbsp;\\u0430\\u0434\\u0440\\u0435\\u0441 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u043f\\u043e\\u0447\\u0442\\u044b \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430&nbsp;<span   data-scroll-to=\\\"#owner-email-field\\\">office@zms-msk.ru<\\/span>&nbsp;\\u0441&nbsp;\\u043f\\u043e\\u043c\\u0435\\u0442\\u043a\\u043e\\u0439 \\u00ab\\u0410\\u043a\\u0442\\u0443\\u0430\\u043b\\u0438\\u0437\\u0430\\u0446\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445\\u00bb.<\\/div>\\r\\n<div class=\\\"li\\\">8.4. \\u0421\\u0440\\u043e\\u043a \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0435\\u043c \\u0446\\u0435\\u043b\\u0435\\u0439, \\u0434\\u043b\\u044f \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u0431\\u044b\\u043b\\u0438 \\u0441\\u043e\\u0431\\u0440\\u0430\\u043d\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u0435\\u0441\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0439 \\u0441\\u0440\\u043e\\u043a \\u043d\\u0435&nbsp;\\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u043e\\u043c \\u0438\\u043b\\u0438 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0438\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c.<br \\/>\\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c \\u043c\\u043e\\u0436\\u0435\\u0442 \\u0432&nbsp;\\u043b\\u044e\\u0431\\u043e\\u0439 \\u043c\\u043e\\u043c\\u0435\\u043d\\u0442 \\u043e\\u0442\\u043e\\u0437\\u0432\\u0430\\u0442\\u044c \\u0441\\u0432\\u043e\\u0435 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u0435 \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u0438\\u0432 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043f\\u043e\\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432\\u043e\\u043c \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u043f\\u043e\\u0447\\u0442\\u044b \\u043d\\u0430&nbsp;\\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0439 \\u0430\\u0434\\u0440\\u0435\\u0441 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430&nbsp;<span   data-scroll-to=\\\"#owner-email-field\\\">office@zms-msk.ru<\\/span>&nbsp;\\u0441&nbsp;\\u043f\\u043e\\u043c\\u0435\\u0442\\u043a\\u043e\\u0439 \\u00ab\\u041e\\u0442\\u0437\\u044b\\u0432 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445\\u00bb.<\\/div>\\r\\n<div class=\\\"li\\\">8.5. \\u0412\\u0441\\u044f \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044f, \\u043a\\u043e\\u0442\\u043e\\u0440\\u0430\\u044f \\u0441\\u043e\\u0431\\u0438\\u0440\\u0430\\u0435\\u0442\\u0441\\u044f \\u0441\\u0442\\u043e\\u0440\\u043e\\u043d\\u043d\\u0438\\u043c\\u0438 \\u0441\\u0435\\u0440\\u0432\\u0438\\u0441\\u0430\\u043c\\u0438, \\u0432&nbsp;\\u0442\\u043e\\u043c \\u0447\\u0438\\u0441\\u043b\\u0435 \\u043f\\u043b\\u0430\\u0442\\u0435\\u0436\\u043d\\u044b\\u043c\\u0438 \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430\\u043c\\u0438, \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432\\u0430\\u043c\\u0438 \\u0441\\u0432\\u044f\\u0437\\u0438 \\u0438&nbsp;\\u0434\\u0440\\u0443\\u0433\\u0438\\u043c\\u0438 \\u043f\\u043e\\u0441\\u0442\\u0430\\u0432\\u0449\\u0438\\u043a\\u0430\\u043c\\u0438 \\u0443\\u0441\\u043b\\u0443\\u0433, \\u0445\\u0440\\u0430\\u043d\\u0438\\u0442\\u0441\\u044f \\u0438&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f \\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438 \\u043b\\u0438\\u0446\\u0430\\u043c\\u0438 (\\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430\\u043c\\u0438) \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0438\\u0445&nbsp;\\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u043a\\u0438\\u043c \\u0441\\u043e\\u0433\\u043b\\u0430\\u0448\\u0435\\u043d\\u0438\\u0435\\u043c \\u0438&nbsp;\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u043e\\u0439 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438. \\u0421\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u0441&nbsp;\\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438 \\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u0430\\u043c\\u0438. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043d\\u0435&nbsp;\\u043d\\u0435\\u0441\\u0435\\u0442 \\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u0437\\u0430&nbsp;\\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f \\u0442\\u0440\\u0435\\u0442\\u044c\\u0438\\u0445 \\u043b\\u0438\\u0446, \\u0432&nbsp;\\u0442\\u043e\\u043c \\u0447\\u0438\\u0441\\u043b\\u0435 \\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u043d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0435\\u043c \\u043f\\u0443\\u043d\\u043a\\u0442\\u0435 \\u043f\\u043e\\u0441\\u0442\\u0430\\u0432\\u0449\\u0438\\u043a\\u043e\\u0432 \\u0443\\u0441\\u043b\\u0443\\u0433.<\\/div>\\r\\n<div class=\\\"li\\\">8.6. \\u0423\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0437\\u0430\\u043f\\u0440\\u0435\\u0442\\u044b \\u043d\\u0430&nbsp;\\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 (\\u043a\\u0440\\u043e\\u043c\\u0435 \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0430), \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u0438\\u043b\\u0438 \\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 (\\u043a\\u0440\\u043e\\u043c\\u0435 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u0438\\u044f \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0430) \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0440\\u0430\\u0437\\u0440\\u0435\\u0448\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f, \\u043d\\u0435&nbsp;\\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0442 \\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u044f\\u0445 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u044b\\u0445, \\u043e\\u0431\\u0449\\u0435\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u0438\\u043d\\u044b\\u0445 \\u043f\\u0443\\u0431\\u043b\\u0438\\u0447\\u043d\\u044b\\u0445 \\u0438\\u043d\\u0442\\u0435\\u0440\\u0435\\u0441\\u0430\\u0445, \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c&nbsp;\\u0420\\u0424.<\\/div>\\r\\n<div class=\\\"li\\\">8.7. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">8.8. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442 \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0444\\u043e\\u0440\\u043c\\u0435, \\u043f\\u043e\\u0437\\u0432\\u043e\\u043b\\u044f\\u044e\\u0449\\u0435\\u0439 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0438\\u0442\\u044c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043d\\u0435&nbsp;\\u0434\\u043e\\u043b\\u044c\\u0448\\u0435, \\u0447\\u0435\\u043c \\u044d\\u0442\\u043e\\u0433\\u043e \\u0442\\u0440\\u0435\\u0431\\u0443\\u044e\\u0442 \\u0446\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0435\\u0441\\u043b\\u0438 \\u0441\\u0440\\u043e\\u043a \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435&nbsp;\\u0443\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c, \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u043e\\u043c, \\u0441\\u0442\\u043e\\u0440\\u043e\\u043d\\u043e\\u0439 \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e, \\u0432\\u044b\\u0433\\u043e\\u0434\\u043e\\u043f\\u0440\\u0438\\u043e\\u0431\\u0440\\u0435\\u0442\\u0430\\u0442\\u0435\\u043b\\u0435\\u043c \\u0438\\u043b\\u0438 \\u043f\\u043e\\u0440\\u0443\\u0447\\u0438\\u0442\\u0435\\u043b\\u0435\\u043c \\u043f\\u043e&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u043c\\u0443 \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">8.9. \\u0423\\u0441\\u043b\\u043e\\u0432\\u0438\\u0435\\u043c \\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043c\\u043e\\u0436\\u0435\\u0442 \\u044f\\u0432\\u043b\\u044f\\u0442\\u044c\\u0441\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0435 \\u0446\\u0435\\u043b\\u0435\\u0439 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0438\\u0441\\u0442\\u0435\\u0447\\u0435\\u043d\\u0438\\u0435 \\u0441\\u0440\\u043e\\u043a\\u0430 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043e\\u0442\\u0437\\u044b\\u0432 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043e&nbsp;\\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u0432\\u044b\\u044f\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0435\\u043f\\u0440\\u0430\\u0432\\u043e\\u043c\\u0435\\u0440\\u043d\\u043e\\u0439 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>9. \\u041f\\u0435\\u0440\\u0435\\u0447\\u0435\\u043d\\u044c \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0439, \\u043f\\u0440\\u043e\\u0438\\u0437\\u0432\\u043e\\u0434\\u0438\\u043c\\u044b\\u0445 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u043e\\u043c \\u0441&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u043d\\u044b\\u043c\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">9.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442 \\u0441\\u0431\\u043e\\u0440, \\u0437\\u0430\\u043f\\u0438\\u0441\\u044c, \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430\\u0442\\u0438\\u0437\\u0430\\u0446\\u0438\\u044e, \\u043d\\u0430\\u043a\\u043e\\u043f\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u0435 (\\u043e\\u0431\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0435), \\u0438\\u0437\\u0432\\u043b\\u0435\\u0447\\u0435\\u043d\\u0438\\u0435, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435, \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 (\\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f), \\u043e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435, \\u0431\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435, \\u0443\\u0434\\u0430\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0438&nbsp;\\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">9.2. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442 \\u0430\\u0432\\u0442\\u043e\\u043c\\u0430\\u0442\\u0438\\u0437\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u043d\\u0443\\u044e \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0435\\u0439 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u043d\\u043e\\u0439 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438 \\u043f\\u043e&nbsp;\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u043e-\\u0442\\u0435\\u043b\\u0435\\u043a\\u043e\\u043c\\u043c\\u0443\\u043d\\u0438\\u043a\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u043c \\u0441\\u0435\\u0442\\u044f\\u043c \\u0438\\u043b\\u0438 \\u0431\\u0435\\u0437 \\u0442\\u0430\\u043a\\u043e\\u0432\\u043e\\u0439.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>10. \\u0422\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u0430\\u044f \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">10.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0434\\u043e&nbsp;\\u043d\\u0430\\u0447\\u0430\\u043b\\u0430 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0434\\u0435\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 \\u043f\\u043e&nbsp;\\u0442\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u043e\\u0439 \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u0438\\u0442\\u044c \\u0443\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0435\\u043d\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d \\u043f\\u043e&nbsp;\\u0437\\u0430\\u0449\\u0438\\u0442\\u0435 \\u043f\\u0440\\u0430\\u0432 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e&nbsp;\\u0441\\u0432\\u043e\\u0435\\u043c \\u043d\\u0430\\u043c\\u0435\\u0440\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0442\\u044c \\u0442\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u0443\\u044e \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 (\\u0442\\u0430\\u043a\\u043e\\u0435 \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0442\\u0434\\u0435\\u043b\\u044c\\u043d\\u043e \\u043e\\u0442&nbsp;\\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u044f \\u043e&nbsp;\\u043d\\u0430\\u043c\\u0435\\u0440\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445).<\\/div>\\r\\n<div class=\\\"li\\\">10.2. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0434\\u043e&nbsp;\\u043f\\u043e\\u0434\\u0430\\u0447\\u0438 \\u0432\\u044b\\u0448\\u0435\\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u043e\\u0433\\u043e \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u044f, \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043e\\u0442&nbsp;\\u043e\\u0440\\u0433\\u0430\\u043d\\u043e\\u0432 \\u0432\\u043b\\u0430\\u0441\\u0442\\u0438 \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u0433\\u043e \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0430, \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0444\\u0438\\u0437\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u043b\\u0438\\u0446, \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u044b\\u0445 \\u044e\\u0440\\u0438\\u0434\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u043b\\u0438\\u0446, \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u043c \\u043f\\u043b\\u0430\\u043d\\u0438\\u0440\\u0443\\u0435\\u0442\\u0441\\u044f \\u0442\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u0430\\u044f \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0438\\u0435 \\u0441\\u0432\\u0435\\u0434\\u0435\\u043d\\u0438\\u044f.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>11. \\u041a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"descr\\\">\\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0438&nbsp;\\u0438\\u043d\\u044b\\u0435 \\u043b\\u0438\\u0446\\u0430, \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0432\\u0448\\u0438\\u0435 \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043a&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c, \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u044b \\u043d\\u0435&nbsp;\\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0432\\u0430\\u0442\\u044c \\u0442\\u0440\\u0435\\u0442\\u044c\\u0438\\u043c \\u043b\\u0438\\u0446\\u0430\\u043c \\u0438&nbsp;\\u043d\\u0435&nbsp;\\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u044f\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0431\\u0435\\u0437 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0435\\u0441\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0435 \\u043d\\u0435&nbsp;\\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043e \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>12. \\u0417\\u0430\\u043a\\u043b\\u044e\\u0447\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u044b\\u0435 \\u043f\\u043e\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">12.1. \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c \\u043c\\u043e\\u0436\\u0435\\u0442 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043b\\u044e\\u0431\\u044b\\u0435 \\u0440\\u0430\\u0437\\u044a\\u044f\\u0441\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u043e&nbsp;\\u0438\\u043d\\u0442\\u0435\\u0440\\u0435\\u0441\\u0443\\u044e\\u0449\\u0438\\u043c \\u0432\\u043e\\u043f\\u0440\\u043e\\u0441\\u0430\\u043c, \\u043a\\u0430\\u0441\\u0430\\u044e\\u0449\\u0438\\u043c\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043e\\u0431\\u0440\\u0430\\u0442\\u0438\\u0432\\u0448\\u0438\\u0441\\u044c \\u043a&nbsp;\\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u0441&nbsp;\\u043f\\u043e\\u043c\\u043e\\u0449\\u044c\\u044e \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u043f\\u043e\\u0447\\u0442\\u044b&nbsp;<span   data-scroll-to=\\\"#owner-email-field\\\">office@zms-msk.ru<\\/span>.<\\/div>\\r\\n<div class=\\\"li\\\">12.2. \\u0412&nbsp;\\u0434\\u0430\\u043d\\u043d\\u043e\\u043c \\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u0435 \\u0431\\u0443\\u0434\\u0443\\u0442 \\u043e\\u0442\\u0440\\u0430\\u0436\\u0435\\u043d\\u044b \\u043b\\u044e\\u0431\\u044b\\u0435 \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u043e\\u043c. \\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u0435\\u0442 \\u0431\\u0435\\u0441\\u0441\\u0440\\u043e\\u0447\\u043d\\u043e \\u0434\\u043e&nbsp;\\u0437\\u0430\\u043c\\u0435\\u043d\\u044b \\u0435\\u0435&nbsp;\\u043d\\u043e\\u0432\\u043e\\u0439 \\u0432\\u0435\\u0440\\u0441\\u0438\\u0435\\u0439.<\\/div>\\r\\n<div class=\\\"li\\\">12.3. \\u0410\\u043a\\u0442\\u0443\\u0430\\u043b\\u044c\\u043d\\u0430\\u044f \\u0432\\u0435\\u0440\\u0441\\u0438\\u044f \\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0438 \\u0432&nbsp;\\u0441\\u0432\\u043e\\u0431\\u043e\\u0434\\u043d\\u043e\\u043c \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0435 \\u0440\\u0430\\u0441\\u043f\\u043e\\u043b\\u043e\\u0436\\u0435\\u043d\\u0430 \\u0432&nbsp;\\u0441\\u0435\\u0442\\u0438 \\u0418\\u043d\\u0442\\u0435\\u0440\\u043d\\u0435\\u0442 \\u043f\\u043e&nbsp;\\u0430\\u0434\\u0440\\u0435\\u0441\\u0443&nbsp;<span id=\\\"owner-privacy-url-value\\\"  data-scroll-to=\\\"#owner-privacy-url-field\\\">https:\\/\\/zamesbar.ru\\/privacy-policy<\\/span>.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2023-08-25 16:53:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-22 14:01:57\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-22 14:01:38\",\"publish_up\":\"2023-08-25 16:53:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":11,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0);
INSERT INTO `lsqvo_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(213, 'com_content.article.45', '', '2023-12-22 20:08:25', 113, 100496, 'ca4b11a4b2c557cb7596396d3927b5ea2c402503', '{\"id\":\"45\",\"asset_id\":205,\"title\":\"Privacy Policy\",\"alias\":\"privacy-policy\",\"introtext\":\"<div class=\\\"row mb-4\\\">\\r\\n    <div class=\\\"col\\\">\\r\\n        <h5>1. \\u041e\\u0431\\u0449\\u0438\\u0435 \\u043f\\u043e\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f<\\/h5>\\r\\n        <div class=\\\"descr\\\">\\u041d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0430\\u044f \\u043f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0430 \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f\\u043c\\u0438 \\u0424\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u043e\\u0433\\u043e \\u0437\\u0430\\u043a\\u043e\\u043d\\u0430 \\u043e\\u0442&nbsp;27.07.2006. \\u2116&nbsp;152-\\u0424\\u0417 \\u00ab\\u041e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445\\u00bb (\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u0417\\u0430\\u043a\\u043e\\u043d \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445) \\u0438&nbsp;\\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u0435\\u0442 \\u043f\\u043e\\u0440\\u044f\\u0434\\u043e\\u043a \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u043c\\u0435\\u0440\\u044b \\u043f\\u043e&nbsp;\\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0435\\u043d\\u0438\\u044e \\u0431\\u0435\\u0437\\u043e\\u043f\\u0430\\u0441\\u043d\\u043e\\u0441\\u0442\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043f\\u0440\\u0435\\u0434\\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0435\\u043c\\u044b\\u0435&nbsp;<span id=\\\"owner-name-value\\\" class=\\\"\\\" data-scroll-to=\\\"#owner-name-field\\\">\\u041e\\u041e\\u041e \\u00ab\\u0417\\u0410\\u041c\\u0415\\u0421\\u00bb<\\/span>&nbsp;(\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440).<\\/div>\\r\\n        <div class=\\\"ol\\\">\\r\\n            <div class=\\\"li\\\">1.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0441\\u0442\\u0430\\u0432\\u0438\\u0442 \\u0441\\u0432\\u043e\\u0435\\u0439 \\u0432\\u0430\\u0436\\u043d\\u0435\\u0439\\u0448\\u0435\\u0439 \\u0446\\u0435\\u043b\\u044c\\u044e \\u0438&nbsp;\\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u0435\\u043c \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0441\\u0432\\u043e\\u0435\\u0439 \\u0434\\u0435\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 \\u0441\\u043e\\u0431\\u043b\\u044e\\u0434\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0440\\u0430\\u0432 \\u0438&nbsp;\\u0441\\u0432\\u043e\\u0431\\u043e\\u0434 \\u0447\\u0435\\u043b\\u043e\\u0432\\u0435\\u043a\\u0430 \\u0438&nbsp;\\u0433\\u0440\\u0430\\u0436\\u0434\\u0430\\u043d\\u0438\\u043d\\u0430 \\u043f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0432&nbsp;\\u0442\\u043e\\u043c \\u0447\\u0438\\u0441\\u043b\\u0435 \\u0437\\u0430\\u0449\\u0438\\u0442\\u044b \\u043f\\u0440\\u0430\\u0432 \\u043d\\u0430&nbsp;\\u043d\\u0435\\u043f\\u0440\\u0438\\u043a\\u043e\\u0441\\u043d\\u043e\\u0432\\u0435\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u0447\\u0430\\u0441\\u0442\\u043d\\u043e\\u0439 \\u0436\\u0438\\u0437\\u043d\\u0438, \\u043b\\u0438\\u0447\\u043d\\u0443\\u044e \\u0438&nbsp;\\u0441\\u0435\\u043c\\u0435\\u0439\\u043d\\u0443\\u044e \\u0442\\u0430\\u0439\\u043d\\u0443.<\\/div>\\r\\n            <div class=\\\"li\\\">1.2. \\u041d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0430\\u044f \\u043f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u0432&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 (\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430) \\u043f\\u0440\\u0438\\u043c\\u0435\\u043d\\u044f\\u0435\\u0442\\u0441\\u044f \\u043a\\u043e&nbsp;\\u0432\\u0441\\u0435\\u0439 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438, \\u043a\\u043e\\u0442\\u043e\\u0440\\u0443\\u044e \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043c\\u043e\\u0436\\u0435\\u0442 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043e&nbsp;\\u043f\\u043e\\u0441\\u0435\\u0442\\u0438\\u0442\\u0435\\u043b\\u044f\\u0445 \\u0432\\u0435\\u0431-\\u0441\\u0430\\u0439\\u0442\\u0430&nbsp;<span data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru<\\/span>.<\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n    <div class=\\\"col\\\">\\r\\n        <h5>2. \\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u044b\\u0435 \\u043f\\u043e\\u043d\\u044f\\u0442\\u0438\\u044f, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u043c\\u044b\\u0435 \\u0432&nbsp;\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0435<\\/h5>\\r\\n        <div class=\\\"ol\\\">\\r\\n            <div class=\\\"li\\\">2.1. \\u0410\\u0432\\u0442\\u043e\\u043c\\u0430\\u0442\\u0438\\u0437\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u043d\\u0430\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441&nbsp;\\u043f\\u043e\\u043c\\u043e\\u0449\\u044c\\u044e \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432 \\u0432\\u044b\\u0447\\u0438\\u0441\\u043b\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0439 \\u0442\\u0435\\u0445\\u043d\\u0438\\u043a\\u0438.<\\/div>\\r\\n            <div class=\\\"li\\\">2.2. \\u0411\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u043e\\u0435 \\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u0435 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 (\\u0437\\u0430&nbsp;\\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0441\\u043b\\u0443\\u0447\\u0430\\u0435\\u0432, \\u0435\\u0441\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445).<\\/div>\\r\\n            <div class=\\\"li\\\">2.3. \\u0412\\u0435\\u0431-\\u0441\\u0430\\u0439\\u0442&nbsp;\\u2014 \\u0441\\u043e\\u0432\\u043e\\u043a\\u0443\\u043f\\u043d\\u043e\\u0441\\u0442\\u044c \\u0433\\u0440\\u0430\\u0444\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u0438&nbsp;\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0445 \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\\u043e\\u0432, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c \\u0434\\u043b\\u044f \\u042d\\u0412\\u041c \\u0438&nbsp;\\u0431\\u0430\\u0437 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u044e\\u0449\\u0438\\u0445 \\u0438\\u0445&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u043d\\u043e\\u0441\\u0442\\u044c \\u0432&nbsp;\\u0441\\u0435\\u0442\\u0438 \\u0438\\u043d\\u0442\\u0435\\u0440\\u043d\\u0435\\u0442 \\u043f\\u043e&nbsp;\\u0441\\u0435\\u0442\\u0435\\u0432\\u043e\\u043c\\u0443 \\u0430\\u0434\\u0440\\u0435\\u0441\\u0443&nbsp;<span data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru<\\/span>.<\\/div>\\r\\n            <div class=\\\"li\\\">2.4. \\u0418\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u0430\\u044f \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u0441\\u043e\\u0432\\u043e\\u043a\\u0443\\u043f\\u043d\\u043e\\u0441\\u0442\\u044c \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u0449\\u0438\\u0445\\u0441\\u044f \\u0432&nbsp;\\u0431\\u0430\\u0437\\u0430\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u044e\\u0449\\u0438\\u0445 \\u0438\\u0445&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0442\\u0435\\u0445\\u043d\\u043e\\u043b\\u043e\\u0433\\u0438\\u0439 \\u0438&nbsp;\\u0442\\u0435\\u0445\\u043d\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432.<\\/div>\\r\\n            <div class=\\\"li\\\">2.5. \\u041e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f, \\u0432&nbsp;\\u0440\\u0435\\u0437\\u0443\\u043b\\u044c\\u0442\\u0430\\u0442\\u0435 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u043d\\u0435\\u0432\\u043e\\u0437\\u043c\\u043e\\u0436\\u043d\\u043e \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0438\\u0442\\u044c \\u0431\\u0435\\u0437 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u0434\\u043e\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0439 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438 \\u043f\\u0440\\u0438\\u043d\\u0430\\u0434\\u043b\\u0435\\u0436\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043a\\u043e\\u043d\\u043a\\u0440\\u0435\\u0442\\u043d\\u043e\\u043c\\u0443 \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044e \\u0438\\u043b\\u0438 \\u0438\\u043d\\u043e\\u043c\\u0443 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n            <div class=\\\"li\\\">2.6. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u043e\\u0435 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0435 (\\u043e\\u043f\\u0435\\u0440\\u0430\\u0446\\u0438\\u044f) \\u0438\\u043b\\u0438 \\u0441\\u043e\\u0432\\u043e\\u043a\\u0443\\u043f\\u043d\\u043e\\u0441\\u0442\\u044c \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0439 (\\u043e\\u043f\\u0435\\u0440\\u0430\\u0446\\u0438\\u0439), \\u0441\\u043e\\u0432\\u0435\\u0440\\u0448\\u0430\\u0435\\u043c\\u044b\\u0445 \\u0441&nbsp;\\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435\\u043c \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432 \\u0430\\u0432\\u0442\\u043e\\u043c\\u0430\\u0442\\u0438\\u0437\\u0430\\u0446\\u0438\\u0438 \\u0438\\u043b\\u0438 \\u0431\\u0435\\u0437 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u0442\\u0430\\u043a\\u0438\\u0445 \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432 \\u0441&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438, \\u0432\\u043a\\u043b\\u044e\\u0447\\u0430\\u044f \\u0441\\u0431\\u043e\\u0440, \\u0437\\u0430\\u043f\\u0438\\u0441\\u044c, \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430\\u0442\\u0438\\u0437\\u0430\\u0446\\u0438\\u044e, \\u043d\\u0430\\u043a\\u043e\\u043f\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u0435 (\\u043e\\u0431\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0435), \\u0438\\u0437\\u0432\\u043b\\u0435\\u0447\\u0435\\u043d\\u0438\\u0435, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435, \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 (\\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f), \\u043e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435, \\u0431\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435, \\u0443\\u0434\\u0430\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n            <div class=\\\"li\\\">2.7. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440&nbsp;\\u2014 \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d, \\u043c\\u0443\\u043d\\u0438\\u0446\\u0438\\u043f\\u0430\\u043b\\u044c\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d, \\u044e\\u0440\\u0438\\u0434\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0435 \\u0438\\u043b\\u0438 \\u0444\\u0438\\u0437\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0435 \\u043b\\u0438\\u0446\\u043e, \\u0441\\u0430\\u043c\\u043e\\u0441\\u0442\\u043e\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e \\u0438\\u043b\\u0438 \\u0441\\u043e\\u0432\\u043c\\u0435\\u0441\\u0442\\u043d\\u043e \\u0441&nbsp;\\u0434\\u0440\\u0443\\u0433\\u0438\\u043c\\u0438 \\u043b\\u0438\\u0446\\u0430\\u043c\\u0438 \\u043e\\u0440\\u0433\\u0430\\u043d\\u0438\\u0437\\u0443\\u044e\\u0449\\u0438\\u0435 \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u044e\\u0449\\u0438\\u0435 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u044e\\u0449\\u0438\\u0435 \\u0446\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0441\\u043e\\u0441\\u0442\\u0430\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0449\\u0438\\u0445 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435, \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f (\\u043e\\u043f\\u0435\\u0440\\u0430\\u0446\\u0438\\u0438), \\u0441\\u043e\\u0432\\u0435\\u0440\\u0448\\u0430\\u0435\\u043c\\u044b\\u0435 \\u0441&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438.<\\/div>\\r\\n            <div class=\\\"li\\\">2.8. \\u041f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u0430\\u044f \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044f, \\u043e\\u0442\\u043d\\u043e\\u0441\\u044f\\u0449\\u0430\\u044f\\u0441\\u044f \\u043f\\u0440\\u044f\\u043c\\u043e \\u0438\\u043b\\u0438 \\u043a\\u043e\\u0441\\u0432\\u0435\\u043d\\u043d\\u043e \\u043a&nbsp;\\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c\\u0443 \\u0438\\u043b\\u0438 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u0435\\u043c\\u043e\\u043c\\u0443 \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044e \\u0432\\u0435\\u0431-\\u0441\\u0430\\u0439\\u0442\\u0430&nbsp;<span data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru<\\/span>.<\\/div>\\r\\n            <div class=\\\"li\\\">2.9. \\u041f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u0440\\u0430\\u0437\\u0440\\u0435\\u0448\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f,&nbsp;\\u2014 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u043e\\u0433\\u043e \\u043a\\u0440\\u0443\\u0433\\u0430 \\u043b\\u0438\\u0446 \\u043a&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u043c \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0443\\u0442\\u0435\\u043c \\u0434\\u0430\\u0447\\u0438 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0440\\u0430\\u0437\\u0440\\u0435\\u0448\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f \\u0432&nbsp;\\u043f\\u043e\\u0440\\u044f\\u0434\\u043a\\u0435, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u043e\\u043c \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 (\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u0440\\u0430\\u0437\\u0440\\u0435\\u0448\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f).<\\/div>\\r\\n            <div class=\\\"li\\\">2.10. \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u043e\\u0439 \\u043f\\u043e\\u0441\\u0435\\u0442\\u0438\\u0442\\u0435\\u043b\\u044c \\u0432\\u0435\\u0431-\\u0441\\u0430\\u0439\\u0442\\u0430&nbsp;<span data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru<\\/span>.<\\/div>\\r\\n            <div class=\\\"li\\\">2.11. \\u041f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f, \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u0435 \\u043d\\u0430&nbsp;\\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0442\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c\\u0443 \\u043b\\u0438\\u0446\\u0443 \\u0438\\u043b\\u0438 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c\\u0443 \\u043a\\u0440\\u0443\\u0433\\u0443 \\u043b\\u0438\\u0446.<\\/div>\\r\\n            <div class=\\\"li\\\">2.12. \\u0420\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u044b\\u0435 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f, \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u0435 \\u043d\\u0430&nbsp;\\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0442\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c\\u0443 \\u043a\\u0440\\u0443\\u0433\\u0443 \\u043b\\u0438\\u0446 (\\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445) \\u0438\\u043b\\u0438 \\u043d\\u0430&nbsp;\\u043e\\u0437\\u043d\\u0430\\u043a\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0441&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438 \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u043e\\u0433\\u043e \\u043a\\u0440\\u0443\\u0433\\u0430 \\u043b\\u0438\\u0446, \\u0432&nbsp;\\u0442\\u043e\\u043c \\u0447\\u0438\\u0441\\u043b\\u0435 \\u043e\\u0431\\u043d\\u0430\\u0440\\u043e\\u0434\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432\\u0430\\u0445 \\u043c\\u0430\\u0441\\u0441\\u043e\\u0432\\u043e\\u0439 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438, \\u0440\\u0430\\u0437\\u043c\\u0435\\u0449\\u0435\\u043d\\u0438\\u0435 \\u0432&nbsp;\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u043e-\\u0442\\u0435\\u043b\\u0435\\u043a\\u043e\\u043c\\u043c\\u0443\\u043d\\u0438\\u043a\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0441\\u0435\\u0442\\u044f\\u0445 \\u0438\\u043b\\u0438 \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0430 \\u043a&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c \\u043a\\u0430\\u043a\\u0438\\u043c-\\u043b\\u0438\\u0431\\u043e \\u0438\\u043d\\u044b\\u043c \\u0441\\u043f\\u043e\\u0441\\u043e\\u0431\\u043e\\u043c.<\\/div>\\r\\n            <div class=\\\"li\\\">2.13. \\u0422\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u0430\\u044f \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0430&nbsp;\\u0442\\u0435\\u0440\\u0440\\u0438\\u0442\\u043e\\u0440\\u0438\\u044e \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u0433\\u043e \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0430 \\u043e\\u0440\\u0433\\u0430\\u043d\\u0443 \\u0432\\u043b\\u0430\\u0441\\u0442\\u0438 \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u0433\\u043e \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0430, \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u043c\\u0443 \\u0444\\u0438\\u0437\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c\\u0443 \\u0438\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u043c\\u0443 \\u044e\\u0440\\u0438\\u0434\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c\\u0443 \\u043b\\u0438\\u0446\\u0443.<\\/div>\\r\\n            <div class=\\\"li\\\">2.14. \\u0423\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u044b\\u0435 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f, \\u0432&nbsp;\\u0440\\u0435\\u0437\\u0443\\u043b\\u044c\\u0442\\u0430\\u0442\\u0435 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0430\\u044e\\u0442\\u0441\\u044f \\u0431\\u0435\\u0437\\u0432\\u043e\\u0437\\u0432\\u0440\\u0430\\u0442\\u043d\\u043e \\u0441&nbsp;\\u043d\\u0435\\u0432\\u043e\\u0437\\u043c\\u043e\\u0436\\u043d\\u043e\\u0441\\u0442\\u044c\\u044e \\u0434\\u0430\\u043b\\u044c\\u043d\\u0435\\u0439\\u0448\\u0435\\u0433\\u043e \\u0432\\u043e\\u0441\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0430\\u044e\\u0442\\u0441\\u044f \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u043d\\u043e\\u0441\\u0438\\u0442\\u0435\\u043b\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n    <div class=\\\"col\\\">\\r\\n        <h5>3. \\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u044b\\u0435 \\u043f\\u0440\\u0430\\u0432\\u0430 \\u0438&nbsp;\\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0438 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430<\\/h5>\\r\\n        <div class=\\\"ol\\\">\\r\\n            <div class=\\\"li\\\">3.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0438\\u043c\\u0435\\u0435\\u0442 \\u043f\\u0440\\u0430\\u0432\\u043e:<\\/div>\\r\\n            <div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0442\\u044c \\u043e\\u0442&nbsp;\\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0434\\u043e\\u0441\\u0442\\u043e\\u0432\\u0435\\u0440\\u043d\\u044b\\u0435 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u044b, \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u0449\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435;<\\/div>\\r\\n            <div class=\\\"li\\\">\\u2014&nbsp;\\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435 \\u043e\\u0442\\u0437\\u044b\\u0432\\u0430 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435, \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u044f \\u0441&nbsp;\\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435\\u043c \\u043e&nbsp;\\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0432\\u043f\\u0440\\u0430\\u0432\\u0435 \\u043f\\u0440\\u043e\\u0434\\u043e\\u043b\\u0436\\u0438\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0431\\u0435\\u0437 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0440\\u0438 \\u043d\\u0430\\u043b\\u0438\\u0447\\u0438\\u0438 \\u043e\\u0441\\u043d\\u043e\\u0432\\u0430\\u043d\\u0438\\u0439, \\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0417\\u0430\\u043a\\u043e\\u043d\\u0435 \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n            <div class=\\\"li\\\">\\u2014&nbsp;\\u0441\\u0430\\u043c\\u043e\\u0441\\u0442\\u043e\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u0442\\u044c \\u0441\\u043e\\u0441\\u0442\\u0430\\u0432 \\u0438&nbsp;\\u043f\\u0435\\u0440\\u0435\\u0447\\u0435\\u043d\\u044c \\u043c\\u0435\\u0440, \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u0445 \\u0438&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0430\\u0442\\u043e\\u0447\\u043d\\u044b\\u0445 \\u0434\\u043b\\u044f \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0435\\u043d\\u0438\\u044f \\u0432\\u044b\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0435\\u0439, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u043f\\u0440\\u0438\\u043d\\u044f\\u0442\\u044b\\u043c\\u0438 \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u043d\\u0438\\u043c \\u043d\\u043e\\u0440\\u043c\\u0430\\u0442\\u0438\\u0432\\u043d\\u044b\\u043c\\u0438 \\u043f\\u0440\\u0430\\u0432\\u043e\\u0432\\u044b\\u043c\\u0438 \\u0430\\u043a\\u0442\\u0430\\u043c\\u0438, \\u0435\\u0441\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0435 \\u043d\\u0435&nbsp;\\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043e \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u0434\\u0440\\u0443\\u0433\\u0438\\u043c\\u0438 \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0437\\u0430\\u043a\\u043e\\u043d\\u0430\\u043c\\u0438.<\\/div>\\r\\n            <div class=\\\"li\\\">3.2. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d:<\\/div>\\r\\n            <div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u044f\\u0442\\u044c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u043e&nbsp;\\u0435\\u0433\\u043e \\u043f\\u0440\\u043e\\u0441\\u044c\\u0431\\u0435 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e, \\u043a\\u0430\\u0441\\u0430\\u044e\\u0449\\u0443\\u044e\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n            <div class=\\\"li\\\">\\u2014&nbsp;\\u043e\\u0440\\u0433\\u0430\\u043d\\u0438\\u0437\\u043e\\u0432\\u044b\\u0432\\u0430\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u043f\\u043e\\u0440\\u044f\\u0434\\u043a\\u0435, \\u0443\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0438\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c&nbsp;\\u0420\\u0424;<\\/div>\\r\\n            <div class=\\\"li\\\">\\u2014&nbsp;\\u043e\\u0442\\u0432\\u0435\\u0447\\u0430\\u0442\\u044c \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u044f \\u0438&nbsp;\\u0437\\u0430\\u043f\\u0440\\u043e\\u0441\\u044b \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u0438\\u0445&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0440\\u0435\\u0434\\u0441\\u0442\\u0430\\u0432\\u0438\\u0442\\u0435\\u043b\\u0435\\u0439 \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f\\u043c\\u0438 \\u0417\\u0430\\u043a\\u043e\\u043d\\u0430 \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n            <div class=\\\"li\\\">\\u2014&nbsp;\\u0441\\u043e\\u043e\\u0431\\u0449\\u0430\\u0442\\u044c \\u0432&nbsp;\\u0443\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0435\\u043d\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d \\u043f\\u043e&nbsp;\\u0437\\u0430\\u0449\\u0438\\u0442\\u0435 \\u043f\\u0440\\u0430\\u0432 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u043e&nbsp;\\u0437\\u0430\\u043f\\u0440\\u043e\\u0441\\u0443 \\u044d\\u0442\\u043e\\u0433\\u043e \\u043e\\u0440\\u0433\\u0430\\u043d\\u0430 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0443\\u044e \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e \\u0432&nbsp;\\u0442\\u0435\\u0447\\u0435\\u043d\\u0438\\u0435 10&nbsp;\\u0434\\u043d\\u0435\\u0439 \\u0441&nbsp;\\u0434\\u0430\\u0442\\u044b \\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u0438\\u044f \\u0442\\u0430\\u043a\\u043e\\u0433\\u043e \\u0437\\u0430\\u043f\\u0440\\u043e\\u0441\\u0430;<\\/div>\\r\\n            <div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0443\\u0431\\u043b\\u0438\\u043a\\u043e\\u0432\\u0430\\u0442\\u044c \\u0438\\u043b\\u0438 \\u0438\\u043d\\u044b\\u043c \\u043e\\u0431\\u0440\\u0430\\u0437\\u043e\\u043c \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0442\\u044c \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u044b\\u0439 \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043a&nbsp;\\u043d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0435\\u0439 \\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0435 \\u0432&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n            <div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0442\\u044c \\u043f\\u0440\\u0430\\u0432\\u043e\\u0432\\u044b\\u0435, \\u043e\\u0440\\u0433\\u0430\\u043d\\u0438\\u0437\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0435 \\u0438&nbsp;\\u0442\\u0435\\u0445\\u043d\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0435 \\u043c\\u0435\\u0440\\u044b \\u0434\\u043b\\u044f \\u0437\\u0430\\u0449\\u0438\\u0442\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0442&nbsp;\\u043d\\u0435\\u043f\\u0440\\u0430\\u0432\\u043e\\u043c\\u0435\\u0440\\u043d\\u043e\\u0433\\u043e \\u0438\\u043b\\u0438 \\u0441\\u043b\\u0443\\u0447\\u0430\\u0439\\u043d\\u043e\\u0433\\u043e \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0430 \\u043a&nbsp;\\u043d\\u0438\\u043c, \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f, \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u044f, \\u0431\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f, \\u043a\\u043e\\u043f\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f, \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f, \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043e\\u0442&nbsp;\\u0438\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043f\\u0440\\u0430\\u0432\\u043e\\u043c\\u0435\\u0440\\u043d\\u044b\\u0445 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0439 \\u0432&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n            <div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0442\\u0438\\u0442\\u044c \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 (\\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f) \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0442\\u0438\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u0438&nbsp;\\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0438\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0432&nbsp;\\u043f\\u043e\\u0440\\u044f\\u0434\\u043a\\u0435 \\u0438&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u044f\\u0445, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n            <div class=\\\"li\\\">\\u2014&nbsp;\\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u044f\\u0442\\u044c \\u0438\\u043d\\u044b\\u0435 \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0438, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n    <div class=\\\"col\\\">\\r\\n        <h5>4. \\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u044b\\u0435 \\u043f\\u0440\\u0430\\u0432\\u0430 \\u0438&nbsp;\\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0438 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n        <div class=\\\"ol\\\">\\r\\n            <div class=\\\"li\\\">4.1. \\u0421\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043c\\u0435\\u044e\\u0442 \\u043f\\u0440\\u0430\\u0432\\u043e:<\\/div>\\r\\n            <div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0442\\u044c \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e, \\u043a\\u0430\\u0441\\u0430\\u044e\\u0449\\u0443\\u044e\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0437\\u0430&nbsp;\\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0441\\u043b\\u0443\\u0447\\u0430\\u0435\\u0432, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0437\\u0430\\u043a\\u043e\\u043d\\u0430\\u043c\\u0438. \\u0421\\u0432\\u0435\\u0434\\u0435\\u043d\\u0438\\u044f \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u044f\\u044e\\u0442\\u0441\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u043e\\u043c \\u0432&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u043d\\u043e\\u0439 \\u0444\\u043e\\u0440\\u043c\\u0435, \\u0438&nbsp;\\u0432&nbsp;\\u043d\\u0438\\u0445 \\u043d\\u0435&nbsp;\\u0434\\u043e\\u043b\\u0436\\u043d\\u044b \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u0442\\u044c\\u0441\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u043e\\u0442\\u043d\\u043e\\u0441\\u044f\\u0449\\u0438\\u0435\\u0441\\u044f \\u043a&nbsp;\\u0434\\u0440\\u0443\\u0433\\u0438\\u043c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0437\\u0430&nbsp;\\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0441\\u043b\\u0443\\u0447\\u0430\\u0435\\u0432, \\u043a\\u043e\\u0433\\u0434\\u0430 \\u0438\\u043c\\u0435\\u044e\\u0442\\u0441\\u044f \\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u044b\\u0435 \\u043e\\u0441\\u043d\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0442\\u0438\\u044f \\u0442\\u0430\\u043a\\u0438\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445. \\u041f\\u0435\\u0440\\u0435\\u0447\\u0435\\u043d\\u044c \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438 \\u0438&nbsp;\\u043f\\u043e\\u0440\\u044f\\u0434\\u043e\\u043a \\u0435\\u0435&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u0438\\u044f \\u0443\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n            <div class=\\\"li\\\">\\u2014&nbsp;\\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u0442\\u044c \\u043e\\u0442&nbsp;\\u043e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u044f \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0438\\u0445&nbsp;\\u0431\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u0438\\u043b\\u0438 \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f \\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435, \\u0435\\u0441\\u043b\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u044f\\u0432\\u043b\\u044f\\u044e\\u0442\\u0441\\u044f \\u043d\\u0435\\u043f\\u043e\\u043b\\u043d\\u044b\\u043c\\u0438, \\u0443\\u0441\\u0442\\u0430\\u0440\\u0435\\u0432\\u0448\\u0438\\u043c\\u0438, \\u043d\\u0435\\u0442\\u043e\\u0447\\u043d\\u044b\\u043c\\u0438, \\u043d\\u0435\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u043e \\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u043d\\u044b\\u043c\\u0438 \\u0438\\u043b\\u0438 \\u043d\\u0435&nbsp;\\u044f\\u0432\\u043b\\u044f\\u044e\\u0442\\u0441\\u044f \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u043c\\u0438 \\u0434\\u043b\\u044f \\u0437\\u0430\\u044f\\u0432\\u043b\\u0435\\u043d\\u043d\\u043e\\u0439 \\u0446\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0442\\u044c \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043c\\u0435\\u0440\\u044b \\u043f\\u043e&nbsp;\\u0437\\u0430\\u0449\\u0438\\u0442\\u0435 \\u0441\\u0432\\u043e\\u0438\\u0445 \\u043f\\u0440\\u0430\\u0432;<\\/div>\\r\\n            <div class=\\\"li\\\">\\u2014&nbsp;\\u0432\\u044b\\u0434\\u0432\\u0438\\u0433\\u0430\\u0442\\u044c \\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u0435 \\u043f\\u0440\\u0435\\u0434\\u0432\\u0430\\u0440\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0433\\u043e \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0446\\u0435\\u043b\\u044f\\u0445 \\u043f\\u0440\\u043e\\u0434\\u0432\\u0438\\u0436\\u0435\\u043d\\u0438\\u044f \\u043d\\u0430&nbsp;\\u0440\\u044b\\u043d\\u043a\\u0435 \\u0442\\u043e\\u0432\\u0430\\u0440\\u043e\\u0432, \\u0440\\u0430\\u0431\\u043e\\u0442 \\u0438&nbsp;\\u0443\\u0441\\u043b\\u0443\\u0433;<\\/div>\\r\\n            <div class=\\\"li\\\">\\u2014&nbsp;\\u043d\\u0430&nbsp;\\u043e\\u0442\\u0437\\u044b\\u0432 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435, \\u043d\\u0430&nbsp;\\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u043e&nbsp;\\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n            <div class=\\\"li\\\">\\u2014&nbsp;\\u043e\\u0431\\u0436\\u0430\\u043b\\u043e\\u0432\\u0430\\u0442\\u044c \\u0432&nbsp;\\u0443\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0435\\u043d\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d \\u043f\\u043e&nbsp;\\u0437\\u0430\\u0449\\u0438\\u0442\\u0435 \\u043f\\u0440\\u0430\\u0432 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u0432&nbsp;\\u0441\\u0443\\u0434\\u0435\\u0431\\u043d\\u043e\\u043c \\u043f\\u043e\\u0440\\u044f\\u0434\\u043a\\u0435 \\u043d\\u0435\\u043f\\u0440\\u0430\\u0432\\u043e\\u043c\\u0435\\u0440\\u043d\\u044b\\u0435 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f \\u0438\\u043b\\u0438 \\u0431\\u0435\\u0437\\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0435 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u043f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n            <div class=\\\"li\\\">\\u2014&nbsp;\\u043d\\u0430&nbsp;\\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0438\\u043d\\u044b\\u0445 \\u043f\\u0440\\u0430\\u0432, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c&nbsp;\\u0420\\u0424.<\\/div>\\r\\n            <div class=\\\"li\\\">4.2. \\u0421\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u044b:<\\/div>\\r\\n            <div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u044f\\u0442\\u044c \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u0434\\u043e\\u0441\\u0442\\u043e\\u0432\\u0435\\u0440\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u043e&nbsp;\\u0441\\u0435\\u0431\\u0435;<\\/div>\\r\\n            <div class=\\\"li\\\">\\u2014&nbsp;\\u0441\\u043e\\u043e\\u0431\\u0449\\u0430\\u0442\\u044c \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u043e\\u0431&nbsp;\\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u0438 (\\u043e\\u0431\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u0438, \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0438) \\u0441\\u0432\\u043e\\u0438\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n            <div class=\\\"li\\\">4.3. \\u041b\\u0438\\u0446\\u0430, \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0432\\u0448\\u0438\\u0435 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u043d\\u0435\\u0434\\u043e\\u0441\\u0442\\u043e\\u0432\\u0435\\u0440\\u043d\\u044b\\u0435 \\u0441\\u0432\\u0435\\u0434\\u0435\\u043d\\u0438\\u044f \\u043e&nbsp;\\u0441\\u0435\\u0431\\u0435, \\u043b\\u0438\\u0431\\u043e \\u0441\\u0432\\u0435\\u0434\\u0435\\u043d\\u0438\\u044f \\u043e&nbsp;\\u0434\\u0440\\u0443\\u0433\\u043e\\u043c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0431\\u0435\\u0437 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043f\\u043e\\u0441\\u043b\\u0435\\u0434\\u043d\\u0435\\u0433\\u043e, \\u043d\\u0435\\u0441\\u0443\\u0442 \\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c&nbsp;\\u0420\\u0424.<\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n    <div class=\\\"col\\\">\\r\\n        <h5>5. \\u041f\\u0440\\u0438\\u043d\\u0446\\u0438\\u043f\\u044b \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n        <div class=\\\"ol\\\">\\r\\n            <div class=\\\"li\\\">5.1. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043d\\u0430&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0438&nbsp;\\u0441\\u043f\\u0440\\u0430\\u0432\\u0435\\u0434\\u043b\\u0438\\u0432\\u043e\\u0439 \\u043e\\u0441\\u043d\\u043e\\u0432\\u0435.<\\/div>\\r\\n            <div class=\\\"li\\\">5.2. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0435\\u043c \\u043a\\u043e\\u043d\\u043a\\u0440\\u0435\\u0442\\u043d\\u044b\\u0445, \\u0437\\u0430\\u0440\\u0430\\u043d\\u0435\\u0435 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0446\\u0435\\u043b\\u0435\\u0439. \\u041d\\u0435&nbsp;\\u0434\\u043e\\u043f\\u0443\\u0441\\u043a\\u0430\\u0435\\u0442\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043d\\u0435\\u0441\\u043e\\u0432\\u043c\\u0435\\u0441\\u0442\\u0438\\u043c\\u0430\\u044f \\u0441&nbsp;\\u0446\\u0435\\u043b\\u044f\\u043c\\u0438 \\u0441\\u0431\\u043e\\u0440\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n            <div class=\\\"li\\\">5.3. \\u041d\\u0435&nbsp;\\u0434\\u043e\\u043f\\u0443\\u0441\\u043a\\u0430\\u0435\\u0442\\u0441\\u044f \\u043e\\u0431\\u044a\\u0435\\u0434\\u0438\\u043d\\u0435\\u043d\\u0438\\u0435 \\u0431\\u0430\\u0437 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u0449\\u0438\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0432&nbsp;\\u0446\\u0435\\u043b\\u044f\\u0445, \\u043d\\u0435\\u0441\\u043e\\u0432\\u043c\\u0435\\u0441\\u0442\\u0438\\u043c\\u044b\\u0445 \\u043c\\u0435\\u0436\\u0434\\u0443 \\u0441\\u043e\\u0431\\u043e\\u0439.<\\/div>\\r\\n            <div class=\\\"li\\\">5.4. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0442 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 \\u043e\\u0442\\u0432\\u0435\\u0447\\u0430\\u044e\\u0442 \\u0446\\u0435\\u043b\\u044f\\u043c \\u0438\\u0445&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438.<\\/div>\\r\\n            <div class=\\\"li\\\">5.5. \\u0421\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u043d\\u0438\\u0435 \\u0438&nbsp;\\u043e\\u0431\\u044a\\u0435\\u043c \\u043e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u0435\\u043c\\u044b\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0443\\u044e\\u0442 \\u0437\\u0430\\u044f\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u043c \\u0446\\u0435\\u043b\\u044f\\u043c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438. \\u041d\\u0435&nbsp;\\u0434\\u043e\\u043f\\u0443\\u0441\\u043a\\u0430\\u0435\\u0442\\u0441\\u044f \\u0438\\u0437\\u0431\\u044b\\u0442\\u043e\\u0447\\u043d\\u043e\\u0441\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u0435\\u043c\\u044b\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u043e&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u044e \\u043a&nbsp;\\u0437\\u0430\\u044f\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u043c \\u0446\\u0435\\u043b\\u044f\\u043c \\u0438\\u0445&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438.<\\/div>\\r\\n            <div class=\\\"li\\\">5.6. \\u041f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f \\u0442\\u043e\\u0447\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0438\\u0445&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0430\\u0442\\u043e\\u0447\\u043d\\u043e\\u0441\\u0442\\u044c, \\u0430&nbsp;\\u0432&nbsp;\\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u0445 \\u0441\\u043b\\u0443\\u0447\\u0430\\u044f\\u0445 \\u0438&nbsp;\\u0430\\u043a\\u0442\\u0443\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u043e&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u044e \\u043a&nbsp;\\u0446\\u0435\\u043b\\u044f\\u043c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0435\\u0442 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u0435 \\u043c\\u0435\\u0440\\u044b \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u0438\\u0445&nbsp;\\u043f\\u0440\\u0438\\u043d\\u044f\\u0442\\u0438\\u0435 \\u043f\\u043e&nbsp;\\u0443\\u0434\\u0430\\u043b\\u0435\\u043d\\u0438\\u044e \\u0438\\u043b\\u0438 \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u044e \\u043d\\u0435\\u043f\\u043e\\u043b\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u043d\\u0435\\u0442\\u043e\\u0447\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n            <div class=\\\"li\\\">5.7. \\u0425\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0432&nbsp;\\u0444\\u043e\\u0440\\u043c\\u0435, \\u043f\\u043e\\u0437\\u0432\\u043e\\u043b\\u044f\\u044e\\u0449\\u0435\\u0439 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0438\\u0442\\u044c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043d\\u0435&nbsp;\\u0434\\u043e\\u043b\\u044c\\u0448\\u0435, \\u0447\\u0435\\u043c \\u044d\\u0442\\u043e\\u0433\\u043e \\u0442\\u0440\\u0435\\u0431\\u0443\\u044e\\u0442 \\u0446\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0435\\u0441\\u043b\\u0438 \\u0441\\u0440\\u043e\\u043a \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435&nbsp;\\u0443\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c, \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u043e\\u043c, \\u0441\\u0442\\u043e\\u0440\\u043e\\u043d\\u043e\\u0439 \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e, \\u0432\\u044b\\u0433\\u043e\\u0434\\u043e\\u043f\\u0440\\u0438\\u043e\\u0431\\u0440\\u0435\\u0442\\u0430\\u0442\\u0435\\u043b\\u0435\\u043c \\u0438\\u043b\\u0438 \\u043f\\u043e\\u0440\\u0443\\u0447\\u0438\\u0442\\u0435\\u043b\\u0435\\u043c \\u043f\\u043e&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u043c\\u0443 \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445. \\u041e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u0435\\u043c\\u044b\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0430\\u044e\\u0442\\u0441\\u044f \\u043b\\u0438\\u0431\\u043e \\u043e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u044e\\u0442\\u0441\\u044f \\u043f\\u043e&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0438 \\u0446\\u0435\\u043b\\u0435\\u0439 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u0438\\u043b\\u0438 \\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435 \\u0443\\u0442\\u0440\\u0430\\u0442\\u044b \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u043e\\u0441\\u0442\\u0438 \\u0432&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0438 \\u044d\\u0442\\u0438\\u0445 \\u0446\\u0435\\u043b\\u0435\\u0439, \\u0435\\u0441\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0435 \\u043d\\u0435&nbsp;\\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043e \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c.<\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n    <div class=\\\"col\\\">\\r\\n        <h5>6. \\u0426\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n        <div class=\\\"ol\\\">\\r\\n            <div id=\\\"EUT4Im\\\" class=\\\"li\\\">\\r\\n                <table class=\\\"purpose-table\\\">\\r\\n                    <tbody>\\r\\n                        <tr>\\r\\n                            <th>\\u0426\\u0435\\u043b\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438<\\/th>\\r\\n                            <td class=\\\"purpose-field\\\"><span>\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435 \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044f \\u043f\\u043e\\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432\\u043e\\u043c \\u043e\\u0442\\u043f\\u0440\\u0430\\u0432\\u043a\\u0438 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0438\\u0441\\u0435\\u043c<\\/span>\\r\\n                            <\\/td>\\r\\n                        <\\/tr>\\r\\n                        <tr>\\r\\n                            <th>\\u041f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435<\\/th>\\r\\n                            <td class=\\\"data-field\\\">\\r\\n                                <ul>\\r\\n                                    <li><span>\\u0444\\u0430\\u043c\\u0438\\u043b\\u0438\\u044f, \\u0438\\u043c\\u044f, \\u043e\\u0442\\u0447\\u0435\\u0441\\u0442\\u0432\\u043e<\\/span>\\r\\n                                    <\\/li>\\r\\n                                    <li><span>\\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0439 \\u0430\\u0434\\u0440\\u0435\\u0441<\\/span>\\r\\n                                    <\\/li>\\r\\n                                    <li><span>\\u043d\\u043e\\u043c\\u0435\\u0440\\u0430 \\u0442\\u0435\\u043b\\u0435\\u0444\\u043e\\u043d\\u043e\\u0432<\\/span>\\r\\n                                    <\\/li>\\r\\n                                <\\/ul>\\r\\n                            <\\/td>\\r\\n                        <\\/tr>\\r\\n                        <tr>\\r\\n                            <th>\\u041f\\u0440\\u0430\\u0432\\u043e\\u0432\\u044b\\u0435 \\u043e\\u0441\\u043d\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f<\\/th>\\r\\n                            <td class=\\\"legal-field\\\">\\r\\n                                <ul>\\r\\n                                    <li><span>\\u0443\\u0441\\u0442\\u0430\\u0432\\u043d\\u044b\\u0435 (\\u0443\\u0447\\u0440\\u0435\\u0434\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u044b\\u0435) \\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u044b \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430<\\/span>\\r\\n                                    <\\/li>\\r\\n                                <\\/ul>\\r\\n                            <\\/td>\\r\\n                        <\\/tr>\\r\\n                        <tr>\\r\\n                            <th>\\u0412\\u0438\\u0434\\u044b \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/th>\\r\\n                            <td class=\\\"types-field\\\">\\r\\n                                <ul>\\r\\n                                    <li><span>\\u0421\\u0431\\u043e\\u0440, \\u0437\\u0430\\u043f\\u0438\\u0441\\u044c, \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430\\u0442\\u0438\\u0437\\u0430\\u0446\\u0438\\u044f, \\u043d\\u0430\\u043a\\u043e\\u043f\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u0438&nbsp;\\u043e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/span>\\r\\n                                    <\\/li>\\r\\n                                <\\/ul>\\r\\n                            <\\/td>\\r\\n                        <\\/tr>\\r\\n                    <\\/tbody>\\r\\n                <\\/table>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n    <div class=\\\"col\\\">\\r\\n        <h5>7. \\u0423\\u0441\\u043b\\u043e\\u0432\\u0438\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n        <div class=\\\"ol\\\">\\r\\n            <div class=\\\"li\\\">7.1. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441&nbsp;\\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n            <div class=\\\"li\\\">7.2. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u044f \\u0446\\u0435\\u043b\\u0435\\u0439, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u043c\\u0435\\u0436\\u0434\\u0443\\u043d\\u0430\\u0440\\u043e\\u0434\\u043d\\u044b\\u043c \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u043e\\u043c \\u0420\\u043e\\u0441\\u0441\\u0438\\u0439\\u0441\\u043a\\u043e\\u0439 \\u0424\\u0435\\u0434\\u0435\\u0440\\u0430\\u0446\\u0438\\u0438 \\u0438\\u043b\\u0438 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c, \\u0434\\u043b\\u044f \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0432\\u043e\\u0437\\u043b\\u043e\\u0436\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c \\u0420\\u043e\\u0441\\u0441\\u0438\\u0439\\u0441\\u043a\\u043e\\u0439 \\u0424\\u0435\\u0434\\u0435\\u0440\\u0430\\u0446\\u0438\\u0438 \\u043d\\u0430&nbsp;\\u043e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u0444\\u0443\\u043d\\u043a\\u0446\\u0438\\u0439, \\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0438\\u0439 \\u0438&nbsp;\\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0435\\u0439.<\\/div>\\r\\n            <div class=\\\"li\\\">7.3. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u043f\\u0440\\u0430\\u0432\\u043e\\u0441\\u0443\\u0434\\u0438\\u044f, \\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u0441\\u0443\\u0434\\u0435\\u0431\\u043d\\u043e\\u0433\\u043e \\u0430\\u043a\\u0442\\u0430, \\u0430\\u043a\\u0442\\u0430 \\u0434\\u0440\\u0443\\u0433\\u043e\\u0433\\u043e \\u043e\\u0440\\u0433\\u0430\\u043d\\u0430 \\u0438\\u043b\\u0438 \\u0434\\u043e\\u043b\\u0436\\u043d\\u043e\\u0441\\u0442\\u043d\\u043e\\u0433\\u043e \\u043b\\u0438\\u0446\\u0430, \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0449\\u0438\\u0445 \\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044e \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c \\u0420\\u043e\\u0441\\u0441\\u0438\\u0439\\u0441\\u043a\\u043e\\u0439 \\u0424\\u0435\\u0434\\u0435\\u0440\\u0430\\u0446\\u0438\\u0438 \\u043e\\u0431&nbsp;\\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u043c \\u043f\\u0440\\u043e\\u0438\\u0437\\u0432\\u043e\\u0434\\u0441\\u0442\\u0432\\u0435.<\\/div>\\r\\n            <div class=\\\"li\\\">7.4. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u0430, \\u0441\\u0442\\u043e\\u0440\\u043e\\u043d\\u043e\\u0439 \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e \\u043b\\u0438\\u0431\\u043e \\u0432\\u044b\\u0433\\u043e\\u0434\\u043e\\u043f\\u0440\\u0438\\u043e\\u0431\\u0440\\u0435\\u0442\\u0430\\u0442\\u0435\\u043b\\u0435\\u043c \\u0438\\u043b\\u0438 \\u043f\\u043e\\u0440\\u0443\\u0447\\u0438\\u0442\\u0435\\u043b\\u0435\\u043c \\u043f\\u043e&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u043c\\u0443 \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u0434\\u043b\\u044f \\u0437\\u0430\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u044f \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u0430 \\u043f\\u043e&nbsp;\\u0438\\u043d\\u0438\\u0446\\u0438\\u0430\\u0442\\u0438\\u0432\\u0435 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u0430, \\u043f\\u043e&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u043c\\u0443 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0431\\u0443\\u0434\\u0435\\u0442 \\u044f\\u0432\\u043b\\u044f\\u0442\\u044c\\u0441\\u044f \\u0432\\u044b\\u0433\\u043e\\u0434\\u043e\\u043f\\u0440\\u0438\\u043e\\u0431\\u0440\\u0435\\u0442\\u0430\\u0442\\u0435\\u043b\\u0435\\u043c \\u0438\\u043b\\u0438 \\u043f\\u043e\\u0440\\u0443\\u0447\\u0438\\u0442\\u0435\\u043b\\u0435\\u043c.<\\/div>\\r\\n            <div class=\\\"li\\\">7.5. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u043f\\u0440\\u0430\\u0432 \\u0438&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043d\\u0442\\u0435\\u0440\\u0435\\u0441\\u043e\\u0432 \\u043e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u0438\\u043b\\u0438 \\u0442\\u0440\\u0435\\u0442\\u044c\\u0438\\u0445 \\u043b\\u0438\\u0446 \\u043b\\u0438\\u0431\\u043e \\u0434\\u043b\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u0449\\u0435\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e \\u0437\\u043d\\u0430\\u0447\\u0438\\u043c\\u044b\\u0445 \\u0446\\u0435\\u043b\\u0435\\u0439 \\u043f\\u0440\\u0438 \\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u0438, \\u0447\\u0442\\u043e \\u043f\\u0440\\u0438 \\u044d\\u0442\\u043e\\u043c \\u043d\\u0435&nbsp;\\u043d\\u0430\\u0440\\u0443\\u0448\\u0430\\u044e\\u0442\\u0441\\u044f \\u043f\\u0440\\u0430\\u0432\\u0430 \\u0438&nbsp;\\u0441\\u0432\\u043e\\u0431\\u043e\\u0434\\u044b \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n            <div class=\\\"li\\\">7.6. \\u041e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u043e\\u0433\\u043e \\u043a\\u0440\\u0443\\u0433\\u0430 \\u043b\\u0438\\u0446 \\u043a&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u043c \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043b\\u0438\\u0431\\u043e \\u043f\\u043e&nbsp;\\u0435\\u0433\\u043e \\u043f\\u0440\\u043e\\u0441\\u044c\\u0431\\u0435 (\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u043e\\u0431\\u0449\\u0435\\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u043d\\u044b\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435).<\\/div>\\r\\n            <div class=\\\"li\\\">7.7. \\u041e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0449\\u0438\\u0445 \\u043e\\u043f\\u0443\\u0431\\u043b\\u0438\\u043a\\u043e\\u0432\\u0430\\u043d\\u0438\\u044e \\u0438\\u043b\\u0438 \\u043e\\u0431\\u044f\\u0437\\u0430\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u043c\\u0443 \\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0442\\u0438\\u044e \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c.<\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n    <div class=\\\"col\\\">\\r\\n        <h5>8. \\u041f\\u043e\\u0440\\u044f\\u0434\\u043e\\u043a \\u0441\\u0431\\u043e\\u0440\\u0430, \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f, \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0438 \\u0438&nbsp;\\u0434\\u0440\\u0443\\u0433\\u0438\\u0445 \\u0432\\u0438\\u0434\\u043e\\u0432 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n        <div class=\\\"descr\\\">\\u0411\\u0435\\u0437\\u043e\\u043f\\u0430\\u0441\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 \\u043e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u044e\\u0442\\u0441\\u044f \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u043e\\u043c, \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f \\u043f\\u0443\\u0442\\u0435\\u043c \\u0440\\u0435\\u0430\\u043b\\u0438\\u0437\\u0430\\u0446\\u0438\\u0438 \\u043f\\u0440\\u0430\\u0432\\u043e\\u0432\\u044b\\u0445, \\u043e\\u0440\\u0433\\u0430\\u043d\\u0438\\u0437\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u0442\\u0435\\u0445\\u043d\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u043c\\u0435\\u0440, \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u0445 \\u0434\\u043b\\u044f \\u0432\\u044b\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u0432&nbsp;\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c \\u043e\\u0431\\u044a\\u0435\\u043c\\u0435 \\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u0439 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0435\\u0433\\u043e \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u0430 \\u0432&nbsp;\\u043e\\u0431\\u043b\\u0430\\u0441\\u0442\\u0438 \\u0437\\u0430\\u0449\\u0438\\u0442\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n        <div class=\\\"ol\\\">\\r\\n            <div class=\\\"li\\\">8.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u0441\\u043e\\u0445\\u0440\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0435\\u0442 \\u0432\\u0441\\u0435 \\u0432\\u043e\\u0437\\u043c\\u043e\\u0436\\u043d\\u044b\\u0435 \\u043c\\u0435\\u0440\\u044b, \\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0430\\u044e\\u0449\\u0438\\u0435 \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043a&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c \\u043d\\u0435\\u0443\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0435\\u043d\\u043d\\u044b\\u0445 \\u043b\\u0438\\u0446.<\\/div>\\r\\n            <div class=\\\"li\\\">8.2. \\u041f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044f \\u043d\\u0438\\u043a\\u043e\\u0433\\u0434\\u0430, \\u043d\\u0438&nbsp;\\u043f\\u0440\\u0438 \\u043a\\u0430\\u043a\\u0438\\u0445 \\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u044f\\u0445 \\u043d\\u0435&nbsp;\\u0431\\u0443\\u0434\\u0443\\u0442 \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u043d\\u044b \\u0442\\u0440\\u0435\\u0442\\u044c\\u0438\\u043c \\u043b\\u0438\\u0446\\u0430\\u043c, \\u0437\\u0430&nbsp;\\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0441\\u043b\\u0443\\u0447\\u0430\\u0435\\u0432, \\u0441\\u0432\\u044f\\u0437\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441&nbsp;\\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u0435\\u043c \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0435\\u0433\\u043e \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u0430 \\u043b\\u0438\\u0431\\u043e \\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435, \\u0435\\u0441\\u043b\\u0438 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043e \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u0435 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u043d\\u0430&nbsp;\\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0442\\u0440\\u0435\\u0442\\u044c\\u0435\\u043c\\u0443 \\u043b\\u0438\\u0446\\u0443 \\u0434\\u043b\\u044f \\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u044f\\u0437\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432 \\u043f\\u043e&nbsp;\\u0433\\u0440\\u0430\\u0436\\u0434\\u0430\\u043d\\u0441\\u043a\\u043e-\\u043f\\u0440\\u0430\\u0432\\u043e\\u0432\\u043e\\u043c\\u0443 \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u0443.<\\/div>\\r\\n            <div class=\\\"li\\\">8.3. \\u0412&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435 \\u0432\\u044b\\u044f\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u043d\\u0435\\u0442\\u043e\\u0447\\u043d\\u043e\\u0441\\u0442\\u0435\\u0439 \\u0432&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c \\u043c\\u043e\\u0436\\u0435\\u0442 \\u0430\\u043a\\u0442\\u0443\\u0430\\u043b\\u0438\\u0437\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0438\\u0445&nbsp;\\u0441\\u0430\\u043c\\u043e\\u0441\\u0442\\u043e\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e, \\u043f\\u0443\\u0442\\u0435\\u043c \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0430&nbsp;\\u0430\\u0434\\u0440\\u0435\\u0441 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u043f\\u043e\\u0447\\u0442\\u044b \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430&nbsp;<span data-scroll-to=\\\"#owner-email-field\\\">office@zms-msk.ru<\\/span>&nbsp;\\u0441&nbsp;\\u043f\\u043e\\u043c\\u0435\\u0442\\u043a\\u043e\\u0439 \\u00ab\\u0410\\u043a\\u0442\\u0443\\u0430\\u043b\\u0438\\u0437\\u0430\\u0446\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445\\u00bb.<\\/div>\\r\\n            <div class=\\\"li\\\">8.4. \\u0421\\u0440\\u043e\\u043a \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0435\\u043c \\u0446\\u0435\\u043b\\u0435\\u0439, \\u0434\\u043b\\u044f \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u0431\\u044b\\u043b\\u0438 \\u0441\\u043e\\u0431\\u0440\\u0430\\u043d\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u0435\\u0441\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0439 \\u0441\\u0440\\u043e\\u043a \\u043d\\u0435&nbsp;\\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u043e\\u043c \\u0438\\u043b\\u0438 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0438\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c.\\r\\n                <br \\/>\\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c \\u043c\\u043e\\u0436\\u0435\\u0442 \\u0432&nbsp;\\u043b\\u044e\\u0431\\u043e\\u0439 \\u043c\\u043e\\u043c\\u0435\\u043d\\u0442 \\u043e\\u0442\\u043e\\u0437\\u0432\\u0430\\u0442\\u044c \\u0441\\u0432\\u043e\\u0435 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u0435 \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u0438\\u0432 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043f\\u043e\\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432\\u043e\\u043c \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u043f\\u043e\\u0447\\u0442\\u044b \\u043d\\u0430&nbsp;\\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0439 \\u0430\\u0434\\u0440\\u0435\\u0441 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430&nbsp;<span data-scroll-to=\\\"#owner-email-field\\\">office@zms-msk.ru<\\/span>&nbsp;\\u0441&nbsp;\\u043f\\u043e\\u043c\\u0435\\u0442\\u043a\\u043e\\u0439 \\u00ab\\u041e\\u0442\\u0437\\u044b\\u0432 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445\\u00bb.<\\/div>\\r\\n            <div class=\\\"li\\\">8.5. \\u0412\\u0441\\u044f \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044f, \\u043a\\u043e\\u0442\\u043e\\u0440\\u0430\\u044f \\u0441\\u043e\\u0431\\u0438\\u0440\\u0430\\u0435\\u0442\\u0441\\u044f \\u0441\\u0442\\u043e\\u0440\\u043e\\u043d\\u043d\\u0438\\u043c\\u0438 \\u0441\\u0435\\u0440\\u0432\\u0438\\u0441\\u0430\\u043c\\u0438, \\u0432&nbsp;\\u0442\\u043e\\u043c \\u0447\\u0438\\u0441\\u043b\\u0435 \\u043f\\u043b\\u0430\\u0442\\u0435\\u0436\\u043d\\u044b\\u043c\\u0438 \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430\\u043c\\u0438, \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432\\u0430\\u043c\\u0438 \\u0441\\u0432\\u044f\\u0437\\u0438 \\u0438&nbsp;\\u0434\\u0440\\u0443\\u0433\\u0438\\u043c\\u0438 \\u043f\\u043e\\u0441\\u0442\\u0430\\u0432\\u0449\\u0438\\u043a\\u0430\\u043c\\u0438 \\u0443\\u0441\\u043b\\u0443\\u0433, \\u0445\\u0440\\u0430\\u043d\\u0438\\u0442\\u0441\\u044f \\u0438&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f \\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438 \\u043b\\u0438\\u0446\\u0430\\u043c\\u0438 (\\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430\\u043c\\u0438) \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0438\\u0445&nbsp;\\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u043a\\u0438\\u043c \\u0441\\u043e\\u0433\\u043b\\u0430\\u0448\\u0435\\u043d\\u0438\\u0435\\u043c \\u0438&nbsp;\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u043e\\u0439 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438. \\u0421\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u0441&nbsp;\\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438 \\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u0430\\u043c\\u0438. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043d\\u0435&nbsp;\\u043d\\u0435\\u0441\\u0435\\u0442 \\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u0437\\u0430&nbsp;\\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f \\u0442\\u0440\\u0435\\u0442\\u044c\\u0438\\u0445 \\u043b\\u0438\\u0446, \\u0432&nbsp;\\u0442\\u043e\\u043c \\u0447\\u0438\\u0441\\u043b\\u0435 \\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u043d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0435\\u043c \\u043f\\u0443\\u043d\\u043a\\u0442\\u0435 \\u043f\\u043e\\u0441\\u0442\\u0430\\u0432\\u0449\\u0438\\u043a\\u043e\\u0432 \\u0443\\u0441\\u043b\\u0443\\u0433.<\\/div>\\r\\n            <div class=\\\"li\\\">8.6. \\u0423\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0437\\u0430\\u043f\\u0440\\u0435\\u0442\\u044b \\u043d\\u0430&nbsp;\\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 (\\u043a\\u0440\\u043e\\u043c\\u0435 \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0430), \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u0438\\u043b\\u0438 \\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 (\\u043a\\u0440\\u043e\\u043c\\u0435 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u0438\\u044f \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0430) \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0440\\u0430\\u0437\\u0440\\u0435\\u0448\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f, \\u043d\\u0435&nbsp;\\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0442 \\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u044f\\u0445 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u044b\\u0445, \\u043e\\u0431\\u0449\\u0435\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u0438\\u043d\\u044b\\u0445 \\u043f\\u0443\\u0431\\u043b\\u0438\\u0447\\u043d\\u044b\\u0445 \\u0438\\u043d\\u0442\\u0435\\u0440\\u0435\\u0441\\u0430\\u0445, \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c&nbsp;\\u0420\\u0424.<\\/div>\\r\\n            <div class=\\\"li\\\">8.7. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n            <div class=\\\"li\\\">8.8. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442 \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0444\\u043e\\u0440\\u043c\\u0435, \\u043f\\u043e\\u0437\\u0432\\u043e\\u043b\\u044f\\u044e\\u0449\\u0435\\u0439 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0438\\u0442\\u044c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043d\\u0435&nbsp;\\u0434\\u043e\\u043b\\u044c\\u0448\\u0435, \\u0447\\u0435\\u043c \\u044d\\u0442\\u043e\\u0433\\u043e \\u0442\\u0440\\u0435\\u0431\\u0443\\u044e\\u0442 \\u0446\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0435\\u0441\\u043b\\u0438 \\u0441\\u0440\\u043e\\u043a \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435&nbsp;\\u0443\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c, \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u043e\\u043c, \\u0441\\u0442\\u043e\\u0440\\u043e\\u043d\\u043e\\u0439 \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e, \\u0432\\u044b\\u0433\\u043e\\u0434\\u043e\\u043f\\u0440\\u0438\\u043e\\u0431\\u0440\\u0435\\u0442\\u0430\\u0442\\u0435\\u043b\\u0435\\u043c \\u0438\\u043b\\u0438 \\u043f\\u043e\\u0440\\u0443\\u0447\\u0438\\u0442\\u0435\\u043b\\u0435\\u043c \\u043f\\u043e&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u043c\\u0443 \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n            <div class=\\\"li\\\">8.9. \\u0423\\u0441\\u043b\\u043e\\u0432\\u0438\\u0435\\u043c \\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043c\\u043e\\u0436\\u0435\\u0442 \\u044f\\u0432\\u043b\\u044f\\u0442\\u044c\\u0441\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0435 \\u0446\\u0435\\u043b\\u0435\\u0439 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0438\\u0441\\u0442\\u0435\\u0447\\u0435\\u043d\\u0438\\u0435 \\u0441\\u0440\\u043e\\u043a\\u0430 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043e\\u0442\\u0437\\u044b\\u0432 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043e&nbsp;\\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u0432\\u044b\\u044f\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0435\\u043f\\u0440\\u0430\\u0432\\u043e\\u043c\\u0435\\u0440\\u043d\\u043e\\u0439 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n    <div class=\\\"col\\\">\\r\\n        <h5>9. \\u041f\\u0435\\u0440\\u0435\\u0447\\u0435\\u043d\\u044c \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0439, \\u043f\\u0440\\u043e\\u0438\\u0437\\u0432\\u043e\\u0434\\u0438\\u043c\\u044b\\u0445 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u043e\\u043c \\u0441&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u043d\\u044b\\u043c\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438<\\/h5>\\r\\n        <div class=\\\"ol\\\">\\r\\n            <div class=\\\"li\\\">9.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442 \\u0441\\u0431\\u043e\\u0440, \\u0437\\u0430\\u043f\\u0438\\u0441\\u044c, \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430\\u0442\\u0438\\u0437\\u0430\\u0446\\u0438\\u044e, \\u043d\\u0430\\u043a\\u043e\\u043f\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u0435 (\\u043e\\u0431\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0435), \\u0438\\u0437\\u0432\\u043b\\u0435\\u0447\\u0435\\u043d\\u0438\\u0435, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435, \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 (\\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f), \\u043e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435, \\u0431\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435, \\u0443\\u0434\\u0430\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0438&nbsp;\\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n            <div class=\\\"li\\\">9.2. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442 \\u0430\\u0432\\u0442\\u043e\\u043c\\u0430\\u0442\\u0438\\u0437\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u043d\\u0443\\u044e \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0435\\u0439 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u043d\\u043e\\u0439 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438 \\u043f\\u043e&nbsp;\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u043e-\\u0442\\u0435\\u043b\\u0435\\u043a\\u043e\\u043c\\u043c\\u0443\\u043d\\u0438\\u043a\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u043c \\u0441\\u0435\\u0442\\u044f\\u043c \\u0438\\u043b\\u0438 \\u0431\\u0435\\u0437 \\u0442\\u0430\\u043a\\u043e\\u0432\\u043e\\u0439.<\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n    <div class=\\\"col\\\">\\r\\n        <h5>10. \\u0422\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u0430\\u044f \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n        <div class=\\\"ol\\\">\\r\\n            <div class=\\\"li\\\">10.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0434\\u043e&nbsp;\\u043d\\u0430\\u0447\\u0430\\u043b\\u0430 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0434\\u0435\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 \\u043f\\u043e&nbsp;\\u0442\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u043e\\u0439 \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u0438\\u0442\\u044c \\u0443\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0435\\u043d\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d \\u043f\\u043e&nbsp;\\u0437\\u0430\\u0449\\u0438\\u0442\\u0435 \\u043f\\u0440\\u0430\\u0432 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e&nbsp;\\u0441\\u0432\\u043e\\u0435\\u043c \\u043d\\u0430\\u043c\\u0435\\u0440\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0442\\u044c \\u0442\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u0443\\u044e \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 (\\u0442\\u0430\\u043a\\u043e\\u0435 \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0442\\u0434\\u0435\\u043b\\u044c\\u043d\\u043e \\u043e\\u0442&nbsp;\\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u044f \\u043e&nbsp;\\u043d\\u0430\\u043c\\u0435\\u0440\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445).<\\/div>\\r\\n            <div class=\\\"li\\\">10.2. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0434\\u043e&nbsp;\\u043f\\u043e\\u0434\\u0430\\u0447\\u0438 \\u0432\\u044b\\u0448\\u0435\\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u043e\\u0433\\u043e \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u044f, \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043e\\u0442&nbsp;\\u043e\\u0440\\u0433\\u0430\\u043d\\u043e\\u0432 \\u0432\\u043b\\u0430\\u0441\\u0442\\u0438 \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u0433\\u043e \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0430, \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0444\\u0438\\u0437\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u043b\\u0438\\u0446, \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u044b\\u0445 \\u044e\\u0440\\u0438\\u0434\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u043b\\u0438\\u0446, \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u043c \\u043f\\u043b\\u0430\\u043d\\u0438\\u0440\\u0443\\u0435\\u0442\\u0441\\u044f \\u0442\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u0430\\u044f \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0438\\u0435 \\u0441\\u0432\\u0435\\u0434\\u0435\\u043d\\u0438\\u044f.<\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n    <div class=\\\"col\\\">\\r\\n        <h5>11. \\u041a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n        <div class=\\\"descr\\\">\\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0438&nbsp;\\u0438\\u043d\\u044b\\u0435 \\u043b\\u0438\\u0446\\u0430, \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0432\\u0448\\u0438\\u0435 \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043a&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c, \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u044b \\u043d\\u0435&nbsp;\\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0432\\u0430\\u0442\\u044c \\u0442\\u0440\\u0435\\u0442\\u044c\\u0438\\u043c \\u043b\\u0438\\u0446\\u0430\\u043c \\u0438&nbsp;\\u043d\\u0435&nbsp;\\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u044f\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0431\\u0435\\u0437 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0435\\u0441\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0435 \\u043d\\u0435&nbsp;\\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043e \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c.<\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n    <div class=\\\"col\\\">\\r\\n        <h5>12. \\u0417\\u0430\\u043a\\u043b\\u044e\\u0447\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u044b\\u0435 \\u043f\\u043e\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f<\\/h5>\\r\\n        <div class=\\\"ol\\\">\\r\\n            <div class=\\\"li\\\">12.1. \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c \\u043c\\u043e\\u0436\\u0435\\u0442 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043b\\u044e\\u0431\\u044b\\u0435 \\u0440\\u0430\\u0437\\u044a\\u044f\\u0441\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u043e&nbsp;\\u0438\\u043d\\u0442\\u0435\\u0440\\u0435\\u0441\\u0443\\u044e\\u0449\\u0438\\u043c \\u0432\\u043e\\u043f\\u0440\\u043e\\u0441\\u0430\\u043c, \\u043a\\u0430\\u0441\\u0430\\u044e\\u0449\\u0438\\u043c\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043e\\u0431\\u0440\\u0430\\u0442\\u0438\\u0432\\u0448\\u0438\\u0441\\u044c \\u043a&nbsp;\\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u0441&nbsp;\\u043f\\u043e\\u043c\\u043e\\u0449\\u044c\\u044e \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u043f\\u043e\\u0447\\u0442\\u044b&nbsp;<span data-scroll-to=\\\"#owner-email-field\\\">office@zms-msk.ru<\\/span>.<\\/div>\\r\\n            <div class=\\\"li\\\">12.2. \\u0412&nbsp;\\u0434\\u0430\\u043d\\u043d\\u043e\\u043c \\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u0435 \\u0431\\u0443\\u0434\\u0443\\u0442 \\u043e\\u0442\\u0440\\u0430\\u0436\\u0435\\u043d\\u044b \\u043b\\u044e\\u0431\\u044b\\u0435 \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u043e\\u043c. \\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u0435\\u0442 \\u0431\\u0435\\u0441\\u0441\\u0440\\u043e\\u0447\\u043d\\u043e \\u0434\\u043e&nbsp;\\u0437\\u0430\\u043c\\u0435\\u043d\\u044b \\u0435\\u0435&nbsp;\\u043d\\u043e\\u0432\\u043e\\u0439 \\u0432\\u0435\\u0440\\u0441\\u0438\\u0435\\u0439.<\\/div>\\r\\n            <div class=\\\"li\\\">12.3. \\u0410\\u043a\\u0442\\u0443\\u0430\\u043b\\u044c\\u043d\\u0430\\u044f \\u0432\\u0435\\u0440\\u0441\\u0438\\u044f \\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0438 \\u0432&nbsp;\\u0441\\u0432\\u043e\\u0431\\u043e\\u0434\\u043d\\u043e\\u043c \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0435 \\u0440\\u0430\\u0441\\u043f\\u043e\\u043b\\u043e\\u0436\\u0435\\u043d\\u0430 \\u0432&nbsp;\\u0441\\u0435\\u0442\\u0438 \\u0418\\u043d\\u0442\\u0435\\u0440\\u043d\\u0435\\u0442 \\u043f\\u043e&nbsp;\\u0430\\u0434\\u0440\\u0435\\u0441\\u0443&nbsp;<span id=\\\"owner-privacy-url-value\\\" data-scroll-to=\\\"#owner-privacy-url-field\\\">https:\\/\\/zamesbar.ru\\/privacy-policy<\\/span>.<\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2023-08-25 16:53:48\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-22 20:08:25\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-22 20:07:10\",\"publish_up\":\"2023-08-25 16:53:48\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0);
INSERT INTO `lsqvo_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(214, 'com_content.category.21', '', '2023-12-24 11:17:50', 113, 579, 'e5aa24ec803fd6854ac2364e39fa0da06ef19a66', '{\"id\":21,\"asset_id\":217,\"parent_id\":1,\"lft\":37,\"rgt\":38,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u0410\\u043a\\u0446\\u0438\\u0438 (2)\",\"alias\":\"aktsii-2\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"113\",\"created_time\":\"2023-08-12 07:00:04\",\"modified_user_id\":\"113\",\"modified_time\":\"2023-12-22 11:40:04\",\"hits\":null,\"language\":\"ru-RU\",\"version\":null}', 0),
(215, 'com_content.category.21', '', '2023-12-24 11:18:44', 113, 596, '8dbf096b66164ba6ccb51931e3df5187ed1683bf', '{\"id\":\"21\",\"asset_id\":217,\"parent_id\":1,\"lft\":37,\"rgt\":38,\"level\":1,\"path\":\"aktsii-2\",\"extension\":\"com_content\",\"title\":\"\\u0410\\u043a\\u0446\\u0438\\u0438 CN\",\"alias\":\"akcii-cn\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":113,\"checked_out_time\":\"2023-12-24 11:17:50\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"113\",\"created_time\":\"2023-08-12 07:00:04\",\"modified_user_id\":113,\"modified_time\":\"2023-12-24 11:18:44\",\"hits\":0,\"language\":\"zh-CN\",\"version\":1}', 0),
(216, 'com_content.category.22', '', '2023-12-24 11:18:57', 113, 606, '54ec49bf42f8d81cd09edbf37204d151a8274768', '{\"id\":22,\"asset_id\":218,\"parent_id\":1,\"lft\":39,\"rgt\":40,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u044b (2)\",\"alias\":\"restorany-2\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"113\",\"created_time\":\"2023-08-12 07:01:11\",\"modified_user_id\":\"113\",\"modified_time\":\"2023-08-12 07:02:11\",\"hits\":null,\"language\":\"ru-RU\",\"version\":null}', 0),
(217, 'com_content.category.22', '', '2023-12-24 11:19:09', 113, 627, '428f3462d18b9296693f0b9b7ad451b7b04ef405', '{\"id\":\"22\",\"asset_id\":218,\"parent_id\":1,\"lft\":39,\"rgt\":40,\"level\":1,\"path\":\"restorany-2\",\"extension\":\"com_content\",\"title\":\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u044b CN\",\"alias\":\"restorany-cn\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":113,\"checked_out_time\":\"2023-12-24 11:18:57\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"113\",\"created_time\":\"2023-08-12 07:01:11\",\"modified_user_id\":113,\"modified_time\":\"2023-12-24 11:19:09\",\"hits\":0,\"language\":\"zh-CN\",\"version\":1}', 0),
(218, 'com_content.category.23', '', '2023-12-24 11:19:19', 113, 683, '714956b0cab5cf7e5188580026c9e41907c381a8', '{\"id\":23,\"asset_id\":219,\"parent_id\":1,\"lft\":41,\"rgt\":42,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u0412\\u0430\\u043a\\u0430\\u043d\\u0441\\u0438\\u0438 (2)\",\"alias\":\"vakansii-2\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"images\\\\\\/jobs.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/jobs.png?width=421&height=771\\\",\\\"image_alt\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"113\",\"created_time\":\"2023-08-13 12:27:33\",\"modified_user_id\":\"113\",\"modified_time\":\"2023-08-20 16:41:05\",\"hits\":null,\"language\":\"ru-RU\",\"version\":null}', 0),
(219, 'com_content.category.23', '', '2023-12-24 11:19:55', 113, 703, 'f499fd0fbb450b45ca52adada914f88633417d5e', '{\"id\":\"23\",\"asset_id\":219,\"parent_id\":1,\"lft\":41,\"rgt\":42,\"level\":1,\"path\":\"vakansii-2\",\"extension\":\"com_content\",\"title\":\"\\u0412\\u0430\\u043a\\u0430\\u043d\\u0441\\u0438\\u0438 CN\",\"alias\":\"vakansii-cn\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":113,\"checked_out_time\":\"2023-12-24 11:19:19\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"images\\\\\\/jobs.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/jobs.png?width=421&height=771\\\",\\\"image_alt\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"113\",\"created_time\":\"2023-08-13 12:27:33\",\"modified_user_id\":113,\"modified_time\":\"2023-12-24 11:19:55\",\"hits\":0,\"language\":\"zh-CN\",\"version\":1}', 0),
(220, 'com_content.category.24', '', '2023-12-24 11:20:36', 113, 599, 'c943bf274497d9160b50c93106c28881fb0d61ae', '{\"id\":24,\"asset_id\":220,\"parent_id\":1,\"lft\":43,\"rgt\":44,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b (2)\",\"alias\":\"kontakty-2\",\"note\":\"\",\"description\":\"\",\"published\":0,\"checked_out\":null,\"checked_out_time\":null,\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"113\",\"created_time\":\"2023-08-21 15:13:41\",\"modified_user_id\":\"113\",\"modified_time\":\"2023-08-21 15:14:48\",\"hits\":null,\"language\":\"ru-RU\",\"version\":null}', 0),
(221, 'com_content.category.24', '', '2023-12-24 11:20:53', 113, 619, '521926272d13f21f58006ee1e67ea0528b5fdcc3', '{\"id\":\"24\",\"asset_id\":220,\"parent_id\":1,\"lft\":43,\"rgt\":44,\"level\":1,\"path\":\"kontakty-2\",\"extension\":\"com_content\",\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b CN\",\"alias\":\"kontakty-cn\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":113,\"checked_out_time\":\"2023-12-24 11:20:36\",\"access\":1,\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\",\\\"image_alt\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"113\",\"created_time\":\"2023-08-21 15:13:41\",\"modified_user_id\":113,\"modified_time\":\"2023-12-24 11:20:53\",\"hits\":0,\"language\":\"zh-CN\",\"version\":1}', 0),
(222, 'com_content.article.47', '', '2023-12-24 11:27:46', 113, 7551, '1753fbb0253b44f2021a0b543073b1a291dd556c', '{\"id\":47,\"asset_id\":221,\"title\":\"\\u041b\\u043e\\u044f\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c CN\",\"alias\":\"loyalnost-cn\",\"introtext\":\"<div class=\\\"loyalty-row row page-sect sect-xs-3 sect-md-5 sect-xl-7\\\">\\r\\n\\t<div class=\\\"col-12 col-md-6\\\">\\r\\n\\t\\t<div class=\\\"page-header mdl-header tac page-sect sect-pb-xs-3 sect-pb-md-5\\\">\\u0421\\u0442\\u0430\\u0442\\u0443\\u0441\\u044b \\u0433\\u043e\\u0441\\u0442\\u044f<\\/div>\\r\\n\\t\\t\\t<ul class=\\\"list-style-none\\\">\\r\\n\\t\\t\\t\\t<li><span>-5%<\\/span> \\u043f\\u043e\\u0442\\u0440\\u0430\\u0447\\u0435\\u043d\\u043e \\u0431\\u043e\\u043b\\u0435\\u0435 10 000 \\u20bd<\\/li>\\r\\n\\t\\t\\t\\t<li><span>-7%<\\/span> \\u043f\\u043e\\u0442\\u0440\\u0430\\u0447\\u0435\\u043d\\u043e \\u0431\\u043e\\u043b\\u0435\\u0435 20 000 \\u20bd<\\/li>\\r\\n\\t\\t\\t\\t<li><span>-10%<\\/span> \\u043f\\u043e\\u0442\\u0440\\u0430\\u0447\\u0435\\u043d\\u043e \\u0431\\u043e\\u043b\\u0435\\u0435 40 000 \\u20bd<\\/li>\\r\\n\\t\\t\\t<\\/ul>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-6\\\">\\r\\n\\t\\t<div class=\\\"page-header mdl-header tac page-sect sect-pb-xs-3 sect-pb-md-5\\\">\\u041a\\u0430\\u0440\\u0442\\u0430 ZAMES \\u2013 \\u044d\\u0442\\u043e<\\/div>\\r\\n\\t\\t\\t<ul>\\r\\n\\t\\t\\t\\t<li>\\u041f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0442\\u044c \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u043e\\u0435 \\u043a\\u043e\\u043b\\u0438\\u0447\\u0435\\u0441\\u0442\\u0432\\u043e \\u0431\\u043e\\u043d\\u0443\\u0441\\u043e\\u0432 \\u043d\\u0430 \\u0441\\u0432\\u043e\\u0439 \\u0441\\u0447\\u0435\\u0442<\\/li>\\r\\n\\t\\t\\t\\t<li>\\u0421\\u0430\\u043c\\u043e\\u0441\\u0442\\u043e\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e \\u0443\\u043f\\u0440\\u0430\\u0432\\u043b\\u044f\\u0442\\u044c \\u0441\\u0432\\u043e\\u0438\\u043c \\u0431\\u043e\\u043d\\u0443\\u0441\\u043d\\u044b\\u043c \\u0441\\u0447\\u0435\\u0442\\u043e\\u043c<\\/li>\\r\\n\\t\\t\\t\\t<li>\\u0417\\u0430\\u0440\\u0430\\u0431\\u043e\\u0442\\u0430\\u0442\\u044c \\u0441\\u0432\\u043e\\u0439 \\u0441\\u0442\\u0430\\u0442\\u0443\\u0441 \\u043a\\u043b\\u0438\\u0435\\u043d\\u0442\\u0430 \\u0438 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u0434\\u043e\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u0443\\u044e \\u0432\\u044b\\u0433\\u043e\\u0434\\u0443<\\/li>\\r\\n\\t\\t\\t<\\/ul>\\r\\n\\t<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"page-header mdl-header tac page-sect sect-pb-xs-3 sect-pb-md-5\\\">\\u0423\\u0441\\u043b\\u043e\\u0432\\u0438\\u044f \\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u043a\\u043b\\u0443\\u0431\\u043d\\u043e\\u0439 \\u043a\\u0430\\u0440\\u0442\\u043e\\u0439<\\/div>\\r\\n<ul>\\r\\n\\t<li>\\u041e\\u0434\\u0438\\u043d \\u0431\\u043e\\u043d\\u0443\\u0441\\u043d\\u044b\\u0439 \\u0440\\u0443\\u0431\\u043b\\u044c \\u0440\\u0430\\u0432\\u0435\\u043d \\u043e\\u0434\\u043d\\u043e\\u043c\\u0443 \\u0440\\u043e\\u0441\\u0441\\u0438\\u0439\\u0441\\u043a\\u043e\\u043c\\u0443 \\u0440\\u0443\\u0431\\u043b\\u044e;<\\/li>\\r\\n\\t<li>\\u041d\\u0430\\u043a\\u043e\\u043f\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0430\\u0447\\u0438\\u043d\\u0430\\u0435\\u0442\\u0441\\u044f \\u0441 \\u0432\\u0430\\u0448\\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0432\\u043e\\u0433\\u043e \\u0437\\u0430\\u043a\\u0430\\u0437\\u0430 \\u043f\\u043e\\u0441\\u043b\\u0435 \\u043f\\u0440\\u043e\\u0445\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f \\u043f\\u043e\\u043b\\u043d\\u043e\\u0439 \\u0440\\u0435\\u0433\\u0438\\u0441\\u0442\\u0440\\u0430\\u0446\\u0438\\u0438;<\\/li>\\r\\n\\t<li>\\u0421\\u043f\\u0438\\u0441\\u0430\\u043d\\u0438\\u0435 \\u0431\\u043e\\u043d\\u0443\\u0441\\u043d\\u044b\\u0445 \\u0440\\u0443\\u0431\\u043b\\u0435\\u0439 \\u043f\\u0440\\u043e\\u0438\\u0437\\u0432\\u043e\\u0434\\u0438\\u0442\\u0441\\u044f \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0441 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u043a\\u0430\\u0440\\u0442\\u044b;<\\/li>\\r\\n\\t<li>\\u041f\\u0440\\u0438 \\u043f\\u043e\\u043a\\u0443\\u043f\\u043a\\u0435 \\u0431\\u043b\\u044e\\u0434 \\u0438\\u0437 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u0430 \\u0441\\u043a\\u0438\\u0434\\u043e\\u043a, \\u0430\\u043a\\u0446\\u0438\\u0439, \\u0441\\u043f\\u0435\\u0446 \\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u0439, \\u0431\\u043e\\u043d\\u0443\\u0441\\u044b \\u043d\\u0430\\u0447\\u0438\\u0441\\u043b\\u044f\\u044e\\u0442\\u0441\\u044f \\u043d\\u0430 \\u043e\\u0441\\u0442\\u0430\\u0442\\u043e\\u0447\\u043d\\u0443\\u044e \\u0441\\u0443\\u043c\\u043c\\u0443 \\u0437\\u0430\\u043a\\u0430\\u0437\\u0430;<\\/li>\\r\\n\\t<li>\\u0411\\u043e\\u043d\\u0443\\u0441\\u043d\\u044b\\u043c\\u0438 \\u0440\\u0443\\u0431\\u043b\\u044f\\u043c\\u0438 \\u043c\\u043e\\u0436\\u043d\\u043e \\u043f\\u0440\\u043e\\u0438\\u0437\\u0432\\u0435\\u0441\\u0442\\u0438 30% \\u043e\\u043f\\u043b\\u0430\\u0442\\u0443 \\u043e\\u0442 \\u0441\\u0442\\u043e\\u0438\\u043c\\u043e\\u0441\\u0442\\u0438 \\u0437\\u0430\\u043a\\u0430\\u0437\\u0430 \\u043f\\u043e \\u0432\\u044b\\u0431\\u043e\\u0440\\u0443 \\u0433\\u043e\\u0441\\u0442\\u044f. \\u041d\\u0430 \\u043e\\u0434\\u0438\\u043d \\u0441\\u0447\\u0435\\u0442 \\u043c\\u043e\\u0436\\u043d\\u043e \\u043f\\u0440\\u0438\\u043c\\u0435\\u043d\\u0438\\u0442\\u044c \\u043b\\u0438\\u0431\\u043e \\u0441\\u043a\\u0438\\u0434\\u043a\\u0443, \\u043b\\u0438\\u0431\\u043e \\u0431\\u043e\\u043d\\u0443\\u0441\\u043d\\u044b\\u0435 \\u0440\\u0443\\u0431\\u043b\\u0438;<\\/li>\\r\\n\\t<li>\\u0420\\u0430\\u0437\\u043c\\u0435\\u0440 \\u0431\\u043e\\u043d\\u0443\\u0441\\u043d\\u044b\\u0445 \\u0440\\u0443\\u0431\\u043b\\u0435\\u0439 \\u043d\\u0430\\u0447\\u0438\\u0441\\u043b\\u0435\\u043d\\u0438\\u0439 \\u0437\\u0430\\u0432\\u0438\\u0441\\u0438\\u0442 \\u043e\\u0442 \\u0441\\u0442\\u0430\\u0442\\u0443\\u0441\\u0430 \\u0433\\u043e\\u0441\\u0442\\u044f;<\\/li>\\r\\n\\t<li>\\u041d\\u0435\\u0438\\u0437\\u0440\\u0430\\u0441\\u0445\\u043e\\u0434\\u043e\\u0432\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0431\\u043e\\u043d\\u0443\\u0441\\u044b \\u0430\\u043d\\u043d\\u0443\\u043b\\u0438\\u0440\\u0443\\u044e\\u0442\\u0441\\u044f 1\\u0440\\u0430\\u0437 \\u0432 \\u0433\\u043e\\u0434 1 \\u0434\\u0435\\u043a\\u0430\\u0431\\u0440\\u044f. \\u041d\\u0435 \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0442 \\u0432\\u043e\\u0441\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u044e;<\\/li>\\r\\n\\t<li>\\u0411\\u043e\\u043b\\u0435\\u0435 \\u043f\\u043e\\u0434\\u0440\\u043e\\u0431\\u043d\\u0443\\u044e \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e \\u043c\\u043e\\u0436\\u043d\\u043e \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u0443 \\u0441\\u043e\\u0442\\u0440\\u0443\\u0434\\u043d\\u0438\\u043a\\u043e\\u0432 \\u0440\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u0430.<\\/li>\\r\\n<\\/ul>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2023-12-24 11:27:46\",\"created_by\":113,\"created_by_alias\":\"\",\"modified\":\"2023-12-24 11:27:46\",\"modified_by\":113,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-12-24 11:27:46\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":\"1\",\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"note\":\"\"}', 0);
INSERT INTO `lsqvo_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(223, 'com_content.article.48', '', '2023-12-24 11:42:13', 113, 98097, 'f9f0cbc8941315d24c1833e1cb4949454966b491', '{\"id\":48,\"asset_id\":222,\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \",\"alias\":\"politika\",\"introtext\":\"<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>1. \\u041e\\u0431\\u0449\\u0438\\u0435 \\u043f\\u043e\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f<\\/h5>\\r\\n<div class=\\\"descr\\\">\\u041d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0430\\u044f \\u043f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0430 \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f\\u043c\\u0438 \\u0424\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u043e\\u0433\\u043e \\u0437\\u0430\\u043a\\u043e\\u043d\\u0430 \\u043e\\u0442&nbsp;27.07.2006. \\u2116&nbsp;152-\\u0424\\u0417 \\u00ab\\u041e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445\\u00bb (\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u0417\\u0430\\u043a\\u043e\\u043d \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445) \\u0438&nbsp;\\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u0435\\u0442 \\u043f\\u043e\\u0440\\u044f\\u0434\\u043e\\u043a \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u043c\\u0435\\u0440\\u044b \\u043f\\u043e&nbsp;\\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0435\\u043d\\u0438\\u044e \\u0431\\u0435\\u0437\\u043e\\u043f\\u0430\\u0441\\u043d\\u043e\\u0441\\u0442\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043f\\u0440\\u0435\\u0434\\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0435\\u043c\\u044b\\u0435&nbsp;<span id=\\\"owner-name-value\\\" class=\\\"\\\" data-scroll-to=\\\"#owner-name-field\\\">\\u041e\\u041e\\u041e \\u00ab\\u0417\\u0410\\u041c\\u0415\\u0421\\u00bb<\\/span>&nbsp;(\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440).<\\/div>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">1.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0441\\u0442\\u0430\\u0432\\u0438\\u0442 \\u0441\\u0432\\u043e\\u0435\\u0439 \\u0432\\u0430\\u0436\\u043d\\u0435\\u0439\\u0448\\u0435\\u0439 \\u0446\\u0435\\u043b\\u044c\\u044e \\u0438&nbsp;\\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u0435\\u043c \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0441\\u0432\\u043e\\u0435\\u0439 \\u0434\\u0435\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 \\u0441\\u043e\\u0431\\u043b\\u044e\\u0434\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0440\\u0430\\u0432 \\u0438&nbsp;\\u0441\\u0432\\u043e\\u0431\\u043e\\u0434 \\u0447\\u0435\\u043b\\u043e\\u0432\\u0435\\u043a\\u0430 \\u0438&nbsp;\\u0433\\u0440\\u0430\\u0436\\u0434\\u0430\\u043d\\u0438\\u043d\\u0430 \\u043f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0432&nbsp;\\u0442\\u043e\\u043c \\u0447\\u0438\\u0441\\u043b\\u0435 \\u0437\\u0430\\u0449\\u0438\\u0442\\u044b \\u043f\\u0440\\u0430\\u0432 \\u043d\\u0430&nbsp;\\u043d\\u0435\\u043f\\u0440\\u0438\\u043a\\u043e\\u0441\\u043d\\u043e\\u0432\\u0435\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u0447\\u0430\\u0441\\u0442\\u043d\\u043e\\u0439 \\u0436\\u0438\\u0437\\u043d\\u0438, \\u043b\\u0438\\u0447\\u043d\\u0443\\u044e \\u0438&nbsp;\\u0441\\u0435\\u043c\\u0435\\u0439\\u043d\\u0443\\u044e \\u0442\\u0430\\u0439\\u043d\\u0443.<\\/div>\\r\\n<div class=\\\"li\\\">1.2. \\u041d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0430\\u044f \\u043f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u0432&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 (\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430) \\u043f\\u0440\\u0438\\u043c\\u0435\\u043d\\u044f\\u0435\\u0442\\u0441\\u044f \\u043a\\u043e&nbsp;\\u0432\\u0441\\u0435\\u0439 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438, \\u043a\\u043e\\u0442\\u043e\\u0440\\u0443\\u044e \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043c\\u043e\\u0436\\u0435\\u0442 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043e&nbsp;\\u043f\\u043e\\u0441\\u0435\\u0442\\u0438\\u0442\\u0435\\u043b\\u044f\\u0445 \\u0432\\u0435\\u0431-\\u0441\\u0430\\u0439\\u0442\\u0430&nbsp;<span   data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru<\\/span>.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>2. \\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u044b\\u0435 \\u043f\\u043e\\u043d\\u044f\\u0442\\u0438\\u044f, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u043c\\u044b\\u0435 \\u0432&nbsp;\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0435<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">2.1. \\u0410\\u0432\\u0442\\u043e\\u043c\\u0430\\u0442\\u0438\\u0437\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u043d\\u0430\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441&nbsp;\\u043f\\u043e\\u043c\\u043e\\u0449\\u044c\\u044e \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432 \\u0432\\u044b\\u0447\\u0438\\u0441\\u043b\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0439 \\u0442\\u0435\\u0445\\u043d\\u0438\\u043a\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">2.2. \\u0411\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u043e\\u0435 \\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u0435 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 (\\u0437\\u0430&nbsp;\\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0441\\u043b\\u0443\\u0447\\u0430\\u0435\\u0432, \\u0435\\u0441\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445).<\\/div>\\r\\n<div class=\\\"li\\\">2.3. \\u0412\\u0435\\u0431-\\u0441\\u0430\\u0439\\u0442&nbsp;\\u2014 \\u0441\\u043e\\u0432\\u043e\\u043a\\u0443\\u043f\\u043d\\u043e\\u0441\\u0442\\u044c \\u0433\\u0440\\u0430\\u0444\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u0438&nbsp;\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0445 \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\\u043e\\u0432, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c \\u0434\\u043b\\u044f \\u042d\\u0412\\u041c \\u0438&nbsp;\\u0431\\u0430\\u0437 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u044e\\u0449\\u0438\\u0445 \\u0438\\u0445&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u043d\\u043e\\u0441\\u0442\\u044c \\u0432&nbsp;\\u0441\\u0435\\u0442\\u0438 \\u0438\\u043d\\u0442\\u0435\\u0440\\u043d\\u0435\\u0442 \\u043f\\u043e&nbsp;\\u0441\\u0435\\u0442\\u0435\\u0432\\u043e\\u043c\\u0443 \\u0430\\u0434\\u0440\\u0435\\u0441\\u0443&nbsp;<span   data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru<\\/span>.<\\/div>\\r\\n<div class=\\\"li\\\">2.4. \\u0418\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u0430\\u044f \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u0441\\u043e\\u0432\\u043e\\u043a\\u0443\\u043f\\u043d\\u043e\\u0441\\u0442\\u044c \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u0449\\u0438\\u0445\\u0441\\u044f \\u0432&nbsp;\\u0431\\u0430\\u0437\\u0430\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u044e\\u0449\\u0438\\u0445 \\u0438\\u0445&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0442\\u0435\\u0445\\u043d\\u043e\\u043b\\u043e\\u0433\\u0438\\u0439 \\u0438&nbsp;\\u0442\\u0435\\u0445\\u043d\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432.<\\/div>\\r\\n<div class=\\\"li\\\">2.5. \\u041e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f, \\u0432&nbsp;\\u0440\\u0435\\u0437\\u0443\\u043b\\u044c\\u0442\\u0430\\u0442\\u0435 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u043d\\u0435\\u0432\\u043e\\u0437\\u043c\\u043e\\u0436\\u043d\\u043e \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0438\\u0442\\u044c \\u0431\\u0435\\u0437 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u0434\\u043e\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0439 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438 \\u043f\\u0440\\u0438\\u043d\\u0430\\u0434\\u043b\\u0435\\u0436\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043a\\u043e\\u043d\\u043a\\u0440\\u0435\\u0442\\u043d\\u043e\\u043c\\u0443 \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044e \\u0438\\u043b\\u0438 \\u0438\\u043d\\u043e\\u043c\\u0443 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">2.6. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u043e\\u0435 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0435 (\\u043e\\u043f\\u0435\\u0440\\u0430\\u0446\\u0438\\u044f) \\u0438\\u043b\\u0438 \\u0441\\u043e\\u0432\\u043e\\u043a\\u0443\\u043f\\u043d\\u043e\\u0441\\u0442\\u044c \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0439 (\\u043e\\u043f\\u0435\\u0440\\u0430\\u0446\\u0438\\u0439), \\u0441\\u043e\\u0432\\u0435\\u0440\\u0448\\u0430\\u0435\\u043c\\u044b\\u0445 \\u0441&nbsp;\\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435\\u043c \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432 \\u0430\\u0432\\u0442\\u043e\\u043c\\u0430\\u0442\\u0438\\u0437\\u0430\\u0446\\u0438\\u0438 \\u0438\\u043b\\u0438 \\u0431\\u0435\\u0437 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u0442\\u0430\\u043a\\u0438\\u0445 \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432 \\u0441&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438, \\u0432\\u043a\\u043b\\u044e\\u0447\\u0430\\u044f \\u0441\\u0431\\u043e\\u0440, \\u0437\\u0430\\u043f\\u0438\\u0441\\u044c, \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430\\u0442\\u0438\\u0437\\u0430\\u0446\\u0438\\u044e, \\u043d\\u0430\\u043a\\u043e\\u043f\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u0435 (\\u043e\\u0431\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0435), \\u0438\\u0437\\u0432\\u043b\\u0435\\u0447\\u0435\\u043d\\u0438\\u0435, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435, \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 (\\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f), \\u043e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435, \\u0431\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435, \\u0443\\u0434\\u0430\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">2.7. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440&nbsp;\\u2014 \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d, \\u043c\\u0443\\u043d\\u0438\\u0446\\u0438\\u043f\\u0430\\u043b\\u044c\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d, \\u044e\\u0440\\u0438\\u0434\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0435 \\u0438\\u043b\\u0438 \\u0444\\u0438\\u0437\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0435 \\u043b\\u0438\\u0446\\u043e, \\u0441\\u0430\\u043c\\u043e\\u0441\\u0442\\u043e\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e \\u0438\\u043b\\u0438 \\u0441\\u043e\\u0432\\u043c\\u0435\\u0441\\u0442\\u043d\\u043e \\u0441&nbsp;\\u0434\\u0440\\u0443\\u0433\\u0438\\u043c\\u0438 \\u043b\\u0438\\u0446\\u0430\\u043c\\u0438 \\u043e\\u0440\\u0433\\u0430\\u043d\\u0438\\u0437\\u0443\\u044e\\u0449\\u0438\\u0435 \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u044e\\u0449\\u0438\\u0435 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u044e\\u0449\\u0438\\u0435 \\u0446\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0441\\u043e\\u0441\\u0442\\u0430\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0449\\u0438\\u0445 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435, \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f (\\u043e\\u043f\\u0435\\u0440\\u0430\\u0446\\u0438\\u0438), \\u0441\\u043e\\u0432\\u0435\\u0440\\u0448\\u0430\\u0435\\u043c\\u044b\\u0435 \\u0441&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">2.8. \\u041f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u0430\\u044f \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044f, \\u043e\\u0442\\u043d\\u043e\\u0441\\u044f\\u0449\\u0430\\u044f\\u0441\\u044f \\u043f\\u0440\\u044f\\u043c\\u043e \\u0438\\u043b\\u0438 \\u043a\\u043e\\u0441\\u0432\\u0435\\u043d\\u043d\\u043e \\u043a&nbsp;\\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c\\u0443 \\u0438\\u043b\\u0438 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u0435\\u043c\\u043e\\u043c\\u0443 \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044e \\u0432\\u0435\\u0431-\\u0441\\u0430\\u0439\\u0442\\u0430&nbsp;<span   data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru<\\/span>.<\\/div>\\r\\n<div class=\\\"li\\\">2.9. \\u041f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u0440\\u0430\\u0437\\u0440\\u0435\\u0448\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f,&nbsp;\\u2014 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u043e\\u0433\\u043e \\u043a\\u0440\\u0443\\u0433\\u0430 \\u043b\\u0438\\u0446 \\u043a&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u043c \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0443\\u0442\\u0435\\u043c \\u0434\\u0430\\u0447\\u0438 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0440\\u0430\\u0437\\u0440\\u0435\\u0448\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f \\u0432&nbsp;\\u043f\\u043e\\u0440\\u044f\\u0434\\u043a\\u0435, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u043e\\u043c \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 (\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u0440\\u0430\\u0437\\u0440\\u0435\\u0448\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f).<\\/div>\\r\\n<div class=\\\"li\\\">2.10. \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u043e\\u0439 \\u043f\\u043e\\u0441\\u0435\\u0442\\u0438\\u0442\\u0435\\u043b\\u044c \\u0432\\u0435\\u0431-\\u0441\\u0430\\u0439\\u0442\\u0430&nbsp;<span   data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru<\\/span>.<\\/div>\\r\\n<div class=\\\"li\\\">2.11. \\u041f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f, \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u0435 \\u043d\\u0430&nbsp;\\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0442\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c\\u0443 \\u043b\\u0438\\u0446\\u0443 \\u0438\\u043b\\u0438 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c\\u0443 \\u043a\\u0440\\u0443\\u0433\\u0443 \\u043b\\u0438\\u0446.<\\/div>\\r\\n<div class=\\\"li\\\">2.12. \\u0420\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u044b\\u0435 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f, \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u0435 \\u043d\\u0430&nbsp;\\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0442\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c\\u0443 \\u043a\\u0440\\u0443\\u0433\\u0443 \\u043b\\u0438\\u0446 (\\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445) \\u0438\\u043b\\u0438 \\u043d\\u0430&nbsp;\\u043e\\u0437\\u043d\\u0430\\u043a\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0441&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438 \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u043e\\u0433\\u043e \\u043a\\u0440\\u0443\\u0433\\u0430 \\u043b\\u0438\\u0446, \\u0432&nbsp;\\u0442\\u043e\\u043c \\u0447\\u0438\\u0441\\u043b\\u0435 \\u043e\\u0431\\u043d\\u0430\\u0440\\u043e\\u0434\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432\\u0430\\u0445 \\u043c\\u0430\\u0441\\u0441\\u043e\\u0432\\u043e\\u0439 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438, \\u0440\\u0430\\u0437\\u043c\\u0435\\u0449\\u0435\\u043d\\u0438\\u0435 \\u0432&nbsp;\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u043e-\\u0442\\u0435\\u043b\\u0435\\u043a\\u043e\\u043c\\u043c\\u0443\\u043d\\u0438\\u043a\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0441\\u0435\\u0442\\u044f\\u0445 \\u0438\\u043b\\u0438 \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0430 \\u043a&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c \\u043a\\u0430\\u043a\\u0438\\u043c-\\u043b\\u0438\\u0431\\u043e \\u0438\\u043d\\u044b\\u043c \\u0441\\u043f\\u043e\\u0441\\u043e\\u0431\\u043e\\u043c.<\\/div>\\r\\n<div class=\\\"li\\\">2.13. \\u0422\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u0430\\u044f \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0430&nbsp;\\u0442\\u0435\\u0440\\u0440\\u0438\\u0442\\u043e\\u0440\\u0438\\u044e \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u0433\\u043e \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0430 \\u043e\\u0440\\u0433\\u0430\\u043d\\u0443 \\u0432\\u043b\\u0430\\u0441\\u0442\\u0438 \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u0433\\u043e \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0430, \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u043c\\u0443 \\u0444\\u0438\\u0437\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c\\u0443 \\u0438\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u043c\\u0443 \\u044e\\u0440\\u0438\\u0434\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c\\u0443 \\u043b\\u0438\\u0446\\u0443.<\\/div>\\r\\n<div class=\\\"li\\\">2.14. \\u0423\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u044b\\u0435 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f, \\u0432&nbsp;\\u0440\\u0435\\u0437\\u0443\\u043b\\u044c\\u0442\\u0430\\u0442\\u0435 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0430\\u044e\\u0442\\u0441\\u044f \\u0431\\u0435\\u0437\\u0432\\u043e\\u0437\\u0432\\u0440\\u0430\\u0442\\u043d\\u043e \\u0441&nbsp;\\u043d\\u0435\\u0432\\u043e\\u0437\\u043c\\u043e\\u0436\\u043d\\u043e\\u0441\\u0442\\u044c\\u044e \\u0434\\u0430\\u043b\\u044c\\u043d\\u0435\\u0439\\u0448\\u0435\\u0433\\u043e \\u0432\\u043e\\u0441\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0430\\u044e\\u0442\\u0441\\u044f \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u043d\\u043e\\u0441\\u0438\\u0442\\u0435\\u043b\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>3. \\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u044b\\u0435 \\u043f\\u0440\\u0430\\u0432\\u0430 \\u0438&nbsp;\\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0438 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">3.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0438\\u043c\\u0435\\u0435\\u0442 \\u043f\\u0440\\u0430\\u0432\\u043e:<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0442\\u044c \\u043e\\u0442&nbsp;\\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0434\\u043e\\u0441\\u0442\\u043e\\u0432\\u0435\\u0440\\u043d\\u044b\\u0435 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u044b, \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u0449\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435 \\u043e\\u0442\\u0437\\u044b\\u0432\\u0430 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435, \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u044f \\u0441&nbsp;\\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435\\u043c \\u043e&nbsp;\\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0432\\u043f\\u0440\\u0430\\u0432\\u0435 \\u043f\\u0440\\u043e\\u0434\\u043e\\u043b\\u0436\\u0438\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0431\\u0435\\u0437 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0440\\u0438 \\u043d\\u0430\\u043b\\u0438\\u0447\\u0438\\u0438 \\u043e\\u0441\\u043d\\u043e\\u0432\\u0430\\u043d\\u0438\\u0439, \\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0417\\u0430\\u043a\\u043e\\u043d\\u0435 \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0441\\u0430\\u043c\\u043e\\u0441\\u0442\\u043e\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u0442\\u044c \\u0441\\u043e\\u0441\\u0442\\u0430\\u0432 \\u0438&nbsp;\\u043f\\u0435\\u0440\\u0435\\u0447\\u0435\\u043d\\u044c \\u043c\\u0435\\u0440, \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u0445 \\u0438&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0430\\u0442\\u043e\\u0447\\u043d\\u044b\\u0445 \\u0434\\u043b\\u044f \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0435\\u043d\\u0438\\u044f \\u0432\\u044b\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0435\\u0439, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u043f\\u0440\\u0438\\u043d\\u044f\\u0442\\u044b\\u043c\\u0438 \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u043d\\u0438\\u043c \\u043d\\u043e\\u0440\\u043c\\u0430\\u0442\\u0438\\u0432\\u043d\\u044b\\u043c\\u0438 \\u043f\\u0440\\u0430\\u0432\\u043e\\u0432\\u044b\\u043c\\u0438 \\u0430\\u043a\\u0442\\u0430\\u043c\\u0438, \\u0435\\u0441\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0435 \\u043d\\u0435&nbsp;\\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043e \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u0434\\u0440\\u0443\\u0433\\u0438\\u043c\\u0438 \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0437\\u0430\\u043a\\u043e\\u043d\\u0430\\u043c\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">3.2. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d:<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u044f\\u0442\\u044c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u043e&nbsp;\\u0435\\u0433\\u043e \\u043f\\u0440\\u043e\\u0441\\u044c\\u0431\\u0435 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e, \\u043a\\u0430\\u0441\\u0430\\u044e\\u0449\\u0443\\u044e\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043e\\u0440\\u0433\\u0430\\u043d\\u0438\\u0437\\u043e\\u0432\\u044b\\u0432\\u0430\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u043f\\u043e\\u0440\\u044f\\u0434\\u043a\\u0435, \\u0443\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0438\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c&nbsp;\\u0420\\u0424;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043e\\u0442\\u0432\\u0435\\u0447\\u0430\\u0442\\u044c \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u044f \\u0438&nbsp;\\u0437\\u0430\\u043f\\u0440\\u043e\\u0441\\u044b \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u0438\\u0445&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0440\\u0435\\u0434\\u0441\\u0442\\u0430\\u0432\\u0438\\u0442\\u0435\\u043b\\u0435\\u0439 \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f\\u043c\\u0438 \\u0417\\u0430\\u043a\\u043e\\u043d\\u0430 \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0441\\u043e\\u043e\\u0431\\u0449\\u0430\\u0442\\u044c \\u0432&nbsp;\\u0443\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0435\\u043d\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d \\u043f\\u043e&nbsp;\\u0437\\u0430\\u0449\\u0438\\u0442\\u0435 \\u043f\\u0440\\u0430\\u0432 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u043e&nbsp;\\u0437\\u0430\\u043f\\u0440\\u043e\\u0441\\u0443 \\u044d\\u0442\\u043e\\u0433\\u043e \\u043e\\u0440\\u0433\\u0430\\u043d\\u0430 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0443\\u044e \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e \\u0432&nbsp;\\u0442\\u0435\\u0447\\u0435\\u043d\\u0438\\u0435 10&nbsp;\\u0434\\u043d\\u0435\\u0439 \\u0441&nbsp;\\u0434\\u0430\\u0442\\u044b \\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u0438\\u044f \\u0442\\u0430\\u043a\\u043e\\u0433\\u043e \\u0437\\u0430\\u043f\\u0440\\u043e\\u0441\\u0430;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0443\\u0431\\u043b\\u0438\\u043a\\u043e\\u0432\\u0430\\u0442\\u044c \\u0438\\u043b\\u0438 \\u0438\\u043d\\u044b\\u043c \\u043e\\u0431\\u0440\\u0430\\u0437\\u043e\\u043c \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0442\\u044c \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u044b\\u0439 \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043a&nbsp;\\u043d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0435\\u0439 \\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0435 \\u0432&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0442\\u044c \\u043f\\u0440\\u0430\\u0432\\u043e\\u0432\\u044b\\u0435, \\u043e\\u0440\\u0433\\u0430\\u043d\\u0438\\u0437\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0435 \\u0438&nbsp;\\u0442\\u0435\\u0445\\u043d\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0435 \\u043c\\u0435\\u0440\\u044b \\u0434\\u043b\\u044f \\u0437\\u0430\\u0449\\u0438\\u0442\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0442&nbsp;\\u043d\\u0435\\u043f\\u0440\\u0430\\u0432\\u043e\\u043c\\u0435\\u0440\\u043d\\u043e\\u0433\\u043e \\u0438\\u043b\\u0438 \\u0441\\u043b\\u0443\\u0447\\u0430\\u0439\\u043d\\u043e\\u0433\\u043e \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0430 \\u043a&nbsp;\\u043d\\u0438\\u043c, \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f, \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u044f, \\u0431\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f, \\u043a\\u043e\\u043f\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f, \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f, \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043e\\u0442&nbsp;\\u0438\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043f\\u0440\\u0430\\u0432\\u043e\\u043c\\u0435\\u0440\\u043d\\u044b\\u0445 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0439 \\u0432&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0442\\u0438\\u0442\\u044c \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 (\\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f) \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0442\\u0438\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u0438&nbsp;\\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0438\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0432&nbsp;\\u043f\\u043e\\u0440\\u044f\\u0434\\u043a\\u0435 \\u0438&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u044f\\u0445, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u044f\\u0442\\u044c \\u0438\\u043d\\u044b\\u0435 \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0438, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>4. \\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u044b\\u0435 \\u043f\\u0440\\u0430\\u0432\\u0430 \\u0438&nbsp;\\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0438 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">4.1. \\u0421\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043c\\u0435\\u044e\\u0442 \\u043f\\u0440\\u0430\\u0432\\u043e:<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0442\\u044c \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e, \\u043a\\u0430\\u0441\\u0430\\u044e\\u0449\\u0443\\u044e\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0437\\u0430&nbsp;\\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0441\\u043b\\u0443\\u0447\\u0430\\u0435\\u0432, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0437\\u0430\\u043a\\u043e\\u043d\\u0430\\u043c\\u0438. \\u0421\\u0432\\u0435\\u0434\\u0435\\u043d\\u0438\\u044f \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u044f\\u044e\\u0442\\u0441\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u043e\\u043c \\u0432&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u043d\\u043e\\u0439 \\u0444\\u043e\\u0440\\u043c\\u0435, \\u0438&nbsp;\\u0432&nbsp;\\u043d\\u0438\\u0445 \\u043d\\u0435&nbsp;\\u0434\\u043e\\u043b\\u0436\\u043d\\u044b \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u0442\\u044c\\u0441\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u043e\\u0442\\u043d\\u043e\\u0441\\u044f\\u0449\\u0438\\u0435\\u0441\\u044f \\u043a&nbsp;\\u0434\\u0440\\u0443\\u0433\\u0438\\u043c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0437\\u0430&nbsp;\\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0441\\u043b\\u0443\\u0447\\u0430\\u0435\\u0432, \\u043a\\u043e\\u0433\\u0434\\u0430 \\u0438\\u043c\\u0435\\u044e\\u0442\\u0441\\u044f \\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u044b\\u0435 \\u043e\\u0441\\u043d\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0442\\u0438\\u044f \\u0442\\u0430\\u043a\\u0438\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445. \\u041f\\u0435\\u0440\\u0435\\u0447\\u0435\\u043d\\u044c \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438 \\u0438&nbsp;\\u043f\\u043e\\u0440\\u044f\\u0434\\u043e\\u043a \\u0435\\u0435&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u0438\\u044f \\u0443\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u0442\\u044c \\u043e\\u0442&nbsp;\\u043e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u044f \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0438\\u0445&nbsp;\\u0431\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u0438\\u043b\\u0438 \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f \\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435, \\u0435\\u0441\\u043b\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u044f\\u0432\\u043b\\u044f\\u044e\\u0442\\u0441\\u044f \\u043d\\u0435\\u043f\\u043e\\u043b\\u043d\\u044b\\u043c\\u0438, \\u0443\\u0441\\u0442\\u0430\\u0440\\u0435\\u0432\\u0448\\u0438\\u043c\\u0438, \\u043d\\u0435\\u0442\\u043e\\u0447\\u043d\\u044b\\u043c\\u0438, \\u043d\\u0435\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u043e \\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u043d\\u044b\\u043c\\u0438 \\u0438\\u043b\\u0438 \\u043d\\u0435&nbsp;\\u044f\\u0432\\u043b\\u044f\\u044e\\u0442\\u0441\\u044f \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u043c\\u0438 \\u0434\\u043b\\u044f \\u0437\\u0430\\u044f\\u0432\\u043b\\u0435\\u043d\\u043d\\u043e\\u0439 \\u0446\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0442\\u044c \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043c\\u0435\\u0440\\u044b \\u043f\\u043e&nbsp;\\u0437\\u0430\\u0449\\u0438\\u0442\\u0435 \\u0441\\u0432\\u043e\\u0438\\u0445 \\u043f\\u0440\\u0430\\u0432;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0432\\u044b\\u0434\\u0432\\u0438\\u0433\\u0430\\u0442\\u044c \\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u0435 \\u043f\\u0440\\u0435\\u0434\\u0432\\u0430\\u0440\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0433\\u043e \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0446\\u0435\\u043b\\u044f\\u0445 \\u043f\\u0440\\u043e\\u0434\\u0432\\u0438\\u0436\\u0435\\u043d\\u0438\\u044f \\u043d\\u0430&nbsp;\\u0440\\u044b\\u043d\\u043a\\u0435 \\u0442\\u043e\\u0432\\u0430\\u0440\\u043e\\u0432, \\u0440\\u0430\\u0431\\u043e\\u0442 \\u0438&nbsp;\\u0443\\u0441\\u043b\\u0443\\u0433;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043d\\u0430&nbsp;\\u043e\\u0442\\u0437\\u044b\\u0432 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435, \\u043d\\u0430&nbsp;\\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u043e&nbsp;\\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043e\\u0431\\u0436\\u0430\\u043b\\u043e\\u0432\\u0430\\u0442\\u044c \\u0432&nbsp;\\u0443\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0435\\u043d\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d \\u043f\\u043e&nbsp;\\u0437\\u0430\\u0449\\u0438\\u0442\\u0435 \\u043f\\u0440\\u0430\\u0432 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u0432&nbsp;\\u0441\\u0443\\u0434\\u0435\\u0431\\u043d\\u043e\\u043c \\u043f\\u043e\\u0440\\u044f\\u0434\\u043a\\u0435 \\u043d\\u0435\\u043f\\u0440\\u0430\\u0432\\u043e\\u043c\\u0435\\u0440\\u043d\\u044b\\u0435 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f \\u0438\\u043b\\u0438 \\u0431\\u0435\\u0437\\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0435 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u043f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043d\\u0430&nbsp;\\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0438\\u043d\\u044b\\u0445 \\u043f\\u0440\\u0430\\u0432, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c&nbsp;\\u0420\\u0424.<\\/div>\\r\\n<div class=\\\"li\\\">4.2. \\u0421\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u044b:<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u044f\\u0442\\u044c \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u0434\\u043e\\u0441\\u0442\\u043e\\u0432\\u0435\\u0440\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u043e&nbsp;\\u0441\\u0435\\u0431\\u0435;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0441\\u043e\\u043e\\u0431\\u0449\\u0430\\u0442\\u044c \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u043e\\u0431&nbsp;\\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u0438 (\\u043e\\u0431\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u0438, \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0438) \\u0441\\u0432\\u043e\\u0438\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">4.3. \\u041b\\u0438\\u0446\\u0430, \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0432\\u0448\\u0438\\u0435 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u043d\\u0435\\u0434\\u043e\\u0441\\u0442\\u043e\\u0432\\u0435\\u0440\\u043d\\u044b\\u0435 \\u0441\\u0432\\u0435\\u0434\\u0435\\u043d\\u0438\\u044f \\u043e&nbsp;\\u0441\\u0435\\u0431\\u0435, \\u043b\\u0438\\u0431\\u043e \\u0441\\u0432\\u0435\\u0434\\u0435\\u043d\\u0438\\u044f \\u043e&nbsp;\\u0434\\u0440\\u0443\\u0433\\u043e\\u043c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0431\\u0435\\u0437 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043f\\u043e\\u0441\\u043b\\u0435\\u0434\\u043d\\u0435\\u0433\\u043e, \\u043d\\u0435\\u0441\\u0443\\u0442 \\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c&nbsp;\\u0420\\u0424.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>5. \\u041f\\u0440\\u0438\\u043d\\u0446\\u0438\\u043f\\u044b \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">5.1. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043d\\u0430&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0438&nbsp;\\u0441\\u043f\\u0440\\u0430\\u0432\\u0435\\u0434\\u043b\\u0438\\u0432\\u043e\\u0439 \\u043e\\u0441\\u043d\\u043e\\u0432\\u0435.<\\/div>\\r\\n<div class=\\\"li\\\">5.2. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0435\\u043c \\u043a\\u043e\\u043d\\u043a\\u0440\\u0435\\u0442\\u043d\\u044b\\u0445, \\u0437\\u0430\\u0440\\u0430\\u043d\\u0435\\u0435 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0446\\u0435\\u043b\\u0435\\u0439. \\u041d\\u0435&nbsp;\\u0434\\u043e\\u043f\\u0443\\u0441\\u043a\\u0430\\u0435\\u0442\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043d\\u0435\\u0441\\u043e\\u0432\\u043c\\u0435\\u0441\\u0442\\u0438\\u043c\\u0430\\u044f \\u0441&nbsp;\\u0446\\u0435\\u043b\\u044f\\u043c\\u0438 \\u0441\\u0431\\u043e\\u0440\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">5.3. \\u041d\\u0435&nbsp;\\u0434\\u043e\\u043f\\u0443\\u0441\\u043a\\u0430\\u0435\\u0442\\u0441\\u044f \\u043e\\u0431\\u044a\\u0435\\u0434\\u0438\\u043d\\u0435\\u043d\\u0438\\u0435 \\u0431\\u0430\\u0437 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u0449\\u0438\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0432&nbsp;\\u0446\\u0435\\u043b\\u044f\\u0445, \\u043d\\u0435\\u0441\\u043e\\u0432\\u043c\\u0435\\u0441\\u0442\\u0438\\u043c\\u044b\\u0445 \\u043c\\u0435\\u0436\\u0434\\u0443 \\u0441\\u043e\\u0431\\u043e\\u0439.<\\/div>\\r\\n<div class=\\\"li\\\">5.4. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0442 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 \\u043e\\u0442\\u0432\\u0435\\u0447\\u0430\\u044e\\u0442 \\u0446\\u0435\\u043b\\u044f\\u043c \\u0438\\u0445&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">5.5. \\u0421\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u043d\\u0438\\u0435 \\u0438&nbsp;\\u043e\\u0431\\u044a\\u0435\\u043c \\u043e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u0435\\u043c\\u044b\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0443\\u044e\\u0442 \\u0437\\u0430\\u044f\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u043c \\u0446\\u0435\\u043b\\u044f\\u043c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438. \\u041d\\u0435&nbsp;\\u0434\\u043e\\u043f\\u0443\\u0441\\u043a\\u0430\\u0435\\u0442\\u0441\\u044f \\u0438\\u0437\\u0431\\u044b\\u0442\\u043e\\u0447\\u043d\\u043e\\u0441\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u0435\\u043c\\u044b\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u043e&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u044e \\u043a&nbsp;\\u0437\\u0430\\u044f\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u043c \\u0446\\u0435\\u043b\\u044f\\u043c \\u0438\\u0445&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">5.6. \\u041f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f \\u0442\\u043e\\u0447\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0438\\u0445&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0430\\u0442\\u043e\\u0447\\u043d\\u043e\\u0441\\u0442\\u044c, \\u0430&nbsp;\\u0432&nbsp;\\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u0445 \\u0441\\u043b\\u0443\\u0447\\u0430\\u044f\\u0445 \\u0438&nbsp;\\u0430\\u043a\\u0442\\u0443\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u043e&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u044e \\u043a&nbsp;\\u0446\\u0435\\u043b\\u044f\\u043c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0435\\u0442 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u0435 \\u043c\\u0435\\u0440\\u044b \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u0438\\u0445&nbsp;\\u043f\\u0440\\u0438\\u043d\\u044f\\u0442\\u0438\\u0435 \\u043f\\u043e&nbsp;\\u0443\\u0434\\u0430\\u043b\\u0435\\u043d\\u0438\\u044e \\u0438\\u043b\\u0438 \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u044e \\u043d\\u0435\\u043f\\u043e\\u043b\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u043d\\u0435\\u0442\\u043e\\u0447\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">5.7. \\u0425\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0432&nbsp;\\u0444\\u043e\\u0440\\u043c\\u0435, \\u043f\\u043e\\u0437\\u0432\\u043e\\u043b\\u044f\\u044e\\u0449\\u0435\\u0439 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0438\\u0442\\u044c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043d\\u0435&nbsp;\\u0434\\u043e\\u043b\\u044c\\u0448\\u0435, \\u0447\\u0435\\u043c \\u044d\\u0442\\u043e\\u0433\\u043e \\u0442\\u0440\\u0435\\u0431\\u0443\\u044e\\u0442 \\u0446\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0435\\u0441\\u043b\\u0438 \\u0441\\u0440\\u043e\\u043a \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435&nbsp;\\u0443\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c, \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u043e\\u043c, \\u0441\\u0442\\u043e\\u0440\\u043e\\u043d\\u043e\\u0439 \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e, \\u0432\\u044b\\u0433\\u043e\\u0434\\u043e\\u043f\\u0440\\u0438\\u043e\\u0431\\u0440\\u0435\\u0442\\u0430\\u0442\\u0435\\u043b\\u0435\\u043c \\u0438\\u043b\\u0438 \\u043f\\u043e\\u0440\\u0443\\u0447\\u0438\\u0442\\u0435\\u043b\\u0435\\u043c \\u043f\\u043e&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u043c\\u0443 \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445. \\u041e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u0435\\u043c\\u044b\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0430\\u044e\\u0442\\u0441\\u044f \\u043b\\u0438\\u0431\\u043e \\u043e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u044e\\u0442\\u0441\\u044f \\u043f\\u043e&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0438 \\u0446\\u0435\\u043b\\u0435\\u0439 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u0438\\u043b\\u0438 \\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435 \\u0443\\u0442\\u0440\\u0430\\u0442\\u044b \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u043e\\u0441\\u0442\\u0438 \\u0432&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0438 \\u044d\\u0442\\u0438\\u0445 \\u0446\\u0435\\u043b\\u0435\\u0439, \\u0435\\u0441\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0435 \\u043d\\u0435&nbsp;\\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043e \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>6. \\u0426\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div id=\\\"EUT4Im\\\" class=\\\"li\\\">\\r\\n<table class=\\\"purpose-table\\\">\\r\\n<tbody>\\r\\n<tr><th>\\u0426\\u0435\\u043b\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438<\\/th>\\r\\n<td class=\\\"purpose-field\\\"><span   >\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435 \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044f \\u043f\\u043e\\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432\\u043e\\u043c \\u043e\\u0442\\u043f\\u0440\\u0430\\u0432\\u043a\\u0438 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0438\\u0441\\u0435\\u043c<\\/span><\\/td>\\r\\n<\\/tr>\\r\\n<tr><th>\\u041f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435<\\/th>\\r\\n<td class=\\\"data-field\\\">\\r\\n<ul>\\r\\n<li><span   >\\u0444\\u0430\\u043c\\u0438\\u043b\\u0438\\u044f, \\u0438\\u043c\\u044f, \\u043e\\u0442\\u0447\\u0435\\u0441\\u0442\\u0432\\u043e<\\/span><\\/li>\\r\\n<li><span   >\\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0439 \\u0430\\u0434\\u0440\\u0435\\u0441<\\/span><\\/li>\\r\\n<li><span   >\\u043d\\u043e\\u043c\\u0435\\u0440\\u0430 \\u0442\\u0435\\u043b\\u0435\\u0444\\u043e\\u043d\\u043e\\u0432<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<tr><th>\\u041f\\u0440\\u0430\\u0432\\u043e\\u0432\\u044b\\u0435 \\u043e\\u0441\\u043d\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f<\\/th>\\r\\n<td class=\\\"legal-field\\\">\\r\\n<ul>\\r\\n<li><span   >\\u0443\\u0441\\u0442\\u0430\\u0432\\u043d\\u044b\\u0435 (\\u0443\\u0447\\u0440\\u0435\\u0434\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u044b\\u0435) \\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u044b \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<tr><th>\\u0412\\u0438\\u0434\\u044b \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/th>\\r\\n<td class=\\\"types-field\\\">\\r\\n<ul>\\r\\n<li><span   >\\u0421\\u0431\\u043e\\u0440, \\u0437\\u0430\\u043f\\u0438\\u0441\\u044c, \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430\\u0442\\u0438\\u0437\\u0430\\u0446\\u0438\\u044f, \\u043d\\u0430\\u043a\\u043e\\u043f\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u0438&nbsp;\\u043e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<\\/tbody>\\r\\n<\\/table>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>7. \\u0423\\u0441\\u043b\\u043e\\u0432\\u0438\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">7.1. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441&nbsp;\\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">7.2. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u044f \\u0446\\u0435\\u043b\\u0435\\u0439, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u043c\\u0435\\u0436\\u0434\\u0443\\u043d\\u0430\\u0440\\u043e\\u0434\\u043d\\u044b\\u043c \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u043e\\u043c \\u0420\\u043e\\u0441\\u0441\\u0438\\u0439\\u0441\\u043a\\u043e\\u0439 \\u0424\\u0435\\u0434\\u0435\\u0440\\u0430\\u0446\\u0438\\u0438 \\u0438\\u043b\\u0438 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c, \\u0434\\u043b\\u044f \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0432\\u043e\\u0437\\u043b\\u043e\\u0436\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c \\u0420\\u043e\\u0441\\u0441\\u0438\\u0439\\u0441\\u043a\\u043e\\u0439 \\u0424\\u0435\\u0434\\u0435\\u0440\\u0430\\u0446\\u0438\\u0438 \\u043d\\u0430&nbsp;\\u043e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u0444\\u0443\\u043d\\u043a\\u0446\\u0438\\u0439, \\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0438\\u0439 \\u0438&nbsp;\\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0435\\u0439.<\\/div>\\r\\n<div class=\\\"li\\\">7.3. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u043f\\u0440\\u0430\\u0432\\u043e\\u0441\\u0443\\u0434\\u0438\\u044f, \\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u0441\\u0443\\u0434\\u0435\\u0431\\u043d\\u043e\\u0433\\u043e \\u0430\\u043a\\u0442\\u0430, \\u0430\\u043a\\u0442\\u0430 \\u0434\\u0440\\u0443\\u0433\\u043e\\u0433\\u043e \\u043e\\u0440\\u0433\\u0430\\u043d\\u0430 \\u0438\\u043b\\u0438 \\u0434\\u043e\\u043b\\u0436\\u043d\\u043e\\u0441\\u0442\\u043d\\u043e\\u0433\\u043e \\u043b\\u0438\\u0446\\u0430, \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0449\\u0438\\u0445 \\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044e \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c \\u0420\\u043e\\u0441\\u0441\\u0438\\u0439\\u0441\\u043a\\u043e\\u0439 \\u0424\\u0435\\u0434\\u0435\\u0440\\u0430\\u0446\\u0438\\u0438 \\u043e\\u0431&nbsp;\\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u043c \\u043f\\u0440\\u043e\\u0438\\u0437\\u0432\\u043e\\u0434\\u0441\\u0442\\u0432\\u0435.<\\/div>\\r\\n<div class=\\\"li\\\">7.4. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u0430, \\u0441\\u0442\\u043e\\u0440\\u043e\\u043d\\u043e\\u0439 \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e \\u043b\\u0438\\u0431\\u043e \\u0432\\u044b\\u0433\\u043e\\u0434\\u043e\\u043f\\u0440\\u0438\\u043e\\u0431\\u0440\\u0435\\u0442\\u0430\\u0442\\u0435\\u043b\\u0435\\u043c \\u0438\\u043b\\u0438 \\u043f\\u043e\\u0440\\u0443\\u0447\\u0438\\u0442\\u0435\\u043b\\u0435\\u043c \\u043f\\u043e&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u043c\\u0443 \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u0434\\u043b\\u044f \\u0437\\u0430\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u044f \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u0430 \\u043f\\u043e&nbsp;\\u0438\\u043d\\u0438\\u0446\\u0438\\u0430\\u0442\\u0438\\u0432\\u0435 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u0430, \\u043f\\u043e&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u043c\\u0443 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0431\\u0443\\u0434\\u0435\\u0442 \\u044f\\u0432\\u043b\\u044f\\u0442\\u044c\\u0441\\u044f \\u0432\\u044b\\u0433\\u043e\\u0434\\u043e\\u043f\\u0440\\u0438\\u043e\\u0431\\u0440\\u0435\\u0442\\u0430\\u0442\\u0435\\u043b\\u0435\\u043c \\u0438\\u043b\\u0438 \\u043f\\u043e\\u0440\\u0443\\u0447\\u0438\\u0442\\u0435\\u043b\\u0435\\u043c.<\\/div>\\r\\n<div class=\\\"li\\\">7.5. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u043f\\u0440\\u0430\\u0432 \\u0438&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043d\\u0442\\u0435\\u0440\\u0435\\u0441\\u043e\\u0432 \\u043e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u0438\\u043b\\u0438 \\u0442\\u0440\\u0435\\u0442\\u044c\\u0438\\u0445 \\u043b\\u0438\\u0446 \\u043b\\u0438\\u0431\\u043e \\u0434\\u043b\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u0449\\u0435\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e \\u0437\\u043d\\u0430\\u0447\\u0438\\u043c\\u044b\\u0445 \\u0446\\u0435\\u043b\\u0435\\u0439 \\u043f\\u0440\\u0438 \\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u0438, \\u0447\\u0442\\u043e \\u043f\\u0440\\u0438 \\u044d\\u0442\\u043e\\u043c \\u043d\\u0435&nbsp;\\u043d\\u0430\\u0440\\u0443\\u0448\\u0430\\u044e\\u0442\\u0441\\u044f \\u043f\\u0440\\u0430\\u0432\\u0430 \\u0438&nbsp;\\u0441\\u0432\\u043e\\u0431\\u043e\\u0434\\u044b \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">7.6. \\u041e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u043e\\u0433\\u043e \\u043a\\u0440\\u0443\\u0433\\u0430 \\u043b\\u0438\\u0446 \\u043a&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u043c \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043b\\u0438\\u0431\\u043e \\u043f\\u043e&nbsp;\\u0435\\u0433\\u043e \\u043f\\u0440\\u043e\\u0441\\u044c\\u0431\\u0435 (\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u043e\\u0431\\u0449\\u0435\\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u043d\\u044b\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435).<\\/div>\\r\\n<div class=\\\"li\\\">7.7. \\u041e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0449\\u0438\\u0445 \\u043e\\u043f\\u0443\\u0431\\u043b\\u0438\\u043a\\u043e\\u0432\\u0430\\u043d\\u0438\\u044e \\u0438\\u043b\\u0438 \\u043e\\u0431\\u044f\\u0437\\u0430\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u043c\\u0443 \\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0442\\u0438\\u044e \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>8. \\u041f\\u043e\\u0440\\u044f\\u0434\\u043e\\u043a \\u0441\\u0431\\u043e\\u0440\\u0430, \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f, \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0438 \\u0438&nbsp;\\u0434\\u0440\\u0443\\u0433\\u0438\\u0445 \\u0432\\u0438\\u0434\\u043e\\u0432 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"descr\\\">\\u0411\\u0435\\u0437\\u043e\\u043f\\u0430\\u0441\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 \\u043e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u044e\\u0442\\u0441\\u044f \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u043e\\u043c, \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f \\u043f\\u0443\\u0442\\u0435\\u043c \\u0440\\u0435\\u0430\\u043b\\u0438\\u0437\\u0430\\u0446\\u0438\\u0438 \\u043f\\u0440\\u0430\\u0432\\u043e\\u0432\\u044b\\u0445, \\u043e\\u0440\\u0433\\u0430\\u043d\\u0438\\u0437\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u0442\\u0435\\u0445\\u043d\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u043c\\u0435\\u0440, \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u0445 \\u0434\\u043b\\u044f \\u0432\\u044b\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u0432&nbsp;\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c \\u043e\\u0431\\u044a\\u0435\\u043c\\u0435 \\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u0439 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0435\\u0433\\u043e \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u0430 \\u0432&nbsp;\\u043e\\u0431\\u043b\\u0430\\u0441\\u0442\\u0438 \\u0437\\u0430\\u0449\\u0438\\u0442\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">8.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u0441\\u043e\\u0445\\u0440\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0435\\u0442 \\u0432\\u0441\\u0435 \\u0432\\u043e\\u0437\\u043c\\u043e\\u0436\\u043d\\u044b\\u0435 \\u043c\\u0435\\u0440\\u044b, \\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0430\\u044e\\u0449\\u0438\\u0435 \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043a&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c \\u043d\\u0435\\u0443\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0435\\u043d\\u043d\\u044b\\u0445 \\u043b\\u0438\\u0446.<\\/div>\\r\\n<div class=\\\"li\\\">8.2. \\u041f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044f \\u043d\\u0438\\u043a\\u043e\\u0433\\u0434\\u0430, \\u043d\\u0438&nbsp;\\u043f\\u0440\\u0438 \\u043a\\u0430\\u043a\\u0438\\u0445 \\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u044f\\u0445 \\u043d\\u0435&nbsp;\\u0431\\u0443\\u0434\\u0443\\u0442 \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u043d\\u044b \\u0442\\u0440\\u0435\\u0442\\u044c\\u0438\\u043c \\u043b\\u0438\\u0446\\u0430\\u043c, \\u0437\\u0430&nbsp;\\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0441\\u043b\\u0443\\u0447\\u0430\\u0435\\u0432, \\u0441\\u0432\\u044f\\u0437\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441&nbsp;\\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u0435\\u043c \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0435\\u0433\\u043e \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u0430 \\u043b\\u0438\\u0431\\u043e \\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435, \\u0435\\u0441\\u043b\\u0438 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043e \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u0435 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u043d\\u0430&nbsp;\\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0442\\u0440\\u0435\\u0442\\u044c\\u0435\\u043c\\u0443 \\u043b\\u0438\\u0446\\u0443 \\u0434\\u043b\\u044f \\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u044f\\u0437\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432 \\u043f\\u043e&nbsp;\\u0433\\u0440\\u0430\\u0436\\u0434\\u0430\\u043d\\u0441\\u043a\\u043e-\\u043f\\u0440\\u0430\\u0432\\u043e\\u0432\\u043e\\u043c\\u0443 \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u0443.<\\/div>\\r\\n<div class=\\\"li\\\">8.3. \\u0412&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435 \\u0432\\u044b\\u044f\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u043d\\u0435\\u0442\\u043e\\u0447\\u043d\\u043e\\u0441\\u0442\\u0435\\u0439 \\u0432&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c \\u043c\\u043e\\u0436\\u0435\\u0442 \\u0430\\u043a\\u0442\\u0443\\u0430\\u043b\\u0438\\u0437\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0438\\u0445&nbsp;\\u0441\\u0430\\u043c\\u043e\\u0441\\u0442\\u043e\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e, \\u043f\\u0443\\u0442\\u0435\\u043c \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0430&nbsp;\\u0430\\u0434\\u0440\\u0435\\u0441 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u043f\\u043e\\u0447\\u0442\\u044b \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430&nbsp;<span   data-scroll-to=\\\"#owner-email-field\\\">office@zms-msk.ru<\\/span>&nbsp;\\u0441&nbsp;\\u043f\\u043e\\u043c\\u0435\\u0442\\u043a\\u043e\\u0439 \\u00ab\\u0410\\u043a\\u0442\\u0443\\u0430\\u043b\\u0438\\u0437\\u0430\\u0446\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445\\u00bb.<\\/div>\\r\\n<div class=\\\"li\\\">8.4. \\u0421\\u0440\\u043e\\u043a \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0435\\u043c \\u0446\\u0435\\u043b\\u0435\\u0439, \\u0434\\u043b\\u044f \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u0431\\u044b\\u043b\\u0438 \\u0441\\u043e\\u0431\\u0440\\u0430\\u043d\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u0435\\u0441\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0439 \\u0441\\u0440\\u043e\\u043a \\u043d\\u0435&nbsp;\\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u043e\\u043c \\u0438\\u043b\\u0438 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0438\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c.<br \\/>\\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c \\u043c\\u043e\\u0436\\u0435\\u0442 \\u0432&nbsp;\\u043b\\u044e\\u0431\\u043e\\u0439 \\u043c\\u043e\\u043c\\u0435\\u043d\\u0442 \\u043e\\u0442\\u043e\\u0437\\u0432\\u0430\\u0442\\u044c \\u0441\\u0432\\u043e\\u0435 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u0435 \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u0438\\u0432 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043f\\u043e\\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432\\u043e\\u043c \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u043f\\u043e\\u0447\\u0442\\u044b \\u043d\\u0430&nbsp;\\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0439 \\u0430\\u0434\\u0440\\u0435\\u0441 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430&nbsp;<span   data-scroll-to=\\\"#owner-email-field\\\">office@zms-msk.ru<\\/span>&nbsp;\\u0441&nbsp;\\u043f\\u043e\\u043c\\u0435\\u0442\\u043a\\u043e\\u0439 \\u00ab\\u041e\\u0442\\u0437\\u044b\\u0432 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445\\u00bb.<\\/div>\\r\\n<div class=\\\"li\\\">8.5. \\u0412\\u0441\\u044f \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044f, \\u043a\\u043e\\u0442\\u043e\\u0440\\u0430\\u044f \\u0441\\u043e\\u0431\\u0438\\u0440\\u0430\\u0435\\u0442\\u0441\\u044f \\u0441\\u0442\\u043e\\u0440\\u043e\\u043d\\u043d\\u0438\\u043c\\u0438 \\u0441\\u0435\\u0440\\u0432\\u0438\\u0441\\u0430\\u043c\\u0438, \\u0432&nbsp;\\u0442\\u043e\\u043c \\u0447\\u0438\\u0441\\u043b\\u0435 \\u043f\\u043b\\u0430\\u0442\\u0435\\u0436\\u043d\\u044b\\u043c\\u0438 \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430\\u043c\\u0438, \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432\\u0430\\u043c\\u0438 \\u0441\\u0432\\u044f\\u0437\\u0438 \\u0438&nbsp;\\u0434\\u0440\\u0443\\u0433\\u0438\\u043c\\u0438 \\u043f\\u043e\\u0441\\u0442\\u0430\\u0432\\u0449\\u0438\\u043a\\u0430\\u043c\\u0438 \\u0443\\u0441\\u043b\\u0443\\u0433, \\u0445\\u0440\\u0430\\u043d\\u0438\\u0442\\u0441\\u044f \\u0438&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f \\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438 \\u043b\\u0438\\u0446\\u0430\\u043c\\u0438 (\\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430\\u043c\\u0438) \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0438\\u0445&nbsp;\\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u043a\\u0438\\u043c \\u0441\\u043e\\u0433\\u043b\\u0430\\u0448\\u0435\\u043d\\u0438\\u0435\\u043c \\u0438&nbsp;\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u043e\\u0439 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438. \\u0421\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u0441&nbsp;\\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438 \\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u0430\\u043c\\u0438. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043d\\u0435&nbsp;\\u043d\\u0435\\u0441\\u0435\\u0442 \\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u0437\\u0430&nbsp;\\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f \\u0442\\u0440\\u0435\\u0442\\u044c\\u0438\\u0445 \\u043b\\u0438\\u0446, \\u0432&nbsp;\\u0442\\u043e\\u043c \\u0447\\u0438\\u0441\\u043b\\u0435 \\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u043d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0435\\u043c \\u043f\\u0443\\u043d\\u043a\\u0442\\u0435 \\u043f\\u043e\\u0441\\u0442\\u0430\\u0432\\u0449\\u0438\\u043a\\u043e\\u0432 \\u0443\\u0441\\u043b\\u0443\\u0433.<\\/div>\\r\\n<div class=\\\"li\\\">8.6. \\u0423\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0437\\u0430\\u043f\\u0440\\u0435\\u0442\\u044b \\u043d\\u0430&nbsp;\\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 (\\u043a\\u0440\\u043e\\u043c\\u0435 \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0430), \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u0438\\u043b\\u0438 \\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 (\\u043a\\u0440\\u043e\\u043c\\u0435 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u0438\\u044f \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0430) \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0440\\u0430\\u0437\\u0440\\u0435\\u0448\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f, \\u043d\\u0435&nbsp;\\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0442 \\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u044f\\u0445 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u044b\\u0445, \\u043e\\u0431\\u0449\\u0435\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u0438\\u043d\\u044b\\u0445 \\u043f\\u0443\\u0431\\u043b\\u0438\\u0447\\u043d\\u044b\\u0445 \\u0438\\u043d\\u0442\\u0435\\u0440\\u0435\\u0441\\u0430\\u0445, \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c&nbsp;\\u0420\\u0424.<\\/div>\\r\\n<div class=\\\"li\\\">8.7. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">8.8. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442 \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0444\\u043e\\u0440\\u043c\\u0435, \\u043f\\u043e\\u0437\\u0432\\u043e\\u043b\\u044f\\u044e\\u0449\\u0435\\u0439 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0438\\u0442\\u044c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043d\\u0435&nbsp;\\u0434\\u043e\\u043b\\u044c\\u0448\\u0435, \\u0447\\u0435\\u043c \\u044d\\u0442\\u043e\\u0433\\u043e \\u0442\\u0440\\u0435\\u0431\\u0443\\u044e\\u0442 \\u0446\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0435\\u0441\\u043b\\u0438 \\u0441\\u0440\\u043e\\u043a \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435&nbsp;\\u0443\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c, \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u043e\\u043c, \\u0441\\u0442\\u043e\\u0440\\u043e\\u043d\\u043e\\u0439 \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e, \\u0432\\u044b\\u0433\\u043e\\u0434\\u043e\\u043f\\u0440\\u0438\\u043e\\u0431\\u0440\\u0435\\u0442\\u0430\\u0442\\u0435\\u043b\\u0435\\u043c \\u0438\\u043b\\u0438 \\u043f\\u043e\\u0440\\u0443\\u0447\\u0438\\u0442\\u0435\\u043b\\u0435\\u043c \\u043f\\u043e&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u043c\\u0443 \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">8.9. \\u0423\\u0441\\u043b\\u043e\\u0432\\u0438\\u0435\\u043c \\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043c\\u043e\\u0436\\u0435\\u0442 \\u044f\\u0432\\u043b\\u044f\\u0442\\u044c\\u0441\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0435 \\u0446\\u0435\\u043b\\u0435\\u0439 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0438\\u0441\\u0442\\u0435\\u0447\\u0435\\u043d\\u0438\\u0435 \\u0441\\u0440\\u043e\\u043a\\u0430 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043e\\u0442\\u0437\\u044b\\u0432 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043e&nbsp;\\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u0432\\u044b\\u044f\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0435\\u043f\\u0440\\u0430\\u0432\\u043e\\u043c\\u0435\\u0440\\u043d\\u043e\\u0439 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>9. \\u041f\\u0435\\u0440\\u0435\\u0447\\u0435\\u043d\\u044c \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0439, \\u043f\\u0440\\u043e\\u0438\\u0437\\u0432\\u043e\\u0434\\u0438\\u043c\\u044b\\u0445 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u043e\\u043c \\u0441&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u043d\\u044b\\u043c\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">9.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442 \\u0441\\u0431\\u043e\\u0440, \\u0437\\u0430\\u043f\\u0438\\u0441\\u044c, \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430\\u0442\\u0438\\u0437\\u0430\\u0446\\u0438\\u044e, \\u043d\\u0430\\u043a\\u043e\\u043f\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u0435 (\\u043e\\u0431\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0435), \\u0438\\u0437\\u0432\\u043b\\u0435\\u0447\\u0435\\u043d\\u0438\\u0435, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435, \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 (\\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f), \\u043e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435, \\u0431\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435, \\u0443\\u0434\\u0430\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0438&nbsp;\\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">9.2. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442 \\u0430\\u0432\\u0442\\u043e\\u043c\\u0430\\u0442\\u0438\\u0437\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u043d\\u0443\\u044e \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0435\\u0439 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u043d\\u043e\\u0439 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438 \\u043f\\u043e&nbsp;\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u043e-\\u0442\\u0435\\u043b\\u0435\\u043a\\u043e\\u043c\\u043c\\u0443\\u043d\\u0438\\u043a\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u043c \\u0441\\u0435\\u0442\\u044f\\u043c \\u0438\\u043b\\u0438 \\u0431\\u0435\\u0437 \\u0442\\u0430\\u043a\\u043e\\u0432\\u043e\\u0439.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>10. \\u0422\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u0430\\u044f \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">10.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0434\\u043e&nbsp;\\u043d\\u0430\\u0447\\u0430\\u043b\\u0430 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0434\\u0435\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 \\u043f\\u043e&nbsp;\\u0442\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u043e\\u0439 \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u0438\\u0442\\u044c \\u0443\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0435\\u043d\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d \\u043f\\u043e&nbsp;\\u0437\\u0430\\u0449\\u0438\\u0442\\u0435 \\u043f\\u0440\\u0430\\u0432 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e&nbsp;\\u0441\\u0432\\u043e\\u0435\\u043c \\u043d\\u0430\\u043c\\u0435\\u0440\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0442\\u044c \\u0442\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u0443\\u044e \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 (\\u0442\\u0430\\u043a\\u043e\\u0435 \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0442\\u0434\\u0435\\u043b\\u044c\\u043d\\u043e \\u043e\\u0442&nbsp;\\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u044f \\u043e&nbsp;\\u043d\\u0430\\u043c\\u0435\\u0440\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445).<\\/div>\\r\\n<div class=\\\"li\\\">10.2. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0434\\u043e&nbsp;\\u043f\\u043e\\u0434\\u0430\\u0447\\u0438 \\u0432\\u044b\\u0448\\u0435\\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u043e\\u0433\\u043e \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u044f, \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043e\\u0442&nbsp;\\u043e\\u0440\\u0433\\u0430\\u043d\\u043e\\u0432 \\u0432\\u043b\\u0430\\u0441\\u0442\\u0438 \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u0433\\u043e \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0430, \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0444\\u0438\\u0437\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u043b\\u0438\\u0446, \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u044b\\u0445 \\u044e\\u0440\\u0438\\u0434\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u043b\\u0438\\u0446, \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u043c \\u043f\\u043b\\u0430\\u043d\\u0438\\u0440\\u0443\\u0435\\u0442\\u0441\\u044f \\u0442\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u0430\\u044f \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0438\\u0435 \\u0441\\u0432\\u0435\\u0434\\u0435\\u043d\\u0438\\u044f.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>11. \\u041a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"descr\\\">\\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0438&nbsp;\\u0438\\u043d\\u044b\\u0435 \\u043b\\u0438\\u0446\\u0430, \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0432\\u0448\\u0438\\u0435 \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043a&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c, \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u044b \\u043d\\u0435&nbsp;\\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0432\\u0430\\u0442\\u044c \\u0442\\u0440\\u0435\\u0442\\u044c\\u0438\\u043c \\u043b\\u0438\\u0446\\u0430\\u043c \\u0438&nbsp;\\u043d\\u0435&nbsp;\\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u044f\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0431\\u0435\\u0437 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0435\\u0441\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0435 \\u043d\\u0435&nbsp;\\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043e \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>12. \\u0417\\u0430\\u043a\\u043b\\u044e\\u0447\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u044b\\u0435 \\u043f\\u043e\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">12.1. \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c \\u043c\\u043e\\u0436\\u0435\\u0442 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043b\\u044e\\u0431\\u044b\\u0435 \\u0440\\u0430\\u0437\\u044a\\u044f\\u0441\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u043e&nbsp;\\u0438\\u043d\\u0442\\u0435\\u0440\\u0435\\u0441\\u0443\\u044e\\u0449\\u0438\\u043c \\u0432\\u043e\\u043f\\u0440\\u043e\\u0441\\u0430\\u043c, \\u043a\\u0430\\u0441\\u0430\\u044e\\u0449\\u0438\\u043c\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043e\\u0431\\u0440\\u0430\\u0442\\u0438\\u0432\\u0448\\u0438\\u0441\\u044c \\u043a&nbsp;\\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u0441&nbsp;\\u043f\\u043e\\u043c\\u043e\\u0449\\u044c\\u044e \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u043f\\u043e\\u0447\\u0442\\u044b&nbsp;<span   data-scroll-to=\\\"#owner-email-field\\\">office@zms-msk.ru<\\/span>.<\\/div>\\r\\n<div class=\\\"li\\\">12.2. \\u0412&nbsp;\\u0434\\u0430\\u043d\\u043d\\u043e\\u043c \\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u0435 \\u0431\\u0443\\u0434\\u0443\\u0442 \\u043e\\u0442\\u0440\\u0430\\u0436\\u0435\\u043d\\u044b \\u043b\\u044e\\u0431\\u044b\\u0435 \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u043e\\u043c. \\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u0435\\u0442 \\u0431\\u0435\\u0441\\u0441\\u0440\\u043e\\u0447\\u043d\\u043e \\u0434\\u043e&nbsp;\\u0437\\u0430\\u043c\\u0435\\u043d\\u044b \\u0435\\u0435&nbsp;\\u043d\\u043e\\u0432\\u043e\\u0439 \\u0432\\u0435\\u0440\\u0441\\u0438\\u0435\\u0439.<\\/div>\\r\\n<div class=\\\"li\\\">12.3. \\u0410\\u043a\\u0442\\u0443\\u0430\\u043b\\u044c\\u043d\\u0430\\u044f \\u0432\\u0435\\u0440\\u0441\\u0438\\u044f \\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0438 \\u0432&nbsp;\\u0441\\u0432\\u043e\\u0431\\u043e\\u0434\\u043d\\u043e\\u043c \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0435 \\u0440\\u0430\\u0441\\u043f\\u043e\\u043b\\u043e\\u0436\\u0435\\u043d\\u0430 \\u0432&nbsp;\\u0441\\u0435\\u0442\\u0438 \\u0418\\u043d\\u0442\\u0435\\u0440\\u043d\\u0435\\u0442 \\u043f\\u043e&nbsp;\\u0430\\u0434\\u0440\\u0435\\u0441\\u0443&nbsp;<span id=\\\"owner-privacy-url-value\\\"  data-scroll-to=\\\"#owner-privacy-url-field\\\">https:\\/\\/zamesbar.ru\\/privacy-policy<\\/span>.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2023-12-24 11:42:13\",\"created_by\":113,\"created_by_alias\":\"\",\"modified\":\"2023-12-24 11:42:13\",\"modified_by\":113,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-12-24 11:42:13\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":\"1\",\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0);
INSERT INTO `lsqvo_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(224, 'com_content.article.48', '', '2023-12-24 11:44:11', 113, 98094, 'cbb43e916a1a2da4ecedf4a6b8a963fd121f98f3', '{\"id\":\"48\",\"asset_id\":222,\"title\":\"\\u9690\\u79c1\\u653f\\u7b56\",\"alias\":\"yin-si-zheng-ce\",\"introtext\":\"<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>1. \\u041e\\u0431\\u0449\\u0438\\u0435 \\u043f\\u043e\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f<\\/h5>\\r\\n<div class=\\\"descr\\\">\\u041d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0430\\u044f \\u043f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0430 \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f\\u043c\\u0438 \\u0424\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u043e\\u0433\\u043e \\u0437\\u0430\\u043a\\u043e\\u043d\\u0430 \\u043e\\u0442&nbsp;27.07.2006. \\u2116&nbsp;152-\\u0424\\u0417 \\u00ab\\u041e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445\\u00bb (\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u0417\\u0430\\u043a\\u043e\\u043d \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445) \\u0438&nbsp;\\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u0435\\u0442 \\u043f\\u043e\\u0440\\u044f\\u0434\\u043e\\u043a \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u043c\\u0435\\u0440\\u044b \\u043f\\u043e&nbsp;\\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0435\\u043d\\u0438\\u044e \\u0431\\u0435\\u0437\\u043e\\u043f\\u0430\\u0441\\u043d\\u043e\\u0441\\u0442\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043f\\u0440\\u0435\\u0434\\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0435\\u043c\\u044b\\u0435&nbsp;<span id=\\\"owner-name-value\\\" class=\\\"\\\" data-scroll-to=\\\"#owner-name-field\\\">\\u041e\\u041e\\u041e \\u00ab\\u0417\\u0410\\u041c\\u0415\\u0421\\u00bb<\\/span>&nbsp;(\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440).<\\/div>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">1.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0441\\u0442\\u0430\\u0432\\u0438\\u0442 \\u0441\\u0432\\u043e\\u0435\\u0439 \\u0432\\u0430\\u0436\\u043d\\u0435\\u0439\\u0448\\u0435\\u0439 \\u0446\\u0435\\u043b\\u044c\\u044e \\u0438&nbsp;\\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u0435\\u043c \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0441\\u0432\\u043e\\u0435\\u0439 \\u0434\\u0435\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 \\u0441\\u043e\\u0431\\u043b\\u044e\\u0434\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0440\\u0430\\u0432 \\u0438&nbsp;\\u0441\\u0432\\u043e\\u0431\\u043e\\u0434 \\u0447\\u0435\\u043b\\u043e\\u0432\\u0435\\u043a\\u0430 \\u0438&nbsp;\\u0433\\u0440\\u0430\\u0436\\u0434\\u0430\\u043d\\u0438\\u043d\\u0430 \\u043f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0432&nbsp;\\u0442\\u043e\\u043c \\u0447\\u0438\\u0441\\u043b\\u0435 \\u0437\\u0430\\u0449\\u0438\\u0442\\u044b \\u043f\\u0440\\u0430\\u0432 \\u043d\\u0430&nbsp;\\u043d\\u0435\\u043f\\u0440\\u0438\\u043a\\u043e\\u0441\\u043d\\u043e\\u0432\\u0435\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u0447\\u0430\\u0441\\u0442\\u043d\\u043e\\u0439 \\u0436\\u0438\\u0437\\u043d\\u0438, \\u043b\\u0438\\u0447\\u043d\\u0443\\u044e \\u0438&nbsp;\\u0441\\u0435\\u043c\\u0435\\u0439\\u043d\\u0443\\u044e \\u0442\\u0430\\u0439\\u043d\\u0443.<\\/div>\\r\\n<div class=\\\"li\\\">1.2. \\u041d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0430\\u044f \\u043f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u0432&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 (\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430) \\u043f\\u0440\\u0438\\u043c\\u0435\\u043d\\u044f\\u0435\\u0442\\u0441\\u044f \\u043a\\u043e&nbsp;\\u0432\\u0441\\u0435\\u0439 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438, \\u043a\\u043e\\u0442\\u043e\\u0440\\u0443\\u044e \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043c\\u043e\\u0436\\u0435\\u0442 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043e&nbsp;\\u043f\\u043e\\u0441\\u0435\\u0442\\u0438\\u0442\\u0435\\u043b\\u044f\\u0445 \\u0432\\u0435\\u0431-\\u0441\\u0430\\u0439\\u0442\\u0430&nbsp;<span   data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru<\\/span>.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>2. \\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u044b\\u0435 \\u043f\\u043e\\u043d\\u044f\\u0442\\u0438\\u044f, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u0443\\u0435\\u043c\\u044b\\u0435 \\u0432&nbsp;\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0435<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">2.1. \\u0410\\u0432\\u0442\\u043e\\u043c\\u0430\\u0442\\u0438\\u0437\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u043d\\u0430\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441&nbsp;\\u043f\\u043e\\u043c\\u043e\\u0449\\u044c\\u044e \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432 \\u0432\\u044b\\u0447\\u0438\\u0441\\u043b\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0439 \\u0442\\u0435\\u0445\\u043d\\u0438\\u043a\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">2.2. \\u0411\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u043e\\u0435 \\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u0435 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 (\\u0437\\u0430&nbsp;\\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0441\\u043b\\u0443\\u0447\\u0430\\u0435\\u0432, \\u0435\\u0441\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445).<\\/div>\\r\\n<div class=\\\"li\\\">2.3. \\u0412\\u0435\\u0431-\\u0441\\u0430\\u0439\\u0442&nbsp;\\u2014 \\u0441\\u043e\\u0432\\u043e\\u043a\\u0443\\u043f\\u043d\\u043e\\u0441\\u0442\\u044c \\u0433\\u0440\\u0430\\u0444\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u0438&nbsp;\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0445 \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\\u043e\\u0432, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043f\\u0440\\u043e\\u0433\\u0440\\u0430\\u043c\\u043c \\u0434\\u043b\\u044f \\u042d\\u0412\\u041c \\u0438&nbsp;\\u0431\\u0430\\u0437 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u044e\\u0449\\u0438\\u0445 \\u0438\\u0445&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u043d\\u043e\\u0441\\u0442\\u044c \\u0432&nbsp;\\u0441\\u0435\\u0442\\u0438 \\u0438\\u043d\\u0442\\u0435\\u0440\\u043d\\u0435\\u0442 \\u043f\\u043e&nbsp;\\u0441\\u0435\\u0442\\u0435\\u0432\\u043e\\u043c\\u0443 \\u0430\\u0434\\u0440\\u0435\\u0441\\u0443&nbsp;<span   data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru<\\/span>.<\\/div>\\r\\n<div class=\\\"li\\\">2.4. \\u0418\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u0430\\u044f \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u0441\\u043e\\u0432\\u043e\\u043a\\u0443\\u043f\\u043d\\u043e\\u0441\\u0442\\u044c \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u0449\\u0438\\u0445\\u0441\\u044f \\u0432&nbsp;\\u0431\\u0430\\u0437\\u0430\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u044e\\u0449\\u0438\\u0445 \\u0438\\u0445&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0442\\u0435\\u0445\\u043d\\u043e\\u043b\\u043e\\u0433\\u0438\\u0439 \\u0438&nbsp;\\u0442\\u0435\\u0445\\u043d\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432.<\\/div>\\r\\n<div class=\\\"li\\\">2.5. \\u041e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f, \\u0432&nbsp;\\u0440\\u0435\\u0437\\u0443\\u043b\\u044c\\u0442\\u0430\\u0442\\u0435 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u043d\\u0435\\u0432\\u043e\\u0437\\u043c\\u043e\\u0436\\u043d\\u043e \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0438\\u0442\\u044c \\u0431\\u0435\\u0437 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u0434\\u043e\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0439 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438 \\u043f\\u0440\\u0438\\u043d\\u0430\\u0434\\u043b\\u0435\\u0436\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043a\\u043e\\u043d\\u043a\\u0440\\u0435\\u0442\\u043d\\u043e\\u043c\\u0443 \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044e \\u0438\\u043b\\u0438 \\u0438\\u043d\\u043e\\u043c\\u0443 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">2.6. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u043e\\u0435 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0435 (\\u043e\\u043f\\u0435\\u0440\\u0430\\u0446\\u0438\\u044f) \\u0438\\u043b\\u0438 \\u0441\\u043e\\u0432\\u043e\\u043a\\u0443\\u043f\\u043d\\u043e\\u0441\\u0442\\u044c \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0439 (\\u043e\\u043f\\u0435\\u0440\\u0430\\u0446\\u0438\\u0439), \\u0441\\u043e\\u0432\\u0435\\u0440\\u0448\\u0430\\u0435\\u043c\\u044b\\u0445 \\u0441&nbsp;\\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435\\u043c \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432 \\u0430\\u0432\\u0442\\u043e\\u043c\\u0430\\u0442\\u0438\\u0437\\u0430\\u0446\\u0438\\u0438 \\u0438\\u043b\\u0438 \\u0431\\u0435\\u0437 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u0442\\u0430\\u043a\\u0438\\u0445 \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432 \\u0441&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438, \\u0432\\u043a\\u043b\\u044e\\u0447\\u0430\\u044f \\u0441\\u0431\\u043e\\u0440, \\u0437\\u0430\\u043f\\u0438\\u0441\\u044c, \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430\\u0442\\u0438\\u0437\\u0430\\u0446\\u0438\\u044e, \\u043d\\u0430\\u043a\\u043e\\u043f\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u0435 (\\u043e\\u0431\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0435), \\u0438\\u0437\\u0432\\u043b\\u0435\\u0447\\u0435\\u043d\\u0438\\u0435, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435, \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 (\\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f), \\u043e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435, \\u0431\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435, \\u0443\\u0434\\u0430\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">2.7. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440&nbsp;\\u2014 \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d, \\u043c\\u0443\\u043d\\u0438\\u0446\\u0438\\u043f\\u0430\\u043b\\u044c\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d, \\u044e\\u0440\\u0438\\u0434\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0435 \\u0438\\u043b\\u0438 \\u0444\\u0438\\u0437\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0435 \\u043b\\u0438\\u0446\\u043e, \\u0441\\u0430\\u043c\\u043e\\u0441\\u0442\\u043e\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e \\u0438\\u043b\\u0438 \\u0441\\u043e\\u0432\\u043c\\u0435\\u0441\\u0442\\u043d\\u043e \\u0441&nbsp;\\u0434\\u0440\\u0443\\u0433\\u0438\\u043c\\u0438 \\u043b\\u0438\\u0446\\u0430\\u043c\\u0438 \\u043e\\u0440\\u0433\\u0430\\u043d\\u0438\\u0437\\u0443\\u044e\\u0449\\u0438\\u0435 \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u044e\\u0449\\u0438\\u0435 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u044e\\u0449\\u0438\\u0435 \\u0446\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0441\\u043e\\u0441\\u0442\\u0430\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0449\\u0438\\u0445 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435, \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f (\\u043e\\u043f\\u0435\\u0440\\u0430\\u0446\\u0438\\u0438), \\u0441\\u043e\\u0432\\u0435\\u0440\\u0448\\u0430\\u0435\\u043c\\u044b\\u0435 \\u0441&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">2.8. \\u041f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u0430\\u044f \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044f, \\u043e\\u0442\\u043d\\u043e\\u0441\\u044f\\u0449\\u0430\\u044f\\u0441\\u044f \\u043f\\u0440\\u044f\\u043c\\u043e \\u0438\\u043b\\u0438 \\u043a\\u043e\\u0441\\u0432\\u0435\\u043d\\u043d\\u043e \\u043a&nbsp;\\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c\\u0443 \\u0438\\u043b\\u0438 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u0435\\u043c\\u043e\\u043c\\u0443 \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044e \\u0432\\u0435\\u0431-\\u0441\\u0430\\u0439\\u0442\\u0430&nbsp;<span   data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru<\\/span>.<\\/div>\\r\\n<div class=\\\"li\\\">2.9. \\u041f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u0440\\u0430\\u0437\\u0440\\u0435\\u0448\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f,&nbsp;\\u2014 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u043e\\u0433\\u043e \\u043a\\u0440\\u0443\\u0433\\u0430 \\u043b\\u0438\\u0446 \\u043a&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u043c \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0443\\u0442\\u0435\\u043c \\u0434\\u0430\\u0447\\u0438 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0440\\u0430\\u0437\\u0440\\u0435\\u0448\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f \\u0432&nbsp;\\u043f\\u043e\\u0440\\u044f\\u0434\\u043a\\u0435, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u043e\\u043c \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 (\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u0440\\u0430\\u0437\\u0440\\u0435\\u0448\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f).<\\/div>\\r\\n<div class=\\\"li\\\">2.10. \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u043e\\u0439 \\u043f\\u043e\\u0441\\u0435\\u0442\\u0438\\u0442\\u0435\\u043b\\u044c \\u0432\\u0435\\u0431-\\u0441\\u0430\\u0439\\u0442\\u0430&nbsp;<span   data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru<\\/span>.<\\/div>\\r\\n<div class=\\\"li\\\">2.11. \\u041f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f, \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u0435 \\u043d\\u0430&nbsp;\\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0442\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c\\u0443 \\u043b\\u0438\\u0446\\u0443 \\u0438\\u043b\\u0438 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c\\u0443 \\u043a\\u0440\\u0443\\u0433\\u0443 \\u043b\\u0438\\u0446.<\\/div>\\r\\n<div class=\\\"li\\\">2.12. \\u0420\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u044b\\u0435 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f, \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u0435 \\u043d\\u0430&nbsp;\\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0442\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c\\u0443 \\u043a\\u0440\\u0443\\u0433\\u0443 \\u043b\\u0438\\u0446 (\\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445) \\u0438\\u043b\\u0438 \\u043d\\u0430&nbsp;\\u043e\\u0437\\u043d\\u0430\\u043a\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0441&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438 \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u043e\\u0433\\u043e \\u043a\\u0440\\u0443\\u0433\\u0430 \\u043b\\u0438\\u0446, \\u0432&nbsp;\\u0442\\u043e\\u043c \\u0447\\u0438\\u0441\\u043b\\u0435 \\u043e\\u0431\\u043d\\u0430\\u0440\\u043e\\u0434\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432\\u0430\\u0445 \\u043c\\u0430\\u0441\\u0441\\u043e\\u0432\\u043e\\u0439 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438, \\u0440\\u0430\\u0437\\u043c\\u0435\\u0449\\u0435\\u043d\\u0438\\u0435 \\u0432&nbsp;\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u043e-\\u0442\\u0435\\u043b\\u0435\\u043a\\u043e\\u043c\\u043c\\u0443\\u043d\\u0438\\u043a\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0441\\u0435\\u0442\\u044f\\u0445 \\u0438\\u043b\\u0438 \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0430 \\u043a&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c \\u043a\\u0430\\u043a\\u0438\\u043c-\\u043b\\u0438\\u0431\\u043e \\u0438\\u043d\\u044b\\u043c \\u0441\\u043f\\u043e\\u0441\\u043e\\u0431\\u043e\\u043c.<\\/div>\\r\\n<div class=\\\"li\\\">2.13. \\u0422\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u0430\\u044f \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0430&nbsp;\\u0442\\u0435\\u0440\\u0440\\u0438\\u0442\\u043e\\u0440\\u0438\\u044e \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u0433\\u043e \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0430 \\u043e\\u0440\\u0433\\u0430\\u043d\\u0443 \\u0432\\u043b\\u0430\\u0441\\u0442\\u0438 \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u0433\\u043e \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0430, \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u043c\\u0443 \\u0444\\u0438\\u0437\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c\\u0443 \\u0438\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u043c\\u0443 \\u044e\\u0440\\u0438\\u0434\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c\\u0443 \\u043b\\u0438\\u0446\\u0443.<\\/div>\\r\\n<div class=\\\"li\\\">2.14. \\u0423\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445&nbsp;\\u2014 \\u043b\\u044e\\u0431\\u044b\\u0435 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f, \\u0432&nbsp;\\u0440\\u0435\\u0437\\u0443\\u043b\\u044c\\u0442\\u0430\\u0442\\u0435 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0430\\u044e\\u0442\\u0441\\u044f \\u0431\\u0435\\u0437\\u0432\\u043e\\u0437\\u0432\\u0440\\u0430\\u0442\\u043d\\u043e \\u0441&nbsp;\\u043d\\u0435\\u0432\\u043e\\u0437\\u043c\\u043e\\u0436\\u043d\\u043e\\u0441\\u0442\\u044c\\u044e \\u0434\\u0430\\u043b\\u044c\\u043d\\u0435\\u0439\\u0448\\u0435\\u0433\\u043e \\u0432\\u043e\\u0441\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0430\\u044e\\u0442\\u0441\\u044f \\u043c\\u0430\\u0442\\u0435\\u0440\\u0438\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u043d\\u043e\\u0441\\u0438\\u0442\\u0435\\u043b\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>3. \\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u044b\\u0435 \\u043f\\u0440\\u0430\\u0432\\u0430 \\u0438&nbsp;\\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0438 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">3.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0438\\u043c\\u0435\\u0435\\u0442 \\u043f\\u0440\\u0430\\u0432\\u043e:<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0442\\u044c \\u043e\\u0442&nbsp;\\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0434\\u043e\\u0441\\u0442\\u043e\\u0432\\u0435\\u0440\\u043d\\u044b\\u0435 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u044b, \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u0449\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435 \\u043e\\u0442\\u0437\\u044b\\u0432\\u0430 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435, \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u044f \\u0441&nbsp;\\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435\\u043c \\u043e&nbsp;\\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0432\\u043f\\u0440\\u0430\\u0432\\u0435 \\u043f\\u0440\\u043e\\u0434\\u043e\\u043b\\u0436\\u0438\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0431\\u0435\\u0437 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0440\\u0438 \\u043d\\u0430\\u043b\\u0438\\u0447\\u0438\\u0438 \\u043e\\u0441\\u043d\\u043e\\u0432\\u0430\\u043d\\u0438\\u0439, \\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0417\\u0430\\u043a\\u043e\\u043d\\u0435 \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0441\\u0430\\u043c\\u043e\\u0441\\u0442\\u043e\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u0442\\u044c \\u0441\\u043e\\u0441\\u0442\\u0430\\u0432 \\u0438&nbsp;\\u043f\\u0435\\u0440\\u0435\\u0447\\u0435\\u043d\\u044c \\u043c\\u0435\\u0440, \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u0445 \\u0438&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0430\\u0442\\u043e\\u0447\\u043d\\u044b\\u0445 \\u0434\\u043b\\u044f \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0435\\u043d\\u0438\\u044f \\u0432\\u044b\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0435\\u0439, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u043f\\u0440\\u0438\\u043d\\u044f\\u0442\\u044b\\u043c\\u0438 \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u043d\\u0438\\u043c \\u043d\\u043e\\u0440\\u043c\\u0430\\u0442\\u0438\\u0432\\u043d\\u044b\\u043c\\u0438 \\u043f\\u0440\\u0430\\u0432\\u043e\\u0432\\u044b\\u043c\\u0438 \\u0430\\u043a\\u0442\\u0430\\u043c\\u0438, \\u0435\\u0441\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0435 \\u043d\\u0435&nbsp;\\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043e \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u0434\\u0440\\u0443\\u0433\\u0438\\u043c\\u0438 \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0437\\u0430\\u043a\\u043e\\u043d\\u0430\\u043c\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">3.2. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d:<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u044f\\u0442\\u044c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u043e&nbsp;\\u0435\\u0433\\u043e \\u043f\\u0440\\u043e\\u0441\\u044c\\u0431\\u0435 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e, \\u043a\\u0430\\u0441\\u0430\\u044e\\u0449\\u0443\\u044e\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043e\\u0440\\u0433\\u0430\\u043d\\u0438\\u0437\\u043e\\u0432\\u044b\\u0432\\u0430\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u043f\\u043e\\u0440\\u044f\\u0434\\u043a\\u0435, \\u0443\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u043d\\u043e\\u043c \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0438\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c&nbsp;\\u0420\\u0424;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043e\\u0442\\u0432\\u0435\\u0447\\u0430\\u0442\\u044c \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u044f \\u0438&nbsp;\\u0437\\u0430\\u043f\\u0440\\u043e\\u0441\\u044b \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u0438\\u0445&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0440\\u0435\\u0434\\u0441\\u0442\\u0430\\u0432\\u0438\\u0442\\u0435\\u043b\\u0435\\u0439 \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f\\u043c\\u0438 \\u0417\\u0430\\u043a\\u043e\\u043d\\u0430 \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0441\\u043e\\u043e\\u0431\\u0449\\u0430\\u0442\\u044c \\u0432&nbsp;\\u0443\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0435\\u043d\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d \\u043f\\u043e&nbsp;\\u0437\\u0430\\u0449\\u0438\\u0442\\u0435 \\u043f\\u0440\\u0430\\u0432 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u043e&nbsp;\\u0437\\u0430\\u043f\\u0440\\u043e\\u0441\\u0443 \\u044d\\u0442\\u043e\\u0433\\u043e \\u043e\\u0440\\u0433\\u0430\\u043d\\u0430 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0443\\u044e \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e \\u0432&nbsp;\\u0442\\u0435\\u0447\\u0435\\u043d\\u0438\\u0435 10&nbsp;\\u0434\\u043d\\u0435\\u0439 \\u0441&nbsp;\\u0434\\u0430\\u0442\\u044b \\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u0438\\u044f \\u0442\\u0430\\u043a\\u043e\\u0433\\u043e \\u0437\\u0430\\u043f\\u0440\\u043e\\u0441\\u0430;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0443\\u0431\\u043b\\u0438\\u043a\\u043e\\u0432\\u0430\\u0442\\u044c \\u0438\\u043b\\u0438 \\u0438\\u043d\\u044b\\u043c \\u043e\\u0431\\u0440\\u0430\\u0437\\u043e\\u043c \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0442\\u044c \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u044b\\u0439 \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043a&nbsp;\\u043d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0435\\u0439 \\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0435 \\u0432&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0442\\u044c \\u043f\\u0440\\u0430\\u0432\\u043e\\u0432\\u044b\\u0435, \\u043e\\u0440\\u0433\\u0430\\u043d\\u0438\\u0437\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0435 \\u0438&nbsp;\\u0442\\u0435\\u0445\\u043d\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0435 \\u043c\\u0435\\u0440\\u044b \\u0434\\u043b\\u044f \\u0437\\u0430\\u0449\\u0438\\u0442\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0442&nbsp;\\u043d\\u0435\\u043f\\u0440\\u0430\\u0432\\u043e\\u043c\\u0435\\u0440\\u043d\\u043e\\u0433\\u043e \\u0438\\u043b\\u0438 \\u0441\\u043b\\u0443\\u0447\\u0430\\u0439\\u043d\\u043e\\u0433\\u043e \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0430 \\u043a&nbsp;\\u043d\\u0438\\u043c, \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f, \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u044f, \\u0431\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f, \\u043a\\u043e\\u043f\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f, \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f, \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043e\\u0442&nbsp;\\u0438\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043f\\u0440\\u0430\\u0432\\u043e\\u043c\\u0435\\u0440\\u043d\\u044b\\u0445 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0439 \\u0432&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0442\\u0438\\u0442\\u044c \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 (\\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f) \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0442\\u0438\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u0438&nbsp;\\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0438\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0432&nbsp;\\u043f\\u043e\\u0440\\u044f\\u0434\\u043a\\u0435 \\u0438&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u044f\\u0445, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u044f\\u0442\\u044c \\u0438\\u043d\\u044b\\u0435 \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0438, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>4. \\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u044b\\u0435 \\u043f\\u0440\\u0430\\u0432\\u0430 \\u0438&nbsp;\\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0438 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">4.1. \\u0421\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043c\\u0435\\u044e\\u0442 \\u043f\\u0440\\u0430\\u0432\\u043e:<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0442\\u044c \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e, \\u043a\\u0430\\u0441\\u0430\\u044e\\u0449\\u0443\\u044e\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0437\\u0430&nbsp;\\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0441\\u043b\\u0443\\u0447\\u0430\\u0435\\u0432, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0437\\u0430\\u043a\\u043e\\u043d\\u0430\\u043c\\u0438. \\u0421\\u0432\\u0435\\u0434\\u0435\\u043d\\u0438\\u044f \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u044f\\u044e\\u0442\\u0441\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u043e\\u043c \\u0432&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u043d\\u043e\\u0439 \\u0444\\u043e\\u0440\\u043c\\u0435, \\u0438&nbsp;\\u0432&nbsp;\\u043d\\u0438\\u0445 \\u043d\\u0435&nbsp;\\u0434\\u043e\\u043b\\u0436\\u043d\\u044b \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u0442\\u044c\\u0441\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u043e\\u0442\\u043d\\u043e\\u0441\\u044f\\u0449\\u0438\\u0435\\u0441\\u044f \\u043a&nbsp;\\u0434\\u0440\\u0443\\u0433\\u0438\\u043c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0437\\u0430&nbsp;\\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0441\\u043b\\u0443\\u0447\\u0430\\u0435\\u0432, \\u043a\\u043e\\u0433\\u0434\\u0430 \\u0438\\u043c\\u0435\\u044e\\u0442\\u0441\\u044f \\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u044b\\u0435 \\u043e\\u0441\\u043d\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0442\\u0438\\u044f \\u0442\\u0430\\u043a\\u0438\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445. \\u041f\\u0435\\u0440\\u0435\\u0447\\u0435\\u043d\\u044c \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438 \\u0438&nbsp;\\u043f\\u043e\\u0440\\u044f\\u0434\\u043e\\u043a \\u0435\\u0435&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u0438\\u044f \\u0443\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d \\u0417\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043e&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u0442\\u044c \\u043e\\u0442&nbsp;\\u043e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u044f \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0438\\u0445&nbsp;\\u0431\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u0438\\u043b\\u0438 \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f \\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435, \\u0435\\u0441\\u043b\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u044f\\u0432\\u043b\\u044f\\u044e\\u0442\\u0441\\u044f \\u043d\\u0435\\u043f\\u043e\\u043b\\u043d\\u044b\\u043c\\u0438, \\u0443\\u0441\\u0442\\u0430\\u0440\\u0435\\u0432\\u0448\\u0438\\u043c\\u0438, \\u043d\\u0435\\u0442\\u043e\\u0447\\u043d\\u044b\\u043c\\u0438, \\u043d\\u0435\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u043e \\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u043d\\u044b\\u043c\\u0438 \\u0438\\u043b\\u0438 \\u043d\\u0435&nbsp;\\u044f\\u0432\\u043b\\u044f\\u044e\\u0442\\u0441\\u044f \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u043c\\u0438 \\u0434\\u043b\\u044f \\u0437\\u0430\\u044f\\u0432\\u043b\\u0435\\u043d\\u043d\\u043e\\u0439 \\u0446\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0442\\u044c \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c \\u043c\\u0435\\u0440\\u044b \\u043f\\u043e&nbsp;\\u0437\\u0430\\u0449\\u0438\\u0442\\u0435 \\u0441\\u0432\\u043e\\u0438\\u0445 \\u043f\\u0440\\u0430\\u0432;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0432\\u044b\\u0434\\u0432\\u0438\\u0433\\u0430\\u0442\\u044c \\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u0435 \\u043f\\u0440\\u0435\\u0434\\u0432\\u0430\\u0440\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0433\\u043e \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0446\\u0435\\u043b\\u044f\\u0445 \\u043f\\u0440\\u043e\\u0434\\u0432\\u0438\\u0436\\u0435\\u043d\\u0438\\u044f \\u043d\\u0430&nbsp;\\u0440\\u044b\\u043d\\u043a\\u0435 \\u0442\\u043e\\u0432\\u0430\\u0440\\u043e\\u0432, \\u0440\\u0430\\u0431\\u043e\\u0442 \\u0438&nbsp;\\u0443\\u0441\\u043b\\u0443\\u0433;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043d\\u0430&nbsp;\\u043e\\u0442\\u0437\\u044b\\u0432 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435, \\u043d\\u0430&nbsp;\\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f \\u043e&nbsp;\\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043e\\u0431\\u0436\\u0430\\u043b\\u043e\\u0432\\u0430\\u0442\\u044c \\u0432&nbsp;\\u0443\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0435\\u043d\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d \\u043f\\u043e&nbsp;\\u0437\\u0430\\u0449\\u0438\\u0442\\u0435 \\u043f\\u0440\\u0430\\u0432 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u0432&nbsp;\\u0441\\u0443\\u0434\\u0435\\u0431\\u043d\\u043e\\u043c \\u043f\\u043e\\u0440\\u044f\\u0434\\u043a\\u0435 \\u043d\\u0435\\u043f\\u0440\\u0430\\u0432\\u043e\\u043c\\u0435\\u0440\\u043d\\u044b\\u0435 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f \\u0438\\u043b\\u0438 \\u0431\\u0435\\u0437\\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0435 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u043f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043d\\u0430&nbsp;\\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0438\\u043d\\u044b\\u0445 \\u043f\\u0440\\u0430\\u0432, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c&nbsp;\\u0420\\u0424.<\\/div>\\r\\n<div class=\\\"li\\\">4.2. \\u0421\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u044b:<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u044f\\u0442\\u044c \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u0434\\u043e\\u0441\\u0442\\u043e\\u0432\\u0435\\u0440\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u043e&nbsp;\\u0441\\u0435\\u0431\\u0435;<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014&nbsp;\\u0441\\u043e\\u043e\\u0431\\u0449\\u0430\\u0442\\u044c \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u043e\\u0431&nbsp;\\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u0438 (\\u043e\\u0431\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u0438, \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0438) \\u0441\\u0432\\u043e\\u0438\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">4.3. \\u041b\\u0438\\u0446\\u0430, \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0432\\u0448\\u0438\\u0435 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u043d\\u0435\\u0434\\u043e\\u0441\\u0442\\u043e\\u0432\\u0435\\u0440\\u043d\\u044b\\u0435 \\u0441\\u0432\\u0435\\u0434\\u0435\\u043d\\u0438\\u044f \\u043e&nbsp;\\u0441\\u0435\\u0431\\u0435, \\u043b\\u0438\\u0431\\u043e \\u0441\\u0432\\u0435\\u0434\\u0435\\u043d\\u0438\\u044f \\u043e&nbsp;\\u0434\\u0440\\u0443\\u0433\\u043e\\u043c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0431\\u0435\\u0437 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043f\\u043e\\u0441\\u043b\\u0435\\u0434\\u043d\\u0435\\u0433\\u043e, \\u043d\\u0435\\u0441\\u0443\\u0442 \\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c&nbsp;\\u0420\\u0424.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>5. \\u041f\\u0440\\u0438\\u043d\\u0446\\u0438\\u043f\\u044b \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">5.1. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043d\\u0430&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u043e\\u0439 \\u0438&nbsp;\\u0441\\u043f\\u0440\\u0430\\u0432\\u0435\\u0434\\u043b\\u0438\\u0432\\u043e\\u0439 \\u043e\\u0441\\u043d\\u043e\\u0432\\u0435.<\\/div>\\r\\n<div class=\\\"li\\\">5.2. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0435\\u043c \\u043a\\u043e\\u043d\\u043a\\u0440\\u0435\\u0442\\u043d\\u044b\\u0445, \\u0437\\u0430\\u0440\\u0430\\u043d\\u0435\\u0435 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0446\\u0435\\u043b\\u0435\\u0439. \\u041d\\u0435&nbsp;\\u0434\\u043e\\u043f\\u0443\\u0441\\u043a\\u0430\\u0435\\u0442\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043d\\u0435\\u0441\\u043e\\u0432\\u043c\\u0435\\u0441\\u0442\\u0438\\u043c\\u0430\\u044f \\u0441&nbsp;\\u0446\\u0435\\u043b\\u044f\\u043c\\u0438 \\u0441\\u0431\\u043e\\u0440\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">5.3. \\u041d\\u0435&nbsp;\\u0434\\u043e\\u043f\\u0443\\u0441\\u043a\\u0430\\u0435\\u0442\\u0441\\u044f \\u043e\\u0431\\u044a\\u0435\\u0434\\u0438\\u043d\\u0435\\u043d\\u0438\\u0435 \\u0431\\u0430\\u0437 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0441\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u0449\\u0438\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0432&nbsp;\\u0446\\u0435\\u043b\\u044f\\u0445, \\u043d\\u0435\\u0441\\u043e\\u0432\\u043c\\u0435\\u0441\\u0442\\u0438\\u043c\\u044b\\u0445 \\u043c\\u0435\\u0436\\u0434\\u0443 \\u0441\\u043e\\u0431\\u043e\\u0439.<\\/div>\\r\\n<div class=\\\"li\\\">5.4. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0442 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 \\u043e\\u0442\\u0432\\u0435\\u0447\\u0430\\u044e\\u0442 \\u0446\\u0435\\u043b\\u044f\\u043c \\u0438\\u0445&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">5.5. \\u0421\\u043e\\u0434\\u0435\\u0440\\u0436\\u0430\\u043d\\u0438\\u0435 \\u0438&nbsp;\\u043e\\u0431\\u044a\\u0435\\u043c \\u043e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u0435\\u043c\\u044b\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0443\\u044e\\u0442 \\u0437\\u0430\\u044f\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u043c \\u0446\\u0435\\u043b\\u044f\\u043c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438. \\u041d\\u0435&nbsp;\\u0434\\u043e\\u043f\\u0443\\u0441\\u043a\\u0430\\u0435\\u0442\\u0441\\u044f \\u0438\\u0437\\u0431\\u044b\\u0442\\u043e\\u0447\\u043d\\u043e\\u0441\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u0435\\u043c\\u044b\\u0445 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043f\\u043e&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u044e \\u043a&nbsp;\\u0437\\u0430\\u044f\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u043c \\u0446\\u0435\\u043b\\u044f\\u043c \\u0438\\u0445&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438.<\\/div>\\r\\n<div class=\\\"li\\\">5.6. \\u041f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f \\u0442\\u043e\\u0447\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0438\\u0445&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0430\\u0442\\u043e\\u0447\\u043d\\u043e\\u0441\\u0442\\u044c, \\u0430&nbsp;\\u0432&nbsp;\\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u0445 \\u0441\\u043b\\u0443\\u0447\\u0430\\u044f\\u0445 \\u0438&nbsp;\\u0430\\u043a\\u0442\\u0443\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u043e&nbsp;\\u043e\\u0442\\u043d\\u043e\\u0448\\u0435\\u043d\\u0438\\u044e \\u043a&nbsp;\\u0446\\u0435\\u043b\\u044f\\u043c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0435\\u0442 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u0435 \\u043c\\u0435\\u0440\\u044b \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u0438\\u0445&nbsp;\\u043f\\u0440\\u0438\\u043d\\u044f\\u0442\\u0438\\u0435 \\u043f\\u043e&nbsp;\\u0443\\u0434\\u0430\\u043b\\u0435\\u043d\\u0438\\u044e \\u0438\\u043b\\u0438 \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u044e \\u043d\\u0435\\u043f\\u043e\\u043b\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u043d\\u0435\\u0442\\u043e\\u0447\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">5.7. \\u0425\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0432&nbsp;\\u0444\\u043e\\u0440\\u043c\\u0435, \\u043f\\u043e\\u0437\\u0432\\u043e\\u043b\\u044f\\u044e\\u0449\\u0435\\u0439 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0438\\u0442\\u044c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043d\\u0435&nbsp;\\u0434\\u043e\\u043b\\u044c\\u0448\\u0435, \\u0447\\u0435\\u043c \\u044d\\u0442\\u043e\\u0433\\u043e \\u0442\\u0440\\u0435\\u0431\\u0443\\u044e\\u0442 \\u0446\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0435\\u0441\\u043b\\u0438 \\u0441\\u0440\\u043e\\u043a \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435&nbsp;\\u0443\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c, \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u043e\\u043c, \\u0441\\u0442\\u043e\\u0440\\u043e\\u043d\\u043e\\u0439 \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e, \\u0432\\u044b\\u0433\\u043e\\u0434\\u043e\\u043f\\u0440\\u0438\\u043e\\u0431\\u0440\\u0435\\u0442\\u0430\\u0442\\u0435\\u043b\\u0435\\u043c \\u0438\\u043b\\u0438 \\u043f\\u043e\\u0440\\u0443\\u0447\\u0438\\u0442\\u0435\\u043b\\u0435\\u043c \\u043f\\u043e&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u043c\\u0443 \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445. \\u041e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u0435\\u043c\\u044b\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0430\\u044e\\u0442\\u0441\\u044f \\u043b\\u0438\\u0431\\u043e \\u043e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u044e\\u0442\\u0441\\u044f \\u043f\\u043e&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0438 \\u0446\\u0435\\u043b\\u0435\\u0439 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u0438\\u043b\\u0438 \\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435 \\u0443\\u0442\\u0440\\u0430\\u0442\\u044b \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u043e\\u0441\\u0442\\u0438 \\u0432&nbsp;\\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0438 \\u044d\\u0442\\u0438\\u0445 \\u0446\\u0435\\u043b\\u0435\\u0439, \\u0435\\u0441\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0435 \\u043d\\u0435&nbsp;\\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043e \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>6. \\u0426\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div id=\\\"EUT4Im\\\" class=\\\"li\\\">\\r\\n<table class=\\\"purpose-table\\\">\\r\\n<tbody>\\r\\n<tr><th>\\u0426\\u0435\\u043b\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438<\\/th>\\r\\n<td class=\\\"purpose-field\\\"><span   >\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435 \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044f \\u043f\\u043e\\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432\\u043e\\u043c \\u043e\\u0442\\u043f\\u0440\\u0430\\u0432\\u043a\\u0438 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0445 \\u043f\\u0438\\u0441\\u0435\\u043c<\\/span><\\/td>\\r\\n<\\/tr>\\r\\n<tr><th>\\u041f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435<\\/th>\\r\\n<td class=\\\"data-field\\\">\\r\\n<ul>\\r\\n<li><span   >\\u0444\\u0430\\u043c\\u0438\\u043b\\u0438\\u044f, \\u0438\\u043c\\u044f, \\u043e\\u0442\\u0447\\u0435\\u0441\\u0442\\u0432\\u043e<\\/span><\\/li>\\r\\n<li><span   >\\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0439 \\u0430\\u0434\\u0440\\u0435\\u0441<\\/span><\\/li>\\r\\n<li><span   >\\u043d\\u043e\\u043c\\u0435\\u0440\\u0430 \\u0442\\u0435\\u043b\\u0435\\u0444\\u043e\\u043d\\u043e\\u0432<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<tr><th>\\u041f\\u0440\\u0430\\u0432\\u043e\\u0432\\u044b\\u0435 \\u043e\\u0441\\u043d\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f<\\/th>\\r\\n<td class=\\\"legal-field\\\">\\r\\n<ul>\\r\\n<li><span   >\\u0443\\u0441\\u0442\\u0430\\u0432\\u043d\\u044b\\u0435 (\\u0443\\u0447\\u0440\\u0435\\u0434\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u044b\\u0435) \\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u044b \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<tr><th>\\u0412\\u0438\\u0434\\u044b \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/th>\\r\\n<td class=\\\"types-field\\\">\\r\\n<ul>\\r\\n<li><span   >\\u0421\\u0431\\u043e\\u0440, \\u0437\\u0430\\u043f\\u0438\\u0441\\u044c, \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430\\u0442\\u0438\\u0437\\u0430\\u0446\\u0438\\u044f, \\u043d\\u0430\\u043a\\u043e\\u043f\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u0438&nbsp;\\u043e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<\\/tbody>\\r\\n<\\/table>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>7. \\u0423\\u0441\\u043b\\u043e\\u0432\\u0438\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">7.1. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441&nbsp;\\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">7.2. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u044f \\u0446\\u0435\\u043b\\u0435\\u0439, \\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043d\\u044b\\u0445 \\u043c\\u0435\\u0436\\u0434\\u0443\\u043d\\u0430\\u0440\\u043e\\u0434\\u043d\\u044b\\u043c \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u043e\\u043c \\u0420\\u043e\\u0441\\u0441\\u0438\\u0439\\u0441\\u043a\\u043e\\u0439 \\u0424\\u0435\\u0434\\u0435\\u0440\\u0430\\u0446\\u0438\\u0438 \\u0438\\u043b\\u0438 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c, \\u0434\\u043b\\u044f \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0432\\u043e\\u0437\\u043b\\u043e\\u0436\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c \\u0420\\u043e\\u0441\\u0441\\u0438\\u0439\\u0441\\u043a\\u043e\\u0439 \\u0424\\u0435\\u0434\\u0435\\u0440\\u0430\\u0446\\u0438\\u0438 \\u043d\\u0430&nbsp;\\u043e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u0444\\u0443\\u043d\\u043a\\u0446\\u0438\\u0439, \\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0438\\u0439 \\u0438&nbsp;\\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u0435\\u0439.<\\/div>\\r\\n<div class=\\\"li\\\">7.3. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u043f\\u0440\\u0430\\u0432\\u043e\\u0441\\u0443\\u0434\\u0438\\u044f, \\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u0441\\u0443\\u0434\\u0435\\u0431\\u043d\\u043e\\u0433\\u043e \\u0430\\u043a\\u0442\\u0430, \\u0430\\u043a\\u0442\\u0430 \\u0434\\u0440\\u0443\\u0433\\u043e\\u0433\\u043e \\u043e\\u0440\\u0433\\u0430\\u043d\\u0430 \\u0438\\u043b\\u0438 \\u0434\\u043e\\u043b\\u0436\\u043d\\u043e\\u0441\\u0442\\u043d\\u043e\\u0433\\u043e \\u043b\\u0438\\u0446\\u0430, \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0449\\u0438\\u0445 \\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044e \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c \\u0420\\u043e\\u0441\\u0441\\u0438\\u0439\\u0441\\u043a\\u043e\\u0439 \\u0424\\u0435\\u0434\\u0435\\u0440\\u0430\\u0446\\u0438\\u0438 \\u043e\\u0431&nbsp;\\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u043c \\u043f\\u0440\\u043e\\u0438\\u0437\\u0432\\u043e\\u0434\\u0441\\u0442\\u0432\\u0435.<\\/div>\\r\\n<div class=\\\"li\\\">7.4. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u0430, \\u0441\\u0442\\u043e\\u0440\\u043e\\u043d\\u043e\\u0439 \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e \\u043b\\u0438\\u0431\\u043e \\u0432\\u044b\\u0433\\u043e\\u0434\\u043e\\u043f\\u0440\\u0438\\u043e\\u0431\\u0440\\u0435\\u0442\\u0430\\u0442\\u0435\\u043b\\u0435\\u043c \\u0438\\u043b\\u0438 \\u043f\\u043e\\u0440\\u0443\\u0447\\u0438\\u0442\\u0435\\u043b\\u0435\\u043c \\u043f\\u043e&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u043c\\u0443 \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u0434\\u043b\\u044f \\u0437\\u0430\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u044f \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u0430 \\u043f\\u043e&nbsp;\\u0438\\u043d\\u0438\\u0446\\u0438\\u0430\\u0442\\u0438\\u0432\\u0435 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u0430, \\u043f\\u043e&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u043c\\u0443 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0431\\u0443\\u0434\\u0435\\u0442 \\u044f\\u0432\\u043b\\u044f\\u0442\\u044c\\u0441\\u044f \\u0432\\u044b\\u0433\\u043e\\u0434\\u043e\\u043f\\u0440\\u0438\\u043e\\u0431\\u0440\\u0435\\u0442\\u0430\\u0442\\u0435\\u043b\\u0435\\u043c \\u0438\\u043b\\u0438 \\u043f\\u043e\\u0440\\u0443\\u0447\\u0438\\u0442\\u0435\\u043b\\u0435\\u043c.<\\/div>\\r\\n<div class=\\\"li\\\">7.5. \\u041e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u0430 \\u0434\\u043b\\u044f \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u043f\\u0440\\u0430\\u0432 \\u0438&nbsp;\\u0437\\u0430\\u043a\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043d\\u0442\\u0435\\u0440\\u0435\\u0441\\u043e\\u0432 \\u043e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430 \\u0438\\u043b\\u0438 \\u0442\\u0440\\u0435\\u0442\\u044c\\u0438\\u0445 \\u043b\\u0438\\u0446 \\u043b\\u0438\\u0431\\u043e \\u0434\\u043b\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u0449\\u0435\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e \\u0437\\u043d\\u0430\\u0447\\u0438\\u043c\\u044b\\u0445 \\u0446\\u0435\\u043b\\u0435\\u0439 \\u043f\\u0440\\u0438 \\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u0438, \\u0447\\u0442\\u043e \\u043f\\u0440\\u0438 \\u044d\\u0442\\u043e\\u043c \\u043d\\u0435&nbsp;\\u043d\\u0430\\u0440\\u0443\\u0448\\u0430\\u044e\\u0442\\u0441\\u044f \\u043f\\u0440\\u0430\\u0432\\u0430 \\u0438&nbsp;\\u0441\\u0432\\u043e\\u0431\\u043e\\u0434\\u044b \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">7.6. \\u041e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043d\\u0435\\u043e\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u0435\\u043d\\u043d\\u043e\\u0433\\u043e \\u043a\\u0440\\u0443\\u0433\\u0430 \\u043b\\u0438\\u0446 \\u043a&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u043c \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043b\\u0438\\u0431\\u043e \\u043f\\u043e&nbsp;\\u0435\\u0433\\u043e \\u043f\\u0440\\u043e\\u0441\\u044c\\u0431\\u0435 (\\u0434\\u0430\\u043b\\u0435\\u0435&nbsp;\\u2014 \\u043e\\u0431\\u0449\\u0435\\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u043d\\u044b\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435).<\\/div>\\r\\n<div class=\\\"li\\\">7.7. \\u041e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043f\\u043e\\u0434\\u043b\\u0435\\u0436\\u0430\\u0449\\u0438\\u0445 \\u043e\\u043f\\u0443\\u0431\\u043b\\u0438\\u043a\\u043e\\u0432\\u0430\\u043d\\u0438\\u044e \\u0438\\u043b\\u0438 \\u043e\\u0431\\u044f\\u0437\\u0430\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u043c\\u0443 \\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0442\\u0438\\u044e \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>8. \\u041f\\u043e\\u0440\\u044f\\u0434\\u043e\\u043a \\u0441\\u0431\\u043e\\u0440\\u0430, \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f, \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0438 \\u0438&nbsp;\\u0434\\u0440\\u0443\\u0433\\u0438\\u0445 \\u0432\\u0438\\u0434\\u043e\\u0432 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"descr\\\">\\u0411\\u0435\\u0437\\u043e\\u043f\\u0430\\u0441\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0435 \\u043e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u044e\\u0442\\u0441\\u044f \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u043e\\u043c, \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f \\u043f\\u0443\\u0442\\u0435\\u043c \\u0440\\u0435\\u0430\\u043b\\u0438\\u0437\\u0430\\u0446\\u0438\\u0438 \\u043f\\u0440\\u0430\\u0432\\u043e\\u0432\\u044b\\u0445, \\u043e\\u0440\\u0433\\u0430\\u043d\\u0438\\u0437\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u0442\\u0435\\u0445\\u043d\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u043c\\u0435\\u0440, \\u043d\\u0435\\u043e\\u0431\\u0445\\u043e\\u0434\\u0438\\u043c\\u044b\\u0445 \\u0434\\u043b\\u044f \\u0432\\u044b\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u0432&nbsp;\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c \\u043e\\u0431\\u044a\\u0435\\u043c\\u0435 \\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u0439 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0435\\u0433\\u043e \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u0430 \\u0432&nbsp;\\u043e\\u0431\\u043b\\u0430\\u0441\\u0442\\u0438 \\u0437\\u0430\\u0449\\u0438\\u0442\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">8.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u0441\\u043e\\u0445\\u0440\\u0430\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u043f\\u0440\\u0438\\u043d\\u0438\\u043c\\u0430\\u0435\\u0442 \\u0432\\u0441\\u0435 \\u0432\\u043e\\u0437\\u043c\\u043e\\u0436\\u043d\\u044b\\u0435 \\u043c\\u0435\\u0440\\u044b, \\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0430\\u044e\\u0449\\u0438\\u0435 \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043a&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c \\u043d\\u0435\\u0443\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0435\\u043d\\u043d\\u044b\\u0445 \\u043b\\u0438\\u0446.<\\/div>\\r\\n<div class=\\\"li\\\">8.2. \\u041f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044f \\u043d\\u0438\\u043a\\u043e\\u0433\\u0434\\u0430, \\u043d\\u0438&nbsp;\\u043f\\u0440\\u0438 \\u043a\\u0430\\u043a\\u0438\\u0445 \\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u044f\\u0445 \\u043d\\u0435&nbsp;\\u0431\\u0443\\u0434\\u0443\\u0442 \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u043d\\u044b \\u0442\\u0440\\u0435\\u0442\\u044c\\u0438\\u043c \\u043b\\u0438\\u0446\\u0430\\u043c, \\u0437\\u0430&nbsp;\\u0438\\u0441\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0441\\u043b\\u0443\\u0447\\u0430\\u0435\\u0432, \\u0441\\u0432\\u044f\\u0437\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441&nbsp;\\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u0435\\u043c \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0435\\u0433\\u043e \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u0430 \\u043b\\u0438\\u0431\\u043e \\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435, \\u0435\\u0441\\u043b\\u0438 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043e \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u0435 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u043d\\u0430&nbsp;\\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0442\\u0440\\u0435\\u0442\\u044c\\u0435\\u043c\\u0443 \\u043b\\u0438\\u0446\\u0443 \\u0434\\u043b\\u044f \\u0438\\u0441\\u043f\\u043e\\u043b\\u043d\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u044f\\u0437\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432 \\u043f\\u043e&nbsp;\\u0433\\u0440\\u0430\\u0436\\u0434\\u0430\\u043d\\u0441\\u043a\\u043e-\\u043f\\u0440\\u0430\\u0432\\u043e\\u0432\\u043e\\u043c\\u0443 \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u0443.<\\/div>\\r\\n<div class=\\\"li\\\">8.3. \\u0412&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u0435 \\u0432\\u044b\\u044f\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u043d\\u0435\\u0442\\u043e\\u0447\\u043d\\u043e\\u0441\\u0442\\u0435\\u0439 \\u0432&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c \\u043c\\u043e\\u0436\\u0435\\u0442 \\u0430\\u043a\\u0442\\u0443\\u0430\\u043b\\u0438\\u0437\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0438\\u0445&nbsp;\\u0441\\u0430\\u043c\\u043e\\u0441\\u0442\\u043e\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e, \\u043f\\u0443\\u0442\\u0435\\u043c \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0430&nbsp;\\u0430\\u0434\\u0440\\u0435\\u0441 \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u043f\\u043e\\u0447\\u0442\\u044b \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430&nbsp;<span   data-scroll-to=\\\"#owner-email-field\\\">office@zms-msk.ru<\\/span>&nbsp;\\u0441&nbsp;\\u043f\\u043e\\u043c\\u0435\\u0442\\u043a\\u043e\\u0439 \\u00ab\\u0410\\u043a\\u0442\\u0443\\u0430\\u043b\\u0438\\u0437\\u0430\\u0446\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445\\u00bb.<\\/div>\\r\\n<div class=\\\"li\\\">8.4. \\u0421\\u0440\\u043e\\u043a \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0435\\u043c \\u0446\\u0435\\u043b\\u0435\\u0439, \\u0434\\u043b\\u044f \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u0431\\u044b\\u043b\\u0438 \\u0441\\u043e\\u0431\\u0440\\u0430\\u043d\\u044b \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435, \\u0435\\u0441\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0439 \\u0441\\u0440\\u043e\\u043a \\u043d\\u0435&nbsp;\\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u043e\\u043c \\u0438\\u043b\\u0438 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0438\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c.<br \\/>\\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c \\u043c\\u043e\\u0436\\u0435\\u0442 \\u0432&nbsp;\\u043b\\u044e\\u0431\\u043e\\u0439 \\u043c\\u043e\\u043c\\u0435\\u043d\\u0442 \\u043e\\u0442\\u043e\\u0437\\u0432\\u0430\\u0442\\u044c \\u0441\\u0432\\u043e\\u0435 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u0435 \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u0438\\u0432 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043f\\u043e\\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432\\u043e\\u043c \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u043f\\u043e\\u0447\\u0442\\u044b \\u043d\\u0430&nbsp;\\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u044b\\u0439 \\u0430\\u0434\\u0440\\u0435\\u0441 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430&nbsp;<span   data-scroll-to=\\\"#owner-email-field\\\">office@zms-msk.ru<\\/span>&nbsp;\\u0441&nbsp;\\u043f\\u043e\\u043c\\u0435\\u0442\\u043a\\u043e\\u0439 \\u00ab\\u041e\\u0442\\u0437\\u044b\\u0432 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445\\u00bb.<\\/div>\\r\\n<div class=\\\"li\\\">8.5. \\u0412\\u0441\\u044f \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044f, \\u043a\\u043e\\u0442\\u043e\\u0440\\u0430\\u044f \\u0441\\u043e\\u0431\\u0438\\u0440\\u0430\\u0435\\u0442\\u0441\\u044f \\u0441\\u0442\\u043e\\u0440\\u043e\\u043d\\u043d\\u0438\\u043c\\u0438 \\u0441\\u0435\\u0440\\u0432\\u0438\\u0441\\u0430\\u043c\\u0438, \\u0432&nbsp;\\u0442\\u043e\\u043c \\u0447\\u0438\\u0441\\u043b\\u0435 \\u043f\\u043b\\u0430\\u0442\\u0435\\u0436\\u043d\\u044b\\u043c\\u0438 \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430\\u043c\\u0438, \\u0441\\u0440\\u0435\\u0434\\u0441\\u0442\\u0432\\u0430\\u043c\\u0438 \\u0441\\u0432\\u044f\\u0437\\u0438 \\u0438&nbsp;\\u0434\\u0440\\u0443\\u0433\\u0438\\u043c\\u0438 \\u043f\\u043e\\u0441\\u0442\\u0430\\u0432\\u0449\\u0438\\u043a\\u0430\\u043c\\u0438 \\u0443\\u0441\\u043b\\u0443\\u0433, \\u0445\\u0440\\u0430\\u043d\\u0438\\u0442\\u0441\\u044f \\u0438&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u0430\\u0442\\u044b\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f \\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438 \\u043b\\u0438\\u0446\\u0430\\u043c\\u0438 (\\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0430\\u043c\\u0438) \\u0432&nbsp;\\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0438\\u0438 \\u0441&nbsp;\\u0438\\u0445&nbsp;\\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u043a\\u0438\\u043c \\u0441\\u043e\\u0433\\u043b\\u0430\\u0448\\u0435\\u043d\\u0438\\u0435\\u043c \\u0438&nbsp;\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u043e\\u0439 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438. \\u0421\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u0441&nbsp;\\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438 \\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u0430\\u043c\\u0438. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043d\\u0435&nbsp;\\u043d\\u0435\\u0441\\u0435\\u0442 \\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u0437\\u0430&nbsp;\\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f \\u0442\\u0440\\u0435\\u0442\\u044c\\u0438\\u0445 \\u043b\\u0438\\u0446, \\u0432&nbsp;\\u0442\\u043e\\u043c \\u0447\\u0438\\u0441\\u043b\\u0435 \\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u043d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0435\\u043c \\u043f\\u0443\\u043d\\u043a\\u0442\\u0435 \\u043f\\u043e\\u0441\\u0442\\u0430\\u0432\\u0449\\u0438\\u043a\\u043e\\u0432 \\u0443\\u0441\\u043b\\u0443\\u0433.<\\/div>\\r\\n<div class=\\\"li\\\">8.6. \\u0423\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u0435 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0437\\u0430\\u043f\\u0440\\u0435\\u0442\\u044b \\u043d\\u0430&nbsp;\\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 (\\u043a\\u0440\\u043e\\u043c\\u0435 \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0430), \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u043d\\u0430&nbsp;\\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u0438\\u043b\\u0438 \\u0443\\u0441\\u043b\\u043e\\u0432\\u0438\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 (\\u043a\\u0440\\u043e\\u043c\\u0435 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u0438\\u044f \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0430) \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0440\\u0430\\u0437\\u0440\\u0435\\u0448\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0434\\u043b\\u044f \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f, \\u043d\\u0435&nbsp;\\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u044e\\u0442 \\u0432&nbsp;\\u0441\\u043b\\u0443\\u0447\\u0430\\u044f\\u0445 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u044b\\u0445, \\u043e\\u0431\\u0449\\u0435\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0438&nbsp;\\u0438\\u043d\\u044b\\u0445 \\u043f\\u0443\\u0431\\u043b\\u0438\\u0447\\u043d\\u044b\\u0445 \\u0438\\u043d\\u0442\\u0435\\u0440\\u0435\\u0441\\u0430\\u0445, \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044c\\u0441\\u0442\\u0432\\u043e\\u043c&nbsp;\\u0420\\u0424.<\\/div>\\r\\n<div class=\\\"li\\\">8.7. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043f\\u0440\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">8.8. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442 \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432&nbsp;\\u0444\\u043e\\u0440\\u043c\\u0435, \\u043f\\u043e\\u0437\\u0432\\u043e\\u043b\\u044f\\u044e\\u0449\\u0435\\u0439 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0438\\u0442\\u044c \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043d\\u0435&nbsp;\\u0434\\u043e\\u043b\\u044c\\u0448\\u0435, \\u0447\\u0435\\u043c \\u044d\\u0442\\u043e\\u0433\\u043e \\u0442\\u0440\\u0435\\u0431\\u0443\\u044e\\u0442 \\u0446\\u0435\\u043b\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0435\\u0441\\u043b\\u0438 \\u0441\\u0440\\u043e\\u043a \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043d\\u0435&nbsp;\\u0443\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c, \\u0434\\u043e\\u0433\\u043e\\u0432\\u043e\\u0440\\u043e\\u043c, \\u0441\\u0442\\u043e\\u0440\\u043e\\u043d\\u043e\\u0439 \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e, \\u0432\\u044b\\u0433\\u043e\\u0434\\u043e\\u043f\\u0440\\u0438\\u043e\\u0431\\u0440\\u0435\\u0442\\u0430\\u0442\\u0435\\u043b\\u0435\\u043c \\u0438\\u043b\\u0438 \\u043f\\u043e\\u0440\\u0443\\u0447\\u0438\\u0442\\u0435\\u043b\\u0435\\u043c \\u043f\\u043e&nbsp;\\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u043c\\u0443 \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">8.9. \\u0423\\u0441\\u043b\\u043e\\u0432\\u0438\\u0435\\u043c \\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043c\\u043e\\u0436\\u0435\\u0442 \\u044f\\u0432\\u043b\\u044f\\u0442\\u044c\\u0441\\u044f \\u0434\\u043e\\u0441\\u0442\\u0438\\u0436\\u0435\\u043d\\u0438\\u0435 \\u0446\\u0435\\u043b\\u0435\\u0439 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0438\\u0441\\u0442\\u0435\\u0447\\u0435\\u043d\\u0438\\u0435 \\u0441\\u0440\\u043e\\u043a\\u0430 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u044f \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043e\\u0442\\u0437\\u044b\\u0432 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u043c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0438\\u043b\\u0438 \\u0442\\u0440\\u0435\\u0431\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435 \\u043e&nbsp;\\u043f\\u0440\\u0435\\u043a\\u0440\\u0430\\u0449\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0430&nbsp;\\u0442\\u0430\\u043a\\u0436\\u0435 \\u0432\\u044b\\u044f\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0435\\u043f\\u0440\\u0430\\u0432\\u043e\\u043c\\u0435\\u0440\\u043d\\u043e\\u0439 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>9. \\u041f\\u0435\\u0440\\u0435\\u0447\\u0435\\u043d\\u044c \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0438\\u0439, \\u043f\\u0440\\u043e\\u0438\\u0437\\u0432\\u043e\\u0434\\u0438\\u043c\\u044b\\u0445 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u043e\\u043c \\u0441&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u043d\\u044b\\u043c\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c\\u0438 \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c\\u0438<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">9.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442 \\u0441\\u0431\\u043e\\u0440, \\u0437\\u0430\\u043f\\u0438\\u0441\\u044c, \\u0441\\u0438\\u0441\\u0442\\u0435\\u043c\\u0430\\u0442\\u0438\\u0437\\u0430\\u0446\\u0438\\u044e, \\u043d\\u0430\\u043a\\u043e\\u043f\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0445\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u0435 (\\u043e\\u0431\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u0435), \\u0438\\u0437\\u0432\\u043b\\u0435\\u0447\\u0435\\u043d\\u0438\\u0435, \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435, \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 (\\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0435\\u043d\\u0438\\u0435, \\u043f\\u0440\\u0435\\u0434\\u043e\\u0441\\u0442\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435, \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f), \\u043e\\u0431\\u0435\\u0437\\u043b\\u0438\\u0447\\u0438\\u0432\\u0430\\u043d\\u0438\\u0435, \\u0431\\u043b\\u043e\\u043a\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435, \\u0443\\u0434\\u0430\\u043b\\u0435\\u043d\\u0438\\u0435 \\u0438&nbsp;\\u0443\\u043d\\u0438\\u0447\\u0442\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445.<\\/div>\\r\\n<div class=\\\"li\\\">9.2. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0435\\u0442 \\u0430\\u0432\\u0442\\u043e\\u043c\\u0430\\u0442\\u0438\\u0437\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u043d\\u0443\\u044e \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0441&nbsp;\\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u0438\\u0435\\u043c \\u0438\\/\\u0438\\u043b\\u0438&nbsp;\\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0435\\u0439 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u043d\\u043e\\u0439 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438 \\u043f\\u043e&nbsp;\\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u043e-\\u0442\\u0435\\u043b\\u0435\\u043a\\u043e\\u043c\\u043c\\u0443\\u043d\\u0438\\u043a\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u043c \\u0441\\u0435\\u0442\\u044f\\u043c \\u0438\\u043b\\u0438 \\u0431\\u0435\\u0437 \\u0442\\u0430\\u043a\\u043e\\u0432\\u043e\\u0439.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>10. \\u0422\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u0430\\u044f \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">10.1. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0434\\u043e&nbsp;\\u043d\\u0430\\u0447\\u0430\\u043b\\u0430 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u0435\\u043d\\u0438\\u044f \\u0434\\u0435\\u044f\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438 \\u043f\\u043e&nbsp;\\u0442\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u043e\\u0439 \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0435 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u0438\\u0442\\u044c \\u0443\\u043f\\u043e\\u043b\\u043d\\u043e\\u043c\\u043e\\u0447\\u0435\\u043d\\u043d\\u044b\\u0439 \\u043e\\u0440\\u0433\\u0430\\u043d \\u043f\\u043e&nbsp;\\u0437\\u0430\\u0449\\u0438\\u0442\\u0435 \\u043f\\u0440\\u0430\\u0432 \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u043e\\u0432 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u043e&nbsp;\\u0441\\u0432\\u043e\\u0435\\u043c \\u043d\\u0430\\u043c\\u0435\\u0440\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0442\\u044c \\u0442\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u0443\\u044e \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 (\\u0442\\u0430\\u043a\\u043e\\u0435 \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0442\\u0434\\u0435\\u043b\\u044c\\u043d\\u043e \\u043e\\u0442&nbsp;\\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u044f \\u043e&nbsp;\\u043d\\u0430\\u043c\\u0435\\u0440\\u0435\\u043d\\u0438\\u0438 \\u043e\\u0441\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u043b\\u044f\\u0442\\u044c \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445).<\\/div>\\r\\n<div class=\\\"li\\\">10.2. \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0434\\u043e&nbsp;\\u043f\\u043e\\u0434\\u0430\\u0447\\u0438 \\u0432\\u044b\\u0448\\u0435\\u0443\\u043a\\u0430\\u0437\\u0430\\u043d\\u043d\\u043e\\u0433\\u043e \\u0443\\u0432\\u0435\\u0434\\u043e\\u043c\\u043b\\u0435\\u043d\\u0438\\u044f, \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043e\\u0442&nbsp;\\u043e\\u0440\\u0433\\u0430\\u043d\\u043e\\u0432 \\u0432\\u043b\\u0430\\u0441\\u0442\\u0438 \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u043e\\u0433\\u043e \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0430, \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0444\\u0438\\u0437\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u043b\\u0438\\u0446, \\u0438\\u043d\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u043d\\u044b\\u0445 \\u044e\\u0440\\u0438\\u0434\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0445 \\u043b\\u0438\\u0446, \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u043c \\u043f\\u043b\\u0430\\u043d\\u0438\\u0440\\u0443\\u0435\\u0442\\u0441\\u044f \\u0442\\u0440\\u0430\\u043d\\u0441\\u0433\\u0440\\u0430\\u043d\\u0438\\u0447\\u043d\\u0430\\u044f \\u043f\\u0435\\u0440\\u0435\\u0434\\u0430\\u0447\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0441\\u043e\\u043e\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u0443\\u044e\\u0449\\u0438\\u0435 \\u0441\\u0432\\u0435\\u0434\\u0435\\u043d\\u0438\\u044f.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>11. \\u041a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445<\\/h5>\\r\\n<div class=\\\"descr\\\">\\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440 \\u0438&nbsp;\\u0438\\u043d\\u044b\\u0435 \\u043b\\u0438\\u0446\\u0430, \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0432\\u0448\\u0438\\u0435 \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043a&nbsp;\\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0434\\u0430\\u043d\\u043d\\u044b\\u043c, \\u043e\\u0431\\u044f\\u0437\\u0430\\u043d\\u044b \\u043d\\u0435&nbsp;\\u0440\\u0430\\u0441\\u043a\\u0440\\u044b\\u0432\\u0430\\u0442\\u044c \\u0442\\u0440\\u0435\\u0442\\u044c\\u0438\\u043c \\u043b\\u0438\\u0446\\u0430\\u043c \\u0438&nbsp;\\u043d\\u0435&nbsp;\\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u044f\\u0442\\u044c \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0431\\u0435\\u0437 \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u044f \\u0441\\u0443\\u0431\\u044a\\u0435\\u043a\\u0442\\u0430 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u0435\\u0441\\u043b\\u0438 \\u0438\\u043d\\u043e\\u0435 \\u043d\\u0435&nbsp;\\u043f\\u0440\\u0435\\u0434\\u0443\\u0441\\u043c\\u043e\\u0442\\u0440\\u0435\\u043d\\u043e \\u0444\\u0435\\u0434\\u0435\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0437\\u0430\\u043a\\u043e\\u043d\\u043e\\u043c.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>12. \\u0417\\u0430\\u043a\\u043b\\u044e\\u0447\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u044b\\u0435 \\u043f\\u043e\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">12.1. \\u041f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c \\u043c\\u043e\\u0436\\u0435\\u0442 \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043b\\u044e\\u0431\\u044b\\u0435 \\u0440\\u0430\\u0437\\u044a\\u044f\\u0441\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u043e&nbsp;\\u0438\\u043d\\u0442\\u0435\\u0440\\u0435\\u0441\\u0443\\u044e\\u0449\\u0438\\u043c \\u0432\\u043e\\u043f\\u0440\\u043e\\u0441\\u0430\\u043c, \\u043a\\u0430\\u0441\\u0430\\u044e\\u0449\\u0438\\u043c\\u0441\\u044f \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u0435\\u0433\\u043e \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445, \\u043e\\u0431\\u0440\\u0430\\u0442\\u0438\\u0432\\u0448\\u0438\\u0441\\u044c \\u043a&nbsp;\\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u0443 \\u0441&nbsp;\\u043f\\u043e\\u043c\\u043e\\u0449\\u044c\\u044e \\u044d\\u043b\\u0435\\u043a\\u0442\\u0440\\u043e\\u043d\\u043d\\u043e\\u0439 \\u043f\\u043e\\u0447\\u0442\\u044b&nbsp;<span   data-scroll-to=\\\"#owner-email-field\\\">office@zms-msk.ru<\\/span>.<\\/div>\\r\\n<div class=\\\"li\\\">12.2. \\u0412&nbsp;\\u0434\\u0430\\u043d\\u043d\\u043e\\u043c \\u0434\\u043e\\u043a\\u0443\\u043c\\u0435\\u043d\\u0442\\u0435 \\u0431\\u0443\\u0434\\u0443\\u0442 \\u043e\\u0442\\u0440\\u0430\\u0436\\u0435\\u043d\\u044b \\u043b\\u044e\\u0431\\u044b\\u0435 \\u0438\\u0437\\u043c\\u0435\\u043d\\u0435\\u043d\\u0438\\u044f \\u043f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0438 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0438 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u041e\\u043f\\u0435\\u0440\\u0430\\u0442\\u043e\\u0440\\u043e\\u043c. \\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u0434\\u0435\\u0439\\u0441\\u0442\\u0432\\u0443\\u0435\\u0442 \\u0431\\u0435\\u0441\\u0441\\u0440\\u043e\\u0447\\u043d\\u043e \\u0434\\u043e&nbsp;\\u0437\\u0430\\u043c\\u0435\\u043d\\u044b \\u0435\\u0435&nbsp;\\u043d\\u043e\\u0432\\u043e\\u0439 \\u0432\\u0435\\u0440\\u0441\\u0438\\u0435\\u0439.<\\/div>\\r\\n<div class=\\\"li\\\">12.3. \\u0410\\u043a\\u0442\\u0443\\u0430\\u043b\\u044c\\u043d\\u0430\\u044f \\u0432\\u0435\\u0440\\u0441\\u0438\\u044f \\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0438 \\u0432&nbsp;\\u0441\\u0432\\u043e\\u0431\\u043e\\u0434\\u043d\\u043e\\u043c \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f\\u0435 \\u0440\\u0430\\u0441\\u043f\\u043e\\u043b\\u043e\\u0436\\u0435\\u043d\\u0430 \\u0432&nbsp;\\u0441\\u0435\\u0442\\u0438 \\u0418\\u043d\\u0442\\u0435\\u0440\\u043d\\u0435\\u0442 \\u043f\\u043e&nbsp;\\u0430\\u0434\\u0440\\u0435\\u0441\\u0443&nbsp;<span id=\\\"owner-privacy-url-value\\\"  data-scroll-to=\\\"#owner-privacy-url-field\\\">https:\\/\\/zamesbar.ru\\/privacy-policy<\\/span>.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2023-12-24 11:42:13\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-24 11:44:11\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-24 11:43:43\",\"publish_up\":\"2023-12-24 11:42:13\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"zh-CN\",\"note\":\"\"}', 0);
INSERT INTO `lsqvo_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(225, 'com_content.article.45', '', '2023-12-24 13:48:36', 113, 26467, '7945b607426f2481ad7c0560c3de6425ed8507b3', '{\"id\":\"45\",\"asset_id\":205,\"title\":\"Privacy Policy\",\"alias\":\"privacy-policy\",\"introtext\":\"<div class=\\\"row mb-4\\\">\\r\\n    <div class=\\\"col\\\">\\r\\n        <h5>1. General provisions<\\/h5>\\r\\n        <div class=\\\"descr\\\">This personal data processing policy has been drawn up in accordance with the requirements of the Federal Law dated July 27, 2006. No. 152-FZ \\u201cOn Personal Data\\u201d (hereinafter referred to as the Law on Personal Data) and defines the procedure for processing personal data and measures to ensure the security of personal data taken<span id=\\\"owner-name- value\\\" class=\\\"\\\" data-scroll-to=\\\"#owner-name-field\\\">ZAMES LLC<\\/span>&nbsp;(hereinafter&nbsp;\\u2014 Operator).<\\/div>\\r\\n        <div class=\\\"ol\\\">\\r\\n            <div class=\\\"li\\\">1.1. The operator sets as its most important goal and condition for carrying out its activities the observance of the rights and freedoms of a person and citizen when processing his personal data, including the protection of rights to privacy, personal and family secrets.<\\/div>\\r\\n            <div class=\\\"li\\\">1.2. This Operator\'s policy regarding the processing of personal data (hereinafter referred to as the Policy) applies to all information that the Operator can obtain about website visitors<span data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru<\\/span>.<\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n    <div class=\\\"col\\\">\\r\\n        <h5>2. Basic concepts used in&nbsp;Politics<\\/h5>\\r\\n        <div class=\\\"ol\\\">\\r\\n            <div class=\\\"li\\\">2.1. Automated processing of personal data\\u2014processing of personal data with the help of computer technology.<\\/div>\\r\\n            <div class=\\\"li\\\">2.2. Blocking of personal data is a temporary cessation of processing of personal data (except for cases where processing is necessary to clarify personal data).<\\/div>\\r\\n            <div class=\\\"li\\\">2.3. Website&nbsp;is a set of graphic and&nbsp;information materials, as well as computer programs and&nbsp;databases, ensuring their&nbsp;availability on&nbsp;the Internet at&nbsp;network address&nbsp;<span data-scroll-to=\\\"#owner-site- url-field\\\">https:\\/\\/zamesbar.ru<\\/span>.<\\/div>\\r\\n            <div class=\\\"li\\\">2.4. Personal data information system is a set of personal data contained in databases and information technologies and technical means that provide their processing.<\\/div>\\r\\n            <div class=\\\"li\\\">2.5. Depersonalization of personal data is actions as a result of which it is impossible to determine without the use of additional information the ownership of personal data to a specific User or other subject of personal data.<\\/div>\\r\\n            <div class=\\\"li\\\">2.6. Processing of personal data is any action (operation) or set of actions (operations) performed with or without the use of automation tools with personal data, including collection, recording, systematization, accumulation, storage, clarification (updating, changing) , extraction, use, transfer (distribution, provision, access), depersonalization, blocking, deletion, destruction of personal data.<\\/div>\\r\\n            <div class=\\\"li\\\">2.7. Operator is a state body, municipal body, legal or natural person, independently or jointly with other persons organizing and\\/or carrying out the processing of personal data, as well as determining the purposes of processing personal data, the composition of personal data to be processed, actions (operations) ) performed with&nbsp;personal data.<\\/div>\\r\\n            <div class=\\\"li\\\">2.8. Personal data&nbsp;- any information relating directly or indirectly to a specific or identified User of the website&nbsp;<span data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru<\\/span >.<\\/div>\\r\\n<div class=\\\"li\\\">2.9. Personal data authorized by the subject of personal data for distribution is personal data, access of an unlimited number of persons to which is provided by the subject of personal data by giving consent to the processing of personal data authorized by the subject of personal data for distribution in the manner prescribed by the Law on personal data (hereinafter referred to as personal data permitted for distribution).<\\/div>\\r\\n<div class=\\\"li\\\">2.10. User&nbsp;\\u2014any visitor to the website&nbsp;<span data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru<\\/span>.<\\/div>\\r\\n            <div class=\\\"li\\\">2.11. Providing personal data is actions aimed at disclosing personal data to a certain person or a certain circle of persons.<\\/div>\\r\\n            <div class=\\\"li\\\">2.12. Dissemination of personal data\\u2014any actions aimed at disclosing personal data to an indefinite number of persons (transfer of personal data) or familiarization with personal data to an unlimited number of persons, including the publication of personal data in the media, posting in information and telecommunication networks or providing access to personal data to in any other way.<\\/div>\\r\\n            <div class=\\\"li\\\">2.13. Cross-border transfer of personal data is the transfer of personal data to the territory of a foreign state to an authority of a foreign state, a foreign individual or a foreign legal entity.<\\/div>\\r\\n            <div class=\\\"li\\\">2.14. Destruction of personal data\\u2014any action as a result of which personal data is destroyed irrevocably with the impossibility of further restoration of the content of personal data in the personal data information system and\\/or material media of personal data are destroyed.<\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n    <div class=\\\"col\\\">\\r\\n        <h5>3. Basic rights and&nbsp;responsibilities of the Operator<\\/h5>\\r\\n        <div class=\\\"ol\\\">\\r\\n            <div class=\\\"li\\\">3.1. The operator has the right:<\\/div>\\r\\n            <div class=\\\"li\\\">\\u2014&nbsp;receive from&nbsp;reliable information and\\/or&nbsp;documents containing personal data;<\\/div>\\r\\n            <div class=\\\"li\\\">\\u2014&nbsp;in the case of the subject of personal data withdrawing consent to the processing of personal data, as well as sending a request to terminate the processing of personal data, the Operator has the right to continue processing personal data without the consent of the subject personal data if there are grounds specified in the&nbsp;Law on&nbsp;personal data;<\\/div>\\r\\n            <div class=\\\"li\\\">\\u2014&nbsp;independently determine the composition and&nbsp;list of measures necessary and&nbsp;sufficient to ensure the fulfillment of the obligations provided for by the Law on Personal Data and regulatory legal acts adopted in accordance with it, unless otherwise&nbsp; ;provided for by the Personal Data Law or other federal laws.<\\/div>\\r\\n            <div class=\\\"li\\\">3.2. The operator is obliged:<\\/div>\\r\\n            <div class=\\\"li\\\">\\u2014&nbsp;provide the subject of personal data, upon&nbsp;his request, with information regarding the processing of his personal data;<\\/div>\\r\\n            <div class=\\\"li\\\">\\u2014&nbsp;organize the processing of personal data in the&nbsp;order established by the current legislation&nbsp;of the Russian Federation;<\\/div>\\r\\n            <div class=\\\"li\\\">\\u2014&nbsp;respond to&nbsp;applications and&nbsp;requests from subjects of personal data and&nbsp;their&nbsp;legal representatives in&nbsp;in accordance with&nbsp;the requirements of the Law on&nbsp;personal data;<\\/div>\\r\\n            <div class=\\\"li\\\">\\u2014&nbsp;notify the authorized body for the protection of the rights of personal data subjects at the request of this body the necessary information within 10 days from the date of receipt of such a request;<\\/div>\\r\\n            <div class=\\\"li\\\">\\u2014&nbsp;publish or otherwise provide unrestricted access to&nbsp;this Policy regarding&nbsp;the processing of personal data;<\\/div>\\r\\n            <div class=\\\"li\\\">\\u2014&nbsp;take legal, organizational and&nbsp;technical measures to protect personal data from&nbsp;illegal or accidental access to&nbsp;destruction, modification, blocking, copying, provision, distribution of personal data,&nbsp; from&nbsp;other unlawful actions in&nbsp;in relation to personal data;<\\/div>\\r\\n            <div class=\\\"li\\\">\\u2014&nbsp;stop the transfer (distribution, provision, access) of personal data, stop processing and&nbsp;destroy personal data in the order and&nbsp;cases provided for by the Law on Personal Data;<\\/div>\\r\\n            <div class=\\\"li\\\">\\u2014&nbsp;perform other duties provided for by the Law on&nbsp;personal data.<\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n    <div class=\\\"col\\\">\\r\\n        <h5>4. Basic rights and&nbsp;responsibilities of personal data subjects<\\/h5>\\r\\n        <div class=\\\"ol\\\">\\r\\n            <div class=\\\"li\\\">4.1. Subjects of personal data have the right:<\\/div>\\r\\n            <div class=\\\"li\\\">\\u2014&nbsp;receive information regarding the processing of his personal data, with the exception of cases provided for by federal laws. The information is provided to the subject of personal data by the Operator in an accessible form, and it should not contain personal data relating to other subjects of personal data, except in cases where there are legal grounds for the disclosure of such personal data. The list of information and the procedure for obtaining it is established by the Law on Personal Data<\\/div>\\r\\n            <div class=\\\"li\\\">\\u2014&nbsp;require the operator to clarify his personal data, block it or destroy it in the case where the personal data is incomplete, outdated, inaccurate, illegally obtained or is not necessary for the stated purpose of processing , and&nbsp;also take measures provided by law to&nbsp;protect your rights;<\\/div>\\r\\n            <div class=\\\"li\\\">\\u2014&nbsp;put forward the condition of prior consent when processing personal data for the purpose of promoting goods, works and&nbsp;services on the market;<\\/div>\\r\\n            <div class=\\\"li\\\">\\u2014&nbsp;for&nbsp;revocation of consent to&nbsp;processing of personal data, as well as&nbsp;for sending a request to&nbsp;terminate the processing of personal data;<\\/div>\\r\\n            <div class=\\\"li\\\">\\u2014&nbsp;appeal to the authorized body for the protection of the rights of personal data subjects or in court against unlawful actions or inaction of the Operator when processing his personal data;<\\/div>\\r\\n            <div class=\\\"li\\\">\\u2014&nbsp;on&nbsp;the exercise of other rights provided for by the legislation&nbsp;of the Russian Federation.<\\/div>\\r\\n            <div class=\\\"li\\\">4.2. Subjects of personal data are obliged to:<\\/div>\\r\\n            <div class=\\\"li\\\">\\u2014&nbsp;provide the Operator with reliable data about yourself;<\\/div>\\r\\n            <div class=\\\"li\\\">\\u2014&nbsp;notify the Operator about&nbsp;clarifying (updating, changing) your personal data.<\\/div>\\r\\n            <div class=\\\"li\\\">4.3. Persons who provided the Operator with false information about themselves or information about another subject of personal data without the latter\\u2019s consent are liable in accordance with the legislation of the Russian Federation.<\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n    <div class=\\\"col\\\">\\r\\n        <h5>5. Principles for processing personal data<\\/h5>\\r\\n        <div class=\\\"ol\\\">\\r\\n            <div class=\\\"li\\\">5.1. The processing of personal data is carried out on a legal and fair basis.<\\/div>\\r\\n            <div class=\\\"li\\\">5.2. The processing of personal data is limited to the achievement of specific, pre-defined and legitimate purposes. Processing of personal data that is incompatible with the purposes of collecting personal data is not permitted.<\\/div>\\r\\n            <div class=\\\"li\\\">5.3. It is not allowed to combine databases containing personal data, the processing of which is carried out for purposes that are incompatible with each other.<\\/div>\\r\\n            <div class=\\\"li\\\">5.4. Only personal data that meets the purposes of their processing are subject to processing.<\\/div>\\r\\n            <div class=\\\"li\\\">5.5. The content and volume of personal data processed correspond to the stated purposes of processing. Redundancy of processed personal data in relation to the stated purposes of their processing is not allowed.<\\/div>\\r\\n            <div class=\\\"li\\\">5.6. When processing personal data, the accuracy of personal data, its sufficiency, and, in necessary cases, and its relevance in relation to the purposes of processing personal data are ensured. The operator takes the necessary measures and\\/or ensures that they are taken to remove or clarify incomplete or inaccurate data.<\\/div>\\r\\n            <div class=\\\"li\\\">5.7. The storage of personal data is carried out in a form that makes it possible to identify the subject of personal data, no longer than required by the purposes of processing personal data, if the storage period for personal data is not established by federal law, an agreement to which the subject is a party, beneficiary or guarantor personal data. The processed personal data is destroyed or anonymized upon achievement of the processing goals or in the event of the loss of the need to achieve these goals, unless otherwise provided by federal law.<\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n    <div class=\\\"col\\\">\\r\\n        <h5>6. Purposes of processing personal data<\\/h5>\\r\\n        <div class=\\\"ol\\\">\\r\\n            <div id=\\\"EUT4Im\\\" class=\\\"li\\\">\\r\\n                <table class=\\\"purpose-table\\\">\\r\\n                    <tbody>\\r\\n                        <tr>\\r\\n                            <th>Purpose of processing<\\/th>\\r\\n                            <td class=\\\"purpose-field\\\"><span>informing the User by sending emails<\\/span>\\r\\n                            <\\/td>\\r\\n                        <\\/tr>\\r\\n                        <tr>\\r\\n                            <th>Personal data<\\/th>\\r\\n                            <td class=\\\"data-field\\\">\\r\\n                                <ul>\\r\\n                                    <li><span>last name, first name, patronymic<\\/span>\\r\\n                                    <\\/li>\\r\\n                                    <li><span>email address<\\/span>\\r\\n                                    <\\/li>\\r\\n                                    <li><span>phone numbers<\\/span>\\r\\n                                    <\\/li>\\r\\n                                <\\/ul>\\r\\n                            <\\/td>\\r\\n                        <\\/tr>\\r\\n                        <tr>\\r\\n                            <th>Legal grounds<\\/th>\\r\\n                            <td class=\\\"legal-field\\\">\\r\\n                                <ul>\\r\\n                                    <li><span>statutory (constituent) documents of the Operator<\\/span>\\r\\n                                    <\\/li>\\r\\n                                <\\/ul>\\r\\n                            <\\/td>\\r\\n                        <\\/tr>\\r\\n                        <tr>\\r\\n                            <th>Types of personal data processing<\\/th>\\r\\n                            <td class=\\\"types-field\\\">\\r\\n                                <ul>\\r\\n                                    <li><span>Collection, recording, systematization, accumulation, storage, destruction and&nbsp;anonymization of personal data<\\/span>\\r\\n                                    <\\/li>\\r\\n                                <\\/ul>\\r\\n                            <\\/td>\\r\\n                        <\\/tr>\\r\\n                    <\\/tbody>\\r\\n                <\\/table>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n    <div class=\\\"col\\\">\\r\\n        <h5>7. Conditions for processing personal data<\\/h5>\\r\\n        <div class=\\\"ol\\\">\\r\\n            <div class=\\\"li\\\">7.1. The processing of personal data is carried out with the consent of the subject of personal data to the processing of his personal data.<\\/div>\\r\\n            <div class=\\\"li\\\">7.2. The processing of personal data is necessary to achieve the goals provided for by an international treaty of the Russian Federation or law, to implement the functions, powers and responsibilities assigned by the legislation of the Russian Federation to the operator.<\\/div>\\r\\n            <div class=\\\"li\\\">7.3. The processing of personal data is necessary for the administration of justice, the execution of a judicial act, an act of another body or official, subject to execution in accordance with the legislation of the Russian Federation on enforcement proceedings.<\\/div>\\r\\n            <div class=\\\"li\\\">7.4. Processing of personal data is necessary for the execution of an agreement to which the subject of personal data is a party or beneficiary or guarantor, as well as for concluding an agreement on the initiative of the subject information about personal data or an agreement under which the subject of personal data will be a beneficiary or guarantor.<\\/div>\\r\\n            <div class=\\\"li\\\">7.5. Processing of personal data is necessary to exercise the rights and&nbsp;legitimate interests of the operator or third parties or to achieve socially significant goals, provided that the rights and&nbsp;freedoms of the subject of personal data are not violated.<\\/div>\\r\\n            <div class=\\\"li\\\">7.6. Processing of personal data is carried out, access of an unlimited number of persons to which is provided by the subject of personal data or at his request (hereinafter referred to as publicly available personal data).<\\/div>\\r\\n            <div class=\\\"li\\\">7.7. We process personal data that is subject to publication or mandatory disclosure in accordance with federal law.<\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n    <div class=\\\"col\\\">\\r\\n        <h5>8. The procedure for collecting, storing, transferring and&nbsp;other types of processing of personal data<\\/h5>\\r\\n        <div class=\\\"descr\\\">The security of personal data processed by the Operator is ensured by implementing legal, organizational and technical measures necessary to fully comply with the requirements of current legislation in the field of personal data protection.<\\/div>\\r\\n        <div class=\\\"ol\\\">\\r\\n            <div class=\\\"li\\\">8.1. The operator ensures the safety of personal data and takes all possible measures to prevent access to personal data of unauthorized persons.<\\/div>\\r\\n            <div class=\\\"li\\\">8.2. The User\'s personal data will never, under any circumstances, be transferred to third parties, with the exception of cases related to the implementation of current legislation or in the case where the subject of personal data has given consent to the Operator to transfer data to a third party to fulfill obligations under ;civil contract.<\\/div>\\r\\n            <div class=\\\"li\\\">8.3. In the event of identifying inaccuracies in personal data, the User can update them independently by sending a notification to the Operator to the Operator\'s email address<span data-scroll-to=\\\"#owner-email-field\\\">office@zms-msk .ru<\\/span>&nbsp;with&nbsp;marked \\u201cUpdating personal data.\\u201d<\\/div>\\r\\n            <div class=\\\"li\\\">8.4. The period for processing personal data is determined by the achievement of the purposes for which personal data were collected, unless a different period is provided for by the contract or current legislation.\\r\\n                <br \\/>The User may at any time withdraw his consent to the processing of personal data by sending a notification to the Operator via email mail to the Operator\'s email address<span data-scroll-to=\\\"#owner-email-field\\\">office@zms-msk.ru<\\/span>with the note \\u201cRevocation of consent to the processing of personal data.\\u201d <\\/div>\\r\\n            <div class=\\\"li\\\">8.5. All information that is collected by third-party services, including payment systems, communications and other service providers, is stored and processed by these persons (Operators) in accordance with their User Agreement and Privacy Policy. Subject of personal data and\\/or&nbsp;with&nbsp;the specified documents. The operator is not responsible for the actions of third parties, including the service providers specified in this paragraph.<\\/div>\\r\\n            <div class=\\\"li\\\">8.6. The prohibitions established by the subject of personal data on the transfer (except for providing access), as well as on the processing or conditions for processing (except for gaining access) of personal data permitted for distribution, do not apply in cases of processing personal data in government, public and ;other public interests determined by the legislation of the Russian Federation.<\\/div>\\r\\n            <div class=\\\"li\\\">8.7. When processing personal data, the operator ensures the confidentiality of personal data.<\\/div>\\r\\n            <div class=\\\"li\\\">8.8. The operator stores personal data in a form that allows identifying the subject of personal data, no longer than required by the purposes of processing personal data, if the storage period for personal data is not established by federal law, an agreement to which the operator is a party, beneficiary or guarantor. subject of personal data.<\\/div>\\r\\n            <div class=\\\"li\\\">8.9. The condition for terminating the processing of personal data may be the achievement of the purposes of processing personal data, the expiration of the consent of the subject of personal data, the withdrawal of consent by the subject of personal data or the requirement to stop the processing of personal data, as well as the identification of unlawful processing of personal data.<\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n    <div class=\\\"col\\\">\\r\\n        <h5>9. List of actions performed by the Operator with the received personal data<\\/h5>\\r\\n        <div class=\\\"ol\\\">\\r\\n            <div class=\\\"li\\\">9.1. The operator collects, records, organizes ation, accumulation, storage, clarification (updating, changing), extraction, use, transfer (distribution, provision, access), depersonalization, blocking, deletion and destruction of personal data.<\\/div>\\r\\n            <div class=\\\"li\\\">9.2. The operator carries out automated processing of personal data with or without receipt and\\/or transmission of received information via information and telecommunication networks.<\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n    <div class=\\\"col\\\">\\r\\n        <h5>10. Cross-border transfer of personal data<\\/h5>\\r\\n        <div class=\\\"ol\\\">\\r\\n            <div class=\\\"li\\\">10.1. Before the start of activities for the cross-border transfer of personal data, the operator is obliged to notify the authorized body for the protection of the rights of personal data subjects about its intention to carry out cross-border transfer of personal data (such a notification is sent separately from the notification of the intention to process personal data).\\r\\n                < \\/div>\\r\\n                    <div class=\\\"li\\\">10.2. Before submitting the above notification, the operator is obliged to obtain relevant information from the authorities of a foreign state, foreign individuals, foreign legal entities to whom cross-border transfer of personal data is planned.<\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n    <div class=\\\"row mb-4\\\">\\r\\n        <div class=\\\"col\\\">\\r\\n            <h5>11. Confidentiality of personal data<\\/h5>\\r\\n            <div class=\\\"descr\\\">The operator and other persons who have access to personal data are obliged not to disclose to third parties and not to distribute personal data without the consent of the subject of personal data, unless otherwise provided by federal law.<\\/ div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n        <div class=\\\"row mb-4\\\">\\r\\n            <div class=\\\"col\\\">\\r\\n                <h5>12. Final provisions<\\/h5>\\r\\n                <div class=\\\"ol\\\">\\r\\n                    <div class=\\\"li\\\">12.1. The user can receive any clarification on any issues of interest regarding the processing of his personal data by contacting the Operator via email&nbsp;<span data-scroll-to=\\\"#owner-email-field\\\">office@zms-msk.ru <\\/span>.<\\/div>\\r\\n                    <div class=\\\"li\\\">12.2. This document will reflect any changes to the Operator\\u2019s personal data processing policy. The policy is valid indefinitely until it is replaced by a new version.<\\/div>\\r\\n                    <div class=\\\"li\\\">12.3. The current version of the Policy is freely available on the Internet at the address<span id=\\\"owner-privacy-url-value\\\" data-scroll-to=\\\"#owner-privacy-url-field\\\">https:\\/\\/ zamesbar.ru\\/privacy-policy<\\/span>.<\\/div>\\r\\n                <\\/div>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2023-08-25 16:53:48\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-24 13:48:36\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-24 13:45:46\",\"publish_up\":\"2023-08-25 16:53:48\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":2,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(226, 'com_content.article.42', '', '2023-12-24 14:09:12', 113, 2982, '8bb6738fc662b767dae4be0fea90218af7bcaf33', '{\"id\":\"42\",\"asset_id\":201,\"title\":\"Contacts\",\"alias\":\"contacts\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n    <div class=\\\"col-12 col-md-4\\\">\\r\\n        <div class=\\\"contact-phone page-sect sect-pb-xs-3 sect-pb-md-5\\\"><a href=\\\"tel:+74957392347\\\">+7 (495) 739 23 47<\\/a> <\\/div>\\r\\n        <div class=\\\"contact-soc d-flex align-items-center\\\">\\r\\n            <a href=\\\"https:\\/\\/vk.com\\/zamesbarmoscow\\\" target=\\\"_blank\\\"><img src=\\\"images\\/soc\\/1.svg\\\" \\/><\\/a>\\r\\n            <a href=\\\"https:\\/\\/t.me\\/zamesbar\\\" target=\\\"_blank\\\"><img src=\\\"images\\/soc\\/2.svg\\\" \\/><\\/a>\\r\\n            <a href=\\\"https:\\/\\/www.instagram.com\\/zamesbar\\\" target=\\\"_blank\\\"><img src=\\\"images\\/soc\\/3.svg\\\" \\/><\\/a>\\r\\n            <div>Instagram is prohibited <span>in the Russian Federation<\\/span>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n    <div class=\\\"col-12 col-md-4\\\">\\r\\n        <div class=\\\"contact-title contact-width-1\\\">Reviews and <span>suggestions<\\/span>\\r\\n        <\\/div>\\r\\n        <div class=\\\"contact-mail contact-width-1\\\"><a href=\\\"mailto:office@zamesbar.ru\\\">office@zamesbar.ru<\\/a>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n    <div class=\\\"col-12 col-md-4\\\">\\r\\n        <div class=\\\"contact-title contact-width-2\\\">Vacancies<\\/div>\\r\\n        <div class=\\\"contact-mail contact-width-2\\\"><a href=\\\"mailto:job@zamesbar.ru\\\">job@zamesbar.ru<\\/a>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":18,\"created\":\"2023-08-21 15:25:11\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-24 14:09:12\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-24 14:06:26\",\"publish_up\":\"2023-08-21 15:25:11\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:contact\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":9,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(227, 'com_content.article.42', '', '2023-12-24 14:09:55', 113, 2980, '9ce8cb0ae844bac523f7a621b7ac239f1d5e576e', '{\"id\":\"42\",\"asset_id\":201,\"title\":\"Contacts\",\"alias\":\"contacts\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n    <div class=\\\"col-12 col-md-4\\\">\\r\\n        <div class=\\\"contact-phone page-sect sect-pb-xs-3 sect-pb-md-5\\\"><a href=\\\"tel:+74957392347\\\">+7 (495) 739 23 47<\\/a> <\\/div>\\r\\n        <div class=\\\"contact-soc d-flex align-items-center\\\">\\r\\n            <a href=\\\"https:\\/\\/vk.com\\/zamesbarmoscow\\\" target=\\\"_blank\\\"><img src=\\\"images\\/soc\\/1.svg\\\" \\/><\\/a>\\r\\n            <a href=\\\"https:\\/\\/t.me\\/zamesbar\\\" target=\\\"_blank\\\"><img src=\\\"images\\/soc\\/2.svg\\\" \\/><\\/a>\\r\\n            <a href=\\\"https:\\/\\/www.instagram.com\\/zamesbar\\\" target=\\\"_blank\\\"><img src=\\\"images\\/soc\\/3.svg\\\" \\/><\\/a>\\r\\n            <div>Instagram is prohibited <span>in the Russian Federation<\\/span>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n    <div class=\\\"col-12 col-md-4\\\">\\r\\n        <div class=\\\"contact-title contact-width-1\\\">Reviews and <span>suggestions<\\/span>\\r\\n        <\\/div>\\r\\n        <div class=\\\"contact-mail contact-width-1\\\"><a href=\\\"mailto:office@zamesbar.ru\\\">office@zamesbar.ru<\\/a>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n    <div class=\\\"col-12 col-md-4\\\">\\r\\n        <div class=\\\"contact-title contact-width-2\\\">Resume<\\/div>\\r\\n        <div class=\\\"contact-mail contact-width-2\\\"><a href=\\\"mailto:job@zamesbar.ru\\\">job@zamesbar.ru<\\/a>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":18,\"created\":\"2023-08-21 15:25:11\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-24 14:09:55\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-24 14:09:12\",\"publish_up\":\"2023-08-21 15:25:11\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:contact\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":10,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(228, 'com_content.article.42', '', '2023-12-24 15:39:41', 113, 3000, '1e0acd553d94e091527b3c68e15e4c96623e052f', '{\"id\":\"42\",\"asset_id\":201,\"title\":\"Contacts\",\"alias\":\"contacts\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n    <div class=\\\"col-12 col-md-12 col-lg-4\\\">\\r\\n        <div class=\\\"contact-phone page-sect sect-pb-xs-3 sect-pb-md-5\\\"><a href=\\\"tel:+74957392347\\\">+7 (495) 739 23 47<\\/a> <\\/div>\\r\\n        <div class=\\\"contact-soc d-flex align-items-center\\\">\\r\\n            <a href=\\\"https:\\/\\/vk.com\\/zamesbarmoscow\\\" target=\\\"_blank\\\"><img src=\\\"images\\/soc\\/1.svg\\\" \\/><\\/a>\\r\\n            <a href=\\\"https:\\/\\/t.me\\/zamesbar\\\" target=\\\"_blank\\\"><img src=\\\"images\\/soc\\/2.svg\\\" \\/><\\/a>\\r\\n            <a href=\\\"https:\\/\\/www.instagram.com\\/zamesbar\\\" target=\\\"_blank\\\"><img src=\\\"images\\/soc\\/3.svg\\\" \\/><\\/a>\\r\\n            <div>Instagram is prohibited <span>in the Russian Federation<\\/span>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n    <div class=\\\"col-12 col-md-6 col-lg-4\\\">\\r\\n        <div class=\\\"contact-title contact-width-1\\\">Reviews and <span>suggestions<\\/span>\\r\\n        <\\/div>\\r\\n        <div class=\\\"contact-mail contact-width-1\\\"><a href=\\\"mailto:mes@zms-msk.ru\\\">mes@zms-msk.ru<\\/a>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n    <div class=\\\"col-12 col-md-6 col-lg-4\\\">\\r\\n        <div class=\\\"contact-title contact-width-2\\\">Resume<\\/div>\\r\\n        <div class=\\\"contact-mail contact-width-2\\\"><a href=\\\"mailto:job@zamesbar.ru\\\">job@zamesbar.ru<\\/a>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":18,\"created\":\"2023-08-21 15:25:11\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-24 15:39:41\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-24 14:17:23\",\"publish_up\":\"2023-08-21 15:25:11\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:contact\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":12,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(229, 'com_content.article.43', '', '2023-12-24 15:40:26', 113, 3145, '9f9eedded740a0686fff5a71f0eb59bd6407d6c3', '{\"id\":\"43\",\"asset_id\":202,\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"alias\":\"kontakty\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-12 col-md-12 col-lg-4\\\">\\r\\n\\t\\t<div class=\\\"contact-phone page-sect sect-pb-xs-3 sect-pb-md-5\\\"><a href=\\\"tel:+74957392347\\\">+7 (495) 739 23 47<\\/a><\\/div>\\r\\n\\t\\t<div class=\\\"contact-soc d-flex align-items-center\\\">\\r\\n\\t\\t\\t<a href=\\\"https:\\/\\/vk.com\\/zamesbarmoscow\\\" target=\\\"_blank\\\"><img src=\\\"images\\/soc\\/1.svg\\\" \\/><\\/a>\\r\\n\\t\\t\\t<a href=\\\"https:\\/\\/t.me\\/zamesbar\\\" target=\\\"_blank\\\"><img src=\\\"images\\/soc\\/2.svg\\\" \\/><\\/a>\\r\\n\\t\\t\\t<a href=\\\"https:\\/\\/www.instagram.com\\/zamesbar\\\" target=\\\"_blank\\\" ><img src=\\\"images\\/soc\\/3.svg\\\" \\/><\\/a>\\r\\n\\t\\t\\t<div>Instagram \\u0437\\u0430\\u043f\\u0440\\u0435\\u0449\\u0435\\u043d <span>\\u043d\\u0430 \\u0442\\u0435\\u0440\\u0440\\u0438\\u0442\\u043e\\u0440\\u0438\\u0438 \\u0420\\u0424<\\/span><\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-6 col-lg-4\\\">\\r\\n\\t\\t<div class=\\\"contact-title contact-width-1\\\">\\u041e\\u0442\\u0437\\u044b\\u0432\\u044b \\u0438 <span>\\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f<\\/span><\\/div>\\r\\n\\t\\t<div class=\\\"contact-mail contact-width-1\\\"><a href=\\\"mailto:office@zamesbar.ru\\\">office@zamesbar.ru<\\/a><\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-6 col-lg-4\\\">\\r\\n\\t\\t<div class=\\\"contact-title contact-width-2\\\">\\u0420\\u0435\\u0437\\u044e\\u043c\\u0435<\\/div>\\r\\n\\t\\t<div class=\\\"contact-mail contact-width-2\\\"><a href=\\\"mailto:job@zamesbar.ru\\\">job@zamesbar.ru<\\/a><\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":19,\"created\":\"2023-08-21 15:25:15\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-24 15:40:26\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-24 14:06:45\",\"publish_up\":\"2023-08-21 15:25:15\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:contact\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":52,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(230, 'com_content.article.43', '', '2023-12-24 15:47:54', 113, 3163, '52461cd6b6faaae1e85d467a51ef3ffd1a606aaf', '{\"id\":\"43\",\"asset_id\":202,\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"alias\":\"kontakty\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-12 col-md-12 col-lg-4\\\">\\r\\n\\t\\t<div class=\\\"contact-phone page-sect sect-pb-xs-3 sect-pb-md-5 col-md-6\\\"><a href=\\\"tel:+74957392347\\\">+7 (495) 739 23 47<\\/a><\\/div>\\r\\n\\t\\t<div class=\\\"contact-soc d-flex align-items-center col-md-6\\\">\\r\\n\\t\\t\\t<a href=\\\"https:\\/\\/vk.com\\/zamesbarmoscow\\\" target=\\\"_blank\\\"><img src=\\\"images\\/soc\\/1.svg\\\" \\/><\\/a>\\r\\n\\t\\t\\t<a href=\\\"https:\\/\\/t.me\\/zamesbar\\\" target=\\\"_blank\\\"><img src=\\\"images\\/soc\\/2.svg\\\" \\/><\\/a>\\r\\n\\t\\t\\t<a href=\\\"https:\\/\\/www.instagram.com\\/zamesbar\\\" target=\\\"_blank\\\" ><img src=\\\"images\\/soc\\/3.svg\\\" \\/><\\/a>\\r\\n\\t\\t\\t<div>Instagram \\u0437\\u0430\\u043f\\u0440\\u0435\\u0449\\u0435\\u043d <span>\\u043d\\u0430 \\u0442\\u0435\\u0440\\u0440\\u0438\\u0442\\u043e\\u0440\\u0438\\u0438 \\u0420\\u0424<\\/span><\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-6 col-lg-4\\\">\\r\\n\\t\\t<div class=\\\"contact-title contact-width-1\\\">\\u041e\\u0442\\u0437\\u044b\\u0432\\u044b \\u0438 <span>\\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f<\\/span><\\/div>\\r\\n\\t\\t<div class=\\\"contact-mail contact-width-1\\\"><a href=\\\"mailto:office@zamesbar.ru\\\">office@zamesbar.ru<\\/a><\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-6 col-lg-4\\\">\\r\\n\\t\\t<div class=\\\"contact-title contact-width-2\\\">\\u0420\\u0435\\u0437\\u044e\\u043c\\u0435<\\/div>\\r\\n\\t\\t<div class=\\\"contact-mail contact-width-2\\\"><a href=\\\"mailto:job@zamesbar.ru\\\">job@zamesbar.ru<\\/a><\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":19,\"created\":\"2023-08-21 15:25:15\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-24 15:47:54\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-24 15:41:14\",\"publish_up\":\"2023-08-21 15:25:15\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:contact\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":54,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0);
INSERT INTO `lsqvo_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(231, 'com_content.article.42', '', '2023-12-24 15:48:27', 113, 3018, 'e3f1719785d05b05992fb1e3b98ebd4519853b7b', '{\"id\":\"42\",\"asset_id\":201,\"title\":\"Contacts\",\"alias\":\"contacts\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n    <div class=\\\"col-12 col-md-12 col-lg-4\\\">\\r\\n        <div class=\\\"contact-phone page-sect sect-pb-xs-3 sect-pb-md-5 col-md-6\\\"><a href=\\\"tel:+74957392347\\\">+7 (495) 739 23 47<\\/a> <\\/div>\\r\\n        <div class=\\\"contact-soc d-flex align-items-center col-md-6\\\">\\r\\n            <a href=\\\"https:\\/\\/vk.com\\/zamesbarmoscow\\\" target=\\\"_blank\\\"><img src=\\\"images\\/soc\\/1.svg\\\" \\/><\\/a>\\r\\n            <a href=\\\"https:\\/\\/t.me\\/zamesbar\\\" target=\\\"_blank\\\"><img src=\\\"images\\/soc\\/2.svg\\\" \\/><\\/a>\\r\\n            <a href=\\\"https:\\/\\/www.instagram.com\\/zamesbar\\\" target=\\\"_blank\\\"><img src=\\\"images\\/soc\\/3.svg\\\" \\/><\\/a>\\r\\n            <div>Instagram is prohibited <span>in the Russian Federation<\\/span>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n    <div class=\\\"col-12 col-md-6 col-lg-4\\\">\\r\\n        <div class=\\\"contact-title contact-width-1\\\">Reviews and <span>suggestions<\\/span>\\r\\n        <\\/div>\\r\\n        <div class=\\\"contact-mail contact-width-1\\\"><a href=\\\"mailto:mes@zms-msk.ru\\\">mes@zms-msk.ru<\\/a>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n    <div class=\\\"col-12 col-md-6 col-lg-4\\\">\\r\\n        <div class=\\\"contact-title contact-width-2\\\">Resume<\\/div>\\r\\n        <div class=\\\"contact-mail contact-width-2\\\"><a href=\\\"mailto:job@zamesbar.ru\\\">job@zamesbar.ru<\\/a>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":18,\"created\":\"2023-08-21 15:25:11\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-24 15:48:27\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-24 15:39:41\",\"publish_up\":\"2023-08-21 15:25:11\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:contact\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":13,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(232, 'com_content.article.42', '', '2023-12-24 15:48:36', 113, 3022, '0200eb64ef4165069fcb2928872f59c4c6c72b6e', '{\"id\":\"42\",\"asset_id\":201,\"title\":\"Contacts\",\"alias\":\"contacts\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n    <div class=\\\"col-12 col-md-12 col-lg-4 row\\\">\\r\\n        <div class=\\\"contact-phone page-sect sect-pb-xs-3 sect-pb-md-5 col-md-6\\\"><a href=\\\"tel:+74957392347\\\">+7 (495) 739 23 47<\\/a> <\\/div>\\r\\n        <div class=\\\"contact-soc d-flex align-items-center col-md-6\\\">\\r\\n            <a href=\\\"https:\\/\\/vk.com\\/zamesbarmoscow\\\" target=\\\"_blank\\\"><img src=\\\"images\\/soc\\/1.svg\\\" \\/><\\/a>\\r\\n            <a href=\\\"https:\\/\\/t.me\\/zamesbar\\\" target=\\\"_blank\\\"><img src=\\\"images\\/soc\\/2.svg\\\" \\/><\\/a>\\r\\n            <a href=\\\"https:\\/\\/www.instagram.com\\/zamesbar\\\" target=\\\"_blank\\\"><img src=\\\"images\\/soc\\/3.svg\\\" \\/><\\/a>\\r\\n            <div>Instagram is prohibited <span>in the Russian Federation<\\/span>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n    <div class=\\\"col-12 col-md-6 col-lg-4\\\">\\r\\n        <div class=\\\"contact-title contact-width-1\\\">Reviews and <span>suggestions<\\/span>\\r\\n        <\\/div>\\r\\n        <div class=\\\"contact-mail contact-width-1\\\"><a href=\\\"mailto:mes@zms-msk.ru\\\">mes@zms-msk.ru<\\/a>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n    <div class=\\\"col-12 col-md-6 col-lg-4\\\">\\r\\n        <div class=\\\"contact-title contact-width-2\\\">Resume<\\/div>\\r\\n        <div class=\\\"contact-mail contact-width-2\\\"><a href=\\\"mailto:job@zamesbar.ru\\\">job@zamesbar.ru<\\/a>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":18,\"created\":\"2023-08-21 15:25:11\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-24 15:48:36\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-24 15:48:27\",\"publish_up\":\"2023-08-21 15:25:11\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:contact\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":14,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(233, 'com_content.article.43', '', '2023-12-24 15:49:17', 113, 3201, '72e4edcedb47e4243582c3b643cb3eb5e520e974', '{\"id\":\"43\",\"asset_id\":202,\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"alias\":\"kontakty\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-12 col-md-12 col-lg-4 row\\\">\\r\\n\\t\\t<div class=\\\"contact-phone page-sect sect-pb-xs-3 sect-pb-md-5 col-12 col-md-6 col-lg-12\\\"><a href=\\\"tel:+74957392347\\\">+7 (495) 739 23 47<\\/a><\\/div>\\r\\n\\t\\t<div class=\\\"contact-soc d-flex align-items-center col-12 col-md-6 col-lg-12\\\">\\r\\n\\t\\t\\t<a href=\\\"https:\\/\\/vk.com\\/zamesbarmoscow\\\" target=\\\"_blank\\\"><img src=\\\"images\\/soc\\/1.svg\\\" \\/><\\/a>\\r\\n\\t\\t\\t<a href=\\\"https:\\/\\/t.me\\/zamesbar\\\" target=\\\"_blank\\\"><img src=\\\"images\\/soc\\/2.svg\\\" \\/><\\/a>\\r\\n\\t\\t\\t<a href=\\\"https:\\/\\/www.instagram.com\\/zamesbar\\\" target=\\\"_blank\\\" ><img src=\\\"images\\/soc\\/3.svg\\\" \\/><\\/a>\\r\\n\\t\\t\\t<div>Instagram \\u0437\\u0430\\u043f\\u0440\\u0435\\u0449\\u0435\\u043d <span>\\u043d\\u0430 \\u0442\\u0435\\u0440\\u0440\\u0438\\u0442\\u043e\\u0440\\u0438\\u0438 \\u0420\\u0424<\\/span><\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-6 col-lg-4\\\">\\r\\n\\t\\t<div class=\\\"contact-title contact-width-1\\\">\\u041e\\u0442\\u0437\\u044b\\u0432\\u044b \\u0438 <span>\\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f<\\/span><\\/div>\\r\\n\\t\\t<div class=\\\"contact-mail contact-width-1\\\"><a href=\\\"mailto:office@zamesbar.ru\\\">office@zamesbar.ru<\\/a><\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-6 col-lg-4\\\">\\r\\n\\t\\t<div class=\\\"contact-title contact-width-2\\\">\\u0420\\u0435\\u0437\\u044e\\u043c\\u0435<\\/div>\\r\\n\\t\\t<div class=\\\"contact-mail contact-width-2\\\"><a href=\\\"mailto:job@zamesbar.ru\\\">job@zamesbar.ru<\\/a><\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":19,\"created\":\"2023-08-21 15:25:15\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-24 15:49:17\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-24 15:47:54\",\"publish_up\":\"2023-08-21 15:25:15\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:contact\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":55,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(234, 'com_content.article.42', '', '2023-12-24 15:49:28', 113, 3056, '49023c9fece76b2a5c439199f53b9ada88579ef8', '{\"id\":\"42\",\"asset_id\":201,\"title\":\"Contacts\",\"alias\":\"contacts\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n    <div class=\\\"col-12 col-md-12 col-lg-4 row\\\">\\r\\n        <div class=\\\"contact-phone page-sect sect-pb-xs-3 sect-pb-md-5 col-12 col-md-6 col-lg-12\\\"><a href=\\\"tel:+74957392347\\\">+7 (495) 739 23 47<\\/a> <\\/div>\\r\\n        <div class=\\\"contact-soc d-flex align-items-center col-12 col-md-6 col-lg-12\\\">\\r\\n            <a href=\\\"https:\\/\\/vk.com\\/zamesbarmoscow\\\" target=\\\"_blank\\\"><img src=\\\"images\\/soc\\/1.svg\\\" \\/><\\/a>\\r\\n            <a href=\\\"https:\\/\\/t.me\\/zamesbar\\\" target=\\\"_blank\\\"><img src=\\\"images\\/soc\\/2.svg\\\" \\/><\\/a>\\r\\n            <a href=\\\"https:\\/\\/www.instagram.com\\/zamesbar\\\" target=\\\"_blank\\\"><img src=\\\"images\\/soc\\/3.svg\\\" \\/><\\/a>\\r\\n            <div>Instagram is prohibited <span>in the Russian Federation<\\/span>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n    <div class=\\\"col-12 col-md-6 col-lg-4\\\">\\r\\n        <div class=\\\"contact-title contact-width-1\\\">Reviews and <span>suggestions<\\/span>\\r\\n        <\\/div>\\r\\n        <div class=\\\"contact-mail contact-width-1\\\"><a href=\\\"mailto:mes@zms-msk.ru\\\">mes@zms-msk.ru<\\/a>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n    <div class=\\\"col-12 col-md-6 col-lg-4\\\">\\r\\n        <div class=\\\"contact-title contact-width-2\\\">Resume<\\/div>\\r\\n        <div class=\\\"contact-mail contact-width-2\\\"><a href=\\\"mailto:job@zamesbar.ru\\\">job@zamesbar.ru<\\/a>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":18,\"created\":\"2023-08-21 15:25:11\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-24 15:49:28\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-24 15:48:36\",\"publish_up\":\"2023-08-21 15:25:11\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:contact\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":15,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(235, 'com_content.article.42', '', '2023-12-24 15:52:13', 113, 3004, '4244207eee06f39c3e0f5a0dc1eecbe988bccd07', '{\"id\":\"42\",\"asset_id\":201,\"title\":\"Contacts\",\"alias\":\"contacts\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n    <div class=\\\"col-12 col-md-12 col-lg-4 row\\\">\\r\\n        <div class=\\\"contact-phone page-sect sect-pb-xs-3 sect-pb-md-5\\\"><a href=\\\"tel:+74957392347\\\">+7 (495) 739 23 47<\\/a> <\\/div>\\r\\n        <div class=\\\"contact-soc d-flex align-items-center\\\">\\r\\n            <a href=\\\"https:\\/\\/vk.com\\/zamesbarmoscow\\\" target=\\\"_blank\\\"><img src=\\\"images\\/soc\\/1.svg\\\" \\/><\\/a>\\r\\n            <a href=\\\"https:\\/\\/t.me\\/zamesbar\\\" target=\\\"_blank\\\"><img src=\\\"images\\/soc\\/2.svg\\\" \\/><\\/a>\\r\\n            <a href=\\\"https:\\/\\/www.instagram.com\\/zamesbar\\\" target=\\\"_blank\\\"><img src=\\\"images\\/soc\\/3.svg\\\" \\/><\\/a>\\r\\n            <div>Instagram is prohibited <span>in the Russian Federation<\\/span>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n    <div class=\\\"col-12 col-md-6 col-lg-4\\\">\\r\\n        <div class=\\\"contact-title contact-width-1\\\">Reviews and <span>suggestions<\\/span>\\r\\n        <\\/div>\\r\\n        <div class=\\\"contact-mail contact-width-1\\\"><a href=\\\"mailto:mes@zms-msk.ru\\\">mes@zms-msk.ru<\\/a>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n    <div class=\\\"col-12 col-md-6 col-lg-4\\\">\\r\\n        <div class=\\\"contact-title contact-width-2\\\">Resume<\\/div>\\r\\n        <div class=\\\"contact-mail contact-width-2\\\"><a href=\\\"mailto:job@zamesbar.ru\\\">job@zamesbar.ru<\\/a>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":18,\"created\":\"2023-08-21 15:25:11\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-24 15:52:13\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-24 15:49:28\",\"publish_up\":\"2023-08-21 15:25:11\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:contact\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":16,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(236, 'com_content.article.43', '', '2023-12-24 15:52:26', 113, 3160, '1a730609a140c68106ed9b76e558143f0ce19295', '{\"id\":\"43\",\"asset_id\":202,\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"alias\":\"kontakty\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n    <div class=\\\"col-12 col-md-12 col-lg-4 row\\\">\\r\\n        <div class=\\\"contact-phone page-sect sect-pb-xs-3 sect-pb-md-5\\\"><a href=\\\"tel:+74957392347\\\">+7 (495) 739 23 47<\\/a> <\\/div>\\r\\n        <div class=\\\"contact-soc d-flex align-items-center\\\">\\r\\n\\t\\t\\t<a href=\\\"https:\\/\\/vk.com\\/zamesbarmoscow\\\" target=\\\"_blank\\\"><img src=\\\"images\\/soc\\/1.svg\\\" \\/><\\/a>\\r\\n\\t\\t\\t<a href=\\\"https:\\/\\/t.me\\/zamesbar\\\" target=\\\"_blank\\\"><img src=\\\"images\\/soc\\/2.svg\\\" \\/><\\/a>\\r\\n\\t\\t\\t<a href=\\\"https:\\/\\/www.instagram.com\\/zamesbar\\\" target=\\\"_blank\\\" ><img src=\\\"images\\/soc\\/3.svg\\\" \\/><\\/a>\\r\\n\\t\\t\\t<div>Instagram \\u0437\\u0430\\u043f\\u0440\\u0435\\u0449\\u0435\\u043d <span>\\u043d\\u0430 \\u0442\\u0435\\u0440\\u0440\\u0438\\u0442\\u043e\\u0440\\u0438\\u0438 \\u0420\\u0424<\\/span><\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-6 col-lg-4\\\">\\r\\n\\t\\t<div class=\\\"contact-title contact-width-1\\\">\\u041e\\u0442\\u0437\\u044b\\u0432\\u044b \\u0438 <span>\\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f<\\/span><\\/div>\\r\\n\\t\\t<div class=\\\"contact-mail contact-width-1\\\"><a href=\\\"mailto:office@zamesbar.ru\\\">office@zamesbar.ru<\\/a><\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-6 col-lg-4\\\">\\r\\n\\t\\t<div class=\\\"contact-title contact-width-2\\\">\\u0420\\u0435\\u0437\\u044e\\u043c\\u0435<\\/div>\\r\\n\\t\\t<div class=\\\"contact-mail contact-width-2\\\"><a href=\\\"mailto:job@zamesbar.ru\\\">job@zamesbar.ru<\\/a><\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":19,\"created\":\"2023-08-21 15:25:15\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-24 15:52:26\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-24 15:49:17\",\"publish_up\":\"2023-08-21 15:25:15\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:contact\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":56,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(237, 'com_content.article.42', '', '2023-12-24 15:54:12', 113, 2972, '4bed84aff29180df07aa0d565a6d0e880756c129', '{\"id\":\"42\",\"asset_id\":201,\"title\":\"Contacts\",\"alias\":\"contacts\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n    <div class=\\\"col-12 col-md-4\\\">\\r\\n        <div class=\\\"contact-phone page-sect sect-pb-xs-3 sect-pb-md-5\\\"><a href=\\\"tel:+74957392347\\\">+7 (495) 739 23 47<\\/a> <\\/div>\\r\\n        <div class=\\\"contact-soc d-flex align-items-center\\\">\\r\\n            <a href=\\\"https:\\/\\/vk.com\\/zamesbarmoscow\\\" target=\\\"_blank\\\"><img src=\\\"images\\/soc\\/1.svg\\\" \\/><\\/a>\\r\\n            <a href=\\\"https:\\/\\/t.me\\/zamesbar\\\" target=\\\"_blank\\\"><img src=\\\"images\\/soc\\/2.svg\\\" \\/><\\/a>\\r\\n            <a href=\\\"https:\\/\\/www.instagram.com\\/zamesbar\\\" target=\\\"_blank\\\"><img src=\\\"images\\/soc\\/3.svg\\\" \\/><\\/a>\\r\\n            <div>Instagram is prohibited <span>in the Russian Federation<\\/span>\\r\\n            <\\/div>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n    <div class=\\\"col-12 col-md-4\\\">\\r\\n        <div class=\\\"contact-title contact-width-1\\\">Reviews and <span>suggestions<\\/span>\\r\\n        <\\/div>\\r\\n        <div class=\\\"contact-mail contact-width-1\\\"><a href=\\\"mailto:mes@zms-msk.ru\\\">mes@zms-msk.ru<\\/a>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n    <div class=\\\"col-12 col-md-4\\\">\\r\\n        <div class=\\\"contact-title contact-width-2\\\">Resume<\\/div>\\r\\n        <div class=\\\"contact-mail contact-width-2\\\"><a href=\\\"mailto:job@zamesbar.ru\\\">job@zamesbar.ru<\\/a>\\r\\n        <\\/div>\\r\\n    <\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":18,\"created\":\"2023-08-21 15:25:11\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-24 15:54:12\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-24 15:52:13\",\"publish_up\":\"2023-08-21 15:25:11\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:contact\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":17,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(238, 'com_content.article.43', '', '2023-12-24 15:54:24', 113, 3128, '37ed4b69a034e5b3e8b878b6eacdaf89534d4052', '{\"id\":\"43\",\"asset_id\":202,\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"alias\":\"kontakty\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n    <div class=\\\"col-12 col-md-4\\\">\\r\\n        <div class=\\\"contact-phone page-sect sect-pb-xs-3 sect-pb-md-5\\\"><a href=\\\"tel:+74957392347\\\">+7 (495) 739 23 47<\\/a> <\\/div>\\r\\n        <div class=\\\"contact-soc d-flex align-items-center\\\">\\r\\n\\t\\t\\t<a href=\\\"https:\\/\\/vk.com\\/zamesbarmoscow\\\" target=\\\"_blank\\\"><img src=\\\"images\\/soc\\/1.svg\\\" \\/><\\/a>\\r\\n\\t\\t\\t<a href=\\\"https:\\/\\/t.me\\/zamesbar\\\" target=\\\"_blank\\\"><img src=\\\"images\\/soc\\/2.svg\\\" \\/><\\/a>\\r\\n\\t\\t\\t<a href=\\\"https:\\/\\/www.instagram.com\\/zamesbar\\\" target=\\\"_blank\\\" ><img src=\\\"images\\/soc\\/3.svg\\\" \\/><\\/a>\\r\\n\\t\\t\\t<div>Instagram \\u0437\\u0430\\u043f\\u0440\\u0435\\u0449\\u0435\\u043d <span>\\u043d\\u0430 \\u0442\\u0435\\u0440\\u0440\\u0438\\u0442\\u043e\\u0440\\u0438\\u0438 \\u0420\\u0424<\\/span><\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-4\\\">\\r\\n\\t\\t<div class=\\\"contact-title contact-width-1\\\">\\u041e\\u0442\\u0437\\u044b\\u0432\\u044b \\u0438 <span>\\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f<\\/span><\\/div>\\r\\n\\t\\t<div class=\\\"contact-mail contact-width-1\\\"><a href=\\\"mailto:office@zamesbar.ru\\\">office@zamesbar.ru<\\/a><\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-4\\\">\\r\\n\\t\\t<div class=\\\"contact-title contact-width-2\\\">\\u0420\\u0435\\u0437\\u044e\\u043c\\u0435<\\/div>\\r\\n\\t\\t<div class=\\\"contact-mail contact-width-2\\\"><a href=\\\"mailto:job@zamesbar.ru\\\">job@zamesbar.ru<\\/a><\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":19,\"created\":\"2023-08-21 15:25:15\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-24 15:54:24\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-24 15:52:26\",\"publish_up\":\"2023-08-21 15:25:15\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:contact\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":57,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(239, 'com_content.article.49', '', '2023-12-24 16:33:54', 113, 3726, 'e59796987159ae53456f5d966f901f38811cc3a4', '{\"id\":49,\"asset_id\":233,\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430\\u00bb  (2)\",\"alias\":\"kashirskaya-plaza-2\",\"introtext\":\"\\u0414\\u043b\\u044f \\u0442\\u0435\\u0445, \\u043a\\u0442\\u043e \\u043f\\u0440\\u0435\\u0434\\u043f\\u043e\\u0447\\u0438\\u0442\\u0430\\u0435\\u0442 \\u043d\\u0430\\u0447\\u0438\\u043d\\u0430\\u0442\\u044c \\u0441\\u0432\\u043e\\u0439 \\u0434\\u0435\\u043d\\u044c \\u0441 \\u0441\\u044b\\u0442\\u043d\\u043e\\u0433\\u043e \\u0438 \\u0432\\u043a\\u0443\\u0441\\u043d\\u043e\\u0433\\u043e \\u0437\\u0430\\u0432\\u0442\\u0440\\u0430\\u043a\\u0430 - Zames bar \\u0432 \\u0442\\u0440\\u0446 \\u041a\\u0430\\u0448\\u0438\\u0440\\u0441\\u043a\\u0430\\u044f \\u043f\\u043b\\u0430\\u0437\\u0430 \\u0441\\u0442\\u0430\\u043d\\u0435\\u0442 \\u043b\\u0443\\u0447\\u0448\\u0438\\u043c \\u0440\\u0435\\u0448\\u0435\\u043d\\u0438\\u0435\\u043c. \\u0423\\u044e\\u0442\\u043d\\u0430\\u044f \\u0430\\u0442\\u043c\\u043e\\u0441\\u0444\\u0435\\u0440\\u0430 \\u0438 \\u0434\\u0440\\u0443\\u0436\\u0435\\u043b\\u044e\\u0431\\u043d\\u044b\\u0439 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b, \\u0432\\u043a\\u0443\\u0441\\u043d\\u044b\\u0435 \\u0438 \\u0441\\u044b\\u0442\\u043d\\u044b\\u0435 \\u0431\\u043b\\u044e\\u0434\\u0430 \\u043d\\u0430 \\u043b\\u044e\\u0431\\u043e\\u0439 \\u0432\\u043a\\u0443\\u0441, \\u0430 \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0431\\u0435\\u0441\\u043f\\u043b\\u0430\\u0442\\u043d\\u0430\\u044f \\u043f\\u0430\\u0440\\u043a\\u043e\\u0432\\u043a\\u0430, \\u043a\\u043e\\u0442\\u043e\\u0440\\u0430\\u044f \\u043f\\u043e\\u0437\\u0432\\u043e\\u043b\\u0438\\u0442 \\u043d\\u0430\\u0441\\u043b\\u0430\\u0436\\u0434\\u0430\\u0442\\u044c\\u0441\\u044f \\u043e\\u0442\\u0434\\u044b\\u0445\\u043e\\u043c, \\u043d\\u0435 \\u0431\\u0435\\u0441\\u043f\\u043e\\u043a\\u043e\\u044f\\u0441\\u044c \\u043e \\u0442\\u043e\\u043c \\u0433\\u0434\\u0435 \\u043e\\u0441\\u0442\\u0430\\u0432\\u0438\\u0442\\u044c \\u0441\\u0432\\u043e\\u0439 \\u0430\\u0432\\u0442\\u043e\\u043c\\u043e\\u0431\\u0438\\u043b\\u044c.\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":10,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-20 13:29:05\",\"modified_by\":\"113\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/kashirskaya-plaza\\\\\\/preview.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/kashirskaya-plaza\\\\\\/preview.jpg?width=1024&height=682\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/kashirskaya-plaza\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/kashirskaya-plaza\\\\\\/main.jpg?width=1920&height=1278\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(240, 'com_content.article.49', '', '2023-12-24 16:39:10', 113, 2342, 'f907505ef54d2d21daf11f1d9fc128686a5023f8', '{\"id\":\"49\",\"asset_id\":233,\"title\":\"Kashirskaya Plaza\",\"alias\":\"kashirskaya-plaza\",\"introtext\":\"For those who prefer to start their day with a hearty and tasty breakfast, Zames bar in the Kashirskaya Plaza shopping center will be the best solution. A cozy atmosphere and friendly staff, delicious and satisfying dishes for every taste, as well as free parking, which will allow you to enjoy your vacation without worrying about where to leave your car.\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":11,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-24 16:39:10\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-24 16:33:54\",\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/kashirskaya-plaza\\\\\\/preview.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/kashirskaya-plaza\\\\\\/preview.jpg?width=1024&height=682\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/kashirskaya-plaza\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/kashirskaya-plaza\\\\\\/main.jpg?width=1920&height=1278\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":\"1\",\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(241, 'com_content.article.50', '', '2023-12-24 16:44:55', 113, 3650, '86651e46acea07c02391f5f5ac89c5f3391dc45a', '{\"id\":50,\"asset_id\":234,\"title\":\"\\u041c\\u0438\\u0442\\u0438\\u043d\\u043e (2)\",\"alias\":\"mitino-2\",\"introtext\":\"\\u041e\\u0442\\u043b\\u0438\\u0447\\u043d\\u043e\\u0435 \\u043c\\u0435\\u0441\\u0442\\u043e \\u0434\\u043b\\u044f \\u043e\\u0442\\u0434\\u044b\\u0445\\u0430 \\u0436\\u0438\\u0442\\u0435\\u043b\\u0435\\u0439 \\u0438 \\u0433\\u043e\\u0441\\u0442\\u0435\\u0439 \\u0440\\u0430\\u0439\\u043e\\u043d\\u0430! \\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u0430\\u0441 \\u043f\\u043e\\u0440\\u0430\\u0434\\u0443\\u044e\\u0442 \\u043d\\u0435 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0443\\u044e\\u0442\\u043d\\u043e\\u0439 \\u0430\\u0442\\u043c\\u043e\\u0441\\u0444\\u0435\\u0440\\u043e\\u0439 \\u0438 \\u043f\\u0430\\u043d\\u043e\\u0440\\u0430\\u043c\\u043d\\u044b\\u043c\\u0438 \\u043e\\u043a\\u043d\\u0430\\u043c\\u0438, \\u043d\\u043e \\u0438 \\u0441\\u043e\\u0431\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e\\u0439 \\u043a\\u043e\\u043f\\u0442\\u0438\\u043b\\u044c\\u043d\\u0435\\u0439, \\u0433\\u0430\\u0440\\u0430\\u043d\\u0442\\u0438\\u0440\\u0443\\u044e\\u0449\\u0435\\u0439 \\u043d\\u0435\\u043f\\u043e\\u0432\\u0442\\u043e\\u0440\\u0438\\u043c\\u044b\\u0435 \\u0432\\u043a\\u0443\\u0441\\u043e\\u0432\\u044b\\u0435 \\u043e\\u0449\\u0443\\u0449\\u0435\\u043d\\u0438\\u044f \\u043e\\u0442 \\u0431\\u043b\\u044e\\u0434 \\u0438 \\u0437\\u0430\\u043a\\u0443\\u0441\\u043e\\u043a.<br>\\u0422\\u0430\\u043a\\u0436\\u0435 \\u0440\\u044f\\u0434\\u043e\\u043c \\u0441 \\u0431\\u0430\\u0440\\u043e\\u043c \\u0435\\u0441\\u0442\\u044c \\u0431\\u0435\\u0441\\u043f\\u043b\\u0430\\u0442\\u043d\\u044b\\u0439 \\u043f\\u0430\\u0440\\u043a\\u0438\\u043d\\u0433, \\u043f\\u043e\\u044d\\u0442\\u043e\\u043c\\u0443 \\u0432\\u044b \\u043c\\u043e\\u0436\\u0435\\u0442\\u0435 \\u0441\\u043f\\u043e\\u043a\\u043e\\u0439\\u043d\\u043e \\u043f\\u0440\\u0438\\u0435\\u0445\\u0430\\u0442\\u044c \\u043d\\u0430 \\u043c\\u0430\\u0448\\u0438\\u043d\\u0435 \\u0438 \\u043d\\u0430\\u0441\\u043b\\u0430\\u0436\\u0434\\u0430\\u0442\\u044c\\u0441\\u044f \\u0432\\u0435\\u0447\\u0435\\u0440\\u043e\\u043c!\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":10,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-20 18:19:09\",\"modified_by\":\"113\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/mitino\\\\\\/preview.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/mitino\\\\\\/preview.jpg?width=1024&height=682\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/mitino\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/mitino\\\\\\/main.jpg?width=1920&height=1278\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(242, 'com_content.article.50', '', '2023-12-24 16:47:58', 113, 2259, '1ecdc9736fad140ba6e7536d1f4c1f006a4f22ca', '{\"id\":\"50\",\"asset_id\":234,\"title\":\"Mitino\",\"alias\":\"mitino\",\"introtext\":\"A great place to relax for residents and guests of the area! Here you will be pleased not only with a cozy atmosphere and panoramic windows, but also with its own smokehouse, which guarantees a unique taste experience from dishes and snacks.<br>There is also free parking next to the bar, so you can safely come by car and enjoy the evening!\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":11,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-24 16:47:58\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-24 16:44:55\",\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/mitino\\\\\\/preview.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/mitino\\\\\\/preview.jpg?width=1024&height=682\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/mitino\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/mitino\\\\\\/main.jpg?width=1920&height=1278\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0);
INSERT INTO `lsqvo_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(243, 'com_content.article.51', '', '2023-12-24 16:49:33', 113, 2903, '1d5bcb17b3197f94eb4b8ef66d3e36eabf7a92c7', '{\"id\":51,\"asset_id\":235,\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u0410\\u0444\\u0438\\u043c\\u043e\\u043b\\u043b \\u0421\\u0438\\u0442\\u0438\\u00bb (2)\",\"alias\":\"afimoll-siti-2\",\"introtext\":\"Zames \\u0410\\u0444\\u0438\\u043c\\u043e\\u043b\\u043b - \\u044d\\u0442\\u043e \\u0431\\u0430\\u0440 \\u0441 \\u0443\\u043d\\u0438\\u043a\\u0430\\u043b\\u044c\\u043d\\u043e\\u0439 \\u043b\\u043e\\u043a\\u0430\\u0446\\u0438\\u0435\\u0439. \\u041e\\u043d \\u0440\\u0430\\u0441\\u043f\\u043e\\u043b\\u043e\\u0436\\u0435\\u043d \\u0432 \\u0441\\u0430\\u043c\\u043e\\u043c \\u0441\\u0435\\u0440\\u0434\\u0446\\u0435 \\u041c\\u043e\\u0441\\u043a\\u0432\\u0430 \\u0441\\u0438\\u0442\\u0438, \\u0447\\u0442\\u043e \\u0434\\u0435\\u043b\\u0430\\u0435\\u0442 \\u0435\\u0433\\u043e \\u0438\\u0434\\u0435\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u043c\\u0435\\u0441\\u0442\\u043e\\u043c \\u0434\\u043b\\u044f \\u043e\\u0442\\u043b\\u0438\\u0447\\u043d\\u043e\\u0433\\u043e \\u0448\\u043e\\u043f\\u0438\\u043d\\u0433\\u0430 \\u0438 \\u043a\\u043e\\u043c\\u0444\\u043e\\u0440\\u0442\\u043d\\u043e\\u0433\\u043e \\u043e\\u0442\\u0434\\u044b\\u0445\\u0430 \\u043f\\u043e\\u0441\\u043b\\u0435 \\u043d\\u0435\\u0433\\u043e.\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":10,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-20 19:16:21\",\"modified_by\":\"113\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/afimoll-siti\\\\\\/preview.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/afimoll-siti\\\\\\/preview.jpg?width=1024&height=682\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/afimoll-siti\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/afimoll-siti\\\\\\/main.jpg?width=1920&height=1278\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(244, 'com_content.article.51', '', '2023-12-24 16:51:42', 113, 2136, 'fa1afb086bf1bcb87f87713b75358de809eb0c87', '{\"id\":\"51\",\"asset_id\":235,\"title\":\"Afimall City\",\"alias\":\"afimall-city\",\"introtext\":\"Zames Afimall is a bar with a unique location. It is located in the very heart of Moscow City, which makes it an ideal place for excellent shopping and a comfortable rest afterwards.\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":11,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-24 16:51:42\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-24 16:49:33\",\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/afimoll-siti\\\\\\/preview.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/afimoll-siti\\\\\\/preview.jpg?width=1024&height=682\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/afimoll-siti\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/afimoll-siti\\\\\\/main.jpg?width=1920&height=1278\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(245, 'com_content.article.52', '', '2023-12-24 16:53:46', 113, 3569, 'e6e9a003cdaec7c27dcf25dd49fe09a37503e178', '{\"id\":52,\"asset_id\":236,\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0443\\u043d\\u0446\\u0435\\u0432\\u043e \\u041f\\u043b\\u0430\\u0437\\u0430\\u00bb (2)\",\"alias\":\"kuntsevo-plaza-2\",\"introtext\":\"\\u0414\\u043e\\u0431\\u0440\\u043e \\u043f\\u043e\\u0436\\u0430\\u043b\\u043e\\u0432\\u0430\\u0442\\u044c \\u0432 \\u0431\\u0430\\u0440, \\u0433\\u0434\\u0435 \\u043f\\u0435\\u0440\\u0435\\u043f\\u043b\\u0435\\u0442\\u0430\\u044e\\u0442\\u0441\\u044f \\u0430\\u0442\\u043c\\u043e\\u0441\\u0444\\u0435\\u0440\\u0430 \\u0440\\u043e\\u043a-\\u043d-\\u0440\\u043e\\u043b\\u043b\\u0430 \\u0438 \\u043a\\u0430\\u043d\\u0442\\u0440\\u0438! \\u0423 \\u043d\\u0430\\u0441 \\u0432\\u044b \\u043d\\u0430\\u0439\\u0434\\u0435\\u0442\\u0435 \\u0432\\u0441\\u0435, \\u0447\\u0442\\u043e \\u043d\\u0443\\u0436\\u043d\\u043e \\u0434\\u043b\\u044f \\u043d\\u0435\\u0437\\u0430\\u0431\\u044b\\u0432\\u0430\\u0435\\u043c\\u043e\\u0433\\u043e \\u0432\\u0440\\u0435\\u043c\\u044f\\u043f\\u0440\\u0435\\u043f\\u0440\\u043e\\u0432\\u043e\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f. \\u0412\\u0438\\u0434\\u0435\\u043e\\u0440\\u0435\\u043f\\u043e\\u0440\\u0442\\u0430\\u0436\\u0438 \\u043e \\u0441\\u0430\\u043c\\u044b\\u0445 \\u0437\\u0430\\u0445\\u0432\\u0430\\u0442\\u044b\\u0432\\u0430\\u044e\\u0449\\u0438\\u0445 \\u0441\\u043f\\u043e\\u0440\\u0442\\u0438\\u0432\\u043d\\u044b\\u0445 \\u0441\\u043e\\u0431\\u044b\\u0442\\u0438\\u044f\\u0445 \\u0431\\u0443\\u0434\\u0443\\u0442 \\u0442\\u0440\\u0430\\u043d\\u0441\\u043b\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c\\u0441\\u044f \\u043d\\u0430 \\u0431\\u043e\\u043b\\u044c\\u0448\\u0438\\u0445 \\u044d\\u043a\\u0440\\u0430\\u043d\\u0430\\u0445, \\u043f\\u043e\\u0433\\u0440\\u0443\\u0436\\u0430\\u044f \\u0432\\u0430\\u0441 \\u0432 \\u043d\\u0430\\u0441\\u0442\\u043e\\u044f\\u0449\\u0443\\u044e \\u0430\\u0442\\u043c\\u043e\\u0441\\u0444\\u0435\\u0440\\u0443 \\u0441\\u043e\\u0441\\u0442\\u044f\\u0437\\u0430\\u043d\\u0438\\u0439.\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":10,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-20 19:58:12\",\"modified_by\":\"113\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/kuntsevo-plaza\\\\\\/preview.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/kuntsevo-plaza\\\\\\/preview.jpg?width=1024&height=682\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/kuntsevo-plaza\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/kuntsevo-plaza\\\\\\/main.jpg?width=1920&height=1278\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(246, 'com_content.article.52', '', '2023-12-24 16:55:29', 113, 2255, 'a4115dc19c747cca110832ba199abdd82d461d46', '{\"id\":\"52\",\"asset_id\":236,\"title\":\"Kuntsevo Plaza\",\"alias\":\"kuntsevo-plaza\",\"introtext\":\"Welcome to the bar where the atmosphere of rock and roll and country intertwine! Here you will find everything you need for an unforgettable pastime. Video reports of the most exciting sporting events will be broadcast on large screens, immersing you in the real atmosphere of competition.\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":11,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-24 16:55:29\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-24 16:53:46\",\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/kuntsevo-plaza\\\\\\/preview.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/kuntsevo-plaza\\\\\\/preview.jpg?width=1024&height=682\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/kuntsevo-plaza\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/kuntsevo-plaza\\\\\\/main.jpg?width=1920&height=1278\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(247, 'com_content.article.53', '', '2023-12-24 16:55:41', 113, 3498, 'd16bf47d6f233cd0e66af3e43ee805db75d5bea3', '{\"id\":53,\"asset_id\":237,\"title\":\"\\u0422\\u0420\\u0426 \\u00ab\\u0425\\u043e\\u0440\\u043e\\u0448\\u043e\\u00bb (2)\",\"alias\":\"horosho-2\",\"introtext\":\"\\u0415\\u0441\\u043b\\u0438 \\u0432\\u044b \\u0438\\u0449\\u0435\\u0442\\u0435 \\u0443\\u044e\\u0442\\u043d\\u043e\\u0435 \\u043c\\u0435\\u0441\\u0442\\u043e, \\u0433\\u0434\\u0435 \\u043c\\u043e\\u0436\\u043d\\u043e \\u043f\\u0440\\u043e\\u0432\\u0435\\u0441\\u0442\\u0438 \\u0432\\u0440\\u0435\\u043c\\u044f \\u0441 \\u0441\\u0435\\u043c\\u044c\\u0435\\u0439 \\u0438\\u043b\\u0438 \\u0434\\u0440\\u0443\\u0437\\u044c\\u044f\\u043c\\u0438 \\u0437\\u0430 \\u0432\\u043a\\u0443\\u0441\\u043d\\u044b\\u043c \\u0443\\u0436\\u0438\\u043d\\u043e\\u043c \\u0438 \\u043f\\u0440\\u043e\\u0445\\u043b\\u0430\\u0434\\u043d\\u044b\\u043c \\u0431\\u043e\\u043a\\u0430\\u043b\\u043e\\u043c \\u043f\\u0438\\u0432\\u0430, \\u0442\\u043e \\u0432\\u0430\\u043c \\u0442\\u043e\\u0447\\u043d\\u043e \\u0441\\u0442\\u043e\\u0438\\u0442 \\u0437\\u0430\\u0433\\u043b\\u044f\\u043d\\u0443\\u0442\\u044c \\u0432 Zames Bar \\u0425\\u043e\\u0440\\u043e\\u0448\\u043e\\u0432\\u043e. \\u0410\\u0442\\u043c\\u043e\\u0441\\u0444\\u0435\\u0440\\u0430 \\u043d\\u0430\\u0448\\u0435\\u0433\\u043e \\u0431\\u0430\\u0440\\u0430 \\u0440\\u0430\\u0441\\u043f\\u043e\\u043b\\u0430\\u0433\\u0430\\u0435\\u0442 \\u043a \\u043f\\u0440\\u0438\\u044f\\u0442\\u043d\\u043e\\u043c\\u0443 \\u043e\\u0442\\u0434\\u044b\\u0445\\u0443, \\u0430 \\u043e\\u0442\\u0434\\u0435\\u043b\\u044c\\u043d\\u044b\\u0439 \\u0432\\u0445\\u043e\\u0434 \\u043f\\u043e\\u0437\\u0432\\u043e\\u043b\\u044f\\u0435\\u0442 \\u043d\\u0430\\u043c \\u0440\\u0430\\u0431\\u043e\\u0442\\u0430\\u0442\\u044c \\u0434\\u0430\\u0436\\u0435 \\u043f\\u043e\\u0441\\u043b\\u0435 \\u0437\\u0430\\u043a\\u0440\\u044b\\u0442\\u0438\\u044f \\u0442\\u043e\\u0440\\u0433\\u043e\\u0432\\u043e\\u0433\\u043e \\u0446\\u0435\\u043d\\u0442\\u0440\\u0430.\\r\\n\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":10,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-22 09:52:57\",\"modified_by\":\"113\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/horosho\\\\\\/preview.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/horosho\\\\\\/preview.jpg?width=1024&height=682\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/horosho\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/horosho\\\\\\/main.jpg?width=1920&height=1278\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(248, 'com_content.article.53', '', '2023-12-24 18:06:40', 113, 2259, '5c16aefde3f71006702415799fd3add88a09e0ea', '{\"id\":\"53\",\"asset_id\":237,\"title\":\"Horosho\",\"alias\":\"horosho\",\"introtext\":\"If you are looking for a cozy place where you can spend time with family or friends over a delicious dinner and a cool glass of beer, then you should definitely check out Zames Bar Khoroshovo. The atmosphere of our bar is conducive to a pleasant stay, and a separate entrance allows us to work even after the shopping center is closed.\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":11,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-24 18:06:40\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-24 16:55:41\",\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/horosho\\\\\\/preview.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/horosho\\\\\\/preview.jpg?width=1024&height=682\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/horosho\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/horosho\\\\\\/main.jpg?width=1920&height=1278\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(249, 'com_content.article.54', '', '2023-12-24 18:07:09', 113, 2941, '1eb8dac0df7376672533b6120190f89b598fc44e', '{\"id\":54,\"asset_id\":238,\"title\":\"\\u0411\\u0443\\u0442\\u043e\\u0432\\u043e (2)\",\"alias\":\"butovo-2\",\"introtext\":\"\\u042f\\u0440\\u043a\\u0438\\u0435 \\u043c\\u0443\\u0437\\u044b\\u043a\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0432\\u0435\\u0447\\u0435\\u0440\\u0430, \\u0441 22.00 \\u043a\\u0430\\u0436\\u0434\\u0443\\u044e \\u043f\\u044f\\u0442\\u043d\\u0438\\u0446\\u0443 \\u0438 \\u0441\\u0443\\u0431\\u0431\\u043e\\u0442\\u0443, \\u0438 \\u043d\\u0435\\u0437\\u0430\\u0431\\u044b\\u0432\\u0430\\u0435\\u043c\\u0430\\u044f \\u0430\\u0442\\u043c\\u043e\\u0441\\u0444\\u0435\\u0440\\u0430. \\u0417\\u0434\\u0435\\u0441\\u044c \\u0432\\u044b \\u0441\\u043c\\u043e\\u0436\\u0435\\u0442\\u0435 \\u043d\\u0430\\u0441\\u043b\\u0430\\u0434\\u0438\\u0442\\u044c\\u0441\\u044f \\u0436\\u0438\\u0432\\u043e\\u0439 \\u043c\\u0443\\u0437\\u044b\\u043a\\u043e\\u0439, \\u0432\\u043a\\u0443\\u0441\\u043d\\u043e\\u0439 \\u0435\\u0434\\u043e\\u0439 \\u0438 \\u043f\\u043e\\u043f\\u0440\\u043e\\u0431\\u043e\\u0432\\u0430\\u0442\\u044c \\u0431\\u043e\\u043b\\u0435\\u0435 200 \\u0440\\u0430\\u0437\\u043b\\u0438\\u0447\\u043d\\u044b\\u0445 \\u0441\\u043e\\u0440\\u0442\\u043e\\u0432 \\u043a\\u0440\\u0430\\u0444\\u0442\\u043e\\u0432\\u043e\\u0433\\u043e \\u043f\\u0438\\u0432\\u0430.\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":10,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-20 20:20:54\",\"modified_by\":\"113\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/butovo\\\\\\/preview.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/butovo\\\\\\/preview.jpg?width=1024&height=682\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/butovo\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/butovo\\\\\\/main.jpg?width=1920&height=1278\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(250, 'com_content.article.54', '', '2023-12-24 18:08:56', 113, 2095, '99700e5110de171b67ee223b97dc865be1fceb5b', '{\"id\":\"54\",\"asset_id\":238,\"title\":\"Butovo\",\"alias\":\"butovo\",\"introtext\":\"Bright musical evenings, from 22.00 every Friday and Saturday, and an unforgettable atmosphere. Here you can enjoy live music, delicious food and over 200 different craft beers.\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":11,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-24 18:08:56\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-24 18:07:09\",\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/butovo\\\\\\/preview.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/butovo\\\\\\/preview.jpg?width=1024&height=682\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/butovo\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/butovo\\\\\\/main.jpg?width=1920&height=1278\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(251, 'com_content.article.55', '', '2023-12-24 18:11:15', 113, 3120, 'a29cb7e2c4aef13f76656f866355eb9ba7b849d3', '{\"id\":55,\"asset_id\":239,\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b (2)\",\"alias\":\"kontakty-2\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n    <div class=\\\"col-12 col-md-4\\\">\\r\\n        <div class=\\\"contact-phone page-sect sect-pb-xs-3 sect-pb-md-5\\\"><a href=\\\"tel:+74957392347\\\">+7 (495) 739 23 47<\\/a> <\\/div>\\r\\n        <div class=\\\"contact-soc d-flex align-items-center\\\">\\r\\n\\t\\t\\t<a href=\\\"https:\\/\\/vk.com\\/zamesbarmoscow\\\" target=\\\"_blank\\\"><img src=\\\"images\\/soc\\/1.svg\\\" \\/><\\/a>\\r\\n\\t\\t\\t<a href=\\\"https:\\/\\/t.me\\/zamesbar\\\" target=\\\"_blank\\\"><img src=\\\"images\\/soc\\/2.svg\\\" \\/><\\/a>\\r\\n\\t\\t\\t<a href=\\\"https:\\/\\/www.instagram.com\\/zamesbar\\\" target=\\\"_blank\\\" ><img src=\\\"images\\/soc\\/3.svg\\\" \\/><\\/a>\\r\\n\\t\\t\\t<div>Instagram \\u0437\\u0430\\u043f\\u0440\\u0435\\u0449\\u0435\\u043d <span>\\u043d\\u0430 \\u0442\\u0435\\u0440\\u0440\\u0438\\u0442\\u043e\\u0440\\u0438\\u0438 \\u0420\\u0424<\\/span><\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-4\\\">\\r\\n\\t\\t<div class=\\\"contact-title contact-width-1\\\">\\u041e\\u0442\\u0437\\u044b\\u0432\\u044b \\u0438 <span>\\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f<\\/span><\\/div>\\r\\n\\t\\t<div class=\\\"contact-mail contact-width-1\\\"><a href=\\\"mailto:office@zamesbar.ru\\\">office@zamesbar.ru<\\/a><\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-4\\\">\\r\\n\\t\\t<div class=\\\"contact-title contact-width-2\\\">\\u0420\\u0435\\u0437\\u044e\\u043c\\u0435<\\/div>\\r\\n\\t\\t<div class=\\\"contact-mail contact-width-2\\\"><a href=\\\"mailto:job@zamesbar.ru\\\">job@zamesbar.ru<\\/a><\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":19,\"created\":\"2023-08-21 15:25:15\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-24 15:54:24\",\"modified_by\":\"113\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-08-21 15:25:15\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:contact\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(252, 'com_content.article.55', '', '2023-12-24 18:21:10', 113, 2950, '825063404b8dc5dc31d16732de69ea17ae77c372', '{\"id\":\"55\",\"asset_id\":239,\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b (CN)\",\"alias\":\"kontakty-cn\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n    <div class=\\\"col-12 col-md-4\\\">\\r\\n        <div class=\\\"contact-phone page-sect sect-pb-xs-3 sect-pb-md-5\\\"><a href=\\\"tel:+74957392347\\\">+7 (495) 739 23 47<\\/a> <\\/div>\\r\\n        <div class=\\\"contact-soc d-flex align-items-center\\\">\\r\\n\\t\\t\\t<a href=\\\"https:\\/\\/vk.com\\/zamesbarmoscow\\\" target=\\\"_blank\\\"><img src=\\\"images\\/soc\\/1.svg\\\" \\/><\\/a>\\r\\n\\t\\t\\t<a href=\\\"https:\\/\\/t.me\\/zamesbar\\\" target=\\\"_blank\\\"><img src=\\\"images\\/soc\\/2.svg\\\" \\/><\\/a>\\r\\n\\t\\t\\t<a href=\\\"https:\\/\\/www.instagram.com\\/zamesbar\\\" target=\\\"_blank\\\" ><img src=\\\"images\\/soc\\/3.svg\\\" \\/><\\/a>\\r\\n\\t\\t\\t<div>Instagram <span>\\u5728\\u4fc4\\u7f57\\u65af\\u8054\\u90a6\\u88ab\\u7981\\u6b62<\\/span><\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-4\\\">\\r\\n\\t\\t<div class=\\\"contact-title contact-width-1\\\">\\u8bc4\\u8bba\\u548c<span>\\u5efa\\u8bae<\\/span><\\/div>\\r\\n\\t\\t<div class=\\\"contact-mail contact-width-1\\\"><a href=\\\"mailto:office@zamesbar.ru\\\">office@zamesbar.ru<\\/a><\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-4\\\">\\r\\n\\t\\t<div class=\\\"contact-title contact-width-2\\\">\\u6982\\u62ec<\\/div>\\r\\n\\t\\t<div class=\\\"contact-mail contact-width-2\\\"><a href=\\\"mailto:job@zamesbar.ru\\\">job@zamesbar.ru<\\/a><\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":24,\"created\":\"2023-08-21 15:25:15\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-24 18:21:10\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-24 18:11:15\",\"publish_up\":\"2023-08-21 15:25:15\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:contact\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"zh-CN\",\"note\":\"\"}', 0),
(253, 'com_content.article.46', '', '2023-12-24 18:22:48', 113, 2858, 'e6b62656ba04f6f633839628220babecddc15a5d', '{\"id\":\"46\",\"asset_id\":213,\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f (CN)\",\"alias\":\"glavnaya-cn\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-12 col-md-4 main-left\\\">\\r\\n\\t\\t<h1 class=\\\"title\\\">ZAMES \\u2013 is a network of cozy and modern restaurants and bars.<\\/h1>\\r\\n\\t\\t<div class=\\\"desc d-none d-md-block\\\"><p>Cooked with a coal stove and on an open fire, food has its own unique taste and aroma.<\\/p><\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"d-flex col-md-4 main-center\\\">\\r\\n\\t\\t<img src=\\\"images\\/logo-icon.png\\\" alt=\\\"Logotype\\\" loading=\\\"lazy\\\">\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-4 main-right\\\">\\r\\n\\t\\t<div class=\\\"desc\\\">\\r\\n\\t\\t\\t<p class=\\\"desc d-block d-md-none\\\">Cooked with a coal stove and on an open fire, food has its own unique taste and aroma.<\\/p>\\r\\n\\t\\t\\t<p>A feature of our bar list is a large selection of beer, more than 250 varieties for every taste.<\\/p> \\r\\n\\t\\t\\t<p>Delicious and varied lunches on weekdays, interesting offers and promotions, sports broadcasts on a huge screen will not leave you indifferent.<\\/p>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":20,\"created\":\"2023-08-15 15:48:06\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-24 18:22:48\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-24 18:22:42\",\"publish_up\":\"2023-08-15 15:48:06\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/main.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.png?width=521&height=305\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.jpg?width=2592&height=1349\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:main\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"zh-CN\",\"note\":\"\"}', 0),
(254, 'com_content.article.6', '', '2023-12-24 18:35:52', 113, 2806, '2ab8fe8fef56dd7775a2e4cf9c924d1547dcc35a', '{\"id\":\"6\",\"asset_id\":122,\"title\":\"Home\",\"alias\":\"home\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-12 col-md-4 main-left\\\">\\r\\n\\t\\t<h1 class=\\\"title\\\">ZAMES \\u2013 is a chain of cozy and modern restaurants and bars.<\\/h1>\\r\\n\\t\\t<div class=\\\"desc d-none d-md-block\\\"><p>Cooked with a coal stove and on an open fire, food has its own unique taste and aroma.<\\/p><\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"d-flex col-md-4 main-center\\\">\\r\\n\\t\\t<img src=\\\"images\\/logo-icon.png\\\" alt=\\\"Logotype\\\" loading=\\\"lazy\\\">\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-4 main-right\\\">\\r\\n\\t\\t<div class=\\\"desc\\\">\\r\\n\\t\\t\\t<p class=\\\"desc d-block d-md-none\\\">Cooked with a coal stove and on an open fire, food has its own unique taste and aroma.<\\/p>\\r\\n\\t\\t\\t<p>A feature of our bar list is a large selection of beer, more than 250 varieties for every taste.<\\/p> \\r\\n\\t\\t\\t<p>Delicious and varied lunches on weekdays, interesting offers and promotions, sports broadcasts on a huge screen will not leave you indifferent.<\\/p>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":15,\"created\":\"2023-08-15 15:48:28\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-24 18:35:52\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-24 18:34:19\",\"publish_up\":\"2023-08-15 15:48:28\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/main.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.png?width=521&height=305\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.jpg?width=2592&height=1349\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:main\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":13,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(255, 'com_content.article.46', '', '2023-12-24 18:37:04', 113, 4978, '7b5795642e86221a5832eaa1e33405cf07f981b4', '{\"id\":\"46\",\"asset_id\":213,\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f (CN)\",\"alias\":\"glavnaya-cn\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-12 col-md-4 main-left\\\">\\r\\n\\t\\t<h1 class=\\\"title\\\">ZAMES \\u2013 \\u044d\\u0442\\u043e \\u0441\\u0435\\u0442\\u044c \\u0443\\u044e\\u0442\\u043d\\u044b\\u0445 \\u0438 \\u0441\\u043e\\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0440\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u043e\\u0432 \\u0438 \\u0431\\u0430\\u0440\\u043e\\u0432.<\\/h1>\\r\\n\\t\\t<div class=\\\"desc d-none d-md-block\\\"><p>\\u041f\\u0440\\u0438\\u0433\\u043e\\u0442\\u043e\\u0432\\u043b\\u0435\\u043d\\u043d\\u0430\\u044f \\u0441 \\u043f\\u043e\\u043c\\u043e\\u0449\\u044c\\u044e \\u0443\\u0433\\u043e\\u043b\\u044c\\u043d\\u043e\\u0439 \\u043f\\u0435\\u0447\\u0438 \\u0438 \\u043d\\u0430 \\u043e\\u0442\\u043a\\u0440\\u044b\\u0442\\u043e\\u043c \\u043e\\u0433\\u043d\\u0435 \\u0435\\u0434\\u0430 \\u043e\\u0431\\u043b\\u0430\\u0434\\u0430\\u0435\\u0442 \\u0441\\u0432\\u043e\\u0438\\u043c \\u043d\\u0435\\u043f\\u043e\\u0432\\u0442\\u043e\\u0440\\u0438\\u043c\\u044b\\u043c \\u0432\\u043a\\u0443\\u0441\\u043e\\u043c \\u0438 \\u0430\\u0440\\u043e\\u043c\\u0430\\u0442\\u043e\\u043c.<\\/p><\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"d-flex col-md-4 main-center\\\">\\r\\n\\t\\t<img src=\\\"\\/images\\/logo-icon.png\\\" alt=\\\"Logotype\\\" class=\\\"no-lazy\\\" loading=\\\"lazy\\\">\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-4 main-right\\\">\\r\\n\\t\\t<div class=\\\"desc\\\">\\r\\n\\t\\t\\t<p class=\\\"desc d-block d-md-none\\\">\\u041f\\u0440\\u0438\\u0433\\u043e\\u0442\\u043e\\u0432\\u043b\\u0435\\u043d\\u043d\\u0430\\u044f \\u0441 \\u043f\\u043e\\u043c\\u043e\\u0449\\u044c\\u044e \\u0443\\u0433\\u043e\\u043b\\u044c\\u043d\\u043e\\u0439 \\u043f\\u0435\\u0447\\u0438 \\u0438 \\u043d\\u0430 \\u043e\\u0442\\u043a\\u0440\\u044b\\u0442\\u043e\\u043c \\u043e\\u0433\\u043d\\u0435 \\u0435\\u0434\\u0430 \\u043e\\u0431\\u043b\\u0430\\u0434\\u0430\\u0435\\u0442 \\u0441\\u0432\\u043e\\u0438\\u043c \\u043d\\u0435\\u043f\\u043e\\u0432\\u0442\\u043e\\u0440\\u0438\\u043c\\u044b\\u043c \\u0432\\u043a\\u0443\\u0441\\u043e\\u043c \\u0438 \\u0430\\u0440\\u043e\\u043c\\u0430\\u0442\\u043e\\u043c.<\\/p>\\r\\n\\t\\t\\t<p>\\u041e\\u0441\\u043e\\u0431\\u0435\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u043d\\u0430\\u0448\\u0435\\u0439 \\u0431\\u0430\\u0440\\u043d\\u043e\\u0439 \\u043a\\u0430\\u0440\\u0442\\u044b \\u2013 \\u044d\\u0442\\u043e \\u0431\\u043e\\u043b\\u044c\\u0448\\u043e\\u0439 \\u0432\\u044b\\u0431\\u043e\\u0440 \\u043f\\u0438\\u0432\\u0430, \\u0431\\u043e\\u043b\\u0435\\u0435 250 \\u0441\\u043e\\u0440\\u0442\\u043e\\u0432 \\u043d\\u0430 \\u043b\\u044e\\u0431\\u043e\\u0439 \\u0432\\u043a\\u0443\\u0441.<\\/p> \\r\\n\\t\\t\\t<p>\\u0412\\u043a\\u0443\\u0441\\u043d\\u044b\\u0435 \\u0438 \\u0440\\u0430\\u0437\\u043d\\u043e\\u043e\\u0431\\u0440\\u0430\\u0437\\u043d\\u044b\\u0435 \\u043b\\u0430\\u043d\\u0447\\u0438 \\u043f\\u043e \\u0431\\u0443\\u0434\\u043d\\u044f\\u043c, \\u0438\\u043d\\u0442\\u0435\\u0440\\u0435\\u0441\\u043d\\u044b\\u0435 \\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f \\u0438 \\u0430\\u043a\\u0446\\u0438\\u0438, \\u0441\\u043f\\u043e\\u0440\\u0442\\u0438\\u0432\\u043d\\u044b\\u0435 \\u0442\\u0440\\u0430\\u043d\\u0441\\u043b\\u044f\\u0446\\u0438\\u0438 \\u043d\\u0430 \\u043e\\u0433\\u0440\\u043e\\u043c\\u043d\\u043e\\u043c \\u044d\\u043a\\u0440\\u0430\\u043d\\u0435 \\u043d\\u0435 \\u043e\\u0441\\u0442\\u0430\\u0432\\u044f\\u0442 \\u0432\\u0430\\u0441 \\u0440\\u0430\\u0432\\u043d\\u043e\\u0434\\u0443\\u0448\\u043d\\u044b\\u043c.<\\/p>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":20,\"created\":\"2023-08-15 15:48:06\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-24 18:37:04\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-24 18:36:20\",\"publish_up\":\"2023-08-15 15:48:06\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/main.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.png?width=521&height=305\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.jpg?width=2592&height=1349\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:main\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":5,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"zh-CN\",\"note\":\"\"}', 0);
INSERT INTO `lsqvo_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(256, 'com_content.article.5', '', '2023-12-24 18:37:11', 113, 4970, '6c8413ddc860e74d30ea07e59e55fa3692d91dd0', '{\"id\":\"5\",\"asset_id\":121,\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f\",\"alias\":\"glavnaya\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-12 col-md-4 main-left\\\">\\r\\n\\t\\t<h1 class=\\\"title\\\">ZAMES \\u2013 \\u044d\\u0442\\u043e \\u0441\\u0435\\u0442\\u044c \\u0443\\u044e\\u0442\\u043d\\u044b\\u0445 \\u0438 \\u0441\\u043e\\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0440\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u043e\\u0432 \\u0438 \\u0431\\u0430\\u0440\\u043e\\u0432.<\\/h1>\\r\\n\\t\\t<div class=\\\"desc d-none d-md-block\\\"><p>\\u041f\\u0440\\u0438\\u0433\\u043e\\u0442\\u043e\\u0432\\u043b\\u0435\\u043d\\u043d\\u0430\\u044f \\u0441 \\u043f\\u043e\\u043c\\u043e\\u0449\\u044c\\u044e \\u0443\\u0433\\u043e\\u043b\\u044c\\u043d\\u043e\\u0439 \\u043f\\u0435\\u0447\\u0438 \\u0438 \\u043d\\u0430 \\u043e\\u0442\\u043a\\u0440\\u044b\\u0442\\u043e\\u043c \\u043e\\u0433\\u043d\\u0435 \\u0435\\u0434\\u0430 \\u043e\\u0431\\u043b\\u0430\\u0434\\u0430\\u0435\\u0442 \\u0441\\u0432\\u043e\\u0438\\u043c \\u043d\\u0435\\u043f\\u043e\\u0432\\u0442\\u043e\\u0440\\u0438\\u043c\\u044b\\u043c \\u0432\\u043a\\u0443\\u0441\\u043e\\u043c \\u0438 \\u0430\\u0440\\u043e\\u043c\\u0430\\u0442\\u043e\\u043c.<\\/p><\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"d-flex col-md-4 main-center\\\">\\r\\n\\t\\t<img src=\\\"\\/images\\/logo-icon.png\\\" alt=\\\"Logotype\\\" class=\\\"no-lazy\\\" loading=\\\"lazy\\\">\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-4 main-right\\\">\\r\\n\\t\\t<div class=\\\"desc\\\">\\r\\n\\t\\t\\t<p class=\\\"desc d-block d-md-none\\\">\\u041f\\u0440\\u0438\\u0433\\u043e\\u0442\\u043e\\u0432\\u043b\\u0435\\u043d\\u043d\\u0430\\u044f \\u0441 \\u043f\\u043e\\u043c\\u043e\\u0449\\u044c\\u044e \\u0443\\u0433\\u043e\\u043b\\u044c\\u043d\\u043e\\u0439 \\u043f\\u0435\\u0447\\u0438 \\u0438 \\u043d\\u0430 \\u043e\\u0442\\u043a\\u0440\\u044b\\u0442\\u043e\\u043c \\u043e\\u0433\\u043d\\u0435 \\u0435\\u0434\\u0430 \\u043e\\u0431\\u043b\\u0430\\u0434\\u0430\\u0435\\u0442 \\u0441\\u0432\\u043e\\u0438\\u043c \\u043d\\u0435\\u043f\\u043e\\u0432\\u0442\\u043e\\u0440\\u0438\\u043c\\u044b\\u043c \\u0432\\u043a\\u0443\\u0441\\u043e\\u043c \\u0438 \\u0430\\u0440\\u043e\\u043c\\u0430\\u0442\\u043e\\u043c.<\\/p>\\r\\n\\t\\t\\t<p>\\u041e\\u0441\\u043e\\u0431\\u0435\\u043d\\u043d\\u043e\\u0441\\u0442\\u044c \\u043d\\u0430\\u0448\\u0435\\u0439 \\u0431\\u0430\\u0440\\u043d\\u043e\\u0439 \\u043a\\u0430\\u0440\\u0442\\u044b \\u2013 \\u044d\\u0442\\u043e \\u0431\\u043e\\u043b\\u044c\\u0448\\u043e\\u0439 \\u0432\\u044b\\u0431\\u043e\\u0440 \\u043f\\u0438\\u0432\\u0430, \\u0431\\u043e\\u043b\\u0435\\u0435 250 \\u0441\\u043e\\u0440\\u0442\\u043e\\u0432 \\u043d\\u0430 \\u043b\\u044e\\u0431\\u043e\\u0439 \\u0432\\u043a\\u0443\\u0441.<\\/p> \\r\\n\\t\\t\\t<p>\\u0412\\u043a\\u0443\\u0441\\u043d\\u044b\\u0435 \\u0438 \\u0440\\u0430\\u0437\\u043d\\u043e\\u043e\\u0431\\u0440\\u0430\\u0437\\u043d\\u044b\\u0435 \\u043b\\u0430\\u043d\\u0447\\u0438 \\u043f\\u043e \\u0431\\u0443\\u0434\\u043d\\u044f\\u043c, \\u0438\\u043d\\u0442\\u0435\\u0440\\u0435\\u0441\\u043d\\u044b\\u0435 \\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f \\u0438 \\u0430\\u043a\\u0446\\u0438\\u0438, \\u0441\\u043f\\u043e\\u0440\\u0442\\u0438\\u0432\\u043d\\u044b\\u0435 \\u0442\\u0440\\u0430\\u043d\\u0441\\u043b\\u044f\\u0446\\u0438\\u0438 \\u043d\\u0430 \\u043e\\u0433\\u0440\\u043e\\u043c\\u043d\\u043e\\u043c \\u044d\\u043a\\u0440\\u0430\\u043d\\u0435 \\u043d\\u0435 \\u043e\\u0441\\u0442\\u0430\\u0432\\u044f\\u0442 \\u0432\\u0430\\u0441 \\u0440\\u0430\\u0432\\u043d\\u043e\\u0434\\u0443\\u0448\\u043d\\u044b\\u043c.<\\/p>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":14,\"created\":\"2023-08-15 15:48:06\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-24 18:37:11\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-24 18:37:06\",\"publish_up\":\"2023-08-15 15:48:06\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/main.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.png?width=521&height=305\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.jpg?width=2592&height=1349\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:main\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":26,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(257, 'com_content.article.6', '', '2023-12-24 18:37:25', 113, 2824, '68fa310abfb31f956e41d0362af1f88265f5c3f4', '{\"id\":\"6\",\"asset_id\":122,\"title\":\"Home\",\"alias\":\"home\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-12 col-md-4 main-left\\\">\\r\\n\\t\\t<h1 class=\\\"title\\\">ZAMES \\u2013 is a chain of cozy and modern restaurants and bars.<\\/h1>\\r\\n\\t\\t<div class=\\\"desc d-none d-md-block\\\"><p>Cooked with a coal stove and on an open fire, food has its own unique taste and aroma.<\\/p><\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"d-flex col-md-4 main-center\\\">\\r\\n\\t\\t<img src=\\\"images\\/logo-icon.png\\\" alt=\\\"Logotype\\\" class=\\\"no-lazy\\\" loading=\\\"lazy\\\">\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-4 main-right\\\">\\r\\n\\t\\t<div class=\\\"desc\\\">\\r\\n\\t\\t\\t<p class=\\\"desc d-block d-md-none\\\">Cooked with a coal stove and on an open fire, food has its own unique taste and aroma.<\\/p>\\r\\n\\t\\t\\t<p>A feature of our bar list is a large selection of beer, more than 250 varieties for every taste.<\\/p> \\r\\n\\t\\t\\t<p>Delicious and varied lunches on weekdays, interesting offers and promotions, sports broadcasts on a huge screen will not leave you indifferent.<\\/p>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":15,\"created\":\"2023-08-15 15:48:28\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-24 18:37:25\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-24 18:37:20\",\"publish_up\":\"2023-08-15 15:48:28\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/main.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.png?width=521&height=305\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.jpg?width=2592&height=1349\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:main\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":14,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(258, 'com_content.article.55', '', '2023-12-24 19:00:58', 113, 2963, '7e2878030efaaf60a712cfc1d3a3b2851add9da0', '{\"id\":\"55\",\"asset_id\":239,\"title\":\"\\u8054\\u7cfb\\u4eba\",\"alias\":\"kontakty-cn\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n    <div class=\\\"col-12 col-md-4\\\">\\r\\n        <div class=\\\"contact-phone page-sect sect-pb-xs-3 sect-pb-md-5\\\"><a href=\\\"tel:+74957392347\\\">+7 (495) 739 23 47<\\/a> <\\/div>\\r\\n        <div class=\\\"contact-soc d-flex align-items-center\\\">\\r\\n\\t\\t\\t<a href=\\\"https:\\/\\/vk.com\\/zamesbarmoscow\\\" target=\\\"_blank\\\"><img src=\\\"images\\/soc\\/1.svg\\\" \\/><\\/a>\\r\\n\\t\\t\\t<a href=\\\"https:\\/\\/t.me\\/zamesbar\\\" target=\\\"_blank\\\"><img src=\\\"images\\/soc\\/2.svg\\\" \\/><\\/a>\\r\\n\\t\\t\\t<a href=\\\"https:\\/\\/www.instagram.com\\/zamesbar\\\" target=\\\"_blank\\\" ><img src=\\\"images\\/soc\\/3.svg\\\" \\/><\\/a>\\r\\n\\t\\t\\t<div>Instagram <span>\\u5728\\u4fc4\\u7f57\\u65af\\u8054\\u90a6\\u88ab\\u7981\\u6b62<\\/span><\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-4\\\">\\r\\n\\t\\t<div class=\\\"contact-title contact-width-1\\\">\\u8bc4\\u8bba\\u548c<span>\\u5efa\\u8bae<\\/span><\\/div>\\r\\n\\t\\t<div class=\\\"contact-mail contact-width-1\\\"><a href=\\\"mailto:office@zamesbar.ru\\\">office@zamesbar.ru<\\/a><\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-4\\\">\\r\\n\\t\\t<div class=\\\"contact-title contact-width-2\\\">\\u6982\\u62ec<\\/div>\\r\\n\\t\\t<div class=\\\"contact-mail contact-width-2\\\"><a href=\\\"mailto:job@zamesbar.ru\\\">job@zamesbar.ru<\\/a><\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":24,\"created\":\"2023-08-21 15:25:15\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-24 19:00:58\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-24 19:00:35\",\"publish_up\":\"2023-08-21 15:25:15\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:contact\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"zh-CN\",\"note\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\"}', 0),
(259, 'com_content.article.44', '', '2023-12-24 19:11:12', 113, 30510, 'bbec8cb3bf0048e82d882e5b16268ba17ddb2b87', '{\"id\":\"44\",\"asset_id\":204,\"title\":\"\\u041f\\u043e\\u043b\\u0438\\u0442\\u0438\\u043a\\u0430 \\u043a\\u043e\\u043d\\u0444\\u0438\\u0434\\u0435\\u043d\\u0446\\u0438\\u0430\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u0438\",\"alias\":\"politika-konfidentsialnosti\",\"introtext\":\"<div class=\\\"\\u884cmb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>1\\uff0e \\u4e00\\u822c\\u89c4\\u5b9a<\\/h5>\\r\\n<div class=\\\"descr\\\">\\u672c\\u4e2a\\u4eba\\u6570\\u636e\\u5904\\u7406\\u653f\\u7b56\\u662f\\u6839\\u636e2006\\u5e747\\u670827\\u65e5\\u7b2c152-FZ\\u53f7\\u8054\\u90a6\\u6cd5\\u5f8b\\\"\\u5173\\u4e8e\\u4e2a\\u4eba\\u6570\\u636e\\\"\\uff08\\u4ee5\\u4e0b\\u7b80\\u79f0\\\"\\u4e2a\\u4eba\\u6570\\u636e\\u6cd5\\\"\\uff09\\u7684\\u8981\\u6c42\\u7f16\\u5236\\u7684\\uff0c\\u5e76\\u5b9a\\u4e49\\u4e86\\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u7a0b\\u5e8f\\u548c\\u63aa\\u65bd\\uff0c\\u4ee5\\u786e\\u4fdd<span id=\\\"owner\\u2014name-value\\\"class=\\\"\\\"data-scroll-to=\\\"#owner-name-field\\\">LLC\\\"\\u634f\\u5408\\\"<\\/span>\\uff08\\u4ee5\\u4e0b\\u7b80\\u79f0\\u8fd0\\u8425\\u5546\\uff09\\u6240\\u91c7\\u53d6\\u7684\\u4e2a\\u4eba\\u6570\\u636e\\u5b89\\u5168\\u3002<\\/div>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">1.1. \\u7ecf\\u8425\\u8005\\u5c06\\u5176\\u6700\\u91cd\\u8981\\u7684\\u76ee\\u6807\\u548c\\u6761\\u4ef6\\u4f5c\\u4e3a\\u5176\\u6d3b\\u52a8\\u7684\\u5b9e\\u65bd\\uff0c\\u5373\\u5728\\u5904\\u7406\\u5176\\u4e2a\\u4eba\\u8d44\\u6599\\u65f6\\u9075\\u5b88\\u4eba\\u548c\\u516c\\u6c11\\u7684\\u6743\\u5229\\u548c\\u81ea\\u7531\\uff0c\\u5305\\u62ec\\u4fdd\\u62a4\\u9690\\u79c1\\u6743\\u3001\\u4e2a\\u4eba\\u548c\\u5bb6\\u5ead\\u79d8\\u5bc6\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">1.2. \\u672c\\u8fd0\\u8425\\u5546\\u5173\\u4e8e\\u4e2a\\u4eba\\u6570\\u636e\\u5904\\u7406\\u7684\\u653f\\u7b56\\uff08\\u4ee5\\u4e0b\\u7b80\\u79f0\\u653f\\u7b56\\uff09\\u9002\\u7528\\u4e8e\\u8fd0\\u8425\\u5546\\u53ef\\u4ee5\\u83b7\\u5f97\\u7684\\u5173\\u4e8e\\u7f51\\u7ad9\\u8bbf\\u95ee\\u8005\\u7684\\u6240\\u6709\\u4fe1\\u606f<span data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru <\\/span>\\u3002<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"\\u884cmb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>2\\uff0e \\u653f\\u7b56\\u4e2d\\u4f7f\\u7528\\u7684\\u57fa\\u672c\\u6982\\u5ff5<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">2.1\\u3002 \\u81ea\\u52a8\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\u2014\\u5229\\u7528\\u7535\\u8111\\u6280\\u672f\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">2.2. \\u963b\\u6b62\\u4e2a\\u4eba\\u6570\\u636e-\\u6682\\u65f6\\u7ec8\\u6b62\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u5904\\u7406\\uff08\\u9664\\u975e\\u4e3a\\u4e86\\u6f84\\u6e05\\u4e2a\\u4eba\\u6570\\u636e\\u800c\\u9700\\u8981\\u5904\\u7406\\uff09\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">2.3\\u3002 \\u7f51\\u7ad9\\u662f\\u56fe\\u5f62\\u548c\\u4fe1\\u606f\\u6750\\u6599\\u7684\\u96c6\\u5408\\uff0c\\u4ee5\\u53ca\\u8ba1\\u7b97\\u673a\\u7a0b\\u5e8f\\u548c\\u6570\\u636e\\u5e93\\uff0c\\u4ee5\\u786e\\u4fdd\\u5b83\\u4eec\\u5728\\u4e92\\u8054\\u7f51\\u4e0a\\u7684\\u7f51\\u7edc\\u5730\\u5740<span data-scroll-to=\\\"#owner-site-url-field\\\">\\u7684\\u53ef\\u7528\\u6027https:\\/\\/zamesbar.ru <\\/span>\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">2.4\\u3002 \\u4e2a\\u4eba\\u6570\\u636e\\u4fe1\\u606f\\u7cfb\\u7edf-\\u5305\\u542b\\u5728\\u6570\\u636e\\u5e93\\u4e2d\\u7684\\u4e00\\u7ec4\\u4e2a\\u4eba\\u6570\\u636e\\uff0c\\u5e76\\u786e\\u4fdd\\u5176\\u5904\\u7406\\u4fe1\\u606f\\u6280\\u672f\\u548c\\u6280\\u672f\\u624b\\u6bb5\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">2.5\\u3002 \\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u975e\\u4e2a\\u4eba\\u5316-\\u884c\\u52a8\\uff0c\\u56e0\\u6b64\\u5728\\u4e0d\\u4f7f\\u7528\\u989d\\u5916\\u8d44\\u6599\\u7684\\u60c5\\u51b5\\u4e0b\\uff0c\\u65e0\\u6cd5\\u786e\\u5b9a\\u4e2a\\u4eba\\u8d44\\u6599\\u5bf9\\u7279\\u5b9a\\u4f7f\\u7528\\u8005\\u6216\\u5176\\u4ed6\\u4e2a\\u4eba\\u8d44\\u6599\\u4e3b\\u4f53\\u7684\\u8eab\\u5206\\u3002<\\/div>\\r\\n2.6. \\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u5904\\u7406\\u2014\\u5728\\u4f7f\\u7528\\u6216\\u4e0d\\u4f7f\\u7528\\u4e2a\\u4eba\\u6570\\u636e\\u81ea\\u52a8\\u5316\\u5de5\\u5177\\u7684\\u60c5\\u51b5\\u4e0b\\u6267\\u884c\\u7684\\u4efb\\u4f55\\u64cd\\u4f5c\\uff08\\u64cd\\u4f5c\\uff09\\u6216\\u4e00\\u7ec4\\u64cd\\u4f5c\\uff08\\u64cd\\u4f5c\\uff09\\uff0c\\u5305\\u62ec\\u6536\\u96c6\\uff0c\\u8bb0\\u5f55\\uff0c\\u7cfb\\u7edf\\u5316\\uff0c\\u79ef\\u7d2f\\uff0c\\u5b58\\u50a8\\uff0c\\u6f84\\u6e05\\uff08\\u66f4\\u65b0\\uff0c\\u4fee\\u6539\\uff09\\uff0c\\u63d0\\u53d6\\uff0c<\\/div>\\r\\n<div class=\\\"li\\\">2.7\\u3002 \\u8fd0\\u8425\\u5546-\\u4e00\\u4e2a\\u56fd\\u5bb6\\u673a\\u6784\\uff0c\\u5e02\\u653f\\u673a\\u6784\\uff0c\\u6cd5\\u4eba\\u5b9e\\u4f53\\u6216\\u4e2a\\u4eba\\uff0c\\u72ec\\u7acb\\u6216\\u8054\\u5408\\u5176\\u4ed6\\u4eba\\u7ec4\\u7ec7\\u548c\\/\\u6216\\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\uff0c\\u5e76\\u786e\\u5b9a\\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u76ee\\u7684\\uff0c\\u8981\\u5904\\u7406\\u7684\\u4e2a\\u4eba\\u6570\\u636e\\u6570\\u636e\\u7684\\u7ec4\\u6210\\uff0c<\\/div>\\r\\n<div class=\\\"li\\\">2.8\\u3002 \\u4e2a\\u4eba\\u6570\\u636e-\\u76f4\\u63a5\\u6216\\u95f4\\u63a5\\u4e0e\\u7f51\\u7ad9\\u7279\\u5b9a\\u6216\\u53ef\\u8bc6\\u522b\\u7528\\u6237\\u76f8\\u5173\\u7684\\u4efb\\u4f55\\u4fe1\\u606f<span data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru <\\/span>\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">2.9\\u3002 \\u7531\\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u6388\\u6743\\u5206\\u53d1\\u7684\\u4e2a\\u4eba\\u8d44\\u6599-\\u4e2a\\u4eba\\u8d44\\u6599\\uff0c\\u7531\\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u63d0\\u4f9b\\u7684\\u65e0\\u9650\\u6570\\u91cf\\u7684\\u4eba\\u67e5\\u9605\\uff0c\\u540c\\u610f\\u6309\\u7167\\u300a\\u4e2a\\u4eba\\u8d44\\u6599\\u6cd5\\u300b\\u89c4\\u5b9a\\u7684\\u7a0b\\u5e8f\\u5904\\u7406\\u7531\\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u6388\\u6743\\u5206\\u53d1\\u7684\\u4e2a\\u4eba\\u8d44\\u6599\\uff08\\u4ee5\\u4e0b\\u7b80\\u79f0\\u6388\\u6743\\u5206\\u53d1\\u7684\\u4e2a\\u4eba\\u8d44\\u6599\\uff09\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">2.10. \\u7528\\u6237-\\u7f51\\u7ad9\\u7684\\u4efb\\u4f55\\u8bbf\\u95ee\\u8005<span data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru <\\/span>\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">2.11. \\u63d0\\u4f9b\\u4e2a\\u4eba\\u8d44\\u6599\\u2014\\u65e8\\u5728\\u5411\\u67d0\\u4e2a\\u4eba\\u6216\\u67d0\\u4e00\\u5708\\u5b50\\u4eba\\u58eb\\u62ab\\u9732\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u884c\\u52a8\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">2.12. \\u4f20\\u64ad\\u4e2a\\u4eba\\u8d44\\u6599\\u2014\\u4efb\\u4f55\\u65e8\\u5728\\u5411\\u65e0\\u9650\\u671f\\u4eba\\u58eb\\u62ab\\u9732\\u4e2a\\u4eba\\u8d44\\u6599(\\u8f6c\\u79fb\\u4e2a\\u4eba\\u8d44\\u6599)\\u6216\\u719f\\u6089\\u65e0\\u9650\\u4eba\\u6570\\u7684\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u884c\\u52a8\\uff0c\\u5305\\u62ec\\u5728\\u5927\\u4f17\\u4f20\\u64ad\\u5a92\\u4ecb\\u62ab\\u9732\\u4e2a\\u4eba\\u8d44\\u6599\\u3001\\u653e\\u7f6e\\u5728\\u8d44\\u8baf\\u53ca\\u7535\\u8baf\\u7f51\\u7edc\\u5185\\uff0c\\u6216\\u4ee5\\u4efb\\u4f55\\u5176\\u4ed6\\u65b9\\u5f0f\\u63d0\\u4f9b\\u67e5\\u9605\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u9014\\u5f84\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">2.13. \\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u8de8\\u5883\\u8f6c\\u79fb-\\u5c06\\u4e2a\\u4eba\\u8d44\\u6599\\u8f6c\\u79fb\\u81f3\\u5916\\u56fd\\u9886\\u571f\\uff0c\\u4ea4\\u7ed9\\u5916\\u56fd\\u5f53\\u5c40\\u3001\\u5916\\u56fd\\u4e2a\\u4eba\\u6216\\u5916\\u56fd\\u6cd5\\u5f8b\\u5b9e\\u4f53\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">2.14. \\u9500\\u6bc1\\u4e2a\\u4eba\\u8d44\\u6599\\u2014\\u56e0\\u65e0\\u6cd5\\u8fdb\\u4e00\\u6b65\\u6062\\u590d\\u4e2a\\u4eba\\u8d44\\u6599\\u8d44\\u8baf\\u7cfb\\u7edf\\u5185\\u7684\\u4e2a\\u4eba\\u8d44\\u6599\\u5185\\u5bb9\\u53ca\\/\\u6216\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u4e3b\\u8981\\u8f7d\\u4f53\\u800c\\u6c38\\u4e45\\u9500\\u6bc1\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u4efb\\u4f55\\u884c\\u52a8\\u3002<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"\\u884cmb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>3\\uff0e \\u7ecf\\u8425\\u8005\\u7684\\u57fa\\u672c\\u6743\\u5229\\u548c\\u4e49\\u52a1<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">3.1\\u3002 \\u8fd0\\u7b97\\u7b26\\u6709\\u6743\\uff1a<\\/div>\\r\\n<div class=\\\"li\\\">-\\u4ece\\u4e2a\\u4eba\\u4fe1\\u606f\\u4e3b\\u4f53\\u63a5\\u6536\\u5305\\u542b\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u53ef\\u9760\\u4fe1\\u606f\\u548c\\/\\u6216\\u6587\\u4ef6;<\\/div>\\r\\n<div class=\\\"li\\\">-\\u5982\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u4e3b\\u4f53\\u64a4\\u56de\\u5bf9\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u540c\\u610f\\uff0c\\u5e76\\u8981\\u6c42\\u7ec8\\u6b62\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\uff0c\\u5982\\u6709\\u4e2a\\u4eba\\u8d44\\u6599\\u6cd5\\u4f8b\\u6240\\u8ba2\\u660e\\u7684\\u7406\\u7531\\uff0c\\u8425\\u529e\\u5546\\u6709\\u6743\\u5728\\u672a\\u7ecf\\u540c\\u610f\\u7684\\u60c5\\u51b5\\u4e0b\\uff0c\\u7ee7\\u7eed\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\uff1b<\\/div>\\r\\n<div class=\\\"li\\\">-\\u72ec\\u7acb\\u786e\\u5b9a\\u5fc5\\u8981\\u548c\\u8db3\\u591f\\u7684\\u63aa\\u65bd\\u7684\\u7ec4\\u6210\\u548c\\u6e05\\u5355\\uff0c\\u4ee5\\u786e\\u4fdd\\u5c65\\u884c\\u4e2a\\u4eba\\u6570\\u636e\\u6cd5\\u5f8b\\u89c4\\u5b9a\\u7684\\u4e49\\u52a1\\u4ee5\\u53ca\\u6839\\u636e\\u5176\\u91c7\\u53d6\\u7684\\u76d1\\u7ba1\\u6cd5\\u5f8b\\u884c\\u4e3a\\uff0c\\u9664\\u975e\\u4e2a\\u4eba\\u6570\\u636e\\u6cd5\\u6216\\u5176\\u4ed6\\u8054\\u90a6<\\/div>\\r\\n<div class=\\\"li\\\">3.2\\u3002 \\u8fd0\\u7b97\\u7b26\\u5fc5\\u987b\\uff1a<\\/div>\\r\\n<div class=\\\"li\\\">-\\u5e94\\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u7684\\u8981\\u6c42\\uff0c\\u5411\\u5176\\u63d0\\u4f9b\\u4e0e\\u5904\\u7406\\u5176\\u4e2a\\u4eba\\u8d44\\u6599\\u6709\\u5173\\u7684\\u8d44\\u6599\\uff1b<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014\\u6839\\u636e\\u4fc4\\u7f57\\u65af\\u8054\\u90a6\\u73b0\\u884c\\u7acb\\u6cd5\\u89c4\\u5b9a\\u7684\\u7a0b\\u5e8f\\u7ec4\\u7ec7\\u4e2a\\u4eba\\u6570\\u636e\\u5904\\u7406<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014\\u6839\\u636e\\u4e2a\\u4eba\\u8d44\\u6599\\u6cd5\\u4f8b\\u7684\\u89c4\\u5b9a\\uff0c\\u56de\\u5e94\\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u53ca\\u5176\\u6cd5\\u5f8b\\u4ee3\\u8868\\u7684\\u8981\\u6c42\\u53ca\\u8981\\u6c42<\\/div>\\r\\n<div class=\\\"li\\\">-\\u5e94\\u672c\\u673a\\u6784\\u7684\\u8981\\u6c42\\uff0c\\u5728\\u6536\\u5230\\u8be5\\u8981\\u6c42\\u4e4b\\u65e5\\u8d7710\\u5929\\u5185\\u901a\\u77e5\\u4fdd\\u62a4\\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u6743\\u5229\\u7684\\u6388\\u6743\\u673a\\u6784\\u6240\\u9700\\u7684\\u8d44\\u6599\\uff1b<\\/div>\\r\\n<div class=\\\"li\\\">-\\u53d1\\u5e03\\u6216\\u4ee5\\u5176\\u4ed6\\u65b9\\u5f0f\\u63d0\\u4f9b\\u6709\\u5173\\u4e2a\\u4eba\\u6570\\u636e\\u5904\\u7406\\u7684\\u672c\\u653f\\u7b56\\u7684\\u65e0\\u9650\\u5236\\u8bbf\\u95ee;<\\/div>\\r\\n<div class=\\\"li\\\">-\\u91c7\\u53d6\\u6cd5\\u5f8b\\uff0c\\u7ec4\\u7ec7\\u548c\\u6280\\u672f\\u63aa\\u65bd\\uff0c\\u4fdd\\u62a4\\u4e2a\\u4eba\\u6570\\u636e\\u514d\\u53d7\\u672a\\u7ecf\\u6388\\u6743\\u6216\\u610f\\u5916\\u8bbf\\u95ee\\uff0c\\u7834\\u574f\\uff0c\\u4fee\\u6539\\uff0c\\u963b\\u6b62\\uff0c\\u590d\\u5236\\uff0c\\u63d0\\u4f9b\\uff0c\\u4f20\\u64ad\\u4e2a\\u4eba\\u6570\\u636e\\uff0c\\u4ee5\\u53ca\\u9632\\u6b62\\u4e0e\\u4e2a\\u4eba\\u6570\\u636e\\u76f8\\u5173\\u7684\\u975e\\u6cd5\\u884c\\u4e3a;<\\/div>\\r\\n<div class=\\\"li\\\">-\\u505c\\u6b62\\u4f20\\u8f93\\uff08\\u5206\\u53d1\\uff0c\\u63d0\\u4f9b\\uff0c\\u8bbf\\u95ee\\uff09\\u4e2a\\u4eba\\u6570\\u636e\\uff0c\\u505c\\u6b62\\u4ee5\\u4e2a\\u4eba\\u6570\\u636e\\u6cd5\\u5f8b\\u89c4\\u5b9a\\u7684\\u65b9\\u5f0f\\u548c\\u60c5\\u51b5\\u5904\\u7406\\u548c\\u9500\\u6bc1\\u4e2a\\u4eba\\u6570\\u636e;<\\/div>\\r\\n<div class=\\\"li\\\">-\\u5c65\\u884c\\u4e2a\\u4eba\\u8d44\\u6599\\u6cd5\\u5f8b\\u89c4\\u5b9a\\u7684\\u5176\\u4ed6\\u804c\\u8d23\\u3002<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"\\u884cmb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>4\\uff0e \\u4e2a\\u4eba\\u4fe1\\u606f\\u4e3b\\u4f53\\u7684\\u57fa\\u672c\\u6743\\u5229\\u548c\\u4e49\\u52a1<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">4.1\\u3002 \\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u6709\\u6743\\uff1a<\\/div>\\r\\n<div class=\\\"li\\\">-\\u63a5\\u6536\\u6709\\u5173\\u5904\\u7406\\u5176\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u4fe1\\u606f\\uff0c\\u8054\\u90a6\\u6cd5\\u5f8b\\u89c4\\u5b9a\\u7684\\u60c5\\u51b5\\u9664\\u5916\\u3002 \\u8be5\\u7b49\\u8d44\\u6599\\u7531\\u8425\\u529e\\u5546\\u4ee5\\u53ef\\u67e5\\u9605\\u7684\\u5f62\\u5f0f\\u63d0\\u4f9b\\u7ed9\\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\uff0c\\u4e0d\\u5e94\\u5305\\u542b\\u4e0e\\u5176\\u4ed6\\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u6709\\u5173\\u7684\\u4e2a\\u4eba\\u8d44\\u6599\\uff0c\\u4f46\\u6709\\u5408\\u6cd5\\u7406\\u7531\\u62ab\\u9732\\u8be5\\u7b49\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u60c5\\u51b5\\u9664\\u5916\\u3002 \\u8d44\\u6599\\u6e05\\u5355\\u53ca\\u53d6\\u5f97\\u8d44\\u6599\\u7684\\u7a0b\\u5e8f\\u7531\\u300a\\u4e2a\\u4eba\\u8d44\\u6599\\u6cd5\\u300b\\u8ba2\\u660e\\uff1b<\\/div>\\r\\n<div class=\\\"li\\\">-\\u8981\\u6c42\\u8fd0\\u8425\\u5546\\u6f84\\u6e05\\u5176\\u4e2a\\u4eba\\u6570\\u636e\\uff0c\\u5982\\u679c\\u4e2a\\u4eba\\u6570\\u636e\\u4e0d\\u5b8c\\u6574\\uff0c\\u8fc7\\u65f6\\uff0c\\u4e0d\\u51c6\\u786e\\uff0c\\u975e\\u6cd5\\u83b7\\u53d6\\u6216\\u5bf9\\u4e8e\\u6240\\u8ff0\\u5904\\u7406\\u76ee\\u7684\\u4e0d\\u662f\\u5fc5\\u9700\\u7684\\uff0c\\u5219\\u963b\\u6b62\\u6216\\u9500\\u6bc1\\u5b83\\u4eec\\uff0c\\u5e76\\u91c7\\u53d6\\u6cd5\\u5f8b\\u89c4\\u5b9a\\u7684\\u63aa\\r\\n<div class=\\\"li\\\">-\\u5728\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\u65f6\\uff0c\\u63d0\\u51fa\\u4e8b\\u5148\\u540c\\u610f\\u7684\\u6761\\u4ef6\\uff0c\\u4ee5\\u4fbf\\u5728\\u5e02\\u573a\\u4e0a\\u63a8\\u5e7f\\u5546\\u54c1\\uff0c\\u4f5c\\u54c1\\u548c\\u670d\\u52a1<\\/div>\\r\\n<div class=\\\"li\\\">-\\u64a4\\u56de\\u540c\\u610f\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\uff0c\\u4ee5\\u53ca\\u53d1\\u51fa\\u7ec8\\u6b62\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u8981\\u6c42\\uff1b<\\/div>\\r\\n<div class=\\\"li\\\">-\\u5c31\\u4fdd\\u969c\\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u7684\\u6743\\u5229\\u6216\\u5728\\u6cd5\\u5ead\\u4e0a\\u5c31\\u8425\\u529e\\u5546\\u5728\\u5904\\u7406\\u5176\\u4e2a\\u4eba\\u8d44\\u6599\\u65f6\\u7684\\u975e\\u6cd5\\u884c\\u4e3a\\u6216\\u758f\\u5ffd\\u5411\\u83b7\\u6388\\u6743\\u673a\\u6784\\u63d0\\u51fa\\u4e0a\\u8bc9\\uff1b<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014\\u7528\\u4e8e\\u884c\\u4f7f\\u4fc4\\u7f57\\u65af\\u8054\\u90a6\\u7acb\\u6cd5\\u89c4\\u5b9a\\u7684\\u5176\\u4ed6\\u6743\\u5229\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">4.2\\u3002 \\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u6709\\u4e49\\u52a1\\uff1a<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014\\u4e3a\\u64cd\\u4f5c\\u5458\\u63d0\\u4f9b\\u6709\\u5173\\u4ed6\\/\\u5979\\u81ea\\u5df1\\u7684\\u53ef\\u9760\\u6570\\u636e\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">-\\u901a\\u77e5\\u8fd0\\u8425\\u5546\\u6709\\u5173\\u60a8\\u7684\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u6f84\\u6e05\\uff08\\u66f4\\u65b0\\uff0c\\u4fee\\u6539\\uff09\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">4.3\\u3002 \\u672a\\u7ecf\\u8fd0\\u8425\\u5546\\u540c\\u610f\\uff0c\\u5411\\u8fd0\\u8425\\u5546\\u63d0\\u4f9b\\u5173\\u4e8e\\u81ea\\u5df1\\u7684\\u865a\\u5047\\u4fe1\\u606f\\u6216\\u5173\\u4e8e\\u53e6\\u4e00\\u4e2a\\u4eba\\u6570\\u636e\\u4e3b\\u4f53\\u7684\\u4fe1\\u606f\\u7684\\u4eba\\u5e94\\u6839\\u636e\\u4fc4\\u7f57\\u65af\\u8054\\u90a6\\u7684\\u7acb\\u6cd5\\u627f\\u62c5\\u8d23\\u4efb\\u3002<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"\\u884cmb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>5\\uff0e \\u4e2a\\u4eba\\u8d44\\u6599\\u5904\\u7406\\u539f\\u5219<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">5.1\\u3002 \\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u5904\\u7406\\u662f\\u5728\\u5408\\u6cd5\\u548c\\u516c\\u5e73\\u7684\\u57fa\\u7840\\u4e0a\\u8fdb\\u884c\\u7684\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">5.2\\u3002 \\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u5904\\u7406\\u4ec5\\u9650\\u4e8e\\u5b9e\\u73b0\\u7279\\u5b9a\\uff0c\\u9884\\u5b9a\\u548c\\u5408\\u6cd5\\u7684\\u76ee\\u6807\\u3002 \\u4e0d\\u5141\\u8bb8\\u5904\\u7406\\u4e0e\\u6536\\u96c6\\u4e2a\\u4eba\\u6570\\u636e\\u76ee\\u7684\\u4e0d\\u76f8\\u7b26\\u7684\\u4e2a\\u4eba\\u6570\\u636e\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">5.3\\u3002 \\u4e0d\\u5141\\u8bb8\\u5408\\u5e76\\u5305\\u542b\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u6570\\u636e\\u5e93\\uff0c\\u5176\\u5904\\u7406\\u662f\\u4e3a\\u4e86\\u5f7c\\u6b64\\u4e0d\\u76f8\\u5bb9\\u7684\\u76ee\\u7684\\u800c\\u8fdb\\u884c\\u7684\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">5.4\\u3002 \\u53ea\\u6709\\u7b26\\u5408\\u5904\\u7406\\u76ee\\u7684\\u7684\\u4e2a\\u4eba\\u8d44\\u6599\\u624d\\u4f1a\\u88ab\\u5904\\u7406\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">5.5\\u3002 \\u5904\\u7406\\u7684\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u5185\\u5bb9\\u548c\\u6570\\u91cf\\u7b26\\u5408\\u89c4\\u5b9a\\u7684\\u5904\\u7406\\u76ee\\u7684\\u3002 \\u5904\\u7406\\u7684\\u4e2a\\u4eba\\u8d44\\u6599\\u4e0d\\u5141\\u8bb8\\u4e0e\\u5904\\u7406\\u7684\\u76ee\\u7684\\u6709\\u5173\\u7684\\u5197\\u4f59\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">5.6\\u3002 \\u5728\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\u65f6\\uff0c\\u786e\\u4fdd\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u51c6\\u786e\\u6027\\u3001\\u8db3\\u591f\\u6027\\u53ca\\u5728\\u5fc5\\u8981\\u60c5\\u51b5\\u4e0b\\uff0c\\u4ee5\\u53ca\\u4e0e\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u76ee\\u7684\\u6709\\u5173\\u7684\\u76f8\\u5173\\u6027\\u3002 \\u8fd0\\u8425\\u5546\\u91c7\\u53d6\\u5fc5\\u8981\\u7684\\u63aa\\u65bd\\u548c\\/\\u6216\\u786e\\u4fdd\\u4ed6\\u4eec\\u88ab\\u91c7\\u53d6\\u5220\\u9664\\u6216\\u6f84\\u6e05\\u4e0d\\u5b8c\\u6574\\u6216\\u4e0d\\u51c6\\u786e\\u7684\\u6570\\u636e\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">5.7\\u3002 \\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u50a8\\u5b58\\u65b9\\u5f0f\\uff0c\\u53ef\\u8ba9\\u4f60\\u5728\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u76ee\\u7684\\u6240\\u8981\\u6c42\\u7684\\u65f6\\u95f4\\u5185\\uff0c\\u8bc6\\u522b\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u4e3b\\u9898\\uff0c\\u9664\\u975e\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u50a8\\u5b58\\u671f\\u7531\\u8054\\u90a6\\u6cd5\\u5f8b\\u89c4\\u5b9a\\uff0c\\u800c\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u5f53\\u4e8b\\u4eba\\u3001\\u53d7\\u76ca\\u4eba\\u6216\\u62c5\\u4fdd\\u4eba\\u6240\\u7b7e\\u8ba2\\u7684\\u534f\\u8bae\\u3002 \\u9664\\u975e\\u8054\\u90a6\\u6cd5\\u5f8b\\u53e6\\u6709\\u89c4\\u5b9a\\uff0c\\u5904\\u7406\\u540e\\u7684\\u4e2a\\u4eba\\u6570\\u636e\\u5728\\u5b9e\\u73b0\\u5904\\u7406\\u76ee\\u6807\\u6216\\u5931\\u53bb\\u5b9e\\u73b0\\u8fd9\\u4e9b\\u76ee\\u6807\\u7684\\u9700\\u8981\\u65f6\\u88ab\\u9500\\u6bc1\\u6216\\u4eba\\u683c\\u89e3\\u4f53\\u3002<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"\\u884cmb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>6\\uff0e \\u4e2a\\u4eba\\u6570\\u636e\\u5904\\u7406\\u7684\\u76ee\\u7684<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div id=\\\"EUT4Im\\\"class=\\\"li\\\">\\r\\n<\\u8868\\u7c7b=\\\"\\u76ee\\u7684-\\u8868\\\">\\r\\n<tbody>\\r\\n<tr><th>\\u5904\\u7406\\u76ee\\u7684<\\/th>\\r\\n<td class=\\\"purpose-field\\\"><span>\\u901a\\u8fc7\\u53d1\\u9001\\u7535\\u5b50\\u90ae\\u4ef6\\u901a\\u77e5\\u7528\\u6237<\\/span><\\/td>\\r\\n<\\/tr>\\r\\n<tr><th>\\u4e2a\\u4eba\\u8d44\\u6599<\\/th>\\r\\n<td\\u7c7b=\\\"\\u6570\\u636e\\u5b57\\u6bb5\\\">\\r\\n<ul>\\r\\n<li><span>\\u59d3\\u3001\\u540d\\u3001\\u7236\\u540d<\\/span><\\/li>\\r\\n<li><span>\\u7535\\u5b50\\u90ae\\u4ef6\\u5730\\u5740<\\/span><\\/li>\\r\\n<li><span>\\u7535\\u8bdd\\u53f7\\u7801<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<tr><th>\\u6cd5\\u5f8b\\u4f9d\\u636e<\\/th>\\r\\n<td class=\\\"\\u6cd5\\u5f8b\\u9886\\u57df\\\">\\r\\n<ul>\\r\\n<li><span>\\u8fd0\\u8425\\u5546\\u7684\\u6cd5\\u5b9a\\uff08\\u7ec4\\u6210\\uff09\\u6587\\u4ef6<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<tr><th>\\u4e2a\\u4eba\\u6570\\u636e\\u5904\\u7406\\u7684\\u7c7b\\u578b<\\/th>\\r\\n<td\\u7c7b=\\\"\\u7c7b\\u578b-\\u5b57\\u6bb5\\\">\\r\\n<ul>\\r\\n<li><span>\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u6536\\u96c6\\u3001\\u8bb0\\u5f55\\u3001\\u7cfb\\u7edf\\u5316\\u3001\\u79ef\\u7d2f\\u3001\\u5b58\\u50a8\\u3001\\u9500\\u6bc1\\u548c\\u975e\\u4e2a\\u4eba\\u5316<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<\\/tbody>\\r\\n<\\/\\u8868\\u683c>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"\\u884cmb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>7\\uff0e \\u4e2a\\u4eba\\u6570\\u636e\\u5904\\u7406\\u6761\\u4ef6<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">7.1. \\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u5904\\u7406\\u662f\\u5728\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u540c\\u610f\\u4e0b\\u8fdb\\u884c\\u7684\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">7.2. \\u4e3a\\u4e86\\u5b9e\\u73b0\\u4fc4\\u7f57\\u65af\\u8054\\u90a6\\u56fd\\u9645\\u534f\\u8bae\\u6216\\u6cd5\\u5f8b\\u89c4\\u5b9a\\u7684\\u76ee\\u6807\\uff0c\\u5c65\\u884c\\u4fc4\\u7f57\\u65af\\u8054\\u90a6\\u7acb\\u6cd5\\u8d4b\\u4e88\\u7ecf\\u8425\\u8005\\u7684\\u804c\\u80fd\\uff0c\\u6743\\u529b\\u548c\\u804c\\u8d23\\uff0c\\u5fc5\\u987b\\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\u3002<\\/div>\\r\\n7.3. \\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u5904\\u7406\\u5bf9\\u4e8e\\u53f8\\u6cd5\\u884c\\u653f\\u3001\\u6267\\u884c\\u53f8\\u6cd5\\u884c\\u4e3a\\u3001\\u6839\\u636e\\u4fc4\\u7f57\\u65af\\u8054\\u90a6\\u5173\\u4e8e\\u6267\\u884c\\u7a0b\\u5e8f\\u7684\\u7acb\\u6cd5\\u6267\\u884c\\u7684\\u53e6\\u4e00\\u673a\\u6784\\u6216\\u5b98\\u5458\\u7684\\u884c\\u4e3a\\u662f\\u5fc5\\u8981\\u7684\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">7.4\\u3002 \\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\u662f\\u6267\\u884c\\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u662f\\u4e00\\u65b9\\u6216\\u53d7\\u76ca\\u4eba\\u6216\\u62c5\\u4fdd\\u4eba\\u7684\\u534f\\u8bae\\u6240\\u5fc5\\u9700\\u7684\\uff0c\\u4e5f\\u662f\\u6839\\u636e\\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u7684\\u5021\\u8bae\\u8ba2\\u7acb\\u534f\\u8bae\\u6216\\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u5c06\\u662f\\u53d7\\u76ca\\u4eba\\u6216\\u62c5\\u4fdd\\u4eba\\u7684\\u534f\\u8bae\\u6240\\u5fc5\\u9700\\u7684\\u3002<\\/div>\\r\\n7.5. \\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u5904\\u7406\\u5bf9\\u4e8e\\u884c\\u4f7f\\u8fd0\\u8425\\u5546\\u6216\\u7b2c\\u4e09\\u65b9\\u7684\\u6743\\u5229\\u548c\\u5408\\u6cd5\\u5229\\u76ca\\u6216\\u5b9e\\u73b0\\u5177\\u6709\\u793e\\u4f1a\\u610f\\u4e49\\u7684\\u76ee\\u6807\\u662f\\u5fc5\\u8981\\u7684\\uff0c\\u524d\\u63d0\\u662f\\u4e2a\\u4eba\\u6570\\u636e\\u4e3b\\u4f53\\u7684\\u6743\\u5229\\u548c\\u81ea\\u7531\\u4e0d\\u53d7\\u4fb5\\u72af\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">7.6\\u3002 \\u4e2a\\u4eba\\u6570\\u636e\\u7531\\u4e2a\\u4eba\\u6570\\u636e\\u4e3b\\u4f53\\u6216\\u5e94\\u5176\\u8981\\u6c42\\u63d0\\u4f9b\\u7684\\u65e0\\u9650\\u6570\\u91cf\\u7684\\u4eba\\u5458\\u5904\\u7406\\uff0c\\u8bbf\\u95ee\\uff08\\u4ee5\\u4e0b\\u79f0\\u4e3a\\u516c\\u5f00\\u53ef\\u7528\\u7684\\u4e2a\\u4eba\\u6570\\u636e\\uff09\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">7.7\\u3002 \\u6839\\u636e\\u8054\\u90a6\\u6cd5\\u5f8b\\u5904\\u7406\\u9700\\u8981\\u516c\\u5e03\\u6216\\u5f3a\\u5236\\u62ab\\u9732\\u7684\\u4e2a\\u4eba\\u6570\\u636e\\u3002<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"\\u884cmb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>8\\uff0e \\u6536\\u96c6\\u3001\\u50a8\\u5b58\\u3001\\u8f6c\\u79fb\\u53ca\\u5176\\u4ed6\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u7a0b\\u5e8f<\\/h5>\\r\\n<div class=\\\"descr\\\">\\u8fd0\\u8425\\u5546\\u5904\\u7406\\u7684\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u5b89\\u5168\\u6027\\u901a\\u8fc7\\u5b9e\\u65bd\\u5fc5\\u8981\\u7684\\u6cd5\\u5f8b\\uff0c\\u7ec4\\u7ec7\\u548c\\u6280\\u672f\\u63aa\\u65bd\\u6765\\u786e\\u4fdd\\uff0c\\u4ee5\\u5b8c\\u5168\\u7b26\\u5408\\u4e2a\\u4eba\\u6570\\u636e\\u4fdd\\u62a4\\u9886\\u57df\\u73b0\\u884c\\u7acb\\u6cd5\\u7684\\u8981\\u6c42\\u3002<\\/div>\\r\\n<div\\u7c7b=\\u201col\\u201d>\\r\\n<div class=\\\"li\\\">8.1\\u3002 \\u8fd0\\u8425\\u5546\\u786e\\u4fdd\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u5b89\\u5168\\uff0c\\u5e76\\u91c7\\u53d6\\u4e00\\u5207\\u53ef\\u80fd\\u7684\\u63aa\\u65bd\\u6765\\u9632\\u6b62\\u672a\\u7ecf\\u6388\\u6743\\u7684\\u4eba\\u5458\\u8bbf\\u95ee\\u4e2a\\u4eba\\u6570\\u636e\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">8.2\\u3002 \\u5728\\u4efb\\u4f55\\u60c5\\u51b5\\u4e0b\\uff0c\\u7528\\u6237\\u7684\\u4e2a\\u4eba\\u6570\\u636e\\u90fd\\u4e0d\\u4f1a\\u8f6c\\u79fb\\u7ed9\\u7b2c\\u4e09\\u65b9\\uff0c\\u4f46\\u4e0e\\u6267\\u884c\\u73b0\\u884c\\u7acb\\u6cd5\\u6709\\u5173\\u7684\\u60c5\\u51b5\\u6216\\u4e2a\\u4eba\\u6570\\u636e\\u4e3b\\u4f53\\u540c\\u610f\\u8fd0\\u8425\\u5546\\u5c06\\u6570\\u636e\\u8f6c\\u79fb\\u7ed9\\u7b2c\\u4e09\\u65b9\\u7684\\u60c5\\u51b5\\u9664\\u5916\\u3002\\u5c65\\u884c\\u6c11\\u4e8b\\u5408\\u540c\\u4e49\\u52a1\\u7684\\u7b2c\\u4e09\\u65b9\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">8.3\\u3002 \\u5982\\u679c\\u53d1\\u73b0\\u4e2a\\u4eba\\u6570\\u636e\\u4e0d\\u51c6\\u786e\\uff0c\\u7528\\u6237\\u53ef\\u4ee5\\u901a\\u8fc7\\u5411\\u8fd0\\u8425\\u5546\\u7684\\u7535\\u5b50\\u90ae\\u4ef6\\u5730\\u5740<span data-scroll-to=\\\"#owner-email-field\\\">office@zms-msk \\u53d1\\u9001\\u901a\\u77e5\\u6765\\u72ec\\u7acb\\u66f4\\u65b0\\u8fd9\\u4e9b\\u6570\\u636e.ru<\\/span>&nbsp;\\u6807\\u8bb0\\u4e3a\\u201c\\u6b63\\u5728\\u66f4\\u65b0\\u4e2a\\u4eba\\u6570\\u636e\\u3002\\u201d<\\/div>\\r\\n<div class=\\\"li\\\">8.4\\u3002 \\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u671f\\u9650\\u53d6\\u51b3\\u4e8e\\u4e2a\\u4eba\\u6570\\u636e\\u6536\\u96c6\\u76ee\\u7684\\u7684\\u5b9e\\u73b0\\u60c5\\u51b5\\uff0c\\u9664\\u975e\\u5408\\u540c\\u6216\\u73b0\\u884c\\u6cd5\\u5f8b\\u89c4\\u5b9a\\u4e86\\u4e0d\\u540c\\u7684\\u671f\\u9650\\u3002<br \\/>\\u7528\\u6237\\u53ef\\u4ee5\\u968f\\u65f6\\u64a4\\u56de\\u5176\\u540c\\u610f\\u901a\\u8fc7\\u7535\\u5b50\\u90ae\\u4ef6\\u5411\\u8fd0\\u8425\\u5546\\u7684\\u7535\\u5b50\\u90ae\\u4ef6\\u5730\\u5740<span data-scroll-to=\\\"#owner-email-field\\\">office@zms-msk.ru<\\/span>\\u53d1\\u200b\\u200b\\u9001\\u901a\\u77e5\\u5e76\\u9644\\u4e0a\\u5907\\u6ce8\\u6765\\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\u201c\\u64a4\\u9500\\u5bf9\\u4e2a\\u4eba\\u6570\\u636e\\u5904\\u7406\\u7684\\u540c\\u610f\\u3002\\u201d<\\/div>\\r\\n<div class=\\\"li\\\">8.5\\u3002 \\u7b2c\\u4e09\\u65b9\\u670d\\u52a1\\uff08\\u5305\\u62ec\\u652f\\u4ed8\\u7cfb\\u7edf\\u3001\\u901a\\u4fe1\\u548c\\u5176\\u4ed6\\u670d\\u52a1\\u63d0\\u4f9b\\u5546\\uff09\\u6536\\u96c6\\u7684\\u6240\\u6709\\u4fe1\\u606f\\u5747\\u7531\\u8fd9\\u4e9b\\u4eba\\uff08\\u8fd0\\u8425\\u5546\\uff09\\u6839\\u636e\\u5176\\u7528\\u6237\\u534f\\u8bae\\u548c\\u9690\\u79c1\\u653f\\u7b56\\u8fdb\\u884c\\u5b58\\u50a8\\u548c\\u5904\\u7406\\u3002 \\u4e2a\\u4eba\\u6570\\u636e\\u548c\\/\\u6216\\u6307\\u5b9a\\u6587\\u4ef6\\u7684\\u4e3b\\u9898\\u3002 \\u8fd0\\u8425\\u5546\\u4e0d\\u5bf9\\u7b2c\\u4e09\\u65b9\\uff08\\u5305\\u62ec\\u672c\\u6bb5\\u4e2d\\u6307\\u5b9a\\u7684\\u670d\\u52a1\\u63d0\\u4f9b\\u5546\\uff09\\u7684\\u884c\\u4e3a\\u8d1f\\u8d23\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">8.6\\u3002 \\u4e2a\\u4eba\\u6570\\u636e\\u4e3b\\u4f53\\u5bf9\\u5141\\u8bb8\\u5206\\u53d1\\u7684\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u4f20\\u8f93\\uff08\\u63d0\\u4f9b\\u8bbf\\u95ee\\u9664\\u5916\\uff09\\u4ee5\\u53ca\\u5904\\u7406\\u6216\\u5904\\u7406\\u6761\\u4ef6\\uff08\\u83b7\\u53d6\\u8bbf\\u95ee\\u9664\\u5916\\uff09\\u5236\\u5b9a\\u7684\\u7981\\u4ee4\\u4e0d\\u9002\\u7528\\u4e8e\\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u60c5\\u51b5\\u653f\\u5e9c\\u3001\\u516c\\u5171\\u548c\\u4fc4\\u7f57\\u65af\\u8054\\u90a6\\u7acb\\u6cd5\\u786e\\u5b9a\\u7684\\u5176\\u4ed6\\u516c\\u5171\\u5229\\u76ca\\u7684\\u6570\\u636e\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">8.7\\u3002 \\u8fd0\\u8425\\u5546\\u5728\\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\u65f6\\uff0c\\u786e\\u4fdd\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u673a\\u5bc6\\u6027\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">8.8\\u3002 \\u8fd0\\u8425\\u5546\\u4ee5\\u5141\\u8bb8\\u8bc6\\u522b\\u4e2a\\u4eba\\u6570\\u636e\\u4e3b\\u4f53\\u7684\\u5f62\\u5f0f\\u5b58\\u50a8\\u4e2a\\u4eba\\u6570\\u636e\\uff0c\\u5b58\\u50a8\\u65f6\\u95f4\\u4e0d\\u5f97\\u8d85\\u8fc7\\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\u76ee\\u7684\\u6240\\u9700\\u7684\\u65f6\\u95f4\\uff0c\\u5982\\u679c\\u8054\\u90a6\\u6cd5\\u5f8b\\u672a\\u89c4\\u5b9a\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u5b58\\u50a8\\u671f\\u9650\\uff0c\\u5219\\u8fd0\\u8425\\u5546\\u5e94\\u7b7e\\u7f72\\u7684\\u534f\\u8bae\\u5f53\\u4e8b\\u4eba\\u3001\\u53d7\\u76ca\\u4eba\\u6216\\u62c5\\u4fdd\\u4eba\\u3002\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u4e3b\\u4f53\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">8.9\\u3002 \\u7ec8\\u6b62\\u4e2a\\u4eba\\u6570\\u636e\\u5904\\u7406\\u7684\\u6761\\u4ef6\\u53ef\\u4ee5\\u662f\\u4e2a\\u4eba\\u6570\\u636e\\u5904\\u7406\\u76ee\\u7684\\u7684\\u5b9e\\u73b0\\u3001\\u4e2a\\u4eba\\u6570\\u636e\\u4e3b\\u4f53\\u7684\\u540c\\u610f\\u671f\\u9650\\u5c4a\\u6ee1\\u3001\\u4e2a\\u4eba\\u6570\\u636e\\u4e3b\\u4f53\\u64a4\\u56de\\u540c\\u610f\\u6216\\u8005\\u8981\\u6c42\\u505c\\u6b62\\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u5904\\u7406\\uff0c\\u4ee5\\u53ca\\u975e\\u6cd5\\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u8bc6\\u522b\\u3002<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div \\u7c7b=\\u201ccol\\u201d>\\r\\n<h5>9\\u3002 \\u8fd0\\u8425\\u5546\\u4f7f\\u7528\\u6536\\u5230\\u7684\\u4e2a\\u4eba\\u6570\\u636e\\u6267\\u884c\\u7684\\u64cd\\u4f5c\\u5217\\u8868<\\/h5>\\r\\n<div\\u7c7b=\\u201col\\u201d>\\r\\n<div class=\\\"li\\\">9.1\\u3002 \\u8fd0\\u8425\\u5546\\u6536\\u96c6\\u3001\\u8bb0\\u5f55\\u3001\\u7cfb\\u7edf\\u5316\\u3001\\u79ef\\u7d2f\\u3001\\u5b58\\u50a8\\u3001\\u63d0\\u70bc\\uff08\\u66f4\\u65b0\\u3001\\u66f4\\u6539\\uff09\\u3001\\u63d0\\u53d6\\u3001\\u4f7f\\u7528\\u3001\\u4f20\\u8f93\\uff08\\u5206\\u53d1\\u3001\\u63d0\\u4f9b\\u3001\\u8bbf\\u95ee\\uff09\\u3001\\u53bb\\u4e2a\\u6027\\u5316\\u3001\\u963b\\u6b62\\u3001\\u5220\\u9664\\u548c\\u9500\\u6bc1\\u4e2a\\u4eba\\u6570\\u636e\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">9.2\\u3002 \\u8fd0\\u8425\\u5546\\u901a\\u8fc7\\u4fe1\\u606f\\u548c\\u7535\\u4fe1\\u7f51\\u7edc\\u5bf9\\u4e2a\\u4eba\\u6570\\u636e\\u8fdb\\u884c\\u81ea\\u52a8\\u5904\\u7406\\uff0c\\u65e0\\u8bba\\u662f\\u5426\\u63a5\\u6536\\u548c\\/\\u6216\\u4f20\\u8f93\\u6536\\u5230\\u7684\\u4fe1\\u606f\\u3002<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div \\u7c7b=\\u201ccol\\u201d>\\r\\n<h5>10\\u3002 \\u4e2a\\u4eba\\u6570\\u636e\\u8de8\\u5883\\u4f20\\u8f93<\\/h5>\\r\\n<div\\u7c7b=\\u201col\\u201d>\\r\\n<div class=\\\"li\\\">10.1\\u3002 \\u5728\\u5f00\\u59cb\\u4e2a\\u4eba\\u6570\\u636e\\u8de8\\u5883\\u4f20\\u8f93\\u6d3b\\u52a8\\u4e4b\\u524d\\uff0c\\u8fd0\\u8425\\u8005\\u6709\\u4e49\\u52a1\\u5411\\u4e2a\\u4eba\\u6570\\u636e\\u4e3b\\u4f53\\u6743\\u5229\\u4fdd\\u62a4\\u6388\\u6743\\u673a\\u6784\\u901a\\u62a5\\u5176\\u8fdb\\u884c\\u4e2a\\u4eba\\u6570\\u636e\\u8de8\\u5883\\u4f20\\u8f93\\u7684\\u610f\\u56fe\\uff08\\u4f8b\\u5982\\uff0c\\u901a\\u77e5\\u4e0e\\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u610f\\u5411\\u901a\\u77e5\\u5206\\u5f00\\u53d1\\u9001\\uff09\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">10.2. \\u5728\\u63d0\\u4ea4\\u4e0a\\u8ff0\\u901a\\u77e5\\u4e4b\\u524d\\uff0c\\u8fd0\\u8425\\u8005\\u6709\\u4e49\\u52a1\\u5411\\u8ba1\\u5212\\u8de8\\u5883\\u4f20\\u8f93\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u5916\\u56fd\\u5f53\\u5c40\\u3001\\u5916\\u56fd\\u4e2a\\u4eba\\u3001\\u5916\\u56fd\\u6cd5\\u4eba\\u83b7\\u53d6\\u76f8\\u5173\\u4fe1\\u606f\\u3002<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div \\u7c7b=\\u201ccol\\u201d>\\r\\n<h5>11\\u3002 \\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u4fdd\\u5bc6\\u6027<\\/h5>\\r\\n<div class=\\\"descr\\\">\\u8fd0\\u8425\\u5546\\u548c\\u5176\\u4ed6\\u6709\\u6743\\u8bbf\\u95ee\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u4eba\\u6709\\u4e49\\u52a1\\u4e0d\\u5411\\u7b2c\\u4e09\\u65b9\\u62ab\\u9732\\uff0c\\u5e76\\u4e14\\u672a\\u7ecf\\u4e2a\\u4eba\\u6570\\u636e\\u4e3b\\u4f53\\u540c\\u610f\\u4e0d\\u5f97\\u5206\\u53d1\\u4e2a\\u4eba\\u6570\\u636e\\uff0c\\u9664\\u975e\\u8054\\u90a6\\u6cd5\\u5f8b\\u53e6\\u6709\\u89c4\\u5b9a\\u3002 <\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div \\u7c7b=\\u201ccol\\u201d>\\r\\n<h5>12\\u3002 \\u6700\\u7ec8\\u6761\\u6b3e<\\/h5>\\r\\n<div\\u7c7b=\\u201col\\u201d>\\r\\n<div class=\\\"li\\\">12.1\\u3002 \\u7528\\u6237\\u53ef\\u4ee5\\u901a\\u8fc7\\u7535\\u5b50\\u90ae\\u4ef6\\u8054\\u7cfb\\u8fd0\\u8425\\u5546\\uff0c\\u83b7\\u5f97\\u6709\\u5173\\u5904\\u7406\\u5176\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u4efb\\u4f55\\u76f8\\u5173\\u95ee\\u9898\\u7684\\u6f84\\u6e05<span data-scroll-to=\\\"#owner-email-field\\\">office@zms-msk.ru < \\/span>.<\\/div>\\r\\n<div class=\\\"li\\\">12.2. \\u672c\\u6587\\u4ef6\\u5c06\\u53cd\\u6620\\u8fd0\\u8425\\u5546\\u4e2a\\u4eba\\u6570\\u636e\\u5904\\u7406\\u653f\\u7b56\\u7684\\u4efb\\u4f55\\u53d8\\u66f4\\u3002 \\u8be5\\u653f\\u7b56\\u65e0\\u9650\\u671f\\u6709\\u6548\\uff0c\\u76f4\\u81f3\\u88ab\\u65b0\\u7248\\u672c\\u53d6\\u4ee3\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">12.3\\u3002 \\u5f53\\u524d\\u7248\\u672c\\u7684\\u653f\\u7b56\\u53ef\\u5728\\u4e92\\u8054\\u7f51\\u4e0a\\u514d\\u8d39\\u83b7\\u53d6\\uff0c\\u5730\\u5740\\u4e3a<span id=\\\"owner-privacy-url-value\\\" data-scroll-to=\\\"#owner-privacy-url-field\\\">https:\\/\\/zamesbar .ru\\/\\u9690\\u79c1\\u653f\\u7b56<\\/span>.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2023-08-25 16:53:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-24 19:11:12\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-24 19:07:39\",\"publish_up\":\"2023-08-25 16:53:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":14,\"ordering\":3,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0);
INSERT INTO `lsqvo_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(260, 'com_content.article.48', '', '2023-12-24 19:13:10', 113, 30364, 'f564b6a1eff45edbfab2b033d6f9e780b6583159', '{\"id\":\"48\",\"asset_id\":222,\"title\":\"\\u9690\\u79c1\\u653f\\u7b56\",\"alias\":\"yin-si-zheng-ce\",\"introtext\":\"<div class=\\\"\\u884cmb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>1\\uff0e \\u4e00\\u822c\\u89c4\\u5b9a<\\/h5>\\r\\n<div class=\\\"descr\\\">\\u672c\\u4e2a\\u4eba\\u6570\\u636e\\u5904\\u7406\\u653f\\u7b56\\u662f\\u6839\\u636e2006\\u5e747\\u670827\\u65e5\\u7b2c152-FZ\\u53f7\\u8054\\u90a6\\u6cd5\\u5f8b\\\"\\u5173\\u4e8e\\u4e2a\\u4eba\\u6570\\u636e\\\"\\uff08\\u4ee5\\u4e0b\\u7b80\\u79f0\\\"\\u4e2a\\u4eba\\u6570\\u636e\\u6cd5\\\"\\uff09\\u7684\\u8981\\u6c42\\u7f16\\u5236\\u7684\\uff0c\\u5e76\\u5b9a\\u4e49\\u4e86\\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u7a0b\\u5e8f\\u548c\\u63aa\\u65bd\\uff0c\\u4ee5\\u786e\\u4fdd<span id=\\\"owner\\u2014name-value\\\"class=\\\"\\\"data-scroll-to=\\\"#owner-name-field\\\">LLC\\\"\\u634f\\u5408\\\"<\\/span>\\uff08\\u4ee5\\u4e0b\\u7b80\\u79f0\\u8fd0\\u8425\\u5546\\uff09\\u6240\\u91c7\\u53d6\\u7684\\u4e2a\\u4eba\\u6570\\u636e\\u5b89\\u5168\\u3002<\\/div>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">1.1. \\u7ecf\\u8425\\u8005\\u5c06\\u5176\\u6700\\u91cd\\u8981\\u7684\\u76ee\\u6807\\u548c\\u6761\\u4ef6\\u4f5c\\u4e3a\\u5176\\u6d3b\\u52a8\\u7684\\u5b9e\\u65bd\\uff0c\\u5373\\u5728\\u5904\\u7406\\u5176\\u4e2a\\u4eba\\u8d44\\u6599\\u65f6\\u9075\\u5b88\\u4eba\\u548c\\u516c\\u6c11\\u7684\\u6743\\u5229\\u548c\\u81ea\\u7531\\uff0c\\u5305\\u62ec\\u4fdd\\u62a4\\u9690\\u79c1\\u6743\\u3001\\u4e2a\\u4eba\\u548c\\u5bb6\\u5ead\\u79d8\\u5bc6\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">1.2. \\u672c\\u8fd0\\u8425\\u5546\\u5173\\u4e8e\\u4e2a\\u4eba\\u6570\\u636e\\u5904\\u7406\\u7684\\u653f\\u7b56\\uff08\\u4ee5\\u4e0b\\u7b80\\u79f0\\u653f\\u7b56\\uff09\\u9002\\u7528\\u4e8e\\u8fd0\\u8425\\u5546\\u53ef\\u4ee5\\u83b7\\u5f97\\u7684\\u5173\\u4e8e\\u7f51\\u7ad9\\u8bbf\\u95ee\\u8005\\u7684\\u6240\\u6709\\u4fe1\\u606f<span data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru <\\/span>\\u3002<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"\\u884cmb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>2\\uff0e \\u653f\\u7b56\\u4e2d\\u4f7f\\u7528\\u7684\\u57fa\\u672c\\u6982\\u5ff5<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">2.1\\u3002 \\u81ea\\u52a8\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\u2014\\u5229\\u7528\\u7535\\u8111\\u6280\\u672f\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">2.2. \\u963b\\u6b62\\u4e2a\\u4eba\\u6570\\u636e-\\u6682\\u65f6\\u7ec8\\u6b62\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u5904\\u7406\\uff08\\u9664\\u975e\\u4e3a\\u4e86\\u6f84\\u6e05\\u4e2a\\u4eba\\u6570\\u636e\\u800c\\u9700\\u8981\\u5904\\u7406\\uff09\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">2.3\\u3002 \\u7f51\\u7ad9\\u662f\\u56fe\\u5f62\\u548c\\u4fe1\\u606f\\u6750\\u6599\\u7684\\u96c6\\u5408\\uff0c\\u4ee5\\u53ca\\u8ba1\\u7b97\\u673a\\u7a0b\\u5e8f\\u548c\\u6570\\u636e\\u5e93\\uff0c\\u4ee5\\u786e\\u4fdd\\u5b83\\u4eec\\u5728\\u4e92\\u8054\\u7f51\\u4e0a\\u7684\\u7f51\\u7edc\\u5730\\u5740<span data-scroll-to=\\\"#owner-site-url-field\\\">\\u7684\\u53ef\\u7528\\u6027https:\\/\\/zamesbar.ru <\\/span>\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">2.4\\u3002 \\u4e2a\\u4eba\\u6570\\u636e\\u4fe1\\u606f\\u7cfb\\u7edf-\\u5305\\u542b\\u5728\\u6570\\u636e\\u5e93\\u4e2d\\u7684\\u4e00\\u7ec4\\u4e2a\\u4eba\\u6570\\u636e\\uff0c\\u5e76\\u786e\\u4fdd\\u5176\\u5904\\u7406\\u4fe1\\u606f\\u6280\\u672f\\u548c\\u6280\\u672f\\u624b\\u6bb5\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">2.5\\u3002 \\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u975e\\u4e2a\\u4eba\\u5316-\\u884c\\u52a8\\uff0c\\u56e0\\u6b64\\u5728\\u4e0d\\u4f7f\\u7528\\u989d\\u5916\\u8d44\\u6599\\u7684\\u60c5\\u51b5\\u4e0b\\uff0c\\u65e0\\u6cd5\\u786e\\u5b9a\\u4e2a\\u4eba\\u8d44\\u6599\\u5bf9\\u7279\\u5b9a\\u4f7f\\u7528\\u8005\\u6216\\u5176\\u4ed6\\u4e2a\\u4eba\\u8d44\\u6599\\u4e3b\\u4f53\\u7684\\u8eab\\u5206\\u3002<\\/div>\\r\\n2.6. \\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u5904\\u7406\\u2014\\u5728\\u4f7f\\u7528\\u6216\\u4e0d\\u4f7f\\u7528\\u4e2a\\u4eba\\u6570\\u636e\\u81ea\\u52a8\\u5316\\u5de5\\u5177\\u7684\\u60c5\\u51b5\\u4e0b\\u6267\\u884c\\u7684\\u4efb\\u4f55\\u64cd\\u4f5c\\uff08\\u64cd\\u4f5c\\uff09\\u6216\\u4e00\\u7ec4\\u64cd\\u4f5c\\uff08\\u64cd\\u4f5c\\uff09\\uff0c\\u5305\\u62ec\\u6536\\u96c6\\uff0c\\u8bb0\\u5f55\\uff0c\\u7cfb\\u7edf\\u5316\\uff0c\\u79ef\\u7d2f\\uff0c\\u5b58\\u50a8\\uff0c\\u6f84\\u6e05\\uff08\\u66f4\\u65b0\\uff0c\\u4fee\\u6539\\uff09\\uff0c\\u63d0\\u53d6\\uff0c<\\/div>\\r\\n<div class=\\\"li\\\">2.7\\u3002 \\u8fd0\\u8425\\u5546-\\u4e00\\u4e2a\\u56fd\\u5bb6\\u673a\\u6784\\uff0c\\u5e02\\u653f\\u673a\\u6784\\uff0c\\u6cd5\\u4eba\\u5b9e\\u4f53\\u6216\\u4e2a\\u4eba\\uff0c\\u72ec\\u7acb\\u6216\\u8054\\u5408\\u5176\\u4ed6\\u4eba\\u7ec4\\u7ec7\\u548c\\/\\u6216\\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\uff0c\\u5e76\\u786e\\u5b9a\\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u76ee\\u7684\\uff0c\\u8981\\u5904\\u7406\\u7684\\u4e2a\\u4eba\\u6570\\u636e\\u6570\\u636e\\u7684\\u7ec4\\u6210\\uff0c<\\/div>\\r\\n<div class=\\\"li\\\">2.8\\u3002 \\u4e2a\\u4eba\\u6570\\u636e-\\u76f4\\u63a5\\u6216\\u95f4\\u63a5\\u4e0e\\u7f51\\u7ad9\\u7279\\u5b9a\\u6216\\u53ef\\u8bc6\\u522b\\u7528\\u6237\\u76f8\\u5173\\u7684\\u4efb\\u4f55\\u4fe1\\u606f<span data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru <\\/span>\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">2.9\\u3002 \\u7531\\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u6388\\u6743\\u5206\\u53d1\\u7684\\u4e2a\\u4eba\\u8d44\\u6599-\\u4e2a\\u4eba\\u8d44\\u6599\\uff0c\\u7531\\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u63d0\\u4f9b\\u7684\\u65e0\\u9650\\u6570\\u91cf\\u7684\\u4eba\\u67e5\\u9605\\uff0c\\u540c\\u610f\\u6309\\u7167\\u300a\\u4e2a\\u4eba\\u8d44\\u6599\\u6cd5\\u300b\\u89c4\\u5b9a\\u7684\\u7a0b\\u5e8f\\u5904\\u7406\\u7531\\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u6388\\u6743\\u5206\\u53d1\\u7684\\u4e2a\\u4eba\\u8d44\\u6599\\uff08\\u4ee5\\u4e0b\\u7b80\\u79f0\\u6388\\u6743\\u5206\\u53d1\\u7684\\u4e2a\\u4eba\\u8d44\\u6599\\uff09\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">2.10. \\u7528\\u6237-\\u7f51\\u7ad9\\u7684\\u4efb\\u4f55\\u8bbf\\u95ee\\u8005<span data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru <\\/span>\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">2.11. \\u63d0\\u4f9b\\u4e2a\\u4eba\\u8d44\\u6599\\u2014\\u65e8\\u5728\\u5411\\u67d0\\u4e2a\\u4eba\\u6216\\u67d0\\u4e00\\u5708\\u5b50\\u4eba\\u58eb\\u62ab\\u9732\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u884c\\u52a8\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">2.12. \\u4f20\\u64ad\\u4e2a\\u4eba\\u8d44\\u6599\\u2014\\u4efb\\u4f55\\u65e8\\u5728\\u5411\\u65e0\\u9650\\u671f\\u4eba\\u58eb\\u62ab\\u9732\\u4e2a\\u4eba\\u8d44\\u6599(\\u8f6c\\u79fb\\u4e2a\\u4eba\\u8d44\\u6599)\\u6216\\u719f\\u6089\\u65e0\\u9650\\u4eba\\u6570\\u7684\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u884c\\u52a8\\uff0c\\u5305\\u62ec\\u5728\\u5927\\u4f17\\u4f20\\u64ad\\u5a92\\u4ecb\\u62ab\\u9732\\u4e2a\\u4eba\\u8d44\\u6599\\u3001\\u653e\\u7f6e\\u5728\\u8d44\\u8baf\\u53ca\\u7535\\u8baf\\u7f51\\u7edc\\u5185\\uff0c\\u6216\\u4ee5\\u4efb\\u4f55\\u5176\\u4ed6\\u65b9\\u5f0f\\u63d0\\u4f9b\\u67e5\\u9605\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u9014\\u5f84\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">2.13. \\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u8de8\\u5883\\u8f6c\\u79fb-\\u5c06\\u4e2a\\u4eba\\u8d44\\u6599\\u8f6c\\u79fb\\u81f3\\u5916\\u56fd\\u9886\\u571f\\uff0c\\u4ea4\\u7ed9\\u5916\\u56fd\\u5f53\\u5c40\\u3001\\u5916\\u56fd\\u4e2a\\u4eba\\u6216\\u5916\\u56fd\\u6cd5\\u5f8b\\u5b9e\\u4f53\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">2.14. \\u9500\\u6bc1\\u4e2a\\u4eba\\u8d44\\u6599\\u2014\\u56e0\\u65e0\\u6cd5\\u8fdb\\u4e00\\u6b65\\u6062\\u590d\\u4e2a\\u4eba\\u8d44\\u6599\\u8d44\\u8baf\\u7cfb\\u7edf\\u5185\\u7684\\u4e2a\\u4eba\\u8d44\\u6599\\u5185\\u5bb9\\u53ca\\/\\u6216\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u4e3b\\u8981\\u8f7d\\u4f53\\u800c\\u6c38\\u4e45\\u9500\\u6bc1\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u4efb\\u4f55\\u884c\\u52a8\\u3002<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"\\u884cmb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>3\\uff0e \\u7ecf\\u8425\\u8005\\u7684\\u57fa\\u672c\\u6743\\u5229\\u548c\\u4e49\\u52a1<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">3.1\\u3002 \\u8fd0\\u7b97\\u7b26\\u6709\\u6743\\uff1a<\\/div>\\r\\n<div class=\\\"li\\\">-\\u4ece\\u4e2a\\u4eba\\u4fe1\\u606f\\u4e3b\\u4f53\\u63a5\\u6536\\u5305\\u542b\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u53ef\\u9760\\u4fe1\\u606f\\u548c\\/\\u6216\\u6587\\u4ef6;<\\/div>\\r\\n<div class=\\\"li\\\">-\\u5982\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u4e3b\\u4f53\\u64a4\\u56de\\u5bf9\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u540c\\u610f\\uff0c\\u5e76\\u8981\\u6c42\\u7ec8\\u6b62\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\uff0c\\u5982\\u6709\\u4e2a\\u4eba\\u8d44\\u6599\\u6cd5\\u4f8b\\u6240\\u8ba2\\u660e\\u7684\\u7406\\u7531\\uff0c\\u8425\\u529e\\u5546\\u6709\\u6743\\u5728\\u672a\\u7ecf\\u540c\\u610f\\u7684\\u60c5\\u51b5\\u4e0b\\uff0c\\u7ee7\\u7eed\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\uff1b<\\/div>\\r\\n<div class=\\\"li\\\">-\\u72ec\\u7acb\\u786e\\u5b9a\\u5fc5\\u8981\\u548c\\u8db3\\u591f\\u7684\\u63aa\\u65bd\\u7684\\u7ec4\\u6210\\u548c\\u6e05\\u5355\\uff0c\\u4ee5\\u786e\\u4fdd\\u5c65\\u884c\\u4e2a\\u4eba\\u6570\\u636e\\u6cd5\\u5f8b\\u89c4\\u5b9a\\u7684\\u4e49\\u52a1\\u4ee5\\u53ca\\u6839\\u636e\\u5176\\u91c7\\u53d6\\u7684\\u76d1\\u7ba1\\u6cd5\\u5f8b\\u884c\\u4e3a\\uff0c\\u9664\\u975e\\u4e2a\\u4eba\\u6570\\u636e\\u6cd5\\u6216\\u5176\\u4ed6\\u8054\\u90a6<\\/div>\\r\\n<div class=\\\"li\\\">3.2\\u3002 \\u8fd0\\u7b97\\u7b26\\u5fc5\\u987b\\uff1a<\\/div>\\r\\n<div class=\\\"li\\\">-\\u5e94\\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u7684\\u8981\\u6c42\\uff0c\\u5411\\u5176\\u63d0\\u4f9b\\u4e0e\\u5904\\u7406\\u5176\\u4e2a\\u4eba\\u8d44\\u6599\\u6709\\u5173\\u7684\\u8d44\\u6599\\uff1b<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014\\u6839\\u636e\\u4fc4\\u7f57\\u65af\\u8054\\u90a6\\u73b0\\u884c\\u7acb\\u6cd5\\u89c4\\u5b9a\\u7684\\u7a0b\\u5e8f\\u7ec4\\u7ec7\\u4e2a\\u4eba\\u6570\\u636e\\u5904\\u7406<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014\\u6839\\u636e\\u4e2a\\u4eba\\u8d44\\u6599\\u6cd5\\u4f8b\\u7684\\u89c4\\u5b9a\\uff0c\\u56de\\u5e94\\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u53ca\\u5176\\u6cd5\\u5f8b\\u4ee3\\u8868\\u7684\\u8981\\u6c42\\u53ca\\u8981\\u6c42<\\/div>\\r\\n<div class=\\\"li\\\">-\\u5e94\\u672c\\u673a\\u6784\\u7684\\u8981\\u6c42\\uff0c\\u5728\\u6536\\u5230\\u8be5\\u8981\\u6c42\\u4e4b\\u65e5\\u8d7710\\u5929\\u5185\\u901a\\u77e5\\u4fdd\\u62a4\\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u6743\\u5229\\u7684\\u6388\\u6743\\u673a\\u6784\\u6240\\u9700\\u7684\\u8d44\\u6599\\uff1b<\\/div>\\r\\n<div class=\\\"li\\\">-\\u53d1\\u5e03\\u6216\\u4ee5\\u5176\\u4ed6\\u65b9\\u5f0f\\u63d0\\u4f9b\\u6709\\u5173\\u4e2a\\u4eba\\u6570\\u636e\\u5904\\u7406\\u7684\\u672c\\u653f\\u7b56\\u7684\\u65e0\\u9650\\u5236\\u8bbf\\u95ee;<\\/div>\\r\\n<div class=\\\"li\\\">-\\u91c7\\u53d6\\u6cd5\\u5f8b\\uff0c\\u7ec4\\u7ec7\\u548c\\u6280\\u672f\\u63aa\\u65bd\\uff0c\\u4fdd\\u62a4\\u4e2a\\u4eba\\u6570\\u636e\\u514d\\u53d7\\u672a\\u7ecf\\u6388\\u6743\\u6216\\u610f\\u5916\\u8bbf\\u95ee\\uff0c\\u7834\\u574f\\uff0c\\u4fee\\u6539\\uff0c\\u963b\\u6b62\\uff0c\\u590d\\u5236\\uff0c\\u63d0\\u4f9b\\uff0c\\u4f20\\u64ad\\u4e2a\\u4eba\\u6570\\u636e\\uff0c\\u4ee5\\u53ca\\u9632\\u6b62\\u4e0e\\u4e2a\\u4eba\\u6570\\u636e\\u76f8\\u5173\\u7684\\u975e\\u6cd5\\u884c\\u4e3a;<\\/div>\\r\\n<div class=\\\"li\\\">-\\u505c\\u6b62\\u4f20\\u8f93\\uff08\\u5206\\u53d1\\uff0c\\u63d0\\u4f9b\\uff0c\\u8bbf\\u95ee\\uff09\\u4e2a\\u4eba\\u6570\\u636e\\uff0c\\u505c\\u6b62\\u4ee5\\u4e2a\\u4eba\\u6570\\u636e\\u6cd5\\u5f8b\\u89c4\\u5b9a\\u7684\\u65b9\\u5f0f\\u548c\\u60c5\\u51b5\\u5904\\u7406\\u548c\\u9500\\u6bc1\\u4e2a\\u4eba\\u6570\\u636e;<\\/div>\\r\\n<div class=\\\"li\\\">-\\u5c65\\u884c\\u4e2a\\u4eba\\u8d44\\u6599\\u6cd5\\u5f8b\\u89c4\\u5b9a\\u7684\\u5176\\u4ed6\\u804c\\u8d23\\u3002<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"\\u884cmb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>4\\uff0e \\u4e2a\\u4eba\\u4fe1\\u606f\\u4e3b\\u4f53\\u7684\\u57fa\\u672c\\u6743\\u5229\\u548c\\u4e49\\u52a1<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">4.1\\u3002 \\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u6709\\u6743\\uff1a<\\/div>\\r\\n<div class=\\\"li\\\">-\\u63a5\\u6536\\u6709\\u5173\\u5904\\u7406\\u5176\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u4fe1\\u606f\\uff0c\\u8054\\u90a6\\u6cd5\\u5f8b\\u89c4\\u5b9a\\u7684\\u60c5\\u51b5\\u9664\\u5916\\u3002 \\u8be5\\u7b49\\u8d44\\u6599\\u7531\\u8425\\u529e\\u5546\\u4ee5\\u53ef\\u67e5\\u9605\\u7684\\u5f62\\u5f0f\\u63d0\\u4f9b\\u7ed9\\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\uff0c\\u4e0d\\u5e94\\u5305\\u542b\\u4e0e\\u5176\\u4ed6\\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u6709\\u5173\\u7684\\u4e2a\\u4eba\\u8d44\\u6599\\uff0c\\u4f46\\u6709\\u5408\\u6cd5\\u7406\\u7531\\u62ab\\u9732\\u8be5\\u7b49\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u60c5\\u51b5\\u9664\\u5916\\u3002 \\u8d44\\u6599\\u6e05\\u5355\\u53ca\\u53d6\\u5f97\\u8d44\\u6599\\u7684\\u7a0b\\u5e8f\\u7531\\u300a\\u4e2a\\u4eba\\u8d44\\u6599\\u6cd5\\u300b\\u8ba2\\u660e\\uff1b<\\/div>\\r\\n<div class=\\\"li\\\">-\\u8981\\u6c42\\u8fd0\\u8425\\u5546\\u6f84\\u6e05\\u5176\\u4e2a\\u4eba\\u6570\\u636e\\uff0c\\u5982\\u679c\\u4e2a\\u4eba\\u6570\\u636e\\u4e0d\\u5b8c\\u6574\\uff0c\\u8fc7\\u65f6\\uff0c\\u4e0d\\u51c6\\u786e\\uff0c\\u975e\\u6cd5\\u83b7\\u53d6\\u6216\\u5bf9\\u4e8e\\u6240\\u8ff0\\u5904\\u7406\\u76ee\\u7684\\u4e0d\\u662f\\u5fc5\\u9700\\u7684\\uff0c\\u5219\\u963b\\u6b62\\u6216\\u9500\\u6bc1\\u5b83\\u4eec\\uff0c\\u5e76\\u91c7\\u53d6\\u6cd5\\u5f8b\\u89c4\\u5b9a\\u7684\\u63aa\\r\\n<div class=\\\"li\\\">-\\u5728\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\u65f6\\uff0c\\u63d0\\u51fa\\u4e8b\\u5148\\u540c\\u610f\\u7684\\u6761\\u4ef6\\uff0c\\u4ee5\\u4fbf\\u5728\\u5e02\\u573a\\u4e0a\\u63a8\\u5e7f\\u5546\\u54c1\\uff0c\\u4f5c\\u54c1\\u548c\\u670d\\u52a1<\\/div>\\r\\n<div class=\\\"li\\\">-\\u64a4\\u56de\\u540c\\u610f\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\uff0c\\u4ee5\\u53ca\\u53d1\\u51fa\\u7ec8\\u6b62\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u8981\\u6c42\\uff1b<\\/div>\\r\\n<div class=\\\"li\\\">-\\u5c31\\u4fdd\\u969c\\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u7684\\u6743\\u5229\\u6216\\u5728\\u6cd5\\u5ead\\u4e0a\\u5c31\\u8425\\u529e\\u5546\\u5728\\u5904\\u7406\\u5176\\u4e2a\\u4eba\\u8d44\\u6599\\u65f6\\u7684\\u975e\\u6cd5\\u884c\\u4e3a\\u6216\\u758f\\u5ffd\\u5411\\u83b7\\u6388\\u6743\\u673a\\u6784\\u63d0\\u51fa\\u4e0a\\u8bc9\\uff1b<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014\\u7528\\u4e8e\\u884c\\u4f7f\\u4fc4\\u7f57\\u65af\\u8054\\u90a6\\u7acb\\u6cd5\\u89c4\\u5b9a\\u7684\\u5176\\u4ed6\\u6743\\u5229\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">4.2\\u3002 \\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u6709\\u4e49\\u52a1\\uff1a<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014\\u4e3a\\u64cd\\u4f5c\\u5458\\u63d0\\u4f9b\\u6709\\u5173\\u4ed6\\/\\u5979\\u81ea\\u5df1\\u7684\\u53ef\\u9760\\u6570\\u636e\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">-\\u901a\\u77e5\\u8fd0\\u8425\\u5546\\u6709\\u5173\\u60a8\\u7684\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u6f84\\u6e05\\uff08\\u66f4\\u65b0\\uff0c\\u4fee\\u6539\\uff09\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">4.3\\u3002 \\u672a\\u7ecf\\u8fd0\\u8425\\u5546\\u540c\\u610f\\uff0c\\u5411\\u8fd0\\u8425\\u5546\\u63d0\\u4f9b\\u5173\\u4e8e\\u81ea\\u5df1\\u7684\\u865a\\u5047\\u4fe1\\u606f\\u6216\\u5173\\u4e8e\\u53e6\\u4e00\\u4e2a\\u4eba\\u6570\\u636e\\u4e3b\\u4f53\\u7684\\u4fe1\\u606f\\u7684\\u4eba\\u5e94\\u6839\\u636e\\u4fc4\\u7f57\\u65af\\u8054\\u90a6\\u7684\\u7acb\\u6cd5\\u627f\\u62c5\\u8d23\\u4efb\\u3002<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"\\u884cmb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>5\\uff0e \\u4e2a\\u4eba\\u8d44\\u6599\\u5904\\u7406\\u539f\\u5219<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">5.1\\u3002 \\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u5904\\u7406\\u662f\\u5728\\u5408\\u6cd5\\u548c\\u516c\\u5e73\\u7684\\u57fa\\u7840\\u4e0a\\u8fdb\\u884c\\u7684\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">5.2\\u3002 \\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u5904\\u7406\\u4ec5\\u9650\\u4e8e\\u5b9e\\u73b0\\u7279\\u5b9a\\uff0c\\u9884\\u5b9a\\u548c\\u5408\\u6cd5\\u7684\\u76ee\\u6807\\u3002 \\u4e0d\\u5141\\u8bb8\\u5904\\u7406\\u4e0e\\u6536\\u96c6\\u4e2a\\u4eba\\u6570\\u636e\\u76ee\\u7684\\u4e0d\\u76f8\\u7b26\\u7684\\u4e2a\\u4eba\\u6570\\u636e\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">5.3\\u3002 \\u4e0d\\u5141\\u8bb8\\u5408\\u5e76\\u5305\\u542b\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u6570\\u636e\\u5e93\\uff0c\\u5176\\u5904\\u7406\\u662f\\u4e3a\\u4e86\\u5f7c\\u6b64\\u4e0d\\u76f8\\u5bb9\\u7684\\u76ee\\u7684\\u800c\\u8fdb\\u884c\\u7684\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">5.4\\u3002 \\u53ea\\u6709\\u7b26\\u5408\\u5904\\u7406\\u76ee\\u7684\\u7684\\u4e2a\\u4eba\\u8d44\\u6599\\u624d\\u4f1a\\u88ab\\u5904\\u7406\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">5.5\\u3002 \\u5904\\u7406\\u7684\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u5185\\u5bb9\\u548c\\u6570\\u91cf\\u7b26\\u5408\\u89c4\\u5b9a\\u7684\\u5904\\u7406\\u76ee\\u7684\\u3002 \\u5904\\u7406\\u7684\\u4e2a\\u4eba\\u8d44\\u6599\\u4e0d\\u5141\\u8bb8\\u4e0e\\u5904\\u7406\\u7684\\u76ee\\u7684\\u6709\\u5173\\u7684\\u5197\\u4f59\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">5.6\\u3002 \\u5728\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\u65f6\\uff0c\\u786e\\u4fdd\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u51c6\\u786e\\u6027\\u3001\\u8db3\\u591f\\u6027\\u53ca\\u5728\\u5fc5\\u8981\\u60c5\\u51b5\\u4e0b\\uff0c\\u4ee5\\u53ca\\u4e0e\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u76ee\\u7684\\u6709\\u5173\\u7684\\u76f8\\u5173\\u6027\\u3002 \\u8fd0\\u8425\\u5546\\u91c7\\u53d6\\u5fc5\\u8981\\u7684\\u63aa\\u65bd\\u548c\\/\\u6216\\u786e\\u4fdd\\u4ed6\\u4eec\\u88ab\\u91c7\\u53d6\\u5220\\u9664\\u6216\\u6f84\\u6e05\\u4e0d\\u5b8c\\u6574\\u6216\\u4e0d\\u51c6\\u786e\\u7684\\u6570\\u636e\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">5.7\\u3002 \\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u50a8\\u5b58\\u65b9\\u5f0f\\uff0c\\u53ef\\u8ba9\\u4f60\\u5728\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u76ee\\u7684\\u6240\\u8981\\u6c42\\u7684\\u65f6\\u95f4\\u5185\\uff0c\\u8bc6\\u522b\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u4e3b\\u9898\\uff0c\\u9664\\u975e\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u50a8\\u5b58\\u671f\\u7531\\u8054\\u90a6\\u6cd5\\u5f8b\\u89c4\\u5b9a\\uff0c\\u800c\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u5f53\\u4e8b\\u4eba\\u3001\\u53d7\\u76ca\\u4eba\\u6216\\u62c5\\u4fdd\\u4eba\\u6240\\u7b7e\\u8ba2\\u7684\\u534f\\u8bae\\u3002 \\u9664\\u975e\\u8054\\u90a6\\u6cd5\\u5f8b\\u53e6\\u6709\\u89c4\\u5b9a\\uff0c\\u5904\\u7406\\u540e\\u7684\\u4e2a\\u4eba\\u6570\\u636e\\u5728\\u5b9e\\u73b0\\u5904\\u7406\\u76ee\\u6807\\u6216\\u5931\\u53bb\\u5b9e\\u73b0\\u8fd9\\u4e9b\\u76ee\\u6807\\u7684\\u9700\\u8981\\u65f6\\u88ab\\u9500\\u6bc1\\u6216\\u4eba\\u683c\\u89e3\\u4f53\\u3002<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"\\u884cmb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>6\\uff0e \\u4e2a\\u4eba\\u6570\\u636e\\u5904\\u7406\\u7684\\u76ee\\u7684<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div id=\\\"EUT4Im\\\"class=\\\"li\\\">\\r\\n<\\u8868\\u7c7b=\\\"\\u76ee\\u7684-\\u8868\\\">\\r\\n<tbody>\\r\\n<tr><th>\\u5904\\u7406\\u76ee\\u7684<\\/th>\\r\\n<td class=\\\"purpose-field\\\"><span>\\u901a\\u8fc7\\u53d1\\u9001\\u7535\\u5b50\\u90ae\\u4ef6\\u901a\\u77e5\\u7528\\u6237<\\/span><\\/td>\\r\\n<\\/tr>\\r\\n<tr><th>\\u4e2a\\u4eba\\u8d44\\u6599<\\/th>\\r\\n<td\\u7c7b=\\\"\\u6570\\u636e\\u5b57\\u6bb5\\\">\\r\\n<ul>\\r\\n<li><span>\\u59d3\\u3001\\u540d\\u3001\\u7236\\u540d<\\/span><\\/li>\\r\\n<li><span>\\u7535\\u5b50\\u90ae\\u4ef6\\u5730\\u5740<\\/span><\\/li>\\r\\n<li><span>\\u7535\\u8bdd\\u53f7\\u7801<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<tr><th>\\u6cd5\\u5f8b\\u4f9d\\u636e<\\/th>\\r\\n<td class=\\\"\\u6cd5\\u5f8b\\u9886\\u57df\\\">\\r\\n<ul>\\r\\n<li><span>\\u8fd0\\u8425\\u5546\\u7684\\u6cd5\\u5b9a\\uff08\\u7ec4\\u6210\\uff09\\u6587\\u4ef6<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<tr><th>\\u4e2a\\u4eba\\u6570\\u636e\\u5904\\u7406\\u7684\\u7c7b\\u578b<\\/th>\\r\\n<td\\u7c7b=\\\"\\u7c7b\\u578b-\\u5b57\\u6bb5\\\">\\r\\n<ul>\\r\\n<li><span>\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u6536\\u96c6\\u3001\\u8bb0\\u5f55\\u3001\\u7cfb\\u7edf\\u5316\\u3001\\u79ef\\u7d2f\\u3001\\u5b58\\u50a8\\u3001\\u9500\\u6bc1\\u548c\\u975e\\u4e2a\\u4eba\\u5316<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<\\/tbody>\\r\\n<\\/\\u8868\\u683c>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"\\u884cmb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>7\\uff0e \\u4e2a\\u4eba\\u6570\\u636e\\u5904\\u7406\\u6761\\u4ef6<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">7.1. \\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u5904\\u7406\\u662f\\u5728\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u540c\\u610f\\u4e0b\\u8fdb\\u884c\\u7684\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">7.2. \\u4e3a\\u4e86\\u5b9e\\u73b0\\u4fc4\\u7f57\\u65af\\u8054\\u90a6\\u56fd\\u9645\\u534f\\u8bae\\u6216\\u6cd5\\u5f8b\\u89c4\\u5b9a\\u7684\\u76ee\\u6807\\uff0c\\u5c65\\u884c\\u4fc4\\u7f57\\u65af\\u8054\\u90a6\\u7acb\\u6cd5\\u8d4b\\u4e88\\u7ecf\\u8425\\u8005\\u7684\\u804c\\u80fd\\uff0c\\u6743\\u529b\\u548c\\u804c\\u8d23\\uff0c\\u5fc5\\u987b\\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\u3002<\\/div>\\r\\n7.3. \\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u5904\\u7406\\u5bf9\\u4e8e\\u53f8\\u6cd5\\u884c\\u653f\\u3001\\u6267\\u884c\\u53f8\\u6cd5\\u884c\\u4e3a\\u3001\\u6839\\u636e\\u4fc4\\u7f57\\u65af\\u8054\\u90a6\\u5173\\u4e8e\\u6267\\u884c\\u7a0b\\u5e8f\\u7684\\u7acb\\u6cd5\\u6267\\u884c\\u7684\\u53e6\\u4e00\\u673a\\u6784\\u6216\\u5b98\\u5458\\u7684\\u884c\\u4e3a\\u662f\\u5fc5\\u8981\\u7684\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">7.4\\u3002 \\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\u662f\\u6267\\u884c\\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u662f\\u4e00\\u65b9\\u6216\\u53d7\\u76ca\\u4eba\\u6216\\u62c5\\u4fdd\\u4eba\\u7684\\u534f\\u8bae\\u6240\\u5fc5\\u9700\\u7684\\uff0c\\u4e5f\\u662f\\u6839\\u636e\\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u7684\\u5021\\u8bae\\u8ba2\\u7acb\\u534f\\u8bae\\u6216\\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u5c06\\u662f\\u53d7\\u76ca\\u4eba\\u6216\\u62c5\\u4fdd\\u4eba\\u7684\\u534f\\u8bae\\u6240\\u5fc5\\u9700\\u7684\\u3002<\\/div>\\r\\n7.5. \\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u5904\\u7406\\u5bf9\\u4e8e\\u884c\\u4f7f\\u8fd0\\u8425\\u5546\\u6216\\u7b2c\\u4e09\\u65b9\\u7684\\u6743\\u5229\\u548c\\u5408\\u6cd5\\u5229\\u76ca\\u6216\\u5b9e\\u73b0\\u5177\\u6709\\u793e\\u4f1a\\u610f\\u4e49\\u7684\\u76ee\\u6807\\u662f\\u5fc5\\u8981\\u7684\\uff0c\\u524d\\u63d0\\u662f\\u4e2a\\u4eba\\u6570\\u636e\\u4e3b\\u4f53\\u7684\\u6743\\u5229\\u548c\\u81ea\\u7531\\u4e0d\\u53d7\\u4fb5\\u72af\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">7.6\\u3002 \\u4e2a\\u4eba\\u6570\\u636e\\u7531\\u4e2a\\u4eba\\u6570\\u636e\\u4e3b\\u4f53\\u6216\\u5e94\\u5176\\u8981\\u6c42\\u63d0\\u4f9b\\u7684\\u65e0\\u9650\\u6570\\u91cf\\u7684\\u4eba\\u5458\\u5904\\u7406\\uff0c\\u8bbf\\u95ee\\uff08\\u4ee5\\u4e0b\\u79f0\\u4e3a\\u516c\\u5f00\\u53ef\\u7528\\u7684\\u4e2a\\u4eba\\u6570\\u636e\\uff09\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">7.7\\u3002 \\u6839\\u636e\\u8054\\u90a6\\u6cd5\\u5f8b\\u5904\\u7406\\u9700\\u8981\\u516c\\u5e03\\u6216\\u5f3a\\u5236\\u62ab\\u9732\\u7684\\u4e2a\\u4eba\\u6570\\u636e\\u3002<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"\\u884cmb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>8\\uff0e \\u6536\\u96c6\\u3001\\u50a8\\u5b58\\u3001\\u8f6c\\u79fb\\u53ca\\u5176\\u4ed6\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u7a0b\\u5e8f<\\/h5>\\r\\n<div class=\\\"descr\\\">\\u8fd0\\u8425\\u5546\\u5904\\u7406\\u7684\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u5b89\\u5168\\u6027\\u901a\\u8fc7\\u5b9e\\u65bd\\u5fc5\\u8981\\u7684\\u6cd5\\u5f8b\\uff0c\\u7ec4\\u7ec7\\u548c\\u6280\\u672f\\u63aa\\u65bd\\u6765\\u786e\\u4fdd\\uff0c\\u4ee5\\u5b8c\\u5168\\u7b26\\u5408\\u4e2a\\u4eba\\u6570\\u636e\\u4fdd\\u62a4\\u9886\\u57df\\u73b0\\u884c\\u7acb\\u6cd5\\u7684\\u8981\\u6c42\\u3002<\\/div>\\r\\n<div\\u7c7b=\\u201col\\u201d>\\r\\n<div class=\\\"li\\\">8.1\\u3002 \\u8fd0\\u8425\\u5546\\u786e\\u4fdd\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u5b89\\u5168\\uff0c\\u5e76\\u91c7\\u53d6\\u4e00\\u5207\\u53ef\\u80fd\\u7684\\u63aa\\u65bd\\u6765\\u9632\\u6b62\\u672a\\u7ecf\\u6388\\u6743\\u7684\\u4eba\\u5458\\u8bbf\\u95ee\\u4e2a\\u4eba\\u6570\\u636e\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">8.2\\u3002 \\u5728\\u4efb\\u4f55\\u60c5\\u51b5\\u4e0b\\uff0c\\u7528\\u6237\\u7684\\u4e2a\\u4eba\\u6570\\u636e\\u90fd\\u4e0d\\u4f1a\\u8f6c\\u79fb\\u7ed9\\u7b2c\\u4e09\\u65b9\\uff0c\\u4f46\\u4e0e\\u6267\\u884c\\u73b0\\u884c\\u7acb\\u6cd5\\u6709\\u5173\\u7684\\u60c5\\u51b5\\u6216\\u4e2a\\u4eba\\u6570\\u636e\\u4e3b\\u4f53\\u540c\\u610f\\u8fd0\\u8425\\u5546\\u5c06\\u6570\\u636e\\u8f6c\\u79fb\\u7ed9\\u7b2c\\u4e09\\u65b9\\u7684\\u60c5\\u51b5\\u9664\\u5916\\u3002\\u5c65\\u884c\\u6c11\\u4e8b\\u5408\\u540c\\u4e49\\u52a1\\u7684\\u7b2c\\u4e09\\u65b9\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">8.3\\u3002 \\u5982\\u679c\\u53d1\\u73b0\\u4e2a\\u4eba\\u6570\\u636e\\u4e0d\\u51c6\\u786e\\uff0c\\u7528\\u6237\\u53ef\\u4ee5\\u901a\\u8fc7\\u5411\\u8fd0\\u8425\\u5546\\u7684\\u7535\\u5b50\\u90ae\\u4ef6\\u5730\\u5740<span data-scroll-to=\\\"#owner-email-field\\\">office@zms-msk \\u53d1\\u9001\\u901a\\u77e5\\u6765\\u72ec\\u7acb\\u66f4\\u65b0\\u8fd9\\u4e9b\\u6570\\u636e.ru<\\/span>&nbsp;\\u6807\\u8bb0\\u4e3a\\u201c\\u6b63\\u5728\\u66f4\\u65b0\\u4e2a\\u4eba\\u6570\\u636e\\u3002\\u201d<\\/div>\\r\\n<div class=\\\"li\\\">8.4\\u3002 \\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u671f\\u9650\\u53d6\\u51b3\\u4e8e\\u4e2a\\u4eba\\u6570\\u636e\\u6536\\u96c6\\u76ee\\u7684\\u7684\\u5b9e\\u73b0\\u60c5\\u51b5\\uff0c\\u9664\\u975e\\u5408\\u540c\\u6216\\u73b0\\u884c\\u6cd5\\u5f8b\\u89c4\\u5b9a\\u4e86\\u4e0d\\u540c\\u7684\\u671f\\u9650\\u3002<br \\/>\\u7528\\u6237\\u53ef\\u4ee5\\u968f\\u65f6\\u64a4\\u56de\\u5176\\u540c\\u610f\\u901a\\u8fc7\\u7535\\u5b50\\u90ae\\u4ef6\\u5411\\u8fd0\\u8425\\u5546\\u7684\\u7535\\u5b50\\u90ae\\u4ef6\\u5730\\u5740<span data-scroll-to=\\\"#owner-email-field\\\">office@zms-msk.ru<\\/span>\\u53d1\\u200b\\u200b\\u9001\\u901a\\u77e5\\u5e76\\u9644\\u4e0a\\u5907\\u6ce8\\u6765\\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\u201c\\u64a4\\u9500\\u5bf9\\u4e2a\\u4eba\\u6570\\u636e\\u5904\\u7406\\u7684\\u540c\\u610f\\u3002\\u201d<\\/div>\\r\\n<div class=\\\"li\\\">8.5\\u3002 \\u7b2c\\u4e09\\u65b9\\u670d\\u52a1\\uff08\\u5305\\u62ec\\u652f\\u4ed8\\u7cfb\\u7edf\\u3001\\u901a\\u4fe1\\u548c\\u5176\\u4ed6\\u670d\\u52a1\\u63d0\\u4f9b\\u5546\\uff09\\u6536\\u96c6\\u7684\\u6240\\u6709\\u4fe1\\u606f\\u5747\\u7531\\u8fd9\\u4e9b\\u4eba\\uff08\\u8fd0\\u8425\\u5546\\uff09\\u6839\\u636e\\u5176\\u7528\\u6237\\u534f\\u8bae\\u548c\\u9690\\u79c1\\u653f\\u7b56\\u8fdb\\u884c\\u5b58\\u50a8\\u548c\\u5904\\u7406\\u3002 \\u4e2a\\u4eba\\u6570\\u636e\\u548c\\/\\u6216\\u6307\\u5b9a\\u6587\\u4ef6\\u7684\\u4e3b\\u9898\\u3002 \\u8fd0\\u8425\\u5546\\u4e0d\\u5bf9\\u7b2c\\u4e09\\u65b9\\uff08\\u5305\\u62ec\\u672c\\u6bb5\\u4e2d\\u6307\\u5b9a\\u7684\\u670d\\u52a1\\u63d0\\u4f9b\\u5546\\uff09\\u7684\\u884c\\u4e3a\\u8d1f\\u8d23\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">8.6\\u3002 \\u4e2a\\u4eba\\u6570\\u636e\\u4e3b\\u4f53\\u5bf9\\u5141\\u8bb8\\u5206\\u53d1\\u7684\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u4f20\\u8f93\\uff08\\u63d0\\u4f9b\\u8bbf\\u95ee\\u9664\\u5916\\uff09\\u4ee5\\u53ca\\u5904\\u7406\\u6216\\u5904\\u7406\\u6761\\u4ef6\\uff08\\u83b7\\u53d6\\u8bbf\\u95ee\\u9664\\u5916\\uff09\\u5236\\u5b9a\\u7684\\u7981\\u4ee4\\u4e0d\\u9002\\u7528\\u4e8e\\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u60c5\\u51b5\\u653f\\u5e9c\\u3001\\u516c\\u5171\\u548c\\u4fc4\\u7f57\\u65af\\u8054\\u90a6\\u7acb\\u6cd5\\u786e\\u5b9a\\u7684\\u5176\\u4ed6\\u516c\\u5171\\u5229\\u76ca\\u7684\\u6570\\u636e\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">8.7\\u3002 \\u8fd0\\u8425\\u5546\\u5728\\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\u65f6\\uff0c\\u786e\\u4fdd\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u673a\\u5bc6\\u6027\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">8.8\\u3002 \\u8fd0\\u8425\\u5546\\u4ee5\\u5141\\u8bb8\\u8bc6\\u522b\\u4e2a\\u4eba\\u6570\\u636e\\u4e3b\\u4f53\\u7684\\u5f62\\u5f0f\\u5b58\\u50a8\\u4e2a\\u4eba\\u6570\\u636e\\uff0c\\u5b58\\u50a8\\u65f6\\u95f4\\u4e0d\\u5f97\\u8d85\\u8fc7\\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\u76ee\\u7684\\u6240\\u9700\\u7684\\u65f6\\u95f4\\uff0c\\u5982\\u679c\\u8054\\u90a6\\u6cd5\\u5f8b\\u672a\\u89c4\\u5b9a\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u5b58\\u50a8\\u671f\\u9650\\uff0c\\u5219\\u8fd0\\u8425\\u5546\\u5e94\\u7b7e\\u7f72\\u7684\\u534f\\u8bae\\u5f53\\u4e8b\\u4eba\\u3001\\u53d7\\u76ca\\u4eba\\u6216\\u62c5\\u4fdd\\u4eba\\u3002\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u4e3b\\u4f53\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">8.9\\u3002 \\u7ec8\\u6b62\\u4e2a\\u4eba\\u6570\\u636e\\u5904\\u7406\\u7684\\u6761\\u4ef6\\u53ef\\u4ee5\\u662f\\u4e2a\\u4eba\\u6570\\u636e\\u5904\\u7406\\u76ee\\u7684\\u7684\\u5b9e\\u73b0\\u3001\\u4e2a\\u4eba\\u6570\\u636e\\u4e3b\\u4f53\\u7684\\u540c\\u610f\\u671f\\u9650\\u5c4a\\u6ee1\\u3001\\u4e2a\\u4eba\\u6570\\u636e\\u4e3b\\u4f53\\u64a4\\u56de\\u540c\\u610f\\u6216\\u8005\\u8981\\u6c42\\u505c\\u6b62\\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u5904\\u7406\\uff0c\\u4ee5\\u53ca\\u975e\\u6cd5\\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u8bc6\\u522b\\u3002<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div \\u7c7b=\\u201ccol\\u201d>\\r\\n<h5>9\\u3002 \\u8fd0\\u8425\\u5546\\u4f7f\\u7528\\u6536\\u5230\\u7684\\u4e2a\\u4eba\\u6570\\u636e\\u6267\\u884c\\u7684\\u64cd\\u4f5c\\u5217\\u8868<\\/h5>\\r\\n<div\\u7c7b=\\u201col\\u201d>\\r\\n<div class=\\\"li\\\">9.1\\u3002 \\u8fd0\\u8425\\u5546\\u6536\\u96c6\\u3001\\u8bb0\\u5f55\\u3001\\u7cfb\\u7edf\\u5316\\u3001\\u79ef\\u7d2f\\u3001\\u5b58\\u50a8\\u3001\\u63d0\\u70bc\\uff08\\u66f4\\u65b0\\u3001\\u66f4\\u6539\\uff09\\u3001\\u63d0\\u53d6\\u3001\\u4f7f\\u7528\\u3001\\u4f20\\u8f93\\uff08\\u5206\\u53d1\\u3001\\u63d0\\u4f9b\\u3001\\u8bbf\\u95ee\\uff09\\u3001\\u53bb\\u4e2a\\u6027\\u5316\\u3001\\u963b\\u6b62\\u3001\\u5220\\u9664\\u548c\\u9500\\u6bc1\\u4e2a\\u4eba\\u6570\\u636e\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">9.2\\u3002 \\u8fd0\\u8425\\u5546\\u901a\\u8fc7\\u4fe1\\u606f\\u548c\\u7535\\u4fe1\\u7f51\\u7edc\\u5bf9\\u4e2a\\u4eba\\u6570\\u636e\\u8fdb\\u884c\\u81ea\\u52a8\\u5904\\u7406\\uff0c\\u65e0\\u8bba\\u662f\\u5426\\u63a5\\u6536\\u548c\\/\\u6216\\u4f20\\u8f93\\u6536\\u5230\\u7684\\u4fe1\\u606f\\u3002<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div \\u7c7b=\\u201ccol\\u201d>\\r\\n<h5>10\\u3002 \\u4e2a\\u4eba\\u6570\\u636e\\u8de8\\u5883\\u4f20\\u8f93<\\/h5>\\r\\n<div\\u7c7b=\\u201col\\u201d>\\r\\n<div class=\\\"li\\\">10.1\\u3002 \\u5728\\u5f00\\u59cb\\u4e2a\\u4eba\\u6570\\u636e\\u8de8\\u5883\\u4f20\\u8f93\\u6d3b\\u52a8\\u4e4b\\u524d\\uff0c\\u8fd0\\u8425\\u8005\\u6709\\u4e49\\u52a1\\u5411\\u4e2a\\u4eba\\u6570\\u636e\\u4e3b\\u4f53\\u6743\\u5229\\u4fdd\\u62a4\\u6388\\u6743\\u673a\\u6784\\u901a\\u62a5\\u5176\\u8fdb\\u884c\\u4e2a\\u4eba\\u6570\\u636e\\u8de8\\u5883\\u4f20\\u8f93\\u7684\\u610f\\u56fe\\uff08\\u4f8b\\u5982\\uff0c\\u901a\\u77e5\\u4e0e\\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u610f\\u5411\\u901a\\u77e5\\u5206\\u5f00\\u53d1\\u9001\\uff09\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">10.2. \\u5728\\u63d0\\u4ea4\\u4e0a\\u8ff0\\u901a\\u77e5\\u4e4b\\u524d\\uff0c\\u8fd0\\u8425\\u8005\\u6709\\u4e49\\u52a1\\u5411\\u8ba1\\u5212\\u8de8\\u5883\\u4f20\\u8f93\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u5916\\u56fd\\u5f53\\u5c40\\u3001\\u5916\\u56fd\\u4e2a\\u4eba\\u3001\\u5916\\u56fd\\u6cd5\\u4eba\\u83b7\\u53d6\\u76f8\\u5173\\u4fe1\\u606f\\u3002<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div \\u7c7b=\\u201ccol\\u201d>\\r\\n<h5>11\\u3002 \\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u4fdd\\u5bc6\\u6027<\\/h5>\\r\\n<div class=\\\"descr\\\">\\u8fd0\\u8425\\u5546\\u548c\\u5176\\u4ed6\\u6709\\u6743\\u8bbf\\u95ee\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u4eba\\u6709\\u4e49\\u52a1\\u4e0d\\u5411\\u7b2c\\u4e09\\u65b9\\u62ab\\u9732\\uff0c\\u5e76\\u4e14\\u672a\\u7ecf\\u4e2a\\u4eba\\u6570\\u636e\\u4e3b\\u4f53\\u540c\\u610f\\u4e0d\\u5f97\\u5206\\u53d1\\u4e2a\\u4eba\\u6570\\u636e\\uff0c\\u9664\\u975e\\u8054\\u90a6\\u6cd5\\u5f8b\\u53e6\\u6709\\u89c4\\u5b9a\\u3002 <\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div \\u7c7b=\\u201ccol\\u201d>\\r\\n<h5>12\\u3002 \\u6700\\u7ec8\\u6761\\u6b3e<\\/h5>\\r\\n<div\\u7c7b=\\u201col\\u201d>\\r\\n<div class=\\\"li\\\">12.1\\u3002 \\u7528\\u6237\\u53ef\\u4ee5\\u901a\\u8fc7\\u7535\\u5b50\\u90ae\\u4ef6\\u8054\\u7cfb\\u8fd0\\u8425\\u5546\\uff0c\\u83b7\\u5f97\\u6709\\u5173\\u5904\\u7406\\u5176\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u4efb\\u4f55\\u76f8\\u5173\\u95ee\\u9898\\u7684\\u6f84\\u6e05<span data-scroll-to=\\\"#owner-email-field\\\">office@zms-msk.ru < \\/span>.<\\/div>\\r\\n<div class=\\\"li\\\">12.2. \\u672c\\u6587\\u4ef6\\u5c06\\u53cd\\u6620\\u8fd0\\u8425\\u5546\\u4e2a\\u4eba\\u6570\\u636e\\u5904\\u7406\\u653f\\u7b56\\u7684\\u4efb\\u4f55\\u53d8\\u66f4\\u3002 \\u8be5\\u653f\\u7b56\\u65e0\\u9650\\u671f\\u6709\\u6548\\uff0c\\u76f4\\u81f3\\u88ab\\u65b0\\u7248\\u672c\\u53d6\\u4ee3\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">12.3\\u3002 \\u5f53\\u524d\\u7248\\u672c\\u7684\\u653f\\u7b56\\u53ef\\u5728\\u4e92\\u8054\\u7f51\\u4e0a\\u514d\\u8d39\\u83b7\\u53d6\\uff0c\\u5730\\u5740\\u4e3a<span id=\\\"owner-privacy-url-value\\\" data-scroll-to=\\\"#owner-privacy-url-field\\\">https:\\/\\/zamesbar .ru\\/\\u9690\\u79c1\\u653f\\u7b56<\\/span>.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2023-12-24 11:42:13\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-24 19:13:10\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-24 19:12:43\",\"publish_up\":\"2023-12-24 11:42:13\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"zh-CN\",\"note\":\"\"}', 0);
INSERT INTO `lsqvo_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(261, 'com_content.article.48', '', '2023-12-24 19:20:58', 113, 30226, 'ca7f85910c6ca081b2f64e457912d46e7dd4983e', '{\"id\":\"48\",\"asset_id\":222,\"title\":\"\\u9690\\u79c1\\u653f\\u7b56\",\"alias\":\"yin-si-zheng-ce\",\"introtext\":\"<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>1\\uff0e \\u4e00\\u822c\\u89c4\\u5b9a<\\/h5>\\r\\n<div class=\\\"descr\\\">\\u672c\\u4e2a\\u4eba\\u6570\\u636e\\u5904\\u7406\\u653f\\u7b56\\u662f\\u6839\\u636e2006\\u5e747\\u670827\\u65e5\\u7b2c152-FZ\\u53f7\\u8054\\u90a6\\u6cd5\\u5f8b\\\"\\u5173\\u4e8e\\u4e2a\\u4eba\\u6570\\u636e\\\"\\uff08\\u4ee5\\u4e0b\\u7b80\\u79f0\\\"\\u4e2a\\u4eba\\u6570\\u636e\\u6cd5\\\"\\uff09\\u7684\\u8981\\u6c42\\u7f16\\u5236\\u7684\\uff0c\\u5e76\\u5b9a\\u4e49\\u4e86\\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u7a0b\\u5e8f\\u548c\\u63aa\\u65bd\\uff0c\\u4ee5\\u786e\\u4fdd<span id=\\\"owner\\u2014name-value\\\"class=\\\"\\\"data-scroll-to=\\\"#owner-name-field\\\">LLC\\\"\\u634f\\u5408\\\"<\\/span>\\uff08\\u4ee5\\u4e0b\\u7b80\\u79f0\\u8fd0\\u8425\\u5546\\uff09\\u6240\\u91c7\\u53d6\\u7684\\u4e2a\\u4eba\\u6570\\u636e\\u5b89\\u5168\\u3002<\\/div>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">1.1. \\u7ecf\\u8425\\u8005\\u5c06\\u5176\\u6700\\u91cd\\u8981\\u7684\\u76ee\\u6807\\u548c\\u6761\\u4ef6\\u4f5c\\u4e3a\\u5176\\u6d3b\\u52a8\\u7684\\u5b9e\\u65bd\\uff0c\\u5373\\u5728\\u5904\\u7406\\u5176\\u4e2a\\u4eba\\u8d44\\u6599\\u65f6\\u9075\\u5b88\\u4eba\\u548c\\u516c\\u6c11\\u7684\\u6743\\u5229\\u548c\\u81ea\\u7531\\uff0c\\u5305\\u62ec\\u4fdd\\u62a4\\u9690\\u79c1\\u6743\\u3001\\u4e2a\\u4eba\\u548c\\u5bb6\\u5ead\\u79d8\\u5bc6\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">1.2. \\u672c\\u8fd0\\u8425\\u5546\\u5173\\u4e8e\\u4e2a\\u4eba\\u6570\\u636e\\u5904\\u7406\\u7684\\u653f\\u7b56\\uff08\\u4ee5\\u4e0b\\u7b80\\u79f0\\u653f\\u7b56\\uff09\\u9002\\u7528\\u4e8e\\u8fd0\\u8425\\u5546\\u53ef\\u4ee5\\u83b7\\u5f97\\u7684\\u5173\\u4e8e\\u7f51\\u7ad9\\u8bbf\\u95ee\\u8005\\u7684\\u6240\\u6709\\u4fe1\\u606f<span data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru <\\/span>\\u3002<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>2\\uff0e \\u653f\\u7b56\\u4e2d\\u4f7f\\u7528\\u7684\\u57fa\\u672c\\u6982\\u5ff5<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">2.1\\u3002 \\u81ea\\u52a8\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\u2014\\u5229\\u7528\\u7535\\u8111\\u6280\\u672f\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">2.2. \\u963b\\u6b62\\u4e2a\\u4eba\\u6570\\u636e-\\u6682\\u65f6\\u7ec8\\u6b62\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u5904\\u7406\\uff08\\u9664\\u975e\\u4e3a\\u4e86\\u6f84\\u6e05\\u4e2a\\u4eba\\u6570\\u636e\\u800c\\u9700\\u8981\\u5904\\u7406\\uff09\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">2.3\\u3002 \\u7f51\\u7ad9\\u662f\\u56fe\\u5f62\\u548c\\u4fe1\\u606f\\u6750\\u6599\\u7684\\u96c6\\u5408\\uff0c\\u4ee5\\u53ca\\u8ba1\\u7b97\\u673a\\u7a0b\\u5e8f\\u548c\\u6570\\u636e\\u5e93\\uff0c\\u4ee5\\u786e\\u4fdd\\u5b83\\u4eec\\u5728\\u4e92\\u8054\\u7f51\\u4e0a\\u7684\\u7f51\\u7edc\\u5730\\u5740<span data-scroll-to=\\\"#owner-site-url-field\\\">\\u7684\\u53ef\\u7528\\u6027https:\\/\\/zamesbar.ru <\\/span>\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">2.4\\u3002 \\u4e2a\\u4eba\\u6570\\u636e\\u4fe1\\u606f\\u7cfb\\u7edf-\\u5305\\u542b\\u5728\\u6570\\u636e\\u5e93\\u4e2d\\u7684\\u4e00\\u7ec4\\u4e2a\\u4eba\\u6570\\u636e\\uff0c\\u5e76\\u786e\\u4fdd\\u5176\\u5904\\u7406\\u4fe1\\u606f\\u6280\\u672f\\u548c\\u6280\\u672f\\u624b\\u6bb5\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">2.5\\u3002 \\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u975e\\u4e2a\\u4eba\\u5316-\\u884c\\u52a8\\uff0c\\u56e0\\u6b64\\u5728\\u4e0d\\u4f7f\\u7528\\u989d\\u5916\\u8d44\\u6599\\u7684\\u60c5\\u51b5\\u4e0b\\uff0c\\u65e0\\u6cd5\\u786e\\u5b9a\\u4e2a\\u4eba\\u8d44\\u6599\\u5bf9\\u7279\\u5b9a\\u4f7f\\u7528\\u8005\\u6216\\u5176\\u4ed6\\u4e2a\\u4eba\\u8d44\\u6599\\u4e3b\\u4f53\\u7684\\u8eab\\u5206\\u3002<\\/div>\\r\\n2.6. \\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u5904\\u7406\\u2014\\u5728\\u4f7f\\u7528\\u6216\\u4e0d\\u4f7f\\u7528\\u4e2a\\u4eba\\u6570\\u636e\\u81ea\\u52a8\\u5316\\u5de5\\u5177\\u7684\\u60c5\\u51b5\\u4e0b\\u6267\\u884c\\u7684\\u4efb\\u4f55\\u64cd\\u4f5c\\uff08\\u64cd\\u4f5c\\uff09\\u6216\\u4e00\\u7ec4\\u64cd\\u4f5c\\uff08\\u64cd\\u4f5c\\uff09\\uff0c\\u5305\\u62ec\\u6536\\u96c6\\uff0c\\u8bb0\\u5f55\\uff0c\\u7cfb\\u7edf\\u5316\\uff0c\\u79ef\\u7d2f\\uff0c\\u5b58\\u50a8\\uff0c\\u6f84\\u6e05\\uff08\\u66f4\\u65b0\\uff0c\\u4fee\\u6539\\uff09\\uff0c\\u63d0\\u53d6\\uff0c<\\/div>\\r\\n<div class=\\\"li\\\">2.7\\u3002 \\u8fd0\\u8425\\u5546-\\u4e00\\u4e2a\\u56fd\\u5bb6\\u673a\\u6784\\uff0c\\u5e02\\u653f\\u673a\\u6784\\uff0c\\u6cd5\\u4eba\\u5b9e\\u4f53\\u6216\\u4e2a\\u4eba\\uff0c\\u72ec\\u7acb\\u6216\\u8054\\u5408\\u5176\\u4ed6\\u4eba\\u7ec4\\u7ec7\\u548c\\/\\u6216\\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\uff0c\\u5e76\\u786e\\u5b9a\\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u76ee\\u7684\\uff0c\\u8981\\u5904\\u7406\\u7684\\u4e2a\\u4eba\\u6570\\u636e\\u6570\\u636e\\u7684\\u7ec4\\u6210\\uff0c<\\/div>\\r\\n<div class=\\\"li\\\">2.8\\u3002 \\u4e2a\\u4eba\\u6570\\u636e-\\u76f4\\u63a5\\u6216\\u95f4\\u63a5\\u4e0e\\u7f51\\u7ad9\\u7279\\u5b9a\\u6216\\u53ef\\u8bc6\\u522b\\u7528\\u6237\\u76f8\\u5173\\u7684\\u4efb\\u4f55\\u4fe1\\u606f<span data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru <\\/span>\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">2.9\\u3002 \\u7531\\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u6388\\u6743\\u5206\\u53d1\\u7684\\u4e2a\\u4eba\\u8d44\\u6599-\\u4e2a\\u4eba\\u8d44\\u6599\\uff0c\\u7531\\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u63d0\\u4f9b\\u7684\\u65e0\\u9650\\u6570\\u91cf\\u7684\\u4eba\\u67e5\\u9605\\uff0c\\u540c\\u610f\\u6309\\u7167\\u300a\\u4e2a\\u4eba\\u8d44\\u6599\\u6cd5\\u300b\\u89c4\\u5b9a\\u7684\\u7a0b\\u5e8f\\u5904\\u7406\\u7531\\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u6388\\u6743\\u5206\\u53d1\\u7684\\u4e2a\\u4eba\\u8d44\\u6599\\uff08\\u4ee5\\u4e0b\\u7b80\\u79f0\\u6388\\u6743\\u5206\\u53d1\\u7684\\u4e2a\\u4eba\\u8d44\\u6599\\uff09\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">2.10. \\u7528\\u6237-\\u7f51\\u7ad9\\u7684\\u4efb\\u4f55\\u8bbf\\u95ee\\u8005<span data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru <\\/span>\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">2.11. \\u63d0\\u4f9b\\u4e2a\\u4eba\\u8d44\\u6599\\u2014\\u65e8\\u5728\\u5411\\u67d0\\u4e2a\\u4eba\\u6216\\u67d0\\u4e00\\u5708\\u5b50\\u4eba\\u58eb\\u62ab\\u9732\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u884c\\u52a8\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">2.12. \\u4f20\\u64ad\\u4e2a\\u4eba\\u8d44\\u6599\\u2014\\u4efb\\u4f55\\u65e8\\u5728\\u5411\\u65e0\\u9650\\u671f\\u4eba\\u58eb\\u62ab\\u9732\\u4e2a\\u4eba\\u8d44\\u6599(\\u8f6c\\u79fb\\u4e2a\\u4eba\\u8d44\\u6599)\\u6216\\u719f\\u6089\\u65e0\\u9650\\u4eba\\u6570\\u7684\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u884c\\u52a8\\uff0c\\u5305\\u62ec\\u5728\\u5927\\u4f17\\u4f20\\u64ad\\u5a92\\u4ecb\\u62ab\\u9732\\u4e2a\\u4eba\\u8d44\\u6599\\u3001\\u653e\\u7f6e\\u5728\\u8d44\\u8baf\\u53ca\\u7535\\u8baf\\u7f51\\u7edc\\u5185\\uff0c\\u6216\\u4ee5\\u4efb\\u4f55\\u5176\\u4ed6\\u65b9\\u5f0f\\u63d0\\u4f9b\\u67e5\\u9605\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u9014\\u5f84\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">2.13. \\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u8de8\\u5883\\u8f6c\\u79fb-\\u5c06\\u4e2a\\u4eba\\u8d44\\u6599\\u8f6c\\u79fb\\u81f3\\u5916\\u56fd\\u9886\\u571f\\uff0c\\u4ea4\\u7ed9\\u5916\\u56fd\\u5f53\\u5c40\\u3001\\u5916\\u56fd\\u4e2a\\u4eba\\u6216\\u5916\\u56fd\\u6cd5\\u5f8b\\u5b9e\\u4f53\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">2.14. \\u9500\\u6bc1\\u4e2a\\u4eba\\u8d44\\u6599\\u2014\\u56e0\\u65e0\\u6cd5\\u8fdb\\u4e00\\u6b65\\u6062\\u590d\\u4e2a\\u4eba\\u8d44\\u6599\\u8d44\\u8baf\\u7cfb\\u7edf\\u5185\\u7684\\u4e2a\\u4eba\\u8d44\\u6599\\u5185\\u5bb9\\u53ca\\/\\u6216\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u4e3b\\u8981\\u8f7d\\u4f53\\u800c\\u6c38\\u4e45\\u9500\\u6bc1\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u4efb\\u4f55\\u884c\\u52a8\\u3002<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>3\\uff0e \\u7ecf\\u8425\\u8005\\u7684\\u57fa\\u672c\\u6743\\u5229\\u548c\\u4e49\\u52a1<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">3.1\\u3002 \\u8fd0\\u7b97\\u7b26\\u6709\\u6743\\uff1a<\\/div>\\r\\n<div class=\\\"li\\\">-\\u4ece\\u4e2a\\u4eba\\u4fe1\\u606f\\u4e3b\\u4f53\\u63a5\\u6536\\u5305\\u542b\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u53ef\\u9760\\u4fe1\\u606f\\u548c\\/\\u6216\\u6587\\u4ef6;<\\/div>\\r\\n<div class=\\\"li\\\">-\\u5982\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u4e3b\\u4f53\\u64a4\\u56de\\u5bf9\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u540c\\u610f\\uff0c\\u5e76\\u8981\\u6c42\\u7ec8\\u6b62\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\uff0c\\u5982\\u6709\\u4e2a\\u4eba\\u8d44\\u6599\\u6cd5\\u4f8b\\u6240\\u8ba2\\u660e\\u7684\\u7406\\u7531\\uff0c\\u8425\\u529e\\u5546\\u6709\\u6743\\u5728\\u672a\\u7ecf\\u540c\\u610f\\u7684\\u60c5\\u51b5\\u4e0b\\uff0c\\u7ee7\\u7eed\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\uff1b<\\/div>\\r\\n<div class=\\\"li\\\">-\\u72ec\\u7acb\\u786e\\u5b9a\\u5fc5\\u8981\\u548c\\u8db3\\u591f\\u7684\\u63aa\\u65bd\\u7684\\u7ec4\\u6210\\u548c\\u6e05\\u5355\\uff0c\\u4ee5\\u786e\\u4fdd\\u5c65\\u884c\\u4e2a\\u4eba\\u6570\\u636e\\u6cd5\\u5f8b\\u89c4\\u5b9a\\u7684\\u4e49\\u52a1\\u4ee5\\u53ca\\u6839\\u636e\\u5176\\u91c7\\u53d6\\u7684\\u76d1\\u7ba1\\u6cd5\\u5f8b\\u884c\\u4e3a\\uff0c\\u9664\\u975e\\u4e2a\\u4eba\\u6570\\u636e\\u6cd5\\u6216\\u5176\\u4ed6\\u8054\\u90a6<\\/div>\\r\\n<div class=\\\"li\\\">3.2\\u3002 \\u8fd0\\u7b97\\u7b26\\u5fc5\\u987b\\uff1a<\\/div>\\r\\n<div class=\\\"li\\\">-\\u5e94\\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u7684\\u8981\\u6c42\\uff0c\\u5411\\u5176\\u63d0\\u4f9b\\u4e0e\\u5904\\u7406\\u5176\\u4e2a\\u4eba\\u8d44\\u6599\\u6709\\u5173\\u7684\\u8d44\\u6599\\uff1b<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014\\u6839\\u636e\\u4fc4\\u7f57\\u65af\\u8054\\u90a6\\u73b0\\u884c\\u7acb\\u6cd5\\u89c4\\u5b9a\\u7684\\u7a0b\\u5e8f\\u7ec4\\u7ec7\\u4e2a\\u4eba\\u6570\\u636e\\u5904\\u7406<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014\\u6839\\u636e\\u4e2a\\u4eba\\u8d44\\u6599\\u6cd5\\u4f8b\\u7684\\u89c4\\u5b9a\\uff0c\\u56de\\u5e94\\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u53ca\\u5176\\u6cd5\\u5f8b\\u4ee3\\u8868\\u7684\\u8981\\u6c42\\u53ca\\u8981\\u6c42<\\/div>\\r\\n<div class=\\\"li\\\">-\\u5e94\\u672c\\u673a\\u6784\\u7684\\u8981\\u6c42\\uff0c\\u5728\\u6536\\u5230\\u8be5\\u8981\\u6c42\\u4e4b\\u65e5\\u8d7710\\u5929\\u5185\\u901a\\u77e5\\u4fdd\\u62a4\\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u6743\\u5229\\u7684\\u6388\\u6743\\u673a\\u6784\\u6240\\u9700\\u7684\\u8d44\\u6599\\uff1b<\\/div>\\r\\n<div class=\\\"li\\\">-\\u53d1\\u5e03\\u6216\\u4ee5\\u5176\\u4ed6\\u65b9\\u5f0f\\u63d0\\u4f9b\\u6709\\u5173\\u4e2a\\u4eba\\u6570\\u636e\\u5904\\u7406\\u7684\\u672c\\u653f\\u7b56\\u7684\\u65e0\\u9650\\u5236\\u8bbf\\u95ee;<\\/div>\\r\\n<div class=\\\"li\\\">-\\u91c7\\u53d6\\u6cd5\\u5f8b\\uff0c\\u7ec4\\u7ec7\\u548c\\u6280\\u672f\\u63aa\\u65bd\\uff0c\\u4fdd\\u62a4\\u4e2a\\u4eba\\u6570\\u636e\\u514d\\u53d7\\u672a\\u7ecf\\u6388\\u6743\\u6216\\u610f\\u5916\\u8bbf\\u95ee\\uff0c\\u7834\\u574f\\uff0c\\u4fee\\u6539\\uff0c\\u963b\\u6b62\\uff0c\\u590d\\u5236\\uff0c\\u63d0\\u4f9b\\uff0c\\u4f20\\u64ad\\u4e2a\\u4eba\\u6570\\u636e\\uff0c\\u4ee5\\u53ca\\u9632\\u6b62\\u4e0e\\u4e2a\\u4eba\\u6570\\u636e\\u76f8\\u5173\\u7684\\u975e\\u6cd5\\u884c\\u4e3a;<\\/div>\\r\\n<div class=\\\"li\\\">-\\u505c\\u6b62\\u4f20\\u8f93\\uff08\\u5206\\u53d1\\uff0c\\u63d0\\u4f9b\\uff0c\\u8bbf\\u95ee\\uff09\\u4e2a\\u4eba\\u6570\\u636e\\uff0c\\u505c\\u6b62\\u4ee5\\u4e2a\\u4eba\\u6570\\u636e\\u6cd5\\u5f8b\\u89c4\\u5b9a\\u7684\\u65b9\\u5f0f\\u548c\\u60c5\\u51b5\\u5904\\u7406\\u548c\\u9500\\u6bc1\\u4e2a\\u4eba\\u6570\\u636e;<\\/div>\\r\\n<div class=\\\"li\\\">-\\u5c65\\u884c\\u4e2a\\u4eba\\u8d44\\u6599\\u6cd5\\u5f8b\\u89c4\\u5b9a\\u7684\\u5176\\u4ed6\\u804c\\u8d23\\u3002<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>4\\uff0e \\u4e2a\\u4eba\\u4fe1\\u606f\\u4e3b\\u4f53\\u7684\\u57fa\\u672c\\u6743\\u5229\\u548c\\u4e49\\u52a1<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">4.1\\u3002 \\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u6709\\u6743\\uff1a<\\/div>\\r\\n<div class=\\\"li\\\">-\\u63a5\\u6536\\u6709\\u5173\\u5904\\u7406\\u5176\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u4fe1\\u606f\\uff0c\\u8054\\u90a6\\u6cd5\\u5f8b\\u89c4\\u5b9a\\u7684\\u60c5\\u51b5\\u9664\\u5916\\u3002 \\u8be5\\u7b49\\u8d44\\u6599\\u7531\\u8425\\u529e\\u5546\\u4ee5\\u53ef\\u67e5\\u9605\\u7684\\u5f62\\u5f0f\\u63d0\\u4f9b\\u7ed9\\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\uff0c\\u4e0d\\u5e94\\u5305\\u542b\\u4e0e\\u5176\\u4ed6\\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u6709\\u5173\\u7684\\u4e2a\\u4eba\\u8d44\\u6599\\uff0c\\u4f46\\u6709\\u5408\\u6cd5\\u7406\\u7531\\u62ab\\u9732\\u8be5\\u7b49\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u60c5\\u51b5\\u9664\\u5916\\u3002 \\u8d44\\u6599\\u6e05\\u5355\\u53ca\\u53d6\\u5f97\\u8d44\\u6599\\u7684\\u7a0b\\u5e8f\\u7531\\u300a\\u4e2a\\u4eba\\u8d44\\u6599\\u6cd5\\u300b\\u8ba2\\u660e\\uff1b<\\/div>\\r\\n<div class=\\\"li\\\">-\\u8981\\u6c42\\u8fd0\\u8425\\u5546\\u6f84\\u6e05\\u5176\\u4e2a\\u4eba\\u6570\\u636e\\uff0c\\u5982\\u679c\\u4e2a\\u4eba\\u6570\\u636e\\u4e0d\\u5b8c\\u6574\\uff0c\\u8fc7\\u65f6\\uff0c\\u4e0d\\u51c6\\u786e\\uff0c\\u975e\\u6cd5\\u83b7\\u53d6\\u6216\\u5bf9\\u4e8e\\u6240\\u8ff0\\u5904\\u7406\\u76ee\\u7684\\u4e0d\\u662f\\u5fc5\\u9700\\u7684\\uff0c\\u5219\\u963b\\u6b62\\u6216\\u9500\\u6bc1\\u5b83\\u4eec\\uff0c\\u5e76\\u91c7\\u53d6\\u6cd5\\u5f8b\\u89c4\\u5b9a\\u7684\\u63aa\\r\\n<div class=\\\"li\\\">-\\u5728\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\u65f6\\uff0c\\u63d0\\u51fa\\u4e8b\\u5148\\u540c\\u610f\\u7684\\u6761\\u4ef6\\uff0c\\u4ee5\\u4fbf\\u5728\\u5e02\\u573a\\u4e0a\\u63a8\\u5e7f\\u5546\\u54c1\\uff0c\\u4f5c\\u54c1\\u548c\\u670d\\u52a1<\\/div>\\r\\n<div class=\\\"li\\\">-\\u64a4\\u56de\\u540c\\u610f\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\uff0c\\u4ee5\\u53ca\\u53d1\\u51fa\\u7ec8\\u6b62\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u8981\\u6c42\\uff1b<\\/div>\\r\\n<div class=\\\"li\\\">-\\u5c31\\u4fdd\\u969c\\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u7684\\u6743\\u5229\\u6216\\u5728\\u6cd5\\u5ead\\u4e0a\\u5c31\\u8425\\u529e\\u5546\\u5728\\u5904\\u7406\\u5176\\u4e2a\\u4eba\\u8d44\\u6599\\u65f6\\u7684\\u975e\\u6cd5\\u884c\\u4e3a\\u6216\\u758f\\u5ffd\\u5411\\u83b7\\u6388\\u6743\\u673a\\u6784\\u63d0\\u51fa\\u4e0a\\u8bc9\\uff1b<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014\\u7528\\u4e8e\\u884c\\u4f7f\\u4fc4\\u7f57\\u65af\\u8054\\u90a6\\u7acb\\u6cd5\\u89c4\\u5b9a\\u7684\\u5176\\u4ed6\\u6743\\u5229\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">4.2\\u3002 \\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u6709\\u4e49\\u52a1\\uff1a<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014\\u4e3a\\u64cd\\u4f5c\\u5458\\u63d0\\u4f9b\\u6709\\u5173\\u4ed6\\/\\u5979\\u81ea\\u5df1\\u7684\\u53ef\\u9760\\u6570\\u636e\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">-\\u901a\\u77e5\\u8fd0\\u8425\\u5546\\u6709\\u5173\\u60a8\\u7684\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u6f84\\u6e05\\uff08\\u66f4\\u65b0\\uff0c\\u4fee\\u6539\\uff09\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">4.3\\u3002 \\u672a\\u7ecf\\u8fd0\\u8425\\u5546\\u540c\\u610f\\uff0c\\u5411\\u8fd0\\u8425\\u5546\\u63d0\\u4f9b\\u5173\\u4e8e\\u81ea\\u5df1\\u7684\\u865a\\u5047\\u4fe1\\u606f\\u6216\\u5173\\u4e8e\\u53e6\\u4e00\\u4e2a\\u4eba\\u6570\\u636e\\u4e3b\\u4f53\\u7684\\u4fe1\\u606f\\u7684\\u4eba\\u5e94\\u6839\\u636e\\u4fc4\\u7f57\\u65af\\u8054\\u90a6\\u7684\\u7acb\\u6cd5\\u627f\\u62c5\\u8d23\\u4efb\\u3002<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>5\\uff0e \\u4e2a\\u4eba\\u8d44\\u6599\\u5904\\u7406\\u539f\\u5219<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">5.1\\u3002 \\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u5904\\u7406\\u662f\\u5728\\u5408\\u6cd5\\u548c\\u516c\\u5e73\\u7684\\u57fa\\u7840\\u4e0a\\u8fdb\\u884c\\u7684\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">5.2\\u3002 \\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u5904\\u7406\\u4ec5\\u9650\\u4e8e\\u5b9e\\u73b0\\u7279\\u5b9a\\uff0c\\u9884\\u5b9a\\u548c\\u5408\\u6cd5\\u7684\\u76ee\\u6807\\u3002 \\u4e0d\\u5141\\u8bb8\\u5904\\u7406\\u4e0e\\u6536\\u96c6\\u4e2a\\u4eba\\u6570\\u636e\\u76ee\\u7684\\u4e0d\\u76f8\\u7b26\\u7684\\u4e2a\\u4eba\\u6570\\u636e\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">5.3\\u3002 \\u4e0d\\u5141\\u8bb8\\u5408\\u5e76\\u5305\\u542b\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u6570\\u636e\\u5e93\\uff0c\\u5176\\u5904\\u7406\\u662f\\u4e3a\\u4e86\\u5f7c\\u6b64\\u4e0d\\u76f8\\u5bb9\\u7684\\u76ee\\u7684\\u800c\\u8fdb\\u884c\\u7684\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">5.4\\u3002 \\u53ea\\u6709\\u7b26\\u5408\\u5904\\u7406\\u76ee\\u7684\\u7684\\u4e2a\\u4eba\\u8d44\\u6599\\u624d\\u4f1a\\u88ab\\u5904\\u7406\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">5.5\\u3002 \\u5904\\u7406\\u7684\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u5185\\u5bb9\\u548c\\u6570\\u91cf\\u7b26\\u5408\\u89c4\\u5b9a\\u7684\\u5904\\u7406\\u76ee\\u7684\\u3002 \\u5904\\u7406\\u7684\\u4e2a\\u4eba\\u8d44\\u6599\\u4e0d\\u5141\\u8bb8\\u4e0e\\u5904\\u7406\\u7684\\u76ee\\u7684\\u6709\\u5173\\u7684\\u5197\\u4f59\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">5.6\\u3002 \\u5728\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\u65f6\\uff0c\\u786e\\u4fdd\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u51c6\\u786e\\u6027\\u3001\\u8db3\\u591f\\u6027\\u53ca\\u5728\\u5fc5\\u8981\\u60c5\\u51b5\\u4e0b\\uff0c\\u4ee5\\u53ca\\u4e0e\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u76ee\\u7684\\u6709\\u5173\\u7684\\u76f8\\u5173\\u6027\\u3002 \\u8fd0\\u8425\\u5546\\u91c7\\u53d6\\u5fc5\\u8981\\u7684\\u63aa\\u65bd\\u548c\\/\\u6216\\u786e\\u4fdd\\u4ed6\\u4eec\\u88ab\\u91c7\\u53d6\\u5220\\u9664\\u6216\\u6f84\\u6e05\\u4e0d\\u5b8c\\u6574\\u6216\\u4e0d\\u51c6\\u786e\\u7684\\u6570\\u636e\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">5.7\\u3002 \\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u50a8\\u5b58\\u65b9\\u5f0f\\uff0c\\u53ef\\u8ba9\\u4f60\\u5728\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u76ee\\u7684\\u6240\\u8981\\u6c42\\u7684\\u65f6\\u95f4\\u5185\\uff0c\\u8bc6\\u522b\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u4e3b\\u9898\\uff0c\\u9664\\u975e\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u50a8\\u5b58\\u671f\\u7531\\u8054\\u90a6\\u6cd5\\u5f8b\\u89c4\\u5b9a\\uff0c\\u800c\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u5f53\\u4e8b\\u4eba\\u3001\\u53d7\\u76ca\\u4eba\\u6216\\u62c5\\u4fdd\\u4eba\\u6240\\u7b7e\\u8ba2\\u7684\\u534f\\u8bae\\u3002 \\u9664\\u975e\\u8054\\u90a6\\u6cd5\\u5f8b\\u53e6\\u6709\\u89c4\\u5b9a\\uff0c\\u5904\\u7406\\u540e\\u7684\\u4e2a\\u4eba\\u6570\\u636e\\u5728\\u5b9e\\u73b0\\u5904\\u7406\\u76ee\\u6807\\u6216\\u5931\\u53bb\\u5b9e\\u73b0\\u8fd9\\u4e9b\\u76ee\\u6807\\u7684\\u9700\\u8981\\u65f6\\u88ab\\u9500\\u6bc1\\u6216\\u4eba\\u683c\\u89e3\\u4f53\\u3002<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>6\\uff0e \\u4e2a\\u4eba\\u6570\\u636e\\u5904\\u7406\\u7684\\u76ee\\u7684<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div id=\\\"EUT4Im\\\" class=\\\"li\\\">\\r\\n<table class=\\\"purpose-table\\\">\\r\\n<tbody>\\r\\n<tr><th>\\u5904\\u7406\\u76ee\\u7684<\\/th>\\r\\n<td class=\\\"purpose-field\\\"><span>\\u901a\\u8fc7\\u53d1\\u9001\\u7535\\u5b50\\u90ae\\u4ef6\\u901a\\u77e5\\u7528\\u6237<\\/span><\\/td>\\r\\n<\\/tr>\\r\\n<tr><th>\\u4e2a\\u4eba\\u8d44\\u6599<\\/th>\\r\\n<td class=\\\"data-field\\\">\\r\\n<ul>\\r\\n<li><span>\\u59d3\\u3001\\u540d\\u3001\\u7236\\u540d<\\/span><\\/li>\\r\\n<li><span>\\u7535\\u5b50\\u90ae\\u4ef6\\u5730\\u5740<\\/span><\\/li>\\r\\n<li><span>\\u7535\\u8bdd\\u53f7\\u7801<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<tr><th>\\u6cd5\\u5f8b\\u4f9d\\u636e<\\/th>\\r\\n<td class=\\\"legal-field\\\">\\r\\n<ul>\\r\\n<li><span>\\u8fd0\\u8425\\u5546\\u7684\\u6cd5\\u5b9a\\uff08\\u7ec4\\u6210\\uff09\\u6587\\u4ef6<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<tr><th>\\u4e2a\\u4eba\\u6570\\u636e\\u5904\\u7406\\u7684\\u7c7b\\u578b<\\/th>\\r\\n<td class=\\\"types-field\\\">\\r\\n<ul>\\r\\n<li><span>\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u6536\\u96c6\\u3001\\u8bb0\\u5f55\\u3001\\u7cfb\\u7edf\\u5316\\u3001\\u79ef\\u7d2f\\u3001\\u5b58\\u50a8\\u3001\\u9500\\u6bc1\\u548c\\u975e\\u4e2a\\u4eba\\u5316<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<\\/tbody>\\r\\n<\\/table>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>7\\uff0e \\u4e2a\\u4eba\\u6570\\u636e\\u5904\\u7406\\u6761\\u4ef6<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">7.1. \\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u5904\\u7406\\u662f\\u5728\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u540c\\u610f\\u4e0b\\u8fdb\\u884c\\u7684\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">7.2. \\u4e3a\\u4e86\\u5b9e\\u73b0\\u4fc4\\u7f57\\u65af\\u8054\\u90a6\\u56fd\\u9645\\u534f\\u8bae\\u6216\\u6cd5\\u5f8b\\u89c4\\u5b9a\\u7684\\u76ee\\u6807\\uff0c\\u5c65\\u884c\\u4fc4\\u7f57\\u65af\\u8054\\u90a6\\u7acb\\u6cd5\\u8d4b\\u4e88\\u7ecf\\u8425\\u8005\\u7684\\u804c\\u80fd\\uff0c\\u6743\\u529b\\u548c\\u804c\\u8d23\\uff0c\\u5fc5\\u987b\\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\u3002<\\/div>\\r\\n7.3. \\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u5904\\u7406\\u5bf9\\u4e8e\\u53f8\\u6cd5\\u884c\\u653f\\u3001\\u6267\\u884c\\u53f8\\u6cd5\\u884c\\u4e3a\\u3001\\u6839\\u636e\\u4fc4\\u7f57\\u65af\\u8054\\u90a6\\u5173\\u4e8e\\u6267\\u884c\\u7a0b\\u5e8f\\u7684\\u7acb\\u6cd5\\u6267\\u884c\\u7684\\u53e6\\u4e00\\u673a\\u6784\\u6216\\u5b98\\u5458\\u7684\\u884c\\u4e3a\\u662f\\u5fc5\\u8981\\u7684\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">7.4\\u3002 \\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\u662f\\u6267\\u884c\\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u662f\\u4e00\\u65b9\\u6216\\u53d7\\u76ca\\u4eba\\u6216\\u62c5\\u4fdd\\u4eba\\u7684\\u534f\\u8bae\\u6240\\u5fc5\\u9700\\u7684\\uff0c\\u4e5f\\u662f\\u6839\\u636e\\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u7684\\u5021\\u8bae\\u8ba2\\u7acb\\u534f\\u8bae\\u6216\\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u5c06\\u662f\\u53d7\\u76ca\\u4eba\\u6216\\u62c5\\u4fdd\\u4eba\\u7684\\u534f\\u8bae\\u6240\\u5fc5\\u9700\\u7684\\u3002<\\/div>\\r\\n7.5. \\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u5904\\u7406\\u5bf9\\u4e8e\\u884c\\u4f7f\\u8fd0\\u8425\\u5546\\u6216\\u7b2c\\u4e09\\u65b9\\u7684\\u6743\\u5229\\u548c\\u5408\\u6cd5\\u5229\\u76ca\\u6216\\u5b9e\\u73b0\\u5177\\u6709\\u793e\\u4f1a\\u610f\\u4e49\\u7684\\u76ee\\u6807\\u662f\\u5fc5\\u8981\\u7684\\uff0c\\u524d\\u63d0\\u662f\\u4e2a\\u4eba\\u6570\\u636e\\u4e3b\\u4f53\\u7684\\u6743\\u5229\\u548c\\u81ea\\u7531\\u4e0d\\u53d7\\u4fb5\\u72af\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">7.6\\u3002 \\u4e2a\\u4eba\\u6570\\u636e\\u7531\\u4e2a\\u4eba\\u6570\\u636e\\u4e3b\\u4f53\\u6216\\u5e94\\u5176\\u8981\\u6c42\\u63d0\\u4f9b\\u7684\\u65e0\\u9650\\u6570\\u91cf\\u7684\\u4eba\\u5458\\u5904\\u7406\\uff0c\\u8bbf\\u95ee\\uff08\\u4ee5\\u4e0b\\u79f0\\u4e3a\\u516c\\u5f00\\u53ef\\u7528\\u7684\\u4e2a\\u4eba\\u6570\\u636e\\uff09\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">7.7\\u3002 \\u6839\\u636e\\u8054\\u90a6\\u6cd5\\u5f8b\\u5904\\u7406\\u9700\\u8981\\u516c\\u5e03\\u6216\\u5f3a\\u5236\\u62ab\\u9732\\u7684\\u4e2a\\u4eba\\u6570\\u636e\\u3002<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>8\\uff0e \\u6536\\u96c6\\u3001\\u50a8\\u5b58\\u3001\\u8f6c\\u79fb\\u53ca\\u5176\\u4ed6\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u7a0b\\u5e8f<\\/h5>\\r\\n<div class=\\\"descr\\\">\\u8fd0\\u8425\\u5546\\u5904\\u7406\\u7684\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u5b89\\u5168\\u6027\\u901a\\u8fc7\\u5b9e\\u65bd\\u5fc5\\u8981\\u7684\\u6cd5\\u5f8b\\uff0c\\u7ec4\\u7ec7\\u548c\\u6280\\u672f\\u63aa\\u65bd\\u6765\\u786e\\u4fdd\\uff0c\\u4ee5\\u5b8c\\u5168\\u7b26\\u5408\\u4e2a\\u4eba\\u6570\\u636e\\u4fdd\\u62a4\\u9886\\u57df\\u73b0\\u884c\\u7acb\\u6cd5\\u7684\\u8981\\u6c42\\u3002<\\/div>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">8.1\\u3002 \\u8fd0\\u8425\\u5546\\u786e\\u4fdd\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u5b89\\u5168\\uff0c\\u5e76\\u91c7\\u53d6\\u4e00\\u5207\\u53ef\\u80fd\\u7684\\u63aa\\u65bd\\u6765\\u9632\\u6b62\\u672a\\u7ecf\\u6388\\u6743\\u7684\\u4eba\\u5458\\u8bbf\\u95ee\\u4e2a\\u4eba\\u6570\\u636e\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">8.2\\u3002 \\u5728\\u4efb\\u4f55\\u60c5\\u51b5\\u4e0b\\uff0c\\u7528\\u6237\\u7684\\u4e2a\\u4eba\\u6570\\u636e\\u90fd\\u4e0d\\u4f1a\\u8f6c\\u79fb\\u7ed9\\u7b2c\\u4e09\\u65b9\\uff0c\\u4f46\\u4e0e\\u6267\\u884c\\u73b0\\u884c\\u7acb\\u6cd5\\u6709\\u5173\\u7684\\u60c5\\u51b5\\u6216\\u4e2a\\u4eba\\u6570\\u636e\\u4e3b\\u4f53\\u540c\\u610f\\u8fd0\\u8425\\u5546\\u5c06\\u6570\\u636e\\u8f6c\\u79fb\\u7ed9\\u7b2c\\u4e09\\u65b9\\u7684\\u60c5\\u51b5\\u9664\\u5916\\u3002\\u5c65\\u884c\\u6c11\\u4e8b\\u5408\\u540c\\u4e49\\u52a1\\u7684\\u7b2c\\u4e09\\u65b9\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">8.3\\u3002 \\u5982\\u679c\\u53d1\\u73b0\\u4e2a\\u4eba\\u6570\\u636e\\u4e0d\\u51c6\\u786e\\uff0c\\u7528\\u6237\\u53ef\\u4ee5\\u901a\\u8fc7\\u5411\\u8fd0\\u8425\\u5546\\u7684\\u7535\\u5b50\\u90ae\\u4ef6\\u5730\\u5740<span data-scroll-to=\\\"#owner-email-field\\\">office@zms-msk \\u53d1\\u9001\\u901a\\u77e5\\u6765\\u72ec\\u7acb\\u66f4\\u65b0\\u8fd9\\u4e9b\\u6570\\u636e.ru<\\/span>&nbsp;\\u6807\\u8bb0\\u4e3a\\u201c\\u6b63\\u5728\\u66f4\\u65b0\\u4e2a\\u4eba\\u6570\\u636e\\u3002\\u201d<\\/div>\\r\\n<div class=\\\"li\\\">8.4\\u3002 \\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u671f\\u9650\\u53d6\\u51b3\\u4e8e\\u4e2a\\u4eba\\u6570\\u636e\\u6536\\u96c6\\u76ee\\u7684\\u7684\\u5b9e\\u73b0\\u60c5\\u51b5\\uff0c\\u9664\\u975e\\u5408\\u540c\\u6216\\u73b0\\u884c\\u6cd5\\u5f8b\\u89c4\\u5b9a\\u4e86\\u4e0d\\u540c\\u7684\\u671f\\u9650\\u3002<br \\/>\\u7528\\u6237\\u53ef\\u4ee5\\u968f\\u65f6\\u64a4\\u56de\\u5176\\u540c\\u610f\\u901a\\u8fc7\\u7535\\u5b50\\u90ae\\u4ef6\\u5411\\u8fd0\\u8425\\u5546\\u7684\\u7535\\u5b50\\u90ae\\u4ef6\\u5730\\u5740<span data-scroll-to=\\\"#owner-email-field\\\">office@zms-msk.ru<\\/span>\\u53d1\\u200b\\u200b\\u9001\\u901a\\u77e5\\u5e76\\u9644\\u4e0a\\u5907\\u6ce8\\u6765\\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\u201c\\u64a4\\u9500\\u5bf9\\u4e2a\\u4eba\\u6570\\u636e\\u5904\\u7406\\u7684\\u540c\\u610f\\u3002\\u201d<\\/div>\\r\\n<div class=\\\"li\\\">8.5\\u3002 \\u7b2c\\u4e09\\u65b9\\u670d\\u52a1\\uff08\\u5305\\u62ec\\u652f\\u4ed8\\u7cfb\\u7edf\\u3001\\u901a\\u4fe1\\u548c\\u5176\\u4ed6\\u670d\\u52a1\\u63d0\\u4f9b\\u5546\\uff09\\u6536\\u96c6\\u7684\\u6240\\u6709\\u4fe1\\u606f\\u5747\\u7531\\u8fd9\\u4e9b\\u4eba\\uff08\\u8fd0\\u8425\\u5546\\uff09\\u6839\\u636e\\u5176\\u7528\\u6237\\u534f\\u8bae\\u548c\\u9690\\u79c1\\u653f\\u7b56\\u8fdb\\u884c\\u5b58\\u50a8\\u548c\\u5904\\u7406\\u3002 \\u4e2a\\u4eba\\u6570\\u636e\\u548c\\/\\u6216\\u6307\\u5b9a\\u6587\\u4ef6\\u7684\\u4e3b\\u9898\\u3002 \\u8fd0\\u8425\\u5546\\u4e0d\\u5bf9\\u7b2c\\u4e09\\u65b9\\uff08\\u5305\\u62ec\\u672c\\u6bb5\\u4e2d\\u6307\\u5b9a\\u7684\\u670d\\u52a1\\u63d0\\u4f9b\\u5546\\uff09\\u7684\\u884c\\u4e3a\\u8d1f\\u8d23\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">8.6\\u3002 \\u4e2a\\u4eba\\u6570\\u636e\\u4e3b\\u4f53\\u5bf9\\u5141\\u8bb8\\u5206\\u53d1\\u7684\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u4f20\\u8f93\\uff08\\u63d0\\u4f9b\\u8bbf\\u95ee\\u9664\\u5916\\uff09\\u4ee5\\u53ca\\u5904\\u7406\\u6216\\u5904\\u7406\\u6761\\u4ef6\\uff08\\u83b7\\u53d6\\u8bbf\\u95ee\\u9664\\u5916\\uff09\\u5236\\u5b9a\\u7684\\u7981\\u4ee4\\u4e0d\\u9002\\u7528\\u4e8e\\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u60c5\\u51b5\\u653f\\u5e9c\\u3001\\u516c\\u5171\\u548c\\u4fc4\\u7f57\\u65af\\u8054\\u90a6\\u7acb\\u6cd5\\u786e\\u5b9a\\u7684\\u5176\\u4ed6\\u516c\\u5171\\u5229\\u76ca\\u7684\\u6570\\u636e\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">8.7\\u3002 \\u8fd0\\u8425\\u5546\\u5728\\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\u65f6\\uff0c\\u786e\\u4fdd\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u673a\\u5bc6\\u6027\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">8.8\\u3002 \\u8fd0\\u8425\\u5546\\u4ee5\\u5141\\u8bb8\\u8bc6\\u522b\\u4e2a\\u4eba\\u6570\\u636e\\u4e3b\\u4f53\\u7684\\u5f62\\u5f0f\\u5b58\\u50a8\\u4e2a\\u4eba\\u6570\\u636e\\uff0c\\u5b58\\u50a8\\u65f6\\u95f4\\u4e0d\\u5f97\\u8d85\\u8fc7\\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\u76ee\\u7684\\u6240\\u9700\\u7684\\u65f6\\u95f4\\uff0c\\u5982\\u679c\\u8054\\u90a6\\u6cd5\\u5f8b\\u672a\\u89c4\\u5b9a\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u5b58\\u50a8\\u671f\\u9650\\uff0c\\u5219\\u8fd0\\u8425\\u5546\\u5e94\\u7b7e\\u7f72\\u7684\\u534f\\u8bae\\u5f53\\u4e8b\\u4eba\\u3001\\u53d7\\u76ca\\u4eba\\u6216\\u62c5\\u4fdd\\u4eba\\u3002\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u4e3b\\u4f53\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">8.9\\u3002 \\u7ec8\\u6b62\\u4e2a\\u4eba\\u6570\\u636e\\u5904\\u7406\\u7684\\u6761\\u4ef6\\u53ef\\u4ee5\\u662f\\u4e2a\\u4eba\\u6570\\u636e\\u5904\\u7406\\u76ee\\u7684\\u7684\\u5b9e\\u73b0\\u3001\\u4e2a\\u4eba\\u6570\\u636e\\u4e3b\\u4f53\\u7684\\u540c\\u610f\\u671f\\u9650\\u5c4a\\u6ee1\\u3001\\u4e2a\\u4eba\\u6570\\u636e\\u4e3b\\u4f53\\u64a4\\u56de\\u540c\\u610f\\u6216\\u8005\\u8981\\u6c42\\u505c\\u6b62\\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u5904\\u7406\\uff0c\\u4ee5\\u53ca\\u975e\\u6cd5\\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u8bc6\\u522b\\u3002<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>9\\u3002 \\u8fd0\\u8425\\u5546\\u4f7f\\u7528\\u6536\\u5230\\u7684\\u4e2a\\u4eba\\u6570\\u636e\\u6267\\u884c\\u7684\\u64cd\\u4f5c\\u5217\\u8868<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">9.1\\u3002 \\u8fd0\\u8425\\u5546\\u6536\\u96c6\\u3001\\u8bb0\\u5f55\\u3001\\u7cfb\\u7edf\\u5316\\u3001\\u79ef\\u7d2f\\u3001\\u5b58\\u50a8\\u3001\\u63d0\\u70bc\\uff08\\u66f4\\u65b0\\u3001\\u66f4\\u6539\\uff09\\u3001\\u63d0\\u53d6\\u3001\\u4f7f\\u7528\\u3001\\u4f20\\u8f93\\uff08\\u5206\\u53d1\\u3001\\u63d0\\u4f9b\\u3001\\u8bbf\\u95ee\\uff09\\u3001\\u53bb\\u4e2a\\u6027\\u5316\\u3001\\u963b\\u6b62\\u3001\\u5220\\u9664\\u548c\\u9500\\u6bc1\\u4e2a\\u4eba\\u6570\\u636e\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">9.2\\u3002 \\u8fd0\\u8425\\u5546\\u901a\\u8fc7\\u4fe1\\u606f\\u548c\\u7535\\u4fe1\\u7f51\\u7edc\\u5bf9\\u4e2a\\u4eba\\u6570\\u636e\\u8fdb\\u884c\\u81ea\\u52a8\\u5904\\u7406\\uff0c\\u65e0\\u8bba\\u662f\\u5426\\u63a5\\u6536\\u548c\\/\\u6216\\u4f20\\u8f93\\u6536\\u5230\\u7684\\u4fe1\\u606f\\u3002<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>10\\u3002 \\u4e2a\\u4eba\\u6570\\u636e\\u8de8\\u5883\\u4f20\\u8f93<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">10.1\\u3002 \\u5728\\u5f00\\u59cb\\u4e2a\\u4eba\\u6570\\u636e\\u8de8\\u5883\\u4f20\\u8f93\\u6d3b\\u52a8\\u4e4b\\u524d\\uff0c\\u8fd0\\u8425\\u8005\\u6709\\u4e49\\u52a1\\u5411\\u4e2a\\u4eba\\u6570\\u636e\\u4e3b\\u4f53\\u6743\\u5229\\u4fdd\\u62a4\\u6388\\u6743\\u673a\\u6784\\u901a\\u62a5\\u5176\\u8fdb\\u884c\\u4e2a\\u4eba\\u6570\\u636e\\u8de8\\u5883\\u4f20\\u8f93\\u7684\\u610f\\u56fe\\uff08\\u4f8b\\u5982\\uff0c\\u901a\\u77e5\\u4e0e\\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u610f\\u5411\\u901a\\u77e5\\u5206\\u5f00\\u53d1\\u9001\\uff09\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">10.2. \\u5728\\u63d0\\u4ea4\\u4e0a\\u8ff0\\u901a\\u77e5\\u4e4b\\u524d\\uff0c\\u8fd0\\u8425\\u8005\\u6709\\u4e49\\u52a1\\u5411\\u8ba1\\u5212\\u8de8\\u5883\\u4f20\\u8f93\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u5916\\u56fd\\u5f53\\u5c40\\u3001\\u5916\\u56fd\\u4e2a\\u4eba\\u3001\\u5916\\u56fd\\u6cd5\\u4eba\\u83b7\\u53d6\\u76f8\\u5173\\u4fe1\\u606f\\u3002<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>11\\u3002 \\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u4fdd\\u5bc6\\u6027<\\/h5>\\r\\n<div class=\\\"descr\\\">\\u8fd0\\u8425\\u5546\\u548c\\u5176\\u4ed6\\u6709\\u6743\\u8bbf\\u95ee\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u4eba\\u6709\\u4e49\\u52a1\\u4e0d\\u5411\\u7b2c\\u4e09\\u65b9\\u62ab\\u9732\\uff0c\\u5e76\\u4e14\\u672a\\u7ecf\\u4e2a\\u4eba\\u6570\\u636e\\u4e3b\\u4f53\\u540c\\u610f\\u4e0d\\u5f97\\u5206\\u53d1\\u4e2a\\u4eba\\u6570\\u636e\\uff0c\\u9664\\u975e\\u8054\\u90a6\\u6cd5\\u5f8b\\u53e6\\u6709\\u89c4\\u5b9a\\u3002 <\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>12\\u3002 \\u6700\\u7ec8\\u6761\\u6b3e<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">12.1\\u3002 \\u7528\\u6237\\u53ef\\u4ee5\\u901a\\u8fc7\\u7535\\u5b50\\u90ae\\u4ef6\\u8054\\u7cfb\\u8fd0\\u8425\\u5546\\uff0c\\u83b7\\u5f97\\u6709\\u5173\\u5904\\u7406\\u5176\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u4efb\\u4f55\\u76f8\\u5173\\u95ee\\u9898\\u7684\\u6f84\\u6e05<span data-scroll-to=\\\"#owner-email-field\\\">office@zms-msk.ru < \\/span>.<\\/div>\\r\\n<div class=\\\"li\\\">12.2. \\u672c\\u6587\\u4ef6\\u5c06\\u53cd\\u6620\\u8fd0\\u8425\\u5546\\u4e2a\\u4eba\\u6570\\u636e\\u5904\\u7406\\u653f\\u7b56\\u7684\\u4efb\\u4f55\\u53d8\\u66f4\\u3002 \\u8be5\\u653f\\u7b56\\u65e0\\u9650\\u671f\\u6709\\u6548\\uff0c\\u76f4\\u81f3\\u88ab\\u65b0\\u7248\\u672c\\u53d6\\u4ee3\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">12.3\\u3002 \\u5f53\\u524d\\u7248\\u672c\\u7684\\u653f\\u7b56\\u53ef\\u5728\\u4e92\\u8054\\u7f51\\u4e0a\\u514d\\u8d39\\u83b7\\u53d6\\uff0c\\u5730\\u5740\\u4e3a<span id=\\\"owner-privacy-url-value\\\" data-scroll-to=\\\"#owner-privacy-url-field\\\">https:\\/\\/zamesbar .ru\\/\\u9690\\u79c1\\u653f\\u7b56<\\/span>.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2023-12-24 11:42:13\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-24 19:20:58\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-24 19:14:37\",\"publish_up\":\"2023-12-24 11:42:13\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":5,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"zh-CN\",\"note\":\"\"}', 0);
INSERT INTO `lsqvo_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(262, 'com_content.article.48', '', '2023-12-24 19:22:37', 113, 30244, '620b4c0dc5ac53fc580f077ea68bae6f0b0a76c0', '{\"id\":\"48\",\"asset_id\":222,\"title\":\"\\u9690\\u79c1\\u653f\\u7b56\",\"alias\":\"yin-si-zheng-ce\",\"introtext\":\"<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>1\\uff0e \\u4e00\\u822c\\u89c4\\u5b9a<\\/h5>\\r\\n<div class=\\\"descr\\\">\\u672c\\u4e2a\\u4eba\\u6570\\u636e\\u5904\\u7406\\u653f\\u7b56\\u662f\\u6839\\u636e2006\\u5e747\\u670827\\u65e5\\u7b2c152-FZ\\u53f7\\u8054\\u90a6\\u6cd5\\u5f8b\\\"\\u5173\\u4e8e\\u4e2a\\u4eba\\u6570\\u636e\\\"\\uff08\\u4ee5\\u4e0b\\u7b80\\u79f0\\\"\\u4e2a\\u4eba\\u6570\\u636e\\u6cd5\\\"\\uff09\\u7684\\u8981\\u6c42\\u7f16\\u5236\\u7684\\uff0c\\u5e76\\u5b9a\\u4e49\\u4e86\\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u7a0b\\u5e8f\\u548c\\u63aa\\u65bd\\uff0c\\u4ee5\\u786e\\u4fdd<span id=\\\"owner\\u2014name-value\\\"class=\\\"\\\"data-scroll-to=\\\"#owner-name-field\\\">LLC\\\"\\u634f\\u5408\\\"<\\/span>\\uff08\\u4ee5\\u4e0b\\u7b80\\u79f0\\u8fd0\\u8425\\u5546\\uff09\\u6240\\u91c7\\u53d6\\u7684\\u4e2a\\u4eba\\u6570\\u636e\\u5b89\\u5168\\u3002<\\/div>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">1.1. \\u7ecf\\u8425\\u8005\\u5c06\\u5176\\u6700\\u91cd\\u8981\\u7684\\u76ee\\u6807\\u548c\\u6761\\u4ef6\\u4f5c\\u4e3a\\u5176\\u6d3b\\u52a8\\u7684\\u5b9e\\u65bd\\uff0c\\u5373\\u5728\\u5904\\u7406\\u5176\\u4e2a\\u4eba\\u8d44\\u6599\\u65f6\\u9075\\u5b88\\u4eba\\u548c\\u516c\\u6c11\\u7684\\u6743\\u5229\\u548c\\u81ea\\u7531\\uff0c\\u5305\\u62ec\\u4fdd\\u62a4\\u9690\\u79c1\\u6743\\u3001\\u4e2a\\u4eba\\u548c\\u5bb6\\u5ead\\u79d8\\u5bc6\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">1.2. \\u672c\\u8fd0\\u8425\\u5546\\u5173\\u4e8e\\u4e2a\\u4eba\\u6570\\u636e\\u5904\\u7406\\u7684\\u653f\\u7b56\\uff08\\u4ee5\\u4e0b\\u7b80\\u79f0\\u653f\\u7b56\\uff09\\u9002\\u7528\\u4e8e\\u8fd0\\u8425\\u5546\\u53ef\\u4ee5\\u83b7\\u5f97\\u7684\\u5173\\u4e8e\\u7f51\\u7ad9\\u8bbf\\u95ee\\u8005\\u7684\\u6240\\u6709\\u4fe1\\u606f<span data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru <\\/span>\\u3002<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>2\\uff0e \\u653f\\u7b56\\u4e2d\\u4f7f\\u7528\\u7684\\u57fa\\u672c\\u6982\\u5ff5<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">2.1\\u3002 \\u81ea\\u52a8\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\u2014\\u5229\\u7528\\u7535\\u8111\\u6280\\u672f\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">2.2. \\u963b\\u6b62\\u4e2a\\u4eba\\u6570\\u636e-\\u6682\\u65f6\\u7ec8\\u6b62\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u5904\\u7406\\uff08\\u9664\\u975e\\u4e3a\\u4e86\\u6f84\\u6e05\\u4e2a\\u4eba\\u6570\\u636e\\u800c\\u9700\\u8981\\u5904\\u7406\\uff09\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">2.3\\u3002 \\u7f51\\u7ad9\\u662f\\u56fe\\u5f62\\u548c\\u4fe1\\u606f\\u6750\\u6599\\u7684\\u96c6\\u5408\\uff0c\\u4ee5\\u53ca\\u8ba1\\u7b97\\u673a\\u7a0b\\u5e8f\\u548c\\u6570\\u636e\\u5e93\\uff0c\\u4ee5\\u786e\\u4fdd\\u5b83\\u4eec\\u5728\\u4e92\\u8054\\u7f51\\u4e0a\\u7684\\u7f51\\u7edc\\u5730\\u5740<span data-scroll-to=\\\"#owner-site-url-field\\\">\\u7684\\u53ef\\u7528\\u6027https:\\/\\/zamesbar.ru <\\/span>\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">2.4\\u3002 \\u4e2a\\u4eba\\u6570\\u636e\\u4fe1\\u606f\\u7cfb\\u7edf-\\u5305\\u542b\\u5728\\u6570\\u636e\\u5e93\\u4e2d\\u7684\\u4e00\\u7ec4\\u4e2a\\u4eba\\u6570\\u636e\\uff0c\\u5e76\\u786e\\u4fdd\\u5176\\u5904\\u7406\\u4fe1\\u606f\\u6280\\u672f\\u548c\\u6280\\u672f\\u624b\\u6bb5\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">2.5\\u3002 \\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u975e\\u4e2a\\u4eba\\u5316-\\u884c\\u52a8\\uff0c\\u56e0\\u6b64\\u5728\\u4e0d\\u4f7f\\u7528\\u989d\\u5916\\u8d44\\u6599\\u7684\\u60c5\\u51b5\\u4e0b\\uff0c\\u65e0\\u6cd5\\u786e\\u5b9a\\u4e2a\\u4eba\\u8d44\\u6599\\u5bf9\\u7279\\u5b9a\\u4f7f\\u7528\\u8005\\u6216\\u5176\\u4ed6\\u4e2a\\u4eba\\u8d44\\u6599\\u4e3b\\u4f53\\u7684\\u8eab\\u5206\\u3002<\\/div>\\r\\n2.6. \\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u5904\\u7406\\u2014\\u5728\\u4f7f\\u7528\\u6216\\u4e0d\\u4f7f\\u7528\\u4e2a\\u4eba\\u6570\\u636e\\u81ea\\u52a8\\u5316\\u5de5\\u5177\\u7684\\u60c5\\u51b5\\u4e0b\\u6267\\u884c\\u7684\\u4efb\\u4f55\\u64cd\\u4f5c\\uff08\\u64cd\\u4f5c\\uff09\\u6216\\u4e00\\u7ec4\\u64cd\\u4f5c\\uff08\\u64cd\\u4f5c\\uff09\\uff0c\\u5305\\u62ec\\u6536\\u96c6\\uff0c\\u8bb0\\u5f55\\uff0c\\u7cfb\\u7edf\\u5316\\uff0c\\u79ef\\u7d2f\\uff0c\\u5b58\\u50a8\\uff0c\\u6f84\\u6e05\\uff08\\u66f4\\u65b0\\uff0c\\u4fee\\u6539\\uff09\\uff0c\\u63d0\\u53d6\\uff0c<\\/div>\\r\\n<div class=\\\"li\\\">2.7\\u3002 \\u8fd0\\u8425\\u5546-\\u4e00\\u4e2a\\u56fd\\u5bb6\\u673a\\u6784\\uff0c\\u5e02\\u653f\\u673a\\u6784\\uff0c\\u6cd5\\u4eba\\u5b9e\\u4f53\\u6216\\u4e2a\\u4eba\\uff0c\\u72ec\\u7acb\\u6216\\u8054\\u5408\\u5176\\u4ed6\\u4eba\\u7ec4\\u7ec7\\u548c\\/\\u6216\\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\uff0c\\u5e76\\u786e\\u5b9a\\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u76ee\\u7684\\uff0c\\u8981\\u5904\\u7406\\u7684\\u4e2a\\u4eba\\u6570\\u636e\\u6570\\u636e\\u7684\\u7ec4\\u6210\\uff0c<\\/div>\\r\\n<div class=\\\"li\\\">2.8\\u3002 \\u4e2a\\u4eba\\u6570\\u636e-\\u76f4\\u63a5\\u6216\\u95f4\\u63a5\\u4e0e\\u7f51\\u7ad9\\u7279\\u5b9a\\u6216\\u53ef\\u8bc6\\u522b\\u7528\\u6237\\u76f8\\u5173\\u7684\\u4efb\\u4f55\\u4fe1\\u606f<span data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru <\\/span>\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">2.9\\u3002 \\u7531\\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u6388\\u6743\\u5206\\u53d1\\u7684\\u4e2a\\u4eba\\u8d44\\u6599-\\u4e2a\\u4eba\\u8d44\\u6599\\uff0c\\u7531\\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u63d0\\u4f9b\\u7684\\u65e0\\u9650\\u6570\\u91cf\\u7684\\u4eba\\u67e5\\u9605\\uff0c\\u540c\\u610f\\u6309\\u7167\\u300a\\u4e2a\\u4eba\\u8d44\\u6599\\u6cd5\\u300b\\u89c4\\u5b9a\\u7684\\u7a0b\\u5e8f\\u5904\\u7406\\u7531\\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u6388\\u6743\\u5206\\u53d1\\u7684\\u4e2a\\u4eba\\u8d44\\u6599\\uff08\\u4ee5\\u4e0b\\u7b80\\u79f0\\u6388\\u6743\\u5206\\u53d1\\u7684\\u4e2a\\u4eba\\u8d44\\u6599\\uff09\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">2.10. \\u7528\\u6237-\\u7f51\\u7ad9\\u7684\\u4efb\\u4f55\\u8bbf\\u95ee\\u8005<span data-scroll-to=\\\"#owner-site-url-field\\\">https:\\/\\/zamesbar.ru <\\/span>\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">2.11. \\u63d0\\u4f9b\\u4e2a\\u4eba\\u8d44\\u6599\\u2014\\u65e8\\u5728\\u5411\\u67d0\\u4e2a\\u4eba\\u6216\\u67d0\\u4e00\\u5708\\u5b50\\u4eba\\u58eb\\u62ab\\u9732\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u884c\\u52a8\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">2.12. \\u4f20\\u64ad\\u4e2a\\u4eba\\u8d44\\u6599\\u2014\\u4efb\\u4f55\\u65e8\\u5728\\u5411\\u65e0\\u9650\\u671f\\u4eba\\u58eb\\u62ab\\u9732\\u4e2a\\u4eba\\u8d44\\u6599(\\u8f6c\\u79fb\\u4e2a\\u4eba\\u8d44\\u6599)\\u6216\\u719f\\u6089\\u65e0\\u9650\\u4eba\\u6570\\u7684\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u884c\\u52a8\\uff0c\\u5305\\u62ec\\u5728\\u5927\\u4f17\\u4f20\\u64ad\\u5a92\\u4ecb\\u62ab\\u9732\\u4e2a\\u4eba\\u8d44\\u6599\\u3001\\u653e\\u7f6e\\u5728\\u8d44\\u8baf\\u53ca\\u7535\\u8baf\\u7f51\\u7edc\\u5185\\uff0c\\u6216\\u4ee5\\u4efb\\u4f55\\u5176\\u4ed6\\u65b9\\u5f0f\\u63d0\\u4f9b\\u67e5\\u9605\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u9014\\u5f84\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">2.13. \\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u8de8\\u5883\\u8f6c\\u79fb-\\u5c06\\u4e2a\\u4eba\\u8d44\\u6599\\u8f6c\\u79fb\\u81f3\\u5916\\u56fd\\u9886\\u571f\\uff0c\\u4ea4\\u7ed9\\u5916\\u56fd\\u5f53\\u5c40\\u3001\\u5916\\u56fd\\u4e2a\\u4eba\\u6216\\u5916\\u56fd\\u6cd5\\u5f8b\\u5b9e\\u4f53\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">2.14. \\u9500\\u6bc1\\u4e2a\\u4eba\\u8d44\\u6599\\u2014\\u56e0\\u65e0\\u6cd5\\u8fdb\\u4e00\\u6b65\\u6062\\u590d\\u4e2a\\u4eba\\u8d44\\u6599\\u8d44\\u8baf\\u7cfb\\u7edf\\u5185\\u7684\\u4e2a\\u4eba\\u8d44\\u6599\\u5185\\u5bb9\\u53ca\\/\\u6216\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u4e3b\\u8981\\u8f7d\\u4f53\\u800c\\u6c38\\u4e45\\u9500\\u6bc1\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u4efb\\u4f55\\u884c\\u52a8\\u3002<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>3\\uff0e \\u7ecf\\u8425\\u8005\\u7684\\u57fa\\u672c\\u6743\\u5229\\u548c\\u4e49\\u52a1<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">3.1\\u3002 \\u8fd0\\u7b97\\u7b26\\u6709\\u6743\\uff1a<\\/div>\\r\\n<div class=\\\"li\\\">-\\u4ece\\u4e2a\\u4eba\\u4fe1\\u606f\\u4e3b\\u4f53\\u63a5\\u6536\\u5305\\u542b\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u53ef\\u9760\\u4fe1\\u606f\\u548c\\/\\u6216\\u6587\\u4ef6;<\\/div>\\r\\n<div class=\\\"li\\\">-\\u5982\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u4e3b\\u4f53\\u64a4\\u56de\\u5bf9\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u540c\\u610f\\uff0c\\u5e76\\u8981\\u6c42\\u7ec8\\u6b62\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\uff0c\\u5982\\u6709\\u4e2a\\u4eba\\u8d44\\u6599\\u6cd5\\u4f8b\\u6240\\u8ba2\\u660e\\u7684\\u7406\\u7531\\uff0c\\u8425\\u529e\\u5546\\u6709\\u6743\\u5728\\u672a\\u7ecf\\u540c\\u610f\\u7684\\u60c5\\u51b5\\u4e0b\\uff0c\\u7ee7\\u7eed\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\uff1b<\\/div>\\r\\n<div class=\\\"li\\\">-\\u72ec\\u7acb\\u786e\\u5b9a\\u5fc5\\u8981\\u548c\\u8db3\\u591f\\u7684\\u63aa\\u65bd\\u7684\\u7ec4\\u6210\\u548c\\u6e05\\u5355\\uff0c\\u4ee5\\u786e\\u4fdd\\u5c65\\u884c\\u4e2a\\u4eba\\u6570\\u636e\\u6cd5\\u5f8b\\u89c4\\u5b9a\\u7684\\u4e49\\u52a1\\u4ee5\\u53ca\\u6839\\u636e\\u5176\\u91c7\\u53d6\\u7684\\u76d1\\u7ba1\\u6cd5\\u5f8b\\u884c\\u4e3a\\uff0c\\u9664\\u975e\\u4e2a\\u4eba\\u6570\\u636e\\u6cd5\\u6216\\u5176\\u4ed6\\u8054\\u90a6<\\/div>\\r\\n<div class=\\\"li\\\">3.2\\u3002 \\u8fd0\\u7b97\\u7b26\\u5fc5\\u987b\\uff1a<\\/div>\\r\\n<div class=\\\"li\\\">-\\u5e94\\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u7684\\u8981\\u6c42\\uff0c\\u5411\\u5176\\u63d0\\u4f9b\\u4e0e\\u5904\\u7406\\u5176\\u4e2a\\u4eba\\u8d44\\u6599\\u6709\\u5173\\u7684\\u8d44\\u6599\\uff1b<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014\\u6839\\u636e\\u4fc4\\u7f57\\u65af\\u8054\\u90a6\\u73b0\\u884c\\u7acb\\u6cd5\\u89c4\\u5b9a\\u7684\\u7a0b\\u5e8f\\u7ec4\\u7ec7\\u4e2a\\u4eba\\u6570\\u636e\\u5904\\u7406<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014\\u6839\\u636e\\u4e2a\\u4eba\\u8d44\\u6599\\u6cd5\\u4f8b\\u7684\\u89c4\\u5b9a\\uff0c\\u56de\\u5e94\\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u53ca\\u5176\\u6cd5\\u5f8b\\u4ee3\\u8868\\u7684\\u8981\\u6c42\\u53ca\\u8981\\u6c42<\\/div>\\r\\n<div class=\\\"li\\\">-\\u5e94\\u672c\\u673a\\u6784\\u7684\\u8981\\u6c42\\uff0c\\u5728\\u6536\\u5230\\u8be5\\u8981\\u6c42\\u4e4b\\u65e5\\u8d7710\\u5929\\u5185\\u901a\\u77e5\\u4fdd\\u62a4\\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u6743\\u5229\\u7684\\u6388\\u6743\\u673a\\u6784\\u6240\\u9700\\u7684\\u8d44\\u6599\\uff1b<\\/div>\\r\\n<div class=\\\"li\\\">-\\u53d1\\u5e03\\u6216\\u4ee5\\u5176\\u4ed6\\u65b9\\u5f0f\\u63d0\\u4f9b\\u6709\\u5173\\u4e2a\\u4eba\\u6570\\u636e\\u5904\\u7406\\u7684\\u672c\\u653f\\u7b56\\u7684\\u65e0\\u9650\\u5236\\u8bbf\\u95ee;<\\/div>\\r\\n<div class=\\\"li\\\">-\\u91c7\\u53d6\\u6cd5\\u5f8b\\uff0c\\u7ec4\\u7ec7\\u548c\\u6280\\u672f\\u63aa\\u65bd\\uff0c\\u4fdd\\u62a4\\u4e2a\\u4eba\\u6570\\u636e\\u514d\\u53d7\\u672a\\u7ecf\\u6388\\u6743\\u6216\\u610f\\u5916\\u8bbf\\u95ee\\uff0c\\u7834\\u574f\\uff0c\\u4fee\\u6539\\uff0c\\u963b\\u6b62\\uff0c\\u590d\\u5236\\uff0c\\u63d0\\u4f9b\\uff0c\\u4f20\\u64ad\\u4e2a\\u4eba\\u6570\\u636e\\uff0c\\u4ee5\\u53ca\\u9632\\u6b62\\u4e0e\\u4e2a\\u4eba\\u6570\\u636e\\u76f8\\u5173\\u7684\\u975e\\u6cd5\\u884c\\u4e3a;<\\/div>\\r\\n<div class=\\\"li\\\">-\\u505c\\u6b62\\u4f20\\u8f93\\uff08\\u5206\\u53d1\\uff0c\\u63d0\\u4f9b\\uff0c\\u8bbf\\u95ee\\uff09\\u4e2a\\u4eba\\u6570\\u636e\\uff0c\\u505c\\u6b62\\u4ee5\\u4e2a\\u4eba\\u6570\\u636e\\u6cd5\\u5f8b\\u89c4\\u5b9a\\u7684\\u65b9\\u5f0f\\u548c\\u60c5\\u51b5\\u5904\\u7406\\u548c\\u9500\\u6bc1\\u4e2a\\u4eba\\u6570\\u636e;<\\/div>\\r\\n<div class=\\\"li\\\">-\\u5c65\\u884c\\u4e2a\\u4eba\\u8d44\\u6599\\u6cd5\\u5f8b\\u89c4\\u5b9a\\u7684\\u5176\\u4ed6\\u804c\\u8d23\\u3002<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>4\\uff0e \\u4e2a\\u4eba\\u4fe1\\u606f\\u4e3b\\u4f53\\u7684\\u57fa\\u672c\\u6743\\u5229\\u548c\\u4e49\\u52a1<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">4.1\\u3002 \\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u6709\\u6743\\uff1a<\\/div>\\r\\n<div class=\\\"li\\\">-\\u63a5\\u6536\\u6709\\u5173\\u5904\\u7406\\u5176\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u4fe1\\u606f\\uff0c\\u8054\\u90a6\\u6cd5\\u5f8b\\u89c4\\u5b9a\\u7684\\u60c5\\u51b5\\u9664\\u5916\\u3002 \\u8be5\\u7b49\\u8d44\\u6599\\u7531\\u8425\\u529e\\u5546\\u4ee5\\u53ef\\u67e5\\u9605\\u7684\\u5f62\\u5f0f\\u63d0\\u4f9b\\u7ed9\\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\uff0c\\u4e0d\\u5e94\\u5305\\u542b\\u4e0e\\u5176\\u4ed6\\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u6709\\u5173\\u7684\\u4e2a\\u4eba\\u8d44\\u6599\\uff0c\\u4f46\\u6709\\u5408\\u6cd5\\u7406\\u7531\\u62ab\\u9732\\u8be5\\u7b49\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u60c5\\u51b5\\u9664\\u5916\\u3002 \\u8d44\\u6599\\u6e05\\u5355\\u53ca\\u53d6\\u5f97\\u8d44\\u6599\\u7684\\u7a0b\\u5e8f\\u7531\\u300a\\u4e2a\\u4eba\\u8d44\\u6599\\u6cd5\\u300b\\u8ba2\\u660e\\uff1b<\\/div>\\r\\n<div class=\\\"li\\\">-\\u8981\\u6c42\\u8fd0\\u8425\\u5546\\u6f84\\u6e05\\u5176\\u4e2a\\u4eba\\u6570\\u636e\\uff0c\\u5982\\u679c\\u4e2a\\u4eba\\u6570\\u636e\\u4e0d\\u5b8c\\u6574\\uff0c\\u8fc7\\u65f6\\uff0c\\u4e0d\\u51c6\\u786e\\uff0c\\u975e\\u6cd5\\u83b7\\u53d6\\u6216\\u5bf9\\u4e8e\\u6240\\u8ff0\\u5904\\u7406\\u76ee\\u7684\\u4e0d\\u662f\\u5fc5\\u9700\\u7684\\uff0c\\u5219\\u963b\\u6b62\\u6216\\u9500\\u6bc1\\u5b83\\u4eec\\uff0c\\u5e76\\u91c7\\u53d6\\u6cd5\\u5f8b\\u89c4\\u5b9a\\u7684\\u63aa\\r\\n<div class=\\\"li\\\">-\\u5728\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\u65f6\\uff0c\\u63d0\\u51fa\\u4e8b\\u5148\\u540c\\u610f\\u7684\\u6761\\u4ef6\\uff0c\\u4ee5\\u4fbf\\u5728\\u5e02\\u573a\\u4e0a\\u63a8\\u5e7f\\u5546\\u54c1\\uff0c\\u4f5c\\u54c1\\u548c\\u670d\\u52a1<\\/div>\\r\\n<div class=\\\"li\\\">-\\u64a4\\u56de\\u540c\\u610f\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\uff0c\\u4ee5\\u53ca\\u53d1\\u51fa\\u7ec8\\u6b62\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u8981\\u6c42\\uff1b<\\/div>\\r\\n<div class=\\\"li\\\">-\\u5c31\\u4fdd\\u969c\\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u7684\\u6743\\u5229\\u6216\\u5728\\u6cd5\\u5ead\\u4e0a\\u5c31\\u8425\\u529e\\u5546\\u5728\\u5904\\u7406\\u5176\\u4e2a\\u4eba\\u8d44\\u6599\\u65f6\\u7684\\u975e\\u6cd5\\u884c\\u4e3a\\u6216\\u758f\\u5ffd\\u5411\\u83b7\\u6388\\u6743\\u673a\\u6784\\u63d0\\u51fa\\u4e0a\\u8bc9\\uff1b<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014\\u7528\\u4e8e\\u884c\\u4f7f\\u4fc4\\u7f57\\u65af\\u8054\\u90a6\\u7acb\\u6cd5\\u89c4\\u5b9a\\u7684\\u5176\\u4ed6\\u6743\\u5229\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">4.2\\u3002 \\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u6709\\u4e49\\u52a1\\uff1a<\\/div>\\r\\n<div class=\\\"li\\\">\\u2014\\u4e3a\\u64cd\\u4f5c\\u5458\\u63d0\\u4f9b\\u6709\\u5173\\u4ed6\\/\\u5979\\u81ea\\u5df1\\u7684\\u53ef\\u9760\\u6570\\u636e\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">-\\u901a\\u77e5\\u8fd0\\u8425\\u5546\\u6709\\u5173\\u60a8\\u7684\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u6f84\\u6e05\\uff08\\u66f4\\u65b0\\uff0c\\u4fee\\u6539\\uff09\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">4.3\\u3002 \\u672a\\u7ecf\\u8fd0\\u8425\\u5546\\u540c\\u610f\\uff0c\\u5411\\u8fd0\\u8425\\u5546\\u63d0\\u4f9b\\u5173\\u4e8e\\u81ea\\u5df1\\u7684\\u865a\\u5047\\u4fe1\\u606f\\u6216\\u5173\\u4e8e\\u53e6\\u4e00\\u4e2a\\u4eba\\u6570\\u636e\\u4e3b\\u4f53\\u7684\\u4fe1\\u606f\\u7684\\u4eba\\u5e94\\u6839\\u636e\\u4fc4\\u7f57\\u65af\\u8054\\u90a6\\u7684\\u7acb\\u6cd5\\u627f\\u62c5\\u8d23\\u4efb\\u3002<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>5\\uff0e \\u4e2a\\u4eba\\u8d44\\u6599\\u5904\\u7406\\u539f\\u5219<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">5.1\\u3002 \\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u5904\\u7406\\u662f\\u5728\\u5408\\u6cd5\\u548c\\u516c\\u5e73\\u7684\\u57fa\\u7840\\u4e0a\\u8fdb\\u884c\\u7684\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">5.2\\u3002 \\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u5904\\u7406\\u4ec5\\u9650\\u4e8e\\u5b9e\\u73b0\\u7279\\u5b9a\\uff0c\\u9884\\u5b9a\\u548c\\u5408\\u6cd5\\u7684\\u76ee\\u6807\\u3002 \\u4e0d\\u5141\\u8bb8\\u5904\\u7406\\u4e0e\\u6536\\u96c6\\u4e2a\\u4eba\\u6570\\u636e\\u76ee\\u7684\\u4e0d\\u76f8\\u7b26\\u7684\\u4e2a\\u4eba\\u6570\\u636e\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">5.3\\u3002 \\u4e0d\\u5141\\u8bb8\\u5408\\u5e76\\u5305\\u542b\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u6570\\u636e\\u5e93\\uff0c\\u5176\\u5904\\u7406\\u662f\\u4e3a\\u4e86\\u5f7c\\u6b64\\u4e0d\\u76f8\\u5bb9\\u7684\\u76ee\\u7684\\u800c\\u8fdb\\u884c\\u7684\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">5.4\\u3002 \\u53ea\\u6709\\u7b26\\u5408\\u5904\\u7406\\u76ee\\u7684\\u7684\\u4e2a\\u4eba\\u8d44\\u6599\\u624d\\u4f1a\\u88ab\\u5904\\u7406\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">5.5\\u3002 \\u5904\\u7406\\u7684\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u5185\\u5bb9\\u548c\\u6570\\u91cf\\u7b26\\u5408\\u89c4\\u5b9a\\u7684\\u5904\\u7406\\u76ee\\u7684\\u3002 \\u5904\\u7406\\u7684\\u4e2a\\u4eba\\u8d44\\u6599\\u4e0d\\u5141\\u8bb8\\u4e0e\\u5904\\u7406\\u7684\\u76ee\\u7684\\u6709\\u5173\\u7684\\u5197\\u4f59\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">5.6\\u3002 \\u5728\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\u65f6\\uff0c\\u786e\\u4fdd\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u51c6\\u786e\\u6027\\u3001\\u8db3\\u591f\\u6027\\u53ca\\u5728\\u5fc5\\u8981\\u60c5\\u51b5\\u4e0b\\uff0c\\u4ee5\\u53ca\\u4e0e\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u76ee\\u7684\\u6709\\u5173\\u7684\\u76f8\\u5173\\u6027\\u3002 \\u8fd0\\u8425\\u5546\\u91c7\\u53d6\\u5fc5\\u8981\\u7684\\u63aa\\u65bd\\u548c\\/\\u6216\\u786e\\u4fdd\\u4ed6\\u4eec\\u88ab\\u91c7\\u53d6\\u5220\\u9664\\u6216\\u6f84\\u6e05\\u4e0d\\u5b8c\\u6574\\u6216\\u4e0d\\u51c6\\u786e\\u7684\\u6570\\u636e\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">5.7\\u3002 \\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u50a8\\u5b58\\u65b9\\u5f0f\\uff0c\\u53ef\\u8ba9\\u4f60\\u5728\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u76ee\\u7684\\u6240\\u8981\\u6c42\\u7684\\u65f6\\u95f4\\u5185\\uff0c\\u8bc6\\u522b\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u4e3b\\u9898\\uff0c\\u9664\\u975e\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u50a8\\u5b58\\u671f\\u7531\\u8054\\u90a6\\u6cd5\\u5f8b\\u89c4\\u5b9a\\uff0c\\u800c\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u5f53\\u4e8b\\u4eba\\u3001\\u53d7\\u76ca\\u4eba\\u6216\\u62c5\\u4fdd\\u4eba\\u6240\\u7b7e\\u8ba2\\u7684\\u534f\\u8bae\\u3002 \\u9664\\u975e\\u8054\\u90a6\\u6cd5\\u5f8b\\u53e6\\u6709\\u89c4\\u5b9a\\uff0c\\u5904\\u7406\\u540e\\u7684\\u4e2a\\u4eba\\u6570\\u636e\\u5728\\u5b9e\\u73b0\\u5904\\u7406\\u76ee\\u6807\\u6216\\u5931\\u53bb\\u5b9e\\u73b0\\u8fd9\\u4e9b\\u76ee\\u6807\\u7684\\u9700\\u8981\\u65f6\\u88ab\\u9500\\u6bc1\\u6216\\u4eba\\u683c\\u89e3\\u4f53\\u3002<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>6\\uff0e \\u4e2a\\u4eba\\u6570\\u636e\\u5904\\u7406\\u7684\\u76ee\\u7684<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div id=\\\"EUT4Im\\\" class=\\\"li\\\">\\r\\n<table class=\\\"purpose-table\\\">\\r\\n<tbody>\\r\\n<tr><th>\\u5904\\u7406\\u76ee\\u7684<\\/th>\\r\\n<td class=\\\"purpose-field\\\"><span>\\u901a\\u8fc7\\u53d1\\u9001\\u7535\\u5b50\\u90ae\\u4ef6\\u901a\\u77e5\\u7528\\u6237<\\/span><\\/td>\\r\\n<\\/tr>\\r\\n<tr><th>\\u4e2a\\u4eba\\u8d44\\u6599<\\/th>\\r\\n<td class=\\\"data-field\\\">\\r\\n<ul>\\r\\n<li><span>\\u59d3\\u3001\\u540d\\u3001\\u7236\\u540d<\\/span><\\/li>\\r\\n<li><span>\\u7535\\u5b50\\u90ae\\u4ef6\\u5730\\u5740<\\/span><\\/li>\\r\\n<li><span>\\u7535\\u8bdd\\u53f7\\u7801<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<tr><th>\\u6cd5\\u5f8b\\u4f9d\\u636e<\\/th>\\r\\n<td class=\\\"legal-field\\\">\\r\\n<ul>\\r\\n<li><span>\\u8fd0\\u8425\\u5546\\u7684\\u6cd5\\u5b9a\\uff08\\u7ec4\\u6210\\uff09\\u6587\\u4ef6<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<tr><th>\\u4e2a\\u4eba\\u6570\\u636e\\u5904\\u7406\\u7684\\u7c7b\\u578b<\\/th>\\r\\n<td class=\\\"types-field\\\">\\r\\n<ul>\\r\\n<li><span>\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u6536\\u96c6\\u3001\\u8bb0\\u5f55\\u3001\\u7cfb\\u7edf\\u5316\\u3001\\u79ef\\u7d2f\\u3001\\u5b58\\u50a8\\u3001\\u9500\\u6bc1\\u548c\\u975e\\u4e2a\\u4eba\\u5316<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<\\/td>\\r\\n<\\/tr>\\r\\n<\\/tbody>\\r\\n<\\/table>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>7\\uff0e \\u4e2a\\u4eba\\u6570\\u636e\\u5904\\u7406\\u6761\\u4ef6<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">7.1. \\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u5904\\u7406\\u662f\\u5728\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u540c\\u610f\\u4e0b\\u8fdb\\u884c\\u7684\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">7.2. \\u4e3a\\u4e86\\u5b9e\\u73b0\\u4fc4\\u7f57\\u65af\\u8054\\u90a6\\u56fd\\u9645\\u534f\\u8bae\\u6216\\u6cd5\\u5f8b\\u89c4\\u5b9a\\u7684\\u76ee\\u6807\\uff0c\\u5c65\\u884c\\u4fc4\\u7f57\\u65af\\u8054\\u90a6\\u7acb\\u6cd5\\u8d4b\\u4e88\\u7ecf\\u8425\\u8005\\u7684\\u804c\\u80fd\\uff0c\\u6743\\u529b\\u548c\\u804c\\u8d23\\uff0c\\u5fc5\\u987b\\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">7.3. \\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u5904\\u7406\\u5bf9\\u4e8e\\u53f8\\u6cd5\\u884c\\u653f\\u3001\\u6267\\u884c\\u53f8\\u6cd5\\u884c\\u4e3a\\u3001\\u6839\\u636e\\u4fc4\\u7f57\\u65af\\u8054\\u90a6\\u5173\\u4e8e\\u6267\\u884c\\u7a0b\\u5e8f\\u7684\\u7acb\\u6cd5\\u6267\\u884c\\u7684\\u53e6\\u4e00\\u673a\\u6784\\u6216\\u5b98\\u5458\\u7684\\u884c\\u4e3a\\u662f\\u5fc5\\u8981\\u7684\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">7.4\\u3002 \\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\u662f\\u6267\\u884c\\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u662f\\u4e00\\u65b9\\u6216\\u53d7\\u76ca\\u4eba\\u6216\\u62c5\\u4fdd\\u4eba\\u7684\\u534f\\u8bae\\u6240\\u5fc5\\u9700\\u7684\\uff0c\\u4e5f\\u662f\\u6839\\u636e\\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u7684\\u5021\\u8bae\\u8ba2\\u7acb\\u534f\\u8bae\\u6216\\u4e2a\\u4eba\\u8d44\\u6599\\u5f53\\u4e8b\\u4eba\\u5c06\\u662f\\u53d7\\u76ca\\u4eba\\u6216\\u62c5\\u4fdd\\u4eba\\u7684\\u534f\\u8bae\\u6240\\u5fc5\\u9700\\u7684\\u3002<\\/div>\\r\\n7.5. \\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u5904\\u7406\\u5bf9\\u4e8e\\u884c\\u4f7f\\u8fd0\\u8425\\u5546\\u6216\\u7b2c\\u4e09\\u65b9\\u7684\\u6743\\u5229\\u548c\\u5408\\u6cd5\\u5229\\u76ca\\u6216\\u5b9e\\u73b0\\u5177\\u6709\\u793e\\u4f1a\\u610f\\u4e49\\u7684\\u76ee\\u6807\\u662f\\u5fc5\\u8981\\u7684\\uff0c\\u524d\\u63d0\\u662f\\u4e2a\\u4eba\\u6570\\u636e\\u4e3b\\u4f53\\u7684\\u6743\\u5229\\u548c\\u81ea\\u7531\\u4e0d\\u53d7\\u4fb5\\u72af\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">7.6\\u3002 \\u4e2a\\u4eba\\u6570\\u636e\\u7531\\u4e2a\\u4eba\\u6570\\u636e\\u4e3b\\u4f53\\u6216\\u5e94\\u5176\\u8981\\u6c42\\u63d0\\u4f9b\\u7684\\u65e0\\u9650\\u6570\\u91cf\\u7684\\u4eba\\u5458\\u5904\\u7406\\uff0c\\u8bbf\\u95ee\\uff08\\u4ee5\\u4e0b\\u79f0\\u4e3a\\u516c\\u5f00\\u53ef\\u7528\\u7684\\u4e2a\\u4eba\\u6570\\u636e\\uff09\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">7.7\\u3002 \\u6839\\u636e\\u8054\\u90a6\\u6cd5\\u5f8b\\u5904\\u7406\\u9700\\u8981\\u516c\\u5e03\\u6216\\u5f3a\\u5236\\u62ab\\u9732\\u7684\\u4e2a\\u4eba\\u6570\\u636e\\u3002<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>8\\uff0e \\u6536\\u96c6\\u3001\\u50a8\\u5b58\\u3001\\u8f6c\\u79fb\\u53ca\\u5176\\u4ed6\\u5904\\u7406\\u4e2a\\u4eba\\u8d44\\u6599\\u7684\\u7a0b\\u5e8f<\\/h5>\\r\\n<div class=\\\"descr\\\">\\u8fd0\\u8425\\u5546\\u5904\\u7406\\u7684\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u5b89\\u5168\\u6027\\u901a\\u8fc7\\u5b9e\\u65bd\\u5fc5\\u8981\\u7684\\u6cd5\\u5f8b\\uff0c\\u7ec4\\u7ec7\\u548c\\u6280\\u672f\\u63aa\\u65bd\\u6765\\u786e\\u4fdd\\uff0c\\u4ee5\\u5b8c\\u5168\\u7b26\\u5408\\u4e2a\\u4eba\\u6570\\u636e\\u4fdd\\u62a4\\u9886\\u57df\\u73b0\\u884c\\u7acb\\u6cd5\\u7684\\u8981\\u6c42\\u3002<\\/div>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">8.1\\u3002 \\u8fd0\\u8425\\u5546\\u786e\\u4fdd\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u5b89\\u5168\\uff0c\\u5e76\\u91c7\\u53d6\\u4e00\\u5207\\u53ef\\u80fd\\u7684\\u63aa\\u65bd\\u6765\\u9632\\u6b62\\u672a\\u7ecf\\u6388\\u6743\\u7684\\u4eba\\u5458\\u8bbf\\u95ee\\u4e2a\\u4eba\\u6570\\u636e\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">8.2\\u3002 \\u5728\\u4efb\\u4f55\\u60c5\\u51b5\\u4e0b\\uff0c\\u7528\\u6237\\u7684\\u4e2a\\u4eba\\u6570\\u636e\\u90fd\\u4e0d\\u4f1a\\u8f6c\\u79fb\\u7ed9\\u7b2c\\u4e09\\u65b9\\uff0c\\u4f46\\u4e0e\\u6267\\u884c\\u73b0\\u884c\\u7acb\\u6cd5\\u6709\\u5173\\u7684\\u60c5\\u51b5\\u6216\\u4e2a\\u4eba\\u6570\\u636e\\u4e3b\\u4f53\\u540c\\u610f\\u8fd0\\u8425\\u5546\\u5c06\\u6570\\u636e\\u8f6c\\u79fb\\u7ed9\\u7b2c\\u4e09\\u65b9\\u7684\\u60c5\\u51b5\\u9664\\u5916\\u3002\\u5c65\\u884c\\u6c11\\u4e8b\\u5408\\u540c\\u4e49\\u52a1\\u7684\\u7b2c\\u4e09\\u65b9\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">8.3\\u3002 \\u5982\\u679c\\u53d1\\u73b0\\u4e2a\\u4eba\\u6570\\u636e\\u4e0d\\u51c6\\u786e\\uff0c\\u7528\\u6237\\u53ef\\u4ee5\\u901a\\u8fc7\\u5411\\u8fd0\\u8425\\u5546\\u7684\\u7535\\u5b50\\u90ae\\u4ef6\\u5730\\u5740<span data-scroll-to=\\\"#owner-email-field\\\">office@zms-msk \\u53d1\\u9001\\u901a\\u77e5\\u6765\\u72ec\\u7acb\\u66f4\\u65b0\\u8fd9\\u4e9b\\u6570\\u636e.ru<\\/span>&nbsp;\\u6807\\u8bb0\\u4e3a\\u201c\\u6b63\\u5728\\u66f4\\u65b0\\u4e2a\\u4eba\\u6570\\u636e\\u3002\\u201d<\\/div>\\r\\n<div class=\\\"li\\\">8.4\\u3002 \\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u671f\\u9650\\u53d6\\u51b3\\u4e8e\\u4e2a\\u4eba\\u6570\\u636e\\u6536\\u96c6\\u76ee\\u7684\\u7684\\u5b9e\\u73b0\\u60c5\\u51b5\\uff0c\\u9664\\u975e\\u5408\\u540c\\u6216\\u73b0\\u884c\\u6cd5\\u5f8b\\u89c4\\u5b9a\\u4e86\\u4e0d\\u540c\\u7684\\u671f\\u9650\\u3002<br \\/>\\u7528\\u6237\\u53ef\\u4ee5\\u968f\\u65f6\\u64a4\\u56de\\u5176\\u540c\\u610f\\u901a\\u8fc7\\u7535\\u5b50\\u90ae\\u4ef6\\u5411\\u8fd0\\u8425\\u5546\\u7684\\u7535\\u5b50\\u90ae\\u4ef6\\u5730\\u5740<span data-scroll-to=\\\"#owner-email-field\\\">office@zms-msk.ru<\\/span>\\u53d1\\u200b\\u200b\\u9001\\u901a\\u77e5\\u5e76\\u9644\\u4e0a\\u5907\\u6ce8\\u6765\\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\u201c\\u64a4\\u9500\\u5bf9\\u4e2a\\u4eba\\u6570\\u636e\\u5904\\u7406\\u7684\\u540c\\u610f\\u3002\\u201d<\\/div>\\r\\n<div class=\\\"li\\\">8.5\\u3002 \\u7b2c\\u4e09\\u65b9\\u670d\\u52a1\\uff08\\u5305\\u62ec\\u652f\\u4ed8\\u7cfb\\u7edf\\u3001\\u901a\\u4fe1\\u548c\\u5176\\u4ed6\\u670d\\u52a1\\u63d0\\u4f9b\\u5546\\uff09\\u6536\\u96c6\\u7684\\u6240\\u6709\\u4fe1\\u606f\\u5747\\u7531\\u8fd9\\u4e9b\\u4eba\\uff08\\u8fd0\\u8425\\u5546\\uff09\\u6839\\u636e\\u5176\\u7528\\u6237\\u534f\\u8bae\\u548c\\u9690\\u79c1\\u653f\\u7b56\\u8fdb\\u884c\\u5b58\\u50a8\\u548c\\u5904\\u7406\\u3002 \\u4e2a\\u4eba\\u6570\\u636e\\u548c\\/\\u6216\\u6307\\u5b9a\\u6587\\u4ef6\\u7684\\u4e3b\\u9898\\u3002 \\u8fd0\\u8425\\u5546\\u4e0d\\u5bf9\\u7b2c\\u4e09\\u65b9\\uff08\\u5305\\u62ec\\u672c\\u6bb5\\u4e2d\\u6307\\u5b9a\\u7684\\u670d\\u52a1\\u63d0\\u4f9b\\u5546\\uff09\\u7684\\u884c\\u4e3a\\u8d1f\\u8d23\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">8.6\\u3002 \\u4e2a\\u4eba\\u6570\\u636e\\u4e3b\\u4f53\\u5bf9\\u5141\\u8bb8\\u5206\\u53d1\\u7684\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u4f20\\u8f93\\uff08\\u63d0\\u4f9b\\u8bbf\\u95ee\\u9664\\u5916\\uff09\\u4ee5\\u53ca\\u5904\\u7406\\u6216\\u5904\\u7406\\u6761\\u4ef6\\uff08\\u83b7\\u53d6\\u8bbf\\u95ee\\u9664\\u5916\\uff09\\u5236\\u5b9a\\u7684\\u7981\\u4ee4\\u4e0d\\u9002\\u7528\\u4e8e\\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u60c5\\u51b5\\u653f\\u5e9c\\u3001\\u516c\\u5171\\u548c\\u4fc4\\u7f57\\u65af\\u8054\\u90a6\\u7acb\\u6cd5\\u786e\\u5b9a\\u7684\\u5176\\u4ed6\\u516c\\u5171\\u5229\\u76ca\\u7684\\u6570\\u636e\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">8.7\\u3002 \\u8fd0\\u8425\\u5546\\u5728\\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\u65f6\\uff0c\\u786e\\u4fdd\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u673a\\u5bc6\\u6027\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">8.8\\u3002 \\u8fd0\\u8425\\u5546\\u4ee5\\u5141\\u8bb8\\u8bc6\\u522b\\u4e2a\\u4eba\\u6570\\u636e\\u4e3b\\u4f53\\u7684\\u5f62\\u5f0f\\u5b58\\u50a8\\u4e2a\\u4eba\\u6570\\u636e\\uff0c\\u5b58\\u50a8\\u65f6\\u95f4\\u4e0d\\u5f97\\u8d85\\u8fc7\\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\u76ee\\u7684\\u6240\\u9700\\u7684\\u65f6\\u95f4\\uff0c\\u5982\\u679c\\u8054\\u90a6\\u6cd5\\u5f8b\\u672a\\u89c4\\u5b9a\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u5b58\\u50a8\\u671f\\u9650\\uff0c\\u5219\\u8fd0\\u8425\\u5546\\u5e94\\u7b7e\\u7f72\\u7684\\u534f\\u8bae\\u5f53\\u4e8b\\u4eba\\u3001\\u53d7\\u76ca\\u4eba\\u6216\\u62c5\\u4fdd\\u4eba\\u3002\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u4e3b\\u4f53\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">8.9\\u3002 \\u7ec8\\u6b62\\u4e2a\\u4eba\\u6570\\u636e\\u5904\\u7406\\u7684\\u6761\\u4ef6\\u53ef\\u4ee5\\u662f\\u4e2a\\u4eba\\u6570\\u636e\\u5904\\u7406\\u76ee\\u7684\\u7684\\u5b9e\\u73b0\\u3001\\u4e2a\\u4eba\\u6570\\u636e\\u4e3b\\u4f53\\u7684\\u540c\\u610f\\u671f\\u9650\\u5c4a\\u6ee1\\u3001\\u4e2a\\u4eba\\u6570\\u636e\\u4e3b\\u4f53\\u64a4\\u56de\\u540c\\u610f\\u6216\\u8005\\u8981\\u6c42\\u505c\\u6b62\\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u5904\\u7406\\uff0c\\u4ee5\\u53ca\\u975e\\u6cd5\\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u8bc6\\u522b\\u3002<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>9\\u3002 \\u8fd0\\u8425\\u5546\\u4f7f\\u7528\\u6536\\u5230\\u7684\\u4e2a\\u4eba\\u6570\\u636e\\u6267\\u884c\\u7684\\u64cd\\u4f5c\\u5217\\u8868<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">9.1\\u3002 \\u8fd0\\u8425\\u5546\\u6536\\u96c6\\u3001\\u8bb0\\u5f55\\u3001\\u7cfb\\u7edf\\u5316\\u3001\\u79ef\\u7d2f\\u3001\\u5b58\\u50a8\\u3001\\u63d0\\u70bc\\uff08\\u66f4\\u65b0\\u3001\\u66f4\\u6539\\uff09\\u3001\\u63d0\\u53d6\\u3001\\u4f7f\\u7528\\u3001\\u4f20\\u8f93\\uff08\\u5206\\u53d1\\u3001\\u63d0\\u4f9b\\u3001\\u8bbf\\u95ee\\uff09\\u3001\\u53bb\\u4e2a\\u6027\\u5316\\u3001\\u963b\\u6b62\\u3001\\u5220\\u9664\\u548c\\u9500\\u6bc1\\u4e2a\\u4eba\\u6570\\u636e\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">9.2\\u3002 \\u8fd0\\u8425\\u5546\\u901a\\u8fc7\\u4fe1\\u606f\\u548c\\u7535\\u4fe1\\u7f51\\u7edc\\u5bf9\\u4e2a\\u4eba\\u6570\\u636e\\u8fdb\\u884c\\u81ea\\u52a8\\u5904\\u7406\\uff0c\\u65e0\\u8bba\\u662f\\u5426\\u63a5\\u6536\\u548c\\/\\u6216\\u4f20\\u8f93\\u6536\\u5230\\u7684\\u4fe1\\u606f\\u3002<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>10\\u3002 \\u4e2a\\u4eba\\u6570\\u636e\\u8de8\\u5883\\u4f20\\u8f93<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">10.1\\u3002 \\u5728\\u5f00\\u59cb\\u4e2a\\u4eba\\u6570\\u636e\\u8de8\\u5883\\u4f20\\u8f93\\u6d3b\\u52a8\\u4e4b\\u524d\\uff0c\\u8fd0\\u8425\\u8005\\u6709\\u4e49\\u52a1\\u5411\\u4e2a\\u4eba\\u6570\\u636e\\u4e3b\\u4f53\\u6743\\u5229\\u4fdd\\u62a4\\u6388\\u6743\\u673a\\u6784\\u901a\\u62a5\\u5176\\u8fdb\\u884c\\u4e2a\\u4eba\\u6570\\u636e\\u8de8\\u5883\\u4f20\\u8f93\\u7684\\u610f\\u56fe\\uff08\\u4f8b\\u5982\\uff0c\\u901a\\u77e5\\u4e0e\\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u610f\\u5411\\u901a\\u77e5\\u5206\\u5f00\\u53d1\\u9001\\uff09\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">10.2. \\u5728\\u63d0\\u4ea4\\u4e0a\\u8ff0\\u901a\\u77e5\\u4e4b\\u524d\\uff0c\\u8fd0\\u8425\\u8005\\u6709\\u4e49\\u52a1\\u5411\\u8ba1\\u5212\\u8de8\\u5883\\u4f20\\u8f93\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u5916\\u56fd\\u5f53\\u5c40\\u3001\\u5916\\u56fd\\u4e2a\\u4eba\\u3001\\u5916\\u56fd\\u6cd5\\u4eba\\u83b7\\u53d6\\u76f8\\u5173\\u4fe1\\u606f\\u3002<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>11\\u3002 \\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u4fdd\\u5bc6\\u6027<\\/h5>\\r\\n<div class=\\\"descr\\\">\\u8fd0\\u8425\\u5546\\u548c\\u5176\\u4ed6\\u6709\\u6743\\u8bbf\\u95ee\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u4eba\\u6709\\u4e49\\u52a1\\u4e0d\\u5411\\u7b2c\\u4e09\\u65b9\\u62ab\\u9732\\uff0c\\u5e76\\u4e14\\u672a\\u7ecf\\u4e2a\\u4eba\\u6570\\u636e\\u4e3b\\u4f53\\u540c\\u610f\\u4e0d\\u5f97\\u5206\\u53d1\\u4e2a\\u4eba\\u6570\\u636e\\uff0c\\u9664\\u975e\\u8054\\u90a6\\u6cd5\\u5f8b\\u53e6\\u6709\\u89c4\\u5b9a\\u3002 <\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\\"row mb-4\\\">\\r\\n<div class=\\\"col\\\">\\r\\n<h5>12\\u3002 \\u6700\\u7ec8\\u6761\\u6b3e<\\/h5>\\r\\n<div class=\\\"ol\\\">\\r\\n<div class=\\\"li\\\">12.1\\u3002 \\u7528\\u6237\\u53ef\\u4ee5\\u901a\\u8fc7\\u7535\\u5b50\\u90ae\\u4ef6\\u8054\\u7cfb\\u8fd0\\u8425\\u5546\\uff0c\\u83b7\\u5f97\\u6709\\u5173\\u5904\\u7406\\u5176\\u4e2a\\u4eba\\u6570\\u636e\\u7684\\u4efb\\u4f55\\u76f8\\u5173\\u95ee\\u9898\\u7684\\u6f84\\u6e05<span data-scroll-to=\\\"#owner-email-field\\\">office@zms-msk.ru < \\/span>.<\\/div>\\r\\n<div class=\\\"li\\\">12.2. \\u672c\\u6587\\u4ef6\\u5c06\\u53cd\\u6620\\u8fd0\\u8425\\u5546\\u4e2a\\u4eba\\u6570\\u636e\\u5904\\u7406\\u653f\\u7b56\\u7684\\u4efb\\u4f55\\u53d8\\u66f4\\u3002 \\u8be5\\u653f\\u7b56\\u65e0\\u9650\\u671f\\u6709\\u6548\\uff0c\\u76f4\\u81f3\\u88ab\\u65b0\\u7248\\u672c\\u53d6\\u4ee3\\u3002<\\/div>\\r\\n<div class=\\\"li\\\">12.3\\u3002 \\u5f53\\u524d\\u7248\\u672c\\u7684\\u653f\\u7b56\\u53ef\\u5728\\u4e92\\u8054\\u7f51\\u4e0a\\u514d\\u8d39\\u83b7\\u53d6\\uff0c\\u5730\\u5740\\u4e3a<span id=\\\"owner-privacy-url-value\\\" data-scroll-to=\\\"#owner-privacy-url-field\\\">https:\\/\\/zamesbar .ru\\/\\u9690\\u79c1\\u653f\\u7b56<\\/span>.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2023-12-24 11:42:13\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-24 19:22:37\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-24 19:20:58\",\"publish_up\":\"2023-12-24 11:42:13\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":6,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"zh-CN\",\"note\":\"\"}', 0),
(263, 'com_content.article.55', '', '2023-12-24 19:36:58', 113, 2956, 'fba6a8389c8f2cc06467191510c638b32fc20d78', '{\"id\":\"55\",\"asset_id\":239,\"title\":\"\\u8054\\u7cfb\\u4eba\",\"alias\":\"kontakty-cn\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n    <div class=\\\"col-12 col-md-4\\\">\\r\\n        <div class=\\\"contact-phone page-sect sect-pb-xs-3 sect-pb-md-5\\\"><a href=\\\"tel:+74957392347\\\">+7 (495) 739 23 47<\\/a> <\\/div>\\r\\n        <div class=\\\"contact-soc d-flex align-items-center\\\">\\r\\n\\t\\t\\t<a href=\\\"https:\\/\\/vk.com\\/zamesbarmoscow\\\" target=\\\"_blank\\\"><img src=\\\"images\\/soc\\/1.svg\\\" \\/><\\/a>\\r\\n\\t\\t\\t<a href=\\\"https:\\/\\/t.me\\/zamesbar\\\" target=\\\"_blank\\\"><img src=\\\"images\\/soc\\/2.svg\\\" \\/><\\/a>\\r\\n\\t\\t\\t<a href=\\\"https:\\/\\/www.instagram.com\\/zamesbar\\\" target=\\\"_blank\\\" ><img src=\\\"images\\/soc\\/3.svg\\\" \\/><\\/a>\\r\\n\\t\\t\\t<div>Instagram <span>\\u5728\\u4fc4\\u7f57\\u65af\\u8054\\u90a6\\u88ab\\u7981\\u6b62<\\/span><\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-4\\\">\\r\\n\\t\\t<div class=\\\"contact-title contact-width-1\\\">\\u8bc4\\u8bba\\u548c<span>\\u5efa\\u8bae<\\/span><\\/div>\\r\\n\\t\\t<div class=\\\"contact-mail contact-width-1\\\"><a href=\\\"mailto:mes@zms-msk.ru\\\">mes@zms-msk.ru<\\/a><\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-4\\\">\\r\\n\\t\\t<div class=\\\"contact-title contact-width-2\\\">\\u6982\\u62ec<\\/div>\\r\\n\\t\\t<div class=\\\"contact-mail contact-width-2\\\"><a href=\\\"mailto:job@zamesbar.ru\\\">job@zamesbar.ru<\\/a><\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":24,\"created\":\"2023-08-21 15:25:15\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-24 19:36:58\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-24 19:36:04\",\"publish_up\":\"2023-08-21 15:25:15\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:contact\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":11,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"zh-CN\",\"note\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\"}', 0),
(264, 'com_content.article.43', '', '2023-12-24 19:37:19', 113, 3120, 'b160679d2d132002b399044ed0876b4099ccc5f5', '{\"id\":\"43\",\"asset_id\":202,\"title\":\"\\u041a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u044b\",\"alias\":\"kontakty\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n    <div class=\\\"col-12 col-md-4\\\">\\r\\n        <div class=\\\"contact-phone page-sect sect-pb-xs-3 sect-pb-md-5\\\"><a href=\\\"tel:+74957392347\\\">+7 (495) 739 23 47<\\/a> <\\/div>\\r\\n        <div class=\\\"contact-soc d-flex align-items-center\\\">\\r\\n\\t\\t\\t<a href=\\\"https:\\/\\/vk.com\\/zamesbarmoscow\\\" target=\\\"_blank\\\"><img src=\\\"images\\/soc\\/1.svg\\\" \\/><\\/a>\\r\\n\\t\\t\\t<a href=\\\"https:\\/\\/t.me\\/zamesbar\\\" target=\\\"_blank\\\"><img src=\\\"images\\/soc\\/2.svg\\\" \\/><\\/a>\\r\\n\\t\\t\\t<a href=\\\"https:\\/\\/www.instagram.com\\/zamesbar\\\" target=\\\"_blank\\\" ><img src=\\\"images\\/soc\\/3.svg\\\" \\/><\\/a>\\r\\n\\t\\t\\t<div>Instagram \\u0437\\u0430\\u043f\\u0440\\u0435\\u0449\\u0435\\u043d <span>\\u043d\\u0430 \\u0442\\u0435\\u0440\\u0440\\u0438\\u0442\\u043e\\u0440\\u0438\\u0438 \\u0420\\u0424<\\/span><\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-4\\\">\\r\\n\\t\\t<div class=\\\"contact-title contact-width-1\\\">\\u041e\\u0442\\u0437\\u044b\\u0432\\u044b \\u0438 <span>\\u043f\\u0440\\u0435\\u0434\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u044f<\\/span><\\/div>\\r\\n\\t\\t<div class=\\\"contact-mail contact-width-1\\\"><a href=\\\"mailto:mes@zms-msk.ru\\\">mes@zms-msk.ru<\\/a><\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-4\\\">\\r\\n\\t\\t<div class=\\\"contact-title contact-width-2\\\">\\u0420\\u0435\\u0437\\u044e\\u043c\\u0435<\\/div>\\r\\n\\t\\t<div class=\\\"contact-mail contact-width-2\\\"><a href=\\\"mailto:job@zamesbar.ru\\\">job@zamesbar.ru<\\/a><\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":19,\"created\":\"2023-08-21 15:25:15\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-24 19:37:19\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-24 19:37:10\",\"publish_up\":\"2023-08-21 15:25:15\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:contact\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":58,\"ordering\":1,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"ru-RU\",\"note\":\"\"}', 0),
(265, 'com_content.article.56', '', '2023-12-24 19:43:22', 113, 2333, '917c5d2f900466ad1ea32c70fc191bc14df39f78', '{\"id\":56,\"asset_id\":240,\"title\":\"Kashirskaya Plaza (2)\",\"alias\":\"kashirskaya-plaza-2\",\"introtext\":\"For those who prefer to start their day with a hearty and tasty breakfast, Zames bar in the Kashirskaya Plaza shopping center will be the best solution. A cozy atmosphere and friendly staff, delicious and satisfying dishes for every taste, as well as free parking, which will allow you to enjoy your vacation without worrying about where to leave your car.\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":11,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-24 16:44:26\",\"modified_by\":\"113\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/kashirskaya-plaza\\\\\\/preview.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/kashirskaya-plaza\\\\\\/preview.jpg?width=1024&height=682\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/kashirskaya-plaza\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/kashirskaya-plaza\\\\\\/main.jpg?width=1920&height=1278\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0);
INSERT INTO `lsqvo_history` (`version_id`, `item_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(266, 'com_content.article.56', '', '2023-12-24 19:48:20', 113, 2580, '2d1a9dfdc22997e36be7e36b79752a0b9a81d9ba', '{\"id\":\"56\",\"asset_id\":240,\"title\":\"Kashirskaya Plaza\",\"alias\":\"kashirskaya-plaza\",\"introtext\":\"\\u5bf9\\u4e8e\\u90a3\\u4e9b\\u559c\\u6b22\\u4ee5\\u4e30\\u76db\\u7f8e\\u5473\\u7684\\u65e9\\u9910\\u5f00\\u59cb\\u65b0\\u7684\\u4e00\\u5929\\u7684\\u4eba\\u6765\\u8bf4\\uff0cKashirskaya \\u5e7f\\u573a\\u8d2d\\u7269\\u4e2d\\u5fc3\\u7684 Zames \\u9152\\u5427\\u5c06\\u662f\\u6700\\u4f73\\u89e3\\u51b3\\u65b9\\u6848\\u3002 \\u8212\\u9002\\u7684\\u6c1b\\u56f4\\u548c\\u53cb\\u5584\\u7684\\u5458\\u5de5\\uff0c\\u7f8e\\u5473\\u53ef\\u53e3\\u3001\\u6ee1\\u8db3\\u5404\\u79cd\\u53e3\\u5473\\u7684\\u83dc\\u80b4\\uff0c\\u8fd8\\u6709\\u514d\\u8d39\\u505c\\u8f66\\u4f4d\\uff0c\\u8ba9\\u60a8\\u4eab\\u53d7\\u5047\\u671f\\u800c\\u65e0\\u9700\\u62c5\\u5fc3\\u628a\\u8f66\\u505c\\u5728\\u54ea\\u91cc\\u3002\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":22,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-24 19:48:20\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-24 19:43:22\",\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/kashirskaya-plaza\\\\\\/preview.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/kashirskaya-plaza\\\\\\/preview.jpg?width=1024&height=682\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/kashirskaya-plaza\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/kashirskaya-plaza\\\\\\/main.jpg?width=1920&height=1278\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"zh-CN\",\"note\":\"\"}', 0),
(267, 'com_content.article.57', '', '2023-12-24 19:50:05', 113, 2252, '52b4c8779e4c07ff6db8275073ef4f496831c5cb', '{\"id\":57,\"asset_id\":241,\"title\":\"Mitino (2)\",\"alias\":\"mitino-2\",\"introtext\":\"A great place to relax for residents and guests of the area! Here you will be pleased not only with a cozy atmosphere and panoramic windows, but also with its own smokehouse, which guarantees a unique taste experience from dishes and snacks.<br>There is also free parking next to the bar, so you can safely come by car and enjoy the evening!\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":11,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-24 16:47:58\",\"modified_by\":\"113\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/mitino\\\\\\/preview.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/mitino\\\\\\/preview.jpg?width=1024&height=682\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/mitino\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/mitino\\\\\\/main.jpg?width=1920&height=1278\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(268, 'com_content.article.57', '', '2023-12-24 19:52:49', 113, 2542, 'fecff31bd3a12c242c9b8770cb6c1947485d76b1', '{\"id\":\"57\",\"asset_id\":241,\"title\":\"Mitino\",\"alias\":\"mitino\",\"introtext\":\"\\u662f\\u8be5\\u5730\\u533a\\u5c45\\u6c11\\u548c\\u5ba2\\u4eba\\u653e\\u677e\\u8eab\\u5fc3\\u7684\\u597d\\u5730\\u65b9\\uff01 \\u5728\\u8fd9\\u91cc\\uff0c\\u60a8\\u4e0d\\u4ec5\\u4f1a\\u559c\\u6b22\\u8212\\u9002\\u7684\\u6c1b\\u56f4\\u548c\\u5168\\u666f\\u7a97\\u6237\\uff0c\\u800c\\u4e14\\u8fd8\\u62e5\\u6709\\u81ea\\u5df1\\u7684\\u718f\\u5236\\u5ba4\\uff0c\\u4fdd\\u8bc1\\u4e86\\u83dc\\u80b4\\u548c\\u5c0f\\u5403\\u7684\\u72ec\\u7279\\u5473\\u89c9\\u4f53\\u9a8c\\u3002<br>\\u9152\\u5427\\u65c1\\u8fb9\\u8fd8\\u8bbe\\u6709\\u514d\\u8d39\\u505c\\u8f66\\u573a\\uff0c\\u56e0\\u6b64\\u60a8\\u53ef\\u4ee5\\u5b89\\u5168\\u5730\\u4eab\\u7528\\u7f8e\\u98df\\u3002 \\u5f00\\u8f66\\u524d\\u6765\\uff0c\\u4eab\\u53d7\\u591c\\u665a\\uff01\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":22,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-24 19:52:49\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-24 19:50:05\",\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/mitino\\\\\\/preview.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/mitino\\\\\\/preview.jpg?width=1024&height=682\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/mitino\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/mitino\\\\\\/main.jpg?width=1920&height=1278\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"zh-CN\",\"note\":\"\"}', 0),
(269, 'com_content.article.58', '', '2023-12-24 19:53:18', 113, 2129, 'f9b5d2775d8e9a5f92ad28999d1cb0a047244712', '{\"id\":58,\"asset_id\":242,\"title\":\"Afimall City (2)\",\"alias\":\"afimall-city-2\",\"introtext\":\"Zames Afimall is a bar with a unique location. It is located in the very heart of Moscow City, which makes it an ideal place for excellent shopping and a comfortable rest afterwards.\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":11,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-24 16:51:42\",\"modified_by\":\"113\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/afimoll-siti\\\\\\/preview.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/afimoll-siti\\\\\\/preview.jpg?width=1024&height=682\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/afimoll-siti\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/afimoll-siti\\\\\\/main.jpg?width=1920&height=1278\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(270, 'com_content.article.58', '', '2023-12-24 19:55:10', 113, 2191, 'f485368470f956ce2d71db9acfa22c0978e24ce3', '{\"id\":\"58\",\"asset_id\":242,\"title\":\"Afimall City\",\"alias\":\"afimall-city\",\"introtext\":\"Zames Afimall \\u662f\\u4e00\\u5bb6\\u4f4d\\u7f6e\\u72ec\\u7279\\u7684\\u9152\\u5427\\u3002 \\u5b83\\u4f4d\\u4e8e\\u83ab\\u65af\\u79d1\\u5e02\\u4e2d\\u5fc3\\uff0c\\u662f\\u7edd\\u4f73\\u8d2d\\u7269\\u548c\\u8212\\u9002\\u4f11\\u606f\\u7684\\u7406\\u60f3\\u573a\\u6240\\u3002\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":22,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-24 19:55:10\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-24 19:53:18\",\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/afimoll-siti\\\\\\/preview.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/afimoll-siti\\\\\\/preview.jpg?width=1024&height=682\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/afimoll-siti\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/afimoll-siti\\\\\\/main.jpg?width=1920&height=1278\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"zh-CN\",\"note\":\"\"}', 0),
(271, 'com_content.article.59', '', '2023-12-24 19:55:23', 113, 2248, '5bc785b7edc420ee8f0602017cea346105e53c78', '{\"id\":59,\"asset_id\":243,\"title\":\"Kuntsevo Plaza (2)\",\"alias\":\"kuntsevo-plaza-2\",\"introtext\":\"Welcome to the bar where the atmosphere of rock and roll and country intertwine! Here you will find everything you need for an unforgettable pastime. Video reports of the most exciting sporting events will be broadcast on large screens, immersing you in the real atmosphere of competition.\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":11,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-24 16:55:29\",\"modified_by\":\"113\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/kuntsevo-plaza\\\\\\/preview.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/kuntsevo-plaza\\\\\\/preview.jpg?width=1024&height=682\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/kuntsevo-plaza\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/kuntsevo-plaza\\\\\\/main.jpg?width=1920&height=1278\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(272, 'com_content.article.59', '', '2023-12-24 19:58:15', 113, 2378, '2caa7e3efee8d53e6bd37ffa36fb8818237e1bc2', '{\"id\":\"59\",\"asset_id\":243,\"title\":\"Kuntsevo Plaza\",\"alias\":\"kuntsevo-plaza\",\"introtext\":\"\\u6b22\\u8fce\\u6765\\u5230\\u6447\\u6eda\\u4e0e\\u4e61\\u6751\\u6c1b\\u56f4\\u4ea4\\u7ec7\\u7684\\u9152\\u5427\\uff01 \\u5728\\u8fd9\\u91cc\\u60a8\\u5c06\\u627e\\u5230\\u96be\\u5fd8\\u7684\\u6d88\\u9063\\u6240\\u9700\\u7684\\u4e00\\u5207\\u3002 \\u5927\\u5c4f\\u5e55\\u4e0a\\u64ad\\u653e\\u6700\\u7cbe\\u5f69\\u7684\\u4f53\\u80b2\\u8d5b\\u4e8b\\u89c6\\u9891\\u62a5\\u9053\\uff0c\\u8ba9\\u60a8\\u6c89\\u6d78\\u5728\\u771f\\u5b9e\\u7684\\u6bd4\\u8d5b\\u6c1b\\u56f4\\u4e2d\\u3002\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":22,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-24 19:58:15\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-24 19:55:23\",\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/kuntsevo-plaza\\\\\\/preview.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/kuntsevo-plaza\\\\\\/preview.jpg?width=1024&height=682\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/kuntsevo-plaza\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/kuntsevo-plaza\\\\\\/main.jpg?width=1920&height=1278\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":\"1\",\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"zh-CN\",\"note\":\"\"}', 0),
(273, 'com_content.article.60', '', '2023-12-24 19:58:42', 113, 2252, '65cda56ca69109375e91ec1ee1942f80277e8b6b', '{\"id\":60,\"asset_id\":244,\"title\":\"Horosho (2)\",\"alias\":\"horosho-2\",\"introtext\":\"If you are looking for a cozy place where you can spend time with family or friends over a delicious dinner and a cool glass of beer, then you should definitely check out Zames Bar Khoroshovo. The atmosphere of our bar is conducive to a pleasant stay, and a separate entrance allows us to work even after the shopping center is closed.\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":11,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-24 18:06:40\",\"modified_by\":\"113\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/horosho\\\\\\/preview.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/horosho\\\\\\/preview.jpg?width=1024&height=682\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/horosho\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/horosho\\\\\\/main.jpg?width=1920&height=1278\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(274, 'com_content.article.60', '', '2023-12-24 20:01:41', 113, 2508, '8c05ebea3441cac93f805c7bc12482331f5f3b01', '{\"id\":\"60\",\"asset_id\":244,\"title\":\"Horosho\",\"alias\":\"horosho\",\"introtext\":\"\\u5982\\u679c\\u60a8\\u6b63\\u5728\\u5bfb\\u627e\\u4e00\\u4e2a\\u8212\\u9002\\u7684\\u5730\\u65b9\\uff0c\\u60a8\\u53ef\\u4ee5\\u4e0e\\u5bb6\\u4eba\\u6216\\u670b\\u53cb\\u4e00\\u8d77\\u4eab\\u7528\\u7f8e\\u5473\\u7684\\u665a\\u9910\\u548c\\u4e00\\u676f\\u6e05\\u51c9\\u7684\\u5564\\u9152\\uff0c\\u90a3\\u4e48\\u60a8\\u4e00\\u5b9a\\u8981\\u53bbZames Bar Horoshovo\\u770b\\u770b\\u3002 \\u6211\\u4eec\\u9152\\u5427\\u7684\\u6c1b\\u56f4\\u6709\\u5229\\u4e8e\\u6109\\u5feb\\u7684\\u4f4f\\u5bbf\\uff0c\\u4e00\\u4e2a\\u5355\\u72ec\\u7684\\u5165\\u53e3\\u4f7f\\u6211\\u4eec\\u5373\\u4f7f\\u5728\\u8d2d\\u7269\\u4e2d\\u5fc3\\u5173\\u95ed\\u540e\\u4e5f\\u53ef\\u4ee5\\u5de5\\u4f5c\\u3002\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":22,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-24 20:01:41\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-24 19:58:42\",\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/horosho\\\\\\/preview.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/horosho\\\\\\/preview.jpg?width=1024&height=682\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/horosho\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/horosho\\\\\\/main.jpg?width=1920&height=1278\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"zh-CN\",\"note\":\"\"}', 0),
(275, 'com_content.article.61', '', '2023-12-24 20:02:42', 113, 2088, '9e0149e4398b2c2706d3434de0c471a66e2310eb', '{\"id\":61,\"asset_id\":245,\"title\":\"Butovo (2)\",\"alias\":\"butovo-2\",\"introtext\":\"Bright musical evenings, from 22.00 every Friday and Saturday, and an unforgettable atmosphere. Here you can enjoy live music, delicious food and over 200 different craft beers.\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":11,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-24 18:08:56\",\"modified_by\":\"113\",\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/butovo\\\\\\/preview.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/butovo\\\\\\/preview.jpg?width=1024&height=682\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/butovo\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/butovo\\\\\\/main.jpg?width=1920&height=1278\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"en-GB\",\"note\":\"\"}', 0),
(276, 'com_content.article.61', '', '2023-12-24 20:04:11', 113, 2267, 'a9774e0e0b5e3b6db3af599525c692230888e2f9', '{\"id\":\"61\",\"asset_id\":245,\"title\":\"Butovo\",\"alias\":\"butovo\",\"introtext\":\"\\u6bcf\\u5468\\u4e94\\u548c\\u5468\\u516d 22:00 \\u90fd\\u4f1a\\u4e3e\\u529e\\u660e\\u4eae\\u7684\\u97f3\\u4e50\\u4e4b\\u591c\\uff0c\\u8425\\u9020\\u4ee4\\u4eba\\u96be\\u5fd8\\u7684\\u6c1b\\u56f4\\u3002 \\u5728\\u8fd9\\u91cc\\u60a8\\u53ef\\u4ee5\\u4eab\\u53d7\\u73b0\\u573a\\u97f3\\u4e50\\u3001\\u7f8e\\u5473\\u4f73\\u80b4\\u548c 200 \\u591a\\u79cd\\u4e0d\\u540c\\u7684\\u7cbe\\u917f\\u5564\\u9152\\u3002\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":22,\"created\":\"2023-08-17 15:59:24\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-24 20:04:11\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-24 20:02:42\",\"publish_up\":\"2023-08-17 15:59:24\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/restoran\\\\\\/butovo\\\\\\/preview.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/butovo\\\\\\/preview.jpg?width=1024&height=682\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/restoran\\\\\\/butovo\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/restoran\\\\\\/butovo\\\\\\/main.jpg?width=1920&height=1278\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:restoran\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"zh-CN\",\"note\":\"\"}', 0),
(277, 'com_content.article.46', '', '2023-12-24 20:06:26', 113, 3233, '9d8221edab305dd381064a0a5d587fbffd26cc70', '{\"id\":\"46\",\"asset_id\":213,\"title\":\"\\u0413\\u043b\\u0430\\u0432\\u043d\\u0430\\u044f (CN)\",\"alias\":\"glavnaya-cn\",\"introtext\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-12 col-md-4 main-left\\\">\\r\\n\\t\\t<h1 class=\\\"title\\\">ZAMES \\u662f\\u4e00\\u4e2a\\u7531\\u8212\\u9002\\u800c\\u73b0\\u4ee3\\u7684\\u9910\\u5385\\u548c\\u9152\\u5427\\u7ec4\\u6210\\u7684\\u7f51\\u7edc<\\/h1>\\r\\n\\t\\t<div class=\\\"desc d-none d-md-block\\\"><p>\\u4f7f\\u7528\\u7164\\u7089\\u548c\\u660e\\u706b\\u70f9\\u5236\\u7684\\u98df\\u7269\\u6709\\u5176\\u72ec\\u7279\\u7684\\u5473\\u9053\\u548c\\u9999\\u6c14\\u3002<\\/p><\\/div>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"d-flex col-md-4 main-center\\\">\\r\\n\\t\\t<img src=\\\"\\/images\\/logo-icon.png\\\" alt=\\\"Logotype\\\" class=\\\"no-lazy\\\" loading=\\\"lazy\\\">\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-4 main-right\\\">\\r\\n\\t\\t<div class=\\\"desc\\\">\\r\\n\\t\\t\\t<p class=\\\"desc d-block d-md-none\\\">\\u4f7f\\u7528\\u7164\\u7089\\u548c\\u660e\\u706b\\u70f9\\u5236\\u7684\\u98df\\u7269\\u6709\\u5176\\u72ec\\u7279\\u7684\\u5473\\u9053\\u548c\\u9999\\u6c14\\u3002<\\/p>\\r\\n\\t\\t\\t<p>\\u6211\\u4eec\\u9152\\u5427\\u83dc\\u5355\\u7684\\u4e00\\u4e2a\\u7279\\u8272\\u662f\\u63d0\\u4f9b\\u591a\\u79cd\\u5564\\u9152\\uff0c\\u8d85\\u8fc7 250 \\u79cd\\u5564\\u9152\\u54c1\\u79cd\\u53ef\\u6ee1\\u8db3\\u5404\\u79cd\\u53e3\\u5473\\u3002<\\/p>\\r\\n\\t\\t\\t<p>\\u5e73\\u65e5\\u7f8e\\u5473\\u591a\\u6837\\u7684\\u5348\\u9910\\u3001\\u6709\\u8da3\\u7684\\u4f18\\u60e0\\u548c\\u4fc3\\u9500\\u3001\\u5927\\u5c4f\\u5e55\\u4e0a\\u7684\\u4f53\\u80b2\\u5e7f\\u64ad\\u4e0d\\u4f1a\\u8ba9\\u60a8\\u65e0\\u52a8\\u4e8e\\u8877\\u3002<\\/p>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":20,\"created\":\"2023-08-15 15:48:06\",\"created_by\":\"113\",\"created_by_alias\":\"\",\"modified\":\"2023-12-24 20:06:26\",\"modified_by\":113,\"checked_out\":113,\"checked_out_time\":\"2023-12-24 20:05:11\",\"publish_up\":\"2023-08-15 15:48:06\",\"publish_down\":null,\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/main.png#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.png?width=521&height=305\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/main.jpg#joomlaImage:\\\\\\/\\\\\\/local-images\\\\\\/main.jpg?width=2592&height=1349\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":\\\"\\\",\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":\\\"\\\",\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":\\\"\\\",\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"article_layout\\\":\\\"cassiopeia:main\\\",\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"info_block_show_title\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_associations\\\":\\\"\\\",\\\"flags\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_page_title\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":6,\"ordering\":0,\"metakey\":\"\",\"metadesc\":\"\",\"access\":1,\"hits\":0,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"zh-CN\",\"note\":\"\"}', 0);

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_addons`
--

CREATE TABLE `lsqvo_jshopping_addons` (
  `id` int(11) NOT NULL,
  `alias` varchar(255) NOT NULL DEFAULT '',
  `name` varchar(255) NOT NULL DEFAULT '',
  `key` text NOT NULL,
  `usekey` tinyint(1) NOT NULL DEFAULT 0,
  `version` varchar(255) NOT NULL DEFAULT '',
  `uninstall` varchar(255) NOT NULL DEFAULT '',
  `params` longtext NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

--
-- Дамп данных таблицы `lsqvo_jshopping_addons`
--

INSERT INTO `lsqvo_jshopping_addons` (`id`, `alias`, `name`, `key`, `usekey`, `version`, `uninstall`, `params`) VALUES
(1, 'ba_custom_fields', 'JoomShopping addon - Custom fields', '', 0, '0.1.1', '/components/com_jshopping/addons/ba_custom_fields/uninstall.php', 'a:2:{s:6:\"enable\";s:1:\"1\";s:10:\"name_addon\";s:16:\"ba_custom_fields\";}');

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_attr`
--

CREATE TABLE `lsqvo_jshopping_attr` (
  `attr_id` int(11) NOT NULL,
  `attr_ordering` int(11) NOT NULL DEFAULT 0,
  `attr_type` tinyint(1) NOT NULL DEFAULT 0,
  `independent` tinyint(1) NOT NULL DEFAULT 0,
  `allcats` tinyint(1) NOT NULL DEFAULT 1,
  `cats` text NOT NULL,
  `group` tinyint(4) NOT NULL DEFAULT 0,
  `name_en-GB` varchar(255) NOT NULL,
  `description_en-GB` text NOT NULL,
  `name_ru-RU` varchar(255) NOT NULL,
  `description_ru-RU` text NOT NULL,
  `name_zh-CN` varchar(255) NOT NULL,
  `description_zh-CN` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_attr_groups`
--

CREATE TABLE `lsqvo_jshopping_attr_groups` (
  `id` int(11) NOT NULL,
  `ordering` int(6) NOT NULL DEFAULT 0,
  `name_en-GB` varchar(255) NOT NULL,
  `name_ru-RU` varchar(255) NOT NULL,
  `name_zh-CN` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_attr_values`
--

CREATE TABLE `lsqvo_jshopping_attr_values` (
  `value_id` int(11) NOT NULL,
  `attr_id` int(11) NOT NULL DEFAULT 0,
  `value_ordering` int(11) NOT NULL DEFAULT 0,
  `image` varchar(255) NOT NULL DEFAULT '',
  `name_en-GB` varchar(255) NOT NULL,
  `name_ru-RU` varchar(255) NOT NULL,
  `name_zh-CN` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_cart_temp`
--

CREATE TABLE `lsqvo_jshopping_cart_temp` (
  `id` int(11) NOT NULL,
  `id_cookie` varchar(255) NOT NULL DEFAULT '',
  `cart` text NOT NULL,
  `type_cart` varchar(32) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_categories`
--

CREATE TABLE `lsqvo_jshopping_categories` (
  `category_id` int(11) NOT NULL,
  `category_image` varchar(255) NOT NULL DEFAULT '',
  `category_parent_id` int(11) NOT NULL DEFAULT 0,
  `category_publish` tinyint(1) UNSIGNED NOT NULL DEFAULT 1,
  `category_template` varchar(64) NOT NULL DEFAULT '',
  `ordering` int(3) NOT NULL DEFAULT 0,
  `category_add_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `products_page` int(8) NOT NULL DEFAULT 12,
  `products_row` int(3) NOT NULL DEFAULT 3,
  `access` int(3) NOT NULL DEFAULT 1,
  `img_alt` varchar(255) NOT NULL DEFAULT '',
  `img_title` varchar(255) NOT NULL DEFAULT '',
  `name_en-GB` varchar(255) NOT NULL,
  `alias_en-GB` varchar(255) NOT NULL,
  `short_description_en-GB` text NOT NULL,
  `description_en-GB` text NOT NULL,
  `meta_title_en-GB` varchar(255) NOT NULL,
  `meta_description_en-GB` text NOT NULL,
  `meta_keyword_en-GB` text NOT NULL,
  `name_ru-RU` varchar(255) NOT NULL,
  `alias_ru-RU` varchar(255) NOT NULL,
  `short_description_ru-RU` text NOT NULL,
  `description_ru-RU` text NOT NULL,
  `meta_title_ru-RU` varchar(255) NOT NULL,
  `meta_description_ru-RU` text NOT NULL,
  `meta_keyword_ru-RU` text NOT NULL,
  `name_zh-CN` varchar(255) NOT NULL,
  `alias_zh-CN` varchar(255) NOT NULL,
  `short_description_zh-CN` text NOT NULL,
  `description_zh-CN` text NOT NULL,
  `meta_title_zh-CN` varchar(255) NOT NULL,
  `meta_description_zh-CN` text NOT NULL,
  `meta_keyword_zh-CN` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

--
-- Дамп данных таблицы `lsqvo_jshopping_categories`
--

INSERT INTO `lsqvo_jshopping_categories` (`category_id`, `category_image`, `category_parent_id`, `category_publish`, `category_template`, `ordering`, `category_add_date`, `products_page`, `products_row`, `access`, `img_alt`, `img_title`, `name_en-GB`, `alias_en-GB`, `short_description_en-GB`, `description_en-GB`, `meta_title_en-GB`, `meta_description_en-GB`, `meta_keyword_en-GB`, `name_ru-RU`, `alias_ru-RU`, `short_description_ru-RU`, `description_ru-RU`, `meta_title_ru-RU`, `meta_description_ru-RU`, `meta_keyword_ru-RU`, `name_zh-CN`, `alias_zh-CN`, `short_description_zh-CN`, `description_zh-CN`, `meta_title_zh-CN`, `meta_description_zh-CN`, `meta_keyword_zh-CN`) VALUES
(1, '1.jpg', 0, 1, '', 3, '2023-08-13 05:22:12', 24, 4, 1, '', '', 'Snacks', 'snacks', '', '', '', '', '', 'Закуски', 'zakuski', '', '', '', '', '', '零食', 'ling-shi', '', '', '', '', ''),
(2, '25.jpg', 0, 1, '', 9, '2023-08-13 10:38:07', 24, 4, 1, '', '', 'Salads', 'salads', '', '', '', '', '', 'Салаты', 'salaty', '', '', '', '', '', '沙拉', 'sha-la', '', '', '', '', ''),
(3, '35-1.jpg', 0, 1, '', 14, '2023-08-13 10:38:37', 24, 4, 1, '', '', 'Meat+Grill', 'meat-grill', '', '<div class=\"row\">\r\n<div class=\"col-12\">\r\n<div class=\"tac title\">Add. ingredients</div>\r\n<ul>\r\n<li><span class=\"name\">Red onion</span><span class=\"value\">40 ₽</span></li>\r\n<li><span class=\"name\">Greens</span><span class=\"value\">50 ₽</span></li>\r\n<li><span class=\"name\">Tomato</span><span class=\"value\">40 ₽</span></li>\r\n<li><span class=\"name\">Fresh cucumber</span><span class=\"value\">55 ₽</span></li>\r\n<li><span class=\"name\">Pickled cucumber</span><span class=\"value\">55 ₽</span></li>\r\n<li><span class=\"name\">Cheddar cheese</span><span class=\"value\">40 ₽</span></li>\r\n<li><span class=\"name\">Jalapeño pepper</span><span class=\"value\">35 ₽</span></li>\r\n<li><span class=\"name\">Bacon</span><span class=\"value\">60 ₽</span></li>\r\n<li><span class=\"name\">Beef cutlet</span><span class=\"value\">180 ₽</span></li>\r\n</ul>\r\n</div>\r\n</div>', '', '', '', 'Мясо+Grill', 'myaso-grill', '', '<div class=\"row\">\r\n	<div class=\"col-12\">\r\n		<div class=\"tac title\">Доп. ингридиенты</div>\r\n		<ul>\r\n			<li><span class=\"name\">Лук красный</span><span class=\"value\">40 ₽</span></li> \r\n			<li><span class=\"name\">Зелень</span><span class=\"value\">50 ₽</span></li> \r\n			<li><span class=\"name\">Помидор</span><span class=\"value\">40 ₽</span></li> \r\n			<li><span class=\"name\">Свежий огурец</span><span class=\"value\">55 ₽</span></li> \r\n			<li><span class=\"name\">Солёный огурец</span><span class=\"value\">55 ₽</span></li> \r\n			<li><span class=\"name\">Сыр Чеддер</span><span class=\"value\">40 ₽</span></li> \r\n			<li><span class=\"name\">Перец Халапеньо</span><span class=\"value\">35 ₽</span></li> \r\n			<li><span class=\"name\">Бекон</span><span class=\"value\">60 ₽</span></li> \r\n			<li><span class=\"name\">Котлета говяжья</span><span class=\"value\">180 ₽</span></li> \r\n		</ul>\r\n	</div>\r\n</div>', '', '', '', '肉+烧烤', 'rou-shao-kao', '', '<div class=“row”>\r\n<div class=\"col-12\">\r\n<div class=\"tac title\">添加。 成分</div>\r\n<ul>\r\n<li><span class=\"name\">红洋葱</span><span class=\"value\">40 ₽</span></li>\r\n<li><span class=\"name\">绿叶</span><span class=\"value\">50 ₽</span></li>\r\n<li><span class=\"name\">番茄</span><span class=\"value\">40 ₽</span></li>\r\n<li><span class=\"name\">新鲜黄瓜</span><span class=\"value\">55 ₽</span></li>\r\n<li><span class=\"name\">腌黄瓜</span><span class=\"value\">55 ₽</span></li>\r\n<li><span class=\"name\">切达干酪</span><span class=\"value\">40 ₽</span></li>\r\n<li><span class=\"name\">墨西哥辣椒</span><span class=\"value\">35 ₽</span></li>\r\n<li><span class=\"name\">培根</span><span class=\"value\">60 ₽</span></li>\r\n<li><span class=\"name\">炸牛排</span><span class=\"value\">180 ₽</span></li>\r\n</ul>\r\n</div>\r\n</div>', '', '', ''),
(4, '58.jpg', 0, 1, '', 31, '2023-08-13 10:39:24', 24, 4, 1, '', '', 'Burgers', 'burgers', '', '', '', '', '', 'Бургеры', 'burgery', '', '', '', '', '', '汉堡', 'han-bao', '', '', '', '', ''),
(5, '67.jpg', 0, 1, '', 34, '2023-08-13 10:39:51', 24, 4, 1, '', '', 'Sea+Grill', 'sea-grill', '', '', '', '', '', 'Море+Grill', 'more-grill', '', '', '', '', '', '海鲜+烧烤', 'hai-xian-shao-kao', '', '', '', '', ''),
(6, '57.jpg', 0, 1, '', 37, '2023-08-13 10:40:24', 24, 4, 1, '', '', 'Sausages+Grill', 'sausages-grill', '', '', '', '', '', 'Колбаски+Grill', 'kolbaski-grill', '', '', '', '', '', '香肠+烧烤', 'xiang-chang-shao-kao', '', '', '', '', ''),
(7, '21.jpg', 0, 1, '', 6, '2023-08-13 10:40:54', 24, 4, 1, '', '', 'Soups', 'soups', '', '', '', '', '', 'Супы', 'supy', '', '', '', '', '', '汤类', 'tang-lei', '', '', '', '', ''),
(8, '101.jpg', 0, 1, '', 25, '2023-08-13 10:41:36', 24, 4, 1, '', '', 'Garnish', 'garnish', '', '<div class=\"row\">\r\n<div class=\"col-12\">\r\n<div class=\"tac title\">Add. ingredients</div>\r\n<ul>\r\n<li><span class=\"name\">Red onion</span><span class=\"value\">40 ₽</span></li>\r\n<li><span class=\"name\">Greens</span><span class=\"value\">50 ₽</span></li>\r\n<li><span class=\"name\">Tomato</span><span class=\"value\">40 ₽</span></li>\r\n<li><span class=\"name\">Fresh cucumber</span><span class=\"value\">55 ₽</span></li>\r\n<li><span class=\"name\">Pickled cucumber</span><span class=\"value\">55 ₽</span></li>\r\n<li><span class=\"name\">Cheddar cheese</span><span class=\"value\">40 ₽</span></li>\r\n<li><span class=\"name\">Jalapeño pepper</span><span class=\"value\">35 ₽</span></li>\r\n<li><span class=\"name\">Bacon</span><span class=\"value\">60 ₽</span></li>\r\n<li><span class=\"name\">Beef cutlet</span><span class=\"value\">180 ₽</span></li>\r\n</ul>\r\n</div>\r\n</div>', '', '', '', 'Гарниры', 'garniry', '', '<div class=\"row\">\r\n	<div class=\"col-12\">\r\n		<div class=\"tac title\">Доп. ингридиенты</div>\r\n		<ul>\r\n			<li><span class=\"name\">Лук красный</span><span class=\"value\">40 ₽</span></li> \r\n			<li><span class=\"name\">Зелень</span><span class=\"value\">50 ₽</span></li> \r\n			<li><span class=\"name\">Помидор</span><span class=\"value\">40 ₽</span></li> \r\n			<li><span class=\"name\">Свежий огурец</span><span class=\"value\">55 ₽</span></li> \r\n			<li><span class=\"name\">Солёный огурец</span><span class=\"value\">55 ₽</span></li> \r\n			<li><span class=\"name\">Сыр Чеддер</span><span class=\"value\">40 ₽</span></li> \r\n			<li><span class=\"name\">Перец Халапеньо</span><span class=\"value\">35 ₽</span></li> \r\n			<li><span class=\"name\">Бекон</span><span class=\"value\">60 ₽</span></li> \r\n			<li><span class=\"name\">Котлета говяжья</span><span class=\"value\">180 ₽</span></li> \r\n		</ul>\r\n	</div>\r\n</div>', '', '', '', '装饰', 'zhuang-shi', '', '<div class=“row”>\r\n<div class=\"col-12\">\r\n<div class=\"tac title\">添加。 成分</div>\r\n<ul>\r\n<li><span class=\"name\">红洋葱</span><span class=\"value\">40 ₽</span></li>\r\n<li><span class=\"name\">绿叶</span><span class=\"value\">50 ₽</span></li>\r\n<li><span class=\"name\">番茄</span><span class=\"value\">40 ₽</span></li>\r\n<li><span class=\"name\">新鲜黄瓜</span><span class=\"value\">55 ₽</span></li>\r\n<li><span class=\"name\">腌黄瓜</span><span class=\"value\">55 ₽</span></li>\r\n<li><span class=\"name\">切达干酪</span><span class=\"value\">40 ₽</span></li>\r\n<li><span class=\"name\">墨西哥辣椒</span><span class=\"value\">35 ₽</span></li>\r\n<li><span class=\"name\">培根</span><span class=\"value\">60 ₽</span></li>\r\n<li><span class=\"name\">炸牛排</span><span class=\"value\">180 ₽</span></li>\r\n</ul>\r\n</div>\r\n</div>', '', '', ''),
(9, '53.jpg', 0, 0, '', 41, '2023-08-13 10:42:08', 24, 4, 1, '', '', 'Bread', 'bread', '', '', '', '', '', 'Хлеб', 'khleb', '', '', '', '', '', '面包', 'mian-bao', '', '', '', '', ''),
(10, '203.jpg', 0, 1, '', 28, '2023-08-13 10:42:33', 24, 4, 1, '', '', 'Sauces', 'sauces', '', '', '', '', '', 'Соусы', 'sousy', '', '', '', '', '', '酱汁', 'jiang-zhi', '', '', '', '', ''),
(11, '75.jpg', 0, 1, '', 44, '2023-08-13 10:42:54', 24, 4, 1, '', '', 'Dessert', 'dessert', '', '', '', '', '', 'Десерты', 'deserty', '', '', '', '', '', '甜点', 'tian-dian', '', '', '', '', ''),
(12, 'bar.jpg', 0, 1, '', 59, '2023-08-13 10:43:15', 24, 4, 1, '', '', 'Bar', 'bar', '', '<div class=\"com-content-category-blog__items blog-items restoran-items columns-2\">\r\n     <div class=\"com-content-category-blog__item blog-item restoran-item\">\r\n         <a href=\"/images/bar/Seasonal.pdf\" target=\"_blank\">\r\n             <div class=\"item-image intro-image\">\r\n                 <img src=\"/images/bar/Seasonal2.jpg\">\r\n             </div>\r\n             <div class=\"item-content\">\r\n                 <div class=\"page-header\">Seasonal menu</div>\r\n                 <div class=\"d-flex align-items-end justify-content-between\">\r\n                     <div class=\"adress\">pdf, 2.3MB</div>\r\n                 </div>\r\n             </div>\r\n         </a>\r\n     </div>\r\n     <div class=\"com-content-category-blog__item blog-item restoran-item\">\r\n         <a href=\"/images/bar/Bar-main.pdf\" target=\"_blank\">\r\n             <div class=\"item-image intro-image\">\r\n                 <img src=\"/images/restoran/afimoll-siti/slider/DSC_9396.jpg\">\r\n             </div>\r\n             <div class=\"item-content\">\r\n                 <div class=\"page-header\">Bar menu</div>\r\n                 <div class=\"d-flex align-items-end justify-content-between\">\r\n                     <div class=\"adress\">pdf, 1.8MB</div>\r\n                 </div>\r\n             </div>\r\n         </a>\r\n     </div>\r\n     <div class=\"com-content-category-blog__item blog-item restoran-item\">\r\n         <a href=\"/images/bar/Bar-Kashirka.pdf\" target=\"_blank\">\r\n             <div class=\"item-image intro-image\">\r\n                 <img src=\"/images/restoran/kashirskaya-plaza/preview.jpg\" >\r\n             </div>\r\n             <div class=\"item-content\">\r\n                 <div class=\"page-header\">Bar menu <br>\"Kashirskaya Plaza\"</div>\r\n                 <div class=\"d-flex align-items-end justify-content-between\">\r\n                     <div class=\"adress\">pdf, 1.7MB</div>\r\n                 </div>\r\n             </div>\r\n         </a>\r\n     </div>\r\n     <div class=\"com-content-category-blog__item blog-item restoran-item\">\r\n         <a href=\"/images/bar/Bar-Horosho.pdf\" target=\"_blank\">\r\n             <div class=\"item-image intro-image\">\r\n                 <img src=\"/images/restoran/horosho/preview.jpg\" >\r\n             </div>\r\n             <div class=\"item-content\">\r\n                 <div class=\"page-header\">Bar menu <br>\"Khorosho\"</div>\r\n                 <div class=\"d-flex align-items-end justify-content-between\">\r\n                     <div class=\"adress\">pdf, 1.7MB</div>\r\n                 </div>\r\n             </div>\r\n         </a>\r\n     </div>\r\n</div>', '', '', '', 'Бар', 'bar', '', '<div class=\"com-content-category-blog__items blog-items restoran-items  columns-2\">\r\n    <div class=\"com-content-category-blog__item blog-item restoran-item\">\r\n        <a href=\"/images/bar/Seasonal.pdf\" target=\"_blank\">\r\n            <div class=\"item-image intro-image\">\r\n                <img src=\"/images/bar/Seasonal2.jpg\">\r\n            </div>\r\n            <div class=\"item-content\">\r\n                <div class=\"page-header\">Сезонное меню</div>\r\n                <div class=\"d-flex align-items-end justify-content-between\">\r\n                    <div class=\"adress\">pdf, 2.3Мб</div>\r\n                </div>\r\n            </div>\r\n        </a>\r\n    </div>\r\n    <div class=\"com-content-category-blog__item blog-item restoran-item\">\r\n        <a href=\"/images/bar/Bar-main.pdf\" target=\"_blank\">\r\n            <div class=\"item-image intro-image\">\r\n                <img src=\"/images/restoran/afimoll-siti/slider/DSC_9396.jpg\">\r\n            </div>\r\n            <div class=\"item-content\">\r\n                <div class=\"page-header\">Барное меню</div>\r\n                <div class=\"d-flex align-items-end justify-content-between\">\r\n                    <div class=\"adress\">pdf, 1.8Мб</div>\r\n                </div>\r\n            </div>\r\n        </a>\r\n    </div>\r\n    <div class=\"com-content-category-blog__item blog-item restoran-item\">\r\n        <a href=\"/images/bar/Bar-Kashirka.pdf\" target=\"_blank\">\r\n            <div class=\"item-image intro-image\">\r\n                <img src=\"/images/restoran/kashirskaya-plaza/preview.jpg\" >\r\n            </div>\r\n            <div class=\"item-content\">\r\n                <div class=\"page-header\">Барное меню<br>ТРЦ «Каширская плаза»</div>\r\n                <div class=\"d-flex align-items-end justify-content-between\">\r\n                    <div class=\"adress\">pdf, 1.7Мб</div>\r\n                </div>\r\n            </div>\r\n        </a>\r\n    </div>\r\n    <div class=\"com-content-category-blog__item blog-item restoran-item\">\r\n        <a href=\"/images/bar/Bar-Horosho.pdf\" target=\"_blank\">\r\n            <div class=\"item-image intro-image\">\r\n                <img src=\"/images/restoran/horosho/preview.jpg\" >\r\n            </div>\r\n            <div class=\"item-content\">\r\n                <div class=\"page-header\">Барное меню<br>ТРЦ «Хорошо»</div>\r\n                <div class=\"d-flex align-items-end justify-content-between\">\r\n                    <div class=\"adress\">pdf, 1.7Мб</div>\r\n                </div>\r\n            </div>\r\n        </a>\r\n    </div>\r\n</div>', '', '', '', '酒吧', 'jiu-ba', '', '<div class=\"com-content-category-blog__items blog-items restoran-items columns-2\">\r\n     <div class=\"com-content-category-blog__item blog-item restoran-item\">\r\n         <a href=\"/images/bar/Seasonal.pdf\" target=\"_blank\">\r\n             <div class=\"item-image intro-image\">\r\n                 <img src=\"/images/bar/Seasonal2.jpg\">\r\n             </div>\r\n             <div class=\"item-content\">\r\n                 <div class=\"page-header\">季节性菜单</div>\r\n                 <div class=\"d-flex align-items-end justify-content-between\">\r\n                     <div class=\"adress\">pdf，2.3MB</div>\r\n                 </div>\r\n             </div>\r\n         </a>\r\n     </div>\r\n     <div class=\"com-content-category-blog__item blog-item restoran-item\">\r\n         <a href=\"/images/bar/Bar-main.pdf\" target=\"_blank\">\r\n             <div class=\"item-image intro-image\">\r\n                 <img src=\"/images/restoran/afimoll-siti/slider/DSC_9396.jpg\">\r\n             </div>\r\n             <div class=\"item-content\">\r\n                 <div class=\"page-header\">栏菜单</div>\r\n                 <div class=\"d-flex align-items-end justify-content-between\">\r\n                     <div class=\"adress\">pdf，1.8MB</div>\r\n                 </div>\r\n             </div>\r\n         </a>\r\n     </div>\r\n     <div class=\"com-content-category-blog__item blog-item restoran-item\">\r\n         <a href=\"/images/bar/Bar-Kashirka.pdf\" target=\"_blank\">\r\n             <div class=\"item-image intro-image\">\r\n                 <img src=\"/images/restoran/kashirskaya-plaza/preview.jpg\" >\r\n             </div>\r\n             <div class=\"item-content\">\r\n                 <div class=\"page-header\">栏菜单<br>“Kashirskaya Plaza”</div>\r\n                 <div class=\"d-flex align-items-end justify-content-between\">\r\n                     <div class=\"adress\">pdf，1.7MB</div>\r\n                 </div>\r\n             </div>\r\n         </a>\r\n     </div>\r\n     <div class=\"com-content-category-blog__item blog-item restoran-item\">\r\n         <a href=\"/images/bar/Bar-Horosho.pdf\" target=\"_blank\">\r\n             <div class=\"item-image intro-image\">\r\n                 <img src=\"/images/restoran/horosho/preview.jpg\">\r\n             </div>\r\n             <div class=\"item-content\">\r\n                 <div class=\"page-header\">栏菜单<br>“Khorosho”</div>\r\n                 <div class=\"d-flex align-items-end justify-content-between\">\r\n                     <div class=\"adress\">pdf，1.7MB</div>\r\n                 </div>\r\n             </div>\r\n         </a>\r\n     </div>\r\n</div>', '', '', ''),
(13, '48.jpg', 0, 1, '', 19, '2023-12-22 07:17:47', 24, 4, 1, '', '', 'Steak+Grill', 'steak-grill', '', '<div class=\"row\">\r\n<div class=\"col-12\">\r\n<div class=\"tac title\">Add. ingredients</div>\r\n<ul>\r\n<li><span class=\"name\">Red onion</span><span class=\"value\">40 ₽</span></li>\r\n<li><span class=\"name\">Greens</span><span class=\"value\">50 ₽</span></li>\r\n<li><span class=\"name\">Tomato</span><span class=\"value\">40 ₽</span></li>\r\n<li><span class=\"name\">Fresh cucumber</span><span class=\"value\">55 ₽</span></li>\r\n<li><span class=\"name\">Pickled cucumber</span><span class=\"value\">55 ₽</span></li>\r\n<li><span class=\"name\">Cheddar cheese</span><span class=\"value\">40 ₽</span></li>\r\n<li><span class=\"name\">Jalapeño pepper</span><span class=\"value\">35 ₽</span></li>\r\n<li><span class=\"name\">Bacon</span><span class=\"value\">60 ₽</span></li>\r\n<li><span class=\"name\">Beef cutlet</span><span class=\"value\">180 ₽</span></li>\r\n</ul>\r\n</div>\r\n</div>', '', '', '', 'Стейк+Grill', 'stejk-grill', '', '<div class=\"row\">\r\n	<div class=\"col-12\">\r\n		<div class=\"tac title\">Доп. ингридиенты</div>\r\n		<ul>\r\n			<li><span class=\"name\">Лук красный</span><span class=\"value\">40 ₽</span></li> \r\n			<li><span class=\"name\">Зелень</span><span class=\"value\">50 ₽</span></li> \r\n			<li><span class=\"name\">Помидор</span><span class=\"value\">40 ₽</span></li> \r\n			<li><span class=\"name\">Свежий огурец</span><span class=\"value\">55 ₽</span></li> \r\n			<li><span class=\"name\">Солёный огурец</span><span class=\"value\">55 ₽</span></li> \r\n			<li><span class=\"name\">Сыр Чеддер</span><span class=\"value\">40 ₽</span></li> \r\n			<li><span class=\"name\">Перец Халапеньо</span><span class=\"value\">35 ₽</span></li> \r\n			<li><span class=\"name\">Бекон</span><span class=\"value\">60 ₽</span></li> \r\n			<li><span class=\"name\">Котлета говяжья</span><span class=\"value\">180 ₽</span></li> \r\n		</ul>\r\n	</div>\r\n</div>', '', '', '', '牛排+烧烤', 'niu-pai-shao-kao', '', '<div class=“row”>\r\n<div class=\"col-12\">\r\n<div class=\"tac title\">添加。 成分</div>\r\n<ul>\r\n<li><span class=\"name\">红洋葱</span><span class=\"value\">40 ₽</span></li>\r\n<li><span class=\"name\">绿叶</span><span class=\"value\">50 ₽</span></li>\r\n<li><span class=\"name\">番茄</span><span class=\"value\">40 ₽</span></li>\r\n<li><span class=\"name\">新鲜黄瓜</span><span class=\"value\">55 ₽</span></li>\r\n<li><span class=\"name\">腌黄瓜</span><span class=\"value\">55 ₽</span></li>\r\n<li><span class=\"name\">切达干酪</span><span class=\"value\">40 ₽</span></li>\r\n<li><span class=\"name\">墨西哥辣椒</span><span class=\"value\">35 ₽</span></li>\r\n<li><span class=\"name\">培根</span><span class=\"value\">60 ₽</span></li>\r\n<li><span class=\"name\">炸牛排</span><span class=\"value\">180 ₽</span></li>\r\n</ul>\r\n</div>\r\n</div>', '', '', '');

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_configs`
--

CREATE TABLE `lsqvo_jshopping_configs` (
  `id` int(11) NOT NULL,
  `config_id` int(11) NOT NULL,
  `key` varchar(100) NOT NULL,
  `value` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

--
-- Дамп данных таблицы `lsqvo_jshopping_configs`
--

INSERT INTO `lsqvo_jshopping_configs` (`id`, `config_id`, `key`, `value`) VALUES
(1, 1, 'count_products_to_page', '24'),
(2, 1, 'count_products_to_row', '4'),
(3, 1, 'count_category_to_row', '4'),
(4, 1, 'image_category_width', '640'),
(5, 1, 'image_category_height', '0'),
(6, 1, 'image_product_width', '480'),
(7, 1, 'image_product_height', '0'),
(8, 1, 'image_product_full_width', '1200'),
(9, 1, 'image_product_full_height', '0'),
(10, 1, 'image_product_original_width', '0'),
(11, 1, 'image_product_original_height', '0'),
(12, 1, 'video_product_width', '640'),
(13, 1, 'video_product_height', '480'),
(14, 1, 'adminLanguage', 'ru-RU'),
(15, 1, 'defaultLanguage', 'ru-RU'),
(16, 1, 'mainCurrency', '1'),
(17, 1, 'decimal_count', '0'),
(18, 1, 'decimal_symbol', '.'),
(19, 1, 'thousand_separator', ''),
(20, 1, 'currency_format', '2'),
(21, 1, 'use_rabatt_code', '0'),
(22, 1, 'enable_wishlist', '0'),
(23, 1, 'default_status_order', '1'),
(24, 1, 'store_address_format', '%storename %address %city %zip'),
(25, 1, 'store_date_format', '%d.%m.%Y'),
(26, 1, 'contact_email', 'office@zamesbar.ru'),
(27, 1, 'allow_reviews_prod', '0'),
(28, 1, 'allow_reviews_only_registered', '1'),
(29, 1, 'allow_reviews_manuf', '0'),
(30, 1, 'max_mark', '10'),
(31, 1, 'summ_null_shipping', '-1.00'),
(32, 1, 'without_shipping', '1'),
(33, 1, 'without_payment', '1'),
(34, 1, 'pdf_parameters', '208:65:208:30'),
(35, 1, 'next_order_number', '1'),
(36, 1, 'shop_user_guest', '0'),
(37, 1, 'hide_product_not_avaible_stock', '0'),
(38, 1, 'show_buy_in_category', '0'),
(39, 1, 'user_as_catalog', '1'),
(40, 1, 'show_tax_in_product', '0'),
(41, 1, 'show_tax_product_in_cart', '0'),
(42, 1, 'show_plus_shipping_in_product', '0'),
(43, 1, 'hide_buy_not_avaible_stock', '1'),
(44, 1, 'show_sort_product', '0'),
(45, 1, 'show_count_select_products', '0'),
(46, 1, 'order_send_pdf_client', '1'),
(47, 1, 'order_send_pdf_admin', '0'),
(48, 1, 'show_delivery_time', '0'),
(49, 1, 'securitykey', '8117569718446f394e54c5ce55e9e7ae'),
(50, 1, 'demo_type', '0'),
(51, 1, 'product_show_manufacturer_logo', '0'),
(52, 1, 'product_show_manufacturer', '0'),
(53, 1, 'product_show_weight', '0'),
(54, 1, 'max_count_order_one_product', '0'),
(55, 1, 'min_count_order_one_product', '0'),
(56, 1, 'min_price_order', '0'),
(57, 1, 'max_price_order', '0'),
(58, 1, 'hide_tax', '0'),
(59, 1, 'licensekod', ''),
(60, 1, 'product_attribut_first_value_empty', '0'),
(61, 1, 'show_hits', '0'),
(62, 1, 'show_registerform_in_logintemplate', '0'),
(63, 1, 'admin_show_product_basic_price', '0'),
(64, 1, 'admin_show_attributes', '0'),
(65, 1, 'admin_show_delivery_time', '0'),
(66, 1, 'admin_show_languages', '1'),
(67, 1, 'use_different_templates_cat_prod', '0'),
(68, 1, 'admin_show_product_video', '0'),
(69, 1, 'admin_show_product_related', '0'),
(70, 1, 'admin_show_product_files', '0'),
(71, 1, 'admin_show_product_bay_price', '0'),
(72, 1, 'admin_show_product_labels', '1'),
(73, 1, 'sorting_country_in_alphabet', '1'),
(74, 1, 'hide_text_product_not_available', '0'),
(75, 1, 'show_weight_order', '0'),
(76, 1, 'discount_use_full_sum', '0'),
(77, 1, 'show_cart_all_step_checkout', '0'),
(78, 1, 'use_plugin_content', '0'),
(79, 1, 'display_price_admin', '0'),
(80, 1, 'display_price_front', '0'),
(81, 1, 'product_list_show_weight', '0'),
(82, 1, 'product_list_show_manufacturer', '0'),
(83, 1, 'use_extend_tax_rule', '0'),
(84, 1, 'use_extend_display_price_rule', '0'),
(85, 1, 'fields_register', 'a:3:{s:8:\"register\";a:15:{s:5:\"title\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:6:\"l_name\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:10:\"firma_name\";a:1:{s:7:\"display\";s:1:\"1\";}s:6:\"street\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:3:\"zip\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:4:\"city\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:5:\"state\";a:1:{s:7:\"display\";s:1:\"1\";}s:7:\"country\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:5:\"phone\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:3:\"fax\";a:1:{s:7:\"display\";s:1:\"1\";}s:6:\"f_name\";a:2:{s:7:\"require\";i:1;s:7:\"display\";i:1;}s:5:\"email\";a:2:{s:7:\"require\";i:1;s:7:\"display\";i:1;}s:6:\"u_name\";a:2:{s:7:\"require\";i:1;s:7:\"display\";i:1;}s:8:\"password\";a:2:{s:7:\"require\";i:1;s:7:\"display\";i:1;}s:10:\"password_2\";a:2:{s:7:\"require\";i:1;s:7:\"display\";i:1;}}s:7:\"address\";a:22:{s:5:\"title\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:6:\"l_name\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:10:\"firma_name\";a:1:{s:7:\"display\";s:1:\"1\";}s:6:\"street\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:3:\"zip\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:4:\"city\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:5:\"state\";a:1:{s:7:\"display\";s:1:\"1\";}s:7:\"country\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:5:\"phone\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:3:\"fax\";a:1:{s:7:\"display\";s:1:\"1\";}s:7:\"d_title\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:8:\"d_f_name\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:8:\"d_l_name\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:12:\"d_firma_name\";a:1:{s:7:\"display\";s:1:\"1\";}s:8:\"d_street\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:5:\"d_zip\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:6:\"d_city\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:7:\"d_state\";a:1:{s:7:\"display\";s:1:\"1\";}s:9:\"d_country\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:7:\"d_phone\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:6:\"f_name\";a:2:{s:7:\"require\";i:1;s:7:\"display\";i:1;}s:5:\"email\";a:2:{s:7:\"require\";i:1;s:7:\"display\";i:1;}}s:11:\"editaccount\";a:22:{s:5:\"title\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:6:\"l_name\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:10:\"firma_name\";a:1:{s:7:\"display\";s:1:\"1\";}s:6:\"street\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:3:\"zip\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:4:\"city\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:5:\"state\";a:1:{s:7:\"display\";s:1:\"1\";}s:7:\"country\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:5:\"phone\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:3:\"fax\";a:1:{s:7:\"display\";s:1:\"1\";}s:7:\"d_title\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:8:\"d_f_name\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:8:\"d_l_name\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:12:\"d_firma_name\";a:1:{s:7:\"display\";s:1:\"1\";}s:8:\"d_street\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:5:\"d_zip\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:6:\"d_city\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:7:\"d_state\";a:1:{s:7:\"display\";s:1:\"1\";}s:9:\"d_country\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:7:\"d_phone\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:6:\"f_name\";a:2:{s:7:\"require\";i:1;s:7:\"display\";i:1;}s:5:\"email\";a:2:{s:7:\"require\";i:1;s:7:\"display\";i:1;}}}'),
(86, 1, 'template', ''),
(87, 1, 'show_product_code', '0'),
(88, 1, 'show_product_code_in_cart', '0'),
(89, 1, 'savelog', '1'),
(90, 1, 'savelogpaymentdata', '1'),
(91, 1, 'product_list_show_min_price', '0'),
(92, 1, 'product_count_related_in_row', '3'),
(93, 1, 'category_sorting', '1'),
(94, 1, 'product_sorting', '4'),
(95, 1, 'product_sorting_direction', '0'),
(96, 1, 'show_product_list_filters', '0'),
(97, 1, 'admin_show_product_extra_field', '1'),
(98, 1, 'product_list_display_extra_fields', 'a:0:{}'),
(99, 1, 'filter_display_extra_fields', 'a:0:{}'),
(100, 1, 'product_hide_extra_fields', 'a:0:{}'),
(101, 1, 'cart_display_extra_fields', 'a:0:{}'),
(102, 1, 'default_country', '0'),
(103, 1, 'show_return_policy_in_email_order', '0'),
(104, 1, 'client_allow_cancel_order', '0'),
(105, 1, 'admin_show_vendors', '0'),
(106, 1, 'vendor_order_message_type', '0'),
(107, 1, 'admin_not_send_email_order_vendor_order', '0'),
(108, 1, 'not_redirect_in_cart_after_buy', '0'),
(109, 1, 'product_show_vendor', '0'),
(110, 1, 'product_show_vendor_detail', '0'),
(111, 1, 'product_list_show_vendor', '0'),
(112, 1, 'admin_show_freeattributes', '0'),
(113, 1, 'product_show_button_back', '0'),
(114, 1, 'calcule_tax_after_discount', '0'),
(115, 1, 'product_list_show_product_code', '0'),
(116, 1, 'radio_attr_value_vertical', '0'),
(117, 1, 'attr_display_addprice', '0'),
(118, 1, 'use_ssl', '0'),
(119, 1, 'product_list_show_price_description', '0'),
(120, 1, 'display_button_print', '0'),
(121, 1, 'hide_shipping_step', '0'),
(122, 1, 'hide_payment_step', '0'),
(123, 1, 'image_resize_type', '0'),
(124, 1, 'use_extend_attribute_data', '0'),
(125, 1, 'product_list_show_price_default', '0'),
(126, 1, 'product_list_show_qty_stock', '0'),
(127, 1, 'product_show_qty_stock', '0'),
(128, 1, 'displayprice', '0'),
(129, 1, 'use_decimal_qty', '0'),
(130, 1, 'ext_tax_rule_for', '0'),
(131, 1, 'display_reviews_without_confirm', '0'),
(132, 1, 'manufacturer_sorting', '1'),
(133, 1, 'admin_show_units', '0'),
(134, 1, 'main_unit_weight', '1'),
(135, 1, 'create_alias_product_category_auto', '1'),
(136, 1, 'delivery_order_depends_delivery_product', '0'),
(137, 1, 'show_delivery_time_step5', '0'),
(138, 1, 'other_config', ''),
(139, 1, 'shop_mode', '0'),
(140, 1, 'image_quality', '100'),
(141, 1, 'image_fill_color', '16777215'),
(142, 1, 'video_html5_type', ''),
(143, 1, 'tax', '0'),
(144, 1, 'stock', '0'),
(145, 1, 'admin_show_weight', '0'),
(146, 1, 'product_hide_price_null', '0'),
(147, 1, 'update_count_prod_rows_all_cats', '0'),
(148, 1, 'count_manufacturer_to_row', '2'),
(149, 1, 'manufacturer_code_in_product_list', '0'),
(150, 1, 'display_short_descr_multiline', '0'),
(151, 1, 'count_products_to_page_tophits', '12'),
(152, 1, 'count_products_to_row_tophits', '3'),
(153, 1, 'count_products_to_page_toprating', '12'),
(154, 1, 'count_products_to_row_toprating', '3'),
(155, 1, 'count_products_to_page_label', '12'),
(156, 1, 'count_products_to_row_label', '3'),
(157, 1, 'count_products_to_page_bestseller', '12'),
(158, 1, 'count_products_to_row_bestseller', '3'),
(159, 1, 'count_products_to_page_random', '12'),
(160, 1, 'count_products_to_row_random', '3'),
(161, 1, 'count_products_to_page_last', '12'),
(162, 1, 'count_products_to_row_last', '3'),
(163, 1, 'count_products_to_page_search', '12'),
(164, 1, 'count_products_to_row_search', '3'),
(165, 1, 'attribut_dep_sorting_in_product', 'V.value_ordering'),
(166, 1, 'attribut_nodep_sorting_in_product', 'V.value_ordering'),
(167, 1, 'manufacturer_code_in_product_detail', '0'),
(168, 1, 'auto_backup_addon_files', '1'),
(169, 1, 'tax_on_delivery_address', '0'),
(170, 1, 'cart_back_to_shop', 'list'),
(171, 1, 'product_button_back_use_end_list', '0'),
(172, 1, 'product_use_main_category_id', '0'),
(173, 1, 'display_tax_id_in_pdf', '0'),
(174, 1, 'product_price_qty_discount', '2'),
(175, 1, 'rating_starparts', '2'),
(176, 1, 'show_list_price_shipping_weight', '0'),
(177, 1, 'product_price_precision', '2'),
(178, 1, 'cart_decimal_qty_precision', '2'),
(179, 1, 'default_frontend_currency', '0'),
(180, 1, 'product_file_upload_via_ftp', '0'),
(181, 1, 'product_file_upload_count', '1'),
(182, 1, 'product_image_upload_count', '10'),
(183, 1, 'product_video_upload_count', '3'),
(184, 1, 'show_insert_code_in_product_video', '0'),
(185, 1, 'product_img_seo', '0'),
(186, 1, 'max_number_download_sale_file', '3'),
(187, 1, 'max_day_download_sale_file', '365'),
(188, 1, 'order_display_new_digital_products', '1'),
(189, 1, 'display_user_groups_info', '1'),
(190, 1, 'display_user_group', '1'),
(191, 1, 'load_jquery_lightbox', '1'),
(192, 1, 'load_javascript', '1'),
(193, 1, 'load_css', '1'),
(194, 1, 'list_products_calc_basic_price_from_product_price', '0'),
(195, 1, 'hide_from_basic_price', '0'),
(196, 1, 'calc_basic_price_from_product_price', '0'),
(197, 1, 'user_discount_not_apply_prod_old_price', '0');

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_config_display_prices`
--

CREATE TABLE `lsqvo_jshopping_config_display_prices` (
  `id` int(11) NOT NULL,
  `zones` text NOT NULL,
  `display_price` tinyint(1) NOT NULL DEFAULT 0,
  `display_price_firma` tinyint(1) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_config_seo`
--

CREATE TABLE `lsqvo_jshopping_config_seo` (
  `id` int(11) NOT NULL,
  `alias` varchar(64) NOT NULL DEFAULT '',
  `ordering` int(11) NOT NULL DEFAULT 0,
  `title_en-GB` varchar(255) NOT NULL,
  `keyword_en-GB` text NOT NULL,
  `description_en-GB` text NOT NULL,
  `title_ru-RU` varchar(255) NOT NULL,
  `keyword_ru-RU` text NOT NULL,
  `description_ru-RU` text NOT NULL,
  `title_zh-CN` varchar(255) NOT NULL,
  `keyword_zh-CN` text NOT NULL,
  `description_zh-CN` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

--
-- Дамп данных таблицы `lsqvo_jshopping_config_seo`
--

INSERT INTO `lsqvo_jshopping_config_seo` (`id`, `alias`, `ordering`, `title_en-GB`, `keyword_en-GB`, `description_en-GB`, `title_ru-RU`, `keyword_ru-RU`, `description_ru-RU`, `title_zh-CN`, `keyword_zh-CN`, `description_zh-CN`) VALUES
(1, 'category', 10, '', '', '', '', '', '', '', '', ''),
(2, 'manufacturers', 20, '', '', '', '', '', '', '', '', ''),
(3, 'cart', 30, '', '', '', '', '', '', '', '', ''),
(4, 'wishlist', 40, '', '', '', '', '', '', '', '', ''),
(5, 'login', 50, '', '', '', '', '', '', '', '', ''),
(6, 'register', 60, '', '', '', '', '', '', '', '', ''),
(7, 'editaccount', 70, '', '', '', '', '', '', '', '', ''),
(8, 'myorders', 80, '', '', '', '', '', '', '', '', ''),
(9, 'myaccount', 90, '', '', '', '', '', '', '', '', ''),
(10, 'search', 100, '', '', '', '', '', '', '', '', ''),
(11, 'search-result', 110, '', '', '', '', '', '', '', '', ''),
(12, 'myorder-detail', 120, '', '', '', '', '', '', '', '', ''),
(13, 'vendors', 130, '', '', '', '', '', '', '', '', ''),
(14, 'content-agb', 140, '', '', '', '', '', '', '', '', ''),
(15, 'content-return_policy', 150, '', '', '', '', '', '', '', '', ''),
(16, 'content-shipping', 160, '', '', '', '', '', '', '', '', ''),
(17, 'content-privacy_statement', 161, '', '', '', '', '', '', '', '', ''),
(18, 'checkout-address', 170, '', '', '', '', '', '', '', '', ''),
(19, 'checkout-payment', 180, '', '', '', '', '', '', '', '', ''),
(20, 'checkout-shipping', 190, '', '', '', '', '', '', '', '', ''),
(21, 'checkout-preview', 200, '', '', '', '', '', '', '', '', ''),
(22, 'lastproducts', 210, '', '', '', '', '', '', '', '', ''),
(23, 'randomproducts', 220, '', '', '', '', '', '', '', '', ''),
(24, 'bestsellerproducts', 230, '', '', '', '', '', '', '', '', ''),
(25, 'labelproducts', 240, '', '', '', '', '', '', '', '', ''),
(26, 'topratingproducts', 250, '', '', '', '', '', '', '', '', ''),
(27, 'tophitsproducts', 260, '', '', '', '', '', '', '', '', ''),
(28, 'all-products', 270, '', '', '', '', '', '', '', '', '');

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_config_statictext`
--

CREATE TABLE `lsqvo_jshopping_config_statictext` (
  `id` int(11) NOT NULL,
  `alias` varchar(64) NOT NULL DEFAULT '',
  `use_for_return_policy` int(11) NOT NULL DEFAULT 0,
  `text_en-GB` longtext NOT NULL,
  `text_ru-RU` longtext NOT NULL,
  `text_zh-CN` longtext NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

--
-- Дамп данных таблицы `lsqvo_jshopping_config_statictext`
--

INSERT INTO `lsqvo_jshopping_config_statictext` (`id`, `alias`, `use_for_return_policy`, `text_en-GB`, `text_ru-RU`, `text_zh-CN`) VALUES
(1, 'home', 0, '', '', ''),
(2, 'manufacturer', 0, '', '', ''),
(3, 'agb', 0, '', '', ''),
(4, 'return_policy', 0, '', '', ''),
(5, 'order_email_descr', 0, '', '', ''),
(6, 'order_email_descr_end', 0, '', '', ''),
(7, 'order_finish_descr', 0, '', '', ''),
(8, 'shipping', 0, '', '', ''),
(9, 'privacy_statement', 0, '', '', ''),
(10, 'cart', 0, '', '', ''),
(11, 'order_email_descr_manually', 0, '', '', '');

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_countries`
--

CREATE TABLE `lsqvo_jshopping_countries` (
  `country_id` int(11) NOT NULL,
  `country_publish` tinyint(4) NOT NULL DEFAULT 0,
  `ordering` smallint(6) NOT NULL DEFAULT 0,
  `country_code` varchar(5) NOT NULL DEFAULT '0',
  `country_code_2` varchar(5) NOT NULL DEFAULT '0',
  `name_en-GB` varchar(255) NOT NULL DEFAULT '',
  `name_de-DE` varchar(255) NOT NULL DEFAULT '',
  `name_ru-RU` varchar(255) NOT NULL,
  `name_zh-CN` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

--
-- Дамп данных таблицы `lsqvo_jshopping_countries`
--

INSERT INTO `lsqvo_jshopping_countries` (`country_id`, `country_publish`, `ordering`, `country_code`, `country_code_2`, `name_en-GB`, `name_de-DE`, `name_ru-RU`, `name_zh-CN`) VALUES
(1, 1, 1, 'AFG', 'AF', 'Afghanistan', 'Afghanistan', 'Afghanistan', 'Afghanistan'),
(2, 1, 2, 'ALB', 'AL', 'Albania', 'Albanien', 'Albania', 'Albania'),
(3, 1, 3, 'DZA', 'DZ', 'Algeria', 'Algerien', 'Algeria', 'Algeria'),
(4, 1, 4, 'ASM', 'AS', 'American Samoa', 'Amerikanisch-Samoa', 'American Samoa', 'American Samoa'),
(5, 1, 5, 'AND', 'AD', 'Andorra', 'Andorra', 'Andorra', 'Andorra'),
(6, 1, 6, 'AGO', 'AO', 'Angola', 'Angola', 'Angola', 'Angola'),
(7, 1, 7, 'AIA', 'AI', 'Anguilla', 'Anguilla', 'Anguilla', 'Anguilla'),
(8, 1, 8, 'ATA', 'AQ', 'Antarctica', 'Antarktis', 'Antarctica', 'Antarctica'),
(9, 1, 9, 'ATG', 'AG', 'Antigua and Barbuda', 'Antigua und Barbuda', 'Antigua and Barbuda', 'Antigua and Barbuda'),
(10, 1, 10, 'ARG', 'AR', 'Argentina', 'Argentinien', 'Argentina', 'Argentina'),
(11, 1, 11, 'ARM', 'AM', 'Armenia', 'Armenien', 'Armenia', 'Armenia'),
(12, 1, 12, 'ABW', 'AW', 'Aruba', 'Aruba', 'Aruba', 'Aruba'),
(13, 1, 13, 'AUS', 'AU', 'Australia', 'Australien', 'Australia', 'Australia'),
(14, 1, 14, 'AUT', 'AT', 'Austria', 'Österreich', 'Austria', 'Austria'),
(15, 1, 15, 'AZE', 'AZ', 'Azerbaijan', 'Aserbaidschan', 'Azerbaijan', 'Azerbaijan'),
(16, 1, 16, 'BHS', 'BS', 'Bahamas', 'Bahamas', 'Bahamas', 'Bahamas'),
(17, 1, 17, 'BHR', 'BH', 'Bahrain', 'Bahrain', 'Bahrain', 'Bahrain'),
(18, 1, 18, 'BGD', 'BD', 'Bangladesh', 'Bangladesch', 'Bangladesh', 'Bangladesh'),
(19, 1, 19, 'BRB', 'BB', 'Barbados', 'Barbados', 'Barbados', 'Barbados'),
(20, 1, 20, 'BLR', 'BY', 'Belarus', 'Weissrussland', 'Belarus', 'Belarus'),
(21, 1, 21, 'BEL', 'BE', 'Belgium', 'Belgien', 'Belgium', 'Belgium'),
(22, 1, 22, 'BLZ', 'BZ', 'Belize', 'Belize', 'Belize', 'Belize'),
(23, 1, 23, 'BEN', 'BJ', 'Benin', 'Benin', 'Benin', 'Benin'),
(24, 1, 24, 'BMU', 'BM', 'Bermuda', 'Bermuda', 'Bermuda', 'Bermuda'),
(25, 1, 25, 'BTN', 'BT', 'Bhutan', 'Bhutan', 'Bhutan', 'Bhutan'),
(26, 1, 26, 'BOL', 'BO', 'Bolivia', 'Bolivien', 'Bolivia', 'Bolivia'),
(27, 1, 27, 'BIH', 'BA', 'Bosnia and Herzegowina', 'Bosnien und Herzegowina', 'Bosnia and Herzegowina', 'Bosnia and Herzegowina'),
(28, 1, 28, 'BWA', 'BW', 'Botswana', 'Botsuana', 'Botswana', 'Botswana'),
(29, 1, 29, 'BVT', 'BV', 'Bouvet Island', 'Bouvetinsel', 'Bouvet Island', 'Bouvet Island'),
(30, 1, 30, 'BRA', 'BR', 'Brazil', 'Brasilien', 'Brazil', 'Brazil'),
(31, 1, 31, 'IOT', 'IO', 'British Indian Ocean Territory', 'Britisches Territorium im Indischen Ozean', 'British Indian Ocean Territory', 'British Indian Ocean Territory'),
(32, 1, 32, 'BRN', 'BN', 'Brunei Darussalam', 'Brunei', 'Brunei Darussalam', 'Brunei Darussalam'),
(33, 1, 33, 'BGR', 'BG', 'Bulgaria', 'Bulgarien', 'Bulgaria', 'Bulgaria'),
(34, 1, 34, 'BFA', 'BF', 'Burkina Faso', 'Burkina Faso', 'Burkina Faso', 'Burkina Faso'),
(35, 1, 35, 'BDI', 'BI', 'Burundi', 'Burundi', 'Burundi', 'Burundi'),
(36, 1, 36, 'KHM', 'KH', 'Cambodia', 'Kambodscha', 'Cambodia', 'Cambodia'),
(37, 1, 37, 'CMR', 'CM', 'Cameroon', 'Kamerun', 'Cameroon', 'Cameroon'),
(38, 1, 38, 'CAN', 'CA', 'Canada', 'Kanada', 'Canada', 'Canada'),
(39, 1, 39, 'CPV', 'CV', 'Cape Verde', 'Kap Verde', 'Cape Verde', 'Cape Verde'),
(40, 1, 40, 'CYM', 'KY', 'Cayman Islands', 'Cayman-Inseln', 'Cayman Islands', 'Cayman Islands'),
(41, 1, 41, 'CAF', 'CF', 'Central African Republic', 'Zentralafrikanische Republik', 'Central African Republic', 'Central African Republic'),
(42, 1, 42, 'TCD', 'TD', 'Chad', 'Tschad', 'Chad', 'Chad'),
(43, 1, 43, 'CHL', 'CL', 'Chile', 'Chile', 'Chile', 'Chile'),
(44, 1, 44, 'CHN', 'CN', 'China', 'China', 'China', 'China'),
(45, 1, 45, 'CXR', 'CX', 'Christmas Island', 'Christmas Island', 'Christmas Island', 'Christmas Island'),
(46, 1, 46, 'CCK', 'CC', 'Cocos (Keeling) Islands', 'Kokosinseln (Keeling)', 'Cocos (Keeling) Islands', 'Cocos (Keeling) Islands'),
(47, 1, 47, 'COL', 'CO', 'Colombia', 'Kolumbien', 'Colombia', 'Colombia'),
(48, 1, 48, 'COM', 'KM', 'Comoros', 'Komoren', 'Comoros', 'Comoros'),
(49, 1, 49, 'COG', 'CG', 'Congo', 'Kongo, Republik', 'Congo', 'Congo'),
(50, 1, 50, 'COK', 'CK', 'Cook Islands', 'Cookinseln', 'Cook Islands', 'Cook Islands'),
(51, 1, 51, 'CRI', 'CR', 'Costa Rica', 'Costa Rica', 'Costa Rica', 'Costa Rica'),
(52, 1, 52, 'CIV', 'CI', 'Cote D\'Ivoire', 'Elfenbeinküste', 'Cote D\'Ivoire', 'Cote D\'Ivoire'),
(53, 1, 53, 'HRV', 'HR', 'Croatia', 'Kroatien', 'Croatia', 'Croatia'),
(54, 1, 54, 'CUB', 'CU', 'Cuba', 'Kuba', 'Cuba', 'Cuba'),
(55, 1, 55, 'CYP', 'CY', 'Cyprus', 'Zypern', 'Cyprus', 'Cyprus'),
(56, 1, 56, 'CZE', 'CZ', 'Czech Republic', 'Tschechien', 'Czech Republic', 'Czech Republic'),
(57, 1, 57, 'DNK', 'DK', 'Denmark', 'Dänemark', 'Denmark', 'Denmark'),
(58, 1, 58, 'DJI', 'DJ', 'Djibouti', 'Dschibuti', 'Djibouti', 'Djibouti'),
(59, 1, 59, 'DMA', 'DM', 'Dominica', 'Dominica', 'Dominica', 'Dominica'),
(60, 1, 60, 'DOM', 'DO', 'Dominican Republic', 'Dominikanische Republik', 'Dominican Republic', 'Dominican Republic'),
(61, 1, 61, 'TMP', 'TL', 'East Timor', 'Osttimor', 'East Timor', 'East Timor'),
(62, 1, 62, 'ECU', 'EC', 'Ecuador', 'Ecuador', 'Ecuador', 'Ecuador'),
(63, 1, 63, 'EGY', 'EG', 'Egypt', 'Ägypten', 'Egypt', 'Egypt'),
(64, 1, 64, 'SLV', 'SV', 'El Salvador', 'El Salvador', 'El Salvador', 'El Salvador'),
(65, 1, 65, 'GNQ', 'GQ', 'Equatorial Guinea', 'Äquatorial-Guinea', 'Equatorial Guinea', 'Equatorial Guinea'),
(66, 1, 66, 'ERI', 'ER', 'Eritrea', 'Eritrea', 'Eritrea', 'Eritrea'),
(67, 1, 67, 'EST', 'EE', 'Estonia', 'Estland', 'Estonia', 'Estonia'),
(68, 1, 68, 'ETH', 'ET', 'Ethiopia', 'Äthiopien', 'Ethiopia', 'Ethiopia'),
(69, 1, 69, 'FLK', 'FK', 'Falkland Islands (Malvinas)', 'Falklandinseln', 'Falkland Islands (Malvinas)', 'Falkland Islands (Malvinas)'),
(70, 1, 70, 'FRO', 'FO', 'Faroe Islands', 'Färöer', 'Faroe Islands', 'Faroe Islands'),
(71, 1, 71, 'FJI', 'FJ', 'Fiji', 'Fidschi', 'Fiji', 'Fiji'),
(72, 1, 72, 'FIN', 'FI', 'Finland', 'Finnland', 'Finland', 'Finland'),
(73, 1, 73, 'FRA', 'FR', 'France', 'Frankreich', 'France', 'France'),
(74, 1, 74, 'FXX', 'FX', 'France Metropolitan', 'Frankreich, Metropolitan', 'France Metropolitan', 'France Metropolitan'),
(75, 1, 75, 'GUF', 'GF', 'French Guiana', 'Französisch-Guyana', 'French Guiana', 'French Guiana'),
(76, 1, 76, 'PYF', 'PF', 'French Polynesia', 'Franz. Polynesien', 'French Polynesia', 'French Polynesia'),
(77, 1, 77, 'ATF', 'TF', 'French Southern Territories', 'Französiche Süd- und Antarktisgebiete', 'French Southern Territories', 'French Southern Territories'),
(78, 1, 78, 'GAB', 'GA', 'Gabon', 'Gabun', 'Gabon', 'Gabon'),
(79, 1, 79, 'GMB', 'GM', 'Gambia', 'Gambia', 'Gambia', 'Gambia'),
(80, 1, 80, 'GEO', 'GE', 'Georgia', 'Georgien', 'Georgia', 'Georgia'),
(81, 1, 81, 'DEU', 'DE', 'Germany', 'Deutschland', 'Germany', 'Germany'),
(82, 1, 82, 'GHA', 'GH', 'Ghana', 'Ghana', 'Ghana', 'Ghana'),
(83, 1, 83, 'GIB', 'GI', 'Gibraltar', 'Gibraltar', 'Gibraltar', 'Gibraltar'),
(84, 1, 84, 'GRC', 'GR', 'Greece', 'Griechenland', 'Greece', 'Greece'),
(85, 1, 85, 'GRL', 'GL', 'Greenland', 'Grönland', 'Greenland', 'Greenland'),
(86, 1, 86, 'GRD', 'GD', 'Grenada', 'Grenada', 'Grenada', 'Grenada'),
(87, 1, 87, 'GLP', 'GP', 'Guadeloupe', 'Guadeloupe', 'Guadeloupe', 'Guadeloupe'),
(88, 1, 88, 'GUM', 'GU', 'Guam', 'Guam', 'Guam', 'Guam'),
(89, 1, 89, 'GTM', 'GT', 'Guatemala', 'Guatemala', 'Guatemala', 'Guatemala'),
(90, 1, 90, 'GIN', 'GN', 'Guinea', 'Guinea', 'Guinea', 'Guinea'),
(91, 1, 91, 'GNB', 'GW', 'Guinea-bissau', 'Guinea-Bissau', 'Guinea-bissau', 'Guinea-bissau'),
(92, 1, 92, 'GUY', 'GY', 'Guyana', 'Guyana', 'Guyana', 'Guyana'),
(93, 1, 93, 'HTI', 'HT', 'Haiti', 'Haiti', 'Haiti', 'Haiti'),
(94, 1, 94, 'HMD', 'HM', 'Heard and Mc Donald Islands', 'Heard und McDonaldinseln', 'Heard and Mc Donald Islands', 'Heard and Mc Donald Islands'),
(95, 1, 95, 'HND', 'HN', 'Honduras', 'Honduras', 'Honduras', 'Honduras'),
(96, 1, 96, 'HKG', 'HK', 'Hong Kong', 'Hong Kong', 'Hong Kong', 'Hong Kong'),
(97, 1, 97, 'HUN', 'HU', 'Hungary', 'Ungarn', 'Hungary', 'Hungary'),
(98, 1, 98, 'ISL', 'IS', 'Iceland', 'Island', 'Iceland', 'Iceland'),
(99, 1, 99, 'IND', 'IN', 'India', 'Indien', 'India', 'India'),
(100, 1, 100, 'IDN', 'ID', 'Indonesia', 'Indonesien', 'Indonesia', 'Indonesia'),
(101, 1, 101, 'IRN', 'IR', 'Iran (Islamic Republic of)', 'Iran', 'Iran (Islamic Republic of)', 'Iran (Islamic Republic of)'),
(102, 1, 102, 'IRQ', 'IQ', 'Iraq', 'Irak', 'Iraq', 'Iraq'),
(103, 1, 103, 'IRL', 'IE', 'Ireland', 'Irland', 'Ireland', 'Ireland'),
(104, 1, 104, 'ISR', 'IL', 'Israel', 'Israel', 'Israel', 'Israel'),
(105, 1, 105, 'ITA', 'IT', 'Italy', 'Italien', 'Italy', 'Italy'),
(106, 1, 106, 'JAM', 'JM', 'Jamaica', 'Jamaika', 'Jamaica', 'Jamaica'),
(107, 1, 107, 'JPN', 'JP', 'Japan', 'Japan', 'Japan', 'Japan'),
(108, 1, 108, 'JOR', 'JO', 'Jordan', 'Jordanien', 'Jordan', 'Jordan'),
(109, 1, 109, 'KAZ', 'KZ', 'Kazakhstan', 'Kasachstan', 'Kazakhstan', 'Kazakhstan'),
(110, 1, 110, 'KEN', 'KE', 'Kenya', 'Kenia', 'Kenya', 'Kenya'),
(111, 1, 111, 'KIR', 'KI', 'Kiribati', 'Kiribati', 'Kiribati', 'Kiribati'),
(112, 1, 112, 'PRK', 'KP', 'Korea Democratic People\'s Republic of', 'Korea Demokratische Volksrepublik', 'Korea Democratic People\'s Republic of', 'Korea Democratic People\'s Republic of'),
(113, 1, 113, 'KOR', 'KR', 'Korea Republic of', 'Korea', 'Korea Republic of', 'Korea Republic of'),
(114, 1, 114, 'KWT', 'KW', 'Kuwait', 'Kuwait', 'Kuwait', 'Kuwait'),
(115, 1, 115, 'KGZ', 'KG', 'Kyrgyzstan', 'Kirgistan', 'Kyrgyzstan', 'Kyrgyzstan'),
(116, 1, 116, 'LAO', 'LA', 'Lao People\'s Democratic Republic', 'Laos', 'Lao People\'s Democratic Republic', 'Lao People\'s Democratic Republic'),
(117, 1, 117, 'LVA', 'LV', 'Latvia', 'Lettland', 'Latvia', 'Latvia'),
(118, 1, 118, 'LBN', 'LB', 'Lebanon', 'Libanon', 'Lebanon', 'Lebanon'),
(119, 1, 119, 'LSO', 'LS', 'Lesotho', 'Lesotho', 'Lesotho', 'Lesotho'),
(120, 1, 120, 'LBR', 'LR', 'Liberia', 'Liberia', 'Liberia', 'Liberia'),
(121, 1, 121, 'LBY', 'LY', 'Libyan Arab Jamahiriya', 'Libyen', 'Libyan Arab Jamahiriya', 'Libyan Arab Jamahiriya'),
(122, 1, 122, 'LIE', 'LI', 'Liechtenstein', 'Liechtenstein', 'Liechtenstein', 'Liechtenstein'),
(123, 1, 123, 'LTU', 'LT', 'Lithuania', 'Litauen', 'Lithuania', 'Lithuania'),
(124, 1, 124, 'LUX', 'LU', 'Luxembourg', 'Luxemburg', 'Luxembourg', 'Luxembourg'),
(125, 1, 125, 'MAC', 'MO', 'Macau', 'Makao', 'Macau', 'Macau'),
(126, 1, 126, 'MKD', 'MK', 'Macedonia The Former Yugoslav Republic of', 'Mazedonien', 'Macedonia The Former Yugoslav Republic of', 'Macedonia The Former Yugoslav Republic of'),
(127, 1, 127, 'MDG', 'MG', 'Madagascar', 'Madagaskar', 'Madagascar', 'Madagascar'),
(128, 1, 128, 'MWI', 'MW', 'Malawi', 'Malawi', 'Malawi', 'Malawi'),
(129, 1, 129, 'MYS', 'MY', 'Malaysia', 'Malaysia', 'Malaysia', 'Malaysia'),
(130, 1, 130, 'MDV', 'MV', 'Maldives', 'Malediven', 'Maldives', 'Maldives'),
(131, 1, 131, 'MLI', 'ML', 'Mali', 'Mali', 'Mali', 'Mali'),
(132, 1, 132, 'MLT', 'MT', 'Malta', 'Malta', 'Malta', 'Malta'),
(133, 1, 133, 'MHL', 'MH', 'Marshall Islands', 'Marshallinseln', 'Marshall Islands', 'Marshall Islands'),
(134, 1, 134, 'MTQ', 'MQ', 'Martinique', 'Martinique', 'Martinique', 'Martinique'),
(135, 1, 135, 'MRT', 'MR', 'Mauritania', 'Mauretanien', 'Mauritania', 'Mauritania'),
(136, 1, 136, 'MUS', 'MU', 'Mauritius', 'Mauritius', 'Mauritius', 'Mauritius'),
(137, 1, 137, 'MYT', 'YT', 'Mayotte', 'Mayott', 'Mayotte', 'Mayotte'),
(138, 1, 138, 'MEX', 'MX', 'Mexico', 'Mexiko', 'Mexico', 'Mexico'),
(139, 1, 139, 'FSM', 'FM', 'Micronesia Federated States of', 'Mikronesien', 'Micronesia Federated States of', 'Micronesia Federated States of'),
(140, 1, 140, 'MDA', 'MD', 'Moldova Republic of', 'Moldawien', 'Moldova Republic of', 'Moldova Republic of'),
(141, 1, 141, 'MCO', 'MC', 'Monaco', 'Monaco', 'Monaco', 'Monaco'),
(142, 1, 142, 'MNG', 'MN', 'Mongolia', 'Mongolei', 'Mongolia', 'Mongolia'),
(143, 1, 143, 'MSR', 'MS', 'Montserrat', 'Montserrat', 'Montserrat', 'Montserrat'),
(144, 1, 144, 'MAR', 'MA', 'Morocco', 'Marokko', 'Morocco', 'Morocco'),
(145, 1, 145, 'MOZ', 'MZ', 'Mozambique', 'Mosambik', 'Mozambique', 'Mozambique'),
(146, 1, 146, 'MMR', 'MM', 'Myanmar', 'Myanmar', 'Myanmar', 'Myanmar'),
(147, 1, 147, 'NAM', 'NA', 'Namibia', 'Namibia', 'Namibia', 'Namibia'),
(148, 1, 148, 'NRU', 'NR', 'Nauru', 'Nauru', 'Nauru', 'Nauru'),
(149, 1, 149, 'NPL', 'NP', 'Nepal', 'Nepal', 'Nepal', 'Nepal'),
(150, 1, 150, 'NLD', 'NL', 'Netherlands', 'Niederlande', 'Netherlands', 'Netherlands'),
(151, 1, 151, 'ANT', 'AN', 'Netherlands Antilles', 'Niederländisch-Antillen', 'Netherlands Antilles', 'Netherlands Antilles'),
(152, 1, 152, 'NCL', 'NC', 'New Caledonia', 'Neukaledonien', 'New Caledonia', 'New Caledonia'),
(153, 1, 153, 'NZL', 'NZ', 'New Zealand', 'Neuseeland', 'New Zealand', 'New Zealand'),
(154, 1, 154, 'NIC', 'NI', 'Nicaragua', 'Nicaragua', 'Nicaragua', 'Nicaragua'),
(155, 1, 155, 'NER', 'NE', 'Niger', 'Niger', 'Niger', 'Niger'),
(156, 1, 156, 'NGA', 'NG', 'Nigeria', 'Nigeria', 'Nigeria', 'Nigeria'),
(157, 1, 157, 'NIU', 'NU', 'Niue', 'Niue', 'Niue', 'Niue'),
(158, 1, 158, 'NFK', 'NF', 'Norfolk Island', 'Norfolkinsel', 'Norfolk Island', 'Norfolk Island'),
(159, 1, 159, 'MNP', 'MP', 'Northern Mariana Islands', 'Nördliche Marianen', 'Northern Mariana Islands', 'Northern Mariana Islands'),
(160, 1, 160, 'NOR', 'NO', 'Norway', 'Norwegen', 'Norway', 'Norway'),
(161, 1, 161, 'OMN', 'OM', 'Oman', 'Oman', 'Oman', 'Oman'),
(162, 1, 162, 'PAK', 'PK', 'Pakistan', 'Pakistan', 'Pakistan', 'Pakistan'),
(163, 1, 163, 'PLW', 'PW', 'Palau', 'Palau', 'Palau', 'Palau'),
(164, 1, 164, 'PAN', 'PA', 'Panama', 'Panama', 'Panama', 'Panama'),
(165, 1, 165, 'PNG', 'PG', 'Papua New Guinea', 'Papua-Neuguinea', 'Papua New Guinea', 'Papua New Guinea'),
(166, 1, 166, 'PRY', 'PY', 'Paraguay', 'Paraguay', 'Paraguay', 'Paraguay'),
(167, 1, 167, 'PER', 'PE', 'Peru', 'Peru', 'Peru', 'Peru'),
(168, 1, 168, 'PHL', 'PH', 'Philippines', 'Philippinen', 'Philippines', 'Philippines'),
(169, 1, 169, 'PCN', 'PN', 'Pitcairn', 'Pitcairn', 'Pitcairn', 'Pitcairn'),
(170, 1, 170, 'POL', 'PL', 'Poland', 'Polen', 'Poland', 'Poland'),
(171, 1, 171, 'PRT', 'PT', 'Portugal', 'Portugal', 'Portugal', 'Portugal'),
(172, 1, 172, 'PRI', 'PR', 'Puerto Rico', 'Puerto Rico', 'Puerto Rico', 'Puerto Rico'),
(173, 1, 173, 'QAT', 'QA', 'Qatar', 'Katar', 'Qatar', 'Qatar'),
(174, 1, 174, 'REU', 'RE', 'Reunion', 'Reunion', 'Reunion', 'Reunion'),
(175, 1, 175, 'ROM', 'RO', 'Romania', 'Rumänien', 'Romania', 'Romania'),
(176, 1, 176, 'RUS', 'RU', 'Russian Federation', 'Russische Föderation', 'Russian Federation', 'Russian Federation'),
(177, 1, 177, 'RWA', 'RW', 'Rwanda', 'Ruanda', 'Rwanda', 'Rwanda'),
(178, 1, 178, 'KNA', 'KN', 'Saint Kitts and Nevis', 'St. Kitts und Nevis', 'Saint Kitts and Nevis', 'Saint Kitts and Nevis'),
(179, 1, 179, 'LCA', 'LC', 'Saint Lucia', 'St. Lucia', 'Saint Lucia', 'Saint Lucia'),
(180, 1, 180, 'VCT', 'VC', 'Saint Vincent and the Grenadines', 'St. Vincent und die Grenadinen', 'Saint Vincent and the Grenadines', 'Saint Vincent and the Grenadines'),
(181, 1, 181, 'WSM', 'WS', 'Samoa', 'Samoa', 'Samoa', 'Samoa'),
(182, 1, 182, 'SMR', 'SM', 'San Marino', 'San Marino', 'San Marino', 'San Marino'),
(183, 1, 183, 'STP', 'ST', 'Sao Tome and Principe', 'Sao Tomé und Príncipe', 'Sao Tome and Principe', 'Sao Tome and Principe'),
(184, 1, 184, 'SAU', 'SA', 'Saudi Arabia', 'Saudi-Arabien', 'Saudi Arabia', 'Saudi Arabia'),
(185, 1, 185, 'SEN', 'SN', 'Senegal', 'Senegal', 'Senegal', 'Senegal'),
(186, 1, 186, 'SYC', 'SC', 'Seychelles', 'Seychellen', 'Seychelles', 'Seychelles'),
(187, 1, 187, 'SLE', 'SL', 'Sierra Leone', 'Sierra Leone', 'Sierra Leone', 'Sierra Leone'),
(188, 1, 188, 'SGP', 'SG', 'Singapore', 'Singapur', 'Singapore', 'Singapore'),
(189, 1, 189, 'SVK', 'SK', 'Slovakia (Slovak Republic)', 'Slowakei', 'Slovakia (Slovak Republic)', 'Slovakia (Slovak Republic)'),
(190, 1, 190, 'SVN', 'SI', 'Slovenia', 'Slowenien', 'Slovenia', 'Slovenia'),
(191, 1, 191, 'SLB', 'SB', 'Solomon Islands', 'Salomonen', 'Solomon Islands', 'Solomon Islands'),
(192, 1, 192, 'SOM', 'SO', 'Somalia', 'Somalia', 'Somalia', 'Somalia'),
(193, 1, 193, 'ZAF', 'ZA', 'South Africa', 'Republik Südafrika', 'South Africa', 'South Africa'),
(194, 1, 194, 'SGS', 'GS', 'South Georgia and the South Sandwich Islands', 'Südgeorgien und die Südlichen Sandwichinseln', 'South Georgia and the South Sandwich Islands', 'South Georgia and the South Sandwich Islands'),
(195, 1, 195, 'ESP', 'ES', 'Spain', 'Spanien', 'Spain', 'Spain'),
(196, 1, 196, 'LKA', 'LK', 'Sri Lanka', 'Sri Lanka', 'Sri Lanka', 'Sri Lanka'),
(197, 1, 197, 'SHN', 'SH', 'St. Helena', 'St. Helena', 'St. Helena', 'St. Helena'),
(198, 1, 198, 'SPM', 'PM', 'St. Pierre and Miquelon', 'St. Pierre und Miquelon', 'St. Pierre and Miquelon', 'St. Pierre and Miquelon'),
(199, 1, 199, 'SDN', 'SD', 'Sudan', 'Sudan', 'Sudan', 'Sudan'),
(200, 1, 200, 'SUR', 'SR', 'Suriname', 'Suriname', 'Suriname', 'Suriname'),
(201, 1, 201, 'SJM', 'SJ', 'Svalbard and Jan Mayen Islands', 'Svalbard und Jan Mayen', 'Svalbard and Jan Mayen Islands', 'Svalbard and Jan Mayen Islands'),
(202, 1, 202, 'SWZ', 'SZ', 'Swaziland', 'Swasiland', 'Swaziland', 'Swaziland'),
(203, 1, 203, 'SWE', 'SE', 'Sweden', 'Schweden', 'Sweden', 'Sweden'),
(204, 1, 204, 'CHE', 'CH', 'Switzerland', 'Schweiz', 'Switzerland', 'Switzerland'),
(205, 1, 205, 'SYR', 'SY', 'Syrian Arab Republic', 'Syrien', 'Syrian Arab Republic', 'Syrian Arab Republic'),
(206, 1, 206, 'TWN', 'TW', 'Taiwan', 'Taiwan', 'Taiwan', 'Taiwan'),
(207, 1, 207, 'TJK', 'TJ', 'Tajikistan', 'Tadschikistan', 'Tajikistan', 'Tajikistan'),
(208, 1, 208, 'TZA', 'TZ', 'Tanzania United Republic of', 'Tansania', 'Tanzania United Republic of', 'Tanzania United Republic of'),
(209, 1, 209, 'THA', 'TH', 'Thailand', 'Thailand', 'Thailand', 'Thailand'),
(210, 1, 210, 'TGO', 'TG', 'Togo', 'Togo', 'Togo', 'Togo'),
(211, 1, 211, 'TKL', 'TK', 'Tokelau', 'Tokelau', 'Tokelau', 'Tokelau'),
(212, 1, 212, 'TON', 'TO', 'Tonga', 'Tonga', 'Tonga', 'Tonga'),
(213, 1, 213, 'TTO', 'TT', 'Trinidad and Tobago', 'Trinidad und Tobago', 'Trinidad and Tobago', 'Trinidad and Tobago'),
(214, 1, 214, 'TUN', 'TN', 'Tunisia', 'Tunesien', 'Tunisia', 'Tunisia'),
(215, 1, 215, 'TUR', 'TR', 'Turkey', 'Türkei', 'Turkey', 'Turkey'),
(216, 1, 216, 'TKM', 'TM', 'Turkmenistan', 'Turkmenistan', 'Turkmenistan', 'Turkmenistan'),
(217, 1, 217, 'TCA', 'TC', 'Turks and Caicos Islands', 'Turks- und Caicosinseln', 'Turks and Caicos Islands', 'Turks and Caicos Islands'),
(218, 1, 218, 'TUV', 'TV', 'Tuvalu', 'Tuvalu', 'Tuvalu', 'Tuvalu'),
(219, 1, 219, 'UGA', 'UG', 'Uganda', 'Uganda', 'Uganda', 'Uganda'),
(220, 1, 220, 'UKR', 'UA', 'Ukraine', 'Ukraine', 'Ukraine', 'Ukraine'),
(221, 1, 221, 'ARE', 'AE', 'United Arab Emirates', 'Vereinigte Arabische Emirate', 'United Arab Emirates', 'United Arab Emirates'),
(222, 1, 222, 'GBR', 'GB', 'United Kingdom', 'Vereinigtes Königreich', 'United Kingdom', 'United Kingdom'),
(223, 1, 223, 'USA', 'US', 'United States', 'USA', 'United States', 'United States'),
(224, 1, 224, 'UMI', 'UM', 'United States Minor Outlying Islands', 'United States Minor Outlying Islands', 'United States Minor Outlying Islands', 'United States Minor Outlying Islands'),
(225, 1, 225, 'URY', 'UY', 'Uruguay', 'Uruguay', 'Uruguay', 'Uruguay'),
(226, 1, 226, 'UZB', 'UZ', 'Uzbekistan', 'Usbekistan', 'Uzbekistan', 'Uzbekistan'),
(227, 1, 227, 'VUT', 'VU', 'Vanuatu', 'Vanuatu', 'Vanuatu', 'Vanuatu'),
(228, 1, 228, 'VAT', 'VA', 'Vatican City State (Holy See)', 'Vatikanstadt', 'Vatican City State (Holy See)', 'Vatican City State (Holy See)'),
(229, 1, 229, 'VEN', 'VE', 'Venezuela', 'Venezuela', 'Venezuela', 'Venezuela'),
(230, 1, 230, 'VNM', 'VN', 'Viet Nam', 'Vietnam', 'Viet Nam', 'Viet Nam'),
(231, 1, 231, 'VGB', 'VG', 'Virgin Islands (British)', 'Britische Jungferninseln', 'Virgin Islands (British)', 'Virgin Islands (British)'),
(232, 1, 232, 'VIR', 'VI', 'Virgin Islands (U.S.)', 'Vereinigte Staaten von Amerika', 'Virgin Islands (U.S.)', 'Virgin Islands (U.S.)'),
(233, 1, 233, 'WLF', 'WF', 'Wallis and Futuna Islands', 'Wallis und Futuna', 'Wallis and Futuna Islands', 'Wallis and Futuna Islands'),
(234, 1, 234, 'ESH', 'EH', 'Western Sahara', 'Westsahara', 'Western Sahara', 'Western Sahara'),
(235, 1, 235, 'YEM', 'YE', 'Yemen', 'Jemen', 'Yemen', 'Yemen'),
(236, 1, 236, 'YUG', 'YU', 'Yugoslavia', 'Yugoslavia', 'Yugoslavia', 'Yugoslavia'),
(237, 1, 237, 'ZAR', 'ZR', 'Zaire', 'Zaire', 'Zaire', 'Zaire'),
(238, 1, 238, 'ZMB', 'ZM', 'Zambia', 'Sambia', 'Zambia', 'Zambia'),
(239, 1, 239, 'ZWE', 'ZW', 'Zimbabwe', 'Simbabwe', 'Zimbabwe', 'Zimbabwe');

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_coupons`
--

CREATE TABLE `lsqvo_jshopping_coupons` (
  `coupon_id` int(11) NOT NULL,
  `coupon_type` tinyint(4) NOT NULL DEFAULT 0 COMMENT 'value_or_percent',
  `coupon_code` varchar(100) NOT NULL DEFAULT '',
  `coupon_value` decimal(12,2) NOT NULL DEFAULT 0.00,
  `tax_id` int(11) NOT NULL DEFAULT 0,
  `used` int(11) NOT NULL DEFAULT 0,
  `for_user_id` int(11) NOT NULL DEFAULT 0,
  `coupon_start_date` date NOT NULL DEFAULT '0000-00-00',
  `coupon_expire_date` date NOT NULL DEFAULT '0000-00-00',
  `finished_after_used` int(11) NOT NULL DEFAULT 0,
  `coupon_publish` tinyint(4) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_currencies`
--

CREATE TABLE `lsqvo_jshopping_currencies` (
  `currency_id` int(11) NOT NULL,
  `currency_name` varchar(64) NOT NULL DEFAULT '0',
  `currency_code` varchar(20) NOT NULL DEFAULT '0',
  `currency_code_iso` varchar(3) NOT NULL DEFAULT '0',
  `currency_code_num` varchar(3) NOT NULL DEFAULT '0',
  `currency_ordering` int(11) NOT NULL DEFAULT 0,
  `currency_value` decimal(14,6) NOT NULL DEFAULT 0.000000,
  `currency_publish` tinyint(1) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

--
-- Дамп данных таблицы `lsqvo_jshopping_currencies`
--

INSERT INTO `lsqvo_jshopping_currencies` (`currency_id`, `currency_name`, `currency_code`, `currency_code_iso`, `currency_code_num`, `currency_ordering`, `currency_value`, `currency_publish`) VALUES
(1, 'Рубль', '₽', 'RUB', '643', 9, 1.000000, 1);

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_custom_fields`
--

CREATE TABLE `lsqvo_jshopping_custom_fields` (
  `id` int(11) UNSIGNED NOT NULL,
  `field_type` varchar(255) NOT NULL,
  `title_admin` varchar(255) NOT NULL,
  `title_site` varchar(255) NOT NULL,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `values_list` text NOT NULL,
  `position_category` varchar(255) NOT NULL,
  `position_product` varchar(255) NOT NULL,
  `multilang` int(3) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Дамп данных таблицы `lsqvo_jshopping_custom_fields`
--

INSERT INTO `lsqvo_jshopping_custom_fields` (`id`, `field_type`, `title_admin`, `title_site`, `ordering`, `values_list`, `position_category`, `position_product`, `multilang`) VALUES
(1, 'editor', '', '', 0, '', '0', '0', 0);

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_custom_fields_values`
--

CREATE TABLE `lsqvo_jshopping_custom_fields_values` (
  `id` int(11) UNSIGNED NOT NULL,
  `id_product` int(11) UNSIGNED NOT NULL,
  `lang` varchar(100) NOT NULL,
  `ba_custom_field_1` text DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Дамп данных таблицы `lsqvo_jshopping_custom_fields_values`
--

INSERT INTO `lsqvo_jshopping_custom_fields_values` (`id`, `id_product`, `lang`, `ba_custom_field_1`) VALUES
(1, 1, 'ru-RU', ''),
(2, 1, 'en-GB', ''),
(3, 2, 'ru-RU', ''),
(4, 2, 'en-GB', ''),
(5, 3, 'ru-RU', ''),
(6, 3, 'en-GB', ''),
(7, 4, 'ru-RU', ''),
(8, 4, 'en-GB', ''),
(9, 5, 'ru-RU', ''),
(10, 5, 'en-GB', ''),
(11, 6, 'ru-RU', ''),
(12, 6, 'en-GB', ''),
(13, 7, 'ru-RU', ''),
(14, 7, 'en-GB', ''),
(15, 8, 'ru-RU', ''),
(16, 8, 'en-GB', ''),
(17, 9, 'ru-RU', ''),
(18, 9, 'en-GB', ''),
(19, 10, 'ru-RU', ''),
(20, 10, 'en-GB', ''),
(21, 11, 'ru-RU', ''),
(22, 11, 'en-GB', ''),
(23, 12, 'ru-RU', ''),
(24, 12, 'en-GB', ''),
(25, 1, 'zh-CN', ''),
(26, 2, 'zh-CN', ''),
(27, 3, 'zh-CN', ''),
(28, 7, 'zh-CN', ''),
(29, 9, 'zh-CN', ''),
(30, 4, 'zh-CN', ''),
(31, 5, 'zh-CN', ''),
(32, 6, 'zh-CN', ''),
(33, 8, 'zh-CN', ''),
(34, 10, 'zh-CN', ''),
(35, 12, 'zh-CN', ''),
(36, 11, 'zh-CN', ''),
(37, 13, 'ru-RU', ''),
(38, 13, 'en-GB', ''),
(39, 13, 'zh-CN', ''),
(40, 14, 'ru-RU', ''),
(41, 14, 'en-GB', ''),
(42, 14, 'zh-CN', ''),
(43, 15, 'ru-RU', ''),
(44, 15, 'en-GB', ''),
(45, 15, 'zh-CN', ''),
(46, 16, 'ru-RU', ''),
(47, 16, 'en-GB', ''),
(48, 16, 'zh-CN', ''),
(49, 17, 'ru-RU', ''),
(50, 17, 'en-GB', ''),
(51, 17, 'zh-CN', ''),
(52, 18, 'ru-RU', ''),
(53, 18, 'en-GB', ''),
(54, 18, 'zh-CN', ''),
(55, 19, 'ru-RU', ''),
(56, 19, 'en-GB', ''),
(57, 19, 'zh-CN', ''),
(58, 20, 'ru-RU', ''),
(59, 20, 'en-GB', ''),
(60, 20, 'zh-CN', ''),
(61, 21, 'ru-RU', ''),
(62, 21, 'en-GB', ''),
(63, 21, 'zh-CN', ''),
(64, 22, 'ru-RU', ''),
(65, 22, 'en-GB', ''),
(66, 22, 'zh-CN', ''),
(67, 23, 'ru-RU', ''),
(68, 23, 'en-GB', ''),
(69, 23, 'zh-CN', ''),
(70, 24, 'ru-RU', ''),
(71, 24, 'en-GB', ''),
(72, 24, 'zh-CN', ''),
(73, 25, 'ru-RU', ''),
(74, 25, 'en-GB', ''),
(75, 25, 'zh-CN', ''),
(76, 26, 'ru-RU', ''),
(77, 26, 'en-GB', ''),
(78, 26, 'zh-CN', ''),
(79, 27, 'ru-RU', ''),
(80, 27, 'en-GB', ''),
(81, 27, 'zh-CN', ''),
(82, 28, 'ru-RU', ''),
(83, 28, 'en-GB', ''),
(84, 28, 'zh-CN', ''),
(85, 29, 'ru-RU', ''),
(86, 29, 'en-GB', ''),
(87, 29, 'zh-CN', ''),
(88, 30, 'ru-RU', ''),
(89, 30, 'en-GB', ''),
(90, 30, 'zh-CN', ''),
(91, 31, 'ru-RU', ''),
(92, 31, 'en-GB', ''),
(93, 31, 'zh-CN', ''),
(94, 32, 'ru-RU', ''),
(95, 32, 'en-GB', ''),
(96, 32, 'zh-CN', ''),
(97, 33, 'ru-RU', ''),
(98, 33, 'en-GB', ''),
(99, 33, 'zh-CN', ''),
(100, 34, 'ru-RU', ''),
(101, 34, 'en-GB', ''),
(102, 34, 'zh-CN', ''),
(103, 35, 'ru-RU', ''),
(104, 35, 'en-GB', ''),
(105, 35, 'zh-CN', ''),
(106, 36, 'ru-RU', ''),
(107, 36, 'en-GB', ''),
(108, 36, 'zh-CN', ''),
(109, 37, 'ru-RU', ''),
(110, 37, 'en-GB', ''),
(111, 37, 'zh-CN', ''),
(112, 38, 'ru-RU', ''),
(113, 38, 'en-GB', ''),
(114, 38, 'zh-CN', ''),
(115, 39, 'ru-RU', ''),
(116, 39, 'en-GB', ''),
(117, 39, 'zh-CN', ''),
(118, 40, 'ru-RU', ''),
(119, 40, 'en-GB', ''),
(120, 40, 'zh-CN', ''),
(121, 41, 'ru-RU', ''),
(122, 41, 'en-GB', ''),
(123, 41, 'zh-CN', ''),
(124, 42, 'ru-RU', ''),
(125, 42, 'en-GB', ''),
(126, 42, 'zh-CN', ''),
(127, 43, 'ru-RU', ''),
(128, 43, 'en-GB', ''),
(129, 43, 'zh-CN', ''),
(130, 44, 'ru-RU', ''),
(131, 44, 'en-GB', ''),
(132, 44, 'zh-CN', ''),
(133, 45, 'ru-RU', ''),
(134, 45, 'en-GB', ''),
(135, 45, 'zh-CN', ''),
(136, 46, 'ru-RU', ''),
(137, 46, 'en-GB', ''),
(138, 46, 'zh-CN', ''),
(139, 47, 'ru-RU', ''),
(140, 47, 'en-GB', ''),
(141, 47, 'zh-CN', ''),
(142, 48, 'ru-RU', ''),
(143, 48, 'en-GB', ''),
(144, 48, 'zh-CN', ''),
(145, 49, 'ru-RU', ''),
(146, 49, 'en-GB', ''),
(147, 49, 'zh-CN', ''),
(148, 50, 'ru-RU', ''),
(149, 50, 'en-GB', ''),
(150, 50, 'zh-CN', ''),
(151, 51, 'ru-RU', ''),
(152, 51, 'en-GB', ''),
(153, 51, 'zh-CN', ''),
(154, 52, 'ru-RU', ''),
(155, 52, 'en-GB', ''),
(156, 52, 'zh-CN', ''),
(157, 53, 'ru-RU', ''),
(158, 53, 'en-GB', ''),
(159, 53, 'zh-CN', ''),
(160, 54, 'ru-RU', ''),
(161, 54, 'en-GB', ''),
(162, 54, 'zh-CN', ''),
(163, 55, 'ru-RU', ''),
(164, 55, 'en-GB', ''),
(165, 55, 'zh-CN', ''),
(166, 56, 'ru-RU', ''),
(167, 56, 'en-GB', ''),
(168, 56, 'zh-CN', ''),
(169, 57, 'ru-RU', ''),
(170, 57, 'en-GB', ''),
(171, 57, 'zh-CN', ''),
(172, 58, 'ru-RU', ''),
(173, 58, 'en-GB', ''),
(174, 58, 'zh-CN', ''),
(175, 59, 'ru-RU', ''),
(176, 59, 'en-GB', ''),
(177, 59, 'zh-CN', ''),
(178, 60, 'ru-RU', ''),
(179, 60, 'en-GB', ''),
(180, 60, 'zh-CN', ''),
(181, 61, 'ru-RU', ''),
(182, 61, 'en-GB', ''),
(183, 61, 'zh-CN', ''),
(184, 62, 'ru-RU', ''),
(185, 62, 'en-GB', ''),
(186, 62, 'zh-CN', ''),
(187, 63, 'ru-RU', ''),
(188, 63, 'en-GB', ''),
(189, 63, 'zh-CN', ''),
(190, 64, 'ru-RU', ''),
(191, 64, 'en-GB', ''),
(192, 64, 'zh-CN', ''),
(193, 65, 'ru-RU', ''),
(194, 65, 'en-GB', ''),
(195, 65, 'zh-CN', ''),
(196, 66, 'ru-RU', ''),
(197, 66, 'en-GB', ''),
(198, 66, 'zh-CN', ''),
(199, 67, 'ru-RU', ''),
(200, 67, 'en-GB', ''),
(201, 67, 'zh-CN', ''),
(202, 68, 'ru-RU', ''),
(203, 68, 'en-GB', ''),
(204, 68, 'zh-CN', ''),
(205, 69, 'ru-RU', ''),
(206, 69, 'en-GB', ''),
(207, 69, 'zh-CN', ''),
(208, 70, 'ru-RU', ''),
(209, 70, 'en-GB', ''),
(210, 70, 'zh-CN', ''),
(211, 71, 'ru-RU', ''),
(212, 71, 'en-GB', ''),
(213, 71, 'zh-CN', ''),
(214, 72, 'ru-RU', ''),
(215, 72, 'en-GB', ''),
(216, 72, 'zh-CN', ''),
(217, 73, 'ru-RU', ''),
(218, 73, 'en-GB', ''),
(219, 73, 'zh-CN', ''),
(220, 74, 'ru-RU', ''),
(221, 74, 'en-GB', ''),
(222, 74, 'zh-CN', ''),
(223, 75, 'ru-RU', ''),
(224, 75, 'en-GB', ''),
(225, 75, 'zh-CN', ''),
(226, 76, 'ru-RU', ''),
(227, 76, 'en-GB', ''),
(228, 76, 'zh-CN', ''),
(229, 77, 'ru-RU', ''),
(230, 77, 'en-GB', ''),
(231, 77, 'zh-CN', ''),
(232, 78, 'ru-RU', ''),
(233, 78, 'en-GB', ''),
(234, 78, 'zh-CN', ''),
(235, 79, 'ru-RU', ''),
(236, 79, 'en-GB', ''),
(237, 79, 'zh-CN', ''),
(238, 80, 'ru-RU', ''),
(239, 80, 'en-GB', ''),
(240, 80, 'zh-CN', ''),
(241, 81, 'ru-RU', ''),
(242, 81, 'en-GB', ''),
(243, 81, 'zh-CN', ''),
(244, 82, 'ru-RU', ''),
(245, 82, 'en-GB', ''),
(246, 82, 'zh-CN', ''),
(247, 83, 'ru-RU', ''),
(248, 83, 'en-GB', ''),
(249, 83, 'zh-CN', ''),
(250, 84, 'ru-RU', ''),
(251, 84, 'en-GB', ''),
(252, 84, 'zh-CN', ''),
(253, 85, 'ru-RU', ''),
(254, 85, 'en-GB', ''),
(255, 85, 'zh-CN', ''),
(256, 86, 'ru-RU', ''),
(257, 86, 'en-GB', ''),
(258, 86, 'zh-CN', ''),
(259, 87, 'ru-RU', ''),
(260, 87, 'en-GB', ''),
(261, 87, 'zh-CN', ''),
(262, 88, 'ru-RU', ''),
(263, 88, 'en-GB', ''),
(264, 88, 'zh-CN', ''),
(265, 89, 'ru-RU', ''),
(266, 89, 'en-GB', ''),
(267, 89, 'zh-CN', ''),
(268, 90, 'ru-RU', ''),
(269, 90, 'en-GB', ''),
(270, 90, 'zh-CN', ''),
(271, 91, 'ru-RU', ''),
(272, 91, 'en-GB', ''),
(273, 91, 'zh-CN', ''),
(274, 92, 'ru-RU', ''),
(275, 92, 'en-GB', ''),
(276, 92, 'zh-CN', '');

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_delivery_times`
--

CREATE TABLE `lsqvo_jshopping_delivery_times` (
  `id` int(11) NOT NULL,
  `days` decimal(8,2) NOT NULL DEFAULT 0.00,
  `name_en-GB` varchar(255) NOT NULL,
  `name_ru-RU` varchar(255) NOT NULL,
  `name_zh-CN` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_free_attr`
--

CREATE TABLE `lsqvo_jshopping_free_attr` (
  `id` int(11) NOT NULL,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `required` tinyint(1) NOT NULL DEFAULT 0,
  `type` tinyint(3) NOT NULL DEFAULT 0,
  `name_en-GB` varchar(255) NOT NULL,
  `description_en-GB` text NOT NULL,
  `name_ru-RU` varchar(255) NOT NULL,
  `description_ru-RU` text NOT NULL,
  `name_zh-CN` varchar(255) NOT NULL,
  `description_zh-CN` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_import_export`
--

CREATE TABLE `lsqvo_jshopping_import_export` (
  `id` int(11) NOT NULL,
  `name` varchar(255) NOT NULL DEFAULT '',
  `alias` varchar(255) NOT NULL DEFAULT '',
  `description` text NOT NULL,
  `params` text NOT NULL,
  `endstart` int(11) NOT NULL DEFAULT 0,
  `steptime` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

--
-- Дамп данных таблицы `lsqvo_jshopping_import_export`
--

INSERT INTO `lsqvo_jshopping_import_export` (`id`, `name`, `alias`, `description`, `params`, `endstart`, `steptime`) VALUES
(1, 'Simple Export', 'simpleexport', 'Simple Export in CSV iso-8859-1', 'filename=export', 0, 1),
(2, 'Simple Import', 'simpleimport', 'Simple Import in CSV iso-8859-1', '', 0, 0);

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_languages`
--

CREATE TABLE `lsqvo_jshopping_languages` (
  `id` int(11) NOT NULL,
  `language` varchar(32) DEFAULT NULL,
  `name` varchar(255) NOT NULL DEFAULT '',
  `publish` int(11) NOT NULL DEFAULT 0,
  `ordering` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

--
-- Дамп данных таблицы `lsqvo_jshopping_languages`
--

INSERT INTO `lsqvo_jshopping_languages` (`id`, `language`, `name`, `publish`, `ordering`) VALUES
(1, 'en-GB', 'English', 1, 1),
(2, 'ru-RU', 'Russian', 1, 1),
(3, 'zh-CN', 'Chinese Simplified', 1, 1);

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_manufacturers`
--

CREATE TABLE `lsqvo_jshopping_manufacturers` (
  `manufacturer_id` int(11) NOT NULL,
  `manufacturer_url` varchar(255) NOT NULL DEFAULT '',
  `manufacturer_logo` varchar(255) NOT NULL DEFAULT '',
  `manufacturer_publish` tinyint(1) NOT NULL DEFAULT 0,
  `products_page` int(11) NOT NULL DEFAULT 0,
  `products_row` int(11) NOT NULL DEFAULT 0,
  `ordering` int(6) NOT NULL DEFAULT 0,
  `img_alt` varchar(255) NOT NULL DEFAULT '',
  `img_title` varchar(255) NOT NULL DEFAULT '',
  `name_en-GB` varchar(255) NOT NULL,
  `alias_en-GB` varchar(255) NOT NULL,
  `short_description_en-GB` text NOT NULL,
  `description_en-GB` text NOT NULL,
  `meta_title_en-GB` varchar(255) NOT NULL,
  `meta_description_en-GB` text NOT NULL,
  `meta_keyword_en-GB` text NOT NULL,
  `name_ru-RU` varchar(255) NOT NULL,
  `alias_ru-RU` varchar(255) NOT NULL,
  `short_description_ru-RU` text NOT NULL,
  `description_ru-RU` text NOT NULL,
  `meta_title_ru-RU` varchar(255) NOT NULL,
  `meta_description_ru-RU` text NOT NULL,
  `meta_keyword_ru-RU` text NOT NULL,
  `name_zh-CN` varchar(255) NOT NULL,
  `alias_zh-CN` varchar(255) NOT NULL,
  `short_description_zh-CN` text NOT NULL,
  `description_zh-CN` text NOT NULL,
  `meta_title_zh-CN` varchar(255) NOT NULL,
  `meta_description_zh-CN` text NOT NULL,
  `meta_keyword_zh-CN` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_orders`
--

CREATE TABLE `lsqvo_jshopping_orders` (
  `order_id` int(11) NOT NULL,
  `order_number` varchar(50) NOT NULL DEFAULT '',
  `user_id` int(11) NOT NULL DEFAULT 0,
  `order_total` decimal(14,4) NOT NULL DEFAULT 0.0000,
  `order_subtotal` decimal(14,4) NOT NULL DEFAULT 0.0000,
  `order_tax` decimal(14,4) NOT NULL DEFAULT 0.0000,
  `order_tax_ext` text NOT NULL,
  `order_shipping` decimal(14,4) NOT NULL DEFAULT 0.0000,
  `order_payment` decimal(14,4) NOT NULL DEFAULT 0.0000,
  `order_discount` decimal(14,4) NOT NULL DEFAULT 0.0000,
  `shipping_tax` decimal(12,4) NOT NULL DEFAULT 0.0000,
  `shipping_tax_ext` text NOT NULL,
  `payment_tax` decimal(12,4) NOT NULL DEFAULT 0.0000,
  `payment_tax_ext` text NOT NULL,
  `order_package` decimal(12,2) NOT NULL DEFAULT 0.00,
  `package_tax_ext` text NOT NULL,
  `currency_code` varchar(20) NOT NULL DEFAULT '',
  `currency_code_iso` varchar(3) NOT NULL DEFAULT '',
  `currency_exchange` decimal(14,6) NOT NULL DEFAULT 0.000000,
  `order_status` tinyint(4) NOT NULL DEFAULT 0,
  `order_created` tinyint(1) NOT NULL DEFAULT 0,
  `order_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `invoice_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `order_m_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `shipping_method_id` int(11) NOT NULL DEFAULT 0,
  `delivery_times_id` int(11) NOT NULL DEFAULT 0,
  `payment_method_id` int(11) NOT NULL DEFAULT 0,
  `payment_params` text NOT NULL,
  `payment_params_data` text NOT NULL,
  `shipping_params` text NOT NULL,
  `shipping_params_data` text NOT NULL,
  `delivery_time` varchar(100) NOT NULL DEFAULT '',
  `delivery_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `coupon_id` int(11) NOT NULL DEFAULT 0,
  `coupon_free_discount` decimal(14,4) NOT NULL DEFAULT 0.0000,
  `ip_address` varchar(64) NOT NULL DEFAULT '0',
  `order_add_info` text NOT NULL,
  `title` tinyint(1) NOT NULL DEFAULT 0,
  `f_name` varchar(255) NOT NULL DEFAULT '',
  `l_name` varchar(255) NOT NULL DEFAULT '',
  `m_name` varchar(255) NOT NULL DEFAULT '',
  `firma_name` varchar(255) NOT NULL DEFAULT '',
  `client_type` tinyint(1) NOT NULL DEFAULT 0,
  `client_type_name` varchar(100) NOT NULL DEFAULT '',
  `firma_code` varchar(100) NOT NULL DEFAULT '',
  `tax_number` varchar(100) NOT NULL DEFAULT '',
  `email` varchar(255) NOT NULL DEFAULT '',
  `birthday` date NOT NULL DEFAULT '0000-00-00',
  `street` varchar(100) NOT NULL DEFAULT '',
  `street_nr` varchar(16) NOT NULL DEFAULT '',
  `home` varchar(20) NOT NULL DEFAULT '',
  `apartment` varchar(20) NOT NULL DEFAULT '',
  `zip` varchar(20) NOT NULL DEFAULT '',
  `city` varchar(100) NOT NULL DEFAULT '',
  `state` varchar(100) NOT NULL DEFAULT '',
  `country` int(11) NOT NULL DEFAULT 0,
  `phone` varchar(24) NOT NULL DEFAULT '',
  `mobil_phone` varchar(24) NOT NULL DEFAULT '',
  `fax` varchar(24) NOT NULL DEFAULT '',
  `ext_field_1` varchar(255) NOT NULL DEFAULT '',
  `ext_field_2` varchar(255) NOT NULL DEFAULT '',
  `ext_field_3` varchar(255) NOT NULL DEFAULT '',
  `d_title` tinyint(1) NOT NULL DEFAULT 0,
  `d_f_name` varchar(255) NOT NULL DEFAULT '',
  `d_l_name` varchar(255) NOT NULL DEFAULT '',
  `d_m_name` varchar(255) NOT NULL DEFAULT '',
  `d_firma_name` varchar(255) NOT NULL DEFAULT '',
  `d_email` varchar(255) NOT NULL DEFAULT '',
  `d_birthday` date NOT NULL DEFAULT '0000-00-00',
  `d_street` varchar(100) NOT NULL DEFAULT '',
  `d_street_nr` varchar(16) NOT NULL DEFAULT '',
  `d_home` varchar(20) NOT NULL DEFAULT '',
  `d_apartment` varchar(20) NOT NULL DEFAULT '',
  `d_zip` varchar(20) NOT NULL DEFAULT '',
  `d_city` varchar(100) NOT NULL DEFAULT '',
  `d_state` varchar(100) NOT NULL DEFAULT '',
  `d_country` int(11) NOT NULL DEFAULT 0,
  `d_phone` varchar(24) NOT NULL DEFAULT '',
  `d_mobil_phone` varchar(24) NOT NULL DEFAULT '',
  `d_fax` varchar(24) NOT NULL DEFAULT '',
  `d_ext_field_1` varchar(255) NOT NULL DEFAULT '',
  `d_ext_field_2` varchar(255) NOT NULL DEFAULT '',
  `d_ext_field_3` varchar(255) NOT NULL DEFAULT '',
  `pdf_file` varchar(50) NOT NULL DEFAULT '',
  `order_hash` varchar(32) NOT NULL DEFAULT '',
  `file_hash` varchar(64) NOT NULL DEFAULT '',
  `file_stat_downloads` text NOT NULL,
  `order_custom_info` text NOT NULL,
  `display_price` tinyint(1) NOT NULL DEFAULT 0,
  `vendor_type` tinyint(1) NOT NULL DEFAULT 0,
  `vendor_id` int(11) NOT NULL DEFAULT 0,
  `lang` varchar(16) NOT NULL DEFAULT '',
  `transaction` text NOT NULL,
  `product_stock_removed` tinyint(1) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_order_history`
--

CREATE TABLE `lsqvo_jshopping_order_history` (
  `order_history_id` int(11) NOT NULL,
  `order_id` int(11) NOT NULL DEFAULT 0,
  `order_status_id` tinyint(1) NOT NULL DEFAULT 0,
  `status_date_added` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `customer_notify` int(1) NOT NULL DEFAULT 0,
  `comments` text DEFAULT NULL,
  `include_comment` tinyint(4) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_order_item`
--

CREATE TABLE `lsqvo_jshopping_order_item` (
  `order_item_id` int(11) NOT NULL,
  `order_id` int(11) NOT NULL DEFAULT 0,
  `product_id` int(11) NOT NULL DEFAULT 0,
  `category_id` int(11) NOT NULL DEFAULT 0,
  `product_ean` varchar(32) NOT NULL DEFAULT '',
  `manufacturer_code` varchar(32) NOT NULL DEFAULT '',
  `product_name` varchar(255) NOT NULL DEFAULT '',
  `product_quantity` decimal(12,2) NOT NULL DEFAULT 0.00,
  `product_item_price` decimal(14,4) NOT NULL DEFAULT 0.0000,
  `product_tax` decimal(14,4) NOT NULL DEFAULT 0.0000,
  `product_attributes` text NOT NULL,
  `product_freeattributes` text NOT NULL,
  `attributes` text NOT NULL,
  `freeattributes` text NOT NULL,
  `extra_fields` text NOT NULL,
  `files` text NOT NULL,
  `weight` decimal(14,4) NOT NULL DEFAULT 0.0000,
  `thumb_image` varchar(255) NOT NULL DEFAULT '',
  `manufacturer` varchar(255) NOT NULL DEFAULT '',
  `delivery_times_id` int(4) NOT NULL DEFAULT 0,
  `vendor_id` int(11) NOT NULL DEFAULT 0,
  `basicprice` decimal(12,2) NOT NULL DEFAULT 0.00,
  `basicpriceunit` varchar(255) NOT NULL DEFAULT '',
  `params` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_order_status`
--

CREATE TABLE `lsqvo_jshopping_order_status` (
  `status_id` int(11) NOT NULL,
  `status_code` char(1) NOT NULL DEFAULT '',
  `name_en-GB` varchar(100) NOT NULL DEFAULT '',
  `name_de-DE` varchar(100) NOT NULL DEFAULT '',
  `name_ru-RU` varchar(100) NOT NULL,
  `name_zh-CN` varchar(100) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

--
-- Дамп данных таблицы `lsqvo_jshopping_order_status`
--

INSERT INTO `lsqvo_jshopping_order_status` (`status_id`, `status_code`, `name_en-GB`, `name_de-DE`, `name_ru-RU`, `name_zh-CN`) VALUES
(1, 'P', 'Pending', 'Offen', 'Pending', 'Pending'),
(2, 'C', 'Confirmed', 'Bestätigt', 'Confirmed', 'Confirmed'),
(3, 'X', 'Cancelled', 'Abgebrochen', 'Cancelled', 'Cancelled'),
(4, 'R', 'Refunded', 'Gutschrift', 'Refunded', 'Refunded'),
(5, 'S', 'Shipped', 'Gesendet', 'Shipped', 'Shipped'),
(6, 'O', 'Paid', 'Bezahlt', 'Paid', 'Paid'),
(7, 'F', 'Complete', 'Abgeschlossen', 'Complete', 'Complete');

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_payment_method`
--

CREATE TABLE `lsqvo_jshopping_payment_method` (
  `payment_id` int(11) NOT NULL,
  `payment_code` varchar(32) NOT NULL DEFAULT '',
  `payment_class` varchar(100) NOT NULL DEFAULT '',
  `scriptname` varchar(100) NOT NULL DEFAULT '',
  `payment_publish` tinyint(1) NOT NULL DEFAULT 0,
  `payment_ordering` int(11) NOT NULL DEFAULT 0,
  `payment_params` text NOT NULL,
  `payment_type` tinyint(4) NOT NULL DEFAULT 0,
  `price` decimal(12,2) NOT NULL DEFAULT 0.00,
  `price_type` tinyint(1) NOT NULL DEFAULT 0,
  `tax_id` int(11) NOT NULL DEFAULT 0,
  `image` varchar(255) NOT NULL DEFAULT '',
  `show_descr_in_email` tinyint(1) NOT NULL DEFAULT 0,
  `show_bank_in_order` tinyint(1) NOT NULL DEFAULT 1,
  `order_description` text NOT NULL,
  `name_en-GB` varchar(100) NOT NULL DEFAULT '',
  `description_en-GB` text NOT NULL,
  `name_de-DE` varchar(100) NOT NULL DEFAULT '',
  `description_de-DE` text NOT NULL,
  `name_ru-RU` varchar(100) NOT NULL,
  `description_ru-RU` text NOT NULL,
  `name_zh-CN` varchar(100) NOT NULL,
  `description_zh-CN` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

--
-- Дамп данных таблицы `lsqvo_jshopping_payment_method`
--

INSERT INTO `lsqvo_jshopping_payment_method` (`payment_id`, `payment_code`, `payment_class`, `scriptname`, `payment_publish`, `payment_ordering`, `payment_params`, `payment_type`, `price`, `price_type`, `tax_id`, `image`, `show_descr_in_email`, `show_bank_in_order`, `order_description`, `name_en-GB`, `description_en-GB`, `name_de-DE`, `description_de-DE`, `name_ru-RU`, `description_ru-RU`, `name_zh-CN`, `description_zh-CN`) VALUES
(1, 'bank', 'pm_bank', '', 1, 1, '', 1, 4.00, 0, 1, '', 0, 1, '', 'Cash on delivery', '', 'Nachnahme', '', 'Cash on delivery', '', 'Cash on delivery', ''),
(2, 'PO', 'pm_purchase_order', '', 1, 2, '', 1, 0.00, 0, 1, '', 1, 1, '', 'Advance payment', '', 'Vorauskasse', '', 'Advance payment', '', 'Advance payment', ''),
(3, 'paypal', 'pm_paypal', 'pm_paypal', 1, 3, '{\"testmode\":1,\"email_received\":\"test@testing.com\",\"transaction_end_status\":6,\"transaction_pending_status\":1,\"transaction_failed_status\":3,\"checkdatareturn\":0}', 2, 0.00, 0, 1, '', 0, 1, '', 'PayPal', '', 'PayPal', '', 'PayPal', '', 'PayPal', ''),
(4, 'debit', 'pm_debit', 'pm_debit', 1, 4, '', 1, 0.00, 0, 1, '', 0, 1, '', 'Debit', 'Please insert your bankdata.', 'Lastschrift', 'Bitte tragen Sie hier Ihre Bankdaten fur den Abbuchungsauftrag ein.', 'Debit', 'Please insert your bankdata.', 'Debit', 'Please insert your bankdata.'),
(5, 'ST', 'pm_sofortueberweisung', 'pm_sofortueberweisung', 0, 5, '{\"user_id\":\"000000\",\"project_id\":\"000000\",\"nproject_password\":\"000000\",\"transaction_end_status\":6,\"transaction_pending_status\":1,\"transaction_failed_status\":3}', 2, 0.00, 0, 1, '', 0, 1, '', 'Sofortueberweisung', '', 'Sofortueberweisung', '', 'Sofortueberweisung', '', 'Sofortueberweisung', '');

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_payment_trx`
--

CREATE TABLE `lsqvo_jshopping_payment_trx` (
  `id` int(11) NOT NULL,
  `order_id` int(11) NOT NULL DEFAULT 0,
  `transaction` varchar(255) NOT NULL DEFAULT '',
  `rescode` int(11) NOT NULL DEFAULT 0,
  `status_id` int(11) NOT NULL DEFAULT 0,
  `date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_payment_trx_data`
--

CREATE TABLE `lsqvo_jshopping_payment_trx_data` (
  `id` int(11) NOT NULL,
  `trx_id` int(11) NOT NULL DEFAULT 0,
  `order_id` int(11) NOT NULL DEFAULT 0,
  `key` varchar(255) NOT NULL DEFAULT '',
  `value` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_products`
--

CREATE TABLE `lsqvo_jshopping_products` (
  `product_id` int(11) NOT NULL,
  `parent_id` int(11) NOT NULL DEFAULT 0,
  `product_ean` varchar(32) NOT NULL DEFAULT '0',
  `manufacturer_code` varchar(32) NOT NULL DEFAULT '0',
  `product_quantity` decimal(12,2) NOT NULL DEFAULT 0.00,
  `unlimited` tinyint(1) NOT NULL DEFAULT 0,
  `product_availability` varchar(1) NOT NULL DEFAULT '',
  `product_date_added` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modify` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `product_publish` tinyint(1) NOT NULL DEFAULT 0,
  `product_tax_id` tinyint(3) NOT NULL DEFAULT 0,
  `currency_id` int(4) NOT NULL DEFAULT 0,
  `product_template` varchar(64) NOT NULL DEFAULT 'default',
  `product_url` varchar(128) NOT NULL DEFAULT '',
  `product_old_price` decimal(14,4) NOT NULL DEFAULT 0.0000,
  `product_buy_price` decimal(14,4) NOT NULL DEFAULT 0.0000,
  `product_price` decimal(18,6) NOT NULL DEFAULT 0.000000,
  `min_price` decimal(18,6) NOT NULL DEFAULT 0.000000,
  `different_prices` tinyint(1) NOT NULL DEFAULT 0,
  `product_weight` decimal(14,4) NOT NULL DEFAULT 0.0000,
  `image` varchar(255) NOT NULL DEFAULT '',
  `product_manufacturer_id` int(11) NOT NULL DEFAULT 0,
  `product_is_add_price` tinyint(1) NOT NULL DEFAULT 0,
  `add_price_unit_id` int(3) NOT NULL DEFAULT 0,
  `average_rating` float(4,2) NOT NULL DEFAULT 0.00,
  `reviews_count` int(11) NOT NULL DEFAULT 0,
  `delivery_times_id` int(4) NOT NULL DEFAULT 0,
  `hits` int(11) NOT NULL DEFAULT 0,
  `weight_volume_units` decimal(14,4) NOT NULL DEFAULT 0.0000,
  `basic_price_unit_id` int(3) NOT NULL DEFAULT 0,
  `label_id` int(11) NOT NULL DEFAULT 0,
  `vendor_id` int(11) NOT NULL DEFAULT 0,
  `main_category_id` int(11) NOT NULL DEFAULT 0,
  `access` int(3) NOT NULL DEFAULT 1,
  `name_en-GB` varchar(255) NOT NULL,
  `alias_en-GB` varchar(255) NOT NULL,
  `short_description_en-GB` text NOT NULL,
  `description_en-GB` text NOT NULL,
  `meta_title_en-GB` varchar(255) NOT NULL,
  `meta_description_en-GB` text NOT NULL,
  `meta_keyword_en-GB` text NOT NULL,
  `name_ru-RU` varchar(255) NOT NULL,
  `alias_ru-RU` varchar(255) NOT NULL,
  `short_description_ru-RU` text NOT NULL,
  `description_ru-RU` text NOT NULL,
  `meta_title_ru-RU` varchar(255) NOT NULL,
  `meta_description_ru-RU` text NOT NULL,
  `meta_keyword_ru-RU` text NOT NULL,
  `name_zh-CN` varchar(255) NOT NULL,
  `alias_zh-CN` varchar(255) NOT NULL,
  `short_description_zh-CN` text NOT NULL,
  `description_zh-CN` text NOT NULL,
  `meta_title_zh-CN` varchar(255) NOT NULL,
  `meta_description_zh-CN` text NOT NULL,
  `meta_keyword_zh-CN` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

--
-- Дамп данных таблицы `lsqvo_jshopping_products`
--

INSERT INTO `lsqvo_jshopping_products` (`product_id`, `parent_id`, `product_ean`, `manufacturer_code`, `product_quantity`, `unlimited`, `product_availability`, `product_date_added`, `date_modify`, `product_publish`, `product_tax_id`, `currency_id`, `product_template`, `product_url`, `product_old_price`, `product_buy_price`, `product_price`, `min_price`, `different_prices`, `product_weight`, `image`, `product_manufacturer_id`, `product_is_add_price`, `add_price_unit_id`, `average_rating`, `reviews_count`, `delivery_times_id`, `hits`, `weight_volume_units`, `basic_price_unit_id`, `label_id`, `vendor_id`, `main_category_id`, `access`, `name_en-GB`, `alias_en-GB`, `short_description_en-GB`, `description_en-GB`, `meta_title_en-GB`, `meta_description_en-GB`, `meta_keyword_en-GB`, `name_ru-RU`, `alias_ru-RU`, `short_description_ru-RU`, `description_ru-RU`, `meta_title_ru-RU`, `meta_description_ru-RU`, `meta_keyword_ru-RU`, `name_zh-CN`, `alias_zh-CN`, `short_description_zh-CN`, `description_zh-CN`, `meta_title_zh-CN`, `meta_description_zh-CN`, `meta_keyword_zh-CN`) VALUES
(1, 0, '', '', 0.00, 0, '', '2023-08-16 09:37:03', '2023-12-22 14:28:26', 1, 0, 1, 'default', '', 0.0000, 0.0000, 920.000000, 920.000000, 0, 0.0000, '1.jpg', 0, 0, 3, 0.00, 0, 0, 1, 0.0000, 0, 1, 0, 1, 1, 'Fish Zames with sockeye salmon', 'fish-zames-with-sockeye-salmon', '110/80/40/34g', '', '', '', '', 'Рыбный Замес с неркой', 'rybnyj-zames-s-nerkoj', '110/80/40/34г', '', '', '', '', '鱼 Zames 配红鲑鱼', 'yu-zames-pei-hong-gui-yu', '110/80/40/34克', '', '', '', ''),
(2, 0, '', '', 0.00, 0, '', '2023-08-16 09:42:58', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 570.000000, 570.000000, 0, 0.0000, '4.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 1, 1, 'Hicken wings BBQ', 'hicken-wings-bbq', '260/25/40g', '', '', '', '', 'Куриные крылышки BBQ', 'kurinye-krylyshki-bbq', '260/25/40г', '', '', '', '', '鸡翅烧烤', 'ji-chi-shao-kao', '260/25/40克', '', '', '', ''),
(3, 0, '', '', 0.00, 0, '', '2023-08-16 09:44:27', '2023-12-22 14:31:47', 1, 0, 1, 'default', '', 0.0000, 0.0000, 650.000000, 650.000000, 0, 0.0000, '3.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 1, 0, 1, 1, 'Shrimp Panko and Squid Fries', 'shrimp-panko-and-squid-fries', '180/30g', '', '', '', '', 'Креветки панко и кальмар фри', 'krevetki-panko-i-kalmar-fri', '180/30г', '', '', '', '', '虾面包粉和鱿鱼薯条', 'xia-mian-bao-fen-he-you-yu-shu-tiao', '180/30克', '', '', '', ''),
(4, 0, '', '', 0.00, 0, '', '2023-08-16 09:46:57', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 990.000000, 990.000000, 0, 0.0000, '5.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 1, 1, 'Magadan Smoked shrimps for two', 'magadan-smoked-shrimps-for-two', '250/30/30/30克', '', '', '', '', 'Креветки магаданские копчёные на 2x', 'krevetki-magadanskie-kopchjonye-na-2x', '250/30/30/30г', '', '', '', '', '马加丹熏虾两人份', 'ma-jia-dan-xun-xia-liang-ren-fen', '160г', '', '', '', ''),
(5, 0, '', '', 0.00, 0, '', '2023-08-16 09:50:21', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 1890.000000, 1890.000000, 0, 0.0000, '5.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 1, 1, 'Magadan smoked shrimps for four', 'magadan-smoked-shrimps-for-four', '500/30/30/30g', '', '', '', '', 'Креветки магаданские копчёные на 4x', 'krevetki-magadanskie-kopchjonye-na-4x', '500/30/30/30г', '', '', '', '', '马加丹熏虾四人份', 'ma-jia-dan-xun-xia-si-ren-fen', '500/30/30/30克', '', '', '', ''),
(6, 0, '', '', 0.00, 0, '', '2023-08-16 09:51:24', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 1350.000000, 1350.000000, 0, 0.0000, '7.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 1, 1, 'Meze assorted snacks with crispy tortillas', 'meze-assorted-snacks-with-crispy-tortillas', '400/150g', '', '', '', '', 'Мезе ассорти закусок с хрустящими лепешками', 'meze-assorti-zakusok-s-khrustyashchimi-lepeshkami', '400/150г', '', '', '', '', 'Meze 什锦小吃配脆玉米饼', 'meze-shen-jin-xiao-chi-pei-cui-yu-mi-bing', '400/150克', '', '', '', ''),
(7, 0, '', '', 0.00, 0, '', '2023-08-16 09:52:56', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 790.000000, 790.000000, 0, 0.0000, '2.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 1, 1, 'Bruschetta with salmon', 'bruschetta-with-salmon', '265g', '', '', '', '', 'Брускетта с лососем', 'brusketta-s-lososem', '265г', '', '', '', '', '意式烤面包配三文鱼', 'yi-shi-kao-mian-bao-pei-san-wen-yu', '265克', '', '', '', ''),
(8, 0, '', '', 0.00, 0, '', '2023-08-16 09:54:06', '2023-12-22 14:31:47', 1, 0, 1, 'default', '', 0.0000, 0.0000, 590.000000, 590.000000, 0, 0.0000, '6.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 1, 0, 1, 1, 'Stracciatella with tomatoes', 'stracciatella-with-tomatoes', '160/35/2g', '', '', '', '', 'Страчателла с томатами', 'strachatella-s-tomatami', '160/35/2г', '', '', '', '', 'Stracciatella 配西红柿', 'stracciatella-pei-xi-hong-shi', '160/35/2克', '', '', '', ''),
(9, 0, '', '', 0.00, 0, '', '2023-08-16 09:55:14', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 510.000000, 510.000000, 0, 0.0000, '10.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 1, 1, 'Beef dumplings fried in Asian sauce', 'beef-dumplings-fried-in-asian-sauce', '170g', '', '', '', '', 'Пельмени жареные в азиатском соусе', 'pelmeni-zharenye-v-aziatskom-souse', '170г', '', '', '', '', '亚洲酱牛肉饺子', 'ya-zhou-jiang-niu-rou-jiao-zi', '170克', '', '', '', ''),
(10, 0, '', '', 0.00, 0, '', '2023-08-16 09:56:17', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 370.000000, 370.000000, 0, 0.0000, '9.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 1, 1, 'Rye garlic croutons with parmesan', 'rye-garlic-croutons-with-parmesan', '140/30g', '', '', '', '', 'Ржаные чесночные гренки с пармезаном', 'rzhanye-chesnochnye-grenki-s-parmezanom', '140/30г', '', '', '', '', '黑麦大蒜油煎面包块配帕尔马干酪', 'hei-mai-da-suan-you-jian-mian-bao-kuai-pei-pa-er-ma-gan-lao', '140/30克', '', '', '', ''),
(11, 0, '', '', 0.00, 0, '', '2023-08-16 09:57:46', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 720.000000, 720.000000, 0, 0.0000, '8.jpg', 0, 0, 3, 0.00, 0, 0, 1, 0.0000, 0, 0, 0, 1, 1, 'Branded tortillas with stewed meat and cheese', 'branded-tortillas-with-stewed-meat-and-cheese', '230/40/40/40g', '', '', '', '', 'Фирменные лепёшки с томлёным мясом и сыром', 'firmennye-lepjoshki-s-tomljonym-myasom-i-syrom', '230/40/40/40г', '', '', '', '', '品牌玉米饼配炖肉和奶酪', 'pin-pai-yu-mi-bing-pei-dun-rou-he-nai-lao', '230/40/40/40克', '', '', '', ''),
(12, 0, '', '', 0.00, 0, '', '2023-08-16 09:59:03', '2023-12-22 14:31:47', 1, 0, 1, 'default', '', 0.0000, 0.0000, 560.000000, 560.000000, 0, 0.0000, '12.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 1, 0, 1, 1, 'Chicken quesadilla', 'chicken-quesadilla', '220/90g', '', '', '', '', 'Кесадилья с курицей', 'kesadilya-s-kuritsej', '220/90г', '', '', '', '', '鸡肉玉米饼', 'ji-rou-yu-mi-bing', '220/90克', '', '', '', ''),
(13, 0, '', '', 0.00, 0, '', '2023-12-22 00:59:17', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 530.000000, 530.000000, 0, 0.0000, '11.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 1, 1, 'Salo of two types', 'salo-of-two-types', '140/60/10/40g', '', '', '', '', 'Замес с салом двух видов', 'zames-s-salom-dvukh-vidov', '140/60/10/40г ', '', '', '', '', '两种类型的萨罗', 'liang-zhong-lei-xing-de-sa-luo', '140/60/10/40克', '', '', '', ''),
(14, 0, '', '', 0.00, 0, '', '2023-12-22 01:00:56', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 690.000000, 690.000000, 0, 0.0000, '13.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 1, 1, 'Beef tartar with parmesan cheese', 'beef-tartar-with-parmesan-cheese', '200g', '', '', '', '', 'Тар-тар из говядины с сыром пармезан', 'tar-tar-iz-govyadiny-s-syrom-parmezan', '200г', '', '', '', '', '鞑靼牛肉配帕尔马干酪', 'da-da-niu-rou-pei-pa-er-ma-gan-lao', '200克', '', '', '', ''),
(15, 0, '', '', 0.00, 0, '', '2023-12-22 01:02:20', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 450.000000, 450.000000, 0, 0.0000, '14.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 1, 1, 'Zucchini fries', 'zucchini-fries', '130g', '', '', '', '', 'Цукини фри', 'tsukini-fri', '130г', '', '', '', '', '西葫芦薯条', 'xi-hu-lu-shu-tiao', '130克', '', '', '', ''),
(16, 0, '', '', 0.00, 0, '', '2023-12-22 01:03:51', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 490.000000, 490.000000, 0, 0.0000, '15.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 1, 1, 'Classic fish & chips', 'classic-fish-chips', '140/60/40g', '', '', '', '', 'Классический фиш & чипс', 'klassicheskij-fish-chips', '140/60/40г', '', '', '', '', '经典炸鱼薯条', 'jing-dian-zha-yu-shu-tiao', '140/60/40克', '', '', '', ''),
(17, 0, '', '', 0.00, 0, '', '2023-12-22 01:05:37', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 480.000000, 480.000000, 0, 0.0000, '18.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 1, 1, 'Cheese sticks', 'cheese-sticks', '170/35/5г', '', '', '', '', 'Cырные палочки', 'cyrnye-palochki', '170/35/5г', '', '', '', '', '奶酪棒', 'nai-lao-bang', '170/35/5克', '', '', '', ''),
(18, 0, '', '', 0.00, 0, '', '2023-12-22 01:07:16', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 490.000000, 490.000000, 0, 0.0000, '17.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 1, 1, 'Atlantic herring with new potatoes', 'atlantic-herring-with-new-potatoes', '100/120/25g', '', '', '', '', 'Атлантическая сельдь с молодым картофелем', 'atlanticheskaya-seld-s-molodym-kartofelem', '100/120/25г', '', '', '', '', '大西洋鲱鱼配新土豆', 'da-xi-yang-fei-yu-pei-xin-tu-dou', '100/120/25克', '', '', '', ''),
(19, 0, '', '', 0.00, 0, '', '2023-12-22 01:09:03', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 830.000000, 830.000000, 0, 0.0000, '16.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 1, 1, 'Prawns boiled', 'prawns-boiled', '300/50/11g', '', '', '', '', 'Креветки отварные', 'krevetki-otvarnye', '300/50/11г', '', '', '', '', '虾煮', 'xia-zhu', '300/50/11克', '', '', '', ''),
(20, 0, '', '', 0.00, 0, '', '2023-12-22 01:11:22', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 620.000000, 620.000000, 0, 0.0000, '19.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 1, 1, 'Mussels baked', 'mussels-baked', '200g', '', '', '', '', 'Мидии запечённые', 'midii-zapechjonnye', '200г', '', '', '', '', '烤贻贝', 'kao-yi-bei', '200克', '', '', '', ''),
(21, 0, '', '', 0.00, 0, '', '2023-12-22 01:13:17', '2023-12-22 14:31:47', 1, 0, 1, 'default', '', 0.0000, 0.0000, 690.000000, 690.000000, 0, 0.0000, '21.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 1, 0, 7, 1, 'Kachukko soup', 'kachukko-soup', '340/35г', '', '', '', '', 'Cуп качукко', 'cup-kachukko', '340/35г', '', '', '', '', '卡楚克汤', 'ka-chu-ke-tang', '340/35克', '', '', '', ''),
(22, 0, '', '', 0.00, 0, '', '2023-12-22 01:14:54', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 490.000000, 490.000000, 0, 0.0000, '20.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 7, 1, 'Borscht Zames', 'borscht-zames', '350/65/30g', '', '', '', '', 'Борщ Zames', 'borshch-zames', '350/65/30г', '', '', '', '', '罗宋汤扎姆斯', 'luo-song-tang-zha-mu-si', '350/65/30克', '', '', '', ''),
(23, 0, '', '', 0.00, 0, '', '2023-12-22 01:16:14', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 690.000000, 690.000000, 0, 0.0000, '24.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 7, 1, 'Finnish soup', 'finnish-soup', '350g', '', '', '', '', 'Уха финская', 'ukha-finskaya', '350г', '', '', '', '', '芬兰汤', 'fen-lan-tang', '350克', '', '', '', ''),
(24, 0, '', '', 0.00, 0, '', '2023-12-22 01:17:33', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 690.000000, 690.000000, 0, 0.0000, '22.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 7, 1, 'Tomyum', 'tomyum', '350/100g', '', '', '', '', 'Том-ям Zames', 'tom-yam-zames', '350/100г', '', '', '', '', '东炎', 'dong-yan', '350/100克', '', '', '', ''),
(25, 0, '', '', 0.00, 0, '', '2023-12-22 01:19:52', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 520.000000, 520.000000, 0, 0.0000, '23.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 7, 1, 'Branded soup with smoked rib', 'branded-soup-with-smoked-rib', '400/65g', '', '', '', '', 'Фирменный суп с копчёным ребром', 'firmennyj-sup-s-kopchjonym-rebrom', '400/65г', '', '', '', '', '品牌熏排骨汤', 'pin-pai-xun-pai-gu-tang', '400/65克', '', '', '', ''),
(26, 0, '', '', 0.00, 0, '', '2023-12-22 01:32:21', '2023-12-22 14:31:47', 1, 0, 1, 'default', '', 0.0000, 0.0000, 650.000000, 650.000000, 0, 0.0000, '25.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 1, 0, 2, 1, 'Georgian eggplant salad', 'georgian-eggplant-salad', '280g', '', '', '', '', 'Cалат с баклажанами по-грузински', 'calat-s-baklazhanami-po-gruzinski', '280г', '', '', '', '', '格鲁吉亚茄子沙拉', 'ge-lu-ji-ya-jia-zi-sha-la', '280克', '', '', '', ''),
(27, 0, '', '', 0.00, 0, '', '2023-12-22 01:34:13', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 690.000000, 690.000000, 0, 0.0000, '26.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 2, 1, 'Warm salad with seafood', 'warm-salad-with-seafood', '200g', '', '', '', '', 'Тёплый салат с морепродуктами', 'tjoplyj-salat-s-moreproduktami', '200г', '', '', '', '', '温暖的海鲜沙拉', 'wen-nuan-de-hai-xian-sha-la', '200克', '', '', '', ''),
(28, 0, '', '', 0.00, 0, '', '2023-12-22 01:35:32', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 670.000000, 670.000000, 0, 0.0000, '28.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 2, 1, 'Salad with salmon', 'salad-with-salmon', '200g', '', '', '', '', 'Cалат с лососем', 'calat-s-lososem', '200г', '', '', '', '', '三文鱼沙拉', 'san-wen-yu-sha-la', '200克', '', '', '', ''),
(29, 0, '', '', 0.00, 0, '', '2023-12-22 01:37:27', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 560.000000, 560.000000, 0, 0.0000, '27.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 2, 1, 'Sweet tomato salad with tarragon and fried Adyghe cheese', 'sweet-tomato-salad-with-tarragon-and-fried-adyghe-cheese', '250g', '', '', '', '', 'Cалат из сладких помидоров с тархуном и жареным адыгейским сыром', 'calat-iz-sladkikh-pomidorov-s-tarkhunom-i-zharenym-adygejskim-syrom', '250г', '', '', '', '', '甜番茄沙拉配龙蒿和炸阿迪格奶酪', 'tian-fan-jia-sha-la-pei-long-hao-he-zha-a-di-ge-nai-lao', '250克', '', '', '', ''),
(30, 0, '', '', 0.00, 0, '', '2023-12-22 01:39:14', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 680.000000, 680.000000, 0, 0.0000, '29.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 2, 1, 'Salad with roast beef', 'salad-with-roast-beef', '225g', '', '', '', '', 'Cалат с ростбифом', 'calat-s-rostbifom', '225г', '', '', '', '', '烤牛肉沙拉', 'kao-niu-rou-sha-la', '225克', '', '', '', ''),
(31, 0, '', '', 0.00, 0, '', '2023-12-22 01:40:35', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 490.000000, 490.000000, 0, 0.0000, '30.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 2, 1, 'Olivier with sausage', 'olivier-with-sausage', '280/55g', '', '', '', '', 'Оливье с колбасой', 'olive-s-kolbasoj', '280/55г', '', '', '', '', '奥利维尔与香肠', 'ao-li-wei-er-yu-xiang-chang', '280/55克', '', '', '', ''),
(32, 0, '', '', 0.00, 0, '', '2023-12-22 01:42:29', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 560.000000, 560.000000, 0, 0.0000, '31.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 2, 1, 'Salad with tomatoes and crispy eggplant', 'salad-with-tomatoes-and-crispy-eggplant', '215g', '', '', '', '', 'Cалат с томатами и хрустящим баклажаном', 'calat-s-tomatami-i-khrustyashchim-baklazhanom', '215г', '', '', '', '', '西红柿和脆茄子沙拉', 'xi-hong-shi-he-cui-jia-zi-sha-la', '215克', '', '', '', ''),
(33, 0, '', '', 0.00, 0, '', '2023-12-22 01:45:17', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 510.000000, 510.000000, 0, 0.0000, '34.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 2, 1, 'Greek salad', 'greek-salad', '220g', '', '', '', '', 'Cалат греческий', 'calat-grecheskij', '220г', '', '', '', '', '希腊式沙拉', 'xi-la-shi-sha-la', '220克', '', '', '', ''),
(34, 0, '', '', 0.00, 0, '', '2023-12-22 01:46:37', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 540.000000, 540.000000, 0, 0.0000, '32.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 2, 1, 'Caesar with chicken', 'caesar-with-chicken', '120/80g', '', '', '', '', 'Цезарь с цыпленком', 'tsezar-s-tsyplenkom', '120/80г', '', '', '', '', '凯撒与鸡肉', 'kai-sa-yu-ji-rou', '120/80克', '', '', '', ''),
(35, 0, '', '', 0.00, 0, '', '2023-12-22 01:47:51', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 560.000000, 560.000000, 0, 0.0000, '33.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 2, 1, 'Salad with eggplant, tomatoes and cremette cheese', 'salad-with-eggplant-tomatoes-and-cremette-cheese', '210g', '', '', '', '', 'салат с баклажанами, помидорами и сыром креметте', 'salat-s-baklazhanami-pomidorami-i-syrom-kremette', '210г', '', '', '', '', '茄子、西红柿和奶油奶酪沙拉', 'jia-zi-xi-hong-shi-he-nai-you-nai-lao-sha-la', '210克', '', '', '', ''),
(36, 0, '', '', 0.00, 0, '', '2023-12-22 01:49:43', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 780.000000, 780.000000, 0, 0.0000, '35-1.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 3, 1, 'Frying pan with beef, potatoes and vegetables', 'frying-pan-with-beef-potatoes-and-vegetables', '400g', '', '', '', '', 'Cковорода с говядиной, картофелем и овощами', 'ckovoroda-s-govyadinoj-kartofelem-i-ovoshchami', '400г', '', '', '', '', '煎锅用牛肉、土豆和蔬菜', 'jian-guo-yong-niu-rou-tu-dou-he-shu-cai', '400克', '', '', '', ''),
(37, 0, '', '', 0.00, 0, '', '2023-12-22 01:51:34', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 760.000000, 760.000000, 0, 0.0000, '35-2.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 3, 1, 'Frying pan with chicken and vegetables', 'frying-pan-with-chicken-and-vegetables', '400/40g', '', '', '', '', 'Cковорода с курицей и овощами в сливочном соусе', 'ckovoroda-s-kuritsej-i-ovoshchami-v-slivochnom-souse', '400/40г', '', '', '', '', '煎锅配鸡肉和蔬菜', 'jian-guo-pei-ji-rou-he-shu-cai', '400/40克', '', '', '', ''),
(38, 0, '', '', 0.00, 0, '', '2023-12-22 01:52:52', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 840.000000, 840.000000, 0, 0.0000, '37.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 3, 1, 'Chopped steak with cheese', 'chopped-steak-with-cheese', '210/30/20g', '', '', '', '', 'Рубленый бифштекс с сыром', 'rublenyj-bifshteks-s-syrom', '210/30/20г', '', '', '', '', '切碎的牛排配奶酪', 'qie-sui-de-niu-pai-pei-nai-lao', '210/30/20克', '', '', '', ''),
(39, 0, '', '', 0.00, 0, '', '2023-12-22 01:54:34', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 760.000000, 760.000000, 0, 0.0000, '38.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 3, 1, 'Beef cheeks with orzo', 'beef-cheeks-with-orzo', '150/100/50g', '', '', '', '', 'Говяжьи щёчки с орзо', 'govyazhi-shchjochki-s-orzo', '150/100/50г', '', '', '', '', '牛脸颊配米粒', 'niu-lian-jia-pei-mi-li', '150/100/50克', '', '', '', ''),
(40, 0, '', '', 0.00, 0, '', '2023-12-22 01:57:18', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 790.000000, 790.000000, 0, 0.0000, '36.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 3, 1, 'Chicken on coals with baked potatoes', 'chicken-on-coals-with-baked-potatoes', '1шт/40/40/15/60g', '', '', '', '', 'Цыплёнок на углях с запечённым картофелем', 'tsypljonok-na-uglyakh-s-zapechjonnym-kartofelem', '1шт/40/40/15/60г', '', '', '', '', '煤鸡配烤土豆', 'mei-ji-pei-kao-tu-dou', '1个/40/40/15/60克', '', '', '', ''),
(41, 0, '', '', 0.00, 0, '', '2023-12-22 01:59:26', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 810.000000, 810.000000, 0, 0.0000, '41.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 3, 1, 'Pork Smoked Ribs BBQ', 'pork-smoked-ribs-bbq', '300/57g', '', '', '', '', 'Свиные копчёные рёбра bbq', 'svinye-kopchjonye-rjobra-bbq', '300/57г', '', '', '', '', '熏排骨烧烤', 'xun-pai-gu-shao-kao', '300/57克', '', '', '', ''),
(42, 0, '', '', 0.00, 0, '', '2023-12-22 02:00:31', '2023-12-22 14:31:47', 1, 0, 1, 'default', '', 0.0000, 0.0000, 990.000000, 990.000000, 0, 0.0000, '39.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 1, 0, 3, 1, 'Veal with Gorgonzola', 'veal-with-gorgonzola', '150/100g', '', '', '', '', 'Телятина с горгонзолой', 'telyatina-s-gorgonzoloj', '150/100г', '', '', '', '', '戈贡佐拉小牛肉', 'ge-gong-zuo-la-xiao-niu-rou', '150/100克', '', '', '', ''),
(43, 0, '', '', 0.00, 0, '', '2023-12-22 02:02:09', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 790.000000, 790.000000, 0, 0.0000, '40.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 3, 1, 'Stewed beef tenderloin with vegetables and ebara sauce', 'stewed-beef-tenderloin-with-vegetables-and-ebara-sauce', '80/90/30g', '', '', '', '', 'ТОМЛЁННАЯ ГОВЯЖЬЯ ВЫРЕЗКА С ОВОЩАМИ И СОУСОМ ЭБАРА', 'tomljonnaya-govyazhya-vyrezka-s-ovoshchami-i-sousom-ebara', '80/90/30г', '', '', '', '', '蔬菜荏原酱炖牛里脊肉', 'shu-cai-ren-yuan-jiang-dun-niu-li-ji-rou', '80/90/30克', '', '', '', ''),
(44, 0, '', '', 0.00, 0, '', '2023-12-22 02:04:40', '2023-12-22 14:31:47', 1, 0, 1, 'default', '', 0.0000, 0.0000, 580.000000, 580.000000, 0, 0.0000, '42.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 1, 0, 3, 1, 'Chicken schnitzel', 'chicken-schnitzel', '250/40g', '', '', '', '', 'Шницель куриный', 'shnitsel-kurinyj', '250/40г', '', '', '', '', '炸鸡排', 'zha-ji-pai', '250/40克', '', '', '', ''),
(45, 0, '', '', 0.00, 0, '', '2023-12-22 02:05:04', '2023-12-22 14:31:47', 1, 0, 1, 'default', '', 0.0000, 0.0000, 730.000000, 730.000000, 0, 0.0000, '43.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 1, 0, 3, 1, 'Beef cheeks on a bed of eggplant', 'beef-cheeks-on-a-bed-of-eggplant', '350g', '', '', '', '', 'Говяжьи щеки на подушке из баклажан', 'govyazhi-shcheki-na-podushke-iz-baklazhan', '350г', '', '', '', '', '茄子床上的牛脸颊', 'jia-zi-chuang-shang-de-niu-lian-jia', '350克', '', '', '', ''),
(46, 0, '', '', 0.00, 0, '', '2023-12-22 07:10:12', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 830.000000, 830.000000, 0, 0.0000, '44.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 3, 1, 'Tagliata Machete', 'tagliata-machete', '100/90/40/2g', '', '', '', '', 'Мачете Тальята', 'machete-talyata', '100/90/40/2г ', '', '', '', '', '塔利亚塔弯刀', 'ta-li-ya-ta-wan-dao', '100/90/40/2克', '', '', '', ''),
(47, 0, '', '', 0.00, 0, '', '2023-12-22 07:12:01', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 770.000000, 770.000000, 0, 0.0000, '46.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 3, 1, 'Smokehouse steak brisket with potatoes and sauces', 'smokehouse-steak-brisket-with-potatoes-and-sauces', '140/60/60/55g', '', '', '', '', 'Cтейк Брискет из коптильни с молодым картофелем и соусами', 'ctejk-brisket-iz-koptilni-s-molodym-kartofelem-i-sousami', '140/60/60/55г', '', '', '', '', '烟熏牛排胸肉配土豆和酱汁', 'yan-xun-niu-pai-xiong-rou-pei-tu-dou-he-jiang-zhi', '140/60/60/55克', '', '', '', ''),
(48, 0, '', '', 0.00, 0, '', '2023-12-22 07:14:42', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 590.000000, 590.000000, 0, 0.0000, '47.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 3, 1, 'Chicken kebab', 'chicken-kebab', '200/30/25g/1pc', '', '', '', '', 'Шашлык из курицы', 'shashlyk-iz-kuritsy', '200/30/25г/1шт', '', '', '', '', '鸡肉串', 'ji-rou-chuan', '200/30/25克/1个', '', '', '', ''),
(49, 0, '', '', 0.00, 0, '', '2023-12-22 07:16:20', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 630.000000, 630.000000, 0, 0.0000, '471.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 3, 1, 'Pork kebab', 'pork-kebab', '200/30/25g/1pc', '', '', '', '', 'Шашлык из свинины', 'shashlyk-iz-svininy', '200/30/25г/1шт', '', '', '', '', '猪肉串', 'zhu-rou-chuan', '200/30/25克/1个', '', '', '', ''),
(50, 0, '', '', 0.00, 0, '', '2023-12-22 07:20:24', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 1990.000000, 1990.000000, 0, 0.0000, '48.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 13, 1, 'Prime BBQ Beef Rib from our smokehouse', 'prime-bbq-beef-rib-from-our-smokehouse', '350/59g', '', '', '', '', 'говяжье ребро Прайм BBQ из нашей коптильни', 'govyazhe-rebro-prajm-bbq-iz-nashej-koptilni', '350/59г ', '', '', '', '', '我们熏制室的优质烧烤牛肋骨', 'wo-men-xun-zhi-shi-de-you-zhi-shao-kao-niu-le-gu', '350/59克', '', '', '', ''),
(51, 0, '', '', 0.00, 0, '', '2023-12-22 07:22:20', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 2190.000000, 2190.000000, 0, 0.0000, '50.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 13, 1, 'Striploin Prime Steak', 'striploin-prime-steak', '230/40/15g', '', '', '', '', 'Cтейк Cтриплойн Прайм', 'ctejk-ctriplojn-prajm', '230/40/15г', '', '', '', '', '西冷牛排', 'xi-leng-niu-pai', '230/40/15克', '', '', '', ''),
(52, 0, '', '', 0.00, 0, '', '2023-12-22 07:24:20', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 1240.000000, 1240.000000, 0, 0.0000, '52.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 13, 1, 'Steak Machete', 'steak-machete', '195/40/15g', '', '', '', '', 'Стейк Мачете', 'stejk-machete', '195/40/15г', '', '', '', '', '牛排砍刀', 'niu-pai-kan-dao', '195/40/15克', '', '', '', ''),
(53, 0, '', '', 0.00, 0, '', '2023-12-22 07:51:51', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 1340.000000, 1340.000000, 0, 0.0000, '51.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 13, 1, 'Filet mignon on fire', 'filet-mignon-on-fire', '180/50/15g', '', '', '', '', 'Филе Миньон на огне', 'file-minon-na-ogne', '180/50/15г', '', '', '', '', '菲力牛排着火', 'fei-li-niu-pai-zhe-huo', '180/50/15克', '', '', '', ''),
(54, 0, '', '', 0.00, 0, '', '2023-12-22 09:00:53', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 190.000000, 190.000000, 0, 0.0000, '101.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 8, 1, 'Mashed potatoes', 'mashed-potatoes', '180/2g', '', '', '', '', 'Картофельное пюре', 'kartofelnoe-pyure', '180/2г\r\n', '', '', '', '', '土豆泥', 'tu-dou-ni', '180/2克', '', '', '', ''),
(55, 0, '', '', 0.00, 0, '', '2023-12-22 09:01:56', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 210.000000, 210.000000, 0, 0.0000, '102.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 8, 1, 'Fried new potatoes', 'fried-new-potatoes', '160g', '', '', '', '', 'Жареный молодой картофель', 'zharenyj-molodoj-kartofel', '160г', '', '', '', '', '炸新土豆', 'zha-xin-tu-dou', '160克', '', '', '', ''),
(56, 0, '', '', 0.00, 0, '', '2023-12-22 09:03:24', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 260.000000, 260.000000, 0, 0.0000, '103.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 8, 1, 'French Fries', 'french-fries', '180/30g', '', '', '', '', 'Картофельные дольки', 'kartofelnye-dolki', '180/30г', '', '', '', '', '炸薯条', 'zha-shu-tiao', '180/30克', '', '', '', ''),
(57, 0, '', '', 0.00, 0, '', '2023-12-22 09:04:49', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 180.000000, 180.000000, 0, 0.0000, '141.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 8, 1, 'French fries', 'french-fries-2', '180g', '', '', '', '', 'Картофель Фри', 'kartofel-fri-2', '180г', '', '', '', '', '炸薯条', 'zha-shu-tiao-2', '180克', '', '', '', ''),
(58, 0, '', '', 0.00, 0, '', '2023-12-22 09:06:25', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 390.000000, 390.000000, 0, 0.0000, '104.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 8, 1, 'Grilled vegetables', 'grilled-vegetables', '250g', '', '', '', '', 'Овощи гриль', 'ovoshchi-gril', '250г', '', '', '', '', '烤蔬菜', 'kao-shu-cai', '250克', '', '', '', ''),
(59, 0, '', '', 0.00, 0, '', '2023-12-22 09:08:43', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 60.000000, 60.000000, 0, 0.0000, '201.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 10, 1, 'Horseradish', 'horseradish', '40g', '', '', '', '', 'Хрен столовый', 'khren-stolovyj', '40г', '', '', '', '', '辣根', 'la-gen', '40克', '', '', '', ''),
(60, 0, '', '', 0.00, 0, '', '2023-12-22 09:10:27', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 60.000000, 60.000000, 0, 0.0000, '202.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 10, 1, 'Sour cream', 'sour-cream', '40g', '', '', '', '', 'Сметана', 'smetana', '40г', '', '', '', '', '酸奶油', 'suan-nai-you', '40克', '', '', '', ''),
(61, 0, '', '', 0.00, 0, '', '2023-12-22 09:11:46', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 60.000000, 60.000000, 0, 0.0000, '203.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 10, 1, 'Mayonnaise', 'mayonnaise', '40g', '', '', '', '', 'Майонез', 'majonez', '40г', '', '', '', '', '蛋黄酱', 'dan-huang-jiang', '40克', '', '', '', ''),
(62, 0, '', '', 0.00, 0, '', '2023-12-22 09:13:20', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 60.000000, 60.000000, 0, 0.0000, '204.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 10, 1, 'Chili sweet', 'chili-sweet', '40g', '', '', '', '', 'Чили сладкий', 'chili-sladkij', '40г', '', '', '', '', '辣椒甜', 'la-jiao-tian', '40克', '', '', '', ''),
(63, 0, '', '', 0.00, 0, '', '2023-12-22 09:14:52', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 60.000000, 60.000000, 0, 0.0000, '205.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 10, 1, 'Mustard', 'mustard', '40g', '', '', '', '', 'Горчица', 'gorchitsa', '40г', '', '', '', '', '芥末', 'jie-mo', '40克', '', '', '', ''),
(64, 0, '', '', 0.00, 0, '', '2023-12-22 09:16:05', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 60.000000, 60.000000, 0, 0.0000, '206.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 10, 1, 'Sauce for fries', 'sauce-for-fries', '40g', '', '', '', '', 'Соус для фри', 'sous-dlya-fri', '40г', '', '', '', '', '薯条酱', 'shu-tiao-jiang', '40克', '', '', '', ''),
(65, 0, '', '', 0.00, 0, '', '2023-12-22 09:17:08', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 40.000000, 40.000000, 0, 0.0000, '207.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 10, 1, 'Ketchup', 'ketchup', '40g', '', '', '', '', 'Кетчуп', 'ketchup', '40г', '', '', '', '', '番茄酱', 'fan-jia-jiang', '40克', '', '', '', ''),
(66, 0, '', '', 0.00, 0, '', '2023-12-22 09:18:23', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 90.000000, 90.000000, 0, 0.0000, '208.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 10, 1, 'Shriracha', 'shriracha', '40g', '', '', '', '', 'Шрирача', 'shriracha', '40г', '', '', '', '', '是拉差', 'shi-la-cha', '40克', '', '', '', ''),
(67, 0, '', '', 0.00, 0, '', '2023-12-22 09:22:05', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 90.000000, 90.000000, 0, 0.0000, '209.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 10, 1, 'BBQ sauce', 'bbq-sauce', '40g', '', '', '', '', 'Соус BBQ', 'sous-bbq', '40г', '', '', '', '', '烤肉酱', 'kao-rou-jiang', '40克', '', '', '', ''),
(68, 0, '', '', 0.00, 0, '', '2023-12-22 09:23:07', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 90.000000, 90.000000, 0, 0.0000, '210.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 10, 1, 'Salsa', 'salsa', '40g', '', '', '', '', 'Сальса', 'salsa', '40г', '', '', '', '', '萨尔萨舞', 'sa-er-sa-wu', '40克', '', '', '', ''),
(69, 0, '', '', 0.00, 0, '', '2023-12-22 09:24:05', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 90.000000, 90.000000, 0, 0.0000, '211.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 10, 1, 'Tartar', 'tartar', '40g', '', '', '', '', 'Тар-тар', 'tar-tar', '40г', '', '', '', '', '鞑靼', 'da-da', '40克', '', '', '', ''),
(70, 0, '', '', 0.00, 0, '', '2023-12-22 09:24:59', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 90.000000, 90.000000, 0, 0.0000, '212.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 10, 1, 'Blue Cheese', 'blue-cheese', '40g', '', '', '', '', 'Блю Чиз', 'blyu-chiz', '40г', '', '', '', '', '蓝乳酪', 'lan-ru-lao', '40克', '', '', '', ''),
(71, 0, '', '', 0.00, 0, '', '2023-12-22 09:56:02', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 690.000000, 690.000000, 0, 0.0000, '56.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 6, 1, 'Krajina sausages with beef & pork with cheese', 'krajina-sausages-with-beef-pork-with-cheese', '150/30/100g', '', '', '', '', 'Краинские колбасы из говядины и свинины с сыром', 'krainskie-kolbasy-iz-govyadiny-i-svininy-s-syrom', '150/30/100г ', '', '', '', '', '克拉伊纳香肠配牛肉和猪肉配奶酪', 'ke-la-yi-na-xiang-chang-pei-niu-rou-he-zhu-rou-pei-nai-lao', '150/30/100克', '', '', '', ''),
(72, 0, '', '', 0.00, 0, '', '2023-12-22 09:57:31', '2023-12-22 16:55:59', 1, 0, 1, 'default', '', 0.0000, 0.0000, 180.000000, 180.000000, 0, 0.0000, '53.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 1, 1, 'Assorted white and rye buns with butter', 'assorted-white-and-rye-buns-with-butter', '125/140g', '', '', '', '', 'Ассорти из белой и ржаной булочексмаслом', 'assorti-iz-beloj-i-rzhanoj-bulocheksmaslom', '125/140г', '', '', '', '', '什锦白面包和黑麦面包加黄油', 'shen-jin-bai-mian-bao-he-hei-mai-mian-bao-jia-huang-you', '125/140克', '', '', '', ''),
(73, 0, '', '', 0.00, 0, '', '2023-12-22 09:59:33', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 690.000000, 690.000000, 0, 0.0000, '54.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 6, 1, 'Sausages Carpathian beef', 'sausages-carpathian-beef', '185/100/30g', '', '', '', '', 'Колбаски карпатские из говядины', 'kolbaski-karpatskie-iz-govyadiny', '185/100/30г', '', '', '', '', '喀尔巴阡牛肉香肠', 'ka-er-ba-qian-niu-rou-xiang-chang', '185/100/30克', '', '', '', ''),
(74, 0, '', '', 0.00, 0, '', '2023-12-22 10:02:30', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 690.000000, 690.000000, 0, 0.0000, '55.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 6, 1, 'Munich turkey sausages with dried tomatoes', 'munich-turkey-sausages-with-dried-tomatoes', '140/30/100g', '', '', '', '', 'Мюнхенские колбасы из индейки с вялеными томатами', 'myunkhenskie-kolbasy-iz-indejki-s-vyalenymi-tomatami', '140/30/100г', '', '', '', '', '慕尼黑火鸡香肠配干番茄', 'mu-ni-hei-huo-ji-xiang-chang-pei-gan-fan-jia', '140/30/100克', '', '', '', ''),
(75, 0, '', '', 0.00, 0, '', '2023-12-22 10:04:04', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 690.000000, 690.000000, 0, 0.0000, '57.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 6, 1, 'Homemade Lamb Sausages', 'homemade-lamb-sausages', '150/100/30g', '', '', '', '', 'Колбаски домашние из баранины', 'kolbaski-domashnie-iz-baraniny', '150/100/30г ', '', '', '', '', '自制羊肉香肠', 'zi-zhi-yang-rou-xiang-chang', '150/100/30克', '', '', '', ''),
(76, 0, '', '', 0.00, 0, '', '2023-12-22 10:06:05', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 790.000000, 790.000000, 0, 0.0000, '58.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 4, 1, 'Double Cheeseburger', 'double-cheeseburger', '400g', '', '', '', '', 'Двойной фирменный чизбургер', 'dvojnoj-firmennyj-chizburger', '400г', '', '', '', '', '双层芝士汉堡', 'shuang-ceng-zhi-shi-han-bao', '400克', '', '', '', ''),
(77, 0, '', '', 0.00, 0, '', '2023-12-22 10:07:23', '2023-12-22 14:31:47', 1, 0, 1, 'default', '', 0.0000, 0.0000, 640.000000, 640.000000, 0, 0.0000, '60.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 1, 0, 4, 1, 'Burger Mexican', 'burger-mexican', '350g', '', '', '', '', 'Бургер мексиканский', 'burger-meksikanskij', '350г', '', '', '', '', '墨西哥汉堡', 'mo-xi-ge-han-bao', '350克', '', '', '', ''),
(78, 0, '', '', 0.00, 0, '', '2023-12-22 10:08:53', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 590.000000, 590.000000, 0, 0.0000, '61.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 4, 1, 'Hamburger', 'hamburger', '260g', '', '', '', '', 'Гамбургер', 'gamburger', '260г', '', '', '', '', '汉堡包', 'han-bao-bao', '260克', '', '', '', ''),
(79, 0, '', '', 0.00, 0, '', '2023-12-22 10:10:13', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 610.000000, 610.000000, 0, 0.0000, '62.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 4, 1, 'Сlassic cheeseburger with beef patty and cheddar', 'slassic-cheeseburger-with-beef-patty-and-cheddar', '350g', '', '', '', '', 'Чизбургер с говяжьей котлетой и сырным соусом чеддер', 'chizburger-s-govyazhej-kotletoj-i-syrnym-sousom-chedder', '350г', '', '', '', '', '经典芝士汉堡配牛肉饼和切达干酪', 'jing-dian-zhi-shi-han-bao-pei-niu-rou-bing-he-qie-da-gan-lao', '350克', '', '', '', ''),
(80, 0, '', '', 0.00, 0, '', '2023-12-22 10:12:27', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 910.000000, 910.000000, 0, 0.0000, '63.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 5, 1, 'Frying pan with salmon, rice and vegetables', 'frying-pan-with-salmon-rice-and-vegetables', '320g', '', '', '', '', 'Cковорода с лососем, рисом и овощами', 'ckovoroda-s-lososem-risom-i-ovoshchami', '320г', '', '', '', '', '煎锅配鲑鱼、米饭和蔬菜', 'jian-guo-pei-gui-yu-mi-fan-he-shu-cai', '320克', '', '', '', ''),
(81, 0, '', '', 0.00, 0, '', '2023-12-22 10:14:42', '2023-12-22 14:31:47', 1, 0, 1, 'default', '', 0.0000, 0.0000, 920.000000, 920.000000, 0, 0.0000, '64.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 1, 0, 5, 1, 'Halibut with potatoes', 'halibut-with-potatoes', '125/140g', '', '', '', '', 'Палтус с картофелем', 'paltus-s-kartofelem', '125/140г ', '', '', '', '', '大比目鱼配土豆', 'da-bi-mu-yu-pei-tu-dou', '125/140克', '', '', '', ''),
(82, 0, '', '', 0.00, 0, '', '2023-12-22 10:16:04', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 920.000000, 920.000000, 0, 0.0000, '65.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 5, 1, 'Baked Salmon with unagi sauce', 'baked-salmon-with-unagi-sauce', '120/30g', '', '', '', '', 'Лосось запечённый под соусом унаги', 'losos-zapechjonnyj-pod-sousom-unagi', '120/30г', '', '', '', '', '烤三文鱼配鳗鱼酱', 'kao-san-wen-yu-pei-man-yu-jiang', '120/30克', '', '', '', ''),
(83, 0, '', '', 0.00, 0, '', '2023-12-22 10:21:40', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 930.000000, 930.000000, 0, 0.0000, '67.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 5, 1, 'Dorado with grilled vegetables', 'dorado-with-grilled-vegetables', '1pc/125g', '', '', '', '', 'Дорадо с овощами гриль', 'dorado-s-ovoshchami-gril', '1шт/125г', '', '', '', '', '多拉多配烤蔬菜', 'duo-la-duo-pei-kao-shu-cai', '1个/125克', '', '', '', ''),
(84, 0, '', '', 0.00, 0, '', '2023-12-22 10:22:54', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 710.000000, 710.000000, 0, 0.0000, '68.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 5, 1, 'Commander\'s grilled squid', 'commanders-grilled-squid', '190/40g', '', '', '', '', 'Командорский кальмар гриль', 'komandorskij-kalmar-gril', '190/40г', '', '', '', '', '指挥官的烤鱿鱼', 'zhi-hui-guan-de-kao-you-yu', '190/40克', '', '', '', ''),
(85, 0, '', '', 0.00, 0, '', '2023-12-22 10:24:21', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 740.000000, 740.000000, 0, 0.0000, '69.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 5, 1, 'Pike perch baked on coals with broccoli and cauliflower', 'pike-perch-baked-on-coals-with-broccoli-and-cauliflower', '130/80/30g', '', '', '', '', 'Cудак запечённый на углях с брокколи и цветной капустой', 'cudak-zapechjonnyj-na-uglyakh-s-brokkoli-i-tsvetnoj-kapustoj', '130/80/30г', '', '', '', '', '炭烤派克鲈鱼配西兰花和花椰菜', 'tan-kao-pai-ke-lu-yu-pei-xi-lan-hua-he-hua-ye-cai', '130/80/30克', '', '', '', ''),
(86, 0, '', '', 0.00, 0, '', '2023-12-22 10:26:29', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 820.000000, 820.000000, 0, 0.0000, '66.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 5, 1, 'Mussels', 'mussels', '540/55g', '', '', '', '', 'Мидии в ассортименте', 'midii', '540/55г', '', '', '', '', '青口贝', 'qing-kou-bei', '540/55克', '', '', '', ''),
(87, 0, '', '', 0.00, 0, '', '2023-12-22 10:28:25', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 510.000000, 510.000000, 0, 0.0000, '70.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 11, 1, 'Pistachio tiramisu', 'pistachio-tiramisu', '130/10g', '', '', '', '', 'Фисташковый тирамису', 'fistashkovyj-tiramisu', '130/10г', '', '', '', '', '开心果提拉米苏', 'kai-xin-guo-ti-la-mi-su', '130/10克', '', '', '', ''),
(88, 0, '', '', 0.00, 0, '', '2023-12-22 10:29:38', '2023-12-22 14:27:08', 1, 0, 1, 'default', '', 0.0000, 0.0000, 160.000000, 160.000000, 0, 0.0000, '71.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 0, 0, 11, 1, 'Italian ice cream Gelato', 'italian-ice-cream-gelato', '50g', '', '', '', '', 'Итальянское мороженое Джелато', 'italyanskoe-morozhenoe-dzhelato', '50г', '', '', '', '', '意大利冰淇淋冰淇淋', 'yi-da-li-bing-qi-lin-bing-qi-lin', '50克', '', '', '', ''),
(89, 0, '', '', 0.00, 0, '', '2023-12-22 10:31:33', '2023-12-22 14:31:48', 1, 0, 1, 'default', '', 0.0000, 0.0000, 490.000000, 490.000000, 0, 0.0000, '72.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 1, 0, 11, 1, 'Chocolate dessert with cherry sauce and sorbet', 'chocolate-dessert-with-cherry-sauce-and-sorbet', '1pc/30/30g', '', '', '', '', 'Шоколадный десерт с вишневым соусом и сорбетом', 'shokoladnyj-desert-s-vishnevym-sousom-i-sorbetom', '1шт/30/30г', '', '', '', '', '巧克力甜点配樱桃酱和冰糕', 'qiao-ke-li-tian-dian-pei-ying-tao-jiang-he-bing-gao', '1个/30/30克', '', '', '', ''),
(90, 0, '', '', 0.00, 0, '', '2023-12-22 10:33:05', '2023-12-22 14:31:48', 1, 0, 1, 'default', '', 0.0000, 0.0000, 490.000000, 490.000000, 0, 0.0000, '73.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 1, 0, 11, 1, 'Honey cake', 'honey-cake', '1pc/30g', '', '', '', '', 'Медовик', 'medovik', '1шт/30г', '', '', '', '', '蜂蜜蛋糕', 'feng-mi-dan-gao', '1个/30克', '', '', '', ''),
(91, 0, '', '', 0.00, 0, '', '2023-12-22 10:34:21', '2023-12-22 14:31:48', 1, 0, 1, 'default', '', 0.0000, 0.0000, 510.000000, 510.000000, 0, 0.0000, '75.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 1, 0, 11, 1, 'Apple tart', 'apple-tart', '1pc/30g', '', '', '', '', 'Яблочный тарт', 'yablochnyj-tart', '1шт/30г', '', '', '', '', '苹果馅饼', 'ping-guo-xian-bing', '1个/30克', '', '', '', ''),
(92, 0, '', '', 0.00, 0, '', '2023-12-22 10:35:41', '2023-12-22 14:31:48', 1, 0, 1, 'default', '', 0.0000, 0.0000, 440.000000, 440.000000, 0, 0.0000, '74.jpg', 0, 0, 3, 0.00, 0, 0, 0, 0.0000, 0, 1, 0, 11, 1, 'Curd donuts with caramel sauce', 'curd-donuts-with-caramel-sauce', '180/40g', '', '', '', '', 'Творожные пончики с карамельным соусом', 'tvorozhnye-ponchiki-s-karamelnym-sousom', '180/40г', '', '', '', '', '焦糖酱凝乳甜甜圈', 'jiao-tang-jiang-ning-ru-tian-tian-quan', '180/40克', '', '', '', '');

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_products_attr`
--

CREATE TABLE `lsqvo_jshopping_products_attr` (
  `product_attr_id` int(11) NOT NULL,
  `product_id` int(11) NOT NULL DEFAULT 0,
  `buy_price` decimal(12,2) NOT NULL DEFAULT 0.00,
  `price` decimal(14,4) NOT NULL DEFAULT 0.0000,
  `old_price` decimal(14,4) NOT NULL DEFAULT 0.0000,
  `count` decimal(14,4) NOT NULL DEFAULT 0.0000,
  `ean` varchar(32) NOT NULL DEFAULT '0',
  `manufacturer_code` varchar(32) NOT NULL DEFAULT '0',
  `weight` decimal(12,4) NOT NULL DEFAULT 0.0000,
  `weight_volume_units` decimal(14,4) NOT NULL DEFAULT 0.0000,
  `ext_attribute_product_id` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_products_attr2`
--

CREATE TABLE `lsqvo_jshopping_products_attr2` (
  `id` int(11) NOT NULL,
  `product_id` int(11) NOT NULL DEFAULT 0,
  `attr_id` int(11) NOT NULL DEFAULT 0,
  `attr_value_id` int(11) NOT NULL DEFAULT 0,
  `price_mod` char(1) NOT NULL DEFAULT '',
  `addprice` decimal(14,4) NOT NULL DEFAULT 0.0000
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_products_extra_fields`
--

CREATE TABLE `lsqvo_jshopping_products_extra_fields` (
  `id` int(11) NOT NULL,
  `allcats` tinyint(1) NOT NULL DEFAULT 0,
  `cats` text NOT NULL,
  `type` tinyint(1) NOT NULL DEFAULT 0,
  `multilist` tinyint(1) NOT NULL DEFAULT 0,
  `group` tinyint(4) NOT NULL DEFAULT 0,
  `ordering` int(6) NOT NULL DEFAULT 0,
  `name_en-GB` varchar(255) NOT NULL,
  `description_en-GB` text NOT NULL,
  `name_ru-RU` varchar(255) NOT NULL,
  `description_ru-RU` text NOT NULL,
  `name_zh-CN` varchar(255) NOT NULL,
  `description_zh-CN` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_products_extra_field_groups`
--

CREATE TABLE `lsqvo_jshopping_products_extra_field_groups` (
  `id` int(11) NOT NULL,
  `ordering` int(6) NOT NULL DEFAULT 0,
  `name_en-GB` varchar(255) NOT NULL,
  `name_ru-RU` varchar(255) NOT NULL,
  `name_zh-CN` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_products_extra_field_values`
--

CREATE TABLE `lsqvo_jshopping_products_extra_field_values` (
  `id` int(11) NOT NULL,
  `field_id` int(11) NOT NULL DEFAULT 0,
  `ordering` int(6) NOT NULL DEFAULT 0,
  `name_en-GB` varchar(255) NOT NULL,
  `name_ru-RU` varchar(255) NOT NULL,
  `name_zh-CN` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_products_files`
--

CREATE TABLE `lsqvo_jshopping_products_files` (
  `id` int(11) NOT NULL,
  `product_id` int(11) NOT NULL DEFAULT 0,
  `demo` varchar(255) NOT NULL DEFAULT '',
  `demo_descr` varchar(255) NOT NULL DEFAULT '',
  `file` varchar(255) NOT NULL DEFAULT '',
  `file_descr` varchar(255) NOT NULL DEFAULT '',
  `ordering` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_products_free_attr`
--

CREATE TABLE `lsqvo_jshopping_products_free_attr` (
  `id` int(11) NOT NULL,
  `product_id` int(11) NOT NULL DEFAULT 0,
  `attr_id` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_products_images`
--

CREATE TABLE `lsqvo_jshopping_products_images` (
  `image_id` int(11) NOT NULL,
  `product_id` int(11) NOT NULL DEFAULT 0,
  `image_name` varchar(255) NOT NULL DEFAULT '',
  `name` varchar(255) NOT NULL DEFAULT '',
  `title` varchar(255) NOT NULL DEFAULT '',
  `ordering` tinyint(4) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

--
-- Дамп данных таблицы `lsqvo_jshopping_products_images`
--

INSERT INTO `lsqvo_jshopping_products_images` (`image_id`, `product_id`, `image_name`, `name`, `title`, `ordering`) VALUES
(5, 5, '5.jpg', '', '', 1),
(15, 1, '1.jpg', '', '', 1),
(17, 2, '4.jpg', '', '', 1),
(18, 3, '3.jpg', '', '', 1),
(19, 4, '5.jpg', '', '', 1),
(20, 6, '7.jpg', '', '', 1),
(21, 7, '2.jpg', '', '', 1),
(22, 8, '6.jpg', '', '', 1),
(23, 9, '10.jpg', '', '', 1),
(24, 10, '9.jpg', '', '', 1),
(25, 11, '8.jpg', '', '', 1),
(26, 12, '12.jpg', '', '', 1),
(27, 13, '11.jpg', '', '', 1),
(28, 14, '13.jpg', '', '', 1),
(29, 15, '14.jpg', '', '', 1),
(30, 16, '15.jpg', '', '', 1),
(31, 17, '18.jpg', '', '', 1),
(32, 18, '17.jpg', '', '', 1),
(33, 19, '16.jpg', '', '', 1),
(34, 20, '19.jpg', '', '', 1),
(35, 21, '21.jpg', '', '', 1),
(36, 22, '20.jpg', '', '', 1),
(37, 23, '24.jpg', '', '', 1),
(38, 24, '22.jpg', '', '', 1),
(39, 25, '23.jpg', '', '', 1),
(40, 26, '25.jpg', '', '', 1),
(41, 27, '26.jpg', '', '', 1),
(42, 28, '28.jpg', '', '', 1),
(43, 29, '27.jpg', '', '', 1),
(44, 30, '29.jpg', '', '', 1),
(45, 31, '30.jpg', '', '', 1),
(46, 32, '31.jpg', '', '', 1),
(47, 33, '34.jpg', '', '', 1),
(48, 34, '32.jpg', '', '', 1),
(49, 35, '33.jpg', '', '', 1),
(50, 36, '35-1.jpg', '', '', 1),
(51, 37, '35-2.jpg', '', '', 1),
(52, 38, '37.jpg', '', '', 1),
(53, 39, '38.jpg', '', '', 1),
(54, 40, '36.jpg', '', '', 1),
(55, 41, '41.jpg', '', '', 1),
(56, 42, '39.jpg', '', '', 1),
(57, 43, '40.jpg', '', '', 1),
(58, 44, '42.jpg', '', '', 1),
(59, 45, '43.jpg', '', '', 1),
(60, 46, '44.jpg', '', '', 1),
(61, 47, '46.jpg', '', '', 1),
(62, 48, '47.jpg', '', '', 1),
(63, 49, '471.jpg', '', '', 1),
(64, 50, '48.jpg', '', '', 1),
(65, 51, '50.jpg', '', '', 1),
(66, 52, '52.jpg', '', '', 1),
(67, 53, '51.jpg', '', '', 1),
(68, 54, '101.jpg', '', '', 1),
(69, 55, '102.jpg', '', '', 1),
(70, 56, '103.jpg', '', '', 1),
(71, 57, '141.jpg', '', '', 1),
(72, 58, '104.jpg', '', '', 1),
(73, 59, '201.jpg', '', '', 1),
(74, 60, '202.jpg', '', '', 1),
(75, 61, '203.jpg', '', '', 1),
(76, 62, '204.jpg', '', '', 1),
(77, 63, '205.jpg', '', '', 1),
(78, 64, '206.jpg', '', '', 1),
(79, 65, '207.jpg', '', '', 1),
(80, 66, '208.jpg', '', '', 1),
(81, 67, '209.jpg', '', '', 1),
(82, 68, '210.jpg', '', '', 1),
(83, 69, '211.jpg', '', '', 1),
(84, 70, '212.jpg', '', '', 1),
(85, 71, '56.jpg', '', '', 1),
(86, 72, '53.jpg', '', '', 1),
(87, 73, '54.jpg', '', '', 1),
(88, 74, '55.jpg', '', '', 1),
(89, 75, '57.jpg', '', '', 1),
(90, 76, '58.jpg', '', '', 1),
(91, 77, '60.jpg', '', '', 1),
(92, 78, '61.jpg', '', '', 1),
(93, 79, '62.jpg', '', '', 1),
(94, 80, '63.jpg', '', '', 1),
(95, 82, '65.jpg', '', '', 1),
(96, 81, '64.jpg', '', '', 1),
(97, 83, '67.jpg', '', '', 1),
(98, 84, '68.jpg', '', '', 1),
(99, 85, '69.jpg', '', '', 1),
(100, 86, '66.jpg', '', '', 1),
(101, 87, '70.jpg', '', '', 1),
(102, 88, '71.jpg', '', '', 1),
(103, 89, '72.jpg', '', '', 1),
(104, 90, '73.jpg', '', '', 1),
(105, 91, '75.jpg', '', '', 1),
(106, 92, '74.jpg', '', '', 1);

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_products_option`
--

CREATE TABLE `lsqvo_jshopping_products_option` (
  `id` int(11) NOT NULL,
  `product_id` int(11) NOT NULL DEFAULT 0,
  `key` varchar(64) NOT NULL DEFAULT '0',
  `value` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_products_prices`
--

CREATE TABLE `lsqvo_jshopping_products_prices` (
  `price_id` int(11) NOT NULL,
  `product_id` int(11) NOT NULL DEFAULT 0,
  `discount` decimal(16,6) NOT NULL DEFAULT 0.000000,
  `product_quantity_start` int(11) NOT NULL DEFAULT 0,
  `product_quantity_finish` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_products_relations`
--

CREATE TABLE `lsqvo_jshopping_products_relations` (
  `id` int(11) NOT NULL,
  `product_id` int(11) NOT NULL DEFAULT 0,
  `product_related_id` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_products_reviews`
--

CREATE TABLE `lsqvo_jshopping_products_reviews` (
  `review_id` int(11) NOT NULL,
  `product_id` int(11) NOT NULL DEFAULT 0,
  `user_id` int(11) NOT NULL DEFAULT 0,
  `user_name` varchar(255) NOT NULL DEFAULT '',
  `user_email` varchar(255) NOT NULL DEFAULT '',
  `time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `review` text NOT NULL,
  `mark` int(11) NOT NULL DEFAULT 0,
  `publish` tinyint(1) NOT NULL DEFAULT 0,
  `ip` varchar(20) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_products_to_categories`
--

CREATE TABLE `lsqvo_jshopping_products_to_categories` (
  `product_id` int(11) NOT NULL DEFAULT 0,
  `category_id` int(11) NOT NULL DEFAULT 0,
  `product_ordering` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

--
-- Дамп данных таблицы `lsqvo_jshopping_products_to_categories`
--

INSERT INTO `lsqvo_jshopping_products_to_categories` (`product_id`, `category_id`, `product_ordering`) VALUES
(1, 1, 1),
(21, 7, 1),
(26, 2, 1),
(36, 3, 1),
(50, 13, 1),
(54, 8, 1),
(59, 10, 1),
(71, 6, 1),
(76, 4, 1),
(80, 5, 1),
(87, 11, 1),
(2, 1, 2),
(22, 7, 2),
(27, 2, 2),
(37, 3, 2),
(51, 13, 2),
(55, 8, 2),
(60, 10, 2),
(73, 6, 2),
(77, 4, 2),
(81, 5, 2),
(88, 11, 2),
(3, 1, 3),
(23, 7, 3),
(28, 2, 3),
(38, 3, 3),
(52, 13, 3),
(56, 8, 3),
(61, 10, 3),
(74, 6, 3),
(78, 4, 3),
(82, 5, 3),
(89, 11, 3),
(4, 1, 4),
(24, 7, 4),
(29, 2, 4),
(39, 3, 4),
(53, 13, 4),
(57, 8, 4),
(62, 10, 4),
(75, 6, 4),
(79, 4, 4),
(83, 5, 4),
(90, 11, 4),
(5, 1, 5),
(25, 7, 5),
(30, 2, 5),
(40, 3, 5),
(58, 8, 5),
(63, 10, 5),
(84, 5, 5),
(91, 11, 5),
(6, 1, 6),
(31, 2, 6),
(41, 3, 6),
(64, 10, 6),
(85, 5, 6),
(92, 11, 6),
(7, 1, 7),
(32, 2, 7),
(42, 3, 7),
(65, 10, 7),
(86, 5, 7),
(8, 1, 8),
(33, 2, 8),
(43, 3, 8),
(66, 10, 8),
(9, 1, 9),
(34, 2, 9),
(44, 3, 9),
(67, 10, 9),
(10, 1, 10),
(35, 2, 10),
(45, 3, 10),
(68, 10, 10),
(11, 1, 11),
(46, 3, 11),
(69, 10, 11),
(12, 1, 12),
(47, 3, 12),
(70, 10, 12),
(13, 1, 13),
(48, 3, 13),
(14, 1, 14),
(49, 3, 14),
(15, 1, 15),
(16, 1, 16),
(17, 1, 17),
(18, 1, 18),
(19, 1, 19),
(20, 1, 20),
(72, 1, 21);

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_products_to_extra_fields`
--

CREATE TABLE `lsqvo_jshopping_products_to_extra_fields` (
  `product_id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

--
-- Дамп данных таблицы `lsqvo_jshopping_products_to_extra_fields`
--

INSERT INTO `lsqvo_jshopping_products_to_extra_fields` (`product_id`) VALUES
(1),
(2),
(3),
(4),
(5),
(6),
(7),
(8),
(9),
(10),
(11),
(12),
(13),
(14),
(15),
(16),
(17),
(18),
(19),
(20),
(21),
(22),
(23),
(24),
(25),
(26),
(27),
(28),
(29),
(30),
(31),
(32),
(33),
(34),
(35),
(36),
(37),
(38),
(39),
(40),
(41),
(42),
(43),
(44),
(45),
(46),
(47),
(48),
(49),
(50),
(51),
(52),
(53),
(54),
(55),
(56),
(57),
(58),
(59),
(60),
(61),
(62),
(63),
(64),
(65),
(66),
(67),
(68),
(69),
(70),
(71),
(72),
(73),
(74),
(75),
(76),
(77),
(78),
(79),
(80),
(81),
(82),
(83),
(84),
(85),
(86),
(87),
(88),
(89),
(90),
(91),
(92);

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_products_videos`
--

CREATE TABLE `lsqvo_jshopping_products_videos` (
  `video_id` int(11) NOT NULL,
  `product_id` int(11) NOT NULL DEFAULT 0,
  `video_name` varchar(255) NOT NULL DEFAULT '',
  `video_code` text NOT NULL,
  `video_preview` varchar(255) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_product_labels`
--

CREATE TABLE `lsqvo_jshopping_product_labels` (
  `id` int(11) NOT NULL,
  `name` varchar(255) NOT NULL DEFAULT '',
  `name_en-GB` varchar(255) NOT NULL DEFAULT '',
  `name_de-DE` varchar(255) NOT NULL DEFAULT '',
  `image` varchar(255) NOT NULL DEFAULT '',
  `name_ru-RU` varchar(255) NOT NULL,
  `name_zh-CN` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

--
-- Дамп данных таблицы `lsqvo_jshopping_product_labels`
--

INSERT INTO `lsqvo_jshopping_product_labels` (`id`, `name`, `name_en-GB`, `name_de-DE`, `image`, `name_ru-RU`, `name_zh-CN`) VALUES
(1, 'New', 'New', 'New', 'new2.png', 'New', 'New'),
(2, 'Sale', 'Sale', 'Sale', 'sale.png', 'Sale', 'Sale'),
(3, 'Популярное блюдо', 'Popular dish', '', '', 'Популярное блюдо', 'Популярное блюдо');

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_shipping_ext_calc`
--

CREATE TABLE `lsqvo_jshopping_shipping_ext_calc` (
  `id` int(11) NOT NULL,
  `name` varchar(100) NOT NULL DEFAULT '',
  `alias` varchar(100) NOT NULL DEFAULT '',
  `description` text NOT NULL,
  `params` longtext NOT NULL,
  `shipping_method` text NOT NULL,
  `published` tinyint(1) NOT NULL DEFAULT 0,
  `ordering` int(6) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

--
-- Дамп данных таблицы `lsqvo_jshopping_shipping_ext_calc`
--

INSERT INTO `lsqvo_jshopping_shipping_ext_calc` (`id`, `name`, `alias`, `description`, `params`, `shipping_method`, `published`, `ordering`) VALUES
(1, 'StandartWeight', 'sm_standart_weight', 'StandartWeight', '', '', 1, 1);

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_shipping_method`
--

CREATE TABLE `lsqvo_jshopping_shipping_method` (
  `shipping_id` int(11) NOT NULL,
  `alias` varchar(100) NOT NULL DEFAULT '',
  `name_en-GB` varchar(100) NOT NULL DEFAULT '',
  `description_en-GB` text NOT NULL,
  `name_de-DE` varchar(100) NOT NULL DEFAULT '',
  `description_de-DE` text NOT NULL,
  `published` tinyint(1) NOT NULL DEFAULT 0,
  `payments` varchar(255) NOT NULL DEFAULT '',
  `image` varchar(255) NOT NULL DEFAULT '',
  `ordering` int(6) NOT NULL DEFAULT 0,
  `params` longtext NOT NULL,
  `name_ru-RU` varchar(100) NOT NULL,
  `description_ru-RU` text NOT NULL,
  `name_zh-CN` varchar(100) NOT NULL,
  `description_zh-CN` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

--
-- Дамп данных таблицы `lsqvo_jshopping_shipping_method`
--

INSERT INTO `lsqvo_jshopping_shipping_method` (`shipping_id`, `alias`, `name_en-GB`, `description_en-GB`, `name_de-DE`, `description_de-DE`, `published`, `payments`, `image`, `ordering`, `params`, `name_ru-RU`, `description_ru-RU`, `name_zh-CN`, `description_zh-CN`) VALUES
(1, '', 'Standard', '', 'Standardversand', '', 1, '', '', 1, '', 'Standard', '', 'Standard', ''),
(2, '', 'Express', '', 'Express', '', 1, '', '', 2, '', 'Express', '', 'Express', '');

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_shipping_method_price`
--

CREATE TABLE `lsqvo_jshopping_shipping_method_price` (
  `sh_pr_method_id` int(11) NOT NULL,
  `shipping_method_id` int(11) NOT NULL DEFAULT 0,
  `shipping_tax_id` int(11) NOT NULL DEFAULT 0,
  `shipping_stand_price` decimal(14,4) NOT NULL DEFAULT 0.0000,
  `package_tax_id` int(11) NOT NULL DEFAULT 0,
  `package_stand_price` decimal(14,4) NOT NULL DEFAULT 0.0000,
  `delivery_times_id` int(11) NOT NULL DEFAULT 0,
  `params` longtext NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

--
-- Дамп данных таблицы `lsqvo_jshopping_shipping_method_price`
--

INSERT INTO `lsqvo_jshopping_shipping_method_price` (`sh_pr_method_id`, `shipping_method_id`, `shipping_tax_id`, `shipping_stand_price`, `package_tax_id`, `package_stand_price`, `delivery_times_id`, `params`) VALUES
(1, 1, 1, 10.0000, 1, 0.0000, 0, ''),
(2, 2, 1, 25.0000, 1, 0.0000, 0, '');

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_shipping_method_price_countries`
--

CREATE TABLE `lsqvo_jshopping_shipping_method_price_countries` (
  `sh_method_country_id` int(11) NOT NULL,
  `country_id` int(11) NOT NULL DEFAULT 0,
  `sh_pr_method_id` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

--
-- Дамп данных таблицы `lsqvo_jshopping_shipping_method_price_countries`
--

INSERT INTO `lsqvo_jshopping_shipping_method_price_countries` (`sh_method_country_id`, `country_id`, `sh_pr_method_id`) VALUES
(239, 1, 1),
(478, 1, 2),
(238, 2, 1),
(477, 2, 2),
(237, 3, 1),
(476, 3, 2),
(236, 4, 1),
(475, 4, 2),
(235, 5, 1),
(474, 5, 2),
(234, 6, 1),
(473, 6, 2),
(233, 7, 1),
(472, 7, 2),
(232, 8, 1),
(471, 8, 2),
(231, 9, 1),
(470, 9, 2),
(230, 10, 1),
(469, 10, 2),
(229, 11, 1),
(468, 11, 2),
(228, 12, 1),
(467, 12, 2),
(227, 13, 1),
(466, 13, 2),
(226, 14, 1),
(465, 14, 2),
(225, 15, 1),
(464, 15, 2),
(224, 16, 1),
(463, 16, 2),
(223, 17, 1),
(462, 17, 2),
(222, 18, 1),
(461, 18, 2),
(221, 19, 1),
(460, 19, 2),
(220, 20, 1),
(459, 20, 2),
(219, 21, 1),
(458, 21, 2),
(218, 22, 1),
(457, 22, 2),
(217, 23, 1),
(456, 23, 2),
(216, 24, 1),
(455, 24, 2),
(215, 25, 1),
(454, 25, 2),
(214, 26, 1),
(453, 26, 2),
(213, 27, 1),
(452, 27, 2),
(212, 28, 1),
(451, 28, 2),
(211, 29, 1),
(450, 29, 2),
(210, 30, 1),
(449, 30, 2),
(209, 31, 1),
(448, 31, 2),
(208, 32, 1),
(447, 32, 2),
(207, 33, 1),
(446, 33, 2),
(206, 34, 1),
(445, 34, 2),
(205, 35, 1),
(444, 35, 2),
(204, 36, 1),
(443, 36, 2),
(203, 37, 1),
(442, 37, 2),
(202, 38, 1),
(441, 38, 2),
(201, 39, 1),
(440, 39, 2),
(200, 40, 1),
(439, 40, 2),
(199, 41, 1),
(438, 41, 2),
(198, 42, 1),
(437, 42, 2),
(197, 43, 1),
(436, 43, 2),
(196, 44, 1),
(435, 44, 2),
(195, 45, 1),
(434, 45, 2),
(194, 46, 1),
(433, 46, 2),
(193, 47, 1),
(432, 47, 2),
(192, 48, 1),
(431, 48, 2),
(191, 49, 1),
(430, 49, 2),
(190, 50, 1),
(429, 50, 2),
(189, 51, 1),
(428, 51, 2),
(188, 52, 1),
(427, 52, 2),
(187, 53, 1),
(426, 53, 2),
(186, 54, 1),
(425, 54, 2),
(185, 55, 1),
(424, 55, 2),
(184, 56, 1),
(423, 56, 2),
(183, 57, 1),
(422, 57, 2),
(182, 58, 1),
(421, 58, 2),
(181, 59, 1),
(420, 59, 2),
(180, 60, 1),
(419, 60, 2),
(179, 61, 1),
(418, 61, 2),
(178, 62, 1),
(417, 62, 2),
(177, 63, 1),
(416, 63, 2),
(176, 64, 1),
(415, 64, 2),
(175, 65, 1),
(414, 65, 2),
(174, 66, 1),
(413, 66, 2),
(173, 67, 1),
(412, 67, 2),
(172, 68, 1),
(411, 68, 2),
(171, 69, 1),
(410, 69, 2),
(170, 70, 1),
(409, 70, 2),
(169, 71, 1),
(408, 71, 2),
(168, 72, 1),
(407, 72, 2),
(167, 73, 1),
(406, 73, 2),
(166, 74, 1),
(405, 74, 2),
(165, 75, 1),
(404, 75, 2),
(164, 76, 1),
(403, 76, 2),
(163, 77, 1),
(402, 77, 2),
(162, 78, 1),
(401, 78, 2),
(161, 79, 1),
(400, 79, 2),
(160, 80, 1),
(399, 80, 2),
(159, 81, 1),
(398, 81, 2),
(158, 82, 1),
(397, 82, 2),
(157, 83, 1),
(396, 83, 2),
(156, 84, 1),
(395, 84, 2),
(155, 85, 1),
(394, 85, 2),
(154, 86, 1),
(393, 86, 2),
(153, 87, 1),
(392, 87, 2),
(152, 88, 1),
(391, 88, 2),
(151, 89, 1),
(390, 89, 2),
(150, 90, 1),
(389, 90, 2),
(149, 91, 1),
(388, 91, 2),
(148, 92, 1),
(387, 92, 2),
(147, 93, 1),
(386, 93, 2),
(146, 94, 1),
(385, 94, 2),
(145, 95, 1),
(384, 95, 2),
(144, 96, 1),
(383, 96, 2),
(143, 97, 1),
(382, 97, 2),
(142, 98, 1),
(381, 98, 2),
(141, 99, 1),
(380, 99, 2),
(140, 100, 1),
(379, 100, 2),
(139, 101, 1),
(378, 101, 2),
(138, 102, 1),
(377, 102, 2),
(137, 103, 1),
(376, 103, 2),
(136, 104, 1),
(375, 104, 2),
(135, 105, 1),
(374, 105, 2),
(134, 106, 1),
(373, 106, 2),
(133, 107, 1),
(372, 107, 2),
(132, 108, 1),
(371, 108, 2),
(131, 109, 1),
(370, 109, 2),
(130, 110, 1),
(369, 110, 2),
(129, 111, 1),
(368, 111, 2),
(128, 112, 1),
(367, 112, 2),
(127, 113, 1),
(366, 113, 2),
(126, 114, 1),
(365, 114, 2),
(125, 115, 1),
(364, 115, 2),
(124, 116, 1),
(363, 116, 2),
(123, 117, 1),
(362, 117, 2),
(122, 118, 1),
(361, 118, 2),
(121, 119, 1),
(360, 119, 2),
(120, 120, 1),
(359, 120, 2),
(119, 121, 1),
(358, 121, 2),
(118, 122, 1),
(357, 122, 2),
(117, 123, 1),
(356, 123, 2),
(116, 124, 1),
(355, 124, 2),
(115, 125, 1),
(354, 125, 2),
(114, 126, 1),
(353, 126, 2),
(113, 127, 1),
(352, 127, 2),
(112, 128, 1),
(351, 128, 2),
(111, 129, 1),
(350, 129, 2),
(110, 130, 1),
(349, 130, 2),
(109, 131, 1),
(348, 131, 2),
(108, 132, 1),
(347, 132, 2),
(107, 133, 1),
(346, 133, 2),
(106, 134, 1),
(345, 134, 2),
(105, 135, 1),
(344, 135, 2),
(104, 136, 1),
(343, 136, 2),
(103, 137, 1),
(342, 137, 2),
(102, 138, 1),
(341, 138, 2),
(101, 139, 1),
(340, 139, 2),
(100, 140, 1),
(339, 140, 2),
(99, 141, 1),
(338, 141, 2),
(98, 142, 1),
(337, 142, 2),
(97, 143, 1),
(336, 143, 2),
(96, 144, 1),
(335, 144, 2),
(95, 145, 1),
(334, 145, 2),
(94, 146, 1),
(333, 146, 2),
(93, 147, 1),
(332, 147, 2),
(92, 148, 1),
(331, 148, 2),
(91, 149, 1),
(330, 149, 2),
(90, 150, 1),
(329, 150, 2),
(89, 151, 1),
(328, 151, 2),
(88, 152, 1),
(327, 152, 2),
(87, 153, 1),
(326, 153, 2),
(86, 154, 1),
(325, 154, 2),
(85, 155, 1),
(324, 155, 2),
(84, 156, 1),
(323, 156, 2),
(83, 157, 1),
(322, 157, 2),
(82, 158, 1),
(321, 158, 2),
(81, 159, 1),
(320, 159, 2),
(80, 160, 1),
(319, 160, 2),
(79, 161, 1),
(318, 161, 2),
(78, 162, 1),
(317, 162, 2),
(77, 163, 1),
(316, 163, 2),
(76, 164, 1),
(315, 164, 2),
(75, 165, 1),
(314, 165, 2),
(74, 166, 1),
(313, 166, 2),
(73, 167, 1),
(312, 167, 2),
(72, 168, 1),
(311, 168, 2),
(71, 169, 1),
(310, 169, 2),
(70, 170, 1),
(309, 170, 2),
(69, 171, 1),
(308, 171, 2),
(68, 172, 1),
(307, 172, 2),
(67, 173, 1),
(306, 173, 2),
(66, 174, 1),
(305, 174, 2),
(65, 175, 1),
(304, 175, 2),
(64, 176, 1),
(303, 176, 2),
(63, 177, 1),
(302, 177, 2),
(62, 178, 1),
(301, 178, 2),
(61, 179, 1),
(300, 179, 2),
(60, 180, 1),
(299, 180, 2),
(59, 181, 1),
(298, 181, 2),
(58, 182, 1),
(297, 182, 2),
(57, 183, 1),
(296, 183, 2),
(56, 184, 1),
(295, 184, 2),
(55, 185, 1),
(294, 185, 2),
(54, 186, 1),
(293, 186, 2),
(53, 187, 1),
(292, 187, 2),
(52, 188, 1),
(291, 188, 2),
(51, 189, 1),
(290, 189, 2),
(50, 190, 1),
(289, 190, 2),
(49, 191, 1),
(288, 191, 2),
(48, 192, 1),
(287, 192, 2),
(47, 193, 1),
(286, 193, 2),
(46, 194, 1),
(285, 194, 2),
(45, 195, 1),
(284, 195, 2),
(44, 196, 1),
(283, 196, 2),
(43, 197, 1),
(282, 197, 2),
(42, 198, 1),
(281, 198, 2),
(41, 199, 1),
(280, 199, 2),
(40, 200, 1),
(279, 200, 2),
(39, 201, 1),
(278, 201, 2),
(38, 202, 1),
(277, 202, 2),
(37, 203, 1),
(276, 203, 2),
(36, 204, 1),
(275, 204, 2),
(35, 205, 1),
(274, 205, 2),
(34, 206, 1),
(273, 206, 2),
(33, 207, 1),
(272, 207, 2),
(32, 208, 1),
(271, 208, 2),
(31, 209, 1),
(270, 209, 2),
(30, 210, 1),
(269, 210, 2),
(29, 211, 1),
(268, 211, 2),
(28, 212, 1),
(267, 212, 2),
(27, 213, 1),
(266, 213, 2),
(26, 214, 1),
(265, 214, 2),
(25, 215, 1),
(264, 215, 2),
(24, 216, 1),
(263, 216, 2),
(23, 217, 1),
(262, 217, 2),
(22, 218, 1),
(261, 218, 2),
(21, 219, 1),
(260, 219, 2),
(20, 220, 1),
(259, 220, 2),
(19, 221, 1),
(258, 221, 2),
(18, 222, 1),
(257, 222, 2),
(17, 223, 1),
(256, 223, 2),
(16, 224, 1),
(255, 224, 2),
(15, 225, 1),
(254, 225, 2),
(14, 226, 1),
(253, 226, 2),
(13, 227, 1),
(252, 227, 2),
(12, 228, 1),
(251, 228, 2),
(11, 229, 1),
(250, 229, 2),
(10, 230, 1),
(249, 230, 2),
(9, 231, 1),
(248, 231, 2),
(8, 232, 1),
(247, 232, 2),
(7, 233, 1),
(246, 233, 2),
(6, 234, 1),
(245, 234, 2),
(5, 235, 1),
(244, 235, 2),
(4, 236, 1),
(243, 236, 2),
(3, 237, 1),
(242, 237, 2),
(2, 238, 1),
(241, 238, 2),
(1, 239, 1),
(240, 239, 2);

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_shipping_method_price_weight`
--

CREATE TABLE `lsqvo_jshopping_shipping_method_price_weight` (
  `sh_pr_weight_id` int(11) NOT NULL,
  `sh_pr_method_id` int(11) NOT NULL DEFAULT 0,
  `shipping_price` decimal(12,2) NOT NULL DEFAULT 0.00,
  `shipping_weight_from` decimal(14,4) NOT NULL DEFAULT 0.0000,
  `shipping_weight_to` decimal(14,4) NOT NULL DEFAULT 0.0000,
  `shipping_package_price` decimal(14,4) NOT NULL DEFAULT 0.0000
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_taxes`
--

CREATE TABLE `lsqvo_jshopping_taxes` (
  `tax_id` int(11) NOT NULL,
  `tax_name` varchar(50) NOT NULL DEFAULT '',
  `tax_value` decimal(12,2) NOT NULL DEFAULT 0.00
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

--
-- Дамп данных таблицы `lsqvo_jshopping_taxes`
--

INSERT INTO `lsqvo_jshopping_taxes` (`tax_id`, `tax_name`, `tax_value`) VALUES
(1, 'Normal', 19.00);

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_taxes_ext`
--

CREATE TABLE `lsqvo_jshopping_taxes_ext` (
  `id` int(11) NOT NULL,
  `tax_id` int(11) NOT NULL DEFAULT 0,
  `zones` text NOT NULL,
  `tax` decimal(12,2) NOT NULL DEFAULT 0.00,
  `firma_tax` decimal(12,2) NOT NULL DEFAULT 0.00
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_unit`
--

CREATE TABLE `lsqvo_jshopping_unit` (
  `id` int(11) NOT NULL,
  `qty` int(11) NOT NULL DEFAULT 1,
  `name_de-DE` varchar(255) NOT NULL DEFAULT '',
  `name_en-GB` varchar(255) NOT NULL DEFAULT '',
  `name_ru-RU` varchar(255) NOT NULL,
  `name_zh-CN` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

--
-- Дамп данных таблицы `lsqvo_jshopping_unit`
--

INSERT INTO `lsqvo_jshopping_unit` (`id`, `qty`, `name_de-DE`, `name_en-GB`, `name_ru-RU`, `name_zh-CN`) VALUES
(1, 1, 'Kg', 'Kg', 'Kg', 'Kg'),
(2, 1, 'Liter', 'Liter', 'Liter', 'Liter'),
(3, 1, 'St.', 'pcs.', 'pcs.', 'pcs.');

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_usergroups`
--

CREATE TABLE `lsqvo_jshopping_usergroups` (
  `usergroup_id` int(11) NOT NULL,
  `usergroup_name` varchar(64) NOT NULL DEFAULT '',
  `usergroup_discount` decimal(12,2) NOT NULL DEFAULT 0.00,
  `usergroup_description` text NOT NULL,
  `usergroup_is_default` tinyint(1) NOT NULL DEFAULT 0,
  `name_en-GB` varchar(255) NOT NULL DEFAULT '',
  `name_de-DE` varchar(255) NOT NULL DEFAULT '',
  `description_en-GB` text NOT NULL,
  `name_ru-RU` varchar(255) NOT NULL,
  `description_ru-RU` text NOT NULL,
  `name_zh-CN` varchar(255) NOT NULL,
  `description_zh-CN` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

--
-- Дамп данных таблицы `lsqvo_jshopping_usergroups`
--

INSERT INTO `lsqvo_jshopping_usergroups` (`usergroup_id`, `usergroup_name`, `usergroup_discount`, `usergroup_description`, `usergroup_is_default`, `name_en-GB`, `name_de-DE`, `description_en-GB`, `name_ru-RU`, `description_ru-RU`, `name_zh-CN`, `description_zh-CN`) VALUES
(1, 'Default', 0.00, 'Default', 1, 'Default', 'Default', '', 'Default', '', 'Default', '');

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_users`
--

CREATE TABLE `lsqvo_jshopping_users` (
  `user_id` int(11) NOT NULL DEFAULT 0,
  `usergroup_id` int(11) NOT NULL DEFAULT 0,
  `payment_id` int(11) NOT NULL DEFAULT 0,
  `shipping_id` int(11) NOT NULL DEFAULT 0,
  `u_name` varchar(150) NOT NULL DEFAULT '',
  `number` varchar(32) NOT NULL DEFAULT '0',
  `title` tinyint(1) NOT NULL DEFAULT 0,
  `f_name` varchar(255) NOT NULL DEFAULT '',
  `l_name` varchar(255) NOT NULL DEFAULT '',
  `m_name` varchar(255) NOT NULL DEFAULT '',
  `firma_name` varchar(100) NOT NULL DEFAULT '',
  `client_type` tinyint(1) NOT NULL DEFAULT 0,
  `firma_code` varchar(100) NOT NULL DEFAULT '',
  `tax_number` varchar(100) NOT NULL DEFAULT '',
  `email` varchar(255) NOT NULL DEFAULT '',
  `birthday` date NOT NULL DEFAULT '0000-00-00',
  `street` varchar(255) NOT NULL DEFAULT '',
  `street_nr` varchar(16) NOT NULL DEFAULT '',
  `home` varchar(20) NOT NULL DEFAULT '',
  `apartment` varchar(20) NOT NULL DEFAULT '',
  `zip` varchar(20) NOT NULL DEFAULT '',
  `city` varchar(100) NOT NULL DEFAULT '',
  `state` varchar(100) NOT NULL DEFAULT '',
  `country` int(11) DEFAULT NULL,
  `phone` varchar(24) NOT NULL DEFAULT '',
  `mobil_phone` varchar(24) NOT NULL DEFAULT '',
  `fax` varchar(24) NOT NULL DEFAULT '',
  `ext_field_1` varchar(255) NOT NULL DEFAULT '',
  `ext_field_2` varchar(255) NOT NULL DEFAULT '',
  `ext_field_3` varchar(255) NOT NULL DEFAULT '',
  `delivery_adress` tinyint(1) NOT NULL,
  `d_title` tinyint(1) NOT NULL DEFAULT 0,
  `d_f_name` varchar(255) NOT NULL DEFAULT '',
  `d_l_name` varchar(255) NOT NULL DEFAULT '',
  `d_m_name` varchar(255) NOT NULL DEFAULT '',
  `d_firma_name` varchar(100) NOT NULL DEFAULT '',
  `d_email` varchar(255) NOT NULL DEFAULT '',
  `d_birthday` date NOT NULL DEFAULT '0000-00-00',
  `d_street` varchar(255) NOT NULL DEFAULT '',
  `d_street_nr` varchar(16) NOT NULL DEFAULT '',
  `d_home` varchar(20) NOT NULL DEFAULT '',
  `d_apartment` varchar(20) NOT NULL DEFAULT '',
  `d_zip` varchar(20) NOT NULL DEFAULT '',
  `d_city` varchar(100) NOT NULL DEFAULT '',
  `d_state` varchar(100) NOT NULL DEFAULT '',
  `d_country` int(11) NOT NULL DEFAULT 0,
  `d_phone` varchar(24) NOT NULL DEFAULT '',
  `d_mobil_phone` varchar(24) NOT NULL DEFAULT '',
  `d_fax` varchar(24) NOT NULL DEFAULT '',
  `d_ext_field_1` varchar(255) NOT NULL DEFAULT '',
  `d_ext_field_2` varchar(255) NOT NULL DEFAULT '',
  `d_ext_field_3` varchar(255) NOT NULL DEFAULT '',
  `lang` varchar(5) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_jshopping_vendors`
--

CREATE TABLE `lsqvo_jshopping_vendors` (
  `id` int(11) NOT NULL,
  `shop_name` varchar(255) NOT NULL DEFAULT '',
  `company_name` varchar(255) NOT NULL DEFAULT '',
  `url` varchar(255) NOT NULL DEFAULT '',
  `logo` varchar(255) NOT NULL DEFAULT '',
  `adress` varchar(255) NOT NULL DEFAULT '',
  `city` varchar(100) NOT NULL DEFAULT '',
  `zip` varchar(20) NOT NULL DEFAULT '0',
  `state` varchar(100) NOT NULL DEFAULT '',
  `country` int(11) NOT NULL DEFAULT 0,
  `f_name` varchar(255) NOT NULL DEFAULT '',
  `l_name` varchar(255) NOT NULL DEFAULT '',
  `middlename` varchar(255) NOT NULL DEFAULT '',
  `phone` varchar(24) NOT NULL DEFAULT '',
  `fax` varchar(24) NOT NULL DEFAULT '',
  `email` varchar(255) NOT NULL DEFAULT '',
  `benef_bank_info` varchar(64) NOT NULL DEFAULT '0',
  `benef_bic` varchar(64) NOT NULL DEFAULT '0',
  `benef_conto` varchar(64) NOT NULL DEFAULT '0',
  `benef_payee` varchar(64) NOT NULL DEFAULT '0',
  `benef_iban` varchar(64) NOT NULL DEFAULT '0',
  `benef_bic_bic` varchar(64) NOT NULL DEFAULT '0',
  `benef_swift` varchar(64) NOT NULL DEFAULT '0',
  `interm_name` varchar(64) NOT NULL DEFAULT '0',
  `interm_swift` varchar(64) NOT NULL DEFAULT '0',
  `identification_number` varchar(64) NOT NULL DEFAULT '0',
  `tax_number` varchar(64) NOT NULL DEFAULT '0',
  `additional_information` text NOT NULL,
  `user_id` int(11) NOT NULL DEFAULT 0,
  `main` tinyint(1) NOT NULL DEFAULT 0,
  `publish` tinyint(1) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

--
-- Дамп данных таблицы `lsqvo_jshopping_vendors`
--

INSERT INTO `lsqvo_jshopping_vendors` (`id`, `shop_name`, `company_name`, `url`, `logo`, `adress`, `city`, `zip`, `state`, `country`, `f_name`, `l_name`, `middlename`, `phone`, `fax`, `email`, `benef_bank_info`, `benef_bic`, `benef_conto`, `benef_payee`, `benef_iban`, `benef_bic_bic`, `benef_swift`, `interm_name`, `interm_swift`, `identification_number`, `tax_number`, `additional_information`, `user_id`, `main`, `publish`) VALUES
(1, 'Shop name', 'Company', '', '', 'Address', 'City', 'Postal Code ', 'State', 81, 'First name ', 'Last name', '', '00000000', '00000000', 'email@email.com', 'test', 'test', 'test', 'test', 'test', '0', 'test', 'test', 'test', '', '', 'Additional information', 0, 1, 1);

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_languages`
--

CREATE TABLE `lsqvo_languages` (
  `lang_id` int(10) UNSIGNED NOT NULL,
  `asset_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `lang_code` char(7) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
  `title` varchar(50) NOT NULL,
  `title_native` varchar(50) NOT NULL,
  `sef` varchar(50) NOT NULL,
  `image` varchar(50) NOT NULL,
  `description` varchar(512) NOT NULL,
  `metakey` text DEFAULT NULL,
  `metadesc` text NOT NULL,
  `sitename` varchar(1024) NOT NULL DEFAULT '',
  `published` int(11) NOT NULL DEFAULT 0,
  `access` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `ordering` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Дамп данных таблицы `lsqvo_languages`
--

INSERT INTO `lsqvo_languages` (`lang_id`, `asset_id`, `lang_code`, `title`, `title_native`, `sef`, `image`, `description`, `metakey`, `metadesc`, `sitename`, `published`, `access`, `ordering`) VALUES
(1, 12, 'en-GB', 'English (en-GB)', 'English (United Kingdom)', 'en', 'en_gb', '', '', '', '', 1, 1, 2),
(2, 97, 'ru-RU', 'Russian (ru-RU)', 'Русский (Россия)', 'ru', 'ru_ru', '', NULL, '', '', 1, 1, 1),
(3, 211, 'zh-CN', 'Chinese Simplified (China)', '简体中文 (中国)', 'cn', 'zh_cn', '', NULL, '', '', 1, 1, 3);

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_mail_templates`
--

CREATE TABLE `lsqvo_mail_templates` (
  `template_id` varchar(127) NOT NULL DEFAULT '',
  `extension` varchar(127) NOT NULL DEFAULT '',
  `language` char(7) NOT NULL DEFAULT '',
  `subject` varchar(255) NOT NULL DEFAULT '',
  `body` text NOT NULL,
  `htmlbody` mediumtext NOT NULL,
  `attachments` text NOT NULL,
  `params` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Дамп данных таблицы `lsqvo_mail_templates`
--

INSERT INTO `lsqvo_mail_templates` (`template_id`, `extension`, `language`, `subject`, `body`, `htmlbody`, `attachments`, `params`) VALUES
('com_actionlogs.notification', 'com_actionlogs', '', 'COM_ACTIONLOGS_EMAIL_SUBJECT', 'COM_ACTIONLOGS_EMAIL_BODY', 'COM_ACTIONLOGS_EMAIL_HTMLBODY', '', '{\"tags\":[\"message\",\"date\",\"extension\",\"username\"]}'),
('com_config.test_mail', 'com_config', '', 'COM_CONFIG_SENDMAIL_SUBJECT', 'COM_CONFIG_SENDMAIL_BODY', '', '', '{\"tags\":[\"sitename\",\"method\"]}'),
('com_contact.mail', 'com_contact', '', 'COM_CONTACT_ENQUIRY_SUBJECT', 'COM_CONTACT_ENQUIRY_TEXT', '', '', '{\"tags\":[\"sitename\",\"name\",\"email\",\"subject\",\"body\",\"url\",\"customfields\"]}'),
('com_contact.mail.copy', 'com_contact', '', 'COM_CONTACT_COPYSUBJECT_OF', 'COM_CONTACT_COPYTEXT_OF', '', '', '{\"tags\":[\"sitename\",\"name\",\"email\",\"subject\",\"body\",\"url\",\"customfields\",\"contactname\"]}'),
('com_messages.new_message', 'com_messages', '', 'COM_MESSAGES_NEW_MESSAGE', 'COM_MESSAGES_NEW_MESSAGE_BODY', '', '', '{\"tags\":[\"subject\",\"message\",\"fromname\",\"sitename\",\"siteurl\",\"fromemail\",\"toname\",\"toemail\"]}'),
('com_privacy.notification.admin.export', 'com_privacy', '', 'COM_PRIVACY_EMAIL_ADMIN_REQUEST_SUBJECT_EXPORT_REQUEST', 'COM_PRIVACY_EMAIL_ADMIN_REQUEST_BODY_EXPORT_REQUEST', '', '', '{\"tags\":[\"sitename\",\"url\",\"tokenurl\",\"formurl\",\"token\"]}'),
('com_privacy.notification.admin.remove', 'com_privacy', '', 'COM_PRIVACY_EMAIL_ADMIN_REQUEST_SUBJECT_REMOVE_REQUEST', 'COM_PRIVACY_EMAIL_ADMIN_REQUEST_BODY_REMOVE_REQUEST', '', '', '{\"tags\":[\"sitename\",\"url\",\"tokenurl\",\"formurl\",\"token\"]}'),
('com_privacy.notification.export', 'com_privacy', '', 'COM_PRIVACY_EMAIL_REQUEST_SUBJECT_EXPORT_REQUEST', 'COM_PRIVACY_EMAIL_REQUEST_BODY_EXPORT_REQUEST', '', '', '{\"tags\":[\"sitename\",\"url\",\"tokenurl\",\"formurl\",\"token\"]}'),
('com_privacy.notification.remove', 'com_privacy', '', 'COM_PRIVACY_EMAIL_REQUEST_SUBJECT_REMOVE_REQUEST', 'COM_PRIVACY_EMAIL_REQUEST_BODY_REMOVE_REQUEST', '', '', '{\"tags\":[\"sitename\",\"url\",\"tokenurl\",\"formurl\",\"token\"]}'),
('com_privacy.userdataexport', 'com_privacy', '', 'COM_PRIVACY_EMAIL_DATA_EXPORT_COMPLETED_SUBJECT', 'COM_PRIVACY_EMAIL_DATA_EXPORT_COMPLETED_BODY', '', '', '{\"tags\":[\"sitename\",\"url\"]}'),
('com_users.massmail.mail', 'com_users', '', 'COM_USERS_MASSMAIL_MAIL_SUBJECT', 'COM_USERS_MASSMAIL_MAIL_BODY', '', '', '{\"tags\":[\"subject\",\"body\",\"subjectprefix\",\"bodysuffix\"]}'),
('com_users.password_reset', 'com_users', '', 'COM_USERS_EMAIL_PASSWORD_RESET_SUBJECT', 'COM_USERS_EMAIL_PASSWORD_RESET_BODY', '', '', '{\"tags\":[\"name\",\"email\",\"sitename\",\"link_text\",\"link_html\",\"token\"]}'),
('com_users.registration.admin.new_notification', 'com_users', '', 'COM_USERS_EMAIL_ACCOUNT_DETAILS', 'COM_USERS_EMAIL_REGISTERED_NOTIFICATION_TO_ADMIN_BODY', '', '', '{\"tags\":[\"name\",\"sitename\",\"siteurl\",\"username\"]}'),
('com_users.registration.admin.verification_request', 'com_users', '', 'COM_USERS_EMAIL_ACTIVATE_WITH_ADMIN_ACTIVATION_SUBJECT', 'COM_USERS_EMAIL_ACTIVATE_WITH_ADMIN_ACTIVATION_BODY', '', '', '{\"tags\":[\"name\",\"sitename\",\"email\",\"username\",\"activate\"]}'),
('com_users.registration.user.admin_activated', 'com_users', '', 'COM_USERS_EMAIL_ACTIVATED_BY_ADMIN_ACTIVATION_SUBJECT', 'COM_USERS_EMAIL_ACTIVATED_BY_ADMIN_ACTIVATION_BODY', '', '', '{\"tags\":[\"name\",\"sitename\",\"siteurl\",\"username\"]}'),
('com_users.registration.user.admin_activation', 'com_users', '', 'COM_USERS_EMAIL_ACCOUNT_DETAILS', 'COM_USERS_EMAIL_REGISTERED_WITH_ADMIN_ACTIVATION_BODY_NOPW', '', '', '{\"tags\":[\"name\",\"sitename\",\"activate\",\"siteurl\",\"username\"]}'),
('com_users.registration.user.admin_activation_w_pw', 'com_users', '', 'COM_USERS_EMAIL_ACCOUNT_DETAILS', 'COM_USERS_EMAIL_REGISTERED_WITH_ADMIN_ACTIVATION_BODY', '', '', '{\"tags\":[\"name\",\"sitename\",\"activate\",\"siteurl\",\"username\",\"password_clear\"]}'),
('com_users.registration.user.registration_mail', 'com_users', '', 'COM_USERS_EMAIL_ACCOUNT_DETAILS', 'COM_USERS_EMAIL_REGISTERED_BODY_NOPW', '', '', '{\"tags\":[\"name\",\"sitename\",\"siteurl\",\"username\"]}'),
('com_users.registration.user.registration_mail_w_pw', 'com_users', '', 'COM_USERS_EMAIL_ACCOUNT_DETAILS', 'COM_USERS_EMAIL_REGISTERED_BODY', '', '', '{\"tags\":[\"name\",\"sitename\",\"siteurl\",\"username\",\"password_clear\"]}'),
('com_users.registration.user.self_activation', 'com_users', '', 'COM_USERS_EMAIL_ACCOUNT_DETAILS', 'COM_USERS_EMAIL_REGISTERED_WITH_ACTIVATION_BODY_NOPW', '', '', '{\"tags\":[\"name\",\"sitename\",\"activate\",\"siteurl\",\"username\"]}'),
('com_users.registration.user.self_activation_w_pw', 'com_users', '', 'COM_USERS_EMAIL_ACCOUNT_DETAILS', 'COM_USERS_EMAIL_REGISTERED_WITH_ACTIVATION_BODY', '', '', '{\"tags\":[\"name\",\"sitename\",\"activate\",\"siteurl\",\"username\",\"password_clear\"]}'),
('com_users.reminder', 'com_users', '', 'COM_USERS_EMAIL_USERNAME_REMINDER_SUBJECT', 'COM_USERS_EMAIL_USERNAME_REMINDER_BODY', '', '', '{\"tags\":[\"name\",\"username\",\"sitename\",\"email\",\"link_text\",\"link_html\"]}'),
('plg_multifactorauth_email.mail', 'plg_multifactorauth_email', '', 'PLG_MULTIFACTORAUTH_EMAIL_EMAIL_SUBJECT', 'PLG_MULTIFACTORAUTH_EMAIL_EMAIL_BODY', '', '', '{\"tags\":[\"code\",\"sitename\",\"siteurl\",\"username\",\"email\",\"fullname\"]}'),
('plg_system_privacyconsent.request.reminder', 'plg_system_privacyconsent', '', 'PLG_SYSTEM_PRIVACYCONSENT_EMAIL_REMIND_SUBJECT', 'PLG_SYSTEM_PRIVACYCONSENT_EMAIL_REMIND_BODY', '', '', '{\"tags\":[\"sitename\",\"url\",\"tokenurl\",\"formurl\",\"token\"]}'),
('plg_system_tasknotification.failure_mail', 'plg_system_tasknotification', '', 'PLG_SYSTEM_TASK_NOTIFICATION_FAILURE_MAIL_SUBJECT', 'PLG_SYSTEM_TASK_NOTIFICATION_FAILURE_MAIL_BODY', '', '', '{\"tags\": [\"task_id\", \"task_title\", \"exit_code\", \"exec_data_time\", \"task_output\"]}'),
('plg_system_tasknotification.fatal_recovery_mail', 'plg_system_tasknotification', '', 'PLG_SYSTEM_TASK_NOTIFICATION_FATAL_MAIL_SUBJECT', 'PLG_SYSTEM_TASK_NOTIFICATION_FATAL_MAIL_BODY', '', '', '{\"tags\": [\"task_id\", \"task_title\"]}'),
('plg_system_tasknotification.orphan_mail', 'plg_system_tasknotification', '', 'PLG_SYSTEM_TASK_NOTIFICATION_ORPHAN_MAIL_SUBJECT', 'PLG_SYSTEM_TASK_NOTIFICATION_ORPHAN_MAIL_BODY', '', '', '{\"tags\": [\"task_id\", \"task_title\"]}'),
('plg_system_tasknotification.success_mail', 'plg_system_tasknotification', '', 'PLG_SYSTEM_TASK_NOTIFICATION_SUCCESS_MAIL_SUBJECT', 'PLG_SYSTEM_TASK_NOTIFICATION_SUCCESS_MAIL_BODY', '', '', '{\"tags\":[\"task_id\", \"task_title\", \"exec_data_time\", \"task_output\"]}'),
('plg_system_updatenotification.mail', 'plg_system_updatenotification', '', 'PLG_SYSTEM_UPDATENOTIFICATION_EMAIL_SUBJECT', 'PLG_SYSTEM_UPDATENOTIFICATION_EMAIL_BODY', '', '', '{\"tags\":[\"newversion\",\"curversion\",\"sitename\",\"url\",\"link\",\"releasenews\"]}'),
('plg_user_joomla.mail', 'plg_user_joomla', '', 'PLG_USER_JOOMLA_NEW_USER_EMAIL_SUBJECT', 'PLG_USER_JOOMLA_NEW_USER_EMAIL_BODY', '', '', '{\"tags\":[\"name\",\"sitename\",\"url\",\"username\",\"password\",\"email\"]}');

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_menu`
--

CREATE TABLE `lsqvo_menu` (
  `id` int(11) NOT NULL,
  `menutype` varchar(24) NOT NULL COMMENT 'The type of menu this item belongs to. FK to #__menu_types.menutype',
  `title` varchar(255) NOT NULL COMMENT 'The display title of the menu item.',
  `alias` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL COMMENT 'The SEF alias of the menu item.',
  `note` varchar(255) NOT NULL DEFAULT '',
  `path` varchar(1024) NOT NULL COMMENT 'The computed path of the menu item based on the alias field.',
  `link` varchar(1024) NOT NULL COMMENT 'The actually link the menu item refers to.',
  `type` varchar(16) NOT NULL COMMENT 'The type of link: Component, URL, Alias, Separator',
  `published` tinyint(4) NOT NULL DEFAULT 0 COMMENT 'The published state of the menu link.',
  `parent_id` int(10) UNSIGNED NOT NULL DEFAULT 1 COMMENT 'The parent menu item in the menu tree.',
  `level` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'The relative level in the tree.',
  `component_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'FK to #__extensions.id',
  `checked_out` int(10) UNSIGNED DEFAULT NULL COMMENT 'FK to #__users.id',
  `checked_out_time` datetime DEFAULT NULL COMMENT 'The time the menu item was checked out.',
  `browserNav` tinyint(4) NOT NULL DEFAULT 0 COMMENT 'The click behaviour of the link.',
  `access` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'The access level required to view the menu item.',
  `img` varchar(255) NOT NULL COMMENT 'The image of the menu item.',
  `template_style_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `params` text NOT NULL COMMENT 'JSON encoded data for the menu item.',
  `lft` int(11) NOT NULL DEFAULT 0 COMMENT 'Nested set lft.',
  `rgt` int(11) NOT NULL DEFAULT 0 COMMENT 'Nested set rgt.',
  `home` tinyint(3) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Indicates if this menu item is the home or default page.',
  `language` char(7) NOT NULL DEFAULT '',
  `client_id` tinyint(4) NOT NULL DEFAULT 0,
  `publish_up` datetime DEFAULT NULL,
  `publish_down` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Дамп данных таблицы `lsqvo_menu`
--

INSERT INTO `lsqvo_menu` (`id`, `menutype`, `title`, `alias`, `note`, `path`, `link`, `type`, `published`, `parent_id`, `level`, `component_id`, `checked_out`, `checked_out_time`, `browserNav`, `access`, `img`, `template_style_id`, `params`, `lft`, `rgt`, `home`, `language`, `client_id`, `publish_up`, `publish_down`) VALUES
(1, '', 'Menu_Item_Root', 'root', '', '', '', '', 1, 0, 0, 0, NULL, NULL, 0, 0, '', 0, '', 0, 133, 0, '*', 0, NULL, NULL),
(2, 'main', 'com_banners', 'Banners', '', 'Banners', 'index.php?option=com_banners', 'component', 1, 1, 1, 3, NULL, NULL, 0, 0, 'class:bookmark', 0, '', 1, 10, 0, '*', 1, NULL, NULL),
(3, 'main', 'com_banners', 'Banners', '', 'Banners/Banners', 'index.php?option=com_banners&view=banners', 'component', 1, 2, 2, 3, NULL, NULL, 0, 0, 'class:banners', 0, '', 2, 3, 0, '*', 1, NULL, NULL),
(4, 'main', 'com_banners_categories', 'Categories', '', 'Banners/Categories', 'index.php?option=com_categories&view=categories&extension=com_banners', 'component', 1, 2, 2, 5, NULL, NULL, 0, 0, 'class:banners-cat', 0, '', 4, 5, 0, '*', 1, NULL, NULL),
(5, 'main', 'com_banners_clients', 'Clients', '', 'Banners/Clients', 'index.php?option=com_banners&view=clients', 'component', 1, 2, 2, 3, NULL, NULL, 0, 0, 'class:banners-clients', 0, '', 6, 7, 0, '*', 1, NULL, NULL),
(6, 'main', 'com_banners_tracks', 'Tracks', '', 'Banners/Tracks', 'index.php?option=com_banners&view=tracks', 'component', 1, 2, 2, 3, NULL, NULL, 0, 0, 'class:banners-tracks', 0, '', 8, 9, 0, '*', 1, NULL, NULL),
(7, 'main', 'com_contact', 'Contacts', '', 'Contacts', 'index.php?option=com_contact', 'component', 1, 1, 1, 7, NULL, NULL, 0, 0, 'class:address-book', 0, '', 47, 56, 0, '*', 1, NULL, NULL),
(8, 'main', 'com_contact_contacts', 'Contacts', '', 'Contacts/Contacts', 'index.php?option=com_contact&view=contacts', 'component', 1, 7, 2, 7, NULL, NULL, 0, 0, 'class:contact', 0, '', 48, 49, 0, '*', 1, NULL, NULL),
(9, 'main', 'com_contact_categories', 'Categories', '', 'Contacts/Categories', 'index.php?option=com_categories&view=categories&extension=com_contact', 'component', 1, 7, 2, 5, NULL, NULL, 0, 0, 'class:contact-cat', 0, '', 50, 51, 0, '*', 1, NULL, NULL),
(10, 'main', 'com_newsfeeds', 'News Feeds', '', 'News Feeds', 'index.php?option=com_newsfeeds', 'component', 1, 1, 1, 16, NULL, NULL, 0, 0, 'class:rss', 0, '', 59, 64, 0, '*', 1, NULL, NULL),
(11, 'main', 'com_newsfeeds_feeds', 'Feeds', '', 'News Feeds/Feeds', 'index.php?option=com_newsfeeds&view=newsfeeds', 'component', 1, 10, 2, 16, NULL, NULL, 0, 0, 'class:newsfeeds', 0, '', 60, 61, 0, '*', 1, NULL, NULL),
(12, 'main', 'com_newsfeeds_categories', 'Categories', '', 'News Feeds/Categories', 'index.php?option=com_categories&view=categories&extension=com_newsfeeds', 'component', 1, 10, 2, 5, NULL, NULL, 0, 0, 'class:newsfeeds-cat', 0, '', 62, 63, 0, '*', 1, NULL, NULL),
(13, 'main', 'com_finder', 'Smart Search', '', 'Smart Search', 'index.php?option=com_finder', 'component', 1, 1, 1, 23, NULL, NULL, 0, 0, 'class:search-plus', 0, '', 65, 74, 0, '*', 1, NULL, NULL),
(14, 'main', 'com_tags', 'Tags', '', 'Tags', 'index.php?option=com_tags&view=tags', 'component', 1, 1, 1, 25, NULL, NULL, 0, 1, 'class:tags', 0, '', 75, 76, 0, '', 1, NULL, NULL),
(15, 'main', 'com_associations', 'Multilingual Associations', '', 'Multilingual Associations', 'index.php?option=com_associations&view=associations', 'component', 1, 1, 1, 30, NULL, NULL, 0, 0, 'class:language', 0, '', 57, 58, 0, '*', 1, NULL, NULL),
(16, 'main', 'mod_menu_fields', 'Contact Custom Fields', '', 'Contacts/Contact Custom Fields', 'index.php?option=com_fields&context=com_contact.contact', 'component', 1, 7, 2, 29, NULL, NULL, 0, 0, 'class:messages-add', 0, '', 52, 53, 0, '*', 1, NULL, NULL),
(17, 'main', 'mod_menu_fields_group', 'Contact Custom Fields Group', '', 'Contacts/Contact Custom Fields Group', 'index.php?option=com_fields&view=groups&context=com_contact.contact', 'component', 1, 7, 2, 29, NULL, NULL, 0, 0, 'class:messages-add', 0, '', 54, 55, 0, '*', 1, NULL, NULL),
(18, 'main', 'com_finder_index', 'Smart-Search-Index', '', 'Smart Search/Smart-Search-Index', 'index.php?option=com_finder&view=index', 'component', 1, 13, 2, 23, NULL, NULL, 0, 0, 'class:finder', 0, '', 66, 67, 0, '*', 1, NULL, NULL),
(19, 'main', 'com_finder_maps', 'Smart-Search-Maps', '', 'Smart Search/Smart-Search-Maps', 'index.php?option=com_finder&view=maps', 'component', 1, 13, 2, 23, NULL, NULL, 0, 0, 'class:finder-maps', 0, '', 68, 69, 0, '*', 1, NULL, NULL),
(20, 'main', 'com_finder_filters', 'Smart-Search-Filters', '', 'Smart Search/Smart-Search-Filters', 'index.php?option=com_finder&view=filters', 'component', 1, 13, 2, 23, NULL, NULL, 0, 0, 'class:finder-filters', 0, '', 70, 71, 0, '*', 1, NULL, NULL),
(21, 'main', 'com_finder_searches', 'Smart-Search-Searches', '', 'Smart Search/Smart-Search-Searches', 'index.php?option=com_finder&view=searches', 'component', 1, 13, 2, 23, NULL, NULL, 0, 0, 'class:finder-searches', 0, '', 72, 73, 0, '*', 1, NULL, NULL),
(101, 'mainmenu', 'Home', 'home', '', 'home', 'index.php?option=com_content&view=featured', 'component', 1, 1, 1, 19, NULL, NULL, 0, 1, ' ', 0, '{\"featured_categories\":[\"\"],\"layout_type\":\"blog\",\"num_leading_articles\":\"\",\"blog_class_leading\":\"\",\"num_intro_articles\":\"\",\"blog_class\":\"\",\"num_columns\":\"\",\"multi_column_order\":\"\",\"num_links\":\"\",\"link_intro_image\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"1\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 77, 78, 1, '*', 0, NULL, NULL),
(102, 'main', 'JoomShopping', 'joomshopping', '', 'joomshopping', 'index.php?option=com_jshopping', 'component', 1, 1, 1, 236, NULL, NULL, 0, 1, 'class:component', 0, '{}', 79, 96, 0, '', 1, NULL, NULL),
(103, 'main', 'categories', 'categories', '', 'joomshopping/categories', 'index.php?option=com_jshopping&controller=categories&catid=0', 'component', 1, 102, 2, 236, NULL, NULL, 0, 1, 'class:component', 0, '{}', 80, 81, 0, '', 1, NULL, NULL),
(104, 'main', 'products', 'products', '', 'joomshopping/products', 'index.php?option=com_jshopping&controller=products&category_id=0', 'component', 1, 102, 2, 236, NULL, NULL, 0, 1, 'class:component', 0, '{}', 82, 83, 0, '', 1, NULL, NULL),
(105, 'main', 'orders', 'orders', '', 'joomshopping/orders', 'index.php?option=com_jshopping&controller=orders', 'component', 1, 102, 2, 236, NULL, NULL, 0, 1, 'class:component', 0, '{}', 84, 85, 0, '', 1, NULL, NULL),
(106, 'main', 'clients', 'clients', '', 'joomshopping/clients', 'index.php?option=com_jshopping&controller=users', 'component', 1, 102, 2, 236, NULL, NULL, 0, 1, 'class:component', 0, '{}', 86, 87, 0, '', 1, NULL, NULL),
(107, 'main', 'options', 'options', '', 'joomshopping/options', 'index.php?option=com_jshopping&controller=other', 'component', 1, 102, 2, 236, NULL, NULL, 0, 1, 'class:component', 0, '{}', 88, 89, 0, '', 1, NULL, NULL),
(108, 'main', 'configuration', 'configuration', '', 'joomshopping/configuration', 'index.php?option=com_jshopping&controller=config', 'component', 1, 102, 2, 236, NULL, NULL, 0, 1, 'class:component', 0, '{}', 90, 91, 0, '', 1, NULL, NULL),
(109, 'main', 'install-and-update', 'install-and-update', '', 'joomshopping/install-and-update', 'index.php?option=com_jshopping&controller=update', 'component', 1, 102, 2, 236, NULL, NULL, 0, 1, 'class:component', 0, '{}', 92, 93, 0, '', 1, NULL, NULL),
(110, 'main', 'about-as', 'about-as', '', 'joomshopping/about-as', 'index.php?option=com_jshopping&controller=info', 'component', 1, 102, 2, 236, NULL, NULL, 0, 1, 'class:component', 0, '{}', 94, 95, 0, '', 1, NULL, NULL),
(111, 'top-menu-ru', 'Главная', 'glavnaya', '', 'glavnaya', 'index.php?option=com_content&view=article&id=5', 'component', 1, 1, 1, 19, NULL, NULL, 0, 1, ' ', 0, '{\"show_title\":\"0\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":0,\"page_title\":\"ZAMES \\u2013 \\u0441\\u0435\\u0442\\u044c \\u0440\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\u043e\\u0432 \\u0438 \\u0431\\u0430\\u0440\\u043e\\u0432.\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"main-page\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 97, 98, 1, 'ru-RU', 0, NULL, NULL),
(112, 'top-menu-en', 'Номе', 'nome', '', 'nome', 'index.php?option=com_content&view=article&id=6', 'component', 1, 1, 1, 19, NULL, NULL, 0, 1, ' ', 0, '{\"show_title\":\"0\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":0,\"page_title\":\"ZAMES \\u2013 beer & grill.\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"main-page\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 11, 12, 1, 'en-GB', 0, NULL, NULL),
(114, 'main', 'COM_CONVERTFORMS', 'com-convertforms', '', 'com-convertforms', 'index.php?option=com_convertforms', 'component', 1, 1, 1, 278, NULL, NULL, 0, 1, 'class:banners', 0, '{}', 99, 110, 0, '', 1, NULL, NULL),
(115, 'main', 'NR_DASHBOARD', 'nr-dashboard', '', 'com-convertforms/nr-dashboard', 'index.php?option=com_convertforms&view=convertforms', 'component', 1, 114, 2, 278, NULL, NULL, 0, 1, 'class:forms', 0, '{}', 100, 101, 0, '', 1, NULL, NULL),
(116, 'main', 'COM_CONVERTFORMS_FORMS', 'com-convertforms-forms', '', 'com-convertforms/com-convertforms-forms', 'index.php?option=com_convertforms&view=forms', 'component', 1, 114, 2, 278, NULL, NULL, 0, 1, 'class:forms', 0, '{}', 102, 103, 0, '', 1, NULL, NULL),
(117, 'main', 'COM_CONVERTFORMS_CAMPAIGNS', 'com-convertforms-campaigns', '', 'com-convertforms/com-convertforms-campaigns', 'index.php?option=com_convertforms&view=campaigns', 'component', 1, 114, 2, 278, NULL, NULL, 0, 1, 'class:campaigns', 0, '{}', 104, 105, 0, '', 1, NULL, NULL),
(118, 'main', 'COM_CONVERTFORMS_SUBMISSIONS', 'com-convertforms-submissions', '', 'com-convertforms/com-convertforms-submissions', 'index.php?option=com_convertforms&view=conversions', 'component', 1, 114, 2, 278, NULL, NULL, 0, 1, 'class:conversions', 0, '{}', 106, 107, 0, '', 1, NULL, NULL),
(119, 'main', 'COM_CONVERTFORMS_ADDONS', 'com-convertforms-addons', '', 'com-convertforms/com-convertforms-addons', 'index.php?option=com_convertforms&view=addons', 'component', 1, 114, 2, 278, NULL, NULL, 0, 1, 'class:addons', 0, '{}', 108, 109, 0, '', 1, NULL, NULL),
(120, 'top-menu-ru', 'Меню', 'menu', '', 'menu', 'index.php?option=com_jshopping&view=category', 'component', 1, 1, 1, 236, NULL, NULL, 0, 1, ' ', 0, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"1\",\"page_heading\":\"\\u041c\\u0435\\u043d\\u044e\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 111, 112, 0, 'ru-RU', 0, NULL, NULL),
(121, 'top-menu-en', 'Menu', 'menu', '', 'menu', 'index.php?option=com_jshopping&view=category', 'component', 1, 1, 1, 236, NULL, NULL, 0, 1, ' ', 0, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"1\",\"page_heading\":\"Menu\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 13, 14, 0, 'en-GB', 0, NULL, NULL),
(122, 'top-menu-ru', 'Доставка', 'dostavka', '', 'dostavka', 'https://delivery.zamesbar.ru', 'url', 1, 1, 1, 0, NULL, NULL, 1, 1, ' ', 0, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu-anchor_rel\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1}', 113, 114, 0, 'ru-RU', 0, NULL, NULL),
(123, 'top-menu-en', 'Delivery', 'delivery', '', 'delivery', 'https://delivery.zamesbar.ru', 'url', 1, 1, 1, 0, NULL, NULL, 1, 1, ' ', 0, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu-anchor_rel\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1}', 15, 16, 0, 'en-GB', 0, NULL, NULL),
(124, 'top-menu-ru', 'Акции', 'aktsii', '', 'aktsii', 'index.php?option=com_content&view=category&layout=cassiopeia:news&id=8', 'component', 1, 1, 1, 19, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":0,\"blog_class_leading\":\"\",\"num_intro_articles\":\"\",\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"\",\"num_links\":0,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"0\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"1\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 115, 116, 0, 'ru-RU', 0, NULL, NULL),
(125, 'top-menu-en', 'News', 'news', '', 'news', 'index.php?option=com_content&view=category&layout=cassiopeia:news&id=9', 'component', 0, 1, 1, 19, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":0,\"blog_class_leading\":\"\",\"num_intro_articles\":\"\",\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"\",\"num_links\":0,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"0\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"1\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 17, 18, 0, 'en-GB', 0, NULL, NULL),
(126, 'top-menu-ru', 'Рестораны', 'restorany', '', 'restorany', 'index.php?option=com_content&view=category&layout=cassiopeia:restoran&id=10', 'component', 1, 1, 1, 19, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":0,\"blog_class_leading\":\"\",\"num_intro_articles\":\"\",\"blog_class\":\"\",\"num_columns\":2,\"multi_column_order\":\"\",\"num_links\":0,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"0\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"restoran-page\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 117, 118, 0, 'ru-RU', 0, NULL, NULL),
(127, 'top-menu-en', 'Restaurants', 'restaurants', '', 'restaurants', 'index.php?option=com_content&view=category&layout=cassiopeia:restoran&id=11', 'component', 1, 1, 1, 19, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":0,\"blog_class_leading\":\"\",\"num_intro_articles\":\"\",\"blog_class\":\"\",\"num_columns\":2,\"multi_column_order\":\"\",\"num_links\":0,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"1\",\"link_titles\":\"\",\"show_intro\":\"0\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"restoran-page\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 19, 20, 0, 'en-GB', 0, NULL, NULL),
(128, 'top-menu-ru', 'Контакты', 'kontakty', '', 'kontakty', 'index.php?option=com_content&view=article&id=43', 'component', 1, 1, 1, 19, NULL, NULL, 0, 1, ' ', 0, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"last\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"contact\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 119, 120, 0, 'ru-RU', 0, NULL, NULL),
(129, 'top-menu-en', 'Contacts', 'contacts', '', 'contacts', 'index.php?option=com_content&view=article&id=42', 'component', 1, 1, 1, 19, NULL, NULL, 0, 1, ' ', 0, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"contact\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 23, 24, 0, 'en-GB', 0, NULL, NULL),
(130, 'top-menu-ru', 'Лояльность', 'loyalnost', '', 'loyalnost', 'index.php?option=com_content&view=article&id=33', 'component', 1, 1, 1, 19, NULL, NULL, 0, 1, ' ', 0, '{\"show_title\":\"0\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"li-inline\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 121, 122, 0, 'ru-RU', 0, NULL, NULL),
(131, 'top-menu-en', 'Loyalty', 'loyalty', '', 'loyalty', 'index.php?option=com_content&view=article&id=34', 'component', 1, 1, 1, 19, NULL, NULL, 0, 1, ' ', 0, '{\"show_title\":\"0\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 21, 22, 0, 'en-GB', 0, NULL, NULL),
(132, 'top-menu-ru', 'Вакансии', 'vakansii', '', 'vakansii', 'index.php?option=com_content&view=category&layout=cassiopeia:jobs&id=12', 'component', 1, 1, 1, 19, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":0,\"blog_class_leading\":\"\",\"num_intro_articles\":\"\",\"blog_class\":\"\",\"num_columns\":1,\"multi_column_order\":\"\",\"num_links\":0,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"li-inline\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 123, 124, 0, 'ru-RU', 0, NULL, NULL),
(133, 'top-menu-en', 'Jobs', 'jobs', '', 'jobs', 'index.php?option=com_content&view=category&layout=cassiopeia:jobs&id=13', 'component', 0, 1, 1, 19, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":0,\"blog_class_leading\":\"\",\"num_intro_articles\":\"\",\"blog_class\":\"\",\"num_columns\":1,\"multi_column_order\":\"\",\"num_links\":0,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"li-inline\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 25, 26, 0, 'en-GB', 0, NULL, NULL),
(134, 'top-menu-ru', 'Франшиза', 'franshiza', '', 'franshiza', 'index.php?option=com_content&view=article&id=31', 'component', 1, 1, 1, 19, NULL, NULL, 0, 1, ' ', 0, '{\"show_title\":\"0\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"li-inline\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"franshise-page\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 125, 126, 0, 'ru-RU', 0, NULL, NULL),
(135, 'top-menu-en', 'Franchise', 'franchise', '', 'franchise', 'index.php?option=com_content&view=article&id=32', 'component', 0, 1, 1, 19, NULL, NULL, 0, 1, ' ', 0, '{\"show_title\":\"0\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"li-inline\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"franshise-page\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 27, 28, 0, 'en-GB', 0, NULL, NULL),
(136, 'top-menu-ru', 'Перейти в меню', 'perejti-v-menyu', '', 'perejti-v-menyu', 'index.php?Itemid=', 'alias', -2, 1, 1, 0, NULL, NULL, 0, 1, ' ', 0, '{\"aliasoptions\":\"120\",\"alias_redirect\":0,\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":0}', 127, 128, 0, 'ru-RU', 0, NULL, NULL),
(137, 'top-menu-en', 'Go to menu', 'go-to-menu', '', 'go-to-menu', 'index.php?Itemid=', 'alias', -2, 1, 1, 0, NULL, NULL, 0, 1, ' ', 0, '{\"aliasoptions\":\"121\",\"alias_redirect\":0,\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":0}', 129, 130, 0, 'en-GB', 0, NULL, NULL),
(138, 'top-menu-ru', 'Политика конфиденциальности', 'privacy-policy', '', 'privacy-policy', 'index.php?option=com_content&view=article&id=44', 'component', 1, 1, 1, 19, NULL, NULL, 0, 1, ' ', 0, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":0,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 131, 132, 0, 'ru-RU', 0, NULL, NULL),
(139, 'top-menu-en', 'Privacy Policy', 'privacy-policy', '', 'privacy-policy', 'index.php?option=com_content&view=article&id=45', 'component', 1, 1, 1, 19, NULL, NULL, 0, 1, ' ', 0, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":0,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 29, 30, 0, 'en-GB', 0, NULL, NULL),
(140, 'top-menu-cn', 'Номе', 'nome', '', 'nome', 'index.php?option=com_content&view=article&id=46', 'component', 1, 1, 1, 19, NULL, NULL, 0, 1, ' ', 0, '{\"show_title\":\"0\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":0,\"page_title\":\"ZAMES \\u2013 beer & grill\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"main-page\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 31, 32, 1, 'zh-CN', 0, NULL, NULL),
(141, 'top-menu-cn', '菜单', 'menu', '', 'menu', 'index.php?option=com_jshopping&view=category', 'component', 1, 1, 1, 236, NULL, NULL, 0, 1, ' ', 0, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"1\",\"page_heading\":\"\\u83dc\\u5355\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 33, 34, 0, 'zh-CN', 0, NULL, NULL),
(142, 'top-menu-cn', '送货', 'delivery-2', '', 'delivery-2', 'https://delivery.zamesbar.ru', 'url', 1, 1, 1, 0, NULL, NULL, 1, 1, ' ', 0, '{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu-anchor_rel\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1}', 35, 36, 0, 'zh-CN', 0, NULL, NULL),
(143, 'top-menu-cn', '库存', 'ku-cun', '', 'ku-cun', 'index.php?option=com_content&view=category&layout=cassiopeia:news&id=21', 'component', 0, 1, 1, 19, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":0,\"blog_class_leading\":\"\",\"num_intro_articles\":\"\",\"blog_class\":\"\",\"num_columns\":3,\"multi_column_order\":\"\",\"num_links\":0,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"0\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"1\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 37, 38, 0, 'zh-CN', 0, NULL, NULL),
(144, 'top-menu-cn', '餐厅', 'restaurants', '', 'restaurants', 'index.php?option=com_content&view=category&layout=cassiopeia:restoran&id=22', 'component', 1, 1, 1, 19, NULL, NULL, 0, 1, ' ', 0, '{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_category_heading_title_text\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"num_leading_articles\":0,\"blog_class_leading\":\"\",\"num_intro_articles\":\"\",\"blog_class\":\"\",\"num_columns\":2,\"multi_column_order\":\"\",\"num_links\":0,\"show_featured\":\"\",\"link_intro_image\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"0\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"restoran-page\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 39, 40, 0, 'zh-CN', 0, NULL, NULL),
(145, 'top-menu-cn', '忠诚', 'loyalty', '', 'loyalty', 'index.php?option=com_content&view=article&id=47', 'component', 1, 1, 1, 19, NULL, NULL, 0, 1, ' ', 0, '{\"show_title\":\"0\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 41, 42, 0, 'zh-CN', 0, NULL, NULL),
(146, 'top-menu-cn', 'Политика конфиденциальности CN', 'privacy-policy', '', 'privacy-policy', 'index.php?option=com_content&view=article&id=48', 'component', 1, 1, 1, 19, NULL, NULL, 0, 1, ' ', 0, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":0,\"page_title\":\"\\u9690\\u79c1\\u653f\\u7b56\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 45, 46, 0, 'zh-CN', 0, NULL, NULL),
(147, 'top-menu-cn', '联系人', 'contacts', 'Контакты', 'contacts', 'index.php?option=com_content&view=article&id=55', 'component', 1, 1, 1, 19, NULL, NULL, 0, 1, ' ', 0, '{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_icon_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\\u8054\\u7cfb\\u4eba\",\"show_page_heading\":\"\",\"page_heading\":\"\\u8054\\u7cfb\\u4eba\",\"pageclass_sfx\":\"contact\",\"menu-meta_description\":\"\",\"robots\":\"\"}', 43, 44, 0, 'zh-CN', 0, NULL, NULL);

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_menu_types`
--

CREATE TABLE `lsqvo_menu_types` (
  `id` int(10) UNSIGNED NOT NULL,
  `asset_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `menutype` varchar(24) NOT NULL,
  `title` varchar(48) NOT NULL,
  `description` varchar(255) NOT NULL DEFAULT '',
  `client_id` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Дамп данных таблицы `lsqvo_menu_types`
--

INSERT INTO `lsqvo_menu_types` (`id`, `asset_id`, `menutype`, `title`, `description`, `client_id`) VALUES
(1, 0, 'mainmenu', 'Main Menu', 'The main menu for the site', 0),
(2, 107, 'top-menu-ru', 'Верхнее меню(RU)', '', 0),
(3, 109, 'top-menu-en', 'Верхнее меню(EN)', '', 0),
(8, 212, 'top-menu-cn', 'Верхнее меню(CN)', '', 0);

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_messages`
--

CREATE TABLE `lsqvo_messages` (
  `message_id` int(10) UNSIGNED NOT NULL,
  `user_id_from` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `user_id_to` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `folder_id` tinyint(3) UNSIGNED NOT NULL DEFAULT 0,
  `date_time` datetime NOT NULL,
  `state` tinyint(4) NOT NULL DEFAULT 0,
  `priority` tinyint(3) UNSIGNED NOT NULL DEFAULT 0,
  `subject` varchar(255) NOT NULL DEFAULT '',
  `message` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_messages_cfg`
--

CREATE TABLE `lsqvo_messages_cfg` (
  `user_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `cfg_name` varchar(100) NOT NULL DEFAULT '',
  `cfg_value` varchar(255) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_modules`
--

CREATE TABLE `lsqvo_modules` (
  `id` int(11) NOT NULL,
  `asset_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'FK to the #__assets table.',
  `title` varchar(100) NOT NULL DEFAULT '',
  `note` varchar(255) NOT NULL DEFAULT '',
  `content` text DEFAULT NULL,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `position` varchar(50) NOT NULL DEFAULT '',
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL,
  `publish_up` datetime DEFAULT NULL,
  `publish_down` datetime DEFAULT NULL,
  `published` tinyint(4) NOT NULL DEFAULT 0,
  `module` varchar(50) DEFAULT NULL,
  `access` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `showtitle` tinyint(3) UNSIGNED NOT NULL DEFAULT 1,
  `params` text NOT NULL,
  `client_id` tinyint(4) NOT NULL DEFAULT 0,
  `language` char(7) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Дамп данных таблицы `lsqvo_modules`
--

INSERT INTO `lsqvo_modules` (`id`, `asset_id`, `title`, `note`, `content`, `ordering`, `position`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `published`, `module`, `access`, `showtitle`, `params`, `client_id`, `language`) VALUES
(1, 39, 'Main Menu', '', '', 1, 'sidebar-right', NULL, NULL, '2023-08-12 17:51:02', NULL, -2, 'mod_menu', 1, 1, '{\"menutype\":\"mainmenu\",\"startLevel\":\"0\",\"endLevel\":\"0\",\"showAllChildren\":\"1\",\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}', 0, '*'),
(2, 40, 'Login', '', '', 1, 'login', NULL, NULL, NULL, NULL, 1, 'mod_login', 1, 1, '', 1, '*'),
(3, 41, 'Popular Articles', '', '', 6, 'cpanel', NULL, NULL, NULL, NULL, 1, 'mod_popular', 3, 1, '{\"count\":\"5\",\"catid\":\"\",\"user_id\":\"0\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\", \"bootstrap_size\": \"12\",\"header_tag\":\"h2\"}', 1, '*'),
(4, 42, 'Recently Added Articles', '', '', 4, 'cpanel', NULL, NULL, NULL, NULL, 1, 'mod_latest', 3, 1, '{\"count\":\"5\",\"ordering\":\"c_dsc\",\"catid\":\"\",\"user_id\":\"0\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\", \"bootstrap_size\": \"12\",\"header_tag\":\"h2\"}', 1, '*'),
(8, 43, 'Toolbar', '', '', 1, 'toolbar', NULL, NULL, NULL, NULL, 1, 'mod_toolbar', 3, 1, '', 1, '*'),
(9, 44, 'Notifications', '', '', 3, 'icon', NULL, NULL, NULL, NULL, 0, 'mod_quickicon', 3, 1, '{\"context\":\"update_quickicon\",\"header_icon\":\"icon-sync\",\"show_jupdate\":\"1\",\"show_eupdate\":\"1\",\"show_oupdate\":\"1\",\"show_privacy\":\"1\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"12\",\"header_tag\":\"h2\",\"header_class\":\"\"}', 1, '*'),
(10, 45, 'Logged-in Users', '', '', 2, 'cpanel', NULL, NULL, NULL, NULL, 1, 'mod_logged', 3, 1, '{\"count\":\"5\",\"name\":\"1\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\", \"bootstrap_size\": \"12\",\"header_tag\":\"h2\"}', 1, '*'),
(12, 46, 'Admin Menu', '', '', 1, 'menu', NULL, NULL, NULL, NULL, 1, 'mod_menu', 3, 1, '{\"layout\":\"\",\"moduleclass_sfx\":\"\",\"shownew\":\"1\",\"showhelp\":\"1\",\"cache\":\"0\"}', 1, '*'),
(15, 49, 'Title', '', '', 1, 'title', NULL, NULL, NULL, NULL, 1, 'mod_title', 3, 1, '', 1, '*'),
(16, 50, 'Login Form', '', '', 7, 'sidebar-right', NULL, NULL, '2023-08-12 17:51:02', NULL, -2, 'mod_login', 1, 1, '{\"greeting\":\"1\",\"name\":\"0\"}', 0, '*'),
(17, 51, 'Хлебные крошки', '', '', 1, 'breadcrumbs', NULL, NULL, '2023-08-15 18:29:21', NULL, -2, 'mod_breadcrumbs', 1, 1, '{\"showHere\":0,\"showHome\":1,\"homeText\":\"\",\"showLast\":1,\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":0,\"cache_time\":0,\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(79, 52, 'Multilanguage status', '', '', 2, 'status', NULL, NULL, NULL, NULL, 1, 'mod_multilangstatus', 3, 1, '{\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\"}', 1, '*'),
(86, 53, 'Joomla Version', '', '', 1, 'status', NULL, NULL, NULL, NULL, 1, 'mod_version', 3, 1, '{\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\"}', 1, '*'),
(87, 55, 'Sample Data', '', '', 1, 'cpanel', NULL, NULL, NULL, NULL, 1, 'mod_sampledata', 6, 1, '{\"bootstrap_size\": \"12\",\"header_tag\":\"h2\"}', 1, '*'),
(88, 67, 'Latest Actions', '', '', 3, 'cpanel', NULL, NULL, NULL, NULL, 1, 'mod_latestactions', 6, 1, '{\"bootstrap_size\": \"12\",\"header_tag\":\"h2\"}', 1, '*'),
(89, 68, 'Privacy Dashboard', '', '', 5, 'cpanel', NULL, NULL, NULL, NULL, 1, 'mod_privacy_dashboard', 6, 1, '{\"bootstrap_size\": \"12\",\"header_tag\":\"h2\"}', 1, '*'),
(90, 89, 'Login Support', '', '', 1, 'sidebar', NULL, NULL, NULL, NULL, 1, 'mod_loginsupport', 1, 1, '{\"forum_url\":\"https://forum.joomla.org/\",\"documentation_url\":\"https://docs.joomla.org/\",\"news_url\":\"https://www.joomla.org/announcements.html\",\"automatic_title\":1,\"prepare_content\":1,\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 1, '*'),
(91, 72, 'System Dashboard', '', '', 1, 'cpanel-system', NULL, NULL, '2023-08-13 16:41:36', NULL, 1, 'mod_submenu', 1, 0, '{\"menutype\":\"*\",\"preset\":\"system\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"module_tag\":\"div\",\"bootstrap_size\":\"12\",\"header_tag\":\"h2\",\"header_class\":\"\",\"style\":\"System-none\"}', 1, '*'),
(92, 73, 'Content Dashboard', '', '', 1, 'cpanel-content', NULL, NULL, NULL, NULL, 1, 'mod_submenu', 1, 0, '{\"menutype\":\"*\",\"preset\":\"content\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"module_tag\":\"div\",\"bootstrap_size\":\"12\",\"header_tag\":\"h2\",\"header_class\":\"\",\"style\":\"System-none\"}', 1, '*'),
(93, 74, 'Menus Dashboard', '', '', 1, 'cpanel-menus', NULL, NULL, NULL, NULL, 1, 'mod_submenu', 1, 0, '{\"menutype\":\"*\",\"preset\":\"menus\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"module_tag\":\"div\",\"bootstrap_size\":\"12\",\"header_tag\":\"h2\",\"header_class\":\"\",\"style\":\"System-none\"}', 1, '*'),
(94, 75, 'Components Dashboard', '', '', 1, 'cpanel-components', NULL, NULL, NULL, NULL, 1, 'mod_submenu', 1, 0, '{\"menutype\":\"*\",\"preset\":\"components\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"module_tag\":\"div\",\"bootstrap_size\":\"12\",\"header_tag\":\"h2\",\"header_class\":\"\",\"style\":\"System-none\"}', 1, '*'),
(95, 76, 'Users Dashboard', '', '', 1, 'cpanel-users', NULL, NULL, NULL, NULL, 1, 'mod_submenu', 1, 0, '{\"menutype\":\"*\",\"preset\":\"users\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"module_tag\":\"div\",\"bootstrap_size\":\"12\",\"header_tag\":\"h2\",\"header_class\":\"\",\"style\":\"System-none\"}', 1, '*'),
(96, 86, 'Popular Articles', '', '', 3, 'cpanel-content', NULL, NULL, NULL, NULL, 1, 'mod_popular', 3, 1, '{\"count\":\"5\",\"catid\":\"\",\"user_id\":\"0\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\", \"bootstrap_size\": \"12\",\"header_tag\":\"h2\"}', 1, '*'),
(97, 87, 'Recently Added Articles', '', '', 4, 'cpanel-content', NULL, NULL, NULL, NULL, 1, 'mod_latest', 3, 1, '{\"count\":\"5\",\"ordering\":\"c_dsc\",\"catid\":\"\",\"user_id\":\"0\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\", \"bootstrap_size\": \"12\",\"header_tag\":\"h2\"}', 1, '*'),
(98, 88, 'Logged-in Users', '', '', 2, 'cpanel-users', NULL, NULL, NULL, NULL, 1, 'mod_logged', 3, 1, '{\"count\":\"5\",\"name\":\"1\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\", \"bootstrap_size\": \"12\",\"header_tag\":\"h2\"}', 1, '*'),
(99, 77, 'Frontend Link', '', '', 5, 'status', NULL, NULL, NULL, NULL, 1, 'mod_frontend', 1, 1, '', 1, '*'),
(100, 78, 'Messages', '', '', 4, 'status', NULL, NULL, NULL, NULL, 1, 'mod_messages', 3, 1, '', 1, '*'),
(101, 79, 'Post Install Messages', '', '', 3, 'status', NULL, NULL, NULL, NULL, 1, 'mod_post_installation_messages', 3, 1, '', 1, '*'),
(102, 80, 'User Status', '', '', 6, 'status', NULL, NULL, NULL, NULL, 1, 'mod_user', 3, 1, '', 1, '*'),
(103, 70, 'Site', '', '', 1, 'icon', NULL, NULL, NULL, NULL, 1, 'mod_quickicon', 1, 1, '{\"context\":\"site_quickicon\",\"header_icon\":\"icon-desktop\",\"show_users\":\"1\",\"show_articles\":\"1\",\"show_categories\":\"1\",\"show_media\":\"1\",\"show_menuItems\":\"1\",\"show_modules\":\"1\",\"show_plugins\":\"1\",\"show_templates\":\"1\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"12\",\"header_tag\":\"h2\",\"header_class\":\"\"}', 1, '*'),
(104, 71, 'System', '', '', 2, 'icon', NULL, NULL, NULL, NULL, 1, 'mod_quickicon', 1, 1, '{\"context\":\"system_quickicon\",\"header_icon\":\"icon-wrench\",\"show_global\":\"1\",\"show_checkin\":\"1\",\"show_cache\":\"1\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"12\",\"header_tag\":\"h2\",\"header_class\":\"\"}', 1, '*'),
(105, 82, '3rd Party', '', '', 4, 'icon', NULL, NULL, NULL, NULL, 1, 'mod_quickicon', 1, 1, '{\"context\":\"mod_quickicon\",\"header_icon\":\"icon-boxes\",\"load_plugins\":\"1\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"12\",\"header_tag\":\"h2\",\"header_class\":\"\"}', 1, '*'),
(106, 83, 'Help Dashboard', '', '', 1, 'cpanel-help', NULL, NULL, NULL, NULL, 1, 'mod_submenu', 1, 0, '{\"menutype\":\"*\",\"preset\":\"help\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"style\":\"System-none\",\"module_tag\":\"div\",\"bootstrap_size\":\"12\",\"header_tag\":\"h2\",\"header_class\":\"\"}', 1, '*'),
(107, 84, 'Privacy Requests', '', '', 1, 'cpanel-privacy', NULL, NULL, NULL, NULL, 1, 'mod_privacy_dashboard', 1, 1, '{\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"12\",\"header_tag\":\"h2\",\"header_class\":\"\"}', 1, '*'),
(108, 85, 'Privacy Status', '', '', 1, 'cpanel-privacy', NULL, NULL, NULL, NULL, 1, 'mod_privacy_status', 1, 1, '{\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"style\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"12\",\"header_tag\":\"h2\",\"header_class\":\"\"}', 1, '*'),
(109, 96, 'Guided Tours', '', '', 1, 'status', NULL, NULL, NULL, NULL, 1, 'mod_guidedtours', 1, 1, '', 1, '*'),
(110, 108, 'Верхнее меню(RU)', '', NULL, 1, 'topbar', NULL, NULL, NULL, NULL, 1, 'mod_menu', 1, 1, '{\"menutype\":\"top-menu-ru\",\"base\":\"\",\"startLevel\":1,\"endLevel\":10,\"showAllChildren\":0,\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"layout\":\"cassiopeia:main\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, 'ru-RU'),
(111, 110, 'Верхнее меню(EN)', '', NULL, 1, 'topbar', NULL, NULL, NULL, NULL, 1, 'mod_menu', 1, 1, '{\"menutype\":\"top-menu-en\",\"base\":\"\",\"startLevel\":1,\"endLevel\":0,\"showAllChildren\":0,\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"layout\":\"cassiopeia:main\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, 'en-GB'),
(112, 111, 'Переключение языков', '', NULL, 1, 'language', NULL, NULL, NULL, NULL, 1, 'mod_languages', 1, 1, '{\"header_text\":\"\",\"footer_text\":\"\",\"dropdown\":1,\"dropdownimage\":0,\"image\":0,\"full_name\":0,\"show_active\":1,\"inline\":1,\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, '*'),
(113, 114, 'Convert Forms', '', '', 1, '', NULL, NULL, '2023-12-22 13:08:01', NULL, -2, 'mod_convertforms', 1, 1, '', 0, '*'),
(114, 117, 'ТЕСТ', '', NULL, 1, 'cpanel-system', NULL, NULL, NULL, NULL, -2, 'mod_quickicon', 1, 1, '{\"context\":\"mod_quickicon\",\"header_icon\":\"\",\"show_global\":\"0\",\"show_checkin\":\"0\",\"show_cache\":\"0\",\"show_users\":\"0\",\"show_articles\":\"0\",\"show_featured\":\"0\",\"show_menuitems\":\"0\",\"show_workflow\":\"0\",\"show_banners\":\"0\",\"show_finder\":\"0\",\"show_newsfeeds\":\"0\",\"show_tags\":\"0\",\"show_redirect\":\"0\",\"show_associations\":\"0\",\"show_languages\":\"0\",\"show_modules\":\"0\",\"show_contact\":\"0\",\"show_categories\":\"0\",\"show_media\":\"0\",\"show_plugins\":\"0\",\"show_template_styles\":\"0\",\"show_template_code\":\"0\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":0,\"cache_time\":900,\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 1, '*'),
(115, 118, 'Забронировать столик', '', '', 1, 'rezerv', 113, '2023-12-25 16:13:40', NULL, NULL, 1, 'mod_simpleform2', 1, 0, '{\"domainKey\":\"\",\"sfMailSubj\":\"\\u0411\\u0440\\u043e\\u043d\\u044c \\u0441\\u0442\\u043e\\u043b\\u0430\",\"sfMailTo\":\"9307080416@mail.ru\",\"sfMailReply\":\"info@zamesbar.ru\",\"simpleCode\":\"{form title=\\\"\\u0420\\u0435\\u0437\\u0435\\u0440\\u0432\\\" description=\\\"\\u041c\\u044b \\u0441\\u0432\\u044f\\u0436\\u0435\\u043c\\u0441\\u044f \\u0441 \\u0412\\u0430\\u043c\\u0438 \\u0432 \\u0442\\u0435\\u0447\\u0435\\u043d\\u0438\\u0435 10 \\u043c\\u0438\\u043d\\u0443\\u0442 \\u0434\\u043b\\u044f \\u043f\\u043e\\u0434\\u0442\\u0432\\u0435\\u0440\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f \\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f.\\\" type=\\\"popup\\\"}\\r\\n\\t<div class=\\\"form-body\\\">\\r\\n\\t\\t<div class=\\\"sf2-form-group sf2-form-name\\\">\\r\\n\\t\\t\\t{element label=\\\"\\u0418\\u043c\\u044f\\\" placeholder=\\\"\\u0418\\u043c\\u044f\\\" type=\\\"text\\\" required=\\\"required\\\" error=\\\"\\u0412\\u0432\\u0435\\u0434\\u0438\\u0442\\u0435 \\u043f\\u043e\\u0436\\u0430\\u043b\\u0443\\u0439\\u0441\\u0442\\u0430 \\u0432\\u0430\\u0448\\u0435 \\u0438\\u043c\\u044f\\\"\\/}\\r\\n\\t\\t<\\/div>\\r\\n\\t\\t<div class=\\\"sf2-form-group sf2-form-phone\\\">\\r\\n\\t\\t\\t{element label=\\\"\\u0422\\u0435\\u043b\\u0435\\u0444\\u043e\\u043d\\\" placeholder=\\\"\\u0422\\u0435\\u043b\\u0435\\u0444\\u043e\\u043d\\\" type=\\\"tel\\\" required=\\\"required\\\" error=\\\"\\u0412\\u0432\\u0435\\u0434\\u0438\\u0442\\u0435 \\u043f\\u043e\\u0436\\u0430\\u043b\\u0443\\u0439\\u0441\\u0442\\u0430 \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043b\\u0435\\u0444\\u043e\\u043d\\\"\\/}\\r\\n\\t\\t<\\/div>\\r\\n\\t\\t<div class=\\\"row\\\">\\r\\n\\t\\t\\t<div class=\\\"sf2-form-group col-12 col-md-6\\\">\\r\\n\\t\\t\\t\\t{element  label=\\\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\\" type=\\\"select\\\" required=\\\"required\\\" error=\\\"\\u0412\\u044b\\u0431\\u0435\\u0440\\u0438\\u0442\\u0435 \\u043f\\u043e\\u0436\\u0430\\u043b\\u0443\\u0439\\u0441\\u0442\\u0430 \\u0440\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\\"}\\r\\n\\t\\t\\t\\t\\t{option label=\\\"\\u0412\\u044b\\u0431\\u0435\\u0440\\u0438\\u0442\\u0435 \\u0440\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\\" value=\\\"ok\\\"\\/}\\r\\n\\t\\t\\t\\t\\t{option label=\\\"\\u041c\\u0418\\u0422\\u0418\\u041d\\u041e\\\" value=\\\"booking_mitino\\\" \\/}\\r\\n\\t\\t\\t\\t\\t{option label=\\\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0410\\u0428\\u0418\\u0420\\u0421\\u041a\\u0410\\u042f \\u041f\\u041b\\u0410\\u0417\\u0410\\u00bb\\\" value=\\\"booking_kashirka\\\" \\/}\\r\\n\\t\\t\\t\\t\\t{option label=\\\"\\u0422\\u0420\\u0426 \\u00ab\\u0410\\u0424\\u0418\\u041c\\u041e\\u041b\\u041b \\u0421\\u0418\\u0422\\u0418\\u00bb\\\" value=\\\"booking_afimall\\\" \\/}\\r\\n\\t\\t\\t\\t\\t{option label=\\\"\\u0422\\u0420\\u0426 \\u00ab\\u041a\\u0423\\u041d\\u0426\\u0415\\u0412\\u041e \\u041f\\u041b\\u0410\\u0417\\u0410\\u00bb\\\" value=\\\"booking_kuntsevo\\\" \\/}\\r\\n\\t\\t\\t\\t\\t{option label=\\\"\\u0422\\u0420\\u0426 \\u00ab\\u0425\\u041e\\u0420\\u041e\\u0428\\u041e\\u00bb\\\" value=\\\"booking_horosho\\\" \\/}\\r\\n\\t\\t\\t\\t\\t{option label=\\\"\\u0411\\u0423\\u0422\\u041e\\u0412\\u041e\\\" value=\\\"booking_butovo\\\" \\/}\\r\\n\\t\\t\\t\\t{\\/element}\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"sf2-form-group col-12 col-md-6\\\">\\r\\n\\t\\t\\t\\t{element  label=\\\"\\u0413\\u043e\\u0441\\u0442\\u0438\\\" type=\\\"select\\\"}\\r\\n\\t\\t\\t\\t\\t{option label=\\\"\\u041a\\u043e\\u043b\\u0438\\u0447\\u0435\\u0441\\u0442\\u0432\\u043e \\u0433\\u043e\\u0441\\u0442\\u0435\\u0439\\\" value=\\\"ok\\\"\\/}\\r\\n\\t\\t\\t\\t\\t{option label=\\\"1\\\" value=\\\"1\\\"\\/}\\r\\n\\t\\t\\t\\t\\t{option label=\\\"2\\\" value=\\\"2\\\"\\/}\\r\\n\\t\\t\\t\\t\\t{option label=\\\"3\\\" value=\\\"3\\\"\\/}\\r\\n\\t\\t\\t\\t\\t{option label=\\\"4\\\" value=\\\"4\\\"\\/}\\r\\n\\t\\t\\t\\t\\t{option label=\\\"4+\\\" value=\\\"4+\\\"\\/}\\r\\n\\t\\t\\t\\t{\\/element}\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"sf2-form-group sf2-form-time col-6 col-md-6\\\">\\r\\n\\t\\t\\t\\t{element label=\\\"\\u0412\\u0440\\u0435\\u043c\\u044f\\\" placeholder=\\\"\\u0412\\u0440\\u0435\\u043c\\u044f\\\" type=\\\"text\\\"\\/}\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"sf2-form-group sf2-form-data col-6 col-md-6\\\">\\r\\n\\t\\t\\t\\t{element label=\\\"\\u0414\\u0430\\u0442\\u0430\\\" class=\\\"input-data\\\" placeholder=\\\"\\u0414\\u0430\\u0442\\u0430\\\" type=\\\"date\\\"\\/}\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t\\t<div class=\\\"sf2-form-groups f2-form-comment\\\">\\r\\n\\t\\t\\t{element label=\\\"\\u041a\\u043e\\u043c\\u043c\\u0435\\u043d\\u0442\\u0430\\u0440\\u0438\\u0439\\\" placeholder=\\\"\\u041a\\u043e\\u043c\\u043c\\u0435\\u043d\\u0442\\u0430\\u0440\\u0438\\u0439 \\u043a \\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d\\u0438\\u044e\\\" type=\\\"textarea\\\"\\/}\\r\\n\\t\\t<\\/div>\\r\\n\\t\\t<div class=\\\"row row-last\\\">\\r\\n\\t\\t\\t<div class=\\\"sf2-form-group col-12 col-md-6 sf2-form-check\\\">\\r\\n\\t\\t\\t\\t{element type=\\\"checkbox\\\" required=\\\"required\\\" error=\\\"\\u0414\\u043b\\u044f \\u043e\\u0442\\u043f\\u0440\\u0430\\u0432\\u043a\\u0438 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432\\u044b \\u0434\\u043e\\u043b\\u0436\\u043d\\u044b \\u0434\\u0430\\u0442\\u044c \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u0435 \\u043d\\u0430 \\u0438\\u0445 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443\\\" send-in-email=\\\"no\\\"}\\r\\n\\t\\t\\t\\t\\t{option label=\\\"\\u0414\\u0430\\u044e \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u0435 \\u043d\\u0430 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445\\\" value=\\\"ok\\\"  \\/}\\r\\n\\t\\t\\t\\t{\\/element}\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"sf2-form-group col-12 col-md-6 sf2-form-submit\\\">\\r\\n\\t\\t\\t\\t{element type=\\\"submit\\\" value=\\\"\\u0417\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u0442\\u044c \\u0441\\u0442\\u043e\\u043b\\u0438\\u043a\\\"\\/}\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n{\\/form}\\r\\n{caller}\\u0420\\u0435\\u0437\\u0435\\u0440\\u0432{\\/caller}\",\"sfLayout\":\"blocks\",\"sfStyle\":\"default\",\"sfLayoutMode\":\"full-width\",\"okText\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-12 col-md-6 d-flex align-items-center\\\">\\r\\n\\t\\t<img src=\\\"\\/images\\/message-logo.png\\\" \\/>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-6\\\">\\r\\n\\t\\t<div class=\\\"page-header mdl-header\\\">\\u0421\\u0442\\u043e\\u043b\\u0438\\u043a \\u0443\\u0441\\u043f\\u0435\\u0448\\u043d\\u043e \\u0437\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d<\\/div>\\r\\n\\t\\t<div class=\\\"description\\\">\\u041d\\u0430\\u0448 \\u043c\\u0435\\u043d\\u0435\\u0434\\u0436\\u0435\\u0440 \\u0441\\u043a\\u043e\\u0440\\u043e \\u0441\\u0432\\u044f\\u0436\\u0435\\u0442\\u0441\\u044f \\u0441 \\u0412\\u0430\\u043c\\u0438 \\u0434\\u043b\\u044f \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u044f \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438. \\u0421\\u043f\\u0430\\u0441\\u0438\\u0431\\u043e, \\u0447\\u0442\\u043e \\u043e\\u0431\\u0440\\u0430\\u0442\\u0438\\u043b\\u0438\\u0441\\u044c \\u0432 <span>ZAMES!<\\/span><\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"moduleclass_sfx\":\" reserv\",\"loadScriptsMode\":\"body\",\"userCheckFunc\":\"\",\"userResultFunc\":\"\",\"layout\":\"_:default\",\"cache\":\"0\",\"cache_time\":\"900\",\"cachemode\":\"itemid\",\"ip_detect_method\":\"REMOTE_ADDR\",\"recordForms\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, 'ru-RU'),
(116, 137, 'Новости', '', NULL, 1, 'news', NULL, NULL, NULL, NULL, 1, 'mod_articles_news', 1, 1, '{\"catid\":[8],\"image\":1,\"img_intro_full\":\"intro\",\"item_title\":1,\"link_titles\":1,\"item_heading\":\"h2\",\"triggerevents\":1,\"showLastSeparator\":1,\"show_introtext\":0,\"readmore\":0,\"count\":5,\"show_featured\":\"\",\"exclude_current\":1,\"ordering\":\"a.publish_up\",\"direction\":1,\"layout\":\"cassiopeia:carousel\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, 'ru-RU'),
(117, 138, 'News', '', NULL, 1, 'news', NULL, NULL, NULL, NULL, 0, 'mod_articles_news', 1, 1, '{\"catid\":[9],\"image\":1,\"img_intro_full\":\"intro\",\"item_title\":1,\"link_titles\":1,\"item_heading\":\"h2\",\"triggerevents\":1,\"showLastSeparator\":1,\"show_introtext\":0,\"readmore\":0,\"count\":5,\"show_featured\":\"\",\"exclude_current\":1,\"ordering\":\"a.publish_up\",\"direction\":1,\"layout\":\"cassiopeia:carousel\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, 'en-GB'),
(118, 139, 'Новости (2)', '', NULL, 1, 'news', NULL, NULL, '2023-12-22 13:07:53', NULL, -2, 'mod_articles_news', 1, 1, '{\"catid\":[8],\"image\":1,\"img_intro_full\":\"intro\",\"item_title\":1,\"link_titles\":1,\"item_heading\":\"h2\",\"triggerevents\":1,\"showLastSeparator\":1,\"show_introtext\":0,\"readmore\":0,\"count\":5,\"show_featured\":\"\",\"exclude_current\":1,\"ordering\":\"a.publish_up\",\"direction\":1,\"layout\":\"cassiopeia:carousel\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, 'ru-RU'),
(119, 140, 'Меню', '', '', 1, 'zmenu', NULL, NULL, NULL, NULL, 1, 'mod_jshopping_categories', 1, 1, '{\"show_image\":\"0\",\"sort\":\"order\",\"ordering\":\"asc\",\"moduleclass_sfx\":\"\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, 'ru-RU'),
(120, 141, 'Новые блюда', '', '', 1, 'popular', NULL, NULL, NULL, NULL, 1, 'mod_jshopping_label_products', 1, 1, '{\"count_products\":\"20\",\"label_id\":\"1\",\"enable_addon\":\"1\",\"show_image\":\"1\",\"show_image_label\":\"0\",\"allow_review\":\"0\",\"short_description\":\"1\",\"manufacturer_name\":\"0\",\"product_quantity\":\"0\",\"product_old_price\":\"0\",\"product_price_default\":\"0\",\"display_price\":\"1\",\"show_tax_product\":\"0\",\"show_plus_shipping_in_product\":\"0\",\"basic_price_info\":\"0\",\"product_weight\":\"0\",\"delivery_time\":\"0\",\"extra_field\":\"0\",\"vendor\":\"0\",\"product_list_qty_stock\":\"0\",\"show_button\":\"0\",\"show_button_buy\":\"0\",\"show_button_detal\":\"0\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"popular-label  page-sect sect-xs-3 sect-md-5 sect-xl-7\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, 'ru-RU'),
(121, 142, 'Menu', '', NULL, 1, 'zmenu', NULL, NULL, NULL, NULL, 1, 'mod_jshopping_categories', 1, 1, '{\"show_image\":\"0\",\"sort\":\"order\",\"ordering\":\"asc\",\"moduleclass_sfx\":\"\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, 'en-GB'),
(122, 143, 'New dishes', '', NULL, 1, 'popular', NULL, NULL, NULL, NULL, 1, 'mod_jshopping_label_products', 1, 1, '{\"count_products\":\"5\",\"label_id\":\"1\",\"enable_addon\":\"1\",\"show_image\":\"1\",\"show_image_label\":\"0\",\"allow_review\":\"0\",\"short_description\":\"1\",\"manufacturer_name\":\"0\",\"product_quantity\":\"0\",\"product_old_price\":\"0\",\"product_price_default\":\"0\",\"display_price\":\"1\",\"show_tax_product\":\"0\",\"show_plus_shipping_in_product\":\"0\",\"basic_price_info\":\"0\",\"product_weight\":\"0\",\"delivery_time\":\"0\",\"extra_field\":\"0\",\"vendor\":\"0\",\"product_list_qty_stock\":\"0\",\"show_button\":\"0\",\"show_button_buy\":\"0\",\"show_button_detal\":\"0\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"  page-sect sect-xs-3 sect-md-5 sect-xl-7\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, 'en-GB'),
(125, 161, 'Программа Лояльности', '', '<div class=\"title d-block d-md-none tac\">Программа <span>Лояльности</span></div>\r\n<div class=\"row\">\r\n	<div class=\"col-8 col-md-4\">\r\n		<div class=\"inner\">\r\n			<div class=\"title d-none d-md-block\">Программа <span>Лояльности</span></div>\r\n			<ul>\r\n				<li>Заполните анкету</li>\r\n				<li>Скачайте электронную карту</li>\r\n				<li>Получите персональную скидку</li>\r\n			</ul>\r\n			<a class=\"d-none d-md-inline-block\" href=\"https://form.p-h.app/fa024b25efa1722baca489052d3005a8\" target=\"_blank\">Получить карту</a>\r\n		</div>\r\n	</div>\r\n	<div class=\"col-4\">\r\n		<img src=\"images/iphone.png\" class=\"no-lazy\" alt=\"Iphone\" />\r\n	</div>\r\n	<div class=\"col-12 col-md-4\">\r\n		<div class=\"d-none d-md-flex flex-column align-items-center justify-content-center\">\r\n			<img src=\"images/QR.svg\" alt=\"QR-code\" />\r\n			<p>Отсканируйте QR код <span>камерой вашего телефона</span></p>\r\n		</div>\r\n		<a class=\"d-block d-md-none\" href=\"https://form.p-h.app/fa024b25efa1722baca489052d3005a8\" target=\"_blank\">Получить карту</a>\r\n	</div>\r\n</div>', 1, 'loyalty', NULL, NULL, NULL, NULL, 1, 'mod_custom', 1, 1, '{\"prepare_content\":0,\"backgroundimage\":\"\",\"layout\":\"cassiopeia:loyalty\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, 'ru-RU'),
(126, 162, 'Loyalty Program', '', '<div class=\"title d-block d-md-none tac\">Loyalty <span>Program</span></div>\r\n<div class=\"row\">\r\n	<div class=\"col-8 col-md-4\">\r\n		<div class=\"inner\">\r\n			<div class=\"title d-none d-md-block\">Loyalty <span>Program</span></div>\r\n			<ul>\r\n				<li>Fill in the form</li>\r\n				<li>Download the e-map</li>\r\n				<li>Get a personal discount</li>\r\n			</ul>\r\n			<a class=\"d-none d-md-inline-block\" href=\"https://form.p-h.app/fa024b25efa1722baca489052d3005a8\" target=\"_blank\">Get a card</a>\r\n		</div>\r\n	</div>\r\n	<div class=\"col-4\">\r\n		<img src=\"images/iphone.png\" class=\"no-lazy\" alt=\"Iphone\" />\r\n	</div>\r\n	<div class=\"col-12 col-md-4\">\r\n		<div class=\"d-none d-md-flex flex-column align-items-center justify-content-center\">\r\n			<img src=\"images/QR.svg\" alt=\"QR-code\" />\r\n			<p>Scan the QR code <span>your phone\'s camera</span></p>\r\n		</div>\r\n		<a class=\"d-block d-md-none\" href=\"https://form.p-h.app/fa024b25efa1722baca489052d3005a8\" target=\"_blank\">Get a card</a>\r\n	</div>\r\n</div>', 1, 'loyalty', NULL, NULL, NULL, NULL, 1, 'mod_custom', 1, 1, '{\"prepare_content\":0,\"backgroundimage\":\"\",\"layout\":\"cassiopeia:loyalty\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, 'en-GB'),
(127, 174, 'Рестораны', '', NULL, 1, 'restorans', NULL, NULL, NULL, NULL, 1, 'mod_articles_news', 1, 1, '{\"catid\":[10],\"image\":0,\"img_intro_full\":\"intro\",\"item_title\":1,\"link_titles\":1,\"item_heading\":\"h2\",\"triggerevents\":1,\"showLastSeparator\":1,\"show_introtext\":0,\"readmore\":0,\"count\":6,\"show_featured\":\"\",\"exclude_current\":1,\"ordering\":\"a.publish_up\",\"direction\":1,\"layout\":\"cassiopeia:restoran\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, 'ru-RU'),
(128, 175, 'Restaurants', '', NULL, 1, 'restorans', NULL, NULL, NULL, NULL, 1, 'mod_articles_news', 1, 1, '{\"catid\":[11],\"image\":0,\"img_intro_full\":\"intro\",\"item_title\":1,\"link_titles\":1,\"item_heading\":\"h2\",\"triggerevents\":1,\"showLastSeparator\":1,\"show_introtext\":0,\"readmore\":0,\"count\":6,\"show_featured\":\"\",\"exclude_current\":1,\"ordering\":\"a.publish_up\",\"direction\":1,\"layout\":\"cassiopeia:restoran\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, 'en-GB'),
(129, 176, 'Меню в подвале(RU)', '', NULL, 1, 'fmenu', NULL, NULL, NULL, NULL, 1, 'mod_menu', 1, 1, '{\"menutype\":\"top-menu-ru\",\"base\":\"\",\"startLevel\":1,\"endLevel\":10,\"showAllChildren\":0,\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"layout\":\"cassiopeia:fmenu\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, 'ru-RU'),
(130, 177, 'Меню в подвале(EN)', '', NULL, 1, 'fmenu', NULL, NULL, NULL, NULL, 1, 'mod_menu', 1, 1, '{\"menutype\":\"top-menu-en\",\"base\":\"\",\"startLevel\":1,\"endLevel\":0,\"showAllChildren\":0,\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"layout\":\"cassiopeia:fmenu\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, 'en-GB'),
(131, 203, 'Reserve a table', '', NULL, 1, 'rezerv', NULL, NULL, NULL, NULL, 1, 'mod_simpleform2', 1, 0, '{\"domainKey\":\"\",\"sfMailSubj\":\"\\u0411\\u0440\\u043e\\u043d\\u044c \\u0441\\u0442\\u043e\\u043b\\u0430\",\"sfMailTo\":\"9307080416@mail.ru\",\"sfMailReply\":\"info@zamesbar.ru\",\"simpleCode\":\"{form title=\\\"Reserve\\\" description=\\\"We will contact you within 10 minutes to confirm your reservation.\\\" type=\\\"popup\\\"}\\r\\n\\t<div class=\\\"form-body en\\\">\\r\\n\\t\\t<div class=\\\"sf2-form-group sf2-form-name\\\">\\r\\n\\t\\t\\t{element label=\\\"\\u0418\\u043c\\u044f\\\" placeholder=\\\"Name\\\" type=\\\"text\\\" required=\\\"required\\\" error=\\\"Please enter your name\\\"\\/}\\r\\n\\t\\t<\\/div>\\r\\n\\t\\t<div class=\\\"sf2-form-group sf2-form-phone\\\">\\r\\n\\t\\t\\t{element label=\\\"\\u0422\\u0435\\u043b\\u0435\\u0444\\u043e\\u043d\\\" placeholder=\\\"Phone\\\" type=\\\"tel\\\" required=\\\"required\\\" error=\\\"Please enter your phone number\\\"\\/}\\r\\n\\t\\t<\\/div>\\r\\n\\t\\t<div class=\\\"row\\\">\\r\\n\\t\\t\\t<div class=\\\"sf2-form-group col-12 col-md-6\\\">\\r\\n\\t\\t\\t\\t{element  label=\\\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\\" type=\\\"select\\\" required=\\\"required\\\" error=\\\"Please select a restaurant\\\"}\\r\\n\\t\\t\\t\\t\\t{option label=\\\"Select a restaurant\\\" value=\\\"ok\\\"\\/}\\r\\n\\t\\t\\t\\t\\t{option label=\\\"MITINO\\\" value=\\\"booking_mitino\\\" \\/}\\r\\n\\t\\t\\t\\t\\t{option label=\\\"KASHIRSKAYA PLAZA\\\" value=\\\"booking_kashirka\\\" \\/}\\r\\n\\t\\t\\t\\t\\t{option label=\\\"AFIMALL CITY\\\" value=\\\"booking_afimall\\\" \\/}\\r\\n\\t\\t\\t\\t\\t{option label=\\\"KUNTSEVO PLAZA\\\" value=\\\"booking_kuntsevo\\\" \\/}\\r\\n\\t\\t\\t\\t\\t{option label=\\\"HOROSHO\\\" value=\\\"booking_horosho\\\" \\/}\\r\\n\\t\\t\\t\\t\\t{option label=\\\"BUTOVO\\\" value=\\\"booking_butovo\\\" \\/}\\r\\n\\t\\t\\t\\t{\\/element}\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"sf2-form-group col-12 col-md-6\\\">\\r\\n\\t\\t\\t\\t{element  label=\\\"\\u0413\\u043e\\u0441\\u0442\\u0438\\\" type=\\\"select\\\"}\\r\\n\\t\\t\\t\\t\\t{option label=\\\"Number of guests\\\" value=\\\"ok\\\"\\/}\\r\\n\\t\\t\\t\\t\\t{option label=\\\"1\\\" value=\\\"1\\\"\\/}\\r\\n\\t\\t\\t\\t\\t{option label=\\\"2\\\" value=\\\"2\\\"\\/}\\r\\n\\t\\t\\t\\t\\t{option label=\\\"3\\\" value=\\\"3\\\"\\/}\\r\\n\\t\\t\\t\\t\\t{option label=\\\"4\\\" value=\\\"4\\\"\\/}\\r\\n\\t\\t\\t\\t\\t{option label=\\\"4+\\\" value=\\\"4+\\\"\\/}\\r\\n\\t\\t\\t\\t{\\/element}\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"sf2-form-group sf2-form-time col-6 col-md-6\\\">\\r\\n\\t\\t\\t\\t{element label=\\\"\\u0412\\u0440\\u0435\\u043c\\u044f\\\" placeholder=\\\"Time\\\" type=\\\"text\\\"\\/}\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"sf2-form-group sf2-form-data col-6 col-md-6\\\">\\r\\n\\t\\t\\t\\t{element label=\\\"\\u0414\\u0430\\u0442\\u0430\\\" class=\\\"input-data\\\" placeholder=\\\"Data\\\" type=\\\"date\\\"\\/}\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t\\t<div class=\\\"sf2-form-groups f2-form-comment\\\">\\r\\n\\t\\t\\t{element label=\\\"\\u041a\\u043e\\u043c\\u043c\\u0435\\u043d\\u0442\\u0430\\u0440\\u0438\\u0439\\\" placeholder=\\\"Comments on booking\\\" type=\\\"textarea\\\" \\/}\\r\\n\\t\\t<\\/div>\\r\\n\\t\\t<div class=\\\"row row-last\\\">\\r\\n\\t\\t\\t<div class=\\\"sf2-form-group col-12 col-md-6 sf2-form-check\\\">\\r\\n\\t\\t\\t\\t{element type=\\\"checkbox\\\" required=\\\"required\\\" error=\\\"To submit data you must consent to its processing\\\" send-in-email=\\\"no\\\"}\\r\\n\\t\\t\\t\\t\\t{option label=\\\"I agree to the processing of personal data\\\" value=\\\"ok\\\"  \\/}\\r\\n\\t\\t\\t\\t{\\/element}\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"sf2-form-group col-12 col-md-6 sf2-form-submit\\\">\\r\\n\\t\\t\\t\\t{element type=\\\"submit\\\" value=\\\"Reserve a table\\\"\\/}\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n{\\/form}\\r\\n{caller}Reserve{\\/caller}\",\"sfLayout\":\"blocks\",\"sfStyle\":\"default\",\"sfLayoutMode\":\"full-width\",\"okText\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-12 col-md-6 d-flex align-items-center\\\">\\r\\n\\t\\t<img src=\\\"\\/images\\/message-logo.png\\\" \\/>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-6\\\">\\r\\n\\t\\t<div class=\\\"page-header mdl-header\\\">Table successfully booked<\\/div>\\r\\n\\t\\t<div class=\\\"description\\\">Our manager will contact you soon to clarify the information. Thank you for contacting <span>ZAMES!<\\/span><\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"moduleclass_sfx\":\" reserve-en\",\"loadScriptsMode\":\"body\",\"userCheckFunc\":\"\",\"userResultFunc\":\"\",\"layout\":\"_:default\",\"cache\":\"0\",\"cache_time\":\"900\",\"cachemode\":\"itemid\",\"ip_detect_method\":\"REMOTE_ADDR\",\"recordForms\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, 'en-GB'),
(134, 210, 'Контакты в меню', '', '<div class=\"contact-phone page-sect sect-pb-xs-3 sect-pb-md-5\"><a href=\"tel:+74957392347\">+7 (495) 739 23 47</a></div>\r\n<div class=\"contact-reviews page-sect sect-pb-xs-3 sect-pb-md-5\">\r\n	<div class=\"contact-title contact-width-1 page-sect sect-pb-xs-2\">Отзывы и <span>предложения</span></div>\r\n	<div class=\"contact-mail contact-width-1\"><a href=\"mailto:mes@zms-msk.ru\">mes@zms-msk.ru</a></div>\r\n</div>\r\n<div class=\"contact-resume page-sect sect-pb-xs-3 sect-pb-md-5\">\r\n	<div class=\"contact-title contact-width-2 page-sect sect-pb-xs-2\">Резюме</div>\r\n	<div class=\"contact-mail contact-width-2\"><a href=\"mailto:job@zms-msk.ru\">job@zms-msk.ru</a></div>\r\n</div>\r\n<div class=\"contact-soc d-flex align-items-center\">\r\n	<div class=\"contact-soc-inner\">\r\n		<div class=\"d-flex align-items-center justify-content-end\">\r\n			<a href=\"https://vk.com/zamesbarmoscow\" target=\"_blank\"><img class=\"no-lazy\" src=\"images/soc/1.svg\" /></a>\r\n			<a href=\"https://t.me/zamesbar\" target=\"_blank\"><img class=\"no-lazy\" src=\"images/soc/2.svg\" /></a>\r\n			<a href=\"https://www.instagram.com/zamesbar\" target=\"_blank\" ><img class=\"no-lazy\" src=\"images/soc/3.svg\" /></a>\r\n		</div>\r\n		<div class=\"instagram-box d-flex align-items-center justify-content-end\">\r\n			<div>Instagram запрещен <span>на территории РФ</span>\r\n		</div>\r\n		</div>\r\n	</div>\r\n</div>', 1, 'menu-contact', NULL, NULL, NULL, NULL, 1, 'mod_custom', 1, 1, '{\"prepare_content\":0,\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, 'ru-RU'),
(135, 215, 'Получить презентацию', '', NULL, 1, 'debug', 113, '2023-12-24 10:49:24', NULL, NULL, 1, 'mod_simpleform2', 1, 0, '{\"domainKey\":\"\",\"sfMailSubj\":\"\\u0417\\u0430\\u044f\\u0432\\u043a\\u0430 \\u043d\\u0430 \\u0444\\u0440\\u0430\\u043d\\u0448\\u0438\\u0437\\u0443\",\"sfMailTo\":\"franchise@zms-msk.ru\",\"sfMailReply\":\"info@zamesbar.ru\",\"simpleCode\":\"{form title=\\\"\\u041f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043f\\u0440\\u0435\\u0437\\u0435\\u043d\\u0442\\u0430\\u0446\\u0438\\u044e\\\" description=\\\"\\u0414\\u043b\\u044f \\u043f\\u043e\\u043b\\u0443\\u0447\\u0435\\u043d\\u0438\\u044f \\u043f\\u043e\\u0434\\u0440\\u043e\\u0431\\u043d\\u043e\\u0439 \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438 \\u043f\\u0440\\u043e\\u0441\\u0438\\u043c \\u0437\\u0430\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u044c \\u0444\\u043e\\u0440\\u043c\\u0443 \\u043d\\u0438\\u0436\\u0435.\\\" type=\\\"popup\\\"}\\r\\n\\t<div class=\\\"form-body\\\">\\r\\n\\t\\t<div class=\\\"sf2-form-group sf2-form-name\\\">\\r\\n\\t\\t\\t{element label=\\\"\\u0418\\u043c\\u044f\\\" placeholder=\\\"\\u0418\\u043c\\u044f\\\" type=\\\"text\\\" required=\\\"required\\\" error=\\\"\\u0412\\u0432\\u0435\\u0434\\u0438\\u0442\\u0435 \\u043f\\u043e\\u0436\\u0430\\u043b\\u0443\\u0439\\u0441\\u0442\\u0430 \\u0432\\u0430\\u0448\\u0435 \\u0438\\u043c\\u044f\\\"\\/}\\r\\n\\t\\t<\\/div>\\r\\n\\t\\t<div class=\\\"sf2-form-group sf2-form-phone\\\">\\r\\n\\t\\t\\t{element label=\\\"\\u0422\\u0435\\u043b\\u0435\\u0444\\u043e\\u043d\\\" placeholder=\\\"\\u0422\\u0435\\u043b\\u0435\\u0444\\u043e\\u043d\\\" type=\\\"tel\\\" required=\\\"required\\\" error=\\\"\\u0412\\u0432\\u0435\\u0434\\u0438\\u0442\\u0435 \\u043f\\u043e\\u0436\\u0430\\u043b\\u0443\\u0439\\u0441\\u0442\\u0430 \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043b\\u0435\\u0444\\u043e\\u043d\\\"\\/}\\r\\n\\t\\t<\\/div>\\r\\n\\t\\t<div class=\\\"sf2-form-group sf2-form-name\\\">\\r\\n\\t\\t\\t{element label=\\\"\\u041f\\u043e\\u0447\\u0442\\u0430\\\" placeholder=\\\"E-mail\\\" type=\\\"email\\\" required=\\\"required\\\" error=\\\"\\u0412\\u0432\\u0435\\u0434\\u0438\\u0442\\u0435 \\u043f\\u043e\\u0436\\u0430\\u043b\\u0443\\u0439\\u0441\\u0442\\u0430 \\u0432\\u0430\\u0448\\u0443 \\u043f\\u043e\\u0447\\u0442\\u0443\\\"\\/}\\r\\n\\t\\t<\\/div>\\r\\n\\t\\t<div class=\\\"row row-last\\\">\\r\\n\\t\\t\\t<div class=\\\"sf2-form-group col-12 col-md-6 sf2-form-check\\\">\\r\\n\\t\\t\\t\\t{element type=\\\"checkbox\\\" required=\\\"required\\\" error=\\\"\\u0414\\u043b\\u044f \\u043e\\u0442\\u043f\\u0440\\u0430\\u0432\\u043a\\u0438 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432\\u044b \\u0434\\u043e\\u043b\\u0436\\u043d\\u044b \\u0434\\u0430\\u0442\\u044c \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u0435 \\u043d\\u0430 \\u0438\\u0445 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443\\\" send-in-email=\\\"no\\\"}\\r\\n\\t\\t\\t\\t\\t{option label=\\\"\\u0414\\u0430\\u044e \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u0435 \\u043d\\u0430 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445\\\" value=\\\"ok\\\" \\/}\\r\\n\\t\\t\\t\\t{\\/element}\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"sf2-form-group col-12 col-md-6 sf2-form-submit\\\">\\r\\n\\t\\t\\t\\t{element type=\\\"submit\\\" value=\\\"\\u041e\\u0442\\u043f\\u0440\\u0430\\u0432\\u0438\\u0442\\u044c\\\"\\/}\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n{\\/form}\\r\\n{caller}\\u041f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u043f\\u0440\\u0435\\u0437\\u0435\\u043d\\u0442\\u0430\\u0446\\u0438\\u044e{\\/caller}\",\"sfLayout\":\"blocks\",\"sfStyle\":\"default\",\"sfLayoutMode\":\"full-width\",\"okText\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-12 col-md-6 d-flex align-items-center\\\">\\r\\n\\t\\t<img src=\\\"\\/images\\/message-logo.png\\\" \\/>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-6\\\">\\r\\n\\t\\t<div class=\\\"page-header mdl-header\\\">\\u0421\\u0442\\u043e\\u043b\\u0438\\u043a \\u0443\\u0441\\u043f\\u0435\\u0448\\u043d\\u043e \\u0437\\u0430\\u0431\\u0440\\u043e\\u043d\\u0438\\u0440\\u043e\\u0432\\u0430\\u043d<\\/div>\\r\\n\\t\\t<div class=\\\"description\\\">\\u041d\\u0430\\u0448 \\u043c\\u0435\\u043d\\u0435\\u0434\\u0436\\u0435\\u0440 \\u0441\\u043a\\u043e\\u0440\\u043e \\u0441\\u0432\\u044f\\u0436\\u0435\\u0442\\u0441\\u044f \\u0441 \\u0412\\u0430\\u043c\\u0438 \\u0434\\u043b\\u044f \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u044f \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438. \\u0421\\u043f\\u0430\\u0441\\u0438\\u0431\\u043e, \\u0447\\u0442\\u043e \\u043e\\u0431\\u0440\\u0430\\u0442\\u0438\\u043b\\u0438\\u0441\\u044c \\u0432 <span>ZAMES!<\\/span><\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"moduleclass_sfx\":\"\",\"loadScriptsMode\":\"body\",\"userCheckFunc\":\"\",\"userResultFunc\":\"\",\"layout\":\"_:default\",\"cache\":\"0\",\"cache_time\":\"900\",\"cachemode\":\"itemid\",\"ip_detect_method\":\"REMOTE_ADDR\",\"recordForms\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, 'ru-RU'),
(136, 216, 'Заполнить анкету', '', NULL, 1, 'debug', 113, '2023-12-24 10:49:22', NULL, NULL, 1, 'mod_simpleform2', 1, 0, '{\"domainKey\":\"\",\"sfMailSubj\":\"\\u0417\\u0430\\u044f\\u0432\\u043a\\u0430 \\u043d\\u0430 \\u0432\\u0430\\u043a\\u0430\\u043d\\u0441\\u0438\\u044e\",\"sfMailTo\":\"job@zms-msk.ru\",\"sfMailReply\":\"info@zamesbar.ru\",\"simpleCode\":\"{form title=\\\"\\u0417\\u0430\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u044c \\u0430\\u043d\\u043a\\u0435\\u0442\\u0443\\\" description=\\\"\\u0415\\u0441\\u043b\\u0438 \\u0432\\u0430\\u0441 \\u0437\\u0430\\u0438\\u043d\\u0442\\u0435\\u0440\\u0435\\u0441\\u043e\\u0432\\u0430\\u043b\\u0438 \\u043d\\u0430\\u0448\\u0438 \\u0432\\u0430\\u043a\\u0430\\u043d\\u0441\\u0438\\u0438, \\u0437\\u0430\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u0435 \\u0444\\u043e\\u0440\\u043c\\u0443 \\u043d\\u0438\\u0436\\u0435 \\u0438 \\u043c\\u044b \\u0441\\u0432\\u044f\\u0436\\u0435\\u043c\\u0441\\u044f \\u0441 \\u0432\\u0430\\u043c\\u0438!\\\" type=\\\"popup\\\"}\\r\\n\\t\\t<div class=\\\"sf2-form-group sf2-form-name\\\">\\r\\n\\t\\t\\t{element label=\\\"\\u0418\\u043c\\u044f\\\" placeholder=\\\"\\u0418\\u043c\\u044f\\\" type=\\\"text\\\" required=\\\"required\\\" error=\\\"\\u0412\\u0432\\u0435\\u0434\\u0438\\u0442\\u0435 \\u043f\\u043e\\u0436\\u0430\\u043b\\u0443\\u0439\\u0441\\u0442\\u0430 \\u0432\\u0430\\u0448\\u0435 \\u0438\\u043c\\u044f\\\"\\/}\\r\\n\\t\\t<\\/div>\\r\\n\\t\\t<div class=\\\"sf2-form-group sf2-form-phone\\\">\\r\\n\\t\\t\\t{element label=\\\"\\u0422\\u0435\\u043b\\u0435\\u0444\\u043e\\u043d\\\" placeholder=\\\"\\u0422\\u0435\\u043b\\u0435\\u0444\\u043e\\u043d\\\" type=\\\"tel\\\" required=\\\"required\\\" error=\\\"\\u0412\\u0432\\u0435\\u0434\\u0438\\u0442\\u0435 \\u043f\\u043e\\u0436\\u0430\\u043b\\u0443\\u0439\\u0441\\u0442\\u0430 \\u0432\\u0430\\u0448 \\u0442\\u0435\\u043b\\u0435\\u0444\\u043e\\u043d\\\"\\/}\\r\\n\\t\\t<\\/div>\\r\\n\\t\\t<div class=\\\"sf2-form-group sf2-form-name\\\">\\r\\n\\t\\t\\t{element label=\\\"\\u0412\\u043e\\u0437\\u0440\\u0430\\u0441\\u0442\\\" placeholder=\\\"\\u0412\\u043e\\u0437\\u0440\\u0430\\u0441\\u0442\\\" type=\\\"text\\\" required=\\\"required\\\" error=\\\"\\u0412\\u0432\\u0435\\u0434\\u0438\\u0442\\u0435 \\u043f\\u043e\\u0436\\u0430\\u043b\\u0443\\u0439\\u0441\\u0442\\u0430 \\u0432\\u0430\\u0448 \\u0432\\u043e\\u0437\\u0440\\u0430\\u0441\\u0442\\\"\\/}\\r\\n\\t\\t<\\/div>\\r\\n\\t\\t<div class=\\\"sf2-form-group sf2-form-name\\\">\\r\\n\\t\\t\\t{element label=\\\"\\u0414\\u043e\\u043b\\u0436\\u043d\\u043e\\u0441\\u0442\\u044c\\\" placeholder=\\\"\\u0416\\u0435\\u043b\\u0430\\u0435\\u043c\\u0430\\u044f \\u0434\\u043e\\u043b\\u0436\\u043d\\u043e\\u0441\\u0442\\u044c\\\" type=\\\"text\\\" required=\\\"required\\\" error=\\\"\\u0412\\u0432\\u0435\\u0434\\u0438\\u0442\\u0435 \\u043f\\u043e\\u0436\\u0430\\u043b\\u0443\\u0439\\u0441\\u0442\\u0430 \\u0436\\u0435\\u043b\\u0430\\u0435\\u043c\\u0443\\u044e \\u0434\\u043e\\u043b\\u0436\\u043d\\u043e\\u0441\\u0442\\u044c\\\"\\/}\\r\\n\\t\\t<\\/div>\\r\\n\\t\\t<div class=\\\"row row-last\\\">\\r\\n\\t\\t\\t<div class=\\\"sf2-form-group col-12 col-md-6 sf2-form-check\\\">\\r\\n\\t\\t\\t\\t{element type=\\\"checkbox\\\" required=\\\"required\\\" error=\\\"\\u0414\\u043b\\u044f \\u043e\\u0442\\u043f\\u0440\\u0430\\u0432\\u043a\\u0438 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445 \\u0432\\u044b \\u0434\\u043e\\u043b\\u0436\\u043d\\u044b \\u0434\\u0430\\u0442\\u044c \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u0435 \\u043d\\u0430 \\u0438\\u0445 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443\\\" send-in-email=\\\"no\\\"}\\r\\n\\t\\t\\t\\t\\t{option label=\\\"\\u0414\\u0430\\u044e \\u0441\\u043e\\u0433\\u043b\\u0430\\u0441\\u0438\\u0435 \\u043d\\u0430 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u043a\\u0443 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445 \\u0434\\u0430\\u043d\\u043d\\u044b\\u0445\\\" value=\\\"ok\\\" \\/}\\r\\n\\t\\t\\t\\t{\\/element}\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"sf2-form-group col-12 col-md-6 sf2-form-submit\\\">\\r\\n\\t\\t\\t\\t{element type=\\\"submit\\\" value=\\\"\\u041e\\u0442\\u043f\\u0440\\u0430\\u0432\\u0438\\u0442\\u044c\\\"\\/}\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n{\\/form}\\r\\n{caller}\\u0417\\u0430\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u044c \\u0430\\u043d\\u043a\\u0435\\u0442\\u0443{\\/caller}\",\"sfLayout\":\"blocks\",\"sfStyle\":\"default\",\"sfLayoutMode\":\"full-width\",\"okText\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-12 col-md-6 d-flex align-items-center\\\">\\r\\n\\t\\t<img src=\\\"\\/images\\/message-logo.png\\\" \\/>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-6\\\">\\r\\n\\t\\t<div class=\\\"page-header mdl-header\\\">\\u0421\\u043e\\u043e\\u0431\\u0449\\u0435\\u043d\\u0438\\u0435 \\u043e\\u0442\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u043e!<\\/div>\\r\\n\\t\\t<div class=\\\"description\\\">\\u041d\\u0430\\u0448 \\u0441\\u043e\\u0442\\u0440\\u0443\\u0434\\u043d\\u0438\\u043a \\u0441\\u043a\\u043e\\u0440\\u043e \\u0441\\u0432\\u044f\\u0436\\u0435\\u0442\\u0441\\u044f \\u0441 \\u0412\\u0430\\u043c\\u0438 \\u0434\\u043b\\u044f \\u0443\\u0442\\u043e\\u0447\\u043d\\u0435\\u043d\\u0438\\u044f \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u0438. \\u0421\\u043f\\u0430\\u0441\\u0438\\u0431\\u043e, \\u0447\\u0442\\u043e \\u043e\\u0431\\u0440\\u0430\\u0442\\u0438\\u043b\\u0438\\u0441\\u044c \\u0432 <span>ZAMES!<\\/span><\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"moduleclass_sfx\":\"\",\"loadScriptsMode\":\"body\",\"userCheckFunc\":\"\",\"userResultFunc\":\"\",\"layout\":\"_:default\",\"cache\":\"0\",\"cache_time\":\"900\",\"cachemode\":\"itemid\",\"ip_detect_method\":\"REMOTE_ADDR\",\"recordForms\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, 'ru-RU'),
(137, 223, '菜单', '', NULL, 1, 'zmenu', NULL, NULL, NULL, NULL, 1, 'mod_jshopping_categories', 1, 1, '{\"show_image\":\"0\",\"sort\":\"order\",\"ordering\":\"asc\",\"moduleclass_sfx\":\"\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, 'zh-CN'),
(138, 224, 'Верхнее меню(CN)', '', NULL, 1, 'topbar', NULL, NULL, NULL, NULL, 1, 'mod_menu', 1, 1, '{\"menutype\":\"top-menu-cn\",\"base\":\"\",\"startLevel\":1,\"endLevel\":10,\"showAllChildren\":0,\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"layout\":\"cassiopeia:main\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, 'zh-CN');
INSERT INTO `lsqvo_modules` (`id`, `asset_id`, `title`, `note`, `content`, `ordering`, `position`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `published`, `module`, `access`, `showtitle`, `params`, `client_id`, `language`) VALUES
(139, 225, 'Забронировать столик (CN)', '', NULL, 1, 'rezerv', 113, '2023-12-25 16:13:39', NULL, NULL, 1, 'mod_simpleform2', 1, 0, '{\"domainKey\":\"\",\"sfMailSubj\":\"\\u0411\\u0440\\u043e\\u043d\\u044c \\u0441\\u0442\\u043e\\u043b\\u0430\",\"sfMailTo\":\"9307080416@mail.ru\",\"sfMailReply\":\"info@zamesbar.ru\",\"simpleCode\":\"{form title=\\\"\\u9884\\u8ba2\\\" description=\\\"\\u6211\\u4eec\\u5c06\\u5728 10 \\u5206\\u949f\\u5185\\u4e0e\\u60a8\\u8054\\u7cfb\\u4ee5\\u786e\\u8ba4\\u60a8\\u7684\\u9884\\u8ba2\\\" type=\\\"popup\\\"}\\r\\n\\t<div class=\\\"form-body\\\">\\r\\n\\t\\t<div class=\\\"sf2-form-group sf2-form-name\\\">\\r\\n\\t\\t\\t{element label=\\\"\\u0418\\u043c\\u044f\\\" placeholder=\\\"\\u59d3\\u540d\\\" type=\\\"text\\\" required=\\\"required\\\" error=\\\"\\u8bf7\\u8f93\\u5165\\u60a8\\u7684\\u59d3\\u540d\\\"\\/}\\r\\n\\t\\t<\\/div>\\r\\n\\t\\t<div class=\\\"sf2-form-group sf2-form-phone\\\">\\r\\n\\t\\t\\t{element label=\\\"\\u0422\\u0435\\u043b\\u0435\\u0444\\u043e\\u043d\\\" placeholder=\\\"\\u7535\\u8bdd\\\" type=\\\"tel\\\" required=\\\"required\\\" error=\\\"\\u8bf7\\u8f93\\u5165\\u60a8\\u7684\\u7535\\u8bdd\\u53f7\\u7801\\\"\\/}\\r\\n\\t\\t<\\/div>\\r\\n\\t\\t<div class=\\\"row\\\">\\r\\n\\t\\t\\t<div class=\\\"sf2-form-group col-12 col-md-6\\\">\\r\\n\\t\\t\\t\\t{element  label=\\\"\\u0420\\u0435\\u0441\\u0442\\u043e\\u0440\\u0430\\u043d\\\" type=\\\"select\\\" required=\\\"required\\\" error=\\\"\\u8bf7\\u9009\\u62e9\\u9910\\u5385\\\"}\\r\\n\\t\\t\\t\\t\\t{option label=\\\"\\u9009\\u62e9\\u9910\\u5385\\\" value=\\\"ok\\\"\\/}\\r\\n\\t\\t\\t\\t\\t{option label=\\\"MITINO\\\" value=\\\"booking_mitino\\\" \\/}\\r\\n\\t\\t\\t\\t\\t{option label=\\\"KASHIRSKAYA PLAZA\\\" value=\\\"booking_kashirka\\\" \\/}\\r\\n\\t\\t\\t\\t\\t{option label=\\\"AFIMALL CITY\\\" value=\\\"booking_afimall\\\" \\/}\\r\\n\\t\\t\\t\\t\\t{option label=\\\"KUNTSEVO PLAZA\\\" value=\\\"booking_kuntsevo\\\" \\/}\\r\\n\\t\\t\\t\\t\\t{option label=\\\"HOROSHO\\\" value=\\\"booking_horosho\\\" \\/}\\r\\n\\t\\t\\t\\t\\t{option label=\\\"BUTOVO\\\" value=\\\"booking_butovo\\\" \\/}\\r\\n\\t\\t\\t\\t{\\/element}\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"sf2-form-group col-12 col-md-6\\\">\\r\\n\\t\\t\\t\\t{element  label=\\\"\\u0413\\u043e\\u0441\\u0442\\u0438\\\" type=\\\"select\\\"}\\r\\n\\t\\t\\t\\t\\t{option label=\\\"\\u5165\\u4f4f\\u4eba\\u6570\\\" value=\\\"ok\\\"\\/}\\r\\n\\t\\t\\t\\t\\t{option label=\\\"1\\\" value=\\\"1\\\"\\/}\\r\\n\\t\\t\\t\\t\\t{option label=\\\"2\\\" value=\\\"2\\\"\\/}\\r\\n\\t\\t\\t\\t\\t{option label=\\\"3\\\" value=\\\"3\\\"\\/}\\r\\n\\t\\t\\t\\t\\t{option label=\\\"4\\\" value=\\\"4\\\"\\/}\\r\\n\\t\\t\\t\\t\\t{option label=\\\"4+\\\" value=\\\"4+\\\"\\/}\\r\\n\\t\\t\\t\\t{\\/element}\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"sf2-form-group sf2-form-time col-6 col-md-6\\\">\\r\\n\\t\\t\\t\\t{element label=\\\"\\u0412\\u0440\\u0435\\u043c\\u044f\\\" placeholder=\\\"\\u65f6\\u95f4\\\" type=\\\"text\\\"\\/}\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"sf2-form-group sf2-form-data col-6 col-md-6\\\">\\r\\n\\t\\t\\t\\t{element label=\\\"\\u0414\\u0430\\u0442\\u0430\\\" class=\\\"input-data\\\" placeholder=\\\"\\u65e5\\u671f\\\" type=\\\"date\\\"\\/}\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t\\t<div class=\\\"sf2-form-groups f2-form-comment\\\">\\r\\n\\t\\t\\t{element label=\\\"\\u041a\\u043e\\u043c\\u043c\\u0435\\u043d\\u0442\\u0430\\u0440\\u0438\\u0439\\\" placeholder=\\\"\\u9884\\u8ba2\\u8bc4\\u8bba\\\" type=\\\"textarea\\\" \\/}\\r\\n\\t\\t<\\/div>\\r\\n\\t\\t<div class=\\\"row row-last\\\">\\r\\n\\t\\t\\t<div class=\\\"sf2-form-group col-12 col-md-6 sf2-form-check\\\">\\r\\n\\t\\t\\t\\t{element type=\\\"checkbox\\\" required=\\\"required\\\" error=\\\"\\u8981\\u63d0\\u4ea4\\u6570\\u636e\\uff0c\\u60a8\\u5fc5\\u987b\\u540c\\u610f\\u5176\\u5904\\u7406\\\" send-in-email=\\\"no\\\"}\\r\\n\\t\\t\\t\\t\\t{option label=\\\"\\u6211\\u540c\\u610f\\u5904\\u7406\\u4e2a\\u4eba\\u6570\\u636e\\\" value=\\\"ok\\\"  \\/}\\r\\n\\t\\t\\t\\t{\\/element}\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t\\t<div class=\\\"sf2-form-group col-12 col-md-6 sf2-form-submit\\\">\\r\\n\\t\\t\\t\\t{element type=\\\"submit\\\" value=\\\"\\u9884\\u8ba2\\u9910\\u684c\\\"\\/}\\r\\n\\t\\t\\t<\\/div>\\r\\n\\t\\t<\\/div>\\r\\n\\t<\\/div>\\r\\n{\\/form}\\r\\n{caller}\\u9884\\u8ba2{\\/caller}\",\"sfLayout\":\"blocks\",\"sfStyle\":\"default\",\"sfLayoutMode\":\"full-width\",\"okText\":\"<div class=\\\"row\\\">\\r\\n\\t<div class=\\\"col-12 col-md-6 d-flex align-items-center\\\">\\r\\n\\t\\t<img src=\\\"\\/images\\/message-logo.png\\\" \\/>\\r\\n\\t<\\/div>\\r\\n\\t<div class=\\\"col-12 col-md-6\\\">\\r\\n\\t\\t<div class=\\\"page-header mdl-header\\\">\\u8ba2\\u684c\\u6210\\u529f<\\/div>\\r\\n\\t\\t<div class=\\\"description\\\">\\u6211\\u4eec\\u7684\\u7ecf\\u7406\\u5c06\\u5c3d\\u5feb\\u4e0e\\u60a8\\u8054\\u7cfb\\u4ee5\\u6f84\\u6e05\\u4fe1\\u606f\\u3002 \\u611f\\u8c22\\u60a8\\u8054\\u7cfb<span>ZAMES!<\\/span><\\/div>\\r\\n\\t<\\/div>\\r\\n<\\/div>\",\"moduleclass_sfx\":\" reserv\",\"loadScriptsMode\":\"body\",\"userCheckFunc\":\"\",\"userResultFunc\":\"\",\"layout\":\"_:default\",\"cache\":\"0\",\"cache_time\":\"900\",\"cachemode\":\"itemid\",\"ip_detect_method\":\"REMOTE_ADDR\",\"recordForms\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, 'zh-CN'),
(140, 226, '餐厅', 'Рестораны', NULL, 1, 'restorans', NULL, NULL, NULL, NULL, 1, 'mod_articles_news', 1, 1, '{\"catid\":[22],\"image\":0,\"img_intro_full\":\"intro\",\"item_title\":1,\"link_titles\":1,\"item_heading\":\"h2\",\"triggerevents\":1,\"showLastSeparator\":1,\"show_introtext\":0,\"readmore\":0,\"count\":6,\"show_featured\":\"\",\"exclude_current\":1,\"ordering\":\"a.publish_up\",\"direction\":1,\"layout\":\"cassiopeia:restoran\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, 'zh-CN'),
(141, 227, '新菜品', 'Новые блюда', NULL, 1, 'popular', NULL, NULL, NULL, NULL, 1, 'mod_jshopping_label_products', 1, 1, '{\"count_products\":\"20\",\"label_id\":\"1\",\"enable_addon\":\"1\",\"show_image\":\"1\",\"show_image_label\":\"0\",\"allow_review\":\"0\",\"short_description\":\"1\",\"manufacturer_name\":\"0\",\"product_quantity\":\"0\",\"product_old_price\":\"0\",\"product_price_default\":\"0\",\"display_price\":\"1\",\"show_tax_product\":\"0\",\"show_plus_shipping_in_product\":\"0\",\"basic_price_info\":\"0\",\"product_weight\":\"0\",\"delivery_time\":\"0\",\"extra_field\":\"0\",\"vendor\":\"0\",\"product_list_qty_stock\":\"0\",\"show_button\":\"0\",\"show_button_buy\":\"0\",\"show_button_detal\":\"0\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"popular-label  page-sect sect-xs-3 sect-md-5 sect-xl-7\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, 'zh-CN'),
(142, 228, '库存', 'Акции', NULL, 1, 'news', NULL, NULL, NULL, NULL, 0, 'mod_articles_news', 1, 1, '{\"catid\":[21],\"image\":1,\"img_intro_full\":\"intro\",\"item_title\":1,\"link_titles\":1,\"item_heading\":\"h2\",\"triggerevents\":1,\"showLastSeparator\":1,\"show_introtext\":0,\"readmore\":0,\"count\":5,\"show_featured\":\"\",\"exclude_current\":1,\"ordering\":\"a.publish_up\",\"direction\":1,\"layout\":\"cassiopeia:carousel\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, 'zh-CN'),
(143, 229, 'Контакты в меню (CN)', '', '<div class=\"contact-phone page-sect sect-pb-xs-3 sect-pb-md-5\"><a href=\"tel:+74957392347\">+7 (495) 739 23 47</a></div>\r\n<div class=\"contact-reviews page-sect sect-pb-xs-3 sect-pb-md-5\">\r\n	<div class=\"contact-title contact-width-1 page-sect sect-pb-xs-2\">评论和<span>建议</span></div>\r\n	<div class=\"contact-mail contact-width-1\"><a href=\"mailto:mes@zms-msk.ru\">mes@zms-msk.ru</a></div>\r\n</div>\r\n<div class=\"contact-soc d-flex align-items-center\">\r\n	<div class=\"contact-soc-inner\">\r\n		<div class=\"d-flex align-items-center justify-content-end\">\r\n			<a href=\"https://vk.com/zamesbarmoscow\" target=\"_blank\"><img class=\"no-lazy\" src=\"images/soc/1.svg\" /></a>\r\n			<a href=\"https://t.me/zamesbar\" target=\"_blank\"><img class=\"no-lazy\" src=\"images/soc/2.svg\" /></a>\r\n			<a href=\"https://www.instagram.com/zamesbar\" target=\"_blank\" ><img class=\"no-lazy\" src=\"images/soc/3.svg\" /></a>\r\n		</div>\r\n		<div class=\"instagram-box d-flex align-items-center justify-content-end\">\r\n			<div>Instagram <span>在俄罗斯联邦被禁止</span>\r\n		</div>\r\n		</div>\r\n	</div>\r\n</div>', 1, 'menu-contact', NULL, NULL, NULL, NULL, 1, 'mod_custom', 1, 1, '{\"prepare_content\":0,\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, 'zh-CN'),
(144, 230, 'Программа Лояльности (CN)', '', '<div class=\"title d-block d-md-none tac\">计划<span>忠诚度</span></div>\r\n<div class=\"row\">\r\n	<div class=\"col-8 col-md-4\">\r\n		<div class=\"inner\">\r\n			<div class=\"title d-none d-md-block\"><span>忠诚度计划</span></div>\r\n			<ul>\r\n				<li>填写表格</li>\r\n				<li>下载电子地图</li>\r\n				<li>获得个人折扣</li>\r\n			</ul>\r\n			<a class=\"d-none d-md-inline-block\" href=\"https://form.p-h.app/fa024b25efa1722baca489052d3005a8\" target=\"_blank\">获得一张卡</a>\r\n		</div>\r\n	</div>\r\n	<div class=\"col-4\">\r\n		<img src=\"images/iphone.png\" class=\"no-lazy\" alt=\"Iphone\" />\r\n	</div>\r\n	<div class=\"col-12 col-md-4\">\r\n		<div class=\"d-none d-md-flex flex-column align-items-center justify-content-center\">\r\n			<img src=\"images/QR.svg\" alt=\"QR-code\" />\r\n			<p>使用手机摄像头扫描二维码</p>\r\n		</div>\r\n		<a class=\"d-block d-md-none\" href=\"https://form.p-h.app/fa024b25efa1722baca489052d3005a8\" target=\"_blank\">获得一张卡</a>\r\n	</div>\r\n</div>', 1, 'loyalty', NULL, NULL, NULL, NULL, 1, 'mod_custom', 1, 1, '{\"prepare_content\":0,\"backgroundimage\":\"\",\"layout\":\"cassiopeia:loyalty\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, 'zh-CN'),
(145, 231, 'Меню в подвале(CN)', '', NULL, 1, 'fmenu', NULL, NULL, NULL, NULL, 1, 'mod_menu', 1, 1, '{\"menutype\":\"top-menu-cn\",\"base\":\"\",\"startLevel\":1,\"endLevel\":10,\"showAllChildren\":0,\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"layout\":\"cassiopeia:fmenu\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, 'zh-CN'),
(146, 232, 'Контакты в меню (EN)', '', '<div class=\"contact-phone page-sect sect-pb-xs-3 sect-pb-md-5\"><a href=\"tel:+74957392347\">+7 (495) 739 23 47</a> </div>\r\n<div class=\"contact-reviews page-sect sect-pb-xs-3 sect-pb-md-5\">\r\n    <div class=\"contact-title contact-width-1 page-sect sect-pb-xs-2\">Reviews and <span>suggestions</span></div>\r\n    <div class=\"contact-mail contact-width-1\"><a href=\"mailto:mes@zms-msk.ru\">mes@zms-msk.ru</a></div>\r\n</div>\r\n<div class=\"contact-soc d-flex align-items-center\">\r\n    <div class=\"contact-soc-inner\">\r\n        <div class=\"d-flex align-items-center justify-content-end\">\r\n            <a href=\"https://vk.com/zamesbarmoscow\" target=\"_blank\"><img class=\"no-lazy\" src=\"images/soc/1.svg\" />\r\n            </a>\r\n            <a href=\"https://t.me/zamesbar\" target=\"_blank\"><img class=\"no-lazy\" src=\"images/soc/2.svg\" />\r\n            </a>\r\n            <a href=\"https://www.instagram.com/zamesbar\" target=\"_blank\"><img class=\"no-lazy\" src=\"images/soc/3.svg\" />\r\n            </a>\r\n        </div>\r\n        <div class=\"instagram-box d-flex align-items-center justify-content-end\">\r\n            <div>Instagram is prohibited <span>in the Russian Federation</span>\r\n            </div>\r\n        </div>\r\n    </div>\r\n</div>', 1, 'menu-contact', NULL, NULL, NULL, NULL, 1, 'mod_custom', 1, 1, '{\"prepare_content\":0,\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":1,\"cache_time\":900,\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}', 0, 'en-GB');

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_modules_menu`
--

CREATE TABLE `lsqvo_modules_menu` (
  `moduleid` int(11) NOT NULL DEFAULT 0,
  `menuid` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Дамп данных таблицы `lsqvo_modules_menu`
--

INSERT INTO `lsqvo_modules_menu` (`moduleid`, `menuid`) VALUES
(1, 0),
(2, 0),
(3, 0),
(4, 0),
(6, 0),
(7, 0),
(8, 0),
(9, 0),
(10, 0),
(12, 0),
(14, 0),
(15, 0),
(16, 0),
(17, -112),
(17, -111),
(17, -101),
(79, 0),
(86, 0),
(87, 0),
(88, 0),
(89, 0),
(90, 0),
(91, 0),
(92, 0),
(93, 0),
(94, 0),
(95, 0),
(96, 0),
(97, 0),
(98, 0),
(99, 0),
(100, 0),
(101, 0),
(102, 0),
(103, 0),
(104, 0),
(105, 0),
(106, 0),
(107, 0),
(108, 0),
(109, 0),
(110, 0),
(111, 0),
(112, 0),
(114, 0),
(115, 0),
(116, 111),
(116, 124),
(117, 112),
(117, 125),
(118, 111),
(118, 124),
(119, 0),
(120, 0),
(121, 0),
(122, 0),
(123, 0),
(124, 0),
(125, 0),
(126, 0),
(127, 0),
(128, 0),
(129, 0),
(130, 0),
(131, 0),
(132, 0),
(133, 0),
(134, 0),
(135, 0),
(136, 0),
(137, 0),
(138, 0),
(139, 0),
(140, 0),
(141, 0),
(142, 111),
(142, 124),
(143, 0),
(144, 0),
(145, 0),
(146, 0);

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_newsfeeds`
--

CREATE TABLE `lsqvo_newsfeeds` (
  `catid` int(11) NOT NULL DEFAULT 0,
  `id` int(10) UNSIGNED NOT NULL,
  `name` varchar(100) NOT NULL DEFAULT '',
  `alias` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `link` varchar(2048) NOT NULL DEFAULT '',
  `published` tinyint(4) NOT NULL DEFAULT 0,
  `numarticles` int(10) UNSIGNED NOT NULL DEFAULT 1,
  `cache_time` int(10) UNSIGNED NOT NULL DEFAULT 3600,
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `rtl` tinyint(4) NOT NULL DEFAULT 0,
  `access` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `language` char(7) NOT NULL DEFAULT '',
  `params` text NOT NULL,
  `created` datetime NOT NULL,
  `created_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `created_by_alias` varchar(255) NOT NULL DEFAULT '',
  `modified` datetime NOT NULL,
  `modified_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `metakey` text DEFAULT NULL,
  `metadesc` text NOT NULL,
  `metadata` text NOT NULL,
  `publish_up` datetime DEFAULT NULL,
  `publish_down` datetime DEFAULT NULL,
  `description` text NOT NULL,
  `version` int(10) UNSIGNED NOT NULL DEFAULT 1,
  `hits` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `images` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_overrider`
--

CREATE TABLE `lsqvo_overrider` (
  `id` int(11) NOT NULL COMMENT 'Primary Key',
  `constant` varchar(255) NOT NULL,
  `string` text NOT NULL,
  `file` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_postinstall_messages`
--

CREATE TABLE `lsqvo_postinstall_messages` (
  `postinstall_message_id` bigint(20) UNSIGNED NOT NULL,
  `extension_id` bigint(20) NOT NULL DEFAULT 700 COMMENT 'FK to #__extensions',
  `title_key` varchar(255) NOT NULL DEFAULT '' COMMENT 'Lang key for the title',
  `description_key` varchar(255) NOT NULL DEFAULT '' COMMENT 'Lang key for description',
  `action_key` varchar(255) NOT NULL DEFAULT '',
  `language_extension` varchar(255) NOT NULL DEFAULT 'com_postinstall' COMMENT 'Extension holding lang keys',
  `language_client_id` tinyint(4) NOT NULL DEFAULT 1,
  `type` varchar(10) NOT NULL DEFAULT 'link' COMMENT 'Message type - message, link, action',
  `action_file` varchar(255) DEFAULT '' COMMENT 'RAD URI to the PHP file containing action method',
  `action` varchar(255) DEFAULT '' COMMENT 'Action method name or URL',
  `condition_file` varchar(255) DEFAULT NULL COMMENT 'RAD URI to file holding display condition method',
  `condition_method` varchar(255) DEFAULT NULL COMMENT 'Display condition method, must return boolean',
  `version_introduced` varchar(50) NOT NULL DEFAULT '3.2.0' COMMENT 'Version when this message was introduced',
  `enabled` tinyint(4) NOT NULL DEFAULT 1
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Дамп данных таблицы `lsqvo_postinstall_messages`
--

INSERT INTO `lsqvo_postinstall_messages` (`postinstall_message_id`, `extension_id`, `title_key`, `description_key`, `action_key`, `language_extension`, `language_client_id`, `type`, `action_file`, `action`, `condition_file`, `condition_method`, `version_introduced`, `enabled`) VALUES
(1, 227, 'COM_CPANEL_WELCOME_BEGINNERS_TITLE', 'COM_CPANEL_WELCOME_BEGINNERS_MESSAGE', '', 'com_cpanel', 1, 'message', '', '', '', '', '3.2.0', 1),
(2, 227, 'COM_CPANEL_MSG_STATS_COLLECTION_TITLE', 'COM_CPANEL_MSG_STATS_COLLECTION_BODY', '', 'com_cpanel', 1, 'message', '', '', 'admin://components/com_admin/postinstall/statscollection.php', 'admin_postinstall_statscollection_condition', '3.5.0', 1),
(3, 227, 'PLG_SYSTEM_UPDATENOTIFICATION_POSTINSTALL_UPDATECACHETIME', 'PLG_SYSTEM_UPDATENOTIFICATION_POSTINSTALL_UPDATECACHETIME_BODY', 'PLG_SYSTEM_UPDATENOTIFICATION_POSTINSTALL_UPDATECACHETIME_ACTION', 'plg_system_updatenotification', 1, 'action', 'site://plugins/system/updatenotification/postinstall/updatecachetime.php', 'updatecachetime_postinstall_action', 'site://plugins/system/updatenotification/postinstall/updatecachetime.php', 'updatecachetime_postinstall_condition', '3.6.3', 1),
(4, 227, 'PLG_SYSTEM_HTTPHEADERS_POSTINSTALL_INTRODUCTION_TITLE', 'PLG_SYSTEM_HTTPHEADERS_POSTINSTALL_INTRODUCTION_BODY', 'PLG_SYSTEM_HTTPHEADERS_POSTINSTALL_INTRODUCTION_ACTION', 'plg_system_httpheaders', 1, 'action', 'site://plugins/system/httpheaders/postinstall/introduction.php', 'httpheaders_postinstall_action', 'site://plugins/system/httpheaders/postinstall/introduction.php', 'httpheaders_postinstall_condition', '4.0.0', 1),
(5, 227, 'COM_USERS_POSTINSTALL_MULTIFACTORAUTH_TITLE', 'COM_USERS_POSTINSTALL_MULTIFACTORAUTH_BODY', 'COM_USERS_POSTINSTALL_MULTIFACTORAUTH_ACTION', 'com_users', 1, 'action', 'admin://components/com_users/postinstall/multifactorauth.php', 'com_users_postinstall_mfa_action', 'admin://components/com_users/postinstall/multifactorauth.php', 'com_users_postinstall_mfa_condition', '4.2.0', 1);

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_privacy_consents`
--

CREATE TABLE `lsqvo_privacy_consents` (
  `id` int(10) UNSIGNED NOT NULL,
  `user_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `state` int(11) NOT NULL DEFAULT 1,
  `created` datetime NOT NULL,
  `subject` varchar(255) NOT NULL DEFAULT '',
  `body` text NOT NULL,
  `remind` tinyint(4) NOT NULL DEFAULT 0,
  `token` varchar(100) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_privacy_requests`
--

CREATE TABLE `lsqvo_privacy_requests` (
  `id` int(10) UNSIGNED NOT NULL,
  `email` varchar(100) NOT NULL DEFAULT '',
  `requested_at` datetime NOT NULL,
  `status` tinyint(4) NOT NULL DEFAULT 0,
  `request_type` varchar(25) NOT NULL DEFAULT '',
  `confirm_token` varchar(100) NOT NULL DEFAULT '',
  `confirm_token_created_at` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_redirect_links`
--

CREATE TABLE `lsqvo_redirect_links` (
  `id` int(10) UNSIGNED NOT NULL,
  `old_url` varchar(2048) NOT NULL,
  `new_url` varchar(2048) DEFAULT NULL,
  `referer` varchar(2048) NOT NULL,
  `comment` varchar(255) NOT NULL DEFAULT '',
  `hits` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `published` tinyint(4) NOT NULL,
  `created_date` datetime NOT NULL,
  `modified_date` datetime NOT NULL,
  `header` smallint(6) NOT NULL DEFAULT 301
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_scheduler_tasks`
--

CREATE TABLE `lsqvo_scheduler_tasks` (
  `id` int(10) UNSIGNED NOT NULL,
  `asset_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'FK to the #__assets table.',
  `title` varchar(255) NOT NULL DEFAULT '',
  `type` varchar(128) NOT NULL COMMENT 'unique identifier for job defined by plugin',
  `execution_rules` text DEFAULT NULL COMMENT 'Execution Rules, Unprocessed',
  `cron_rules` text DEFAULT NULL COMMENT 'Processed execution rules, crontab-like JSON form',
  `state` tinyint(4) NOT NULL DEFAULT 0,
  `last_exit_code` int(11) NOT NULL DEFAULT 0 COMMENT 'Exit code when job was last run',
  `last_execution` datetime DEFAULT NULL COMMENT 'Timestamp of last run',
  `next_execution` datetime DEFAULT NULL COMMENT 'Timestamp of next (planned) run, referred for execution on trigger',
  `times_executed` int(11) DEFAULT 0 COMMENT 'Count of successful triggers',
  `times_failed` int(11) DEFAULT 0 COMMENT 'Count of failures',
  `locked` datetime DEFAULT NULL,
  `priority` smallint(6) NOT NULL DEFAULT 0,
  `ordering` int(11) NOT NULL DEFAULT 0 COMMENT 'Configurable list ordering',
  `cli_exclusive` smallint(6) NOT NULL DEFAULT 0 COMMENT 'If 1, the task is only accessible via CLI',
  `params` text NOT NULL,
  `note` text DEFAULT NULL,
  `created` datetime NOT NULL,
  `created_by` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_schemas`
--

CREATE TABLE `lsqvo_schemas` (
  `extension_id` int(11) NOT NULL,
  `version_id` varchar(20) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Дамп данных таблицы `lsqvo_schemas`
--

INSERT INTO `lsqvo_schemas` (`extension_id`, `version_id`) VALUES
(227, '4.3.2-2023-05-20'),
(236, '5.1.3'),
(278, '4.0.2');

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_session`
--

CREATE TABLE `lsqvo_session` (
  `session_id` varbinary(192) NOT NULL,
  `client_id` tinyint(3) UNSIGNED DEFAULT NULL,
  `guest` tinyint(3) UNSIGNED DEFAULT 1,
  `time` int(11) NOT NULL DEFAULT 0,
  `data` mediumtext DEFAULT NULL,
  `userid` int(11) DEFAULT 0,
  `username` varchar(150) DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Дамп данных таблицы `lsqvo_session`
--

INSERT INTO `lsqvo_session` (`session_id`, `client_id`, `guest`, `time`, `data`, `userid`, `username`) VALUES
(0x30376231647264386f3862336d7630383362766d6a76326c3468, 0, 1, 1778965480, 'joomla|s:820:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjY6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc4OTY1NDc5O3M6NDoibGFzdCI7aToxNzc4OTY1NDc5O3M6Mzoibm93IjtpOjE3Nzg5NjU0Nzk7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO31zOjE5OiJKc19pZF9jdXJyZW5jeV9vcmlnIjtzOjE6IjEiO3M6MTQ6IkpzX2lkX2N1cnJlbmN5IjtzOjE6IjEiO31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x306a386836303436306d726a636f6e3870636f72636666646139, 0, 1, 1778859977, 'joomla|s:892:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjY6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjI7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc4ODU5OTQwO3M6NDoibGFzdCI7aToxNzc4ODU5OTQwO3M6Mzoibm93IjtpOjE3Nzg4NTk5Nzc7fXM6NToidG9rZW4iO3M6MzI6IjYxYjI1ZDYxNDQ5MDgxMDU2MWI0Y2E4OWI3NzIwMTVmIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjI1OiJwbGdfc3lzdGVtX2xhbmd1YWdlZmlsdGVyIjtPOjg6InN0ZENsYXNzIjoxOntzOjg6Imxhbmd1YWdlIjtzOjU6InJ1LVJVIjt9czoxOToiSnNfaWRfY3VycmVuY3lfb3JpZyI7czoxOiIxIjtzOjE0OiJKc19pZF9jdXJyZW5jeSI7czoxOiIxIjt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3231376d7430716e39733575676576706b33613470696a686475, 0, 1, 1778830787, 'joomla|s:736:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjQ6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc4ODMwNzg2O3M6NDoibGFzdCI7aToxNzc4ODMwNzg2O3M6Mzoibm93IjtpOjE3Nzg4MzA3ODY7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3261663130663434343962633739626633623136333839346439303261373761, 0, 1, 1779128809, 'joomla|s:892:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjY6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc5MTI4ODA4O3M6NDoibGFzdCI7aToxNzc5MTI4ODA4O3M6Mzoibm93IjtpOjE3NzkxMjg4MDg7fXM6NToidG9rZW4iO3M6MzI6IjJkYTBlYzg5MTZmNzRlMmM2NTk5NjM1ZTEzMjJkNDEwIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjI1OiJwbGdfc3lzdGVtX2xhbmd1YWdlZmlsdGVyIjtPOjg6InN0ZENsYXNzIjoxOntzOjg6Imxhbmd1YWdlIjtzOjU6InJ1LVJVIjt9czoxOToiSnNfaWRfY3VycmVuY3lfb3JpZyI7czoxOiIxIjtzOjE0OiJKc19pZF9jdXJyZW5jeSI7czoxOiIxIjt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3262733872736a386c6263386f316e7675356365316c6c613838, 0, 1, 1779083430, 'joomla|s:736:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjQ6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc5MDgzNDI4O3M6NDoibGFzdCI7aToxNzc5MDgzNDI4O3M6Mzoibm93IjtpOjE3NzkwODM0Mjg7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3271723533336d626376726175327663676a6670646336656a30, 0, 1, 1778830785, 'joomla|s:736:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjQ6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc4ODMwNzg0O3M6NDoibGFzdCI7aToxNzc4ODMwNzg0O3M6Mzoibm93IjtpOjE3Nzg4MzA3ODQ7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x32756b35666f6c34347369676f736b6e7075656771666b39356c, 0, 1, 1778943887, 'joomla|s:820:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjY6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc4OTQzODg3O3M6NDoibGFzdCI7aToxNzc4OTQzODg3O3M6Mzoibm93IjtpOjE3Nzg5NDM4ODc7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO31zOjE5OiJKc19pZF9jdXJyZW5jeV9vcmlnIjtzOjE6IjEiO3M6MTQ6IkpzX2lkX2N1cnJlbmN5IjtzOjE6IjEiO31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x336471753973677269373967326b317334386d313036386b6239, 0, 1, 1778815077, 'joomla|s:736:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjQ6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc4ODE1MDc1O3M6NDoibGFzdCI7aToxNzc4ODE1MDc1O3M6Mzoibm93IjtpOjE3Nzg4MTUwNzU7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3365646261376661343338373362386362336461646633376266623230303139, 0, 1, 1779121936, 'joomla|s:892:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjY6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc5MTIxOTM0O3M6NDoibGFzdCI7aToxNzc5MTIxOTM0O3M6Mzoibm93IjtpOjE3NzkxMjE5MzQ7fXM6NToidG9rZW4iO3M6MzI6ImUxYjRkNTU3YjFhMGU0MDRiNWYwNWM3MjFmYzZhODYyIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjI1OiJwbGdfc3lzdGVtX2xhbmd1YWdlZmlsdGVyIjtPOjg6InN0ZENsYXNzIjoxOntzOjg6Imxhbmd1YWdlIjtzOjU6InJ1LVJVIjt9czoxOToiSnNfaWRfY3VycmVuY3lfb3JpZyI7czoxOiIxIjtzOjE0OiJKc19pZF9jdXJyZW5jeSI7czoxOiIxIjt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3366637171303135706f6238377231646268677071616a336972, 0, 1, 1778984221, 'joomla|s:820:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjY6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc4OTg0MjE5O3M6NDoibGFzdCI7aToxNzc4OTg0MjE5O3M6Mzoibm93IjtpOjE3Nzg5ODQyMTk7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO31zOjE5OiJKc19pZF9jdXJyZW5jeV9vcmlnIjtzOjE6IjEiO3M6MTQ6IkpzX2lkX2N1cnJlbmN5IjtzOjE6IjEiO31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x336b6d70657438766e63333573707365626c7435636d6e636163, 0, 1, 1778908546, 'joomla|s:1296:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjExOntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTc3ODkwODU0NjtzOjQ6Imxhc3QiO2k6MTc3ODkwODU0NjtzOjM6Im5vdyI7aToxNzc4OTA4NTQ2O31zOjU6InRva2VuIjtzOjMyOiIzYjhiZDAzZmExN2FiZjJkNmZjYzZhOTRjMjE3MzI2NyI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO2k6MDt9czoyNToicGxnX3N5c3RlbV9sYW5ndWFnZWZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo4OiJsYW5ndWFnZSI7czo1OiJlbi1HQiI7fXM6MTk6IkpzX2lkX2N1cnJlbmN5X29yaWciO3M6MToiMSI7czoxNDoiSnNfaWRfY3VycmVuY3kiO3M6MToiMSI7czoxOToianNfaGlzdG9yeV9zZWxfbGFuZyI7czo1OiJlbi1HQiI7czoxNToianNfcHJldl91c2VyX2lkIjtpOjA7czoyMjoianNob3BfY2hlY2tlZF9sYW5ndWFnZSI7YTozOntpOjA7czo1OiJlbi1HQiI7aToxO3M6NToicnUtUlUiO2k6MjtzOjU6InpoLUNOIjt9czoyNjoianNob3BfZW5kX3BhZ2VfYnV5X3Byb2R1Y3QiO3M6MzQ6Ii9zdWJfZG9tYWlucy96YW1lcy9lbi9tZW51L2J1cmdlcnMiO3M6Mjc6ImpzaG9wX2VuZF9wYWdlX2xpc3RfcHJvZHVjdCI7czozNDoiL3N1Yl9kb21haW5zL3phbWVzL2VuL21lbnUvYnVyZ2VycyI7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO30=\";', 0, ''),
(0x336c3373353975306c317664333972693338357338756c737431, 0, 1, 1779020707, 'joomla|s:736:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjQ6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc5MDIwNzA2O3M6NDoibGFzdCI7aToxNzc5MDIwNzA2O3M6Mzoibm93IjtpOjE3NzkwMjA3MDY7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x336d623373666e6e746d70356230766731737038743174743268, 0, 1, 1779030174, 'joomla|s:820:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjY6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc5MDMwMTczO3M6NDoibGFzdCI7aToxNzc5MDMwMTczO3M6Mzoibm93IjtpOjE3NzkwMzAxNzM7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO31zOjE5OiJKc19pZF9jdXJyZW5jeV9vcmlnIjtzOjE6IjEiO3M6MTQ6IkpzX2lkX2N1cnJlbmN5IjtzOjE6IjEiO31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x3370326e627439657165366b6b766930626f6138346e636a3331, 0, 1, 1778826308, 'joomla|s:1292:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjExOntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTc3ODgyNjMwNjtzOjQ6Imxhc3QiO2k6MTc3ODgyNjMwNjtzOjM6Im5vdyI7aToxNzc4ODI2MzA2O31zOjU6InRva2VuIjtzOjMyOiI5MTcyZDg3YzQzMTIzMTA5MTI4YjY2YWVjYzU0YWVjNyI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO2k6MDt9czoyNToicGxnX3N5c3RlbV9sYW5ndWFnZWZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo4OiJsYW5ndWFnZSI7czo1OiJlbi1HQiI7fXM6MTk6IkpzX2lkX2N1cnJlbmN5X29yaWciO3M6MToiMSI7czoxNDoiSnNfaWRfY3VycmVuY3kiO3M6MToiMSI7czoxOToianNfaGlzdG9yeV9zZWxfbGFuZyI7czo1OiJlbi1HQiI7czoxNToianNfcHJldl91c2VyX2lkIjtpOjA7czoyMjoianNob3BfY2hlY2tlZF9sYW5ndWFnZSI7YTozOntpOjA7czo1OiJlbi1HQiI7aToxO3M6NToicnUtUlUiO2k6MjtzOjU6InpoLUNOIjt9czoyNjoianNob3BfZW5kX3BhZ2VfYnV5X3Byb2R1Y3QiO3M6MzI6Ii9zdWJfZG9tYWlucy96YW1lcy9lbi9tZW51L3NvdXBzIjtzOjI3OiJqc2hvcF9lbmRfcGFnZV9saXN0X3Byb2R1Y3QiO3M6MzI6Ii9zdWJfZG9tYWlucy96YW1lcy9lbi9tZW51L3NvdXBzIjt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x34657038343866346c6e706f3568666d6e663832317036317476, 0, 1, 1778830786, 'joomla|s:736:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjQ6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc4ODMwNzg1O3M6NDoibGFzdCI7aToxNzc4ODMwNzg1O3M6Mzoibm93IjtpOjE3Nzg4MzA3ODU7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x35397073363976736f676d6971706c326d7165306d703632696e, 0, 1, 1778983016, 'joomla|s:892:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjY6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjI7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc4OTgzMDA1O3M6NDoibGFzdCI7aToxNzc4OTgzMDA1O3M6Mzoibm93IjtpOjE3Nzg5ODMwMTY7fXM6NToidG9rZW4iO3M6MzI6IjU3YjQ2MTc0ZDBkMTU3NzI3YWI0OGI4MWZiMDc4NmVmIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjI1OiJwbGdfc3lzdGVtX2xhbmd1YWdlZmlsdGVyIjtPOjg6InN0ZENsYXNzIjoxOntzOjg6Imxhbmd1YWdlIjtzOjU6InJ1LVJVIjt9czoxOToiSnNfaWRfY3VycmVuY3lfb3JpZyI7czoxOiIxIjtzOjE0OiJKc19pZF9jdXJyZW5jeSI7czoxOiIxIjt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x356274707464646875326e6f69623263646c706634766f317432, 0, 1, 1779090337, 'joomla|s:736:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjQ6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc5MDkwMzM1O3M6NDoibGFzdCI7aToxNzc5MDkwMzM1O3M6Mzoibm93IjtpOjE3NzkwOTAzMzU7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x35666b703339693470363769373072393033706e31746463356d, 0, 1, 1778852630, 'joomla|s:820:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjY6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc4ODUyNjI5O3M6NDoibGFzdCI7aToxNzc4ODUyNjI5O3M6Mzoibm93IjtpOjE3Nzg4NTI2Mjk7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO31zOjE5OiJKc19pZF9jdXJyZW5jeV9vcmlnIjtzOjE6IjEiO3M6MTQ6IkpzX2lkX2N1cnJlbmN5IjtzOjE6IjEiO31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x36303935766f76726869687373326d7671383872746e31336636, 0, 1, 1778810654, 'joomla|s:736:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjQ6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc4ODEwNjUyO3M6NDoibGFzdCI7aToxNzc4ODEwNjUyO3M6Mzoibm93IjtpOjE3Nzg4MTA2NTI7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3732346161643033306261353736336538393966616430313739636633336430, 0, 1, 1779148549, 'joomla|s:892:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjY6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjc7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc5MTQ4NDk3O3M6NDoibGFzdCI7aToxNzc5MTQ4NTQ4O3M6Mzoibm93IjtpOjE3NzkxNDg1NDg7fXM6NToidG9rZW4iO3M6MzI6IjRiYTk4NGEzN2M3Mjc2MGMzZTI5YjEwOTk1NjY4MDcxIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjI1OiJwbGdfc3lzdGVtX2xhbmd1YWdlZmlsdGVyIjtPOjg6InN0ZENsYXNzIjoxOntzOjg6Imxhbmd1YWdlIjtzOjU6InJ1LVJVIjt9czoxOToiSnNfaWRfY3VycmVuY3lfb3JpZyI7czoxOiIxIjtzOjE0OiJKc19pZF9jdXJyZW5jeSI7czoxOiIxIjt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x376a37716c717171756d6d336d336868613569386d636161346b, 0, 1, 1778979741, 'joomla|s:1288:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjExOntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTc3ODk3OTczOTtzOjQ6Imxhc3QiO2k6MTc3ODk3OTczOTtzOjM6Im5vdyI7aToxNzc4OTc5NzM5O31zOjU6InRva2VuIjtzOjMyOiI2NDhiZDNjYzJiMWVlNWZiZTFmMmFiZTNhYmJiYWRhNSI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO2k6MDt9czoyNToicGxnX3N5c3RlbV9sYW5ndWFnZWZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo4OiJsYW5ndWFnZSI7czo1OiJydS1SVSI7fXM6MTk6IkpzX2lkX2N1cnJlbmN5X29yaWciO3M6MToiMSI7czoxNDoiSnNfaWRfY3VycmVuY3kiO3M6MToiMSI7czoxOToianNfaGlzdG9yeV9zZWxfbGFuZyI7czo1OiJydS1SVSI7czoxNToianNfcHJldl91c2VyX2lkIjtpOjA7czoyMjoianNob3BfY2hlY2tlZF9sYW5ndWFnZSI7YTozOntpOjA7czo1OiJlbi1HQiI7aToxO3M6NToicnUtUlUiO2k6MjtzOjU6InpoLUNOIjt9czoyNjoianNob3BfZW5kX3BhZ2VfYnV5X3Byb2R1Y3QiO3M6MzE6Ii9zdWJfZG9tYWlucy96YW1lcy9tZW51L2J1cmdlcnkiO3M6Mjc6ImpzaG9wX2VuZF9wYWdlX2xpc3RfcHJvZHVjdCI7czozMToiL3N1Yl9kb21haW5zL3phbWVzL21lbnUvYnVyZ2VyeSI7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO30=\";', 0, ''),
(0x3831376962306474636b71727576323263346a62646267676830, 0, 1, 1778943831, 'joomla|s:736:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjQ6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc4OTQzODMwO3M6NDoibGFzdCI7aToxNzc4OTQzODMwO3M6Mzoibm93IjtpOjE3Nzg5NDM4MzA7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x38626f396c3676346d35636b6e316d64676d383664756e6c6275, 0, 1, 1778905852, 'joomla|s:736:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjQ6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc4OTA1ODUxO3M6NDoibGFzdCI7aToxNzc4OTA1ODUxO3M6Mzoibm93IjtpOjE3Nzg5MDU4NTE7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x393075667461626d6f37326f696a6a76373432307336346a6b64, 0, 1, 1778817684, 'joomla|s:892:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjY6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjI7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc4ODE3NjY4O3M6NDoibGFzdCI7aToxNzc4ODE3NjY4O3M6Mzoibm93IjtpOjE3Nzg4MTc2ODQ7fXM6NToidG9rZW4iO3M6MzI6ImRiNGQ5N2U3MDJiMDQxZWU2OTE5ZjRkNTMxMTc2OTdkIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjI1OiJwbGdfc3lzdGVtX2xhbmd1YWdlZmlsdGVyIjtPOjg6InN0ZENsYXNzIjoxOntzOjg6Imxhbmd1YWdlIjtzOjU6InJ1LVJVIjt9czoxOToiSnNfaWRfY3VycmVuY3lfb3JpZyI7czoxOiIxIjtzOjE0OiJKc19pZF9jdXJyZW5jeSI7czoxOiIxIjt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3932383732613437653832636634363063653166393531346166633362323264, 0, 1, 1779106447, 'joomla|s:892:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjY6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc5MTA2NDQ1O3M6NDoibGFzdCI7aToxNzc5MTA2NDQ1O3M6Mzoibm93IjtpOjE3NzkxMDY0NDU7fXM6NToidG9rZW4iO3M6MzI6ImE2N2Q0N2E4MWY2Y2M2NzcwNDJiY2RkMGY5NmNjZTgzIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjI1OiJwbGdfc3lzdGVtX2xhbmd1YWdlZmlsdGVyIjtPOjg6InN0ZENsYXNzIjoxOntzOjg6Imxhbmd1YWdlIjtzOjU6InJ1LVJVIjt9czoxOToiSnNfaWRfY3VycmVuY3lfb3JpZyI7czoxOiIxIjtzOjE0OiJKc19pZF9jdXJyZW5jeSI7czoxOiIxIjt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3933316e676537636572686172643369746d7471666270393562, 0, 1, 1779088073, 'joomla|s:736:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjQ6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc5MDg4MDcxO3M6NDoibGFzdCI7aToxNzc5MDg4MDcxO3M6Mzoibm93IjtpOjE3NzkwODgwNzE7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToiZW4tR0IiO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x396165396e69697073637331717232726d697075613175713474, 0, 1, 1778828962, 'joomla|s:1092:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjk6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc4ODI4OTYxO3M6NDoibGFzdCI7aToxNzc4ODI4OTYxO3M6Mzoibm93IjtpOjE3Nzg4Mjg5NjE7fXM6NToidG9rZW4iO3M6MzI6IjUwMGExNWFiOTdiYzE4NmUzMDVlYjVlZTA4MDUzNDdkIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjI1OiJwbGdfc3lzdGVtX2xhbmd1YWdlZmlsdGVyIjtPOjg6InN0ZENsYXNzIjoxOntzOjg6Imxhbmd1YWdlIjtzOjU6InpoLUNOIjt9czoxOToiSnNfaWRfY3VycmVuY3lfb3JpZyI7czoxOiIxIjtzOjE0OiJKc19pZF9jdXJyZW5jeSI7czoxOiIxIjtzOjE5OiJqc19oaXN0b3J5X3NlbF9sYW5nIjtzOjU6InpoLUNOIjtzOjE1OiJqc19wcmV2X3VzZXJfaWQiO2k6MDtzOjIyOiJqc2hvcF9jaGVja2VkX2xhbmd1YWdlIjthOjM6e2k6MDtzOjU6ImVuLUdCIjtpOjE7czo1OiJydS1SVSI7aToyO3M6NToiemgtQ04iO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x3970336e6f6d7574317537687170756173646873353730366968, 0, 1, 1778906003, 'joomla|s:736:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjQ6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc4OTA2MDAzO3M6NDoibGFzdCI7aToxNzc4OTA2MDAzO3M6Mzoibm93IjtpOjE3Nzg5MDYwMDM7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6135646b72686c7466396566736f6c616532676c62656f326d72, 0, 1, 1778975242, 'joomla|s:820:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjY6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc4OTc1MjM5O3M6NDoibGFzdCI7aToxNzc4OTc1MjM5O3M6Mzoibm93IjtpOjE3Nzg5NzUyMzk7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToiZW4tR0IiO31zOjE5OiJKc19pZF9jdXJyZW5jeV9vcmlnIjtzOjE6IjEiO3M6MTQ6IkpzX2lkX2N1cnJlbmN5IjtzOjE6IjEiO31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x616961627136623530616d326a7635313230763739627575736a, 0, 1, 1778851620, 'joomla|s:1284:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjExOntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTc3ODg1MTYxODtzOjQ6Imxhc3QiO2k6MTc3ODg1MTYxODtzOjM6Im5vdyI7aToxNzc4ODUxNjE4O31zOjU6InRva2VuIjtzOjMyOiI3YjU1ZjQ2ZmQ4N2JhYjJlZjllMTUxNzUwYTkxOTNiNiI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO2k6MDt9czoyNToicGxnX3N5c3RlbV9sYW5ndWFnZWZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo4OiJsYW5ndWFnZSI7czo1OiJydS1SVSI7fXM6MTk6IkpzX2lkX2N1cnJlbmN5X29yaWciO3M6MToiMSI7czoxNDoiSnNfaWRfY3VycmVuY3kiO3M6MToiMSI7czoxOToianNfaGlzdG9yeV9zZWxfbGFuZyI7czo1OiJydS1SVSI7czoxNToianNfcHJldl91c2VyX2lkIjtpOjA7czoyMjoianNob3BfY2hlY2tlZF9sYW5ndWFnZSI7YTozOntpOjA7czo1OiJlbi1HQiI7aToxO3M6NToicnUtUlUiO2k6MjtzOjU6InpoLUNOIjt9czoyNjoianNob3BfZW5kX3BhZ2VfYnV5X3Byb2R1Y3QiO3M6MzA6Ii9zdWJfZG9tYWlucy96YW1lcy9tZW51L3NhbGF0eSI7czoyNzoianNob3BfZW5kX3BhZ2VfbGlzdF9wcm9kdWN0IjtzOjMwOiIvc3ViX2RvbWFpbnMvemFtZXMvbWVudS9zYWxhdHkiO31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x61766e317630617438396a623266686b746c76666539386b7072, 0, 1, 1778856260, 'joomla|s:820:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjY6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc4ODU2MjYwO3M6NDoibGFzdCI7aToxNzc4ODU2MjYwO3M6Mzoibm93IjtpOjE3Nzg4NTYyNjA7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO31zOjE5OiJKc19pZF9jdXJyZW5jeV9vcmlnIjtzOjE6IjEiO3M6MTQ6IkpzX2lkX2N1cnJlbmN5IjtzOjE6IjEiO31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6230623531643262393034663966633336386364653839303562373762366461, 0, 1, 1779153172, 'joomla|s:736:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjQ6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc5MTUzMTcxO3M6NDoibGFzdCI7aToxNzc5MTUzMTcxO3M6Mzoibm93IjtpOjE3NzkxNTMxNzE7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x62716f6b356f6f6e7237393070613568353674756f656b34656f, 0, 1, 1778823117, 'joomla|s:736:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjQ6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc4ODIzMTE3O3M6NDoibGFzdCI7aToxNzc4ODIzMTE3O3M6Mzoibm93IjtpOjE3Nzg4MjMxMTc7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x62756369386e7576626d6968336e34743263396972626b657061, 0, 1, 1778830786, 'joomla|s:736:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjQ6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc4ODMwNzg1O3M6NDoibGFzdCI7aToxNzc4ODMwNzg1O3M6Mzoibm93IjtpOjE3Nzg4MzA3ODU7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6363663661363932393061343134383132323836623132353437613433366133, 0, 1, 1779097177, 'joomla|s:736:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjQ6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc5MDk3MTc2O3M6NDoibGFzdCI7aToxNzc5MDk3MTc2O3M6Mzoibm93IjtpOjE3NzkwOTcxNzY7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x63646d62656a363331357167643333396863316c6e7034623530, 0, 1, 1778957459, 'joomla|s:736:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjQ6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc4OTU3NDU5O3M6NDoibGFzdCI7aToxNzc4OTU3NDU5O3M6Mzoibm93IjtpOjE3Nzg5NTc0NTk7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x63766a6b61746f71333431746d7468343072616d376d68763831, 0, 1, 1778830786, 'joomla|s:736:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjQ6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc4ODMwNzg2O3M6NDoibGFzdCI7aToxNzc4ODMwNzg2O3M6Mzoibm93IjtpOjE3Nzg4MzA3ODY7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6431613262633861303164346438653461656137346130323430646333323531, 0, 1, 1779107051, 'joomla|s:892:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjY6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjc7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc5MTA3MDEyO3M6NDoibGFzdCI7aToxNzc5MTA3MDQ5O3M6Mzoibm93IjtpOjE3NzkxMDcwNTE7fXM6NToidG9rZW4iO3M6MzI6IjQzZDcxMzkwNjY0OGEzZDY0YjZiZGRlMjQzNTAxZTMwIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjI1OiJwbGdfc3lzdGVtX2xhbmd1YWdlZmlsdGVyIjtPOjg6InN0ZENsYXNzIjoxOntzOjg6Imxhbmd1YWdlIjtzOjU6InJ1LVJVIjt9czoxOToiSnNfaWRfY3VycmVuY3lfb3JpZyI7czoxOiIxIjtzOjE0OiJKc19pZF9jdXJyZW5jeSI7czoxOiIxIjt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6434656639373063386230616437323562343539643337336264383934336637, 0, 1, 1779108927, 'joomla|s:1296:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjExOntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTc3OTEwODkyNjtzOjQ6Imxhc3QiO2k6MTc3OTEwODkyNjtzOjM6Im5vdyI7aToxNzc5MTA4OTI2O31zOjU6InRva2VuIjtzOjMyOiIyNzE4M2Q3NGJhM2NlZjMyYzcyMTdhOThhNjg4ZWU3MiI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO2k6MDt9czoyNToicGxnX3N5c3RlbV9sYW5ndWFnZWZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo4OiJsYW5ndWFnZSI7czo1OiJlbi1HQiI7fXM6MTk6IkpzX2lkX2N1cnJlbmN5X29yaWciO3M6MToiMSI7czoxNDoiSnNfaWRfY3VycmVuY3kiO3M6MToiMSI7czoxOToianNfaGlzdG9yeV9zZWxfbGFuZyI7czo1OiJlbi1HQiI7czoxNToianNfcHJldl91c2VyX2lkIjtpOjA7czoyMjoianNob3BfY2hlY2tlZF9sYW5ndWFnZSI7YTozOntpOjA7czo1OiJlbi1HQiI7aToxO3M6NToicnUtUlUiO2k6MjtzOjU6InpoLUNOIjt9czoyNjoianNob3BfZW5kX3BhZ2VfYnV5X3Byb2R1Y3QiO3M6MzQ6Ii9zdWJfZG9tYWlucy96YW1lcy9lbi9tZW51L2dhcm5pc2giO3M6Mjc6ImpzaG9wX2VuZF9wYWdlX2xpc3RfcHJvZHVjdCI7czozNDoiL3N1Yl9kb21haW5zL3phbWVzL2VuL21lbnUvZ2FybmlzaCI7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO30=\";', 0, ''),
(0x6569723568386f6e696d636e6a3970396c73657061303067686b, 0, 1, 1778906306, 'joomla|s:820:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjY6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc4OTA2MzA1O3M6NDoibGFzdCI7aToxNzc4OTA2MzA1O3M6Mzoibm93IjtpOjE3Nzg5MDYzMDU7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToiemgtQ04iO31zOjE5OiJKc19pZF9jdXJyZW5jeV9vcmlnIjtzOjE6IjEiO3M6MTQ6IkpzX2lkX2N1cnJlbmN5IjtzOjE6IjEiO31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x66696b6b6f6e37636a7162386b656436356f6666753434733768, 0, 1, 1778825644, 'joomla|s:736:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjQ6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc4ODI1NjQ0O3M6NDoibGFzdCI7aToxNzc4ODI1NjQ0O3M6Mzoibm93IjtpOjE3Nzg4MjU2NDQ7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x666b37376c6f346162733564646175657264346868396c316b30, 0, 1, 1779024517, 'joomla|s:892:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjY6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjI7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc5MDI0NTAzO3M6NDoibGFzdCI7aToxNzc5MDI0NTAzO3M6Mzoibm93IjtpOjE3NzkwMjQ1MTY7fXM6NToidG9rZW4iO3M6MzI6ImY1YjUxMGJlZTIwZGZkMGExZTcyNTI1ODM2OWEyNTUxIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjI1OiJwbGdfc3lzdGVtX2xhbmd1YWdlZmlsdGVyIjtPOjg6InN0ZENsYXNzIjoxOntzOjg6Imxhbmd1YWdlIjtzOjU6InJ1LVJVIjt9czoxOToiSnNfaWRfY3VycmVuY3lfb3JpZyI7czoxOiIxIjtzOjE0OiJKc19pZF9jdXJyZW5jeSI7czoxOiIxIjt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x68676d66676e6233693876736c747133736764646e76646d6f6e, 0, 1, 1779042174, 'joomla|s:1296:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjExOntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTc3OTA0MjE3MjtzOjQ6Imxhc3QiO2k6MTc3OTA0MjE3MjtzOjM6Im5vdyI7aToxNzc5MDQyMTcyO31zOjU6InRva2VuIjtzOjMyOiJjN2JhNTU3NTNhNmZkZDdiYjk2MjBiMzVkNzg2MjVmNSI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO2k6MDt9czoyNToicGxnX3N5c3RlbV9sYW5ndWFnZWZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo4OiJsYW5ndWFnZSI7czo1OiJydS1SVSI7fXM6MTk6IkpzX2lkX2N1cnJlbmN5X29yaWciO3M6MToiMSI7czoxNDoiSnNfaWRfY3VycmVuY3kiO3M6MToiMSI7czoxOToianNfaGlzdG9yeV9zZWxfbGFuZyI7czo1OiJydS1SVSI7czoxNToianNfcHJldl91c2VyX2lkIjtpOjA7czoyMjoianNob3BfY2hlY2tlZF9sYW5ndWFnZSI7YTozOntpOjA7czo1OiJlbi1HQiI7aToxO3M6NToicnUtUlUiO2k6MjtzOjU6InpoLUNOIjt9czoyNjoianNob3BfZW5kX3BhZ2VfYnV5X3Byb2R1Y3QiO3M6MzQ6Ii9zdWJfZG9tYWlucy96YW1lcy9tZW51L21vcmUtZ3JpbGwiO3M6Mjc6ImpzaG9wX2VuZF9wYWdlX2xpc3RfcHJvZHVjdCI7czozNDoiL3N1Yl9kb21haW5zL3phbWVzL21lbnUvbW9yZS1ncmlsbCI7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO30=\";', 0, ''),
(0x6a3576376976763431726a6c6e7562676f73326635767361716c, 0, 1, 1778943044, 'joomla|s:892:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjY6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjI7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc4OTQzMDMyO3M6NDoibGFzdCI7aToxNzc4OTQzMDMyO3M6Mzoibm93IjtpOjE3Nzg5NDMwNDQ7fXM6NToidG9rZW4iO3M6MzI6ImJiYzhiMzgyOTE3ODA2ZTcxZTE4Nzk2MmZhNjJkYjNmIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjI1OiJwbGdfc3lzdGVtX2xhbmd1YWdlZmlsdGVyIjtPOjg6InN0ZENsYXNzIjoxOntzOjg6Imxhbmd1YWdlIjtzOjU6InJ1LVJVIjt9czoxOToiSnNfaWRfY3VycmVuY3lfb3JpZyI7czoxOiIxIjtzOjE0OiJKc19pZF9jdXJyZW5jeSI7czoxOiIxIjt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6a7471766573386d646b32316c6970693668673135673862336c, 0, 1, 1778829116, 'joomla|s:820:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjY6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc4ODI5MTE0O3M6NDoibGFzdCI7aToxNzc4ODI5MTE0O3M6Mzoibm93IjtpOjE3Nzg4MjkxMTQ7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO31zOjE5OiJKc19pZF9jdXJyZW5jeV9vcmlnIjtzOjE6IjEiO3M6MTQ6IkpzX2lkX2N1cnJlbmN5IjtzOjE6IjEiO31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6a766b34757437377331306e34716b713269676b6574766e366b, 0, 1, 1778859885, 'joomla|s:820:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjY6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc4ODU5ODgzO3M6NDoibGFzdCI7aToxNzc4ODU5ODgzO3M6Mzoibm93IjtpOjE3Nzg4NTk4ODM7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO31zOjE5OiJKc19pZF9jdXJyZW5jeV9vcmlnIjtzOjE6IjEiO3M6MTQ6IkpzX2lkX2N1cnJlbmN5IjtzOjE6IjEiO31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6b31356e68707168746b396168616271303972736f3630713669, 0, 1, 1779008510, 'joomla|s:820:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjY6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc5MDA4NTA3O3M6NDoibGFzdCI7aToxNzc5MDA4NTA3O3M6Mzoibm93IjtpOjE3NzkwMDg1MDc7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO31zOjE5OiJKc19pZF9jdXJyZW5jeV9vcmlnIjtzOjE6IjEiO3M6MTQ6IkpzX2lkX2N1cnJlbmN5IjtzOjE6IjEiO31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6b386763746f31626e6939337665667673757062356266396a39, 0, 1, 1779015605, 'joomla|s:736:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjQ6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc5MDE1NjA0O3M6NDoibGFzdCI7aToxNzc5MDE1NjA0O3M6Mzoibm93IjtpOjE3NzkwMTU2MDQ7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6b617261396a33326b38316136687134306e323668306362746f, 0, 1, 1778849701, 'joomla|s:1288:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjExOntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTc3ODg0OTY5OTtzOjQ6Imxhc3QiO2k6MTc3ODg0OTY5OTtzOjM6Im5vdyI7aToxNzc4ODQ5Njk5O31zOjU6InRva2VuIjtzOjMyOiJhZWY5NWVjN2MwNjRkZTc1YmFhNzY3YmIzY2I5NWNmMCI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO2k6MDt9czoyNToicGxnX3N5c3RlbV9sYW5ndWFnZWZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo4OiJsYW5ndWFnZSI7czo1OiJydS1SVSI7fXM6MTk6IkpzX2lkX2N1cnJlbmN5X29yaWciO3M6MToiMSI7czoxNDoiSnNfaWRfY3VycmVuY3kiO3M6MToiMSI7czoxOToianNfaGlzdG9yeV9zZWxfbGFuZyI7czo1OiJydS1SVSI7czoxNToianNfcHJldl91c2VyX2lkIjtpOjA7czoyMjoianNob3BfY2hlY2tlZF9sYW5ndWFnZSI7YTozOntpOjA7czo1OiJlbi1HQiI7aToxO3M6NToicnUtUlUiO2k6MjtzOjU6InpoLUNOIjt9czoyNjoianNob3BfZW5kX3BhZ2VfYnV5X3Byb2R1Y3QiO3M6MzE6Ii9zdWJfZG9tYWlucy96YW1lcy9tZW51L2Rlc2VydHkiO3M6Mjc6ImpzaG9wX2VuZF9wYWdlX2xpc3RfcHJvZHVjdCI7czozMToiL3N1Yl9kb21haW5zL3phbWVzL21lbnUvZGVzZXJ0eSI7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO30=\";', 0, ''),
(0x6c686e6d65396834326b76636d6b307666757564326f35613066, 0, 1, 1779065621, 'joomla|s:892:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjY6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjI7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc5MDY1NjA1O3M6NDoibGFzdCI7aToxNzc5MDY1NjA1O3M6Mzoibm93IjtpOjE3NzkwNjU2MjE7fXM6NToidG9rZW4iO3M6MzI6IjgxZGVhOWE4MGI1ZDYyZjBmMjAxYTE5YzI1OWY2NjI0Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjI1OiJwbGdfc3lzdGVtX2xhbmd1YWdlZmlsdGVyIjtPOjg6InN0ZENsYXNzIjoxOntzOjg6Imxhbmd1YWdlIjtzOjU6InJ1LVJVIjt9czoxOToiSnNfaWRfY3VycmVuY3lfb3JpZyI7czoxOiIxIjtzOjE0OiJKc19pZF9jdXJyZW5jeSI7czoxOiIxIjt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6c7164373976387673306439616c34366b646337753331676768, 0, 1, 1778951976, 'joomla|s:736:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjQ6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc4OTUxOTc2O3M6NDoibGFzdCI7aToxNzc4OTUxOTc2O3M6Mzoibm93IjtpOjE3Nzg5NTE5NzY7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, '');
INSERT INTO `lsqvo_session` (`session_id`, `client_id`, `guest`, `time`, `data`, `userid`, `username`) VALUES
(0x6c7671707334366276313270656d746632376f6a6a3131753772, 0, 1, 1778895560, 'joomla|s:820:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjY6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc4ODk1NTU5O3M6NDoibGFzdCI7aToxNzc4ODk1NTU5O3M6Mzoibm93IjtpOjE3Nzg4OTU1NTk7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO31zOjE5OiJKc19pZF9jdXJyZW5jeV9vcmlnIjtzOjE6IjEiO3M6MTQ6IkpzX2lkX2N1cnJlbmN5IjtzOjE6IjEiO31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6d36376d726d3036656e69386b317267373535613139366b3939, 0, 1, 1779042717, 'joomla|s:820:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjY6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc5MDQyNzE3O3M6NDoibGFzdCI7aToxNzc5MDQyNzE3O3M6Mzoibm93IjtpOjE3NzkwNDI3MTc7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToiZW4tR0IiO31zOjE5OiJKc19pZF9jdXJyZW5jeV9vcmlnIjtzOjE6IjEiO3M6MTQ6IkpzX2lkX2N1cnJlbmN5IjtzOjE6IjEiO31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6d71693862326a65663374716b6165726f383370386f75337266, 0, 1, 1778830786, 'joomla|s:736:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjQ6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc4ODMwNzg1O3M6NDoibGFzdCI7aToxNzc4ODMwNzg1O3M6Mzoibm93IjtpOjE3Nzg4MzA3ODU7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6e36637069387674703675336e34746c723834756d6234373165, 0, 1, 1779085745, 'joomla|s:736:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjQ6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc5MDg1NzQzO3M6NDoibGFzdCI7aToxNzc5MDg1NzQzO3M6Mzoibm93IjtpOjE3NzkwODU3NDM7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToiemgtQ04iO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6e67763676757469316c736463696464633172636f306c336139, 0, 1, 1779068485, 'joomla|s:820:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjY6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc5MDY4NDgzO3M6NDoibGFzdCI7aToxNzc5MDY4NDgzO3M6Mzoibm93IjtpOjE3NzkwNjg0ODM7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO31zOjE5OiJKc19pZF9jdXJyZW5jeV9vcmlnIjtzOjE6IjEiO3M6MTQ6IkpzX2lkX2N1cnJlbmN5IjtzOjE6IjEiO31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6e6b6733326976666a3638736b6a64306c3462386f6a756f6336, 0, 1, 1778816837, 'joomla|s:736:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjQ6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc4ODE2ODM1O3M6NDoibGFzdCI7aToxNzc4ODE2ODM1O3M6Mzoibm93IjtpOjE3Nzg4MTY4MzU7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6e753931357033703067657335656872653133336f7368633737, 0, 1, 1778823103, 'joomla|s:820:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjY6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc4ODIzMTAwO3M6NDoibGFzdCI7aToxNzc4ODIzMTAwO3M6Mzoibm93IjtpOjE3Nzg4MjMxMDA7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO31zOjE5OiJKc19pZF9jdXJyZW5jeV9vcmlnIjtzOjE6IjEiO3M6MTQ6IkpzX2lkX2N1cnJlbmN5IjtzOjE6IjEiO31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x6f346634393436696e72617076756430706633616e733934336a, 0, 1, 1778827362, 'joomla|s:736:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjQ6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc4ODI3MzYyO3M6NDoibGFzdCI7aToxNzc4ODI3MzYyO3M6Mzoibm93IjtpOjE3Nzg4MjczNjI7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x6f747267753274306e30306538346c676e61656c753132376574, 0, 1, 1778986140, 'joomla|s:820:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjY6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc4OTg2MTM4O3M6NDoibGFzdCI7aToxNzc4OTg2MTM4O3M6Mzoibm93IjtpOjE3Nzg5ODYxMzg7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO31zOjE5OiJKc19pZF9jdXJyZW5jeV9vcmlnIjtzOjE6IjEiO3M6MTQ6IkpzX2lkX2N1cnJlbmN5IjtzOjE6IjEiO31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x70343235676c6763686d626e633372636f336430673572347476, 0, 1, 1778856256, 'joomla|s:820:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjY6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc4ODU2MjU1O3M6NDoibGFzdCI7aToxNzc4ODU2MjU1O3M6Mzoibm93IjtpOjE3Nzg4NTYyNTU7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO31zOjE5OiJKc19pZF9jdXJyZW5jeV9vcmlnIjtzOjE6IjEiO3M6MTQ6IkpzX2lkX2N1cnJlbmN5IjtzOjE6IjEiO31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x7070643373763968306932646173316e36716c69666276643236, 0, 1, 1778908250, 'joomla|s:1300:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjExOntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTc3ODkwODI0OTtzOjQ6Imxhc3QiO2k6MTc3ODkwODI0OTtzOjM6Im5vdyI7aToxNzc4OTA4MjQ5O31zOjU6InRva2VuIjtzOjMyOiI0MDBlYzA2MDRlMmVhMGQzYzVhMmRlNjk2YTNiZTU1MiI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO2k6MDt9czoyNToicGxnX3N5c3RlbV9sYW5ndWFnZWZpbHRlciI7Tzo4OiJzdGRDbGFzcyI6MTp7czo4OiJsYW5ndWFnZSI7czo1OiJydS1SVSI7fXM6MTk6IkpzX2lkX2N1cnJlbmN5X29yaWciO3M6MToiMSI7czoxNDoiSnNfaWRfY3VycmVuY3kiO3M6MToiMSI7czoxOToianNfaGlzdG9yeV9zZWxfbGFuZyI7czo1OiJydS1SVSI7czoxNToianNfcHJldl91c2VyX2lkIjtpOjA7czoyMjoianNob3BfY2hlY2tlZF9sYW5ndWFnZSI7YTozOntpOjA7czo1OiJlbi1HQiI7aToxO3M6NToicnUtUlUiO2k6MjtzOjU6InpoLUNOIjt9czoyNjoianNob3BfZW5kX3BhZ2VfYnV5X3Byb2R1Y3QiO3M6MzU6Ii9zdWJfZG9tYWlucy96YW1lcy9tZW51L3N0ZWprLWdyaWxsIjtzOjI3OiJqc2hvcF9lbmRfcGFnZV9saXN0X3Byb2R1Y3QiO3M6MzU6Ii9zdWJfZG9tYWlucy96YW1lcy9tZW51L3N0ZWprLWdyaWxsIjt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x7164673538686e6b6a3734386235316370387574306e69313639, 0, 1, 1778827445, 'joomla|s:736:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjQ6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc4ODI3NDQ1O3M6NDoibGFzdCI7aToxNzc4ODI3NDQ1O3M6Mzoibm93IjtpOjE3Nzg4Mjc0NDU7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x726765713174387261323276396c33667232316a6e6263617573, 0, 1, 1778901901, 'joomla|s:892:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjY6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjI7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc4OTAxODg3O3M6NDoibGFzdCI7aToxNzc4OTAxODg3O3M6Mzoibm93IjtpOjE3Nzg5MDE5MDE7fXM6NToidG9rZW4iO3M6MzI6ImY4NjlmMGNkMDEwMzc5MmJjNjI5NTVlZDVhMGU3ODc2Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjI1OiJwbGdfc3lzdGVtX2xhbmd1YWdlZmlsdGVyIjtPOjg6InN0ZENsYXNzIjoxOntzOjg6Imxhbmd1YWdlIjtzOjU6InJ1LVJVIjt9czoxOToiSnNfaWRfY3VycmVuY3lfb3JpZyI7czoxOiIxIjtzOjE0OiJKc19pZF9jdXJyZW5jeSI7czoxOiIxIjt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x727639323837747067643130646a6f6a7371677661396d766f75, 0, 1, 1778911129, 'joomla|s:736:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjQ6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc4OTExMTI5O3M6NDoibGFzdCI7aToxNzc4OTExMTI5O3M6Mzoibm93IjtpOjE3Nzg5MTExMjk7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x73616766676e7067376d6e6139393471646964326a737564696a, 0, 1, 1778959260, 'joomla|s:820:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjY6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc4OTU5MjYwO3M6NDoibGFzdCI7aToxNzc4OTU5MjYwO3M6Mzoibm93IjtpOjE3Nzg5NTkyNjA7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO31zOjE5OiJKc19pZF9jdXJyZW5jeV9vcmlnIjtzOjE6IjEiO3M6MTQ6IkpzX2lkX2N1cnJlbmN5IjtzOjE6IjEiO31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x73666f74686e31626f6e397075347561647276626a63706c3062, 0, 1, 1779080952, 'joomla|s:820:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjY6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc5MDgwOTUwO3M6NDoibGFzdCI7aToxNzc5MDgwOTUwO3M6Mzoibm93IjtpOjE3NzkwODA5NTA7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO31zOjE5OiJKc19pZF9jdXJyZW5jeV9vcmlnIjtzOjE6IjEiO3M6MTQ6IkpzX2lkX2N1cnJlbmN5IjtzOjE6IjEiO31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x736d65656166766e75617574756675696e666369386867633467, 0, 1, 1778982997, 'joomla|s:892:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjY6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjI7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc4OTgyOTc5O3M6NDoibGFzdCI7aToxNzc4OTgyOTc5O3M6Mzoibm93IjtpOjE3Nzg5ODI5OTc7fXM6NToidG9rZW4iO3M6MzI6ImZmNmM4ZTY4MTRkNTFkNjYyN2FkODhkNmJiNzg4ZmNkIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjI1OiJwbGdfc3lzdGVtX2xhbmd1YWdlZmlsdGVyIjtPOjg6InN0ZENsYXNzIjoxOntzOjg6Imxhbmd1YWdlIjtzOjU6InJ1LVJVIjt9czoxOToiSnNfaWRfY3VycmVuY3lfb3JpZyI7czoxOiIxIjtzOjE0OiJKc19pZF9jdXJyZW5jeSI7czoxOiIxIjt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x736f38356d6c6a6e757469396861733338656969693838376d62, 0, 1, 1778830786, 'joomla|s:736:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjQ6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc4ODMwNzg1O3M6NDoibGFzdCI7aToxNzc4ODMwNzg1O3M6Mzoibm93IjtpOjE3Nzg4MzA3ODU7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x743438617271727274356d677431627135317034756233717334, 0, 1, 1778830785, 'joomla|s:736:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjQ6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc4ODMwNzg0O3M6NDoibGFzdCI7aToxNzc4ODMwNzg0O3M6Mzoibm93IjtpOjE3Nzg4MzA3ODQ7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x74656a6572743836746f376764306b3366353566766534636671, 0, 1, 1778818712, 'joomla|s:736:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjQ6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc4ODE4NzEyO3M6NDoibGFzdCI7aToxNzc4ODE4NzEyO3M6Mzoibm93IjtpOjE3Nzg4MTg3MTI7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x746976336771646a32766135736c7238346e733276326d363362, 0, 1, 1779088240, 'joomla|s:892:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjY6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc5MDg4MjM4O3M6NDoibGFzdCI7aToxNzc5MDg4MjM4O3M6Mzoibm93IjtpOjE3NzkwODgyMzg7fXM6NToidG9rZW4iO3M6MzI6ImIzYTJjMDQwNzlmNTU5NDgxZDBhMmNlMDYzYjNlYjMwIjt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjI1OiJwbGdfc3lzdGVtX2xhbmd1YWdlZmlsdGVyIjtPOjg6InN0ZENsYXNzIjoxOntzOjg6Imxhbmd1YWdlIjtzOjU6ImVuLUdCIjt9czoxOToiSnNfaWRfY3VycmVuY3lfb3JpZyI7czoxOiIxIjtzOjE0OiJKc19pZF9jdXJyZW5jeSI7czoxOiIxIjt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x747339696a63636232727071356738653338666675656b736470, 0, 1, 1778811784, 'joomla|s:820:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjY6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc4ODExNzgxO3M6NDoibGFzdCI7aToxNzc4ODExNzgxO3M6Mzoibm93IjtpOjE3Nzg4MTE3ODE7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO31zOjE5OiJKc19pZF9jdXJyZW5jeV9vcmlnIjtzOjE6IjEiO3M6MTQ6IkpzX2lkX2N1cnJlbmN5IjtzOjE6IjEiO31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x75326e30756f636567706e686235613766736e76766f31613764, 0, 1, 1779056000, 'joomla|s:892:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjY6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjI7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc5MDU1OTk3O3M6NDoibGFzdCI7aToxNzc5MDU1OTk3O3M6Mzoibm93IjtpOjE3NzkwNTU5OTk7fXM6NToidG9rZW4iO3M6MzI6IjMzNjQxOGQ3OWY0ZDUzNzQzOGFjOGNmMjMxY2NiNTQ1Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjI1OiJwbGdfc3lzdGVtX2xhbmd1YWdlZmlsdGVyIjtPOjg6InN0ZENsYXNzIjoxOntzOjg6Imxhbmd1YWdlIjtzOjU6InJ1LVJVIjt9czoxOToiSnNfaWRfY3VycmVuY3lfb3JpZyI7czoxOiIxIjtzOjE0OiJKc19pZF9jdXJyZW5jeSI7czoxOiIxIjt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x75336b6d376937386e313430636536306967747631613938346b, 0, 1, 1778863018, 'joomla|s:820:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjY6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc4ODYzMDE3O3M6NDoibGFzdCI7aToxNzc4ODYzMDE3O3M6Mzoibm93IjtpOjE3Nzg4NjMwMTc7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO31zOjE5OiJKc19pZF9jdXJyZW5jeV9vcmlnIjtzOjE6IjEiO3M6MTQ6IkpzX2lkX2N1cnJlbmN5IjtzOjE6IjEiO31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6MTI6IgAqAHNlcGFyYXRvciI7czoxOiIuIjt9\";', 0, ''),
(0x75683776737134387139766a616b726c6769707572667534676c, 0, 1, 1779087892, 'joomla|s:736:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjQ6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc5MDg3ODkxO3M6NDoibGFzdCI7aToxNzc5MDg3ODkxO3M6Mzoibm93IjtpOjE3NzkwODc4OTE7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x766537333666747565636e76627472706b6b396e396233643435, 0, 1, 1778830786, 'joomla|s:736:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjQ6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc4ODMwNzg1O3M6NDoibGFzdCI7aToxNzc4ODMwNzg1O3M6Mzoibm93IjtpOjE3Nzg4MzA3ODU7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x76656331657634336c357268697561756d377461756e6f753063, 0, 1, 1778818709, 'joomla|s:736:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjQ6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc4ODE4NzA4O3M6NDoibGFzdCI7aToxNzc4ODE4NzA4O3M6Mzoibm93IjtpOjE3Nzg4MTg3MDg7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, ''),
(0x7672656c3931393733756f6473646767696f6866316c6168376f, 0, 1, 1778830786, 'joomla|s:736:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjQ6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzc4ODMwNzg2O3M6NDoibGFzdCI7aToxNzc4ODMwNzg2O3M6Mzoibm93IjtpOjE3Nzg4MzA3ODY7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czoxMjoiACoAc2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjU6InBsZ19zeXN0ZW1fbGFuZ3VhZ2VmaWx0ZXIiO086ODoic3RkQ2xhc3MiOjE6e3M6ODoibGFuZ3VhZ2UiO3M6NToicnUtUlUiO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjEyOiIAKgBzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";', 0, '');

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_tags`
--

CREATE TABLE `lsqvo_tags` (
  `id` int(10) UNSIGNED NOT NULL,
  `parent_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `lft` int(11) NOT NULL DEFAULT 0,
  `rgt` int(11) NOT NULL DEFAULT 0,
  `level` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `path` varchar(400) NOT NULL DEFAULT '',
  `title` varchar(255) NOT NULL,
  `alias` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `note` varchar(255) NOT NULL DEFAULT '',
  `description` mediumtext NOT NULL,
  `published` tinyint(4) NOT NULL DEFAULT 0,
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL,
  `access` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `params` text NOT NULL,
  `metadesc` varchar(1024) NOT NULL COMMENT 'The meta description for the page.',
  `metakey` varchar(1024) NOT NULL DEFAULT '' COMMENT 'The keywords for the page.',
  `metadata` varchar(2048) NOT NULL COMMENT 'JSON encoded metadata properties.',
  `created_user_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `created_time` datetime NOT NULL,
  `created_by_alias` varchar(255) NOT NULL DEFAULT '',
  `modified_user_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `modified_time` datetime NOT NULL,
  `images` text NOT NULL,
  `urls` text NOT NULL,
  `hits` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `language` char(7) NOT NULL,
  `version` int(10) UNSIGNED NOT NULL DEFAULT 1,
  `publish_up` datetime DEFAULT NULL,
  `publish_down` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Дамп данных таблицы `lsqvo_tags`
--

INSERT INTO `lsqvo_tags` (`id`, `parent_id`, `lft`, `rgt`, `level`, `path`, `title`, `alias`, `note`, `description`, `published`, `checked_out`, `checked_out_time`, `access`, `params`, `metadesc`, `metakey`, `metadata`, `created_user_id`, `created_time`, `created_by_alias`, `modified_user_id`, `modified_time`, `images`, `urls`, `hits`, `language`, `version`, `publish_up`, `publish_down`) VALUES
(1, 0, 0, 1, 0, '', 'ROOT', 'root', '', '', 1, NULL, NULL, 1, '', '', '', '', 113, '2023-08-09 22:27:16', '', 113, '2023-08-09 22:27:16', '', '', 0, '*', 1, NULL, NULL);

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_template_overrides`
--

CREATE TABLE `lsqvo_template_overrides` (
  `id` int(10) UNSIGNED NOT NULL,
  `template` varchar(50) NOT NULL DEFAULT '',
  `hash_id` varchar(255) NOT NULL DEFAULT '',
  `extension_id` int(11) DEFAULT 0,
  `state` tinyint(4) NOT NULL DEFAULT 0,
  `action` varchar(50) NOT NULL DEFAULT '',
  `client_id` tinyint(3) UNSIGNED NOT NULL DEFAULT 0,
  `created_date` datetime NOT NULL,
  `modified_date` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_template_styles`
--

CREATE TABLE `lsqvo_template_styles` (
  `id` int(10) UNSIGNED NOT NULL,
  `template` varchar(50) NOT NULL DEFAULT '',
  `client_id` tinyint(3) UNSIGNED NOT NULL DEFAULT 0,
  `home` char(7) NOT NULL DEFAULT '0',
  `title` varchar(255) NOT NULL DEFAULT '',
  `inheritable` tinyint(4) NOT NULL DEFAULT 0,
  `parent` varchar(50) DEFAULT '',
  `params` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Дамп данных таблицы `lsqvo_template_styles`
--

INSERT INTO `lsqvo_template_styles` (`id`, `template`, `client_id`, `home`, `title`, `inheritable`, `parent`, `params`) VALUES
(10, 'atum', 1, '1', 'Atum - Default', 1, '', '{\"hue\":\"hsl(214, 63%, 20%)\",\"bg-light\":\"#f0f4fb\",\"text-dark\":\"#495057\",\"text-light\":\"#ffffff\",\"link-color\":\"#2a69b8\",\"special-color\":\"#001b4c\",\"monochrome\":\"0\",\"loginLogo\":\"\",\"loginLogoAlt\":\"\",\"logoBrandLarge\":\"\",\"logoBrandLargeAlt\":\"\",\"logoBrandSmall\":\"\",\"logoBrandSmallAlt\":\"\"}'),
(11, 'cassiopeia', 0, '1', 'Cassiopeia - Default', 1, '', '{\"brand\":true,\"logoFile\":\"images\\/logo.png#joomlaImage:\\/\\/local-images\\/logo.png?width=125&height=50\",\"siteTitle\":\"Zames. Beer & Grill\",\"siteDescription\":\"\",\"useFontScheme\":\"0\",\"colorName\":\"colors_standard\",\"fluidContainer\":\"1\",\"stickyHeader\":0,\"backTop\":1}');

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_ucm_base`
--

CREATE TABLE `lsqvo_ucm_base` (
  `ucm_id` int(10) UNSIGNED NOT NULL,
  `ucm_item_id` int(11) NOT NULL,
  `ucm_type_id` int(11) NOT NULL,
  `ucm_language_id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_ucm_content`
--

CREATE TABLE `lsqvo_ucm_content` (
  `core_content_id` int(10) UNSIGNED NOT NULL,
  `core_type_alias` varchar(400) NOT NULL DEFAULT '' COMMENT 'FK to the content types table',
  `core_title` varchar(400) NOT NULL DEFAULT '',
  `core_alias` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `core_body` mediumtext DEFAULT NULL,
  `core_state` tinyint(4) NOT NULL DEFAULT 0,
  `core_checked_out_time` datetime DEFAULT NULL,
  `core_checked_out_user_id` int(10) UNSIGNED DEFAULT NULL,
  `core_access` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `core_params` text DEFAULT NULL,
  `core_featured` tinyint(3) UNSIGNED NOT NULL DEFAULT 0,
  `core_metadata` varchar(2048) NOT NULL DEFAULT '' COMMENT 'JSON encoded metadata properties.',
  `core_created_user_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `core_created_by_alias` varchar(255) NOT NULL DEFAULT '',
  `core_created_time` datetime NOT NULL,
  `core_modified_user_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Most recent user that modified',
  `core_modified_time` datetime NOT NULL,
  `core_language` char(7) NOT NULL DEFAULT '',
  `core_publish_up` datetime DEFAULT NULL,
  `core_publish_down` datetime DEFAULT NULL,
  `core_content_item_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'ID from the individual type table',
  `asset_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'FK to the #__assets table.',
  `core_images` text DEFAULT NULL,
  `core_urls` text DEFAULT NULL,
  `core_hits` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `core_version` int(10) UNSIGNED NOT NULL DEFAULT 1,
  `core_ordering` int(11) NOT NULL DEFAULT 0,
  `core_metakey` text DEFAULT NULL,
  `core_metadesc` text DEFAULT NULL,
  `core_catid` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `core_type_id` int(10) UNSIGNED NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Contains core content data in name spaced fields';

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_updates`
--

CREATE TABLE `lsqvo_updates` (
  `update_id` int(11) NOT NULL,
  `update_site_id` int(11) DEFAULT 0,
  `extension_id` int(11) DEFAULT 0,
  `name` varchar(100) DEFAULT '',
  `description` text NOT NULL,
  `element` varchar(100) DEFAULT '',
  `type` varchar(20) DEFAULT '',
  `folder` varchar(20) DEFAULT '',
  `client_id` tinyint(4) DEFAULT 0,
  `version` varchar(32) DEFAULT '',
  `data` text NOT NULL,
  `detailsurl` text NOT NULL,
  `infourl` text NOT NULL,
  `changelogurl` text DEFAULT NULL,
  `extra_query` varchar(1000) DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Available Updates';

--
-- Дамп данных таблицы `lsqvo_updates`
--

INSERT INTO `lsqvo_updates` (`update_id`, `update_site_id`, `extension_id`, `name`, `description`, `element`, `type`, `folder`, `client_id`, `version`, `data`, `detailsurl`, `infourl`, `changelogurl`, `extra_query`) VALUES
(594, 2, 0, 'Afrikaans', '', 'pkg_af-ZA', 'package', '', 0, '4.3.2.1', '', 'https://update.joomla.org/language/details4/af-ZA_details.xml', '', '', ''),
(595, 2, 0, 'Arabic Unitag', '', 'pkg_ar-AA', 'package', '', 0, '4.0.2.1', '', 'https://update.joomla.org/language/details4/ar-AA_details.xml', '', '', ''),
(596, 2, 0, 'Bulgarian', '', 'pkg_bg-BG', 'package', '', 0, '4.3.3.1', '', 'https://update.joomla.org/language/details4/bg-BG_details.xml', '', '', ''),
(597, 2, 0, 'Catalan', '', 'pkg_ca-ES', 'package', '', 0, '4.0.4.2', '', 'https://update.joomla.org/language/details4/ca-ES_details.xml', '', '', ''),
(599, 2, 0, 'Chinese, Traditional', '', 'pkg_zh-TW', 'package', '', 0, '4.2.3.1', '', 'https://update.joomla.org/language/details4/zh-TW_details.xml', '', '', ''),
(600, 2, 0, 'Croatian', '', 'pkg_hr-HR', 'package', '', 0, '4.3.1.1', '', 'https://update.joomla.org/language/details4/hr-HR_details.xml', '', '', ''),
(601, 2, 0, 'Czech', '', 'pkg_cs-CZ', 'package', '', 0, '4.3.1.2', '', 'https://update.joomla.org/language/details4/cs-CZ_details.xml', '', '', ''),
(602, 2, 0, 'Danish', '', 'pkg_da-DK', 'package', '', 0, '4.3.3.1', '', 'https://update.joomla.org/language/details4/da-DK_details.xml', '', '', ''),
(603, 2, 0, 'Dutch', '', 'pkg_nl-NL', 'package', '', 0, '4.3.4.1', '', 'https://update.joomla.org/language/details4/nl-NL_details.xml', '', '', ''),
(604, 2, 0, 'English, Australia', '', 'pkg_en-AU', 'package', '', 0, '4.3.1.1', '', 'https://update.joomla.org/language/details4/en-AU_details.xml', '', '', ''),
(605, 2, 0, 'English, Canada', '', 'pkg_en-CA', 'package', '', 0, '4.3.1.1', '', 'https://update.joomla.org/language/details4/en-CA_details.xml', '', '', ''),
(606, 2, 0, 'English, New Zealand', '', 'pkg_en-NZ', 'package', '', 0, '4.3.1.1', '', 'https://update.joomla.org/language/details4/en-NZ_details.xml', '', '', ''),
(607, 2, 0, 'English, USA', '', 'pkg_en-US', 'package', '', 0, '4.3.1.1', '', 'https://update.joomla.org/language/details4/en-US_details.xml', '', '', ''),
(608, 2, 0, 'Estonian', '', 'pkg_et-EE', 'package', '', 0, '4.3.0.1', '', 'https://update.joomla.org/language/details4/et-EE_details.xml', '', '', ''),
(609, 2, 0, 'Finnish', '', 'pkg_fi-FI', 'package', '', 0, '4.1.1.2', '', 'https://update.joomla.org/language/details4/fi-FI_details.xml', '', '', ''),
(610, 2, 0, 'Flemish', '', 'pkg_nl-BE', 'package', '', 0, '4.3.3.1', '', 'https://update.joomla.org/language/details4/nl-BE_details.xml', '', '', ''),
(611, 2, 0, 'French', '', 'pkg_fr-FR', 'package', '', 0, '4.3.4.1', '', 'https://update.joomla.org/language/details4/fr-FR_details.xml', '', '', ''),
(612, 2, 0, 'Georgian', '', 'pkg_ka-GE', 'package', '', 0, '4.3.4.1', '', 'https://update.joomla.org/language/details4/ka-GE_details.xml', '', '', ''),
(613, 2, 0, 'German', '', 'pkg_de-DE', 'package', '', 0, '4.3.4.1', '', 'https://update.joomla.org/language/details4/de-DE_details.xml', '', '', ''),
(614, 2, 0, 'German, Austria', '', 'pkg_de-AT', 'package', '', 0, '4.3.4.1', '', 'https://update.joomla.org/language/details4/de-AT_details.xml', '', '', ''),
(615, 2, 0, 'German, Liechtenstein', '', 'pkg_de-LI', 'package', '', 0, '4.3.4.1', '', 'https://update.joomla.org/language/details4/de-LI_details.xml', '', '', ''),
(616, 2, 0, 'German, Luxembourg', '', 'pkg_de-LU', 'package', '', 0, '4.3.4.1', '', 'https://update.joomla.org/language/details4/de-LU_details.xml', '', '', ''),
(617, 2, 0, 'German, Switzerland', '', 'pkg_de-CH', 'package', '', 0, '4.3.4.1', '', 'https://update.joomla.org/language/details4/de-CH_details.xml', '', '', ''),
(618, 2, 0, 'Greek', '', 'pkg_el-GR', 'package', '', 0, '4.3.4.1', '', 'https://update.joomla.org/language/details4/el-GR_details.xml', '', '', ''),
(619, 2, 0, 'Hungarian', '', 'pkg_hu-HU', 'package', '', 0, '4.3.3.1', '', 'https://update.joomla.org/language/details4/hu-HU_details.xml', '', '', ''),
(620, 2, 0, 'Irish', '', 'pkg_ga-IE', 'package', '', 0, '4.2.8.1', '', 'https://update.joomla.org/language/details4/ga-IE_details.xml', '', '', ''),
(621, 2, 0, 'Italian', '', 'pkg_it-IT', 'package', '', 0, '4.3.4.1', '', 'https://update.joomla.org/language/details4/it-IT_details.xml', '', '', ''),
(622, 2, 0, 'Japanese', '', 'pkg_ja-JP', 'package', '', 0, '4.3.4.1', '', 'https://update.joomla.org/language/details4/ja-JP_details.xml', '', '', ''),
(623, 2, 0, 'Kazakh', '', 'pkg_kk-KZ', 'package', '', 0, '4.1.2.2', '', 'https://update.joomla.org/language/details4/kk-KZ_details.xml', '', '', ''),
(624, 2, 0, 'Latvian', '', 'pkg_lv-LV', 'package', '', 0, '4.3.1.1', '', 'https://update.joomla.org/language/details4/lv-LV_details.xml', '', '', ''),
(625, 2, 0, 'Lithuanian', '', 'pkg_lt-LT', 'package', '', 0, '4.3.4.1', '', 'https://update.joomla.org/language/details4/lt-LT_details.xml', '', '', ''),
(626, 2, 0, 'Macedonian', '', 'pkg_mk-MK', 'package', '', 0, '4.2.4.1', '', 'https://update.joomla.org/language/details4/mk-MK_details.xml', '', '', ''),
(627, 2, 0, 'Norwegian Bokmål', '', 'pkg_nb-NO', 'package', '', 0, '4.0.1.1', '', 'https://update.joomla.org/language/details4/nb-NO_details.xml', '', '', ''),
(628, 2, 0, 'Pashto Afghanistan', '', 'pkg_ps-AF', 'package', '', 0, '4.3.2.1', '', 'https://update.joomla.org/language/details4/ps-AF_details.xml', '', '', ''),
(629, 2, 0, 'Persian Farsi', '', 'pkg_fa-IR', 'package', '', 0, '4.3.4.1', '', 'https://update.joomla.org/language/details4/fa-IR_details.xml', '', '', ''),
(630, 2, 0, 'Polish', '', 'pkg_pl-PL', 'package', '', 0, '4.2.8.2', '', 'https://update.joomla.org/language/details4/pl-PL_details.xml', '', '', ''),
(631, 2, 0, 'Portuguese, Brazil', '', 'pkg_pt-BR', 'package', '', 0, '4.0.3.1', '', 'https://update.joomla.org/language/details4/pt-BR_details.xml', '', '', ''),
(632, 2, 0, 'Portuguese, Portugal', '', 'pkg_pt-PT', 'package', '', 0, '4.0.0-rc4.2', '', 'https://update.joomla.org/language/details4/pt-PT_details.xml', '', '', ''),
(633, 2, 0, 'Romanian', '', 'pkg_ro-RO', 'package', '', 0, '4.3.1.1', '', 'https://update.joomla.org/language/details4/ro-RO_details.xml', '', '', ''),
(634, 2, 235, 'Russian', '', 'pkg_ru-RU', 'package', '', 0, '4.3.4.1', '', 'https://update.joomla.org/language/details4/ru-RU_details.xml', '', '', ''),
(635, 2, 0, 'Serbian, Cyrillic', '', 'pkg_sr-RS', 'package', '', 0, '4.3.2.1', '', 'https://update.joomla.org/language/details4/sr-RS_details.xml', '', '', ''),
(636, 2, 0, 'Serbian, Latin', '', 'pkg_sr-YU', 'package', '', 0, '4.3.2.2', '', 'https://update.joomla.org/language/details4/sr-YU_details.xml', '', '', ''),
(637, 2, 0, 'Slovak', '', 'pkg_sk-SK', 'package', '', 0, '4.3.3.1', '', 'https://update.joomla.org/language/details4/sk-SK_details.xml', '', '', ''),
(638, 2, 0, 'Slovenian', '', 'pkg_sl-SI', 'package', '', 0, '4.3.4.1', '', 'https://update.joomla.org/language/details4/sl-SI_details.xml', '', '', ''),
(639, 2, 0, 'Spanish', '', 'pkg_es-ES', 'package', '', 0, '4.2.3.1', '', 'https://update.joomla.org/language/details4/es-ES_details.xml', '', '', ''),
(640, 2, 0, 'Swedish', '', 'pkg_sv-SE', 'package', '', 0, '4.3.4.1', '', 'https://update.joomla.org/language/details4/sv-SE_details.xml', '', '', ''),
(641, 2, 0, 'Tamil, India', '', 'pkg_ta-IN', 'package', '', 0, '4.3.4.1', '', 'https://update.joomla.org/language/details4/ta-IN_details.xml', '', '', ''),
(642, 2, 0, 'Thai', '', 'pkg_th-TH', 'package', '', 0, '4.3.4.1', '', 'https://update.joomla.org/language/details4/th-TH_details.xml', '', '', ''),
(643, 2, 0, 'Turkish', '', 'pkg_tr-TR', 'package', '', 0, '4.3.4.1', '', 'https://update.joomla.org/language/details4/tr-TR_details.xml', '', '', ''),
(644, 2, 0, 'Ukrainian', '', 'pkg_uk-UA', 'package', '', 0, '4.3.2.1', '', 'https://update.joomla.org/language/details4/uk-UA_details.xml', '', '', ''),
(645, 2, 0, 'Vietnamese', '', 'pkg_vi-VN', 'package', '', 0, '4.2.2.1', '', 'https://update.joomla.org/language/details4/vi-VN_details.xml', '', '', ''),
(646, 2, 0, 'Welsh', '', 'pkg_cy-GB', 'package', '', 0, '4.3.4.1', '', 'https://update.joomla.org/language/details4/cy-GB_details.xml', '', '', ''),
(2353, 1, 227, 'Joomla', '', 'joomla', 'file', '', 0, '4.4.14', '', 'https://update.joomla.org/core/j4/default.xml', '', '', '');

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_update_sites`
--

CREATE TABLE `lsqvo_update_sites` (
  `update_site_id` int(11) NOT NULL,
  `name` varchar(100) DEFAULT '',
  `type` varchar(20) DEFAULT '',
  `location` text NOT NULL,
  `enabled` int(11) DEFAULT 0,
  `last_check_timestamp` bigint(20) DEFAULT 0,
  `extra_query` varchar(1000) DEFAULT '',
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Update Sites';

--
-- Дамп данных таблицы `lsqvo_update_sites`
--

INSERT INTO `lsqvo_update_sites` (`update_site_id`, `name`, `type`, `location`, `enabled`, `last_check_timestamp`, `extra_query`, `checked_out`, `checked_out_time`) VALUES
(1, 'Joomla! Core', 'collection', 'https://update.joomla.org/core/list.xml', 1, 1779148499, '', NULL, NULL),
(2, 'Accredited Joomla! Translations', 'collection', 'https://update.joomla.org/language/translationlist_4.xml', 1, 1693209753, '', NULL, NULL),
(3, 'Joomla! Update Component', 'extension', 'https://update.joomla.org/core/extensions/com_joomlaupdate.xml', 1, 1693209753, '', NULL, NULL),
(4, 'JoomShopping', 'extension', 'https://www.webdesigner-profi.de/joomla-webdesign/update/shop.xml', 1, 1693209754, '', NULL, NULL),
(5, 'Advanced Custom Fields', 'extension', 'https://www.tassos.gr/updates/advanced-custom-fields-free.xml', 1, 1693209755, '', NULL, NULL),
(7, 'Convert Forms', 'extension', 'https://www.tassos.gr/updates/convert-forms-free.xml', 1, 1693209755, '', NULL, NULL),
(8, 'Radical MultiField', 'extension', 'https://hika.su/update/free/plg_radicalmultifield.xml', 1, 1693209755, '', NULL, NULL),
(9, 'SimpleForm2', 'extension', 'http://update.allforjoomla.com/mod_simpleform2.xml', 1, 1693209755, '', NULL, NULL),
(10, 'JSLazyLoading update server', 'extension', 'http://addondev.com/support/updates/jslazyloading.xml?5e2999059bc629408e8ac7nfeb4f1080_zames.zbull2.ru', 1, 0, '', NULL, NULL);

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_update_sites_extensions`
--

CREATE TABLE `lsqvo_update_sites_extensions` (
  `update_site_id` int(11) NOT NULL DEFAULT 0,
  `extension_id` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Links extensions to update sites';

--
-- Дамп данных таблицы `lsqvo_update_sites_extensions`
--

INSERT INTO `lsqvo_update_sites_extensions` (`update_site_id`, `extension_id`) VALUES
(1, 227),
(2, 228),
(2, 235),
(2, 302),
(3, 24),
(4, 236),
(5, 269),
(7, 278),
(8, 293),
(9, 296),
(10, 303);

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_usergroups`
--

CREATE TABLE `lsqvo_usergroups` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'Primary Key',
  `parent_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Adjacency List Reference Id',
  `lft` int(11) NOT NULL DEFAULT 0 COMMENT 'Nested set lft.',
  `rgt` int(11) NOT NULL DEFAULT 0 COMMENT 'Nested set rgt.',
  `title` varchar(100) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Дамп данных таблицы `lsqvo_usergroups`
--

INSERT INTO `lsqvo_usergroups` (`id`, `parent_id`, `lft`, `rgt`, `title`) VALUES
(1, 0, 1, 18, 'Public'),
(2, 1, 8, 15, 'Registered'),
(3, 2, 9, 14, 'Author'),
(4, 3, 10, 13, 'Editor'),
(5, 4, 11, 12, 'Publisher'),
(6, 1, 4, 7, 'Manager'),
(7, 6, 5, 6, 'Administrator'),
(8, 1, 16, 17, 'Super Users'),
(9, 1, 2, 3, 'Guest');

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_users`
--

CREATE TABLE `lsqvo_users` (
  `id` int(11) NOT NULL,
  `name` varchar(400) NOT NULL DEFAULT '',
  `username` varchar(150) NOT NULL DEFAULT '',
  `email` varchar(100) NOT NULL DEFAULT '',
  `password` varchar(100) NOT NULL DEFAULT '',
  `block` tinyint(4) NOT NULL DEFAULT 0,
  `sendEmail` tinyint(4) DEFAULT 0,
  `registerDate` datetime NOT NULL,
  `lastvisitDate` datetime DEFAULT NULL,
  `activation` varchar(100) NOT NULL DEFAULT '',
  `params` text NOT NULL,
  `lastResetTime` datetime DEFAULT NULL COMMENT 'Date of last password reset',
  `resetCount` int(11) NOT NULL DEFAULT 0 COMMENT 'Count of password resets since lastResetTime',
  `otpKey` varchar(1000) NOT NULL DEFAULT '' COMMENT 'Two factor authentication encrypted keys',
  `otep` varchar(1000) NOT NULL DEFAULT '' COMMENT 'Backup Codes',
  `requireReset` tinyint(4) NOT NULL DEFAULT 0 COMMENT 'Require user to reset password on next login',
  `authProvider` varchar(100) NOT NULL DEFAULT '' COMMENT 'Name of used authentication plugin'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Дамп данных таблицы `lsqvo_users`
--

INSERT INTO `lsqvo_users` (`id`, `name`, `username`, `email`, `password`, `block`, `sendEmail`, `registerDate`, `lastvisitDate`, `activation`, `params`, `lastResetTime`, `resetCount`, `otpKey`, `otep`, `requireReset`, `authProvider`) VALUES
(113, 'admin13', 'admin13', 'office@zamesbar.ru', '$2y$10$Z1Hc/xQbIXdFooVcowbDJOmMppDNAEqf.e8nQGve5jmWaouU7/gIO', 0, 1, '2023-08-09 22:27:19', '2024-01-14 01:22:49', '0', '', NULL, 0, '', '', 0, '');

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_user_keys`
--

CREATE TABLE `lsqvo_user_keys` (
  `id` int(10) UNSIGNED NOT NULL,
  `user_id` varchar(150) NOT NULL,
  `token` varchar(255) NOT NULL,
  `series` varchar(191) NOT NULL,
  `time` varchar(200) NOT NULL,
  `uastring` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_user_mfa`
--

CREATE TABLE `lsqvo_user_mfa` (
  `id` int(11) NOT NULL,
  `user_id` int(10) UNSIGNED NOT NULL,
  `title` varchar(255) NOT NULL DEFAULT '',
  `method` varchar(100) NOT NULL,
  `default` tinyint(4) NOT NULL DEFAULT 0,
  `options` mediumtext NOT NULL,
  `created_on` datetime NOT NULL,
  `last_used` datetime DEFAULT NULL,
  `tries` int(11) NOT NULL DEFAULT 0,
  `last_try` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Multi-factor Authentication settings';

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_user_notes`
--

CREATE TABLE `lsqvo_user_notes` (
  `id` int(10) UNSIGNED NOT NULL,
  `user_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `catid` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `subject` varchar(100) NOT NULL DEFAULT '',
  `body` text NOT NULL,
  `state` tinyint(4) NOT NULL DEFAULT 0,
  `checked_out` int(10) UNSIGNED DEFAULT NULL,
  `checked_out_time` datetime DEFAULT NULL,
  `created_user_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `created_time` datetime NOT NULL,
  `modified_user_id` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `modified_time` datetime NOT NULL,
  `review_time` datetime DEFAULT NULL,
  `publish_up` datetime DEFAULT NULL,
  `publish_down` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_user_profiles`
--

CREATE TABLE `lsqvo_user_profiles` (
  `user_id` int(11) NOT NULL,
  `profile_key` varchar(100) NOT NULL,
  `profile_value` text NOT NULL,
  `ordering` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Simple user profile storage table';

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_user_usergroup_map`
--

CREATE TABLE `lsqvo_user_usergroup_map` (
  `user_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Foreign Key to #__users.id',
  `group_id` int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Foreign Key to #__usergroups.id'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Дамп данных таблицы `lsqvo_user_usergroup_map`
--

INSERT INTO `lsqvo_user_usergroup_map` (`user_id`, `group_id`) VALUES
(113, 8);

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_viewlevels`
--

CREATE TABLE `lsqvo_viewlevels` (
  `id` int(10) UNSIGNED NOT NULL COMMENT 'Primary Key',
  `title` varchar(100) NOT NULL DEFAULT '',
  `ordering` int(11) NOT NULL DEFAULT 0,
  `rules` varchar(5120) NOT NULL COMMENT 'JSON encoded access control.'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Дамп данных таблицы `lsqvo_viewlevels`
--

INSERT INTO `lsqvo_viewlevels` (`id`, `title`, `ordering`, `rules`) VALUES
(1, 'Public', 0, '[1]'),
(2, 'Registered', 2, '[6,2,8]'),
(3, 'Special', 3, '[6,3,8]'),
(5, 'Guest', 1, '[9]'),
(6, 'Super Users', 4, '[8]');

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_webauthn_credentials`
--

CREATE TABLE `lsqvo_webauthn_credentials` (
  `id` varchar(1000) NOT NULL COMMENT 'Credential ID',
  `user_id` varchar(128) NOT NULL COMMENT 'User handle',
  `label` varchar(190) NOT NULL COMMENT 'Human readable label',
  `credential` mediumtext NOT NULL COMMENT 'Credential source data, JSON format'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_workflows`
--

CREATE TABLE `lsqvo_workflows` (
  `id` int(11) NOT NULL,
  `asset_id` int(11) DEFAULT 0,
  `published` tinyint(4) NOT NULL DEFAULT 0,
  `title` varchar(255) NOT NULL,
  `description` text NOT NULL,
  `extension` varchar(50) NOT NULL,
  `default` tinyint(4) NOT NULL DEFAULT 0,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `created` datetime NOT NULL,
  `created_by` int(11) NOT NULL DEFAULT 0,
  `modified` datetime NOT NULL,
  `modified_by` int(11) NOT NULL DEFAULT 0,
  `checked_out_time` datetime DEFAULT NULL,
  `checked_out` int(10) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Дамп данных таблицы `lsqvo_workflows`
--

INSERT INTO `lsqvo_workflows` (`id`, `asset_id`, `published`, `title`, `description`, `extension`, `default`, `ordering`, `created`, `created_by`, `modified`, `modified_by`, `checked_out_time`, `checked_out`) VALUES
(1, 56, 1, 'COM_WORKFLOW_BASIC_WORKFLOW', '', 'com_content.article', 1, 1, '2023-08-09 22:27:16', 113, '2023-08-09 22:27:16', 113, NULL, NULL);

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_workflow_associations`
--

CREATE TABLE `lsqvo_workflow_associations` (
  `item_id` int(11) NOT NULL DEFAULT 0 COMMENT 'Extension table id value',
  `stage_id` int(11) NOT NULL COMMENT 'Foreign Key to #__workflow_stages.id',
  `extension` varchar(50) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Дамп данных таблицы `lsqvo_workflow_associations`
--

INSERT INTO `lsqvo_workflow_associations` (`item_id`, `stage_id`, `extension`) VALUES
(1, 1, 'com_content.article'),
(2, 1, 'com_content.article'),
(3, 1, 'com_content.article'),
(4, 1, 'com_content.article'),
(5, 1, 'com_content.article'),
(6, 1, 'com_content.article'),
(7, 1, 'com_content.article'),
(9, 1, 'com_content.article'),
(11, 1, 'com_content.article'),
(13, 1, 'com_content.article'),
(14, 1, 'com_content.article'),
(15, 1, 'com_content.article'),
(19, 1, 'com_content.article'),
(21, 1, 'com_content.article'),
(23, 1, 'com_content.article'),
(25, 1, 'com_content.article'),
(27, 1, 'com_content.article'),
(29, 1, 'com_content.article'),
(31, 1, 'com_content.article'),
(32, 1, 'com_content.article'),
(33, 1, 'com_content.article'),
(34, 1, 'com_content.article'),
(35, 1, 'com_content.article'),
(36, 1, 'com_content.article'),
(37, 1, 'com_content.article'),
(38, 1, 'com_content.article'),
(39, 1, 'com_content.article'),
(40, 1, 'com_content.article'),
(42, 1, 'com_content.article'),
(43, 1, 'com_content.article'),
(44, 1, 'com_content.article'),
(45, 1, 'com_content.article'),
(46, 1, 'com_content.article'),
(47, 1, 'com_content.article'),
(48, 1, 'com_content.article'),
(49, 1, 'com_content.article'),
(50, 1, 'com_content.article'),
(51, 1, 'com_content.article'),
(52, 1, 'com_content.article'),
(53, 1, 'com_content.article'),
(54, 1, 'com_content.article'),
(55, 1, 'com_content.article'),
(56, 1, 'com_content.article'),
(57, 1, 'com_content.article'),
(58, 1, 'com_content.article'),
(59, 1, 'com_content.article'),
(60, 1, 'com_content.article'),
(61, 1, 'com_content.article');

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_workflow_stages`
--

CREATE TABLE `lsqvo_workflow_stages` (
  `id` int(11) NOT NULL,
  `asset_id` int(11) DEFAULT 0,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `workflow_id` int(11) NOT NULL,
  `published` tinyint(4) NOT NULL DEFAULT 0,
  `title` varchar(255) NOT NULL,
  `description` text NOT NULL,
  `default` tinyint(4) NOT NULL DEFAULT 0,
  `checked_out_time` datetime DEFAULT NULL,
  `checked_out` int(10) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Дамп данных таблицы `lsqvo_workflow_stages`
--

INSERT INTO `lsqvo_workflow_stages` (`id`, `asset_id`, `ordering`, `workflow_id`, `published`, `title`, `description`, `default`, `checked_out_time`, `checked_out`) VALUES
(1, 57, 1, 1, 1, 'COM_WORKFLOW_BASIC_STAGE', '', 1, NULL, NULL);

-- --------------------------------------------------------

--
-- Структура таблицы `lsqvo_workflow_transitions`
--

CREATE TABLE `lsqvo_workflow_transitions` (
  `id` int(11) NOT NULL,
  `asset_id` int(11) DEFAULT 0,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `workflow_id` int(11) NOT NULL,
  `published` tinyint(4) NOT NULL DEFAULT 0,
  `title` varchar(255) NOT NULL,
  `description` text NOT NULL,
  `from_stage_id` int(11) NOT NULL,
  `to_stage_id` int(11) NOT NULL,
  `options` text NOT NULL,
  `checked_out_time` datetime DEFAULT NULL,
  `checked_out` int(10) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Дамп данных таблицы `lsqvo_workflow_transitions`
--

INSERT INTO `lsqvo_workflow_transitions` (`id`, `asset_id`, `ordering`, `workflow_id`, `published`, `title`, `description`, `from_stage_id`, `to_stage_id`, `options`, `checked_out_time`, `checked_out`) VALUES
(1, 58, 1, 1, 1, 'UNPUBLISH', '', -1, 1, '{\"publishing\":\"0\"}', NULL, NULL),
(2, 59, 2, 1, 1, 'PUBLISH', '', -1, 1, '{\"publishing\":\"1\"}', NULL, NULL),
(3, 60, 3, 1, 1, 'TRASH', '', -1, 1, '{\"publishing\":\"-2\"}', NULL, NULL),
(4, 61, 4, 1, 1, 'ARCHIVE', '', -1, 1, '{\"publishing\":\"2\"}', NULL, NULL),
(5, 62, 5, 1, 1, 'FEATURE', '', -1, 1, '{\"featuring\":\"1\"}', NULL, NULL),
(6, 63, 6, 1, 1, 'UNFEATURE', '', -1, 1, '{\"featuring\":\"0\"}', NULL, NULL),
(7, 64, 7, 1, 1, 'PUBLISH_AND_FEATURE', '', -1, 1, '{\"publishing\":\"1\",\"featuring\":\"1\"}', NULL, NULL);

--
-- Индексы сохранённых таблиц
--

--
-- Индексы таблицы `lsqvo_action_logs`
--
ALTER TABLE `lsqvo_action_logs`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_user_id` (`user_id`),
  ADD KEY `idx_user_id_logdate` (`user_id`,`log_date`),
  ADD KEY `idx_user_id_extension` (`user_id`,`extension`),
  ADD KEY `idx_extension_item_id` (`extension`,`item_id`);

--
-- Индексы таблицы `lsqvo_action_logs_extensions`
--
ALTER TABLE `lsqvo_action_logs_extensions`
  ADD PRIMARY KEY (`id`);

--
-- Индексы таблицы `lsqvo_action_logs_users`
--
ALTER TABLE `lsqvo_action_logs_users`
  ADD PRIMARY KEY (`user_id`),
  ADD KEY `idx_notify` (`notify`);

--
-- Индексы таблицы `lsqvo_action_log_config`
--
ALTER TABLE `lsqvo_action_log_config`
  ADD PRIMARY KEY (`id`);

--
-- Индексы таблицы `lsqvo_assets`
--
ALTER TABLE `lsqvo_assets`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `idx_asset_name` (`name`),
  ADD KEY `idx_lft_rgt` (`lft`,`rgt`),
  ADD KEY `idx_parent_id` (`parent_id`);

--
-- Индексы таблицы `lsqvo_associations`
--
ALTER TABLE `lsqvo_associations`
  ADD PRIMARY KEY (`context`,`id`),
  ADD KEY `idx_key` (`key`);

--
-- Индексы таблицы `lsqvo_banners`
--
ALTER TABLE `lsqvo_banners`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_state` (`state`),
  ADD KEY `idx_own_prefix` (`own_prefix`),
  ADD KEY `idx_metakey_prefix` (`metakey_prefix`(100)),
  ADD KEY `idx_banner_catid` (`catid`),
  ADD KEY `idx_language` (`language`);

--
-- Индексы таблицы `lsqvo_banner_clients`
--
ALTER TABLE `lsqvo_banner_clients`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_own_prefix` (`own_prefix`),
  ADD KEY `idx_metakey_prefix` (`metakey_prefix`(100));

--
-- Индексы таблицы `lsqvo_banner_tracks`
--
ALTER TABLE `lsqvo_banner_tracks`
  ADD PRIMARY KEY (`track_date`,`track_type`,`banner_id`),
  ADD KEY `idx_track_date` (`track_date`),
  ADD KEY `idx_track_type` (`track_type`),
  ADD KEY `idx_banner_id` (`banner_id`);

--
-- Индексы таблицы `lsqvo_categories`
--
ALTER TABLE `lsqvo_categories`
  ADD PRIMARY KEY (`id`),
  ADD KEY `cat_idx` (`extension`,`published`,`access`),
  ADD KEY `idx_access` (`access`),
  ADD KEY `idx_checkout` (`checked_out`),
  ADD KEY `idx_path` (`path`(100)),
  ADD KEY `idx_left_right` (`lft`,`rgt`),
  ADD KEY `idx_alias` (`alias`(100)),
  ADD KEY `idx_language` (`language`);

--
-- Индексы таблицы `lsqvo_contact_details`
--
ALTER TABLE `lsqvo_contact_details`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_access` (`access`),
  ADD KEY `idx_checkout` (`checked_out`),
  ADD KEY `idx_state` (`published`),
  ADD KEY `idx_catid` (`catid`),
  ADD KEY `idx_createdby` (`created_by`),
  ADD KEY `idx_featured_catid` (`featured`,`catid`),
  ADD KEY `idx_language` (`language`);

--
-- Индексы таблицы `lsqvo_content`
--
ALTER TABLE `lsqvo_content`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_access` (`access`),
  ADD KEY `idx_checkout` (`checked_out`),
  ADD KEY `idx_state` (`state`),
  ADD KEY `idx_catid` (`catid`),
  ADD KEY `idx_createdby` (`created_by`),
  ADD KEY `idx_featured_catid` (`featured`,`catid`),
  ADD KEY `idx_language` (`language`),
  ADD KEY `idx_alias` (`alias`(191));

--
-- Индексы таблицы `lsqvo_contentitem_tag_map`
--
ALTER TABLE `lsqvo_contentitem_tag_map`
  ADD UNIQUE KEY `uc_ItemnameTagid` (`type_id`,`content_item_id`,`tag_id`),
  ADD KEY `idx_tag_type` (`tag_id`,`type_id`),
  ADD KEY `idx_date_id` (`tag_date`,`tag_id`),
  ADD KEY `idx_core_content_id` (`core_content_id`);

--
-- Индексы таблицы `lsqvo_content_frontpage`
--
ALTER TABLE `lsqvo_content_frontpage`
  ADD PRIMARY KEY (`content_id`);

--
-- Индексы таблицы `lsqvo_content_rating`
--
ALTER TABLE `lsqvo_content_rating`
  ADD PRIMARY KEY (`content_id`);

--
-- Индексы таблицы `lsqvo_content_types`
--
ALTER TABLE `lsqvo_content_types`
  ADD PRIMARY KEY (`type_id`),
  ADD KEY `idx_alias` (`type_alias`(100));

--
-- Индексы таблицы `lsqvo_convertforms`
--
ALTER TABLE `lsqvo_convertforms`
  ADD PRIMARY KEY (`id`);

--
-- Индексы таблицы `lsqvo_convertforms_campaigns`
--
ALTER TABLE `lsqvo_convertforms_campaigns`
  ADD PRIMARY KEY (`id`);

--
-- Индексы таблицы `lsqvo_convertforms_connections`
--
ALTER TABLE `lsqvo_convertforms_connections`
  ADD PRIMARY KEY (`id`);

--
-- Индексы таблицы `lsqvo_convertforms_conversions`
--
ALTER TABLE `lsqvo_convertforms_conversions`
  ADD PRIMARY KEY (`id`),
  ADD KEY `state` (`state`),
  ADD KEY `created` (`created`),
  ADD KEY `form_id` (`form_id`),
  ADD KEY `campaign_id` (`campaign_id`),
  ADD KEY `user_id` (`user_id`),
  ADD KEY `state_created` (`state`,`created`);

--
-- Индексы таблицы `lsqvo_convertforms_submission_meta`
--
ALTER TABLE `lsqvo_convertforms_submission_meta`
  ADD PRIMARY KEY (`id`),
  ADD KEY `date_created` (`date_created`),
  ADD KEY `submission_id` (`submission_id`);

--
-- Индексы таблицы `lsqvo_convertforms_tasks`
--
ALTER TABLE `lsqvo_convertforms_tasks`
  ADD PRIMARY KEY (`id`);

--
-- Индексы таблицы `lsqvo_convertforms_tasks_history`
--
ALTER TABLE `lsqvo_convertforms_tasks_history`
  ADD PRIMARY KEY (`id`);

--
-- Индексы таблицы `lsqvo_extensions`
--
ALTER TABLE `lsqvo_extensions`
  ADD PRIMARY KEY (`extension_id`),
  ADD KEY `element_clientid` (`element`,`client_id`),
  ADD KEY `element_folder_clientid` (`element`,`folder`,`client_id`),
  ADD KEY `extension` (`type`,`element`,`folder`,`client_id`);

--
-- Индексы таблицы `lsqvo_fields`
--
ALTER TABLE `lsqvo_fields`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_checkout` (`checked_out`),
  ADD KEY `idx_state` (`state`),
  ADD KEY `idx_created_user_id` (`created_user_id`),
  ADD KEY `idx_access` (`access`),
  ADD KEY `idx_context` (`context`(191)),
  ADD KEY `idx_language` (`language`);

--
-- Индексы таблицы `lsqvo_fields_categories`
--
ALTER TABLE `lsqvo_fields_categories`
  ADD PRIMARY KEY (`field_id`,`category_id`);

--
-- Индексы таблицы `lsqvo_fields_groups`
--
ALTER TABLE `lsqvo_fields_groups`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_checkout` (`checked_out`),
  ADD KEY `idx_state` (`state`),
  ADD KEY `idx_created_by` (`created_by`),
  ADD KEY `idx_access` (`access`),
  ADD KEY `idx_context` (`context`(191)),
  ADD KEY `idx_language` (`language`);

--
-- Индексы таблицы `lsqvo_fields_values`
--
ALTER TABLE `lsqvo_fields_values`
  ADD KEY `idx_field_id` (`field_id`),
  ADD KEY `idx_item_id` (`item_id`(191));

--
-- Индексы таблицы `lsqvo_finder_filters`
--
ALTER TABLE `lsqvo_finder_filters`
  ADD PRIMARY KEY (`filter_id`);

--
-- Индексы таблицы `lsqvo_finder_links`
--
ALTER TABLE `lsqvo_finder_links`
  ADD PRIMARY KEY (`link_id`),
  ADD KEY `idx_type` (`type_id`),
  ADD KEY `idx_title` (`title`(100)),
  ADD KEY `idx_md5` (`md5sum`),
  ADD KEY `idx_url` (`url`(75)),
  ADD KEY `idx_language` (`language`),
  ADD KEY `idx_published_list` (`published`,`state`,`access`,`publish_start_date`,`publish_end_date`,`list_price`),
  ADD KEY `idx_published_sale` (`published`,`state`,`access`,`publish_start_date`,`publish_end_date`,`sale_price`);

--
-- Индексы таблицы `lsqvo_finder_links_terms`
--
ALTER TABLE `lsqvo_finder_links_terms`
  ADD PRIMARY KEY (`link_id`,`term_id`),
  ADD KEY `idx_term_weight` (`term_id`,`weight`),
  ADD KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`);

--
-- Индексы таблицы `lsqvo_finder_logging`
--
ALTER TABLE `lsqvo_finder_logging`
  ADD PRIMARY KEY (`md5sum`),
  ADD KEY `searchterm` (`searchterm`(191));

--
-- Индексы таблицы `lsqvo_finder_taxonomy`
--
ALTER TABLE `lsqvo_finder_taxonomy`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_state` (`state`),
  ADD KEY `idx_access` (`access`),
  ADD KEY `idx_path` (`path`(100)),
  ADD KEY `idx_level` (`level`),
  ADD KEY `idx_left_right` (`lft`,`rgt`),
  ADD KEY `idx_alias` (`alias`(100)),
  ADD KEY `idx_language` (`language`),
  ADD KEY `idx_parent_published` (`parent_id`,`state`,`access`);

--
-- Индексы таблицы `lsqvo_finder_taxonomy_map`
--
ALTER TABLE `lsqvo_finder_taxonomy_map`
  ADD PRIMARY KEY (`link_id`,`node_id`),
  ADD KEY `link_id` (`link_id`),
  ADD KEY `node_id` (`node_id`);

--
-- Индексы таблицы `lsqvo_finder_terms`
--
ALTER TABLE `lsqvo_finder_terms`
  ADD PRIMARY KEY (`term_id`),
  ADD UNIQUE KEY `idx_term_language` (`term`,`language`),
  ADD KEY `idx_stem` (`stem`),
  ADD KEY `idx_term_phrase` (`term`,`phrase`),
  ADD KEY `idx_stem_phrase` (`stem`,`phrase`),
  ADD KEY `idx_soundex_phrase` (`soundex`,`phrase`),
  ADD KEY `idx_language` (`language`);

--
-- Индексы таблицы `lsqvo_finder_terms_common`
--
ALTER TABLE `lsqvo_finder_terms_common`
  ADD UNIQUE KEY `idx_term_language` (`term`,`language`),
  ADD KEY `idx_lang` (`language`);

--
-- Индексы таблицы `lsqvo_finder_tokens`
--
ALTER TABLE `lsqvo_finder_tokens`
  ADD KEY `idx_word` (`term`),
  ADD KEY `idx_stem` (`stem`),
  ADD KEY `idx_context` (`context`),
  ADD KEY `idx_language` (`language`);

--
-- Индексы таблицы `lsqvo_finder_tokens_aggregate`
--
ALTER TABLE `lsqvo_finder_tokens_aggregate`
  ADD KEY `token` (`term`),
  ADD KEY `keyword_id` (`term_id`);

--
-- Индексы таблицы `lsqvo_finder_types`
--
ALTER TABLE `lsqvo_finder_types`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `title` (`title`);

--
-- Индексы таблицы `lsqvo_guidedtours`
--
ALTER TABLE `lsqvo_guidedtours`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_access` (`access`),
  ADD KEY `idx_state` (`published`),
  ADD KEY `idx_language` (`language`);

--
-- Индексы таблицы `lsqvo_guidedtour_steps`
--
ALTER TABLE `lsqvo_guidedtour_steps`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_tour` (`tour_id`),
  ADD KEY `idx_state` (`published`),
  ADD KEY `idx_language` (`language`);

--
-- Индексы таблицы `lsqvo_history`
--
ALTER TABLE `lsqvo_history`
  ADD PRIMARY KEY (`version_id`),
  ADD KEY `idx_ucm_item_id` (`item_id`),
  ADD KEY `idx_save_date` (`save_date`);

--
-- Индексы таблицы `lsqvo_jshopping_addons`
--
ALTER TABLE `lsqvo_jshopping_addons`
  ADD PRIMARY KEY (`id`),
  ADD KEY `alias` (`alias`),
  ADD KEY `name` (`name`);

--
-- Индексы таблицы `lsqvo_jshopping_attr`
--
ALTER TABLE `lsqvo_jshopping_attr`
  ADD PRIMARY KEY (`attr_id`),
  ADD KEY `group` (`group`),
  ADD KEY `attr_ordering` (`attr_ordering`),
  ADD KEY `attr_type` (`attr_type`),
  ADD KEY `independent` (`independent`),
  ADD KEY `allcats` (`allcats`);

--
-- Индексы таблицы `lsqvo_jshopping_attr_groups`
--
ALTER TABLE `lsqvo_jshopping_attr_groups`
  ADD PRIMARY KEY (`id`);

--
-- Индексы таблицы `lsqvo_jshopping_attr_values`
--
ALTER TABLE `lsqvo_jshopping_attr_values`
  ADD PRIMARY KEY (`value_id`),
  ADD KEY `attr_id` (`attr_id`),
  ADD KEY `value_ordering` (`value_ordering`);

--
-- Индексы таблицы `lsqvo_jshopping_cart_temp`
--
ALTER TABLE `lsqvo_jshopping_cart_temp`
  ADD PRIMARY KEY (`id`),
  ADD KEY `id_cookie` (`id_cookie`),
  ADD KEY `type_cart` (`type_cart`);

--
-- Индексы таблицы `lsqvo_jshopping_categories`
--
ALTER TABLE `lsqvo_jshopping_categories`
  ADD PRIMARY KEY (`category_id`),
  ADD KEY `sort_add_date` (`category_add_date`),
  ADD KEY `category_parent_id` (`category_parent_id`),
  ADD KEY `category_publish` (`category_publish`),
  ADD KEY `category_template` (`category_template`),
  ADD KEY `ordering` (`ordering`),
  ADD KEY `category_add_date` (`category_add_date`),
  ADD KEY `products_page` (`products_page`),
  ADD KEY `products_row` (`products_row`),
  ADD KEY `access` (`access`),
  ADD KEY `category_publish_2` (`category_publish`,`access`);

--
-- Индексы таблицы `lsqvo_jshopping_configs`
--
ALTER TABLE `lsqvo_jshopping_configs`
  ADD PRIMARY KEY (`id`);

--
-- Индексы таблицы `lsqvo_jshopping_config_display_prices`
--
ALTER TABLE `lsqvo_jshopping_config_display_prices`
  ADD PRIMARY KEY (`id`),
  ADD KEY `display_price` (`display_price`),
  ADD KEY `display_price_firma` (`display_price_firma`);

--
-- Индексы таблицы `lsqvo_jshopping_config_seo`
--
ALTER TABLE `lsqvo_jshopping_config_seo`
  ADD PRIMARY KEY (`id`),
  ADD KEY `alias` (`alias`),
  ADD KEY `ordering` (`ordering`);

--
-- Индексы таблицы `lsqvo_jshopping_config_statictext`
--
ALTER TABLE `lsqvo_jshopping_config_statictext`
  ADD PRIMARY KEY (`id`),
  ADD KEY `alias` (`alias`),
  ADD KEY `use_for_return_policy` (`use_for_return_policy`);

--
-- Индексы таблицы `lsqvo_jshopping_countries`
--
ALTER TABLE `lsqvo_jshopping_countries`
  ADD PRIMARY KEY (`country_id`),
  ADD KEY `country_publish` (`country_publish`),
  ADD KEY `ordering` (`ordering`),
  ADD KEY `country_code` (`country_code`),
  ADD KEY `country_code_2` (`country_code_2`);

--
-- Индексы таблицы `lsqvo_jshopping_coupons`
--
ALTER TABLE `lsqvo_jshopping_coupons`
  ADD PRIMARY KEY (`coupon_id`),
  ADD KEY `coupon_type` (`coupon_type`),
  ADD KEY `coupon_code` (`coupon_code`),
  ADD KEY `tax_id` (`tax_id`),
  ADD KEY `used` (`used`),
  ADD KEY `for_user_id` (`for_user_id`),
  ADD KEY `coupon_publish` (`coupon_publish`),
  ADD KEY `coupon_start_date` (`coupon_start_date`),
  ADD KEY `coupon_expire_date` (`coupon_expire_date`),
  ADD KEY `finished_after_used` (`finished_after_used`);

--
-- Индексы таблицы `lsqvo_jshopping_currencies`
--
ALTER TABLE `lsqvo_jshopping_currencies`
  ADD PRIMARY KEY (`currency_id`),
  ADD KEY `currency_code_iso` (`currency_code_iso`),
  ADD KEY `currency_code_num` (`currency_code_num`),
  ADD KEY `currency_ordering` (`currency_ordering`),
  ADD KEY `currency_publish` (`currency_publish`);

--
-- Индексы таблицы `lsqvo_jshopping_custom_fields`
--
ALTER TABLE `lsqvo_jshopping_custom_fields`
  ADD PRIMARY KEY (`id`);

--
-- Индексы таблицы `lsqvo_jshopping_custom_fields_values`
--
ALTER TABLE `lsqvo_jshopping_custom_fields_values`
  ADD PRIMARY KEY (`id`);

--
-- Индексы таблицы `lsqvo_jshopping_delivery_times`
--
ALTER TABLE `lsqvo_jshopping_delivery_times`
  ADD PRIMARY KEY (`id`);

--
-- Индексы таблицы `lsqvo_jshopping_free_attr`
--
ALTER TABLE `lsqvo_jshopping_free_attr`
  ADD PRIMARY KEY (`id`);

--
-- Индексы таблицы `lsqvo_jshopping_import_export`
--
ALTER TABLE `lsqvo_jshopping_import_export`
  ADD PRIMARY KEY (`id`);

--
-- Индексы таблицы `lsqvo_jshopping_languages`
--
ALTER TABLE `lsqvo_jshopping_languages`
  ADD PRIMARY KEY (`id`),
  ADD KEY `publish` (`publish`),
  ADD KEY `ordering` (`ordering`);

--
-- Индексы таблицы `lsqvo_jshopping_manufacturers`
--
ALTER TABLE `lsqvo_jshopping_manufacturers`
  ADD PRIMARY KEY (`manufacturer_id`),
  ADD KEY `manufacturer_publish` (`manufacturer_publish`),
  ADD KEY `products_page` (`products_page`),
  ADD KEY `products_row` (`products_row`),
  ADD KEY `ordering` (`ordering`);

--
-- Индексы таблицы `lsqvo_jshopping_orders`
--
ALTER TABLE `lsqvo_jshopping_orders`
  ADD PRIMARY KEY (`order_id`),
  ADD KEY `order_number` (`order_number`),
  ADD KEY `user_id` (`user_id`),
  ADD KEY `currency_code_iso` (`currency_code_iso`),
  ADD KEY `order_status` (`order_status`),
  ADD KEY `order_created` (`order_created`),
  ADD KEY `shipping_method_id` (`shipping_method_id`),
  ADD KEY `delivery_times_id` (`delivery_times_id`),
  ADD KEY `payment_method_id` (`payment_method_id`),
  ADD KEY `coupon_id` (`coupon_id`),
  ADD KEY `client_type` (`client_type`),
  ADD KEY `country` (`country`),
  ADD KEY `phone` (`phone`),
  ADD KEY `d_title` (`d_title`),
  ADD KEY `d_country` (`d_country`),
  ADD KEY `display_price` (`display_price`),
  ADD KEY `vendor_type` (`vendor_type`),
  ADD KEY `vendor_id` (`vendor_id`),
  ADD KEY `lang` (`lang`);

--
-- Индексы таблицы `lsqvo_jshopping_order_history`
--
ALTER TABLE `lsqvo_jshopping_order_history`
  ADD PRIMARY KEY (`order_history_id`),
  ADD KEY `order_id` (`order_id`),
  ADD KEY `order_status_id` (`order_status_id`),
  ADD KEY `status_date_added` (`status_date_added`),
  ADD KEY `customer_notify` (`customer_notify`);

--
-- Индексы таблицы `lsqvo_jshopping_order_item`
--
ALTER TABLE `lsqvo_jshopping_order_item`
  ADD PRIMARY KEY (`order_item_id`),
  ADD KEY `order_id` (`order_id`),
  ADD KEY `product_id` (`product_id`),
  ADD KEY `delivery_times_id` (`delivery_times_id`),
  ADD KEY `vendor_id` (`vendor_id`);

--
-- Индексы таблицы `lsqvo_jshopping_order_status`
--
ALTER TABLE `lsqvo_jshopping_order_status`
  ADD PRIMARY KEY (`status_id`),
  ADD KEY `status_code` (`status_code`);

--
-- Индексы таблицы `lsqvo_jshopping_payment_method`
--
ALTER TABLE `lsqvo_jshopping_payment_method`
  ADD PRIMARY KEY (`payment_id`),
  ADD KEY `payment_code` (`payment_code`),
  ADD KEY `payment_publish` (`payment_publish`),
  ADD KEY `payment_ordering` (`payment_ordering`),
  ADD KEY `payment_type` (`payment_type`),
  ADD KEY `price_type` (`price_type`),
  ADD KEY `tax_id` (`tax_id`);

--
-- Индексы таблицы `lsqvo_jshopping_payment_trx`
--
ALTER TABLE `lsqvo_jshopping_payment_trx`
  ADD PRIMARY KEY (`id`),
  ADD KEY `order_id` (`order_id`),
  ADD KEY `transaction` (`transaction`),
  ADD KEY `rescode` (`rescode`),
  ADD KEY `status_id` (`status_id`);

--
-- Индексы таблицы `lsqvo_jshopping_payment_trx_data`
--
ALTER TABLE `lsqvo_jshopping_payment_trx_data`
  ADD PRIMARY KEY (`id`),
  ADD KEY `trx_id` (`trx_id`),
  ADD KEY `order_id` (`order_id`),
  ADD KEY `key` (`key`);

--
-- Индексы таблицы `lsqvo_jshopping_products`
--
ALTER TABLE `lsqvo_jshopping_products`
  ADD PRIMARY KEY (`product_id`),
  ADD KEY `product_manufacturer_id` (`product_manufacturer_id`),
  ADD KEY `parent_id` (`parent_id`),
  ADD KEY `product_ean` (`product_ean`),
  ADD KEY `unlimited` (`unlimited`),
  ADD KEY `product_publish` (`product_publish`),
  ADD KEY `product_tax_id` (`product_tax_id`),
  ADD KEY `currency_id` (`currency_id`),
  ADD KEY `product_price` (`product_price`),
  ADD KEY `min_price` (`min_price`),
  ADD KEY `add_price_unit_id` (`add_price_unit_id`),
  ADD KEY `average_rating` (`average_rating`),
  ADD KEY `reviews_count` (`reviews_count`),
  ADD KEY `delivery_times_id` (`delivery_times_id`),
  ADD KEY `hits` (`hits`),
  ADD KEY `basic_price_unit_id` (`basic_price_unit_id`),
  ADD KEY `label_id` (`label_id`),
  ADD KEY `vendor_id` (`vendor_id`),
  ADD KEY `access` (`access`);

--
-- Индексы таблицы `lsqvo_jshopping_products_attr`
--
ALTER TABLE `lsqvo_jshopping_products_attr`
  ADD PRIMARY KEY (`product_attr_id`),
  ADD KEY `product_id` (`product_id`),
  ADD KEY `ext_attribute_product_id` (`ext_attribute_product_id`);

--
-- Индексы таблицы `lsqvo_jshopping_products_attr2`
--
ALTER TABLE `lsqvo_jshopping_products_attr2`
  ADD PRIMARY KEY (`id`),
  ADD KEY `product_id` (`product_id`),
  ADD KEY `attr_id` (`attr_id`),
  ADD KEY `attr_value_id` (`attr_value_id`),
  ADD KEY `price_mod` (`price_mod`);

--
-- Индексы таблицы `lsqvo_jshopping_products_extra_fields`
--
ALTER TABLE `lsqvo_jshopping_products_extra_fields`
  ADD PRIMARY KEY (`id`),
  ADD KEY `group` (`group`),
  ADD KEY `allcats` (`allcats`),
  ADD KEY `type` (`type`),
  ADD KEY `multilist` (`multilist`),
  ADD KEY `group_2` (`group`),
  ADD KEY `ordering` (`ordering`);

--
-- Индексы таблицы `lsqvo_jshopping_products_extra_field_groups`
--
ALTER TABLE `lsqvo_jshopping_products_extra_field_groups`
  ADD PRIMARY KEY (`id`),
  ADD KEY `ordering` (`ordering`);

--
-- Индексы таблицы `lsqvo_jshopping_products_extra_field_values`
--
ALTER TABLE `lsqvo_jshopping_products_extra_field_values`
  ADD PRIMARY KEY (`id`),
  ADD KEY `field_id` (`field_id`),
  ADD KEY `ordering` (`ordering`);

--
-- Индексы таблицы `lsqvo_jshopping_products_files`
--
ALTER TABLE `lsqvo_jshopping_products_files`
  ADD PRIMARY KEY (`id`),
  ADD KEY `product_id` (`product_id`),
  ADD KEY `ordering` (`ordering`);

--
-- Индексы таблицы `lsqvo_jshopping_products_free_attr`
--
ALTER TABLE `lsqvo_jshopping_products_free_attr`
  ADD PRIMARY KEY (`id`),
  ADD KEY `product_id` (`product_id`),
  ADD KEY `attr_id` (`attr_id`);

--
-- Индексы таблицы `lsqvo_jshopping_products_images`
--
ALTER TABLE `lsqvo_jshopping_products_images`
  ADD PRIMARY KEY (`image_id`),
  ADD KEY `product_id` (`product_id`),
  ADD KEY `ordering` (`ordering`);

--
-- Индексы таблицы `lsqvo_jshopping_products_option`
--
ALTER TABLE `lsqvo_jshopping_products_option`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `prodkey` (`product_id`,`key`),
  ADD KEY `product_id` (`product_id`);

--
-- Индексы таблицы `lsqvo_jshopping_products_prices`
--
ALTER TABLE `lsqvo_jshopping_products_prices`
  ADD PRIMARY KEY (`price_id`),
  ADD KEY `product_id` (`product_id`),
  ADD KEY `product_quantity_start` (`product_quantity_start`),
  ADD KEY `product_quantity_finish` (`product_quantity_finish`);

--
-- Индексы таблицы `lsqvo_jshopping_products_relations`
--
ALTER TABLE `lsqvo_jshopping_products_relations`
  ADD PRIMARY KEY (`id`),
  ADD KEY `product_id` (`product_id`,`product_related_id`),
  ADD KEY `product_id_2` (`product_id`),
  ADD KEY `product_related_id` (`product_related_id`);

--
-- Индексы таблицы `lsqvo_jshopping_products_reviews`
--
ALTER TABLE `lsqvo_jshopping_products_reviews`
  ADD PRIMARY KEY (`review_id`),
  ADD KEY `product_id` (`product_id`),
  ADD KEY `user_id` (`user_id`),
  ADD KEY `user_email` (`user_email`),
  ADD KEY `mark` (`mark`),
  ADD KEY `publish` (`publish`),
  ADD KEY `ip` (`ip`);

--
-- Индексы таблицы `lsqvo_jshopping_products_to_categories`
--
ALTER TABLE `lsqvo_jshopping_products_to_categories`
  ADD PRIMARY KEY (`product_id`,`category_id`),
  ADD KEY `category_id` (`category_id`),
  ADD KEY `product_id` (`product_id`),
  ADD KEY `product_id_2` (`product_id`,`category_id`,`product_ordering`),
  ADD KEY `product_ordering` (`product_ordering`);

--
-- Индексы таблицы `lsqvo_jshopping_products_to_extra_fields`
--
ALTER TABLE `lsqvo_jshopping_products_to_extra_fields`
  ADD PRIMARY KEY (`product_id`);

--
-- Индексы таблицы `lsqvo_jshopping_products_videos`
--
ALTER TABLE `lsqvo_jshopping_products_videos`
  ADD PRIMARY KEY (`video_id`),
  ADD KEY `video_id` (`video_id`,`product_id`),
  ADD KEY `product_id` (`product_id`);

--
-- Индексы таблицы `lsqvo_jshopping_product_labels`
--
ALTER TABLE `lsqvo_jshopping_product_labels`
  ADD PRIMARY KEY (`id`);

--
-- Индексы таблицы `lsqvo_jshopping_shipping_ext_calc`
--
ALTER TABLE `lsqvo_jshopping_shipping_ext_calc`
  ADD PRIMARY KEY (`id`),
  ADD KEY `alias` (`alias`),
  ADD KEY `published` (`published`),
  ADD KEY `ordering` (`ordering`);

--
-- Индексы таблицы `lsqvo_jshopping_shipping_method`
--
ALTER TABLE `lsqvo_jshopping_shipping_method`
  ADD PRIMARY KEY (`shipping_id`),
  ADD KEY `alias` (`alias`),
  ADD KEY `published` (`published`),
  ADD KEY `ordering` (`ordering`);

--
-- Индексы таблицы `lsqvo_jshopping_shipping_method_price`
--
ALTER TABLE `lsqvo_jshopping_shipping_method_price`
  ADD PRIMARY KEY (`sh_pr_method_id`),
  ADD KEY `shipping_method_id` (`shipping_method_id`),
  ADD KEY `shipping_tax_id` (`shipping_tax_id`),
  ADD KEY `package_tax_id` (`package_tax_id`),
  ADD KEY `delivery_times_id` (`delivery_times_id`);

--
-- Индексы таблицы `lsqvo_jshopping_shipping_method_price_countries`
--
ALTER TABLE `lsqvo_jshopping_shipping_method_price_countries`
  ADD PRIMARY KEY (`sh_method_country_id`),
  ADD KEY `country_id` (`country_id`),
  ADD KEY `sh_pr_method_id` (`sh_pr_method_id`),
  ADD KEY `sh_method_country_id` (`sh_method_country_id`,`country_id`,`sh_pr_method_id`),
  ADD KEY `country_id_2` (`country_id`,`sh_pr_method_id`),
  ADD KEY `sh_method_country_id_2` (`sh_method_country_id`,`country_id`);

--
-- Индексы таблицы `lsqvo_jshopping_shipping_method_price_weight`
--
ALTER TABLE `lsqvo_jshopping_shipping_method_price_weight`
  ADD PRIMARY KEY (`sh_pr_weight_id`),
  ADD KEY `sh_pr_method_id` (`sh_pr_method_id`),
  ADD KEY `sh_pr_weight_id` (`sh_pr_weight_id`,`sh_pr_method_id`);

--
-- Индексы таблицы `lsqvo_jshopping_taxes`
--
ALTER TABLE `lsqvo_jshopping_taxes`
  ADD PRIMARY KEY (`tax_id`);

--
-- Индексы таблицы `lsqvo_jshopping_taxes_ext`
--
ALTER TABLE `lsqvo_jshopping_taxes_ext`
  ADD PRIMARY KEY (`id`),
  ADD KEY `tax_id` (`tax_id`);

--
-- Индексы таблицы `lsqvo_jshopping_unit`
--
ALTER TABLE `lsqvo_jshopping_unit`
  ADD PRIMARY KEY (`id`),
  ADD KEY `qty` (`qty`);

--
-- Индексы таблицы `lsqvo_jshopping_usergroups`
--
ALTER TABLE `lsqvo_jshopping_usergroups`
  ADD PRIMARY KEY (`usergroup_id`),
  ADD KEY `usergroup_name` (`usergroup_name`),
  ADD KEY `usergroup_is_default` (`usergroup_is_default`);

--
-- Индексы таблицы `lsqvo_jshopping_users`
--
ALTER TABLE `lsqvo_jshopping_users`
  ADD UNIQUE KEY `user_id` (`user_id`),
  ADD KEY `u_name` (`u_name`),
  ADD KEY `usergroup_id` (`usergroup_id`),
  ADD KEY `usergroup_id_2` (`usergroup_id`),
  ADD KEY `payment_id` (`payment_id`),
  ADD KEY `shipping_id` (`shipping_id`),
  ADD KEY `client_type` (`client_type`),
  ADD KEY `email` (`email`);

--
-- Индексы таблицы `lsqvo_jshopping_vendors`
--
ALTER TABLE `lsqvo_jshopping_vendors`
  ADD PRIMARY KEY (`id`),
  ADD KEY `country` (`country`),
  ADD KEY `user_id` (`user_id`),
  ADD KEY `email` (`email`),
  ADD KEY `main` (`main`),
  ADD KEY `publish` (`publish`);

--
-- Индексы таблицы `lsqvo_languages`
--
ALTER TABLE `lsqvo_languages`
  ADD PRIMARY KEY (`lang_id`),
  ADD UNIQUE KEY `idx_sef` (`sef`),
  ADD UNIQUE KEY `idx_langcode` (`lang_code`),
  ADD KEY `idx_access` (`access`),
  ADD KEY `idx_ordering` (`ordering`);

--
-- Индексы таблицы `lsqvo_mail_templates`
--
ALTER TABLE `lsqvo_mail_templates`
  ADD PRIMARY KEY (`template_id`,`language`);

--
-- Индексы таблицы `lsqvo_menu`
--
ALTER TABLE `lsqvo_menu`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `idx_client_id_parent_id_alias_language` (`client_id`,`parent_id`,`alias`(100),`language`),
  ADD KEY `idx_componentid` (`component_id`,`menutype`,`published`,`access`),
  ADD KEY `idx_menutype` (`menutype`),
  ADD KEY `idx_left_right` (`lft`,`rgt`),
  ADD KEY `idx_alias` (`alias`(100)),
  ADD KEY `idx_path` (`path`(100)),
  ADD KEY `idx_language` (`language`);

--
-- Индексы таблицы `lsqvo_menu_types`
--
ALTER TABLE `lsqvo_menu_types`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `idx_menutype` (`menutype`);

--
-- Индексы таблицы `lsqvo_messages`
--
ALTER TABLE `lsqvo_messages`
  ADD PRIMARY KEY (`message_id`),
  ADD KEY `useridto_state` (`user_id_to`,`state`);

--
-- Индексы таблицы `lsqvo_messages_cfg`
--
ALTER TABLE `lsqvo_messages_cfg`
  ADD UNIQUE KEY `idx_user_var_name` (`user_id`,`cfg_name`);

--
-- Индексы таблицы `lsqvo_modules`
--
ALTER TABLE `lsqvo_modules`
  ADD PRIMARY KEY (`id`),
  ADD KEY `published` (`published`,`access`),
  ADD KEY `newsfeeds` (`module`,`published`),
  ADD KEY `idx_language` (`language`);

--
-- Индексы таблицы `lsqvo_modules_menu`
--
ALTER TABLE `lsqvo_modules_menu`
  ADD PRIMARY KEY (`moduleid`,`menuid`);

--
-- Индексы таблицы `lsqvo_newsfeeds`
--
ALTER TABLE `lsqvo_newsfeeds`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_access` (`access`),
  ADD KEY `idx_checkout` (`checked_out`),
  ADD KEY `idx_state` (`published`),
  ADD KEY `idx_catid` (`catid`),
  ADD KEY `idx_createdby` (`created_by`),
  ADD KEY `idx_language` (`language`);

--
-- Индексы таблицы `lsqvo_overrider`
--
ALTER TABLE `lsqvo_overrider`
  ADD PRIMARY KEY (`id`);

--
-- Индексы таблицы `lsqvo_postinstall_messages`
--
ALTER TABLE `lsqvo_postinstall_messages`
  ADD PRIMARY KEY (`postinstall_message_id`);

--
-- Индексы таблицы `lsqvo_privacy_consents`
--
ALTER TABLE `lsqvo_privacy_consents`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_user_id` (`user_id`);

--
-- Индексы таблицы `lsqvo_privacy_requests`
--
ALTER TABLE `lsqvo_privacy_requests`
  ADD PRIMARY KEY (`id`);

--
-- Индексы таблицы `lsqvo_redirect_links`
--
ALTER TABLE `lsqvo_redirect_links`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_old_url` (`old_url`(100)),
  ADD KEY `idx_link_modified` (`modified_date`);

--
-- Индексы таблицы `lsqvo_scheduler_tasks`
--
ALTER TABLE `lsqvo_scheduler_tasks`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_type` (`type`),
  ADD KEY `idx_state` (`state`),
  ADD KEY `idx_last_exit` (`last_exit_code`),
  ADD KEY `idx_next_exec` (`next_execution`),
  ADD KEY `idx_locked` (`locked`),
  ADD KEY `idx_priority` (`priority`),
  ADD KEY `idx_cli_exclusive` (`cli_exclusive`),
  ADD KEY `idx_checked_out` (`checked_out`);

--
-- Индексы таблицы `lsqvo_schemas`
--
ALTER TABLE `lsqvo_schemas`
  ADD PRIMARY KEY (`extension_id`,`version_id`);

--
-- Индексы таблицы `lsqvo_session`
--
ALTER TABLE `lsqvo_session`
  ADD PRIMARY KEY (`session_id`),
  ADD KEY `userid` (`userid`),
  ADD KEY `time` (`time`),
  ADD KEY `client_id_guest` (`client_id`,`guest`);

--
-- Индексы таблицы `lsqvo_tags`
--
ALTER TABLE `lsqvo_tags`
  ADD PRIMARY KEY (`id`),
  ADD KEY `tag_idx` (`published`,`access`),
  ADD KEY `idx_access` (`access`),
  ADD KEY `idx_checkout` (`checked_out`),
  ADD KEY `idx_path` (`path`(100)),
  ADD KEY `idx_left_right` (`lft`,`rgt`),
  ADD KEY `idx_alias` (`alias`(100)),
  ADD KEY `idx_language` (`language`);

--
-- Индексы таблицы `lsqvo_template_overrides`
--
ALTER TABLE `lsqvo_template_overrides`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_template` (`template`),
  ADD KEY `idx_extension_id` (`extension_id`);

--
-- Индексы таблицы `lsqvo_template_styles`
--
ALTER TABLE `lsqvo_template_styles`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_template` (`template`),
  ADD KEY `idx_client_id` (`client_id`),
  ADD KEY `idx_client_id_home` (`client_id`,`home`);

--
-- Индексы таблицы `lsqvo_ucm_base`
--
ALTER TABLE `lsqvo_ucm_base`
  ADD PRIMARY KEY (`ucm_id`),
  ADD KEY `idx_ucm_item_id` (`ucm_item_id`),
  ADD KEY `idx_ucm_type_id` (`ucm_type_id`),
  ADD KEY `idx_ucm_language_id` (`ucm_language_id`);

--
-- Индексы таблицы `lsqvo_ucm_content`
--
ALTER TABLE `lsqvo_ucm_content`
  ADD PRIMARY KEY (`core_content_id`),
  ADD KEY `tag_idx` (`core_state`,`core_access`),
  ADD KEY `idx_access` (`core_access`),
  ADD KEY `idx_alias` (`core_alias`(100)),
  ADD KEY `idx_language` (`core_language`),
  ADD KEY `idx_title` (`core_title`(100)),
  ADD KEY `idx_modified_time` (`core_modified_time`),
  ADD KEY `idx_created_time` (`core_created_time`),
  ADD KEY `idx_content_type` (`core_type_alias`(100)),
  ADD KEY `idx_core_modified_user_id` (`core_modified_user_id`),
  ADD KEY `idx_core_checked_out_user_id` (`core_checked_out_user_id`),
  ADD KEY `idx_core_created_user_id` (`core_created_user_id`),
  ADD KEY `idx_core_type_id` (`core_type_id`);

--
-- Индексы таблицы `lsqvo_updates`
--
ALTER TABLE `lsqvo_updates`
  ADD PRIMARY KEY (`update_id`);

--
-- Индексы таблицы `lsqvo_update_sites`
--
ALTER TABLE `lsqvo_update_sites`
  ADD PRIMARY KEY (`update_site_id`);

--
-- Индексы таблицы `lsqvo_update_sites_extensions`
--
ALTER TABLE `lsqvo_update_sites_extensions`
  ADD PRIMARY KEY (`update_site_id`,`extension_id`);

--
-- Индексы таблицы `lsqvo_usergroups`
--
ALTER TABLE `lsqvo_usergroups`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `idx_usergroup_parent_title_lookup` (`parent_id`,`title`),
  ADD KEY `idx_usergroup_title_lookup` (`title`),
  ADD KEY `idx_usergroup_adjacency_lookup` (`parent_id`),
  ADD KEY `idx_usergroup_nested_set_lookup` (`lft`,`rgt`) USING BTREE;

--
-- Индексы таблицы `lsqvo_users`
--
ALTER TABLE `lsqvo_users`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `idx_username` (`username`),
  ADD KEY `idx_name` (`name`(100)),
  ADD KEY `idx_block` (`block`),
  ADD KEY `email` (`email`);

--
-- Индексы таблицы `lsqvo_user_keys`
--
ALTER TABLE `lsqvo_user_keys`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `series` (`series`),
  ADD KEY `user_id` (`user_id`);

--
-- Индексы таблицы `lsqvo_user_mfa`
--
ALTER TABLE `lsqvo_user_mfa`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_user_id` (`user_id`);

--
-- Индексы таблицы `lsqvo_user_notes`
--
ALTER TABLE `lsqvo_user_notes`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_user_id` (`user_id`),
  ADD KEY `idx_category_id` (`catid`);

--
-- Индексы таблицы `lsqvo_user_profiles`
--
ALTER TABLE `lsqvo_user_profiles`
  ADD UNIQUE KEY `idx_user_id_profile_key` (`user_id`,`profile_key`);

--
-- Индексы таблицы `lsqvo_user_usergroup_map`
--
ALTER TABLE `lsqvo_user_usergroup_map`
  ADD PRIMARY KEY (`user_id`,`group_id`);

--
-- Индексы таблицы `lsqvo_viewlevels`
--
ALTER TABLE `lsqvo_viewlevels`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `idx_assetgroup_title_lookup` (`title`);

--
-- Индексы таблицы `lsqvo_webauthn_credentials`
--
ALTER TABLE `lsqvo_webauthn_credentials`
  ADD PRIMARY KEY (`id`(100)),
  ADD KEY `user_id` (`user_id`(100));

--
-- Индексы таблицы `lsqvo_workflows`
--
ALTER TABLE `lsqvo_workflows`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_asset_id` (`asset_id`),
  ADD KEY `idx_title` (`title`(191)),
  ADD KEY `idx_extension` (`extension`),
  ADD KEY `idx_default` (`default`),
  ADD KEY `idx_created` (`created`),
  ADD KEY `idx_created_by` (`created_by`),
  ADD KEY `idx_modified` (`modified`),
  ADD KEY `idx_modified_by` (`modified_by`),
  ADD KEY `idx_checked_out` (`checked_out`);

--
-- Индексы таблицы `lsqvo_workflow_associations`
--
ALTER TABLE `lsqvo_workflow_associations`
  ADD PRIMARY KEY (`item_id`,`extension`),
  ADD KEY `idx_item_stage_extension` (`item_id`,`stage_id`,`extension`),
  ADD KEY `idx_item_id` (`item_id`),
  ADD KEY `idx_stage_id` (`stage_id`),
  ADD KEY `idx_extension` (`extension`);

--
-- Индексы таблицы `lsqvo_workflow_stages`
--
ALTER TABLE `lsqvo_workflow_stages`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_workflow_id` (`workflow_id`),
  ADD KEY `idx_checked_out` (`checked_out`),
  ADD KEY `idx_title` (`title`(191)),
  ADD KEY `idx_asset_id` (`asset_id`),
  ADD KEY `idx_default` (`default`);

--
-- Индексы таблицы `lsqvo_workflow_transitions`
--
ALTER TABLE `lsqvo_workflow_transitions`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_title` (`title`(191)),
  ADD KEY `idx_asset_id` (`asset_id`),
  ADD KEY `idx_checked_out` (`checked_out`),
  ADD KEY `idx_from_stage_id` (`from_stage_id`),
  ADD KEY `idx_to_stage_id` (`to_stage_id`),
  ADD KEY `idx_workflow_id` (`workflow_id`);

--
-- AUTO_INCREMENT для сохранённых таблиц
--

--
-- AUTO_INCREMENT для таблицы `lsqvo_action_logs`
--
ALTER TABLE `lsqvo_action_logs`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2477;

--
-- AUTO_INCREMENT для таблицы `lsqvo_action_logs_extensions`
--
ALTER TABLE `lsqvo_action_logs_extensions`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=20;

--
-- AUTO_INCREMENT для таблицы `lsqvo_action_log_config`
--
ALTER TABLE `lsqvo_action_log_config`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=21;

--
-- AUTO_INCREMENT для таблицы `lsqvo_assets`
--
ALTER TABLE `lsqvo_assets`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Primary Key', AUTO_INCREMENT=246;

--
-- AUTO_INCREMENT для таблицы `lsqvo_banners`
--
ALTER TABLE `lsqvo_banners`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_banner_clients`
--
ALTER TABLE `lsqvo_banner_clients`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_categories`
--
ALTER TABLE `lsqvo_categories`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=25;

--
-- AUTO_INCREMENT для таблицы `lsqvo_contact_details`
--
ALTER TABLE `lsqvo_contact_details`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_content`
--
ALTER TABLE `lsqvo_content`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=62;

--
-- AUTO_INCREMENT для таблицы `lsqvo_content_types`
--
ALTER TABLE `lsqvo_content_types`
  MODIFY `type_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10000;

--
-- AUTO_INCREMENT для таблицы `lsqvo_convertforms`
--
ALTER TABLE `lsqvo_convertforms`
  MODIFY `id` int(10) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_convertforms_campaigns`
--
ALTER TABLE `lsqvo_convertforms_campaigns`
  MODIFY `id` int(10) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT для таблицы `lsqvo_convertforms_connections`
--
ALTER TABLE `lsqvo_convertforms_connections`
  MODIFY `id` int(10) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_convertforms_conversions`
--
ALTER TABLE `lsqvo_convertforms_conversions`
  MODIFY `id` int(10) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_convertforms_submission_meta`
--
ALTER TABLE `lsqvo_convertforms_submission_meta`
  MODIFY `id` int(10) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_convertforms_tasks`
--
ALTER TABLE `lsqvo_convertforms_tasks`
  MODIFY `id` mediumint(9) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_convertforms_tasks_history`
--
ALTER TABLE `lsqvo_convertforms_tasks_history`
  MODIFY `id` int(10) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_extensions`
--
ALTER TABLE `lsqvo_extensions`
  MODIFY `extension_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=304;

--
-- AUTO_INCREMENT для таблицы `lsqvo_fields`
--
ALTER TABLE `lsqvo_fields`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=17;

--
-- AUTO_INCREMENT для таблицы `lsqvo_fields_groups`
--
ALTER TABLE `lsqvo_fields_groups`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7;

--
-- AUTO_INCREMENT для таблицы `lsqvo_finder_filters`
--
ALTER TABLE `lsqvo_finder_filters`
  MODIFY `filter_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_finder_links`
--
ALTER TABLE `lsqvo_finder_links`
  MODIFY `link_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=79;

--
-- AUTO_INCREMENT для таблицы `lsqvo_finder_taxonomy`
--
ALTER TABLE `lsqvo_finder_taxonomy`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=36;

--
-- AUTO_INCREMENT для таблицы `lsqvo_finder_terms`
--
ALTER TABLE `lsqvo_finder_terms`
  MODIFY `term_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7322;

--
-- AUTO_INCREMENT для таблицы `lsqvo_finder_types`
--
ALTER TABLE `lsqvo_finder_types`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6;

--
-- AUTO_INCREMENT для таблицы `lsqvo_guidedtours`
--
ALTER TABLE `lsqvo_guidedtours`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=12;

--
-- AUTO_INCREMENT для таблицы `lsqvo_guidedtour_steps`
--
ALTER TABLE `lsqvo_guidedtour_steps`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=112;

--
-- AUTO_INCREMENT для таблицы `lsqvo_history`
--
ALTER TABLE `lsqvo_history`
  MODIFY `version_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=278;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_addons`
--
ALTER TABLE `lsqvo_jshopping_addons`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_attr`
--
ALTER TABLE `lsqvo_jshopping_attr`
  MODIFY `attr_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_attr_groups`
--
ALTER TABLE `lsqvo_jshopping_attr_groups`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_attr_values`
--
ALTER TABLE `lsqvo_jshopping_attr_values`
  MODIFY `value_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_cart_temp`
--
ALTER TABLE `lsqvo_jshopping_cart_temp`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_categories`
--
ALTER TABLE `lsqvo_jshopping_categories`
  MODIFY `category_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=14;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_configs`
--
ALTER TABLE `lsqvo_jshopping_configs`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=198;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_config_display_prices`
--
ALTER TABLE `lsqvo_jshopping_config_display_prices`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_config_seo`
--
ALTER TABLE `lsqvo_jshopping_config_seo`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=29;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_config_statictext`
--
ALTER TABLE `lsqvo_jshopping_config_statictext`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=12;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_countries`
--
ALTER TABLE `lsqvo_jshopping_countries`
  MODIFY `country_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=240;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_coupons`
--
ALTER TABLE `lsqvo_jshopping_coupons`
  MODIFY `coupon_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_currencies`
--
ALTER TABLE `lsqvo_jshopping_currencies`
  MODIFY `currency_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_custom_fields`
--
ALTER TABLE `lsqvo_jshopping_custom_fields`
  MODIFY `id` int(11) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_custom_fields_values`
--
ALTER TABLE `lsqvo_jshopping_custom_fields_values`
  MODIFY `id` int(11) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=277;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_delivery_times`
--
ALTER TABLE `lsqvo_jshopping_delivery_times`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_free_attr`
--
ALTER TABLE `lsqvo_jshopping_free_attr`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_import_export`
--
ALTER TABLE `lsqvo_jshopping_import_export`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_languages`
--
ALTER TABLE `lsqvo_jshopping_languages`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_manufacturers`
--
ALTER TABLE `lsqvo_jshopping_manufacturers`
  MODIFY `manufacturer_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_orders`
--
ALTER TABLE `lsqvo_jshopping_orders`
  MODIFY `order_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_order_history`
--
ALTER TABLE `lsqvo_jshopping_order_history`
  MODIFY `order_history_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_order_item`
--
ALTER TABLE `lsqvo_jshopping_order_item`
  MODIFY `order_item_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_order_status`
--
ALTER TABLE `lsqvo_jshopping_order_status`
  MODIFY `status_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=8;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_payment_method`
--
ALTER TABLE `lsqvo_jshopping_payment_method`
  MODIFY `payment_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_payment_trx`
--
ALTER TABLE `lsqvo_jshopping_payment_trx`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_payment_trx_data`
--
ALTER TABLE `lsqvo_jshopping_payment_trx_data`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_products`
--
ALTER TABLE `lsqvo_jshopping_products`
  MODIFY `product_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=93;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_products_attr`
--
ALTER TABLE `lsqvo_jshopping_products_attr`
  MODIFY `product_attr_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_products_attr2`
--
ALTER TABLE `lsqvo_jshopping_products_attr2`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_products_extra_fields`
--
ALTER TABLE `lsqvo_jshopping_products_extra_fields`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_products_extra_field_groups`
--
ALTER TABLE `lsqvo_jshopping_products_extra_field_groups`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_products_extra_field_values`
--
ALTER TABLE `lsqvo_jshopping_products_extra_field_values`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_products_files`
--
ALTER TABLE `lsqvo_jshopping_products_files`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_products_free_attr`
--
ALTER TABLE `lsqvo_jshopping_products_free_attr`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_products_images`
--
ALTER TABLE `lsqvo_jshopping_products_images`
  MODIFY `image_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=107;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_products_option`
--
ALTER TABLE `lsqvo_jshopping_products_option`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_products_prices`
--
ALTER TABLE `lsqvo_jshopping_products_prices`
  MODIFY `price_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_products_relations`
--
ALTER TABLE `lsqvo_jshopping_products_relations`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_products_reviews`
--
ALTER TABLE `lsqvo_jshopping_products_reviews`
  MODIFY `review_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_products_videos`
--
ALTER TABLE `lsqvo_jshopping_products_videos`
  MODIFY `video_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_product_labels`
--
ALTER TABLE `lsqvo_jshopping_product_labels`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_shipping_ext_calc`
--
ALTER TABLE `lsqvo_jshopping_shipping_ext_calc`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_shipping_method`
--
ALTER TABLE `lsqvo_jshopping_shipping_method`
  MODIFY `shipping_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_shipping_method_price`
--
ALTER TABLE `lsqvo_jshopping_shipping_method_price`
  MODIFY `sh_pr_method_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_shipping_method_price_countries`
--
ALTER TABLE `lsqvo_jshopping_shipping_method_price_countries`
  MODIFY `sh_method_country_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=479;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_shipping_method_price_weight`
--
ALTER TABLE `lsqvo_jshopping_shipping_method_price_weight`
  MODIFY `sh_pr_weight_id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_taxes`
--
ALTER TABLE `lsqvo_jshopping_taxes`
  MODIFY `tax_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_taxes_ext`
--
ALTER TABLE `lsqvo_jshopping_taxes_ext`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_unit`
--
ALTER TABLE `lsqvo_jshopping_unit`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_usergroups`
--
ALTER TABLE `lsqvo_jshopping_usergroups`
  MODIFY `usergroup_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT для таблицы `lsqvo_jshopping_vendors`
--
ALTER TABLE `lsqvo_jshopping_vendors`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT для таблицы `lsqvo_languages`
--
ALTER TABLE `lsqvo_languages`
  MODIFY `lang_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT для таблицы `lsqvo_menu`
--
ALTER TABLE `lsqvo_menu`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=148;

--
-- AUTO_INCREMENT для таблицы `lsqvo_menu_types`
--
ALTER TABLE `lsqvo_menu_types`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9;

--
-- AUTO_INCREMENT для таблицы `lsqvo_messages`
--
ALTER TABLE `lsqvo_messages`
  MODIFY `message_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_modules`
--
ALTER TABLE `lsqvo_modules`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=147;

--
-- AUTO_INCREMENT для таблицы `lsqvo_newsfeeds`
--
ALTER TABLE `lsqvo_newsfeeds`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_overrider`
--
ALTER TABLE `lsqvo_overrider`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Primary Key';

--
-- AUTO_INCREMENT для таблицы `lsqvo_postinstall_messages`
--
ALTER TABLE `lsqvo_postinstall_messages`
  MODIFY `postinstall_message_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6;

--
-- AUTO_INCREMENT для таблицы `lsqvo_privacy_consents`
--
ALTER TABLE `lsqvo_privacy_consents`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_privacy_requests`
--
ALTER TABLE `lsqvo_privacy_requests`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_redirect_links`
--
ALTER TABLE `lsqvo_redirect_links`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_scheduler_tasks`
--
ALTER TABLE `lsqvo_scheduler_tasks`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_tags`
--
ALTER TABLE `lsqvo_tags`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT для таблицы `lsqvo_template_overrides`
--
ALTER TABLE `lsqvo_template_overrides`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_template_styles`
--
ALTER TABLE `lsqvo_template_styles`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=13;

--
-- AUTO_INCREMENT для таблицы `lsqvo_ucm_content`
--
ALTER TABLE `lsqvo_ucm_content`
  MODIFY `core_content_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_updates`
--
ALTER TABLE `lsqvo_updates`
  MODIFY `update_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2354;

--
-- AUTO_INCREMENT для таблицы `lsqvo_update_sites`
--
ALTER TABLE `lsqvo_update_sites`
  MODIFY `update_site_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=11;

--
-- AUTO_INCREMENT для таблицы `lsqvo_usergroups`
--
ALTER TABLE `lsqvo_usergroups`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Primary Key', AUTO_INCREMENT=10;

--
-- AUTO_INCREMENT для таблицы `lsqvo_users`
--
ALTER TABLE `lsqvo_users`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=114;

--
-- AUTO_INCREMENT для таблицы `lsqvo_user_keys`
--
ALTER TABLE `lsqvo_user_keys`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_user_mfa`
--
ALTER TABLE `lsqvo_user_mfa`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_user_notes`
--
ALTER TABLE `lsqvo_user_notes`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT для таблицы `lsqvo_viewlevels`
--
ALTER TABLE `lsqvo_viewlevels`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Primary Key', AUTO_INCREMENT=7;

--
-- AUTO_INCREMENT для таблицы `lsqvo_workflows`
--
ALTER TABLE `lsqvo_workflows`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT для таблицы `lsqvo_workflow_stages`
--
ALTER TABLE `lsqvo_workflow_stages`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT для таблицы `lsqvo_workflow_transitions`
--
ALTER TABLE `lsqvo_workflow_transitions`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=8;
COMMIT;

/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
